+ COMMAND=start + start + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Mon Sep 7 11:25:09 2026] *** compiled with version: 11.4.0 on 14 August 2026 22:45:31 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-6d7d56694b-sj8nk 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 0x563b0d7619d0 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-09-07 11:25:14.086 8 INFO neutron.common.config [-] Logging enabled! 2026-09-07 11:25:14.086 8 INFO neutron.common.config [-] uwsgi version 21.2.26.dev5 2026-09-07 11:25:14.431 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-07 11:25:14.475 7 INFO neutron.common.config [-] Logging enabled! 2026-09-07 11:25:14.475 7 INFO neutron.common.config [-] uwsgi version 21.2.26.dev5 2026-09-07 11:25:14.785 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-07 11:25:15.295 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-07 11:25:15.299 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-07 11:25:15.304 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-07 11:25:15.306 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-07 11:25:15.306 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-07 11:25:15.307 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-07 11:25:15.307 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 11:25:15.316 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 11:25:15.316 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 11:25:15.317 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-07 11:25:15.346 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-07 11:25:15.348 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-07 11:25:15.348 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-07 11:25:15.401 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-07 11:25:15.402 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-07 11:25:15.402 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-07 11:25:15.402 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-07 11:25:15.691 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-07 11:25:15.693 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-07 11:25:15.696 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-09-07 11:25:15.697 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-07 11:25:15.697 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-07 11:25:15.697 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-07 11:25:15.698 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 11:25:15.704 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 11:25:15.704 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-07 11:25:15.704 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-07 11:25:15.722 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-07 11:25:15.723 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-07 11:25:15.724 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-07 11:25:15.763 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-07 11:25:15.764 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-07 11:25:15.764 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-07 11:25:15.764 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-07 11:25:15.772 8 INFO neutron.plugins.ml2.managers [None req-2842bce2-6098-4c12-a94e-c0f936e739c6 - - - - - -] Initializing driver for type 'vlan' 2026-09-07 11:25:16.090 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-2842bce2-6098-4c12-a94e-c0f936e739c6 - - - - - -] VlanTypeDriver initialization complete 2026-09-07 11:25:16.091 8 INFO neutron.plugins.ml2.managers [None req-2842bce2-6098-4c12-a94e-c0f936e739c6 - - - - - -] Initializing driver for type 'vxlan' 2026-09-07 11:25:16.091 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-2842bce2-6098-4c12-a94e-c0f936e739c6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-07 11:25:16.119 7 INFO neutron.plugins.ml2.managers [None req-ea7e67f7-22b3-4f40-90c8-f066dc582565 - - - - - -] Initializing driver for type 'vlan' 2026-09-07 11:25:16.120 8 INFO neutron.plugins.ml2.managers [None req-2842bce2-6098-4c12-a94e-c0f936e739c6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-07 11:25:16.120 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-2842bce2-6098-4c12-a94e-c0f936e739c6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-07 11:25:16.120 8 INFO neutron.plugins.ml2.managers [None req-2842bce2-6098-4c12-a94e-c0f936e739c6 - - - - - -] Initializing extension driver 'port_security' 2026-09-07 11:25:16.121 8 INFO neutron.plugins.ml2.extensions.port_security [None req-2842bce2-6098-4c12-a94e-c0f936e739c6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-07 11:25:16.121 8 INFO neutron.plugins.ml2.managers [None req-2842bce2-6098-4c12-a94e-c0f936e739c6 - - - - - -] Initializing extension driver 'qos' 2026-09-07 11:25:16.121 8 INFO neutron.plugins.ml2.managers [None req-2842bce2-6098-4c12-a94e-c0f936e739c6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-07 11:25:16.122 8 INFO neutron.plugins.ml2.managers [None req-2842bce2-6098-4c12-a94e-c0f936e739c6 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-07 11:25:16.134 8 INFO neutron.quota [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded quota_driver: . 2026-09-07 11:25:16.135 8 INFO neutron.plugins.ml2.plugin [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Modular L2 Plugin initialization complete 2026-09-07 11:25:16.135 8 INFO neutron.plugins.ml2.managers [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-07 11:25:16.135 8 INFO neutron.plugins.ml2.managers [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-07 11:25:16.136 8 INFO neutron.plugins.ml2.managers [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-07 11:25:16.136 8 INFO neutron.extensions.vlantransparent [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Disabled vlantransparent extension. 2026-09-07 11:25:16.136 8 INFO neutron.manager [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loading Plugin: qos 2026-09-07 11:25:16.150 8 INFO neutron.manager [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loading Plugin: router 2026-09-07 11:25:16.188 8 INFO neutron.services.service_base [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-07 11:25:16.189 8 INFO neutron.manager [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loading Plugin: segments 2026-09-07 11:25:16.305 8 INFO neutron.manager [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loading Plugin: trunk 2026-09-07 11:25:16.371 8 INFO neutron.manager [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loading Plugin: vpnaas 2026-09-07 11:25:16.416 8 WARNING stevedore.named [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-07 11:25:16.465 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ea7e67f7-22b3-4f40-90c8-f066dc582565 - - - - - -] VlanTypeDriver initialization complete 2026-09-07 11:25:16.465 7 INFO neutron.plugins.ml2.managers [None req-ea7e67f7-22b3-4f40-90c8-f066dc582565 - - - - - -] Initializing driver for type 'vxlan' 2026-09-07 11:25:16.466 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ea7e67f7-22b3-4f40-90c8-f066dc582565 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-07 11:25:16.489 8 INFO neutron_vpnaas.services.vpn.plugin [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-07 11:25:16.490 8 INFO neutron.common.utils [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-07 11:25:16.490 8 INFO neutron.manager [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loading Plugin: auto_allocate 2026-09-07 11:25:16.495 8 INFO neutron.manager [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loading Plugin: tag 2026-09-07 11:25:16.496 7 INFO neutron.plugins.ml2.managers [None req-ea7e67f7-22b3-4f40-90c8-f066dc582565 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-07 11:25:16.496 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ea7e67f7-22b3-4f40-90c8-f066dc582565 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-07 11:25:16.497 7 INFO neutron.plugins.ml2.managers [None req-ea7e67f7-22b3-4f40-90c8-f066dc582565 - - - - - -] Initializing extension driver 'port_security' 2026-09-07 11:25:16.497 7 INFO neutron.plugins.ml2.extensions.port_security [None req-ea7e67f7-22b3-4f40-90c8-f066dc582565 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-07 11:25:16.497 7 INFO neutron.plugins.ml2.managers [None req-ea7e67f7-22b3-4f40-90c8-f066dc582565 - - - - - -] Initializing extension driver 'qos' 2026-09-07 11:25:16.497 7 INFO neutron.plugins.ml2.managers [None req-ea7e67f7-22b3-4f40-90c8-f066dc582565 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-07 11:25:16.498 7 INFO neutron.plugins.ml2.managers [None req-ea7e67f7-22b3-4f40-90c8-f066dc582565 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-07 11:25:16.501 8 INFO neutron.manager [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loading Plugin: timestamp 2026-09-07 11:25:16.504 8 INFO neutron.manager [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loading Plugin: network_ip_availability 2026-09-07 11:25:16.509 8 INFO neutron.manager [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loading Plugin: flavors 2026-09-07 11:25:16.511 7 INFO neutron.quota [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded quota_driver: . 2026-09-07 11:25:16.512 7 INFO neutron.plugins.ml2.plugin [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Modular L2 Plugin initialization complete 2026-09-07 11:25:16.513 7 INFO neutron.plugins.ml2.managers [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-07 11:25:16.513 7 INFO neutron.plugins.ml2.managers [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-07 11:25:16.513 7 INFO neutron.plugins.ml2.managers [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-07 11:25:16.513 8 INFO neutron.manager [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loading Plugin: revisions 2026-09-07 11:25:16.513 7 INFO neutron.extensions.vlantransparent [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Disabled vlantransparent extension. 2026-09-07 11:25:16.514 7 INFO neutron.manager [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loading Plugin: qos 2026-09-07 11:25:16.517 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Initializing extension manager. 2026-09-07 11:25:16.519 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: address-group 2026-09-07 11:25:16.520 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: address-scope 2026-09-07 11:25:16.521 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-07 11:25:16.522 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: agent 2026-09-07 11:25:16.523 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: agent-resources-synced 2026-09-07 11:25:16.524 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-07 11:25:16.525 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-07 11:25:16.526 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: availability_zone 2026-09-07 11:25:16.527 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: availability_zone_filter 2026-09-07 11:25:16.528 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-07 11:25:16.528 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: default-subnetpools 2026-09-07 11:25:16.528 7 INFO neutron.manager [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loading Plugin: router 2026-09-07 11:25:16.530 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-07 11:25:16.530 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: dns-integration 2026-09-07 11:25:16.531 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: dns-domain-ports 2026-09-07 11:25:16.531 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-07 11:25:16.532 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: dvr 2026-09-07 11:25:16.533 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-07 11:25:16.533 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: empty-string-filtering 2026-09-07 11:25:16.534 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-07 11:25:16.535 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-07 11:25:16.535 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: external-net 2026-09-07 11:25:16.536 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-07 11:25:16.537 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: extraroute 2026-09-07 11:25:16.538 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: extraroute-atomic 2026-09-07 11:25:16.539 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-07 11:25:16.539 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-07 11:25:16.540 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-07 11:25:16.541 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-07 11:25:16.542 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: fip-port-details 2026-09-07 11:25:16.543 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: flavors 2026-09-07 11:25:16.544 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-07 11:25:16.546 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: floatingip-pools 2026-09-07 11:25:16.546 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: ip_allocation 2026-09-07 11:25:16.547 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-07 11:25:16.548 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: l2_adjacency 2026-09-07 11:25:16.549 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: router 2026-09-07 11:25:16.551 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-07 11:25:16.552 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: ext-gw-mode 2026-09-07 11:25:16.553 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: l3-ha 2026-09-07 11:25:16.554 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-07 11:25:16.554 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: l3-flavors 2026-09-07 11:25:16.556 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-07 11:25:16.556 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-07 11:25:16.558 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-07 11:25:16.559 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-07 11:25:16.560 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-07 11:25:16.561 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-07 11:25:16.562 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-07 11:25:16.563 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: multi-provider 2026-09-07 11:25:16.564 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: net-mtu 2026-09-07 11:25:16.565 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: net-mtu-writable 2026-09-07 11:25:16.566 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: network_availability_zone 2026-09-07 11:25:16.567 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: network-ip-availability 2026-09-07 11:25:16.568 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-07 11:25:16.568 7 INFO neutron.services.service_base [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-07 11:25:16.568 7 INFO neutron.manager [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loading Plugin: segments 2026-09-07 11:25:16.569 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: pagination 2026-09-07 11:25:16.569 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: port-device-profile 2026-09-07 11:25:16.570 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: port-mac-override 2026-09-07 11:25:16.571 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-07 11:25:16.571 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-07 11:25:16.572 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: port-resource-request 2026-09-07 11:25:16.573 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-07 11:25:16.573 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: binding 2026-09-07 11:25:16.574 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: binding-extended 2026-09-07 11:25:16.575 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: port-security 2026-09-07 11:25:16.575 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: project-id 2026-09-07 11:25:16.576 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: provider 2026-09-07 11:25:16.577 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: qos 2026-09-07 11:25:16.578 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-07 11:25:16.579 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-07 11:25:16.579 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: qos-default 2026-09-07 11:25:16.580 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: qos-fip 2026-09-07 11:25:16.581 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-07 11:25:16.581 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-07 11:25:16.582 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-07 11:25:16.583 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-07 11:25:16.583 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-07 11:25:16.584 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: qos-pps 2026-09-07 11:25:16.585 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-07 11:25:16.585 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-07 11:25:16.586 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: qos-rules-alias 2026-09-07 11:25:16.587 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: quota-check-limit 2026-09-07 11:25:16.589 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: quotas 2026-09-07 11:25:16.590 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: quota_details 2026-09-07 11:25:16.591 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: rbac-policies 2026-09-07 11:25:16.592 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: rbac-address-group 2026-09-07 11:25:16.593 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: rbac-address-scope 2026-09-07 11:25:16.593 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: rbac-security-groups 2026-09-07 11:25:16.594 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-07 11:25:16.595 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: revision-if-match 2026-09-07 11:25:16.596 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-07 11:25:16.597 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: router_availability_zone 2026-09-07 11:25:16.597 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-07 11:25:16.598 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-07 11:25:16.598 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-07 11:25:16.599 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-07 11:25:16.600 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-07 11:25:16.609 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: security-group 2026-09-07 11:25:16.610 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: segment 2026-09-07 11:25:16.610 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-07 11:25:16.611 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: service-type 2026-09-07 11:25:16.612 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: sorting 2026-09-07 11:25:16.613 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: standard-attr-segment 2026-09-07 11:25:16.614 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: standard-attr-description 2026-09-07 11:25:16.615 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: stateful-security-group 2026-09-07 11:25:16.615 8 WARNING neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-07 11:25:16.616 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-07 11:25:16.617 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: subnet_onboard 2026-09-07 11:25:16.617 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-07 11:25:16.618 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: subnet-service-types 2026-09-07 11:25:16.619 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: subnet_allocation 2026-09-07 11:25:16.620 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-07 11:25:16.621 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-07 11:25:16.624 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: standard-attr-tag 2026-09-07 11:25:16.625 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-07 11:25:16.626 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: trunk 2026-09-07 11:25:16.626 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: trunk-details 2026-09-07 11:25:16.627 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-07 11:25:16.628 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-07 11:25:16.629 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-07 11:25:16.630 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: vpn-flavors 2026-09-07 11:25:16.631 8 INFO neutron.api.extensions [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Loaded extension: vpnaas 2026-09-07 11:25:16.634 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-07 11:25:16.634 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-07 11:25:16.634 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 11:25:16.635 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-07 11:25:16.636 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-07 11:25:16.636 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-07 11:25:16.638 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-07 11:25:16.639 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-07 11:25:16.639 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-07 11:25:16.639 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 11:25:16.639 8 WARNING neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] subnetpool is already registered 2026-09-07 11:25:16.640 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 11:25:16.640 8 WARNING neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] subnetpool is already registered 2026-09-07 11:25:16.640 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-07 11:25:16.641 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-07 11:25:16.641 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-07 11:25:16.641 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-07 11:25:16.641 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-07 11:25:16.642 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-07 11:25:16.644 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-07 11:25:16.644 8 WARNING neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] router is already registered 2026-09-07 11:25:16.644 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-07 11:25:16.645 8 WARNING neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] floatingip is already registered 2026-09-07 11:25:16.646 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-07 11:25:16.646 8 WARNING neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] rbac_policy is already registered 2026-09-07 11:25:16.646 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-07 11:25:16.646 8 WARNING neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] security_group is already registered 2026-09-07 11:25:16.647 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-07 11:25:16.647 8 WARNING neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] security_group_rule is already registered 2026-09-07 11:25:16.647 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 11:25:16.647 8 WARNING neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] subnetpool is already registered 2026-09-07 11:25:16.648 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 11:25:16.648 8 WARNING neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] subnetpool is already registered 2026-09-07 11:25:16.648 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-07 11:25:16.648 8 WARNING neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] trunk is already registered 2026-09-07 11:25:16.649 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-07 11:25:16.649 8 WARNING neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] endpoint_group is already registered 2026-09-07 11:25:16.649 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-07 11:25:16.649 8 WARNING neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] vpnservice is already registered 2026-09-07 11:25:16.650 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-07 11:25:16.650 8 WARNING neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] ipsec_site_connection is already registered 2026-09-07 11:25:16.650 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-07 11:25:16.650 8 WARNING neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] ipsecpolicy is already registered 2026-09-07 11:25:16.650 8 INFO neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-07 11:25:16.651 8 WARNING neutron.quota.resource_registry [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] ikepolicy is already registered 2026-09-07 11:25:16.668 7 INFO neutron.manager [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loading Plugin: trunk 2026-09-07 11:25:16.686 8 WARNING keystonemiddleware._common.config [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 11:25:16.694 8 WARNING oslo_config.cfg [None req-9caba6bb-c215-46d8-9f85-ca844add8a44 - - - - - -] 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 0x563b0d7619d0 pid: 8 (default app) 2026-09-07 11:25:16.721 7 INFO neutron.manager [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loading Plugin: vpnaas 2026-09-07 11:25:16.757 7 WARNING stevedore.named [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-07 11:25:16.810 7 INFO neutron_vpnaas.services.vpn.plugin [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-07 11:25:16.811 7 INFO neutron.common.utils [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-07 11:25:16.811 7 INFO neutron.manager [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loading Plugin: auto_allocate 2026-09-07 11:25:16.816 7 INFO neutron.manager [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loading Plugin: tag 2026-09-07 11:25:16.821 7 INFO neutron.manager [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loading Plugin: timestamp 2026-09-07 11:25:16.823 7 INFO neutron.manager [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loading Plugin: network_ip_availability 2026-09-07 11:25:16.827 7 INFO neutron.manager [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loading Plugin: flavors 2026-09-07 11:25:16.830 7 INFO neutron.manager [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loading Plugin: revisions 2026-09-07 11:25:16.834 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Initializing extension manager. 2026-09-07 11:25:16.835 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: address-group 2026-09-07 11:25:16.836 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: address-scope 2026-09-07 11:25:16.836 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-07 11:25:16.837 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: agent 2026-09-07 11:25:16.838 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: agent-resources-synced 2026-09-07 11:25:16.839 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-07 11:25:16.840 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-07 11:25:16.841 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: availability_zone 2026-09-07 11:25:16.842 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: availability_zone_filter 2026-09-07 11:25:16.842 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-07 11:25:16.843 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: default-subnetpools 2026-09-07 11:25:16.845 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-07 11:25:16.846 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: dns-integration 2026-09-07 11:25:16.846 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: dns-domain-ports 2026-09-07 11:25:16.847 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-07 11:25:16.848 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: dvr 2026-09-07 11:25:16.849 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-07 11:25:16.850 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: empty-string-filtering 2026-09-07 11:25:16.851 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-07 11:25:16.852 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-07 11:25:16.853 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: external-net 2026-09-07 11:25:16.854 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-07 11:25:16.856 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: extraroute 2026-09-07 11:25:16.856 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: extraroute-atomic 2026-09-07 11:25:16.859 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-07 11:25:16.862 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-07 11:25:16.865 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-07 11:25:16.866 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-07 11:25:16.868 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: fip-port-details 2026-09-07 11:25:16.871 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: flavors 2026-09-07 11:25:16.874 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-07 11:25:16.876 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: floatingip-pools 2026-09-07 11:25:16.878 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: ip_allocation 2026-09-07 11:25:16.880 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-07 11:25:16.882 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: l2_adjacency 2026-09-07 11:25:16.884 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: router 2026-09-07 11:25:16.888 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-07 11:25:16.889 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: ext-gw-mode 2026-09-07 11:25:16.891 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: l3-ha 2026-09-07 11:25:16.892 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-07 11:25:16.894 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: l3-flavors 2026-09-07 11:25:16.896 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-07 11:25:16.897 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-07 11:25:16.900 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-07 11:25:16.902 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-07 11:25:16.903 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-07 11:25:16.905 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-07 11:25:16.906 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-07 11:25:16.907 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: multi-provider 2026-09-07 11:25:16.908 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: net-mtu 2026-09-07 11:25:16.908 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: net-mtu-writable 2026-09-07 11:25:16.909 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: network_availability_zone 2026-09-07 11:25:16.910 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: network-ip-availability 2026-09-07 11:25:16.912 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-07 11:25:16.913 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: pagination 2026-09-07 11:25:16.914 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: port-device-profile 2026-09-07 11:25:16.915 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: port-mac-override 2026-09-07 11:25:16.916 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-07 11:25:16.916 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-07 11:25:16.917 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: port-resource-request 2026-09-07 11:25:16.918 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-07 11:25:16.919 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: binding 2026-09-07 11:25:16.921 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: binding-extended 2026-09-07 11:25:16.922 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: port-security 2026-09-07 11:25:16.922 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: project-id 2026-09-07 11:25:16.923 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: provider 2026-09-07 11:25:16.925 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: qos 2026-09-07 11:25:16.927 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-07 11:25:16.928 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-07 11:25:16.928 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: qos-default 2026-09-07 11:25:16.929 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: qos-fip 2026-09-07 11:25:16.929 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-07 11:25:16.930 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-07 11:25:16.931 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-07 11:25:16.931 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-07 11:25:16.932 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-07 11:25:16.933 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: qos-pps 2026-09-07 11:25:16.934 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-07 11:25:16.935 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-07 11:25:16.936 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: qos-rules-alias 2026-09-07 11:25:16.936 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: quota-check-limit 2026-09-07 11:25:16.938 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: quotas 2026-09-07 11:25:16.940 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: quota_details 2026-09-07 11:25:16.941 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: rbac-policies 2026-09-07 11:25:16.942 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: rbac-address-group 2026-09-07 11:25:16.942 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: rbac-address-scope 2026-09-07 11:25:16.943 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: rbac-security-groups 2026-09-07 11:25:16.943 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-07 11:25:16.944 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: revision-if-match 2026-09-07 11:25:16.945 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-07 11:25:16.945 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: router_availability_zone 2026-09-07 11:25:16.946 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-07 11:25:16.946 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-07 11:25:16.947 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-07 11:25:16.948 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-07 11:25:16.949 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-07 11:25:16.957 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: security-group 2026-09-07 11:25:16.958 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: segment 2026-09-07 11:25:16.959 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-07 11:25:16.959 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: service-type 2026-09-07 11:25:16.960 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: sorting 2026-09-07 11:25:16.961 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: standard-attr-segment 2026-09-07 11:25:16.962 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: standard-attr-description 2026-09-07 11:25:16.963 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: stateful-security-group 2026-09-07 11:25:16.963 7 WARNING neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-09-07 11:25:16.964 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-07 11:25:16.965 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: subnet_onboard 2026-09-07 11:25:16.966 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-07 11:25:16.967 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: subnet-service-types 2026-09-07 11:25:16.968 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: subnet_allocation 2026-09-07 11:25:16.968 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-07 11:25:16.969 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-07 11:25:16.971 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: standard-attr-tag 2026-09-07 11:25:16.972 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-07 11:25:16.973 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: trunk 2026-09-07 11:25:16.974 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: trunk-details 2026-09-07 11:25:16.974 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-07 11:25:16.975 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-07 11:25:16.976 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-07 11:25:16.977 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: vpn-flavors 2026-09-07 11:25:16.978 7 INFO neutron.api.extensions [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Loaded extension: vpnaas 2026-09-07 11:25:16.981 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-07 11:25:16.982 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-07 11:25:16.982 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 11:25:16.982 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-07 11:25:16.983 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-07 11:25:16.983 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-07 11:25:16.987 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-07 11:25:16.987 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-07 11:25:16.987 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-07 11:25:16.988 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 11:25:16.988 7 WARNING neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] subnetpool is already registered 2026-09-07 11:25:16.988 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 11:25:16.988 7 WARNING neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] subnetpool is already registered 2026-09-07 11:25:16.989 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-07 11:25:16.989 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-07 11:25:16.989 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-07 11:25:16.989 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-07 11:25:16.989 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-07 11:25:16.990 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-07 11:25:16.992 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-07 11:25:16.992 7 WARNING neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] router is already registered 2026-09-07 11:25:16.992 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-07 11:25:16.992 7 WARNING neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] floatingip is already registered 2026-09-07 11:25:16.993 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-07 11:25:16.993 7 WARNING neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] rbac_policy is already registered 2026-09-07 11:25:16.993 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-07 11:25:16.994 7 WARNING neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] security_group is already registered 2026-09-07 11:25:16.994 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-07 11:25:16.994 7 WARNING neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] security_group_rule is already registered 2026-09-07 11:25:16.994 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 11:25:16.994 7 WARNING neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] subnetpool is already registered 2026-09-07 11:25:16.995 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-07 11:25:16.995 7 WARNING neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] subnetpool is already registered 2026-09-07 11:25:16.995 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-07 11:25:16.995 7 WARNING neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] trunk is already registered 2026-09-07 11:25:16.995 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-07 11:25:16.996 7 WARNING neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] endpoint_group is already registered 2026-09-07 11:25:16.996 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-07 11:25:16.996 7 WARNING neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] vpnservice is already registered 2026-09-07 11:25:16.996 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-07 11:25:16.996 7 WARNING neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] ipsec_site_connection is already registered 2026-09-07 11:25:16.997 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-07 11:25:16.997 7 WARNING neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] ipsecpolicy is already registered 2026-09-07 11:25:16.997 7 INFO neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-07 11:25:16.997 7 WARNING neutron.quota.resource_registry [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] ikepolicy is already registered 2026-09-07 11:25:17.032 7 WARNING keystonemiddleware._common.config [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-07 11:25:17.039 7 WARNING oslo_config.cfg [None req-b1133d28-6496-4942-885f-7324a7248c72 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x563b0d7619d0 pid: 7 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 11:25:22.729 7 WARNING oslo_policy.policy [None req-a31cc10f-6e48-402c-8157-584fc1de4764 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - 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: 7|app: 0|req: 1/4] 162.253.55.181 () {44 vars in 914 bytes} [Mon Sep 7 11:25:22 2026] GET /v2.0/networks => generated 15 bytes in 1148 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-09-07 11:25:23.440 8 WARNING oslo_policy.policy [None req-df6323fe-9431-4bac-ad53-49a57e298557 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - 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-09-07 11:25:24.007 8 WARNING neutron.services.revisions.revision_plugin [None req-df6323fe-9431-4bac-ad53-49a57e298557 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Could not find related network for resource to bump revision. 2026-09-07 11:25:24.056 8 INFO neutron.db.segments_db [None req-df6323fe-9431-4bac-ad53-49a57e298557 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 17e026b6-ff8c-4e52-b077-00ac5cacfea8 of type flat for network 827ad6ca-2258-4a4e-ac08-b78722d509df 2026-09-07 11:25:24.129 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df6323fe-9431-4bac-ad53-49a57e298557 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 162.253.55.181 () {48 vars in 968 bytes} [Mon Sep 7 11:25:23 2026] POST /v2.0/networks => generated 124 bytes in 807 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 2/6] 162.253.55.181 () {44 vars in 914 bytes} [Mon Sep 7 11:25:29 2026] GET /v2.0/networks => generated 15 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 11:25:30.045 8 WARNING neutron.services.revisions.revision_plugin [None req-b8039c37-b1e4-4f1d-ba86-0c3ce5e39116 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Could not find related network for resource to bump revision. 2026-09-07 11:25:30.068 8 INFO neutron.db.segments_db [None req-b8039c37-b1e4-4f1d-ba86-0c3ce5e39116 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 9f45018f-e242-4c6b-b097-1576fb0da5b3 of type flat for network 3af0e1a0-b6cb-428f-822e-73fd8ebd6413 2026-09-07 11:25:30.110 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8039c37-b1e4-4f1d-ba86-0c3ce5e39116 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 162.253.55.181 () {48 vars in 968 bytes} [Mon Sep 7 11:25:29 2026] POST /v2.0/networks => generated 124 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/9] 162.253.55.181 () {44 vars in 914 bytes} [Mon Sep 7 11:25:35 2026] GET /v2.0/networks => generated 15 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 11:25:36.423 7 WARNING neutron.services.revisions.revision_plugin [None req-d13b980c-0615-4588-8371-e70fa04b1bd9 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Could not find related network for resource to bump revision. 2026-09-07 11:25:36.446 7 INFO neutron.db.segments_db [None req-d13b980c-0615-4588-8371-e70fa04b1bd9 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 34d0490b-98ca-4f34-9f70-569ef659bfac of type flat for network c4e71d0c-7c10-49a2-93cc-c8a4df89490c 2026-09-07 11:25:36.516 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d13b980c-0615-4588-8371-e70fa04b1bd9 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 162.253.55.181 () {48 vars in 968 bytes} [Mon Sep 7 11:25:36 2026] POST /v2.0/networks => generated 124 bytes in 180 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 162.253.55.181 () {44 vars in 914 bytes} [Mon Sep 7 11:25:42 2026] GET /v2.0/networks => generated 15 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 11:25:42.512 7 WARNING neutron.services.revisions.revision_plugin [None req-3e56372c-ee95-4930-9dd3-5896096f2fe1 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Could not find related network for resource to bump revision. 2026-09-07 11:25:42.543 7 INFO neutron.db.segments_db [None req-3e56372c-ee95-4930-9dd3-5896096f2fe1 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 9496ea2e-d0f9-4e73-a2a2-2e404c37b2a6 of type flat for network 6ecd0914-6be5-498d-8879-a34a8022f918 [pid: 7|app: 0|req: 5/12] 162.253.55.181 () {48 vars in 968 bytes} [Mon Sep 7 11:25:42 2026] POST /v2.0/networks => generated 706 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/13] 162.253.55.181 () {44 vars in 912 bytes} [Mon Sep 7 11:25:43 2026] GET /v2.0/subnets => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 162.253.55.181 () {44 vars in 914 bytes} [Mon Sep 7 11:25:43 2026] GET /v2.0/networks => generated 709 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 162.253.55.181 () {48 vars in 966 bytes} [Mon Sep 7 11:25:44 2026] POST /v2.0/subnets => generated 641 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 11:32:26.475 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [503283ba-1698-4c34-acb6-91aa98f0ccfc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:32:26.476 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7b9ebf3d-e939-4c7a-9edd-1634f5405c7f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:32:26.478 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Sep 7 11:32:26 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 162.253.55.181) !!! [pid: 8|app: 0|req: 36/68] 162.253.55.181 () {44 vars in 914 bytes} [Mon Sep 7 11:32:26 2026] GET /v2.0/networks => generated 753 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 11:32:26.702 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b213acc-08a3-416d-bb3b-d3d216f97125] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:32:26.703 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [97eee8b8-4634-4107-9e90-08141ec092fc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:32:26.703 7 ERROR oslo.messaging._drivers.impl_rabbit [None req-3e56372c-ee95-4930-9dd3-5896096f2fe1 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] [ac673879-4925-4b0a-bec6-5233299c66a0] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: [Errno 104] Connection reset by peer. Trying again in 1 seconds.: ConnectionResetError: [Errno 104] Connection reset by peer 2026-09-07 11:32:26.759 7 INFO neutron.db.segments_db [None req-b81efb52-6805-427a-80da-f8f96a68accd b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 48dfaa3e-581a-456b-8f41-6ff9bd90420e of type vxlan for network eebf54c0-e035-4cea-b53b-36bb1b8414b8 [pid: 7|app: 0|req: 33/69] 162.253.55.181 () {48 vars in 967 bytes} [Mon Sep 7 11:32:26 2026] POST /v2.0/networks => generated 707 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 11:32:27.703 8 INFO oslo.messaging._drivers.impl_rabbit [-] [503283ba-1698-4c34-acb6-91aa98f0ccfc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43800. 2026-09-07 11:32:27.704 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7b9ebf3d-e939-4c7a-9edd-1634f5405c7f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43804. [pid: 8|app: 0|req: 37/70] 162.253.55.181 () {44 vars in 912 bytes} [Mon Sep 7 11:32:27 2026] GET /v2.0/subnets => generated 644 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 11:32:27.876 7 INFO oslo.messaging._drivers.impl_rabbit [None req-3e56372c-ee95-4930-9dd3-5896096f2fe1 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] [ac673879-4925-4b0a-bec6-5233299c66a0] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43806. 2026-09-07 11:32:27.920 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3b213acc-08a3-416d-bb3b-d3d216f97125] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43814. 2026-09-07 11:32:27.925 7 INFO oslo.messaging._drivers.impl_rabbit [-] [97eee8b8-4634-4107-9e90-08141ec092fc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 43830. [pid: 7|app: 0|req: 34/71] 162.253.55.181 () {44 vars in 914 bytes} [Mon Sep 7 11:32:27 2026] GET /v2.0/networks => generated 1430 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 162.253.55.181 () {48 vars in 966 bytes} [Mon Sep 7 11:32:27 2026] POST /v2.0/subnets => generated 627 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:32:29 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 2793 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 162.253.55.181 () {48 vars in 982 bytes} [Mon Sep 7 11:32:29 2026] POST /v2.0/security-groups => generated 1552 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:32:30 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 4327 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 162.253.55.181 () {44 vars in 941 bytes} [Mon Sep 7 11:32:30 2026] GET /v2.0/security-groups => generated 4327 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 162.253.55.181 () {48 vars in 992 bytes} [Mon Sep 7 11:32:30 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: 8|app: 0|req: 41/78] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:32:31 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => 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: 38/79] 162.253.55.181 () {44 vars in 941 bytes} [Mon Sep 7 11:32:31 2026] GET /v2.0/security-groups => generated 4909 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 162.253.55.181 () {48 vars in 992 bytes} [Mon Sep 7 11:32:31 2026] POST /v2.0/security-group-rules => generated 571 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:32:32 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 5493 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 162.253.55.181 () {44 vars in 941 bytes} [Mon Sep 7 11:32:32 2026] GET /v2.0/security-groups => generated 5493 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 162.253.55.181 () {48 vars in 992 bytes} [Mon Sep 7 11:32:32 2026] POST /v2.0/security-group-rules => generated 571 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:32:33 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 6077 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/85] 162.253.55.181 () {44 vars in 941 bytes} [Mon Sep 7 11:32:33 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: 45/88] 162.253.55.181 () {48 vars in 992 bytes} [Mon Sep 7 11:32:33 2026] POST /v2.0/security-group-rules => generated 571 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/89] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:32:34 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 6661 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/90] 162.253.55.181 () {44 vars in 941 bytes} [Mon Sep 7 11:32:34 2026] GET /v2.0/security-groups => generated 6661 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/91] 162.253.55.181 () {48 vars in 992 bytes} [Mon Sep 7 11:32:34 2026] POST /v2.0/security-group-rules => generated 571 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/92] 162.253.55.181 () {44 vars in 941 bytes} [Mon Sep 7 11:32:36 2026] GET /v2.0/security-groups => generated 7245 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/93] 162.253.55.181 () {44 vars in 908 bytes} [Mon Sep 7 11:32:36 2026] GET /v2.0/ports => generated 2489 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/94] 162.253.55.181 () {44 vars in 914 bytes} [Mon Sep 7 11:32:36 2026] GET /v2.0/networks => generated 1474 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/95] 162.253.55.181 () {48 vars in 962 bytes} [Mon Sep 7 11:32:36 2026] POST /v2.0/ports => generated 1100 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 11:32:42.977 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3c579f49-8d74-4fd6-aebb-d36b76e88442 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/96] 162.253.55.181 () {44 vars in 982 bytes} [Mon Sep 7 11:32:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 128 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: 48/97] 162.253.55.181 () {44 vars in 1004 bytes} [Mon Sep 7 11:32:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/98] 162.253.55.181 () {48 vars in 1034 bytes} [Mon Sep 7 11:32:43 2026] PUT /v2.0/ports/c322aecc-80de-4161-ae17-83777897bf81 => generated 1213 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/99] 162.253.55.181 () {44 vars in 908 bytes} [Mon Sep 7 11:32:45 2026] GET /v2.0/ports => generated 3730 bytes in 83 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: 51/100] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:32:46 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 7245 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/101] 162.253.55.181 () {48 vars in 982 bytes} [Mon Sep 7 11:32:46 2026] POST /v2.0/security-groups => generated 1546 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/102] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:32:47 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 8773 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/103] 162.253.55.181 () {44 vars in 941 bytes} [Mon Sep 7 11:32:47 2026] GET /v2.0/security-groups => generated 8773 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/104] 162.253.55.181 () {48 vars in 992 bytes} [Mon Sep 7 11:32:47 2026] POST /v2.0/security-group-rules => generated 591 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/105] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:32:48 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 9377 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/106] 162.253.55.181 () {44 vars in 941 bytes} [Mon Sep 7 11:32:48 2026] GET /v2.0/security-groups => generated 9377 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/107] 162.253.55.181 () {48 vars in 992 bytes} [Mon Sep 7 11:32:48 2026] POST /v2.0/security-group-rules => generated 595 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/118] 162.253.55.181 () {44 vars in 976 bytes} [Mon Sep 7 11:33:51 2026] GET /v2.0/quotas/8592b6c379be43a9aa82ca1841e4b947 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' [pid: 7|app: 0|req: 59/119] 162.253.55.181 () {48 vars in 1028 bytes} [Mon Sep 7 11:33:51 2026] PUT /v2.0/quotas/8592b6c379be43a9aa82ca1841e4b947 => generated 291 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/120] 162.253.55.181 () {44 vars in 976 bytes} [Mon Sep 7 11:33:52 2026] GET /v2.0/quotas/8592b6c379be43a9aa82ca1841e4b947 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 11:35:53.372 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [503283ba-1698-4c34-acb6-91aa98f0ccfc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:35:53.374 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7b9ebf3d-e939-4c7a-9edd-1634f5405c7f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:35:53.376 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Sep 7 11:35:53 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports/octavia-health-manager-port-instance (ip 162.253.55.181) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/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-09-07 11:35:53.531 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f2f9479-baba-4e12-9723-6f643953e431 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 70/137] 162.253.55.181 () {30 vars in 743 bytes} [Mon Sep 7 11:35:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 11:35:53.546 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [97eee8b8-4634-4107-9e90-08141ec092fc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:35:53.548 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b213acc-08a3-416d-bb3b-d3d216f97125] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:35:53.549 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Sep 7 11:35:53 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/ports?name=octavia-health-manager-port-instance (ip 162.253.55.181) !!! /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 68/138] 162.253.55.181 () {30 vars in 765 bytes} [Mon Sep 7 11:35:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 11:35:55.153 8 INFO oslo.messaging._drivers.impl_rabbit [-] [503283ba-1698-4c34-acb6-91aa98f0ccfc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42418. 2026-09-07 11:35:55.154 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7b9ebf3d-e939-4c7a-9edd-1634f5405c7f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42426. 2026-09-07 11:35:55.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d226c5db-4437-4f18-8bcb-2014862a72f8 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 71/139] 162.253.55.181 () {30 vars in 743 bytes} [Mon Sep 7 11:35:55 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 11:35:55.237 7 INFO oslo.messaging._drivers.impl_rabbit [-] [97eee8b8-4634-4107-9e90-08141ec092fc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42432. 2026-09-07 11:35:55.245 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3b213acc-08a3-416d-bb3b-d3d216f97125] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 42438. [pid: 7|app: 0|req: 69/140] 162.253.55.181 () {30 vars in 765 bytes} [Mon Sep 7 11:35:55 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 11:42:07.553 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b213acc-08a3-416d-bb3b-d3d216f97125] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:42:07.555 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [97eee8b8-4634-4107-9e90-08141ec092fc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:42:07.557 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Sep 7 11:42:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups?tenant_id=fbd201f1580142ca962d365ed5e0b72a (ip 162.253.55.181) !!! [pid: 7|app: 0|req: 95/191] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:42:07 2026] GET /v2.0/security-groups?tenant_id=fbd201f1580142ca962d365ed5e0b72a => generated 2797 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 11:42:07.783 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7b9ebf3d-e939-4c7a-9edd-1634f5405c7f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:42:07.785 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [503283ba-1698-4c34-acb6-91aa98f0ccfc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:42:07.786 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: Server unexpectedly closed connection Mon Sep 7 11:42:07 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/security-groups (ip 162.253.55.181) !!! [pid: 8|app: 0|req: 97/192] 162.253.55.181 () {48 vars in 982 bytes} [Mon Sep 7 11:42:07 2026] POST /v2.0/security-groups => generated 1560 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 11:42:08.774 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3b213acc-08a3-416d-bb3b-d3d216f97125] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47908. 2026-09-07 11:42:08.776 7 INFO oslo.messaging._drivers.impl_rabbit [-] [97eee8b8-4634-4107-9e90-08141ec092fc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47914. [pid: 7|app: 0|req: 96/193] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:42:08 2026] GET /v2.0/security-groups?tenant_id=fbd201f1580142ca962d365ed5e0b72a => generated 4339 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 11:42:08.902 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7b9ebf3d-e939-4c7a-9edd-1634f5405c7f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47922. 2026-09-07 11:42:08.905 8 INFO oslo.messaging._drivers.impl_rabbit [-] [503283ba-1698-4c34-acb6-91aa98f0ccfc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 47938. [pid: 8|app: 0|req: 98/194] 162.253.55.181 () {44 vars in 941 bytes} [Mon Sep 7 11:42:08 2026] GET /v2.0/security-groups => generated 14303 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/195] 162.253.55.181 () {48 vars in 992 bytes} [Mon Sep 7 11:42:08 2026] POST /v2.0/security-group-rules => generated 565 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/196] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:42:09 2026] GET /v2.0/security-groups?tenant_id=fbd201f1580142ca962d365ed5e0b72a => generated 4917 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/197] 162.253.55.181 () {44 vars in 941 bytes} [Mon Sep 7 11:42:10 2026] GET /v2.0/security-groups => generated 14881 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/198] 162.253.55.181 () {48 vars in 992 bytes} [Mon Sep 7 11:42:10 2026] POST /v2.0/security-group-rules => generated 567 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/199] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:42:10 2026] GET /v2.0/security-groups?tenant_id=fbd201f1580142ca962d365ed5e0b72a => generated 5497 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/200] 162.253.55.181 () {44 vars in 941 bytes} [Mon Sep 7 11:42:11 2026] GET /v2.0/security-groups => generated 15461 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/201] 162.253.55.181 () {48 vars in 992 bytes} [Mon Sep 7 11:42:11 2026] POST /v2.0/security-group-rules => generated 569 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/202] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:42:12 2026] GET /v2.0/security-groups?tenant_id=fbd201f1580142ca962d365ed5e0b72a => generated 6079 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/203] 162.253.55.181 () {44 vars in 941 bytes} [Mon Sep 7 11:42:12 2026] GET /v2.0/security-groups => generated 16043 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/204] 162.253.55.181 () {48 vars in 992 bytes} [Mon Sep 7 11:42:12 2026] POST /v2.0/security-group-rules => generated 570 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/221] 162.253.55.181 () {30 vars in 740 bytes} [Mon Sep 7 11:44:18 2026] GET /v2.0/networks?tenant_id=fbd201f1580142ca962d365ed5e0b72a&shared=False => generated 15 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 11:44:18.634 8 INFO neutron.db.segments_db [None req-476d5ea1-8658-40d8-83d2-2a2c32ebf7f3 7b9b19c501864f9b940c57dc7b67d17f fbd201f1580142ca962d365ed5e0b72a - - - -] Added segment bf502756-020f-42f9-97f8-f0ba899a067a of type vxlan for network c0e0e365-19d0-40b6-b1a9-0dcff00a1749 [pid: 8|app: 0|req: 112/222] 162.253.55.181 () {34 vars in 682 bytes} [Mon Sep 7 11:44:18 2026] POST /v2.0/networks => generated 718 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/223] 162.253.55.181 () {30 vars in 722 bytes} [Mon Sep 7 11:44:18 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/224] 162.253.55.181 () {30 vars in 633 bytes} [Mon Sep 7 11:44:18 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: 112/227] 162.253.55.181 () {34 vars in 677 bytes} [Mon Sep 7 11:44:18 2026] POST /v2.0/ports => generated 963 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/228] 162.253.55.181 () {30 vars in 703 bytes} [Mon Sep 7 11:44:19 2026] GET /v2.0/networks/c0e0e365-19d0-40b6-b1a9-0dcff00a1749 => generated 705 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/229] 162.253.55.181 () {30 vars in 722 bytes} [Mon Sep 7 11:44:21 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/230] 162.253.55.181 () {30 vars in 703 bytes} [Mon Sep 7 11:44:21 2026] GET /v2.0/networks/c0e0e365-19d0-40b6-b1a9-0dcff00a1749 => generated 705 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/233] 162.253.55.181 () {44 vars in 976 bytes} [Mon Sep 7 11:44:35 2026] GET /v2.0/quotas/fbd201f1580142ca962d365ed5e0b72a => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/234] 162.253.55.181 () {48 vars in 1028 bytes} [Mon Sep 7 11:44:35 2026] PUT /v2.0/quotas/fbd201f1580142ca962d365ed5e0b72a => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/235] 162.253.55.181 () {44 vars in 976 bytes} [Mon Sep 7 11:44:36 2026] GET /v2.0/quotas/fbd201f1580142ca962d365ed5e0b72a => generated 291 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 11:57:27.276 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b213acc-08a3-416d-bb3b-d3d216f97125] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:57:27.277 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [97eee8b8-4634-4107-9e90-08141ec092fc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:57:27.278 7 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Sep 7 11:57:27 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/networks (ip 162.253.55.181) !!! [pid: 7|app: 0|req: 167/338] 162.253.55.181 () {44 vars in 914 bytes} [Mon Sep 7 11:57:27 2026] GET /v2.0/networks => generated 2168 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 11:57:28.713 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [7b9ebf3d-e939-4c7a-9edd-1634f5405c7f] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:57:28.715 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [503283ba-1698-4c34-acb6-91aa98f0ccfc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 11:57:28.715 8 INFO oslo.messaging._drivers.impl_rabbit [-] A recoverable connection/channel error occurred, trying to reconnect: [Errno 104] Connection reset by peer Mon Sep 7 11:57:28 2026 - SIGPIPE: writing to a closed pipe/socket/fd (probably the client disconnected) on request /v2.0/subnets (ip 162.253.55.181) !!! [pid: 8|app: 0|req: 172/339] 162.253.55.181 () {44 vars in 912 bytes} [Mon Sep 7 11:57:28 2026] GET /v2.0/subnets => generated 1261 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 11:57:28.890 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3b213acc-08a3-416d-bb3b-d3d216f97125] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37508. 2026-09-07 11:57:28.891 7 INFO oslo.messaging._drivers.impl_rabbit [-] [97eee8b8-4634-4107-9e90-08141ec092fc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 37516. [pid: 7|app: 0|req: 168/340] 162.253.55.181 () {44 vars in 914 bytes} [Mon Sep 7 11:57:28 2026] GET /v2.0/networks => generated 2168 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 11:58:12.196 8 INFO oslo.messaging._drivers.impl_rabbit [-] [7b9ebf3d-e939-4c7a-9edd-1634f5405c7f] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56824. 2026-09-07 11:58:12.196 8 INFO oslo.messaging._drivers.impl_rabbit [-] [503283ba-1698-4c34-acb6-91aa98f0ccfc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 56836. [pid: 8|app: 0|req: 176/347] 162.253.55.181 () {44 vars in 914 bytes} [Mon Sep 7 11:58:12 2026] GET /v2.0/networks => generated 2168 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/348] 162.253.55.181 () {44 vars in 912 bytes} [Mon Sep 7 11:58:13 2026] GET /v2.0/subnets => generated 1261 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/349] 162.253.55.181 () {44 vars in 914 bytes} [Mon Sep 7 11:58:13 2026] GET /v2.0/networks => generated 2168 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/350] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:58:14 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 9985 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/351] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:58:15 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 9985 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/352] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:58:16 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 9985 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/353] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:58:17 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 9985 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/354] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:58:18 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 9985 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/357] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:58:19 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 9985 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/358] 162.253.55.181 () {44 vars in 941 bytes} [Mon Sep 7 11:58:20 2026] GET /v2.0/security-groups => generated 16626 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/359] 162.253.55.181 () {44 vars in 908 bytes} [Mon Sep 7 11:58:20 2026] GET /v2.0/ports => generated 4725 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 11:58:27.020 7 INFO neutron.pecan_wsgi.hooks.translation [None req-87a5bfd9-9bb4-416b-a573-a9d6a11e25b6 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 178/360] 162.253.55.181 () {44 vars in 982 bytes} [Mon Sep 7 11:58:26 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 94 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/361] 162.253.55.181 () {44 vars in 1004 bytes} [Mon Sep 7 11:58:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/362] 162.253.55.181 () {44 vars in 908 bytes} [Mon Sep 7 11:58:28 2026] GET /v2.0/ports => generated 4725 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/363] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:58:29 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 9985 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/364] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:58:30 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 9985 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/365] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:58:31 2026] GET /v2.0/security-groups?tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 9985 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/368] 162.253.55.181 () {44 vars in 976 bytes} [Mon Sep 7 11:58:42 2026] GET /v2.0/quotas/8592b6c379be43a9aa82ca1841e4b947 => generated 291 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/377] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:59:39 2026] GET /v2.0/security-groups?tenant_id=fbd201f1580142ca962d365ed5e0b72a => generated 6662 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/378] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:59:40 2026] GET /v2.0/security-groups?tenant_id=fbd201f1580142ca962d365ed5e0b72a => generated 6662 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/379] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:59:41 2026] GET /v2.0/security-groups?tenant_id=fbd201f1580142ca962d365ed5e0b72a => 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: 192/380] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:59:42 2026] GET /v2.0/security-groups?tenant_id=fbd201f1580142ca962d365ed5e0b72a => generated 6662 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/381] 162.253.55.181 () {44 vars in 1026 bytes} [Mon Sep 7 11:59:43 2026] GET /v2.0/security-groups?tenant_id=fbd201f1580142ca962d365ed5e0b72a => generated 6662 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/384] 162.253.55.181 () {44 vars in 976 bytes} [Mon Sep 7 11:59:52 2026] GET /v2.0/quotas/fbd201f1580142ca962d365ed5e0b72a => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/393] 162.253.55.181 () {44 vars in 914 bytes} [Mon Sep 7 12:00:50 2026] GET /v2.0/networks => generated 2168 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:01:33.385 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [3b213acc-08a3-416d-bb3b-d3d216f97125] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: . Trying again in 1 seconds.: amqp.exceptions.RecoverableConnectionError:  2026-09-07 12:01:33.386 7 ERROR oslo.messaging._drivers.impl_rabbit [-] [97eee8b8-4634-4107-9e90-08141ec092fc] 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: 198/398] 10.0.0.99 () {32 vars in 648 bytes} [Mon Sep 7 12:01:33 2026] GET /v2.0/networks => generated 2168 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 10.0.0.99 () {32 vars in 654 bytes} [Mon Sep 7 12:01:35 2026] GET /v2.0/floatingips => 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: 200/402] 10.0.0.99 () {32 vars in 646 bytes} [Mon Sep 7 12:01:35 2026] GET /v2.0/routers => generated 15 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 10.0.0.99 () {32 vars in 642 bytes} [Mon Sep 7 12:01:35 2026] GET /v2.0/ports => generated 4725 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:01:35.464 7 INFO oslo.messaging._drivers.impl_rabbit [-] [97eee8b8-4634-4107-9e90-08141ec092fc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44026. [pid: 7|app: 0|req: 201/404] 10.0.0.99 () {32 vars in 646 bytes} [Mon Sep 7 12:01:35 2026] GET /v2.0/subnets => generated 1261 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 10.0.0.99 () {32 vars in 648 bytes} [Mon Sep 7 12:01:35 2026] GET /v2.0/networks => generated 2168 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:01:35.571 7 INFO oslo.messaging._drivers.impl_rabbit [-] [3b213acc-08a3-416d-bb3b-d3d216f97125] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 44024. [pid: 7|app: 0|req: 202/406] 10.0.0.99 () {32 vars in 662 bytes} [Mon Sep 7 12:01:35 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: 205/407] 10.0.0.99 () {32 vars in 654 bytes} [Mon Sep 7 12:01:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:01:47.822 7 INFO neutron.db.segments_db [None req-93c33aa3-4d0d-45f2-a15d-87793c2f9ca0 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 22fa348e-e6f4-41b7-b1cd-225a285aa23f of type vxlan for network 8e831248-902a-4608-af2b-5d11613f13e5 [pid: 7|app: 0|req: 203/408] 10.0.0.99 () {34 vars in 670 bytes} [Mon Sep 7 12:01:47 2026] POST /v2.0/networks => generated 748 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:01:48.084 8 INFO neutron.db.segments_db [None req-ff55638e-ddd9-4e1f-bd6c-ba9373b07ee7 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 22cb25df-2cf4-4ec4-b7f4-7b5a0a6bb91a of type vxlan for network dc4baad0-103e-4894-bc9c-e9f856a4b736 [pid: 8|app: 0|req: 206/409] 10.0.0.99 () {34 vars in 670 bytes} [Mon Sep 7 12:01:47 2026] POST /v2.0/networks => generated 745 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:01:48.374 7 INFO neutron.db.segments_db [None req-0c9eee96-a53b-440d-8d23-b50af8f6c939 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment a698be69-ebf1-47f6-8090-4fbe36429a36 of type vxlan for network 47f01581-40ad-4cf3-b3d8-26e0ba64429b [pid: 8|app: 0|req: 207/410] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:01:48 2026] POST /v2.0/subnets => generated 671 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/411] 10.0.0.99 () {34 vars in 670 bytes} [Mon Sep 7 12:01:47 2026] POST /v2.0/networks => generated 751 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/412] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:01:48 2026] GET /v2.0/security-groups?tenant_id=7cd43cf1ad5f4fc3a9baccbe3e7ca226&name=default => generated 2797 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:01:48.763 8 INFO neutron.db.segments_db [None req-8b2aaf89-0bcc-479f-b5ef-d942e29cebf0 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 4558b431-74aa-48e1-9d43-7cc108678413 of type vxlan for network 833693b9-5fb7-43af-a137-752e2f39bb67 [pid: 7|app: 0|req: 205/413] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:01:48 2026] POST /v2.0/subnets => generated 668 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:01:49.097 8 INFO neutron.db.l3_hamode_db [None req-8b2aaf89-0bcc-479f-b5ef-d942e29cebf0 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 206/414] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:01:48 2026] POST /v2.0/subnets => generated 674 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/415] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:01:49 2026] DELETE /v2.0/security-groups/92c18e91-2213-43bb-84de-f07d55dcb204 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:01:49.359 7 INFO neutron.db.segments_db [None req-cdf0383c-0233-4be0-84df-67a48f5c67b1 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment b0b9278d-c5e4-4200-89bd-fa40cad8fab7 of type vxlan for network c0c77fec-7128-42c3-9ab9-c296375d9923 2026-09-07 12:01:49.758 7 INFO neutron.db.l3_hamode_db [None req-cdf0383c-0233-4be0-84df-67a48f5c67b1 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:01:50.632 8 INFO neutron.db.l3_hamode_db [None req-8b2aaf89-0bcc-479f-b5ef-d942e29cebf0 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:01:51.423 7 INFO neutron.db.l3_hamode_db [None req-cdf0383c-0233-4be0-84df-67a48f5c67b1 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 209/416] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:01:48 2026] POST /v2.0/routers => generated 735 bytes in 3653 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:01:52.413 8 INFO neutron.db.segments_db [None req-1e14708c-d621-46cf-8e04-fe93abf688cb b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 318a4650-5f0d-44a9-a7b1-4a24d2573fa5 of type vxlan for network 1ea60e01-5ffe-4a8d-b35b-5e6d7d2ad855 2026-09-07 12:01:52.709 8 INFO neutron.db.l3_hamode_db [None req-1e14708c-d621-46cf-8e04-fe93abf688cb b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 208/419] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:01:49 2026] POST /v2.0/routers => generated 732 bytes in 3973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:01:53.590 7 INFO neutron.db.segments_db [None req-dea4fa59-1574-47b9-9876-3ce26d9e6aaa b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment d5d7fd70-ac2a-470b-9c15-db5024a629e6 of type vxlan for network 3628c155-4492-403e-b112-951afaabb805 2026-09-07 12:01:53.670 8 INFO neutron.db.l3_hamode_db [None req-1e14708c-d621-46cf-8e04-fe93abf688cb b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 209/420] 10.0.0.99 () {34 vars in 670 bytes} [Mon Sep 7 12:01:53 2026] POST /v2.0/networks => generated 738 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/421] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:01:52 2026] POST /v2.0/routers => generated 738 bytes in 2848 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/422] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:01:53 2026] PUT /v2.0/routers/1d3f540d-c3c0-40ff-aae9-7befffae690b/add_router_interface => generated 309 bytes in 1702 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:01:55 2026] POST /v2.0/subnets => generated 661 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/424] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:01:55 2026] PUT /v2.0/routers/949a73ba-d0cf-49f3-b79f-cdba0f4d058d/add_router_interface => generated 309 bytes in 1541 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:01:56.819 8 INFO neutron.db.segments_db [None req-0cccc957-7073-4e53-97b2-bd16c3237935 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 08d75357-3de5-4a34-a62b-693a42955f78 of type vxlan for network 495718db-f8fc-4434-8db0-3b02cf330b78 2026-09-07 12:01:57.221 8 INFO neutron.db.l3_hamode_db [None req-0cccc957-7073-4e53-97b2-bd16c3237935 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 212/425] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:01:55 2026] PUT /v2.0/routers/6c789f3c-b97f-42bd-9351-155cfdeadde6/add_router_interface => generated 309 bytes in 1959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/426] 10.0.0.168 () {38 vars in 971 bytes} [Mon Sep 7 12:01:57 2026] POST /v2.0/security-groups => generated 1621 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 10.0.0.168 () {38 vars in 971 bytes} [Mon Sep 7 12:01:57 2026] POST /v2.0/security-groups => generated 1616 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/428] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:01:57 2026] GET /v2.0/security-groups/5b504f4b-8e55-4e53-b178-b783d6ed2ad7 => generated 1621 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/429] 10.0.0.168 () {38 vars in 971 bytes} [Mon Sep 7 12:01:57 2026] POST /v2.0/security-groups => generated 1617 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 12:01:58.197 8 INFO neutron.db.l3_hamode_db [None req-0cccc957-7073-4e53-97b2-bd16c3237935 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 217/430] 10.0.0.168 () {38 vars in 981 bytes} [Mon Sep 7 12:01:58 2026] POST /v2.0/security-group-rules => generated 582 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/431] 10.0.0.168 () {38 vars in 971 bytes} [Mon Sep 7 12:01:58 2026] POST /v2.0/security-groups => generated 1618 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/432] 10.0.0.99 () {34 vars in 684 bytes} [Mon Sep 7 12:01:58 2026] POST /v2.0/security-groups => generated 1596 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/433] 10.0.0.168 () {38 vars in 971 bytes} [Mon Sep 7 12:01:58 2026] POST /v2.0/security-groups => generated 1620 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/434] 10.0.0.168 () {34 vars in 1002 bytes} [Mon Sep 7 12:01:58 2026] GET /v2.0/security-groups?tenant_id=836eda0f546e4657a383d9a42b84349f => generated 7594 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/435] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:01:58 2026] POST /v2.0/security-group-rules => generated 565 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/436] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:01:58 2026] GET /v2.0/security-groups/488a3d8a-46ab-4a50-a4a0-1a2cff3829c8 => generated 1620 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/437] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:01:58 2026] GET /v2.0/security-groups/4bba355d-f9eb-406c-a883-c08eadb77df6 => generated 2794 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/438] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:01:58 2026] POST /v2.0/security-group-rules => generated 570 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/439] 10.0.0.168 () {38 vars in 981 bytes} [Mon Sep 7 12:01:58 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: 7|app: 0|req: 227/440] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:01:59 2026] GET /v2.0/security-groups/4bba355d-f9eb-406c-a883-c08eadb77df6 => generated 2794 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/441] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:01:56 2026] POST /v2.0/routers => generated 725 bytes in 2692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/442] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:01:59 2026] GET /v2.0/security-groups/488a3d8a-46ab-4a50-a4a0-1a2cff3829c8 => generated 2213 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/443] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:01:59 2026] GET /v2.0/security-groups/f37cbcf1-34b6-484a-ac2e-7f55a311dc84 => generated 1616 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/444] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:01:59 2026] POST /v2.0/floatingips => generated 552 bytes in 735 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/445] 10.0.0.168 () {38 vars in 981 bytes} [Mon Sep 7 12:01:59 2026] POST /v2.0/security-group-rules => generated 587 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/446] 10.0.0.168 () {36 vars in 1013 bytes} [Mon Sep 7 12:01:59 2026] DELETE /v2.0/security-groups/f37cbcf1-34b6-484a-ac2e-7f55a311dc84 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/447] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:02:00 2026] GET /v2.0/security-groups/488a3d8a-46ab-4a50-a4a0-1a2cff3829c8 => generated 2811 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:02:00.115 7 INFO neutron.api.v2.resource [req-fef4d04a-ba40-4720-9839-db3176979557 req-8f3ed14b-3d2b-4dea-9637-5a589b240279 a71e4b4563b3423ca2d436c37951d31e 836eda0f546e4657a383d9a42b84349f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 232/448] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:02:00 2026] GET /v2.0/security-groups/f37cbcf1-34b6-484a-ac2e-7f55a311dc84 => 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: 233/449] 10.0.0.168 () {34 vars in 1001 bytes} [Mon Sep 7 12:02:00 2026] GET /v2.0/security-group-rules/e8a607c6-d00b-40a4-b967-8f1d443b2c68 => generated 584 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/450] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:02:00 2026] GET /v2.0/security-groups/488a3d8a-46ab-4a50-a4a0-1a2cff3829c8 => generated 2811 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/451] 10.0.0.168 () {36 vars in 1023 bytes} [Mon Sep 7 12:02:00 2026] DELETE /v2.0/security-group-rules/e8a607c6-d00b-40a4-b967-8f1d443b2c68 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/452] 10.0.0.168 () {34 vars in 1098 bytes} [Mon Sep 7 12:02:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--504833075&fields=id&tenant_id=3f1b2c9dae184f02bdfdef3a5a7bc146 => generated 69 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/453] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:02:00 2026] GET /v2.0/security-groups/cabf9c9e-fe4b-4ed8-91b2-de27b0136cf8 => generated 1617 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/454] 10.0.0.168 () {34 vars in 982 bytes} [Mon Sep 7 12:02:00 2026] GET /v2.0/networks?id=47f01581-40ad-4cf3-b3d8-26e0ba64429b => generated 683 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/455] 10.0.0.168 () {36 vars in 1013 bytes} [Mon Sep 7 12:02:00 2026] DELETE /v2.0/security-groups/cabf9c9e-fe4b-4ed8-91b2-de27b0136cf8 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/456] 10.0.0.168 () {34 vars in 965 bytes} [Mon Sep 7 12:02:00 2026] GET /v2.0/quotas/3f1b2c9dae184f02bdfdef3a5a7bc146 => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/457] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:02:00 2026] GET /v2.0/security-groups/488a3d8a-46ab-4a50-a4a0-1a2cff3829c8 => generated 2213 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/458] 10.0.0.168 () {34 vars in 1002 bytes} [Mon Sep 7 12:02:00 2026] GET /v2.0/ports?tenant_id=3f1b2c9dae184f02bdfdef3a5a7bc146&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/459] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:01:59 2026] PUT /v2.0/routers/19256711-5930-4f5a-8df2-459a9c458906/add_router_interface => generated 309 bytes in 1296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/460] 10.0.0.168 () {36 vars in 1013 bytes} [Mon Sep 7 12:02:00 2026] DELETE /v2.0/security-groups/488a3d8a-46ab-4a50-a4a0-1a2cff3829c8 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:02:00.839 8 INFO neutron.api.v2.resource [req-5ddad941-0902-457f-9323-5549dda644ad req-84de8242-e2cd-474f-bea1-789b213d9996 a71e4b4563b3423ca2d436c37951d31e 836eda0f546e4657a383d9a42b84349f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 218/461] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:02:00 2026] GET /v2.0/security-groups/cabf9c9e-fe4b-4ed8-91b2-de27b0136cf8 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/462] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:02:00 2026] GET /v2.0/security-groups/5b504f4b-8e55-4e53-b178-b783d6ed2ad7 => generated 2214 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/463] 10.0.0.168 () {36 vars in 1013 bytes} [Mon Sep 7 12:02:00 2026] DELETE /v2.0/security-groups/5b504f4b-8e55-4e53-b178-b783d6ed2ad7 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/464] 10.0.0.168 () {34 vars in 907 bytes} [Mon Sep 7 12:02:01 2026] GET /v2.0/extensions => generated 19178 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/465] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:02:01 2026] GET /v2.0/security-groups/57640086-03ec-4959-b006-78d9bd1b9854 => generated 1618 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/466] 10.0.0.168 () {34 vars in 1008 bytes} [Mon Sep 7 12:02:01 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/467] 10.0.0.168 () {36 vars in 1013 bytes} [Mon Sep 7 12:02:01 2026] DELETE /v2.0/security-groups/57640086-03ec-4959-b006-78d9bd1b9854 => 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: 249/468] 10.0.0.168 () {34 vars in 1108 bytes} [Mon Sep 7 12:02:01 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:02:01.537 7 INFO neutron.api.v2.resource [req-415a2517-738a-4f45-b8ce-b81c632588e5 req-24d0ae36-1d7b-4c9a-9f66-ae2e86702e40 a71e4b4563b3423ca2d436c37951d31e 836eda0f546e4657a383d9a42b84349f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 250/469] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:02:01 2026] GET /v2.0/security-groups/57640086-03ec-4959-b006-78d9bd1b9854 => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/470] 10.0.0.99 () {34 vars in 684 bytes} [Mon Sep 7 12:02:01 2026] POST /v2.0/security-groups => generated 1597 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/471] 10.0.0.168 () {34 vars in 1002 bytes} [Mon Sep 7 12:02:01 2026] GET /v2.0/security-groups?tenant_id=836eda0f546e4657a383d9a42b84349f => generated 2797 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/472] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:01 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/473] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:02:01 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: 255/474] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:02:01 2026] GET /v2.0/security-groups/4bba355d-f9eb-406c-a883-c08eadb77df6 => generated 2794 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/475] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:02:01 2026] POST /v2.0/security-group-rules => generated 570 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/476] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:02:02 2026] GET /v2.0/security-groups/4bba355d-f9eb-406c-a883-c08eadb77df6 => generated 2794 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/477] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:02:02 2026] POST /v2.0/floatingips => generated 552 bytes in 601 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:02:02.731 7 INFO neutron.api.v2.resource [req-66d5c842-7ab6-47eb-aff4-779df0f83c24 req-9184954a-16f9-41a2-980f-76630831b9d3 a71e4b4563b3423ca2d436c37951d31e 836eda0f546e4657a383d9a42b84349f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 259/478] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:02:02 2026] GET /v2.0/security-groups/57640086-03ec-4959-b006-78d9bd1b9854 => 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: 220/479] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:02:01 2026] PUT /v2.0/routers/1d3f540d-c3c0-40ff-aae9-7befffae690b/remove_router_interface => generated 309 bytes in 1647 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:02.785 8 INFO neutron.api.v2.resource [req-477ae6d5-d73e-49cc-91ee-603c274c7746 req-d41e6a77-1dc6-471b-8020-f36577c8f817 a71e4b4563b3423ca2d436c37951d31e 836eda0f546e4657a383d9a42b84349f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 221/480] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:02:02 2026] GET /v2.0/security-groups/cabf9c9e-fe4b-4ed8-91b2-de27b0136cf8 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:02:02.842 8 INFO neutron.api.v2.resource [req-37675020-07b8-4a5d-abc0-a44011aff921 req-81386b9d-ec44-4567-83e9-2513a61d37c8 a71e4b4563b3423ca2d436c37951d31e 836eda0f546e4657a383d9a42b84349f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 222/481] 10.0.0.168 () {34 vars in 991 bytes} [Mon Sep 7 12:02:02 2026] GET /v2.0/security-groups/f37cbcf1-34b6-484a-ac2e-7f55a311dc84 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:02:03.934 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-973ab646-0140-44f1-9f10-c57d630d6237 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.10/site-packages/paste/urlmap.py", line 216, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/base.py", line 124, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/request_id.py", line 58, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_middleware/catch_errors.py", line 40, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.10/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.10/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/resource.py", line 98, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 574, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/v2/base.py", line 602, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 2201, in delete_router super(L3_NAT_db_mixin, self).delete_router(context, id) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/l3_db.py", line 629, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py", line 707, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 224, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2182, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/plugin.py", line 2187, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/registry.py", line 54, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 150, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop callback(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 100, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 84, in _is_session_semantic_violated stack = traceback.extract_stack()  [pid: 8|app: 0|req: 223/482] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:02:02 2026] PUT /v2.0/routers/949a73ba-d0cf-49f3-b79f-cdba0f4d058d/remove_router_interface => generated 309 bytes in 1347 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/483] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:04 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/484] 10.0.0.168 () {34 vars in 1100 bytes} [Mon Sep 7 12:02:04 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1758430008&fields=id&tenant_id=12b6a8ddfdcc49f49db20bacdfb0acca => generated 69 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:02:04.468 7 INFO neutron.db.l3_hamode_db [None req-973ab646-0140-44f1-9f10-c57d630d6237 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] HA network 833693b9-5fb7-43af-a137-752e2f39bb67 was deleted as no HA routers are present in tenant 6f446f06404f43d1b90e5fcd4e0472f8. [pid: 8|app: 0|req: 226/485] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:04 2026] GET /v2.0/networks?id=47f01581-40ad-4cf3-b3d8-26e0ba64429b => generated 683 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/488] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:02:02 2026] DELETE /v2.0/routers/1d3f540d-c3c0-40ff-aae9-7befffae690b => generated 0 bytes in 1729 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/489] 10.0.0.168 () {34 vars in 982 bytes} [Mon Sep 7 12:02:04 2026] GET /v2.0/networks?id=3628c155-4492-403e-b112-951afaabb805 => generated 670 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:04.829 7 INFO neutron.services.segments.plugin [-] Segment 4558b431-74aa-48e1-9d43-7cc108678413 resource provider aggregate not found [pid: 7|app: 0|req: 262/490] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:02:04 2026] DELETE /v2.0/subnets/7bdae267-3a5b-4f25-ab33-8fa9a3fa7896 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:02:04.848 7 INFO neutron.services.segments.plugin [-] Segment 4558b431-74aa-48e1-9d43-7cc108678413 resource provider aggregate not found 2026-09-07 12:02:04.859 7 INFO neutron.services.segments.plugin [-] Segment 4558b431-74aa-48e1-9d43-7cc108678413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4558b431-74aa-48e1-9d43-7cc108678413 found for delete ", "request_id": "req-4006548f-3827-405f-9f6f-c86ee40d4692"}]} 2026-09-07 12:02:04.871 7 INFO neutron.services.segments.plugin [-] Segment 4558b431-74aa-48e1-9d43-7cc108678413 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4558b431-74aa-48e1-9d43-7cc108678413 found for delete ", "request_id": "req-01983169-317e-44b5-ab59-dacea0a60893"}]} [pid: 7|app: 0|req: 263/491] 162.253.55.181 () {34 vars in 1050 bytes} [Mon Sep 7 12:02:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3f1b2c9dae184f02bdfdef3a5a7bc146 => generated 180 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/492] 10.0.0.168 () {34 vars in 965 bytes} [Mon Sep 7 12:02:04 2026] GET /v2.0/quotas/12b6a8ddfdcc49f49db20bacdfb0acca => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/493] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:02:04 2026] DELETE /v2.0/networks/8e831248-902a-4608-af2b-5d11613f13e5 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:02:05.351 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-0a6422fa-4174-4ae8-9966-7a72b48da2c4 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] 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-09-07 12:02:05.796 8 INFO neutron.db.l3_hamode_db [None req-0a6422fa-4174-4ae8-9966-7a72b48da2c4 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] HA network c0c77fec-7128-42c3-9ab9-c296375d9923 was deleted as no HA routers are present in tenant 836eda0f546e4657a383d9a42b84349f. [pid: 8|app: 0|req: 229/494] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:02:04 2026] DELETE /v2.0/routers/949a73ba-d0cf-49f3-b79f-cdba0f4d058d => generated 0 bytes in 1323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/495] 162.253.55.181 () {38 vars in 955 bytes} [Mon Sep 7 12:02:05 2026] POST /v2.0/ports => generated 958 bytes in 618 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: 230/496] 10.0.0.168 () {34 vars in 1002 bytes} [Mon Sep 7 12:02:05 2026] GET /v2.0/ports?tenant_id=12b6a8ddfdcc49f49db20bacdfb0acca&fields=id => generated 103 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/497] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:05 2026] GET /v2.0/security-groups?tenant_id=6f446f06404f43d1b90e5fcd4e0472f8&name=default => generated 2797 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/498] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:05 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 961 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/499] 162.253.55.181 () {34 vars in 911 bytes} [Mon Sep 7 12:02:06 2026] GET /v2.0/extensions => generated 19178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/500] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:02:06 2026] DELETE /v2.0/subnets/7b0a8821-c31d-4b63-a4fd-1b3e7fce442d => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/501] 10.0.0.168 () {34 vars in 1008 bytes} [Mon Sep 7 12:02:06 2026] GET /v2.0/networks/3628c155-4492-403e-b112-951afaabb805?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: 233/502] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:06 2026] DELETE /v2.0/security-groups/73444652-aa12-456b-9628-0f7f4dbe1f65 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:02:06.352 8 INFO neutron.services.segments.plugin [-] Segment b0b9278d-c5e4-4200-89bd-fa40cad8fab7 resource provider aggregate not found [pid: 7|app: 0|req: 270/503] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:06 2026] GET /v2.0/security-groups?id=a0f12225-4eca-4fc0-aa49-f2a78b15033d&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/504] 10.0.0.168 () {34 vars in 1108 bytes} [Mon Sep 7 12:02:06 2026] GET /v2.0/networks/3628c155-4492-403e-b112-951afaabb805?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) 2026-09-07 12:02:06.829 8 INFO neutron.services.segments.plugin [-] Segment b0b9278d-c5e4-4200-89bd-fa40cad8fab7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0b9278d-c5e4-4200-89bd-fa40cad8fab7 found for delete ", "request_id": "req-b630bb5b-17e2-42cf-84c6-cc87ef9d7823"}]} 2026-09-07 12:02:06.830 8 INFO neutron.services.segments.plugin [-] Segment b0b9278d-c5e4-4200-89bd-fa40cad8fab7 resource provider aggregate not found 2026-09-07 12:02:06.875 8 INFO neutron.services.segments.plugin [-] Segment b0b9278d-c5e4-4200-89bd-fa40cad8fab7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0b9278d-c5e4-4200-89bd-fa40cad8fab7 found for delete ", "request_id": "req-06751992-4487-4a36-99e9-71d4ce86f590"}]} 2026-09-07 12:02:06.905 7 INFO neutron.services.segments.plugin [-] Segment 22fa348e-e6f4-41b7-b1cd-225a285aa23f resource provider aggregate not found 2026-09-07 12:02:06.918 7 INFO neutron.services.segments.plugin [-] Segment 22fa348e-e6f4-41b7-b1cd-225a285aa23f resource provider aggregate not found 2026-09-07 12:02:06.936 7 INFO neutron.services.segments.plugin [-] Segment 22fa348e-e6f4-41b7-b1cd-225a285aa23f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22fa348e-e6f4-41b7-b1cd-225a285aa23f found for delete ", "request_id": "req-968b429e-4dd8-47da-9894-b7baaa5ef507"}]} 2026-09-07 12:02:06.963 7 INFO neutron.services.segments.plugin [-] Segment 22fa348e-e6f4-41b7-b1cd-225a285aa23f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22fa348e-e6f4-41b7-b1cd-225a285aa23f found for delete ", "request_id": "req-e0cf4113-9d1a-4284-9264-65fe2e73fe64"}]} [pid: 8|app: 0|req: 234/505] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:02:06 2026] DELETE /v2.0/networks/dc4baad0-103e-4894-bc9c-e9f856a4b736 => generated 0 bytes in 682 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/506] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:07 2026] GET /v2.0/ports?device_id=97ab5ae2-0d68-4d75-895d-d9a51b660015 => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/507] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:02:06 2026] PUT /v2.0/ports/d0816a4d-90da-4926-ae37-5366764b9465 => generated 1203 bytes in 649 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: 236/508] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:07 2026] GET /v2.0/ports?tenant_id=3f1b2c9dae184f02bdfdef3a5a7bc146&device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 1242 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/509] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:02:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d0816a4d-90da-4926-ae37-5366764b9465 => 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: 273/510] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:07 2026] GET /v2.0/security-groups?tenant_id=836eda0f546e4657a383d9a42b84349f&name=default => generated 2797 bytes in 84 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: 274/511] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:07 2026] GET /v2.0/subnets?id=2ab7fcf8-f5e1-428e-94b4-ea3877541025 => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/512] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:07 2026] DELETE /v2.0/security-groups/4bba355d-f9eb-406c-a883-c08eadb77df6 => 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: 275/513] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:07 2026] GET /v2.0/ports?network_id=47f01581-40ad-4cf3-b3d8-26e0ba64429b&device_owner=network%3Adhcp => generated 1244 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/514] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:07 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/515] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:07 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/516] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:07 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/517] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:07 2026] GET /v2.0/networks?id=3628c155-4492-403e-b112-951afaabb805 => generated 670 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/518] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:07 2026] GET /v2.0/security-groups?id=a0f12225-4eca-4fc0-aa49-f2a78b15033d&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: 278/519] 162.253.55.181 () {34 vars in 1050 bytes} [Mon Sep 7 12:02:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=12b6a8ddfdcc49f49db20bacdfb0acca => generated 181 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:07.978 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e87611c8-323b-4b35-b0d3-0d683d001621'] response: {'name': 'network-changed', 'server_uuid': '1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03', 'tag': 'd0816a4d-90da-4926-ae37-5366764b9465', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 279/520] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:07 2026] GET /v2.0/ports?tenant_id=3f1b2c9dae184f02bdfdef3a5a7bc146&device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 1242 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/521] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:08 2026] GET /v2.0/networks?id=47f01581-40ad-4cf3-b3d8-26e0ba64429b => generated 779 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/522] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:08 2026] GET /v2.0/ports?device_id=97ab5ae2-0d68-4d75-895d-d9a51b660015 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/523] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:02:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d0816a4d-90da-4926-ae37-5366764b9465 => 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: 283/524] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:08 2026] GET /v2.0/subnets?id=2ab7fcf8-f5e1-428e-94b4-ea3877541025 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/525] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:08 2026] GET /v2.0/ports?network_id=47f01581-40ad-4cf3-b3d8-26e0ba64429b&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/526] 162.253.55.181 () {38 vars in 955 bytes} [Mon Sep 7 12:02:07 2026] POST /v2.0/ports => generated 954 bytes in 593 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: 285/527] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:08 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?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: 286/528] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:08 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?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) 2026-09-07 12:02:08.860 8 INFO neutron.services.segments.plugin [-] Segment 22cb25df-2cf4-4ec4-b7f4-7b5a0a6bb91a resource provider aggregate not found 2026-09-07 12:02:08.903 8 INFO neutron.services.segments.plugin [-] Segment 22cb25df-2cf4-4ec4-b7f4-7b5a0a6bb91a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22cb25df-2cf4-4ec4-b7f4-7b5a0a6bb91a found for delete ", "request_id": "req-d4b55d90-d4dc-4b6c-9f69-5486a7b65703"}]} 2026-09-07 12:02:08.903 8 INFO neutron.services.segments.plugin [-] Segment 22cb25df-2cf4-4ec4-b7f4-7b5a0a6bb91a resource provider aggregate not found 2026-09-07 12:02:08.924 8 INFO neutron.services.segments.plugin [-] Segment 22cb25df-2cf4-4ec4-b7f4-7b5a0a6bb91a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22cb25df-2cf4-4ec4-b7f4-7b5a0a6bb91a found for delete ", "request_id": "req-a677f526-0dd1-4f62-88e1-eda9ebd3361a"}]} 2026-09-07 12:02:08.954 7 INFO neutron.db.segments_db [None req-b1f2b7db-21a0-463d-b212-ab25f089885f b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment cc76adbb-0db7-4861-af53-92a286e15d26 of type vxlan for network d27889a6-9a61-4a81-9db4-14614b185736 [pid: 8|app: 0|req: 243/529] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:02:08 2026] PUT /v2.0/ports/fcfb02cf-4924-49c0-9e59-c56d760010ef => generated 1199 bytes in 558 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: 244/530] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:09 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/531] 10.0.0.99 () {34 vars in 670 bytes} [Mon Sep 7 12:02:08 2026] POST /v2.0/networks => generated 748 bytes in 551 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: 245/532] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:09 2026] GET /v2.0/ports?tenant_id=12b6a8ddfdcc49f49db20bacdfb0acca&device_id=97ab5ae2-0d68-4d75-895d-d9a51b660015 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/533] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:09 2026] GET /v2.0/security-groups?id=a0f12225-4eca-4fc0-aa49-f2a78b15033d&fields=id&fields=name => generated 113 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/534] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:02:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fcfb02cf-4924-49c0-9e59-c56d760010ef => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/535] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:09 2026] GET /v2.0/subnets?id=9404c9e0-98e7-4371-9b65-ea61d58a2962 => generated 664 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/536] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:09 2026] GET /v2.0/ports?device_id=97ab5ae2-0d68-4d75-895d-d9a51b660015 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/537] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:09 2026] GET /v2.0/ports?network_id=3628c155-4492-403e-b112-951afaabb805&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: 246/538] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:02:09 2026] POST /v2.0/subnets => generated 671 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/539] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:09 2026] GET /v2.0/security-groups?id=292bf037-0f2f-45ce-a165-89a862af5f90&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:09.524 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ac0ff7c-c8ce-43fc-834e-71f785cfa205'] response: {'name': 'network-changed', 'server_uuid': '97ab5ae2-0d68-4d75-895d-d9a51b660015', 'tag': 'fcfb02cf-4924-49c0-9e59-c56d760010ef', 'status': 'completed', 'code': 200} 2026-09-07 12:02:09.533 8 INFO neutron.db.segments_db [None req-dc84f563-659e-4e71-b946-51fbcbea5848 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment be2b4fc7-fd84-4b76-ba0e-cae414f9eb6f of type vxlan for network e0f2bda7-fea5-4f2d-ba9c-e1dffcf2f665 [pid: 7|app: 0|req: 294/540] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:09 2026] GET /v2.0/networks/3628c155-4492-403e-b112-951afaabb805?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:02:09.870 8 INFO neutron.db.l3_hamode_db [None req-dc84f563-659e-4e71-b946-51fbcbea5848 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:02:09.937 7 INFO neutron.db.segments_db [None req-b49c624e-464f-4f2a-9cf4-5e293cc3ff2d b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 43585efe-5df6-4c34-a291-1f144c1831b1 of type vxlan for network 79933c3e-7b58-41a3-8268-918f2fec1686 [pid: 7|app: 0|req: 295/541] 10.0.0.99 () {34 vars in 670 bytes} [Mon Sep 7 12:02:09 2026] POST /v2.0/networks => generated 743 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/542] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:10 2026] GET /v2.0/networks/3628c155-4492-403e-b112-951afaabb805?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: 297/543] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:02:10 2026] POST /v2.0/subnets => generated 666 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/544] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:10 2026] GET /v2.0/ports?tenant_id=12b6a8ddfdcc49f49db20bacdfb0acca&device_id=97ab5ae2-0d68-4d75-895d-d9a51b660015 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/545] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:10 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 973 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:10.685 7 INFO neutron.db.segments_db [None req-99b723f7-db6a-4a32-bfc1-af38b5ba0243 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 146f7a1a-520f-43d6-856a-f0799024c45d of type vxlan for network b0ba9d0b-8947-4726-a7a3-ebea8f05853c 2026-09-07 12:02:10.994 8 INFO neutron.db.l3_hamode_db [None req-dc84f563-659e-4e71-b946-51fbcbea5848 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:02:11.597 7 INFO neutron.db.l3_hamode_db [None req-99b723f7-db6a-4a32-bfc1-af38b5ba0243 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:02:12.326 8 ERROR oslo.messaging._drivers.impl_rabbit [-] [503283ba-1698-4c34-acb6-91aa98f0ccfc] AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 is unreachable: Server unexpectedly closed connection. Trying again in 1 seconds.: OSError: Server unexpectedly closed connection [pid: 8|app: 0|req: 247/546] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:02:09 2026] POST /v2.0/routers => generated 735 bytes in 2986 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/547] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:12 2026] GET /v2.0/networks?id=3628c155-4492-403e-b112-951afaabb805 => generated 766 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/548] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:12 2026] GET /v2.0/ports?device_id=97ab5ae2-0d68-4d75-895d-d9a51b660015 => generated 969 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/549] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:12 2026] GET /v2.0/security-groups?id=a0f12225-4eca-4fc0-aa49-f2a78b15033d&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:13.012 7 INFO neutron.db.l3_hamode_db [None req-99b723f7-db6a-4a32-bfc1-af38b5ba0243 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:02:13.373 8 INFO oslo.messaging._drivers.impl_rabbit [-] [503283ba-1698-4c34-acb6-91aa98f0ccfc] Reconnected to AMQP server on rabbitmq-neutron.openstack.svc.cluster.local:5672 via [amqp] client with port 49116. [pid: 7|app: 0|req: 300/550] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:02:10 2026] POST /v2.0/routers => generated 730 bytes in 3788 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/551] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:02:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fcfb02cf-4924-49c0-9e59-c56d760010ef => 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: 302/552] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:14 2026] GET /v2.0/security-groups?id=292bf037-0f2f-45ce-a165-89a862af5f90&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/553] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:14 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/554] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:02:12 2026] PUT /v2.0/routers/91cca4dd-c280-4d02-a7e7-6a1aba544de6/add_router_interface => generated 309 bytes in 1830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/555] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:14 2026] GET /v2.0/subnets?id=9404c9e0-98e7-4371-9b65-ea61d58a2962 => generated 664 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/556] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:14 2026] GET /v2.0/security-groups?id=a0f12225-4eca-4fc0-aa49-f2a78b15033d&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/557] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:14 2026] GET /v2.0/ports?network_id=3628c155-4492-403e-b112-951afaabb805&device_owner=network%3Adhcp => generated 1244 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/558] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:14 2026] GET /v2.0/networks/3628c155-4492-403e-b112-951afaabb805?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: 256/559] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:14 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 975 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/560] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:14 2026] GET /v2.0/networks/3628c155-4492-403e-b112-951afaabb805?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) 2026-09-07 12:02:15.643 8 INFO neutron.db.l3_db [None req-a3a4802b-045c-433d-bdc4-fa1a237849bd 3e60c2227599498e92aa35c38fadfdf5 3f1b2c9dae184f02bdfdef3a5a7bc146 - - - -] Floating IP e570f57c-8dad-43e8-8989-297a27630644 associated. External IP: 10.96.250.211, port: d0816a4d-90da-4926-ae37-5366764b9465. [pid: 8|app: 0|req: 258/561] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:02:15 2026] PUT /v2.0/floatingips/e570f57c-8dad-43e8-8989-297a27630644 => generated 856 bytes in 1114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/562] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:02:14 2026] PUT /v2.0/routers/4f230f94-dfa1-4832-9cf7-b81b542f5e2c/add_router_interface => generated 309 bytes in 1651 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:16.229 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6bf02d21-b953-4c9b-a7a8-499af57e974c'] response: {'name': 'network-changed', 'server_uuid': '1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03', 'tag': 'd0816a4d-90da-4926-ae37-5366764b9465', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 305/563] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:16 2026] GET /v2.0/ports?device_id=97ab5ae2-0d68-4d75-895d-d9a51b660015 => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/564] 10.0.0.99 () {34 vars in 684 bytes} [Mon Sep 7 12:02:16 2026] POST /v2.0/security-groups => generated 1595 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/565] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:16 2026] GET /v2.0/ports?tenant_id=3f1b2c9dae184f02bdfdef3a5a7bc146&device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => 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: 260/566] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:16 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/567] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:16 2026] GET /v2.0/security-groups?id=292bf037-0f2f-45ce-a165-89a862af5f90&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: 308/568] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:16 2026] GET /v2.0/networks?id=47f01581-40ad-4cf3-b3d8-26e0ba64429b => generated 779 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/569] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:02:16 2026] POST /v2.0/security-group-rules => generated 565 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/570] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:16 2026] GET /v2.0/security-groups?id=a0f12225-4eca-4fc0-aa49-f2a78b15033d&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/571] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:16 2026] GET /v2.0/ports?device_id=97ab5ae2-0d68-4d75-895d-d9a51b660015 => 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: 310/572] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:02:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d0816a4d-90da-4926-ae37-5366764b9465 => generated 859 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/573] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:02:16 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: 264/574] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:16 2026] GET /v2.0/subnets?id=2ab7fcf8-f5e1-428e-94b4-ea3877541025 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:17.616 7 INFO neutron.db.l3_db [None req-a226d30c-b302-4278-9f0a-6ad2d319d88c d08a4e60e5c54239aff228024c8bdc4f 12b6a8ddfdcc49f49db20bacdfb0acca - - - -] Floating IP d7312613-7d62-4050-9e6d-24bd25481ba4 associated. External IP: 10.96.250.208, port: fcfb02cf-4924-49c0-9e59-c56d760010ef. [pid: 8|app: 0|req: 265/575] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:02:16 2026] POST /v2.0/floatingips => generated 552 bytes in 1287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/576] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:02:16 2026] PUT /v2.0/floatingips/d7312613-7d62-4050-9e6d-24bd25481ba4 => generated 855 bytes in 1445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/577] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:18 2026] GET /v2.0/ports?network_id=47f01581-40ad-4cf3-b3d8-26e0ba64429b&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-09-07 12:02:18.077 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0096e6f-56b1-43bb-8b95-55aedabeb4d5'] response: {'name': 'network-changed', 'server_uuid': '97ab5ae2-0d68-4d75-895d-d9a51b660015', 'tag': 'fcfb02cf-4924-49c0-9e59-c56d760010ef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 313/578] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:18 2026] GET /v2.0/ports?device_id=97ab5ae2-0d68-4d75-895d-d9a51b660015 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/579] 10.0.0.99 () {34 vars in 684 bytes} [Mon Sep 7 12:02:17 2026] POST /v2.0/security-groups => generated 1596 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/580] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:18 2026] GET /v2.0/ports?tenant_id=12b6a8ddfdcc49f49db20bacdfb0acca&device_id=97ab5ae2-0d68-4d75-895d-d9a51b660015 => generated 1240 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/581] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:18 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?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: 268/582] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:18 2026] GET /v2.0/security-groups?id=292bf037-0f2f-45ce-a165-89a862af5f90&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/583] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:18 2026] GET /v2.0/networks?id=3628c155-4492-403e-b112-951afaabb805 => generated 766 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/584] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:02:18 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: 316/585] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:02:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fcfb02cf-4924-49c0-9e59-c56d760010ef => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/586] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:18 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?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: 271/587] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:18 2026] GET /v2.0/subnets?id=9404c9e0-98e7-4371-9b65-ea61d58a2962 => generated 664 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/588] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:18 2026] GET /v2.0/ports?network_id=3628c155-4492-403e-b112-951afaabb805&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: 317/589] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:02:18 2026] POST /v2.0/security-group-rules => generated 570 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/590] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:18 2026] GET /v2.0/networks/3628c155-4492-403e-b112-951afaabb805?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: 274/591] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:18 2026] GET /v2.0/networks/3628c155-4492-403e-b112-951afaabb805?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/592] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:18 2026] GET /v2.0/ports?device_id=97ab5ae2-0d68-4d75-895d-d9a51b660015 => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/593] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:18 2026] GET /v2.0/security-groups?id=292bf037-0f2f-45ce-a165-89a862af5f90&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/596] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:02:18 2026] POST /v2.0/floatingips => generated 552 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/597] 162.253.55.181 () {34 vars in 994 bytes} [Mon Sep 7 12:02:19 2026] GET /v2.0/ports?device_id=97ab5ae2-0d68-4d75-895d-d9a51b660015 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/598] 10.0.0.168 () {34 vars in 1100 bytes} [Mon Sep 7 12:02:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1359195275&fields=id&tenant_id=d523953c18da4b5caefccb8b06da915e => generated 69 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/599] 10.0.0.168 () {34 vars in 982 bytes} [Mon Sep 7 12:02:19 2026] GET /v2.0/networks?id=79933c3e-7b58-41a3-8268-918f2fec1686 => generated 675 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:19.791 7 INFO neutron.db.l3_db [None req-e2c21ae6-03f3-4056-855d-77780b750a74 d08a4e60e5c54239aff228024c8bdc4f 12b6a8ddfdcc49f49db20bacdfb0acca - - - -] Floating IP d7312613-7d62-4050-9e6d-24bd25481ba4 disassociated. External IP: 10.96.250.208, port: fcfb02cf-4924-49c0-9e59-c56d760010ef. [pid: 8|app: 0|req: 282/600] 10.0.0.168 () {34 vars in 965 bytes} [Mon Sep 7 12:02:19 2026] GET /v2.0/quotas/d523953c18da4b5caefccb8b06da915e => 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: 283/601] 10.0.0.168 () {34 vars in 1002 bytes} [Mon Sep 7 12:02:19 2026] GET /v2.0/ports?tenant_id=d523953c18da4b5caefccb8b06da915e&fields=id => generated 103 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/602] 10.0.0.168 () {34 vars in 1008 bytes} [Mon Sep 7 12:02:19 2026] GET /v2.0/networks/79933c3e-7b58-41a3-8268-918f2fec1686?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: 285/603] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:20 2026] GET /v2.0/ports?device_id=97ab5ae2-0d68-4d75-895d-d9a51b660015 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/604] 10.0.0.168 () {34 vars in 1108 bytes} [Mon Sep 7 12:02:20 2026] GET /v2.0/networks/79933c3e-7b58-41a3-8268-918f2fec1686?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: 319/605] 162.253.55.181 () {36 vars in 997 bytes} [Mon Sep 7 12:02:19 2026] DELETE /v2.0/ports/fcfb02cf-4924-49c0-9e59-c56d760010ef => generated 0 bytes in 955 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/606] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:20 2026] GET /v2.0/ports?device_id=2d19750d-c09e-4cee-93c9-31b0643f9b34 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:02:21.243 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c0edc64-3df5-48f4-9f92-9c93783e3ec5'] response: {'server_uuid': '97ab5ae2-0d68-4d75-895d-d9a51b660015', 'name': 'network-vif-deleted', 'tag': 'fcfb02cf-4924-49c0-9e59-c56d760010ef', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 320/607] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:21 2026] DELETE /v2.0/security-groups/292bf037-0f2f-45ce-a165-89a862af5f90 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:02:21.331 7 INFO neutron.api.v2.resource [None req-1164ed78-f65c-4155-8d81-eafefbf7f490 d08a4e60e5c54239aff228024c8bdc4f 12b6a8ddfdcc49f49db20bacdfb0acca - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 321/608] 10.0.0.99 () {32 vars in 736 bytes} [Mon Sep 7 12:02:21 2026] GET /v2.0/security-groups/292bf037-0f2f-45ce-a165-89a862af5f90 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/609] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:21 2026] GET /v2.0/networks?id=79933c3e-7b58-41a3-8268-918f2fec1686 => generated 675 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/610] 162.253.55.181 () {34 vars in 1050 bytes} [Mon Sep 7 12:02:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d523953c18da4b5caefccb8b06da915e => generated 181 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/611] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:02:21 2026] DELETE /v2.0/floatingips/d7312613-7d62-4050-9e6d-24bd25481ba4 => generated 0 bytes in 338 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/612] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:21 2026] GET /v2.0/ports?device_id=2d19750d-c09e-4cee-93c9-31b0643f9b34 => 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: 290/613] 162.253.55.181 () {38 vars in 955 bytes} [Mon Sep 7 12:02:21 2026] POST /v2.0/ports => generated 954 bytes in 515 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: 291/614] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:02:21 2026] PUT /v2.0/ports/7f65e9b4-987a-456d-b8c1-e051a9e4438c => generated 1199 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 12:02:22.535 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ba6ec29-50eb-48bd-85ba-435862d0cc0c'] response: {'name': 'network-changed', 'server_uuid': '2d19750d-c09e-4cee-93c9-31b0643f9b34', 'tag': '7f65e9b4-987a-456d-b8c1-e051a9e4438c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 292/615] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:22 2026] GET /v2.0/ports?tenant_id=d523953c18da4b5caefccb8b06da915e&device_id=2d19750d-c09e-4cee-93c9-31b0643f9b34 => generated 1238 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/616] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:02:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7f65e9b4-987a-456d-b8c1-e051a9e4438c => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 294/617] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:22 2026] GET /v2.0/subnets?id=800e3bd8-4be3-47eb-8faf-d1c7d241a9e2 => generated 669 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/618] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:22 2026] GET /v2.0/ports?network_id=79933c3e-7b58-41a3-8268-918f2fec1686&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: 296/619] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:22 2026] GET /v2.0/networks/79933c3e-7b58-41a3-8268-918f2fec1686?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: 297/620] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:22 2026] GET /v2.0/ports?device_id=2d19750d-c09e-4cee-93c9-31b0643f9b34 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/621] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:22 2026] GET /v2.0/networks/79933c3e-7b58-41a3-8268-918f2fec1686?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/622] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:22 2026] GET /v2.0/security-groups?id=a10b56a9-a3ce-430c-9158-4055fd547ba1&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/623] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:22 2026] GET /v2.0/ports?tenant_id=d523953c18da4b5caefccb8b06da915e&device_id=2d19750d-c09e-4cee-93c9-31b0643f9b34 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/624] 10.0.0.168 () {34 vars in 1098 bytes} [Mon Sep 7 12:02:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--404531568&fields=id&tenant_id=9da9c24be69049cf8d70f8863d5b5ed3 => generated 69 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/625] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:23 2026] GET /v2.0/networks?id=79933c3e-7b58-41a3-8268-918f2fec1686 => generated 771 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/626] 10.0.0.168 () {34 vars in 982 bytes} [Mon Sep 7 12:02:23 2026] GET /v2.0/networks?id=d27889a6-9a61-4a81-9db4-14614b185736 => generated 680 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/627] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:02:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7f65e9b4-987a-456d-b8c1-e051a9e4438c => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/628] 10.0.0.168 () {34 vars in 965 bytes} [Mon Sep 7 12:02:23 2026] GET /v2.0/quotas/9da9c24be69049cf8d70f8863d5b5ed3 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/629] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:23 2026] GET /v2.0/subnets?id=800e3bd8-4be3-47eb-8faf-d1c7d241a9e2 => generated 669 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/630] 10.0.0.168 () {34 vars in 1002 bytes} [Mon Sep 7 12:02:23 2026] GET /v2.0/ports?tenant_id=9da9c24be69049cf8d70f8863d5b5ed3&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/631] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:02:21 2026] PUT /v2.0/routers/19256711-5930-4f5a-8df2-459a9c458906/remove_router_interface => generated 309 bytes in 1725 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/632] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:23 2026] GET /v2.0/ports?network_id=79933c3e-7b58-41a3-8268-918f2fec1686&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/633] 10.0.0.168 () {34 vars in 1008 bytes} [Mon Sep 7 12:02:23 2026] GET /v2.0/networks/d27889a6-9a61-4a81-9db4-14614b185736?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/634] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:23 2026] GET /v2.0/networks/79933c3e-7b58-41a3-8268-918f2fec1686?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/635] 10.0.0.168 () {34 vars in 1108 bytes} [Mon Sep 7 12:02:23 2026] GET /v2.0/networks/d27889a6-9a61-4a81-9db4-14614b185736?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/636] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:23 2026] GET /v2.0/networks/79933c3e-7b58-41a3-8268-918f2fec1686?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: 329/637] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:24 2026] GET /v2.0/ports?device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/638] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:24 2026] GET /v2.0/ports?device_id=2d19750d-c09e-4cee-93c9-31b0643f9b34 => generated 971 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/639] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:24 2026] GET /v2.0/security-groups?id=a10b56a9-a3ce-430c-9158-4055fd547ba1&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: 332/640] 10.0.0.19 () {34 vars in 989 bytes} [Mon Sep 7 12:02:24 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 1244 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:02:24.896 8 INFO neutron.services.segments.plugin [-] Segment 08d75357-3de5-4a34-a62b-693a42955f78 resource provider aggregate not found 2026-09-07 12:02:24.905 8 INFO neutron.services.segments.plugin [-] Segment 08d75357-3de5-4a34-a62b-693a42955f78 resource provider aggregate not found 2026-09-07 12:02:24.919 8 INFO neutron.services.segments.plugin [-] Segment 08d75357-3de5-4a34-a62b-693a42955f78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08d75357-3de5-4a34-a62b-693a42955f78 found for delete ", "request_id": "req-1dc6a4c3-6cba-4f72-9483-79b047ebc075"}]} [pid: 7|app: 0|req: 333/641] 10.0.0.19 () {34 vars in 1039 bytes} [Mon Sep 7 12:02:24 2026] GET /v2.0/security-groups?id=a0f12225-4eca-4fc0-aa49-f2a78b15033d&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:24.937 8 INFO neutron.services.segments.plugin [-] Segment 08d75357-3de5-4a34-a62b-693a42955f78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08d75357-3de5-4a34-a62b-693a42955f78 found for delete ", "request_id": "req-b8f48e6f-7cd3-4249-8f55-b218bb31b87b"}]} 2026-09-07 12:02:24.937 8 INFO neutron.db.l3_hamode_db [None req-a7cf4052-ca34-4dc7-8b01-6473eb7124d7 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] HA network 495718db-f8fc-4434-8db0-3b02cf330b78 was deleted as no HA routers are present in tenant 12b6a8ddfdcc49f49db20bacdfb0acca. [pid: 8|app: 0|req: 309/642] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:02:23 2026] DELETE /v2.0/routers/19256711-5930-4f5a-8df2-459a9c458906 => generated 0 bytes in 1512 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/643] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:25 2026] GET /v2.0/networks?id=d27889a6-9a61-4a81-9db4-14614b185736 => generated 680 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/644] 162.253.55.181 () {34 vars in 1050 bytes} [Mon Sep 7 12:02:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9da9c24be69049cf8d70f8863d5b5ed3 => generated 180 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/645] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:02:24 2026] DELETE /v2.0/subnets/9404c9e0-98e7-4371-9b65-ea61d58a2962 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/646] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:25 2026] GET /v2.0/ports?device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => 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: 313/647] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:02:25 2026] DELETE /v2.0/networks/3628c155-4492-403e-b112-951afaabb805 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/648] 162.253.55.181 () {38 vars in 955 bytes} [Mon Sep 7 12:02:25 2026] POST /v2.0/ports => generated 958 bytes in 615 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: 314/649] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:25 2026] GET /v2.0/ports?device_id=2d19750d-c09e-4cee-93c9-31b0643f9b34 => generated 971 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/650] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:25 2026] GET /v2.0/security-groups?tenant_id=12b6a8ddfdcc49f49db20bacdfb0acca&name=default => generated 2800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/651] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:25 2026] GET /v2.0/security-groups?id=a10b56a9-a3ce-430c-9158-4055fd547ba1&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: 317/652] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:25 2026] DELETE /v2.0/security-groups/8e4fa4c2-0fd9-4b2d-a69b-0ead5561e134 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/653] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:26 2026] GET /v2.0/ports?device_id=2d19750d-c09e-4cee-93c9-31b0643f9b34 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/654] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:02:25 2026] PUT /v2.0/ports/36ad695f-e4df-4d8f-9570-f32874e2b9e7 => generated 1203 bytes in 449 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-09-07 12:02:26.364 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbf5e508-04bc-4281-91bf-11609dc09a38'] response: {'name': 'network-changed', 'server_uuid': 'ffce118e-8877-4358-9663-416a0ec9d8ec', 'tag': '36ad695f-e4df-4d8f-9570-f32874e2b9e7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 337/655] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:26 2026] GET /v2.0/ports?tenant_id=9da9c24be69049cf8d70f8863d5b5ed3&device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => generated 1242 bytes in 71 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: 338/656] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:26 2026] GET /v2.0/ports?device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/657] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:02:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=36ad695f-e4df-4d8f-9570-f32874e2b9e7 => 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: 340/658] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:26 2026] GET /v2.0/security-groups?id=3a8336cf-e023-479a-baad-f959c54f420f&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/659] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:26 2026] GET /v2.0/subnets?id=30419236-a7c0-41b3-ad36-d73b414b63f9 => generated 674 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:26.595 8 INFO neutron.db.l3_db [None req-f0d96374-2a4e-4cfd-ac16-690f6ea23804 b00a185a2caf42d8bccb7c39421892b0 d523953c18da4b5caefccb8b06da915e - - - -] Floating IP c02d060b-eb6a-4e94-8ea3-e54f8c62eff9 associated. External IP: 10.96.250.201, port: 7f65e9b4-987a-456d-b8c1-e051a9e4438c. [pid: 7|app: 0|req: 342/660] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:26 2026] GET /v2.0/ports?network_id=d27889a6-9a61-4a81-9db4-14614b185736&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: 343/661] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:26 2026] GET /v2.0/networks/d27889a6-9a61-4a81-9db4-14614b185736?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: 344/662] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:26 2026] GET /v2.0/networks/d27889a6-9a61-4a81-9db4-14614b185736?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/663] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:26 2026] GET /v2.0/ports?tenant_id=9da9c24be69049cf8d70f8863d5b5ed3&device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:02:26.958 8 INFO neutron.services.segments.plugin [-] Segment d5d7fd70-ac2a-470b-9c15-db5024a629e6 resource provider aggregate not found 2026-09-07 12:02:26.971 8 INFO neutron.services.segments.plugin [-] Segment d5d7fd70-ac2a-470b-9c15-db5024a629e6 resource provider aggregate not found 2026-09-07 12:02:26.990 8 INFO neutron.services.segments.plugin [-] Segment d5d7fd70-ac2a-470b-9c15-db5024a629e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5d7fd70-ac2a-470b-9c15-db5024a629e6 found for delete ", "request_id": "req-efe22c75-f469-43f2-be7a-01165644c47d"}]} 2026-09-07 12:02:26.996 8 INFO neutron.services.segments.plugin [-] Segment d5d7fd70-ac2a-470b-9c15-db5024a629e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5d7fd70-ac2a-470b-9c15-db5024a629e6 found for delete ", "request_id": "req-cfeea9a8-4dea-48f0-90a9-24d839954698"}]} [pid: 8|app: 0|req: 319/664] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:02:26 2026] PUT /v2.0/floatingips/c02d060b-eb6a-4e94-8ea3-e54f8c62eff9 => generated 855 bytes in 829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/665] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:26 2026] GET /v2.0/networks?id=d27889a6-9a61-4a81-9db4-14614b185736 => generated 776 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/666] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=36ad695f-e4df-4d8f-9570-f32874e2b9e7 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:02:27.112 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85e04211-d1a1-4e10-b345-c4b361eea69e'] response: {'name': 'network-changed', 'server_uuid': '2d19750d-c09e-4cee-93c9-31b0643f9b34', 'tag': '7f65e9b4-987a-456d-b8c1-e051a9e4438c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 347/667] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/ports?device_id=2d19750d-c09e-4cee-93c9-31b0643f9b34 => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/668] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/subnets?id=30419236-a7c0-41b3-ad36-d73b414b63f9 => 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: 348/669] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/security-groups?id=a10b56a9-a3ce-430c-9158-4055fd547ba1&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/670] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/ports?network_id=d27889a6-9a61-4a81-9db4-14614b185736&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: 349/671] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/ports?tenant_id=d523953c18da4b5caefccb8b06da915e&device_id=2d19750d-c09e-4cee-93c9-31b0643f9b34 => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/672] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/networks/d27889a6-9a61-4a81-9db4-14614b185736?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/673] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/networks?id=79933c3e-7b58-41a3-8268-918f2fec1686 => generated 771 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/674] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7f65e9b4-987a-456d-b8c1-e051a9e4438c => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/675] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/networks/d27889a6-9a61-4a81-9db4-14614b185736?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: 352/676] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/subnets?id=800e3bd8-4be3-47eb-8faf-d1c7d241a9e2 => generated 669 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/677] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/ports?network_id=79933c3e-7b58-41a3-8268-918f2fec1686&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/678] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/networks/79933c3e-7b58-41a3-8268-918f2fec1686?fields=segments => generated 14 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/679] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/ports?device_id=2d19750d-c09e-4cee-93c9-31b0643f9b34 => 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: 354/680] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/ports?device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/681] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/security-groups?id=a10b56a9-a3ce-430c-9158-4055fd547ba1&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/682] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/networks/79933c3e-7b58-41a3-8268-918f2fec1686?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: 356/683] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:27 2026] GET /v2.0/security-groups?id=3a8336cf-e023-479a-baad-f959c54f420f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/684] 162.253.55.181 () {34 vars in 994 bytes} [Mon Sep 7 12:02:28 2026] GET /v2.0/ports?device_id=2d19750d-c09e-4cee-93c9-31b0643f9b34 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:28.544 7 INFO neutron.db.l3_db [None req-8a03bd13-3792-422b-a7af-922caf349f61 b00a185a2caf42d8bccb7c39421892b0 d523953c18da4b5caefccb8b06da915e - - - -] Floating IP c02d060b-eb6a-4e94-8ea3-e54f8c62eff9 disassociated. External IP: 10.96.250.201, port: 7f65e9b4-987a-456d-b8c1-e051a9e4438c. [pid: 8|app: 0|req: 329/685] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:28 2026] GET /v2.0/ports?device_id=2d19750d-c09e-4cee-93c9-31b0643f9b34 => 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: 330/686] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:28 2026] GET /v2.0/ports?device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => 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: 331/687] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:28 2026] GET /v2.0/security-groups?id=3a8336cf-e023-479a-baad-f959c54f420f&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/688] 162.253.55.181 () {36 vars in 997 bytes} [Mon Sep 7 12:02:28 2026] DELETE /v2.0/ports/7f65e9b4-987a-456d-b8c1-e051a9e4438c => generated 0 bytes in 826 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/689] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:29 2026] GET /v2.0/security-groups?tenant_id=2bf88fd74be94d1f8774678c7cdb67f2&name=default => generated 2801 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:02:29.684 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d4eb33f4-22e6-411d-b40b-bebe009e27a1'] response: {'server_uuid': '2d19750d-c09e-4cee-93c9-31b0643f9b34', 'name': 'network-vif-deleted', 'tag': '7f65e9b4-987a-456d-b8c1-e051a9e4438c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 358/690] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:29 2026] DELETE /v2.0/security-groups/757b8a33-b584-4a57-b743-7757324dcbcf => 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: 333/691] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:29 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 975 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/692] 10.0.0.168 () {34 vars in 971 bytes} [Mon Sep 7 12:02:30 2026] GET /v2.0/ports/d0816a4d-90da-4926-ae37-5366764b9465 => generated 972 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/693] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:30 2026] GET /v2.0/ports?device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/694] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:29 2026] DELETE /v2.0/security-groups/a10b56a9-a3ce-430c-9158-4055fd547ba1 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:02:30.153 7 INFO neutron.api.v2.resource [None req-cb2ba1f5-446b-4047-ab1b-cf4733ab57ca b00a185a2caf42d8bccb7c39421892b0 d523953c18da4b5caefccb8b06da915e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 360/695] 10.0.0.99 () {32 vars in 736 bytes} [Mon Sep 7 12:02:30 2026] GET /v2.0/security-groups/a10b56a9-a3ce-430c-9158-4055fd547ba1 => 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: 336/696] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:30 2026] GET /v2.0/security-groups?id=3a8336cf-e023-479a-baad-f959c54f420f&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/697] 162.253.55.181 () {34 vars in 1000 bytes} [Mon Sep 7 12:02:30 2026] GET /v2.0/subnets?network_id=47f01581-40ad-4cf3-b3d8-26e0ba64429b => generated 659 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/698] 162.253.55.181 () {34 vars in 1146 bytes} [Mon Sep 7 12:02:30 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03&device_owner=compute%3Anova&network_id=47f01581-40ad-4cf3-b3d8-26e0ba64429b => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/699] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:02:30 2026] DELETE /v2.0/floatingips/c02d060b-eb6a-4e94-8ea3-e54f8c62eff9 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/700] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:02:30 2026] PUT /v2.0/ports/d0816a4d-90da-4926-ae37-5366764b9465 => generated 1149 bytes in 917 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: 340/701] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:31 2026] GET /v2.0/ports?device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:31.378 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af4b5621-a8ff-4fbc-885d-5d35dd611499'] response: {'name': 'network-changed', 'server_uuid': '1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03', 'tag': 'd0816a4d-90da-4926-ae37-5366764b9465', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 341/702] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:31 2026] GET /v2.0/ports?tenant_id=3f1b2c9dae184f02bdfdef3a5a7bc146&device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 1421 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/703] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:31 2026] GET /v2.0/security-groups?id=3a8336cf-e023-479a-baad-f959c54f420f&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/704] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:31 2026] GET /v2.0/networks?id=47f01581-40ad-4cf3-b3d8-26e0ba64429b => generated 779 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/705] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:31 2026] GET /v2.0/ports?device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/706] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:02:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d0816a4d-90da-4926-ae37-5366764b9465 => generated 861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/707] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:02:30 2026] PUT /v2.0/routers/4f230f94-dfa1-4832-9cf7-b81b542f5e2c/remove_router_interface => generated 309 bytes in 1264 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/708] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:02:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d0816a4d-90da-4926-ae37-5366764b9465 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:02:32.049 8 INFO neutron.db.l3_db [None req-c79a59a9-4932-44af-9157-fca9864cd572 2f7027ade2ff4754a4d72c672071cee7 9da9c24be69049cf8d70f8863d5b5ed3 - - - -] Floating IP fe30afa2-5ef4-4509-891c-8caa3070a85b associated. External IP: 10.96.250.217, port: 36ad695f-e4df-4d8f-9570-f32874e2b9e7. [pid: 8|app: 0|req: 346/709] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:02:31 2026] PUT /v2.0/floatingips/fe30afa2-5ef4-4509-891c-8caa3070a85b => generated 856 bytes in 684 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/710] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:32 2026] GET /v2.0/subnets?id=2ab7fcf8-f5e1-428e-94b4-ea3877541025 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/711] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:32 2026] GET /v2.0/ports?network_id=47f01581-40ad-4cf3-b3d8-26e0ba64429b&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/712] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:32 2026] GET /v2.0/ports?device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/713] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:32 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?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: 351/714] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:32 2026] GET /v2.0/security-groups?id=3a8336cf-e023-479a-baad-f959c54f420f&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/715] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:32 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?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: 353/716] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:32 2026] GET /v2.0/ports?tenant_id=3f1b2c9dae184f02bdfdef3a5a7bc146&device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 1421 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/717] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:32 2026] GET /v2.0/networks?id=47f01581-40ad-4cf3-b3d8-26e0ba64429b => generated 779 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/718] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:02:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d0816a4d-90da-4926-ae37-5366764b9465 => generated 861 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/719] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:32 2026] GET /v2.0/ports?device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => 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: 357/720] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:02:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d0816a4d-90da-4926-ae37-5366764b9465 => 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: 358/721] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:33 2026] GET /v2.0/security-groups?id=3a8336cf-e023-479a-baad-f959c54f420f&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/722] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:33 2026] GET /v2.0/subnets?id=2ab7fcf8-f5e1-428e-94b4-ea3877541025 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/723] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:33 2026] GET /v2.0/ports?network_id=47f01581-40ad-4cf3-b3d8-26e0ba64429b&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: 361/724] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:33 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?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: 362/725] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:33 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?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) 2026-09-07 12:02:33.436 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-012229db-5a90-4e97-af18-452f2b15057f'] response: {'name': 'network-changed', 'server_uuid': 'ffce118e-8877-4358-9663-416a0ec9d8ec', 'tag': '36ad695f-e4df-4d8f-9570-f32874e2b9e7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 363/726] 162.253.55.181 () {34 vars in 994 bytes} [Mon Sep 7 12:02:33 2026] GET /v2.0/ports?device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/727] 162.253.55.181 () {34 vars in 1096 bytes} [Mon Sep 7 12:02:33 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:02:33.600 7 INFO neutron.services.segments.plugin [-] Segment 146f7a1a-520f-43d6-856a-f0799024c45d resource provider aggregate not found 2026-09-07 12:02:33.606 7 INFO neutron.services.segments.plugin [-] Segment 146f7a1a-520f-43d6-856a-f0799024c45d resource provider aggregate not found 2026-09-07 12:02:33.624 7 INFO neutron.services.segments.plugin [-] Segment 146f7a1a-520f-43d6-856a-f0799024c45d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 146f7a1a-520f-43d6-856a-f0799024c45d found for delete ", "request_id": "req-f2508e23-07ad-4dcc-9c37-f60fda4b5ed0"}]} 2026-09-07 12:02:33.625 7 INFO neutron.services.segments.plugin [-] Segment 146f7a1a-520f-43d6-856a-f0799024c45d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 146f7a1a-520f-43d6-856a-f0799024c45d found for delete ", "request_id": "req-0987927c-b8cd-40c8-8c9f-cf5aa699081d"}]} 2026-09-07 12:02:33.640 7 INFO neutron.db.l3_hamode_db [None req-5e24ca4e-c2c0-4c0c-8a7d-acc3ae1add2a b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] HA network b0ba9d0b-8947-4726-a7a3-ebea8f05853c was deleted as no HA routers are present in tenant d523953c18da4b5caefccb8b06da915e. [pid: 7|app: 0|req: 364/728] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:02:31 2026] DELETE /v2.0/routers/4f230f94-dfa1-4832-9cf7-b81b542f5e2c => generated 0 bytes in 1761 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/729] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:33 2026] GET /v2.0/ports?tenant_id=9da9c24be69049cf8d70f8863d5b5ed3&device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => 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: 366/730] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:33 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 1152 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/731] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:33 2026] GET /v2.0/ports?tenant_id=3f1b2c9dae184f02bdfdef3a5a7bc146&device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 1421 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/732] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:02:33 2026] DELETE /v2.0/subnets/800e3bd8-4be3-47eb-8faf-d1c7d241a9e2 => 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: 369/733] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:34 2026] GET /v2.0/networks?id=d27889a6-9a61-4a81-9db4-14614b185736 => generated 776 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/734] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:34 2026] GET /v2.0/security-groups?id=a0f12225-4eca-4fc0-aa49-f2a78b15033d&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: 371/735] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:34 2026] GET /v2.0/networks?id=47f01581-40ad-4cf3-b3d8-26e0ba64429b => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/738] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:02:34 2026] DELETE /v2.0/networks/79933c3e-7b58-41a3-8268-918f2fec1686 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/739] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:02:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=36ad695f-e4df-4d8f-9570-f32874e2b9e7 => generated 859 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:34.656 8 INFO neutron.db.l3_db [None req-8de8835b-bd44-4214-8555-be3661d9eb91 2f7027ade2ff4754a4d72c672071cee7 9da9c24be69049cf8d70f8863d5b5ed3 - - - -] Floating IP fe30afa2-5ef4-4509-891c-8caa3070a85b disassociated. External IP: 10.96.250.217, port: 36ad695f-e4df-4d8f-9570-f32874e2b9e7. [pid: 7|app: 0|req: 376/740] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:34 2026] GET /v2.0/ports?device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => generated 973 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/741] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:02:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d0816a4d-90da-4926-ae37-5366764b9465 => generated 861 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/742] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:34 2026] GET /v2.0/subnets?id=30419236-a7c0-41b3-ad36-d73b414b63f9 => generated 674 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/743] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:34 2026] GET /v2.0/security-groups?id=3a8336cf-e023-479a-baad-f959c54f420f&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: 380/744] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:02:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=d0816a4d-90da-4926-ae37-5366764b9465 => 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: 381/745] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:34 2026] GET /v2.0/ports?network_id=d27889a6-9a61-4a81-9db4-14614b185736&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/746] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:34 2026] GET /v2.0/subnets?id=2ab7fcf8-f5e1-428e-94b4-ea3877541025 => generated 677 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/747] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:35 2026] GET /v2.0/security-groups?tenant_id=d523953c18da4b5caefccb8b06da915e&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/748] 162.253.55.181 () {36 vars in 997 bytes} [Mon Sep 7 12:02:33 2026] DELETE /v2.0/ports/36ad695f-e4df-4d8f-9570-f32874e2b9e7 => generated 0 bytes in 1594 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/749] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:35 2026] GET /v2.0/ports?network_id=47f01581-40ad-4cf3-b3d8-26e0ba64429b&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/750] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:35 2026] GET /v2.0/networks/d27889a6-9a61-4a81-9db4-14614b185736?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: 367/751] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:35 2026] DELETE /v2.0/security-groups/1d62d8ba-629c-4e22-bdde-45280baf596e => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/752] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:35 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?fields=segments => generated 14 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/753] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:35 2026] GET /v2.0/networks/d27889a6-9a61-4a81-9db4-14614b185736?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/754] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:35 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?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: 369/755] 162.253.55.181 () {34 vars in 1118 bytes} [Mon Sep 7 12:02:35 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1152 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:02:35.654 7 INFO neutron.services.segments.plugin [-] Segment 43585efe-5df6-4c34-a291-1f144c1831b1 resource provider aggregate not found 2026-09-07 12:02:35.671 7 INFO neutron.services.segments.plugin [-] Segment 43585efe-5df6-4c34-a291-1f144c1831b1 resource provider aggregate not found 2026-09-07 12:02:35.684 7 INFO neutron.services.segments.plugin [-] Segment 43585efe-5df6-4c34-a291-1f144c1831b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43585efe-5df6-4c34-a291-1f144c1831b1 found for delete ", "request_id": "req-a04e6e19-e8ff-4fe7-934d-44f5b7634770"}]} 2026-09-07 12:02:35.708 7 INFO neutron.services.segments.plugin [-] Segment 43585efe-5df6-4c34-a291-1f144c1831b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43585efe-5df6-4c34-a291-1f144c1831b1 found for delete ", "request_id": "req-490c362a-96cb-4c51-91ff-05d689ea73e0"}]} 2026-09-07 12:02:35.893 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a43dc72-c671-45a5-8bdf-0be20c01afea'] response: {'server_uuid': 'ffce118e-8877-4358-9663-416a0ec9d8ec', 'name': 'network-vif-deleted', 'tag': '36ad695f-e4df-4d8f-9570-f32874e2b9e7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 387/756] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:02:35 2026] PUT /v2.0/ports/d0816a4d-90da-4926-ae37-5366764b9465 => generated 972 bytes in 583 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: 388/757] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:36 2026] GET /v2.0/ports?device_id=ffce118e-8877-4358-9663-416a0ec9d8ec => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:02:36.126 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-91bb03b6-cffa-43b9-9251-7e36de363e20'] response: {'name': 'network-changed', 'server_uuid': '1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03', 'tag': 'd0816a4d-90da-4926-ae37-5366764b9465', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 389/758] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:36 2026] GET /v2.0/ports?tenant_id=3f1b2c9dae184f02bdfdef3a5a7bc146&device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => 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: 370/759] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:35 2026] GET /v2.0/security-groups?tenant_id=357da5e5006649e8a76fa149aa3792c6&name=default => generated 2801 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/760] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:36 2026] GET /v2.0/networks?id=47f01581-40ad-4cf3-b3d8-26e0ba64429b => generated 779 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/761] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:02:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d0816a4d-90da-4926-ae37-5366764b9465 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/762] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:36 2026] DELETE /v2.0/security-groups/683d4ad8-5f4a-46c8-b0fc-ae07895611a0 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/763] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:36 2026] GET /v2.0/subnets?id=2ab7fcf8-f5e1-428e-94b4-ea3877541025 => generated 677 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/764] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:36 2026] GET /v2.0/ports?network_id=47f01581-40ad-4cf3-b3d8-26e0ba64429b&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: 393/765] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:36 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?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: 373/766] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:36 2026] GET /v2.0/security-groups?tenant_id=d68ad45f4d3e4f72b7f60e13f8321f31&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/767] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:36 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/768] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:36 2026] DELETE /v2.0/security-groups/ff05d1db-9b07-4e03-b440-9a895813e750 => 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: 395/769] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:36 2026] GET /v2.0/ports?tenant_id=3f1b2c9dae184f02bdfdef3a5a7bc146&device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/770] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:36 2026] GET /v2.0/networks?id=47f01581-40ad-4cf3-b3d8-26e0ba64429b => generated 779 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/771] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:02:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=d0816a4d-90da-4926-ae37-5366764b9465 => generated 861 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/772] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:36 2026] GET /v2.0/subnets?id=2ab7fcf8-f5e1-428e-94b4-ea3877541025 => generated 677 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/773] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:36 2026] GET /v2.0/ports?network_id=47f01581-40ad-4cf3-b3d8-26e0ba64429b&device_owner=network%3Adhcp => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/774] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:36 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?fields=segments => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/775] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:37 2026] GET /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b?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: 378/776] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:37 2026] DELETE /v2.0/security-groups/3a8336cf-e023-479a-baad-f959c54f420f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:02:37.379 7 INFO neutron.api.v2.resource [None req-fc765c43-43d8-4a3f-9b9e-a6702320b423 2f7027ade2ff4754a4d72c672071cee7 9da9c24be69049cf8d70f8863d5b5ed3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 399/777] 10.0.0.99 () {32 vars in 736 bytes} [Mon Sep 7 12:02:37 2026] GET /v2.0/security-groups/3a8336cf-e023-479a-baad-f959c54f420f => generated 146 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/778] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:37 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/779] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:37 2026] GET /v2.0/security-groups?id=a0f12225-4eca-4fc0-aa49-f2a78b15033d&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/780] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:02:37 2026] DELETE /v2.0/floatingips/fe30afa2-5ef4-4509-891c-8caa3070a85b => generated 0 bytes in 439 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/781] 162.253.55.181 () {34 vars in 994 bytes} [Mon Sep 7 12:02:38 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/782] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:02:37 2026] PUT /v2.0/routers/91cca4dd-c280-4d02-a7e7-6a1aba544de6/remove_router_interface => generated 309 bytes in 1188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/783] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:39 2026] GET /v2.0/ports?device_id=1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:39.192 8 INFO neutron.db.l3_db [None req-a333d955-1c91-4dd0-8cb3-75077688a04b 3e60c2227599498e92aa35c38fadfdf5 3f1b2c9dae184f02bdfdef3a5a7bc146 - - - -] Floating IP e570f57c-8dad-43e8-8989-297a27630644 disassociated. External IP: 10.96.250.211, port: d0816a4d-90da-4926-ae37-5366764b9465. [pid: 8|app: 0|req: 381/784] 162.253.55.181 () {36 vars in 997 bytes} [Mon Sep 7 12:02:38 2026] DELETE /v2.0/ports/d0816a4d-90da-4926-ae37-5366764b9465 => generated 0 bytes in 1523 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/785] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:39 2026] GET /v2.0/security-groups?id=a0f12225-4eca-4fc0-aa49-f2a78b15033d&fields=id&fields=name => generated 113 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:40.385 7 INFO neutron.services.segments.plugin [-] Segment be2b4fc7-fd84-4b76-ba0e-cae414f9eb6f resource provider aggregate not found 2026-09-07 12:02:40.391 7 INFO neutron.services.segments.plugin [-] Segment be2b4fc7-fd84-4b76-ba0e-cae414f9eb6f resource provider aggregate not found 2026-09-07 12:02:40.415 7 INFO neutron.services.segments.plugin [-] Segment be2b4fc7-fd84-4b76-ba0e-cae414f9eb6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be2b4fc7-fd84-4b76-ba0e-cae414f9eb6f found for delete ", "request_id": "req-484be8ba-16f4-445f-9722-8d5df4e82aba"}]} 2026-09-07 12:02:40.419 7 INFO neutron.db.l3_hamode_db [None req-348da97b-1420-464d-a493-0c7feb1aa473 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] HA network e0f2bda7-fea5-4f2d-ba9c-e1dffcf2f665 was deleted as no HA routers are present in tenant 9da9c24be69049cf8d70f8863d5b5ed3. 2026-09-07 12:02:40.420 7 INFO neutron.services.segments.plugin [-] Segment be2b4fc7-fd84-4b76-ba0e-cae414f9eb6f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be2b4fc7-fd84-4b76-ba0e-cae414f9eb6f found for delete ", "request_id": "req-7df1f932-70a0-4fde-bac0-5e1d82a92ee8"}]} [pid: 7|app: 0|req: 404/786] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:02:39 2026] DELETE /v2.0/routers/91cca4dd-c280-4d02-a7e7-6a1aba544de6 => generated 0 bytes in 1298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:02:40.429 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7447ee11-b95d-4187-8b2c-12d0135597e2'] response: {'server_uuid': '1f8d1aae-1ff2-4c7a-98b4-c9da1df15f03', 'name': 'network-vif-deleted', 'tag': 'd0816a4d-90da-4926-ae37-5366764b9465', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 383/787] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:02:40 2026] DELETE /v2.0/subnets/30419236-a7c0-41b3-ad36-d73b414b63f9 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/788] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:40 2026] DELETE /v2.0/security-groups/a0f12225-4eca-4fc0-aa49-f2a78b15033d => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:02:40.932 8 INFO neutron.api.v2.resource [None req-d27fc3e4-fffd-462d-814e-8a19c6419e9b 3e60c2227599498e92aa35c38fadfdf5 3f1b2c9dae184f02bdfdef3a5a7bc146 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 385/789] 10.0.0.99 () {32 vars in 736 bytes} [Mon Sep 7 12:02:40 2026] GET /v2.0/security-groups/a0f12225-4eca-4fc0-aa49-f2a78b15033d => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/790] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:02:40 2026] DELETE /v2.0/networks/d27889a6-9a61-4a81-9db4-14614b185736 => 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: 386/791] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:02:40 2026] DELETE /v2.0/floatingips/e570f57c-8dad-43e8-8989-297a27630644 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/792] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:41 2026] GET /v2.0/security-groups?tenant_id=9da9c24be69049cf8d70f8863d5b5ed3&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/793] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:41 2026] DELETE /v2.0/security-groups/a4811284-611e-49c7-839b-962b3043b8b3 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:02:42.642 7 INFO neutron.services.segments.plugin [-] Segment cc76adbb-0db7-4861-af53-92a286e15d26 resource provider aggregate not found 2026-09-07 12:02:42.652 7 INFO neutron.services.segments.plugin [-] Segment cc76adbb-0db7-4861-af53-92a286e15d26 resource provider aggregate not found 2026-09-07 12:02:42.662 7 INFO neutron.services.segments.plugin [-] Segment cc76adbb-0db7-4861-af53-92a286e15d26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc76adbb-0db7-4861-af53-92a286e15d26 found for delete ", "request_id": "req-32a7f9a8-7fee-4740-9889-5aa5b3e9f2e4"}]} 2026-09-07 12:02:42.671 7 INFO neutron.services.segments.plugin [-] Segment cc76adbb-0db7-4861-af53-92a286e15d26 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc76adbb-0db7-4861-af53-92a286e15d26 found for delete ", "request_id": "req-d19939ab-261b-4892-9b3d-9803198f15f1"}]} [pid: 8|app: 0|req: 388/794] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:42 2026] GET /v2.0/security-groups?tenant_id=d91919a75da84786a6a83f4220a8ba56&name=default => generated 2801 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/795] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:43 2026] DELETE /v2.0/security-groups/cf03bf49-ffaa-44d9-ab85-5e4d72acd708 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/796] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:02:41 2026] PUT /v2.0/routers/6c789f3c-b97f-42bd-9351-155cfdeadde6/remove_router_interface => generated 309 bytes in 1870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:43.897 7 INFO neutron.db.segments_db [None req-91e3fd20-f80e-42c2-968a-f5ac8ceaabff b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 5dfb618c-e947-4c77-bd33-c88684ae2bf5 of type vxlan for network c8ad601a-bf3b-4937-8fab-1c1d283f3254 [pid: 7|app: 0|req: 408/797] 10.0.0.99 () {34 vars in 670 bytes} [Mon Sep 7 12:02:43 2026] POST /v2.0/networks => generated 744 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/798] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:44 2026] GET /v2.0/security-groups?tenant_id=92b1294b4bbe496cbd5d42fa9f82a06b&name=default => generated 2801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/799] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:02:44 2026] POST /v2.0/subnets => generated 667 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:02:44.455 8 INFO neutron.services.segments.plugin [-] Segment 318a4650-5f0d-44a9-a7b1-4a24d2573fa5 resource provider aggregate not found [pid: 7|app: 0|req: 411/800] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:44 2026] DELETE /v2.0/security-groups/484b860a-de9e-4939-8b95-1c106a6e7a1b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:02:44.463 8 INFO neutron.services.segments.plugin [-] Segment 318a4650-5f0d-44a9-a7b1-4a24d2573fa5 resource provider aggregate not found 2026-09-07 12:02:44.485 8 INFO neutron.services.segments.plugin [-] Segment 318a4650-5f0d-44a9-a7b1-4a24d2573fa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 318a4650-5f0d-44a9-a7b1-4a24d2573fa5 found for delete ", "request_id": "req-815b37c2-9eb2-4ea5-b478-b58154377816"}]} 2026-09-07 12:02:44.486 8 INFO neutron.services.segments.plugin [-] Segment 318a4650-5f0d-44a9-a7b1-4a24d2573fa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 318a4650-5f0d-44a9-a7b1-4a24d2573fa5 found for delete ", "request_id": "req-487d4264-8699-41e7-b060-01ec94b8f05e"}]} 2026-09-07 12:02:44.493 8 INFO neutron.db.l3_hamode_db [None req-c87c6d61-e757-4f72-a10a-c209cd438392 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] HA network 1ea60e01-5ffe-4a8d-b35b-5e6d7d2ad855 was deleted as no HA routers are present in tenant 3f1b2c9dae184f02bdfdef3a5a7bc146. [pid: 8|app: 0|req: 390/801] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:02:43 2026] DELETE /v2.0/routers/6c789f3c-b97f-42bd-9351-155cfdeadde6 => generated 0 bytes in 1145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:02:44.510 7 INFO neutron.db.segments_db [None req-adefd31a-55a3-42d9-b26c-760a019c9589 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 8b362199-ea09-435c-a18d-7b173596f16e of type vxlan for network 66e32360-f834-41a8-ad31-0d6bd2ff6352 [pid: 8|app: 0|req: 391/802] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:02:44 2026] DELETE /v2.0/subnets/2ab7fcf8-f5e1-428e-94b4-ea3877541025 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:02:44.858 7 INFO neutron.db.l3_hamode_db [None req-adefd31a-55a3-42d9-b26c-760a019c9589 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 392/803] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:02:44 2026] DELETE /v2.0/networks/47f01581-40ad-4cf3-b3d8-26e0ba64429b => 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: 393/804] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:45 2026] GET /v2.0/security-groups?tenant_id=ffb79ece93dc488db16ddb823b98ecac&name=default => generated 2801 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/805] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:45 2026] GET /v2.0/security-groups?tenant_id=3f1b2c9dae184f02bdfdef3a5a7bc146&name=default => generated 2797 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/806] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:45 2026] DELETE /v2.0/security-groups/3123f4c7-6ed1-497a-b76a-4accddb41595 => 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: 396/807] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:45 2026] DELETE /v2.0/security-groups/3736c998-ecc2-468a-84f3-ec63dced41ec => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:02:45.932 7 INFO neutron.db.l3_hamode_db [None req-adefd31a-55a3-42d9-b26c-760a019c9589 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 397/808] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:45 2026] GET /v2.0/security-groups?tenant_id=70d800cbb0b4420286a1d1950524f6ec&name=default => generated 2801 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/809] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:46 2026] DELETE /v2.0/security-groups/1287d1ba-0413-42c6-9ef9-242e0d88f0c8 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:02:46.520 8 INFO neutron.services.segments.plugin [-] Segment a698be69-ebf1-47f6-8090-4fbe36429a36 resource provider aggregate not found 2026-09-07 12:02:46.543 8 INFO neutron.services.segments.plugin [-] Segment a698be69-ebf1-47f6-8090-4fbe36429a36 resource provider aggregate not found 2026-09-07 12:02:46.552 8 INFO neutron.services.segments.plugin [-] Segment a698be69-ebf1-47f6-8090-4fbe36429a36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a698be69-ebf1-47f6-8090-4fbe36429a36 found for delete ", "request_id": "req-8a01d9b7-3f5c-4df0-939f-f1f91dbe925e"}]} 2026-09-07 12:02:46.576 8 INFO neutron.services.segments.plugin [-] Segment a698be69-ebf1-47f6-8090-4fbe36429a36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a698be69-ebf1-47f6-8090-4fbe36429a36 found for delete ", "request_id": "req-128c6d8d-7a77-4b38-bd2a-645cd3e43292"}]} 2026-09-07 12:02:46.823 8 INFO neutron.db.segments_db [None req-ad4b74d6-dbfc-4f25-849e-68f595d37b26 2d75b9dbf0464723a97984598c982ef6 eeb98c4dcba3468ebebc849b09b8042b - - - -] Added segment 19800172-8336-4512-b57c-7a39f51bd2bd of type vxlan for network 0037d7c9-b7cd-45bc-afd6-7408b233c759 2026-09-07 12:02:46.956 8 INFO neutron.db.segments_db [None req-ad4b74d6-dbfc-4f25-849e-68f595d37b26 2d75b9dbf0464723a97984598c982ef6 eeb98c4dcba3468ebebc849b09b8042b - - - -] Added segment b3c3426b-ff72-444c-8e08-fd0fea173a27 of type vxlan for network 380a405a-af72-4add-bfd6-461bd579655d [pid: 8|app: 0|req: 399/810] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:02:46 2026] POST /v2.0/networks => generated 1244 bytes in 648 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/811] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:02:44 2026] POST /v2.0/routers => generated 731 bytes in 2699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/812] 10.0.0.99 () {32 vars in 648 bytes} [Mon Sep 7 12:02:47 2026] GET /v2.0/networks => generated 1843 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/813] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:02:47 2026] DELETE /v2.0/networks/0037d7c9-b7cd-45bc-afd6-7408b233c759 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/814] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:02:47 2026] DELETE /v2.0/networks/380a405a-af72-4add-bfd6-461bd579655d => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/815] 10.0.0.99 () {32 vars in 648 bytes} [Mon Sep 7 12:02:47 2026] GET /v2.0/networks => generated 651 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:47.797 8 INFO neutron.db.segments_db [None req-ee5c8736-fb65-4da7-bfc5-0e7c3aa2e6a1 2d75b9dbf0464723a97984598c982ef6 eeb98c4dcba3468ebebc849b09b8042b - - - -] Added segment 8f033b59-8d27-4b78-a640-4adc1b0b2a1d of type vxlan for network dea71833-f60a-490b-a830-36f65275b3fe [pid: 8|app: 0|req: 404/816] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:02:47 2026] POST /v2.0/networks => generated 654 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:02:47.984 8 INFO neutron.db.segments_db [None req-d85d10da-44f8-4504-b363-55fd4f4f7040 2d75b9dbf0464723a97984598c982ef6 eeb98c4dcba3468ebebc849b09b8042b - - - -] Added segment b6bedd4d-7228-4e81-ac64-d771dcad6c9b of type vxlan for network e5b4127d-8dae-4d78-807d-ed903f74cbda [pid: 8|app: 0|req: 405/817] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:02:47 2026] POST /v2.0/networks => generated 654 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:02:48.587 8 INFO neutron.services.segments.plugin [-] Segment 19800172-8336-4512-b57c-7a39f51bd2bd resource provider aggregate not found 2026-09-07 12:02:48.623 8 INFO neutron.services.segments.plugin [-] Segment 19800172-8336-4512-b57c-7a39f51bd2bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19800172-8336-4512-b57c-7a39f51bd2bd found for delete ", "request_id": "req-3e6309a4-8a8f-4b24-a7cf-8df83e3ca96a"}]} 2026-09-07 12:02:48.634 8 INFO neutron.services.segments.plugin [-] Segment 19800172-8336-4512-b57c-7a39f51bd2bd resource provider aggregate not found 2026-09-07 12:02:48.652 8 INFO neutron.services.segments.plugin [-] Segment b3c3426b-ff72-444c-8e08-fd0fea173a27 resource provider aggregate not found 2026-09-07 12:02:48.669 8 INFO neutron.services.segments.plugin [-] Segment 19800172-8336-4512-b57c-7a39f51bd2bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19800172-8336-4512-b57c-7a39f51bd2bd found for delete ", "request_id": "req-4e78558a-7ab3-4f08-aedf-b6969382f8c2"}]} 2026-09-07 12:02:48.694 8 INFO neutron.services.segments.plugin [-] Segment b3c3426b-ff72-444c-8e08-fd0fea173a27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3c3426b-ff72-444c-8e08-fd0fea173a27 found for delete ", "request_id": "req-435c1e92-c4e0-4191-acb4-e779efd8de77"}]} 2026-09-07 12:02:48.700 8 INFO neutron.services.segments.plugin [-] Segment b3c3426b-ff72-444c-8e08-fd0fea173a27 resource provider aggregate not found 2026-09-07 12:02:48.724 8 INFO neutron.services.segments.plugin [-] Segment b3c3426b-ff72-444c-8e08-fd0fea173a27 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3c3426b-ff72-444c-8e08-fd0fea173a27 found for delete ", "request_id": "req-19e255d7-0725-48c7-8257-4340e4a1f630"}]} [pid: 7|app: 0|req: 413/818] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:02:47 2026] PUT /v2.0/routers/538de37e-9834-4318-9679-618ecdb401b1/add_router_interface => generated 309 bytes in 1583 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/821] 10.0.0.99 () {34 vars in 664 bytes} [Mon Sep 7 12:02:48 2026] POST /v2.0/ports => generated 1506 bytes in 874 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/822] 10.0.0.99 () {32 vars in 642 bytes} [Mon Sep 7 12:02:48 2026] GET /v2.0/ports => generated 1506 bytes in 169 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: 407/823] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:02:49 2026] DELETE /v2.0/ports/04db4d73-4058-455a-8743-60bc2b3d9fb3 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/824] 10.0.0.99 () {34 vars in 684 bytes} [Mon Sep 7 12:02:49 2026] POST /v2.0/security-groups => generated 1595 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/825] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:02:49 2026] POST /v2.0/security-group-rules => generated 565 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/826] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:02:49 2026] POST /v2.0/security-group-rules => generated 570 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/827] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:02:49 2026] DELETE /v2.0/ports/e497aa7a-bb55-418e-90a5-ed0acb13158b => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/828] 10.0.0.99 () {32 vars in 642 bytes} [Mon Sep 7 12:02:49 2026] GET /v2.0/ports => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:02:49.797 8 INFO neutron.db.segments_db [None req-3c2ed8b1-38ce-4d20-a380-692b962fc534 2d75b9dbf0464723a97984598c982ef6 eeb98c4dcba3468ebebc849b09b8042b - - - -] Added segment 0ffe0bfc-980e-4a10-8623-feb008f0e1df of type vxlan for network ffa88e0f-53ed-4442-8895-41d4a533b55c [pid: 8|app: 0|req: 410/829] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:02:49 2026] POST /v2.0/networks => generated 654 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:02:50.003 8 INFO neutron.db.segments_db [None req-05123ed5-b920-447c-8e0a-dea2f2904538 2d75b9dbf0464723a97984598c982ef6 eeb98c4dcba3468ebebc849b09b8042b - - - -] Added segment a6d7e6f1-7db6-4a5a-8e36-93a1be9c83b8 of type vxlan for network 8c76c692-ada1-4b4f-843b-9d2f6b4d8dd9 [pid: 8|app: 0|req: 411/830] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:02:49 2026] POST /v2.0/networks => generated 653 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/831] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:50 2026] GET /v2.0/security-groups?tenant_id=cfff73d3312a430dbf87b2d469eae713&name=default => generated 2801 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/832] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:02:49 2026] POST /v2.0/floatingips => generated 552 bytes in 1191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/833] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:50 2026] DELETE /v2.0/security-groups/b659a73a-57aa-4fff-ab9e-0f0cbcd85171 => 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: 422/834] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:50 2026] GET /v2.0/security-groups?tenant_id=51483f8744a84ca7980e3e24d8a85429&name=default => generated 2801 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/835] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:51 2026] DELETE /v2.0/security-groups/b97b7e17-f784-4dba-883b-efba006f0353 => 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: 424/836] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:51 2026] GET /v2.0/security-groups?tenant_id=ae1b078232284586a7b64bdd07283980&name=default => generated 2801 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/837] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:02:50 2026] POST /v2.0/subnets => generated 1275 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/838] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:51 2026] DELETE /v2.0/security-groups/d63a8b36-dad1-49a1-b5ee-3fca688ddc94 => 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: 414/839] 10.0.0.99 () {32 vars in 646 bytes} [Mon Sep 7 12:02:51 2026] GET /v2.0/subnets => generated 1888 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/840] 10.0.0.168 () {34 vars in 1098 bytes} [Mon Sep 7 12:02:51 2026] GET /v2.0/security-groups?name=tempest-securitygroup--912581524&fields=id&tenant_id=d3fa97c37f794c0691759212dfb7a62e => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/841] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:51 2026] GET /v2.0/security-groups?tenant_id=d6593adabfaa4784b072b1bc4d12f55a&name=default => generated 2801 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/842] 10.0.0.168 () {34 vars in 982 bytes} [Mon Sep 7 12:02:51 2026] GET /v2.0/networks?id=c8ad601a-bf3b-4937-8fab-1c1d283f3254 => generated 676 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/843] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:51 2026] DELETE /v2.0/security-groups/23121ebd-c394-4d3d-8735-5de0545c5842 => 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: 430/844] 10.0.0.168 () {34 vars in 965 bytes} [Mon Sep 7 12:02:51 2026] GET /v2.0/quotas/d3fa97c37f794c0691759212dfb7a62e => 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: 431/845] 10.0.0.168 () {34 vars in 1002 bytes} [Mon Sep 7 12:02:51 2026] GET /v2.0/ports?tenant_id=d3fa97c37f794c0691759212dfb7a62e&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: 415/846] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:02:51 2026] DELETE /v2.0/subnets/09aad46a-bb5a-4982-b9e0-839f1460d120 => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/847] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:02:51 2026] DELETE /v2.0/subnets/4a71183d-7386-41db-92ee-9797ce51628e => generated 0 bytes in 249 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/848] 10.0.0.99 () {32 vars in 646 bytes} [Mon Sep 7 12:02:52 2026] GET /v2.0/subnets => generated 626 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/849] 10.0.0.168 () {34 vars in 907 bytes} [Mon Sep 7 12:02:52 2026] GET /v2.0/extensions => generated 19178 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/850] 10.0.0.168 () {34 vars in 1008 bytes} [Mon Sep 7 12:02:52 2026] GET /v2.0/networks/c8ad601a-bf3b-4937-8fab-1c1d283f3254?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/851] 10.0.0.168 () {34 vars in 1108 bytes} [Mon Sep 7 12:02:52 2026] GET /v2.0/networks/c8ad601a-bf3b-4937-8fab-1c1d283f3254?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:02:52.634 7 INFO neutron.services.segments.plugin [-] Segment a6d7e6f1-7db6-4a5a-8e36-93a1be9c83b8 resource provider aggregate not found 2026-09-07 12:02:52.647 7 INFO neutron.services.segments.plugin [-] Segment a6d7e6f1-7db6-4a5a-8e36-93a1be9c83b8 resource provider aggregate not found [pid: 7|app: 0|req: 433/852] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:02:52 2026] DELETE /v2.0/networks/8c76c692-ada1-4b4f-843b-9d2f6b4d8dd9 => generated 0 bytes in 522 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:02:52.752 7 INFO neutron.services.segments.plugin [-] Segment a6d7e6f1-7db6-4a5a-8e36-93a1be9c83b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6d7e6f1-7db6-4a5a-8e36-93a1be9c83b8 found for delete ", "request_id": "req-807c250a-f718-46cf-a6e5-66e863315f8d"}]} 2026-09-07 12:02:52.753 7 INFO neutron.services.segments.plugin [-] Segment a6d7e6f1-7db6-4a5a-8e36-93a1be9c83b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6d7e6f1-7db6-4a5a-8e36-93a1be9c83b8 found for delete ", "request_id": "req-db978c10-dc7f-43ba-96a1-70e79b110b11"}]} [pid: 7|app: 0|req: 434/853] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:52 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/854] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:53 2026] GET /v2.0/networks?id=c8ad601a-bf3b-4937-8fab-1c1d283f3254 => generated 676 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/855] 162.253.55.181 () {34 vars in 1050 bytes} [Mon Sep 7 12:02:53 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d3fa97c37f794c0691759212dfb7a62e => generated 180 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:53.770 8 INFO neutron.services.segments.plugin [-] Segment 0ffe0bfc-980e-4a10-8623-feb008f0e1df resource provider aggregate not found 2026-09-07 12:02:53.775 8 INFO neutron.services.segments.plugin [-] Segment 0ffe0bfc-980e-4a10-8623-feb008f0e1df resource provider aggregate not found 2026-09-07 12:02:53.791 8 INFO neutron.services.segments.plugin [-] Segment 0ffe0bfc-980e-4a10-8623-feb008f0e1df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ffe0bfc-980e-4a10-8623-feb008f0e1df found for delete ", "request_id": "req-2ae53b7b-00c2-407e-85be-f986c863ac3f"}]} 2026-09-07 12:02:53.795 8 INFO neutron.services.segments.plugin [-] Segment 0ffe0bfc-980e-4a10-8623-feb008f0e1df resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ffe0bfc-980e-4a10-8623-feb008f0e1df found for delete ", "request_id": "req-645b4f45-285e-4114-812d-e3288d53b193"}]} [pid: 8|app: 0|req: 420/856] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:02:52 2026] DELETE /v2.0/networks/ffa88e0f-53ed-4442-8895-41d4a533b55c => generated 0 bytes in 1120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/857] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:02:53 2026] DELETE /v2.0/networks/e5b4127d-8dae-4d78-807d-ed903f74cbda => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/858] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:54 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 957 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/859] 162.253.55.181 () {38 vars in 955 bytes} [Mon Sep 7 12:02:53 2026] POST /v2.0/ports => generated 954 bytes in 541 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: 438/860] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:54 2026] GET /v2.0/security-groups?id=faa5e47f-a6b2-4b33-9688-406eb7b2e558&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: 423/861] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:02:54 2026] DELETE /v2.0/networks/dea71833-f60a-490b-a830-36f65275b3fe => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/862] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:02:54 2026] PUT /v2.0/ports/6f7b55c8-54ae-459b-80ca-0b67fd53cd44 => generated 1199 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/863] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:54 2026] GET /v2.0/ports?tenant_id=d3fa97c37f794c0691759212dfb7a62e&device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 1238 bytes in 49 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-09-07 12:02:54.924 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a6105c2-c9a8-4bf7-9861-c7e6a0895257'] response: {'name': 'network-changed', 'server_uuid': '8d50f276-9a12-4027-b5d4-5a58b76c76e4', 'tag': '6f7b55c8-54ae-459b-80ca-0b67fd53cd44', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 440/864] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:02:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6f7b55c8-54ae-459b-80ca-0b67fd53cd44 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/865] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:54 2026] GET /v2.0/subnets?id=0048d056-6e91-43e0-80b3-faccecc1e817 => generated 670 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/866] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:55 2026] GET /v2.0/ports?network_id=c8ad601a-bf3b-4937-8fab-1c1d283f3254&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/867] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:55 2026] GET /v2.0/networks/c8ad601a-bf3b-4937-8fab-1c1d283f3254?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/868] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:55 2026] GET /v2.0/networks/c8ad601a-bf3b-4937-8fab-1c1d283f3254?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: 441/869] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:54 2026] GET /v2.0/security-groups?tenant_id=eeb98c4dcba3468ebebc849b09b8042b&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/870] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:02:55 2026] GET /v2.0/ports?tenant_id=d3fa97c37f794c0691759212dfb7a62e&device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/871] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:02:55 2026] GET /v2.0/networks?id=c8ad601a-bf3b-4937-8fab-1c1d283f3254 => generated 772 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/872] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:55 2026] DELETE /v2.0/security-groups/c819677c-0680-4ee9-8947-00c265d80986 => 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: 444/873] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:55 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/874] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:02:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6f7b55c8-54ae-459b-80ca-0b67fd53cd44 => 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: 431/875] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:02:55 2026] GET /v2.0/subnets?id=0048d056-6e91-43e0-80b3-faccecc1e817 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/876] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:55 2026] GET /v2.0/security-groups?id=faa5e47f-a6b2-4b33-9688-406eb7b2e558&fields=id&fields=name => generated 113 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/877] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:02:55 2026] GET /v2.0/ports?network_id=c8ad601a-bf3b-4937-8fab-1c1d283f3254&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: 446/878] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:02:55 2026] GET /v2.0/networks/c8ad601a-bf3b-4937-8fab-1c1d283f3254?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: 433/879] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:02:55 2026] GET /v2.0/networks/c8ad601a-bf3b-4937-8fab-1c1d283f3254?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:02:56.266 8 INFO neutron.services.segments.plugin [-] Segment b6bedd4d-7228-4e81-ac64-d771dcad6c9b resource provider aggregate not found 2026-09-07 12:02:56.286 8 INFO neutron.services.segments.plugin [-] Segment b6bedd4d-7228-4e81-ac64-d771dcad6c9b resource provider aggregate not found 2026-09-07 12:02:56.295 8 INFO neutron.services.segments.plugin [-] Segment b6bedd4d-7228-4e81-ac64-d771dcad6c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6bedd4d-7228-4e81-ac64-d771dcad6c9b found for delete ", "request_id": "req-0ebfc5ea-b4fe-4af6-8cf9-89c0ed436c3e"}]} 2026-09-07 12:02:56.308 8 INFO neutron.services.segments.plugin [-] Segment b6bedd4d-7228-4e81-ac64-d771dcad6c9b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6bedd4d-7228-4e81-ac64-d771dcad6c9b found for delete ", "request_id": "req-bae39fe4-23da-4c3e-946d-ebba85ba01f3"}]} 2026-09-07 12:02:56.323 8 INFO neutron.services.segments.plugin [-] Segment 8f033b59-8d27-4b78-a640-4adc1b0b2a1d resource provider aggregate not found 2026-09-07 12:02:56.332 8 INFO neutron.services.segments.plugin [-] Segment 8f033b59-8d27-4b78-a640-4adc1b0b2a1d resource provider aggregate not found 2026-09-07 12:02:56.350 8 INFO neutron.services.segments.plugin [-] Segment 8f033b59-8d27-4b78-a640-4adc1b0b2a1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f033b59-8d27-4b78-a640-4adc1b0b2a1d found for delete ", "request_id": "req-2a8c9140-28e2-4f74-9e01-caf73abfde90"}]} 2026-09-07 12:02:56.446 8 INFO neutron.services.segments.plugin [-] Segment 8f033b59-8d27-4b78-a640-4adc1b0b2a1d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f033b59-8d27-4b78-a640-4adc1b0b2a1d found for delete ", "request_id": "req-26bffb70-abf1-4a72-be11-b187e34b0843"}]} [pid: 7|app: 0|req: 447/880] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:56 2026] GET /v2.0/security-groups?tenant_id=5f192dcab17e49bb823de44c25e3e0f9&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: 434/881] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:56 2026] GET /v2.0/security-groups?tenant_id=d24d5ba072c94e91a4906d22953388c9&name=default => generated 2801 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/882] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:56 2026] DELETE /v2.0/security-groups/1d38f499-f9da-44c2-9026-cec7c06eb70b => 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: 448/883] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:56 2026] DELETE /v2.0/security-groups/5222f1f9-7e53-47e1-a86d-b852cb6bb814 => 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: 436/884] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:56 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/885] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:56 2026] GET /v2.0/security-groups?id=faa5e47f-a6b2-4b33-9688-406eb7b2e558&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: 8|app: 0|req: 437/886] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:02:56 2026] GET /v2.0/security-groups?tenant_id=c89e460d221a4b3e9b74c7acdaa24064&name=default => generated 2801 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/887] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:02:56 2026] DELETE /v2.0/security-groups/d595a601-689d-45c3-97f2-f94832eb21d9 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/888] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:57 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 971 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/889] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:57 2026] GET /v2.0/security-groups?id=faa5e47f-a6b2-4b33-9688-406eb7b2e558&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:58.051 8 INFO neutron.db.segments_db [None req-68e4eebf-62ae-472c-8a31-8b2e54a48d02 cfa534cb486841788216375de3b433ea 17ad1c07e7e043279f5491b84ce3d2fc - - - -] Added segment 5c36812d-7c2b-4074-9a17-bdd3bca8a5e4 of type vxlan for network 482d75e8-a6a0-48a3-b06c-dc87ee98d6a1 [pid: 8|app: 0|req: 438/890] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:02:57 2026] POST /v2.0/networks => generated 648 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:02:59.012 7 INFO neutron.db.segments_db [None req-c6c98f6d-e1d0-4dd3-ba80-55309f92a860 d64a44c28dac4e88900238feb3ac76ac 3e0687d87a8949f4869c715e89c2526a - - - -] Added segment de346908-397e-43bb-81b5-65c77382b271 of type vxlan for network d3cc40c4-b338-410d-8636-0994a63824df [pid: 7|app: 0|req: 453/891] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:02:58 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: 8|app: 0|req: 439/892] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:02:58 2026] POST /v2.0/subnets => generated 649 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/893] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:59 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:59.255 8 INFO neutron.db.segments_db [None req-4884e9b7-a67f-4722-b4ff-36043c571050 cfa534cb486841788216375de3b433ea 17ad1c07e7e043279f5491b84ce3d2fc - - - -] Added segment 2e89335c-a898-49d4-bb58-81bad4b78646 of type vxlan for network 2e800eea-31ca-4696-aaf3-1d7f16199cb5 [pid: 8|app: 0|req: 440/894] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:02:59 2026] POST /v2.0/networks => generated 648 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/895] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:02:59 2026] GET /v2.0/security-groups?id=faa5e47f-a6b2-4b33-9688-406eb7b2e558&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: 442/896] 10.0.0.99 () {34 vars in 742 bytes} [Mon Sep 7 12:02:59 2026] PUT /v2.0/networks/2e800eea-31ca-4696-aaf3-1d7f16199cb5 => generated 592 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/897] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:02:59 2026] POST /v2.0/subnets => generated 617 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/898] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:02:59 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 971 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:02:59.888 8 INFO neutron.db.segments_db [None req-c84ab9e5-e67c-4108-9156-f1e522d0618c d64a44c28dac4e88900238feb3ac76ac 3e0687d87a8949f4869c715e89c2526a - - - -] Added segment 06229a29-37f6-4104-a566-676d0f12fa99 of type vxlan for network 5c997d81-f159-43a0-9f47-ed4bff62edf5 [pid: 8|app: 0|req: 444/899] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:02:59 2026] POST /v2.0/networks => generated 643 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/900] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:02:59 2026] POST /v2.0/subnets => generated 622 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/901] 10.0.0.99 () {34 vars in 742 bytes} [Mon Sep 7 12:03:00 2026] PUT /v2.0/networks/5c997d81-f159-43a0-9f47-ed4bff62edf5 => generated 592 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/902] 10.0.0.99 () {34 vars in 740 bytes} [Mon Sep 7 12:03:00 2026] PUT /v2.0/subnets/71e28190-9e95-41f9-8c3b-2a4479884ea6 => generated 632 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:00.511 8 INFO neutron.db.l3_db [None req-35f8465d-95c2-4520-ae5c-54b99c133b8b 2fdb4bbdea2749c0ba68f2d6e11d5120 d3fa97c37f794c0691759212dfb7a62e - - - -] Floating IP 13b00a23-8154-4379-ac8c-a2bba7a4530e associated. External IP: 10.96.250.218, port: 6f7b55c8-54ae-459b-80ca-0b67fd53cd44. [pid: 7|app: 0|req: 459/903] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:00 2026] POST /v2.0/subnets => generated 602 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/904] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:03:00 2026] PUT /v2.0/floatingips/13b00a23-8154-4379-ac8c-a2bba7a4530e => generated 855 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:00.998 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fbeccb6-f3fc-42c4-9ced-62dd1c5a7de4'] response: {'name': 'network-changed', 'server_uuid': '8d50f276-9a12-4027-b5d4-5a58b76c76e4', 'tag': '6f7b55c8-54ae-459b-80ca-0b67fd53cd44', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 446/905] 10.0.0.99 () {34 vars in 740 bytes} [Mon Sep 7 12:03:00 2026] PUT /v2.0/subnets/c5d63057-bf71-4d1e-af38-07e6261bcb50 => generated 612 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/906] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:03:01 2026] GET /v2.0/ports?tenant_id=d3fa97c37f794c0691759212dfb7a62e&device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:03:01.582 7 INFO neutron.services.segments.plugin [-] Segment 2e89335c-a898-49d4-bb58-81bad4b78646 resource provider aggregate not found 2026-09-07 12:03:01.589 7 INFO neutron.services.segments.plugin [-] Segment 2e89335c-a898-49d4-bb58-81bad4b78646 resource provider aggregate not found 2026-09-07 12:03:01.612 7 INFO neutron.services.segments.plugin [-] Segment 2e89335c-a898-49d4-bb58-81bad4b78646 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e89335c-a898-49d4-bb58-81bad4b78646 found for delete ", "request_id": "req-e9a97b08-6940-4a7e-b778-09bece591b97"}]} 2026-09-07 12:03:01.622 7 INFO neutron.services.segments.plugin [-] Segment 2e89335c-a898-49d4-bb58-81bad4b78646 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e89335c-a898-49d4-bb58-81bad4b78646 found for delete ", "request_id": "req-a9b9d51f-0b9c-48f1-9e53-c42f8a58b2a6"}]} [pid: 7|app: 0|req: 460/907] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:00 2026] DELETE /v2.0/networks/2e800eea-31ca-4696-aaf3-1d7f16199cb5 => generated 0 bytes in 715 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:01.691 8 INFO neutron.services.segments.plugin [-] Segment 06229a29-37f6-4104-a566-676d0f12fa99 resource provider aggregate not found 2026-09-07 12:03:01.700 8 INFO neutron.services.segments.plugin [-] Segment 06229a29-37f6-4104-a566-676d0f12fa99 resource provider aggregate not found 2026-09-07 12:03:01.715 8 INFO neutron.services.segments.plugin [-] Segment 06229a29-37f6-4104-a566-676d0f12fa99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06229a29-37f6-4104-a566-676d0f12fa99 found for delete ", "request_id": "req-cdfc803b-69dc-44d0-aa14-d52730d0dfe8"}]} 2026-09-07 12:03:01.720 8 INFO neutron.services.segments.plugin [-] Segment 06229a29-37f6-4104-a566-676d0f12fa99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06229a29-37f6-4104-a566-676d0f12fa99 found for delete ", "request_id": "req-cc662618-27b1-40a3-b98e-3b7ad3c07949"}]} [pid: 7|app: 0|req: 461/908] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:03:01 2026] GET /v2.0/networks?id=c8ad601a-bf3b-4937-8fab-1c1d283f3254 => generated 772 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:01.758 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b46ccf07-c61f-45d6-b0e5-bd3051846001 cfa534cb486841788216375de3b433ea 17ad1c07e7e043279f5491b84ce3d2fc - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 462/909] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:01 2026] DELETE /v2.0/networks/2e800eea-31ca-4696-aaf3-1d7f16199cb5 => generated 138 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/910] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:03:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6f7b55c8-54ae-459b-80ca-0b67fd53cd44 => generated 858 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/911] 10.0.0.99 () {32 vars in 693 bytes} [Mon Sep 7 12:03:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/912] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:03:01 2026] GET /v2.0/subnets?id=0048d056-6e91-43e0-80b3-faccecc1e817 => generated 670 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/913] 10.0.0.99 () {32 vars in 741 bytes} [Mon Sep 7 12:03:02 2026] GET /v2.0/subnets?network_id=6ecd0914-6be5-498d-8879-a34a8022f918 => generated 626 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/914] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:03:02 2026] GET /v2.0/ports?network_id=c8ad601a-bf3b-4937-8fab-1c1d283f3254&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: 468/915] 10.0.0.99 () {32 vars in 652 bytes} [Mon Sep 7 12:03:02 2026] GET /v2.0/extensions => generated 19178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/916] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:03:02 2026] GET /v2.0/networks/c8ad601a-bf3b-4937-8fab-1c1d283f3254?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/917] 10.0.0.99 () {32 vars in 648 bytes} [Mon Sep 7 12:03:02 2026] GET /v2.0/networks => generated 1313 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/918] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:03:02 2026] GET /v2.0/networks/c8ad601a-bf3b-4937-8fab-1c1d283f3254?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: 472/919] 10.0.0.99 () {32 vars in 646 bytes} [Mon Sep 7 12:03:02 2026] GET /v2.0/subnets => generated 1265 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/920] 10.0.0.99 () {32 vars in 722 bytes} [Mon Sep 7 12:03:02 2026] GET /v2.0/networks/482d75e8-a6a0-48a3-b06c-dc87ee98d6a1 => 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: 474/921] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:03:02 2026] GET /v2.0/subnets/23502d33-b2bb-43cc-90e9-395df8fc5cda => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:02.620 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1dcc9448-e0b6-4fca-aa94-20cbf8f3f81a cfa534cb486841788216375de3b433ea 17ad1c07e7e043279f5491b84ce3d2fc - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 475/922] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:02 2026] DELETE /v2.0/subnets/71e28190-9e95-41f9-8c3b-2a4479884ea6 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:03:02.642 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71450dff-4098-44c9-b42a-00b2b8911ff8 cfa534cb486841788216375de3b433ea 17ad1c07e7e043279f5491b84ce3d2fc - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 476/923] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:02 2026] DELETE /v2.0/networks/2e800eea-31ca-4696-aaf3-1d7f16199cb5 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/924] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:01 2026] DELETE /v2.0/networks/5c997d81-f159-43a0-9f47-ed4bff62edf5 => generated 0 bytes in 1495 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:02.686 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e0c8055-cb86-4af7-b67d-c9863e433e17 d64a44c28dac4e88900238feb3ac76ac 3e0687d87a8949f4869c715e89c2526a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 449/925] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:02 2026] DELETE /v2.0/networks/5c997d81-f159-43a0-9f47-ed4bff62edf5 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/926] 10.0.0.99 () {32 vars in 693 bytes} [Mon Sep 7 12:03:02 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/927] 10.0.0.99 () {32 vars in 741 bytes} [Mon Sep 7 12:03:02 2026] GET /v2.0/subnets?network_id=6ecd0914-6be5-498d-8879-a34a8022f918 => generated 626 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/928] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:02 2026] DELETE /v2.0/subnets/23502d33-b2bb-43cc-90e9-395df8fc5cda => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/929] 10.0.0.99 () {32 vars in 652 bytes} [Mon Sep 7 12:03:02 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: 453/930] 10.0.0.99 () {32 vars in 648 bytes} [Mon Sep 7 12:03:02 2026] GET /v2.0/networks => generated 1309 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/931] 10.0.0.99 () {32 vars in 646 bytes} [Mon Sep 7 12:03:03 2026] GET /v2.0/subnets => generated 1233 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/932] 10.0.0.99 () {32 vars in 722 bytes} [Mon Sep 7 12:03:03 2026] GET /v2.0/networks/d3cc40c4-b338-410d-8636-0994a63824df => generated 669 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/933] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:03:03 2026] GET /v2.0/subnets/986a75cd-2f0e-4009-92ad-ddf7fadf805c => generated 617 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:03.233 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bcb35434-4306-47b1-ad0e-2796d5b7a808 d64a44c28dac4e88900238feb3ac76ac 3e0687d87a8949f4869c715e89c2526a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 457/934] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:03 2026] DELETE /v2.0/subnets/c5d63057-bf71-4d1e-af38-07e6261bcb50 => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:03:03.261 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4dd79a3-3599-48e5-b1bd-76118a60e129 d64a44c28dac4e88900238feb3ac76ac 3e0687d87a8949f4869c715e89c2526a - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 458/935] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:03 2026] DELETE /v2.0/networks/5c997d81-f159-43a0-9f47-ed4bff62edf5 => generated 138 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/936] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:02 2026] DELETE /v2.0/networks/482d75e8-a6a0-48a3-b06c-dc87ee98d6a1 => generated 0 bytes in 425 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/937] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:03 2026] DELETE /v2.0/subnets/986a75cd-2f0e-4009-92ad-ddf7fadf805c => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:03.653 7 INFO neutron.services.segments.plugin [-] Segment 5c36812d-7c2b-4074-9a17-bdd3bca8a5e4 resource provider aggregate not found 2026-09-07 12:03:03.663 7 INFO neutron.services.segments.plugin [-] Segment 5c36812d-7c2b-4074-9a17-bdd3bca8a5e4 resource provider aggregate not found 2026-09-07 12:03:03.679 7 INFO neutron.services.segments.plugin [-] Segment 5c36812d-7c2b-4074-9a17-bdd3bca8a5e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c36812d-7c2b-4074-9a17-bdd3bca8a5e4 found for delete ", "request_id": "req-0657214a-505c-446f-a18c-7d25d5a41ffc"}]} 2026-09-07 12:03:03.680 7 INFO neutron.services.segments.plugin [-] Segment 5c36812d-7c2b-4074-9a17-bdd3bca8a5e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c36812d-7c2b-4074-9a17-bdd3bca8a5e4 found for delete ", "request_id": "req-71eb0e8b-964c-43c0-9a6f-bb49040e212d"}]} [pid: 7|app: 0|req: 479/940] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:03 2026] DELETE /v2.0/networks/d3cc40c4-b338-410d-8636-0994a63824df => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:04.164 8 INFO neutron.services.segments.plugin [-] Segment 06229a29-37f6-4104-a566-676d0f12fa99 resource provider aggregate not found 2026-09-07 12:03:04.171 8 INFO neutron.services.segments.plugin [-] Segment 06229a29-37f6-4104-a566-676d0f12fa99 resource provider aggregate not found 2026-09-07 12:03:04.187 8 INFO neutron.services.segments.plugin [-] Segment 06229a29-37f6-4104-a566-676d0f12fa99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06229a29-37f6-4104-a566-676d0f12fa99 found for delete ", "request_id": "req-375794ea-84fe-4da3-a737-a41fc88dc4b0"}]} 2026-09-07 12:03:04.190 8 INFO neutron.services.segments.plugin [-] Segment 06229a29-37f6-4104-a566-676d0f12fa99 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06229a29-37f6-4104-a566-676d0f12fa99 found for delete ", "request_id": "req-6ab794f1-716b-466c-bf92-109c719d7888"}]} [pid: 8|app: 0|req: 462/941] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:03:04 2026] GET /v2.0/security-groups?tenant_id=17ad1c07e7e043279f5491b84ce3d2fc&name=default => generated 2801 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/942] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:04 2026] DELETE /v2.0/security-groups/3b0d2ea7-a3a0-4dbb-81cc-7e9abfeee67e => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/943] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:03:04 2026] GET /v2.0/security-groups?tenant_id=890171baffec4752864e9e2ef361cc5c&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: 481/944] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:03:04 2026] GET /v2.0/security-groups?tenant_id=3e0687d87a8949f4869c715e89c2526a&name=default => generated 2801 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/945] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:04 2026] DELETE /v2.0/security-groups/e2fdb3bc-f444-441a-8ab1-55672c6cab32 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/946] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:04 2026] DELETE /v2.0/security-groups/08ebb37b-dbf8-4c23-8187-b1d97ab0b46e => 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: 465/947] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:03:05 2026] GET /v2.0/security-groups?tenant_id=e2912ecdf369491790ae7a22fbc66234&name=default => generated 2801 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/948] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:05 2026] DELETE /v2.0/security-groups/47ed13fd-9d9f-44b3-8e8a-5e231c585b53 => 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: 466/949] 10.0.0.99 () {32 vars in 622 bytes} [Mon Sep 7 12:03:06 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-09-07 12:03:06.578 7 INFO neutron.services.segments.plugin [-] Segment de346908-397e-43bb-81b5-65c77382b271 resource provider aggregate not found 2026-09-07 12:03:06.587 7 INFO neutron.services.segments.plugin [-] Segment de346908-397e-43bb-81b5-65c77382b271 resource provider aggregate not found 2026-09-07 12:03:06.611 7 INFO neutron.services.segments.plugin [-] Segment de346908-397e-43bb-81b5-65c77382b271 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de346908-397e-43bb-81b5-65c77382b271 found for delete ", "request_id": "req-f2e3ad02-8cf7-4c47-a70d-869e75641248"}]} 2026-09-07 12:03:06.612 7 INFO neutron.services.segments.plugin [-] Segment de346908-397e-43bb-81b5-65c77382b271 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de346908-397e-43bb-81b5-65c77382b271 found for delete ", "request_id": "req-a9d7f087-7e16-4099-90ad-b8701c606e99"}]} [pid: 7|app: 0|req: 484/950] 10.0.0.99 () {32 vars in 632 bytes} [Mon Sep 7 12:03:06 2026] GET /v2.0/ => generated 632 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:07.393 8 INFO neutron.db.segments_db [None req-45f1b778-1838-40d9-a839-d79664ac14de 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Added segment fd6bf83f-519f-40f2-b203-c41542668ca3 of type vxlan for network 45b16234-c227-469f-a1c0-0de0bcccd8e2 [pid: 8|app: 0|req: 467/951] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:03:06 2026] POST /v2.0/networks => generated 630 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:07.594 8 INFO neutron.db.segments_db [None req-68f1b0b4-4437-4ecf-a649-bdcde4954d56 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Added segment 8a7ba575-b4fc-410a-8338-e9da2c7b5339 of type vxlan for network 9f856c54-6569-4c18-a971-f31d097545bf [pid: 7|app: 0|req: 485/952] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:03:07 2026] GET /v2.0/security-groups?tenant_id=328407cdb69345f790d598d66da3f644&name=default => generated 2801 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/953] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:07 2026] DELETE /v2.0/security-groups/593d64bd-67dc-4bcb-b14a-cfbac8c07d49 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/954] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:03:07 2026] POST /v2.0/networks => generated 628 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/955] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:07 2026] POST /v2.0/subnets => generated 602 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/956] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:03:07 2026] GET /v2.0/security-groups?tenant_id=f299d6b55077407daa747a39edbc04f1&name=default => generated 2801 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/957] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:08 2026] DELETE /v2.0/security-groups/b40da30b-b586-4b92-a23e-a4283b840836 => 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: 488/958] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:08 2026] POST /v2.0/subnets => generated 602 bytes in 829 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:09.080 8 INFO neutron.db.segments_db [None req-76d8d7fe-71ed-4bdd-9034-2b00f413060e 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Added segment 80ff0014-3ed0-4f13-b18d-853016420b88 of type vxlan for network 15713b43-baf4-4d9e-8631-2f5da85041de 2026-09-07 12:03:09.471 8 INFO neutron.db.l3_hamode_db [None req-76d8d7fe-71ed-4bdd-9034-2b00f413060e 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:03:09.721 8 INFO neutron.db.l3_hamode_db [None req-76d8d7fe-71ed-4bdd-9034-2b00f413060e 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 489/959] 10.0.0.99 () {32 vars in 652 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions => generated 19178 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/960] 10.0.0.19 () {34 vars in 989 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/961] 10.0.0.99 () {32 vars in 680 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/962] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:09 2026] POST /v2.0/routers => generated 507 bytes in 1649 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/963] 10.0.0.99 () {32 vars in 680 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/964] 10.0.0.19 () {34 vars in 1039 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/security-groups?id=faa5e47f-a6b2-4b33-9688-406eb7b2e558&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: 493/965] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/966] 10.0.0.99 () {32 vars in 664 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/agent => generated 153 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/967] 10.0.0.99 () {32 vars in 698 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/968] 10.0.0.99 () {32 vars in 696 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/969] 10.0.0.99 () {32 vars in 700 bytes} [Mon Sep 7 12:03:10 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: 498/970] 10.0.0.99 () {32 vars in 688 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/availability_zone => 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: 499/971] 10.0.0.99 () {32 vars in 702 bytes} [Mon Sep 7 12:03:10 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: 500/972] 10.0.0.99 () {32 vars in 692 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/973] 10.0.0.99 () {32 vars in 694 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/974] 10.0.0.99 () {32 vars in 684 bytes} [Mon Sep 7 12:03:10 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: 503/975] 10.0.0.99 () {32 vars in 686 bytes} [Mon Sep 7 12:03:10 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: 504/976] 10.0.0.99 () {32 vars in 660 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/977] 10.0.0.99 () {32 vars in 698 bytes} [Mon Sep 7 12:03:10 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: 506/978] 10.0.0.99 () {32 vars in 678 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/979] 10.0.0.99 () {32 vars in 682 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/980] 10.0.0.99 () {32 vars in 674 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/981] 10.0.0.99 () {32 vars in 688 bytes} [Mon Sep 7 12:03:10 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: 510/982] 10.0.0.99 () {32 vars in 722 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/983] 10.0.0.99 () {32 vars in 686 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/984] 10.0.0.99 () {32 vars in 668 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/985] 10.0.0.99 () {32 vars in 686 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/986] 10.0.0.99 () {32 vars in 680 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/987] 10.0.0.99 () {32 vars in 698 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/988] 10.0.0.99 () {32 vars in 678 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/989] 10.0.0.99 () {32 vars in 666 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/990] 10.0.0.99 () {32 vars in 676 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/991] 10.0.0.99 () {32 vars in 664 bytes} [Mon Sep 7 12:03:10 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/992] 10.0.0.99 () {32 vars in 674 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/993] 10.0.0.99 () {32 vars in 712 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/994] 10.0.0.99 () {32 vars in 690 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/995] 10.0.0.99 () {32 vars in 682 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/996] 10.0.0.99 () {32 vars in 668 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/997] 10.0.0.99 () {32 vars in 686 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/998] 10.0.0.99 () {32 vars in 704 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/999] 10.0.0.99 () {32 vars in 700 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1000] 10.0.0.99 () {32 vars in 674 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1001] 10.0.0.99 () {32 vars in 692 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1002] 10.0.0.99 () {32 vars in 688 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1003] 10.0.0.99 () {32 vars in 708 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1004] 10.0.0.99 () {32 vars in 704 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1005] 10.0.0.99 () {32 vars in 696 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1006] 10.0.0.99 () {32 vars in 710 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1007] 10.0.0.99 () {32 vars in 668 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/binding => generated 193 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1008] 10.0.0.99 () {32 vars in 686 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1009] 10.0.0.99 () {32 vars in 680 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1010] 10.0.0.99 () {32 vars in 674 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1011] 10.0.0.99 () {32 vars in 670 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1012] 10.0.0.99 () {32 vars in 660 bytes} [Mon Sep 7 12:03:11 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: 541/1013] 10.0.0.99 () {32 vars in 698 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1014] 10.0.0.99 () {32 vars in 698 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1015] 10.0.0.99 () {32 vars in 676 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1016] 10.0.0.99 () {32 vars in 668 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1017] 10.0.0.99 () {32 vars in 682 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1018] 10.0.0.99 () {32 vars in 700 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1019] 10.0.0.99 () {32 vars in 684 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1020] 10.0.0.99 () {32 vars in 706 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1021] 10.0.0.99 () {32 vars in 668 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1022] 10.0.0.99 () {32 vars in 696 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1023] 10.0.0.99 () {32 vars in 694 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1024] 10.0.0.99 () {32 vars in 684 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1025] 10.0.0.99 () {32 vars in 688 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1026] 10.0.0.99 () {32 vars in 666 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1027] 10.0.0.99 () {32 vars in 680 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1028] 10.0.0.99 () {32 vars in 680 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1029] 10.0.0.99 () {32 vars in 690 bytes} [Mon Sep 7 12:03:11 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: 558/1030] 10.0.0.99 () {32 vars in 690 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1031] 10.0.0.99 () {32 vars in 694 bytes} [Mon Sep 7 12:03:11 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: 560/1032] 10.0.0.99 () {32 vars in 684 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1033] 10.0.0.99 () {32 vars in 688 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1034] 10.0.0.99 () {32 vars in 700 bytes} [Mon Sep 7 12:03:11 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: 563/1035] 10.0.0.99 () {32 vars in 702 bytes} [Mon Sep 7 12:03:11 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: 564/1036] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1037] 10.0.0.99 () {32 vars in 714 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1038] 10.0.0.99 () {32 vars in 726 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1039] 10.0.0.99 () {32 vars in 718 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1040] 10.0.0.99 () {32 vars in 682 bytes} [Mon Sep 7 12:03:11 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: 569/1041] 10.0.0.99 () {32 vars in 668 bytes} [Mon Sep 7 12:03:11 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: 570/1042] 10.0.0.99 () {32 vars in 718 bytes} [Mon Sep 7 12:03:11 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: 571/1043] 10.0.0.99 () {32 vars in 678 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1044] 10.0.0.99 () {32 vars in 668 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1045] 10.0.0.99 () {32 vars in 696 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1046] 10.0.0.99 () {32 vars in 704 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1047] 10.0.0.99 () {32 vars in 700 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1048] 10.0.0.99 () {32 vars in 682 bytes} [Mon Sep 7 12:03:11 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: 577/1049] 10.0.0.99 () {32 vars in 704 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1050] 10.0.0.99 () {32 vars in 694 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1051] 10.0.0.99 () {32 vars in 688 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1052] 10.0.0.99 () {32 vars in 696 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1053] 10.0.0.99 () {32 vars in 688 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1054] 10.0.0.99 () {32 vars in 700 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1055] 10.0.0.99 () {32 vars in 664 bytes} [Mon Sep 7 12:03:11 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: 584/1056] 10.0.0.99 () {32 vars in 680 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1057] 10.0.0.99 () {32 vars in 692 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1058] 10.0.0.99 () {32 vars in 676 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1059] 10.0.0.99 () {32 vars in 666 bytes} [Mon Sep 7 12:03:11 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1060] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:03:12 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 971 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1061] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:03:12 2026] GET /v2.0/security-groups?id=faa5e47f-a6b2-4b33-9688-406eb7b2e558&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: 590/1062] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:03:12 2026] GET /v2.0/security-groups?tenant_id=e7769816c76340819b763242b271c063&name=default => generated 2801 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1063] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:03:12 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1064] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:12 2026] DELETE /v2.0/security-groups/63e85dd7-f680-4725-b386-6f5b48c5e0f9 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1065] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:03:12 2026] GET /v2.0/security-groups?id=faa5e47f-a6b2-4b33-9688-406eb7b2e558&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1066] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:03:10 2026] PUT /v2.0/routers/dda99ea8-c3dd-42b2-93c7-5fc2af846d39/add_router_interface => generated 309 bytes in 2310 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1067] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:03:13 2026] GET /v2.0/ports/f640b4af-a550-427b-bc81-10a43001f462 => generated 955 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1068] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:03:13 2026] GET /v2.0/ports?tenant_id=d3fa97c37f794c0691759212dfb7a62e&device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1069] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:03:13 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1070] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:03:13 2026] GET /v2.0/networks?id=c8ad601a-bf3b-4937-8fab-1c1d283f3254 => generated 772 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1071] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:03:13 2026] GET /v2.0/security-groups?id=faa5e47f-a6b2-4b33-9688-406eb7b2e558&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1072] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:03:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=6f7b55c8-54ae-459b-80ca-0b67fd53cd44 => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1073] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:03:13 2026] GET /v2.0/subnets?id=0048d056-6e91-43e0-80b3-faccecc1e817 => generated 670 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1074] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:03:13 2026] GET /v2.0/ports?network_id=c8ad601a-bf3b-4937-8fab-1c1d283f3254&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: 602/1075] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:03:13 2026] GET /v2.0/networks/c8ad601a-bf3b-4937-8fab-1c1d283f3254?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: 603/1076] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:03:13 2026] GET /v2.0/networks/c8ad601a-bf3b-4937-8fab-1c1d283f3254?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: 604/1077] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:03:14 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1078] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:03:14 2026] GET /v2.0/security-groups?id=faa5e47f-a6b2-4b33-9688-406eb7b2e558&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1079] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:03:13 2026] PUT /v2.0/routers/dda99ea8-c3dd-42b2-93c7-5fc2af846d39/add_router_interface => generated 309 bytes in 1614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1080] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:03:14 2026] GET /v2.0/ports/07548b88-867a-4291-ad83-690a14f2573d => generated 955 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:14.890 7 INFO neutron.db.segments_db [None req-186883e3-0b96-4b3b-9bf7-7ba51375f95f c07effdb5e9c49909cdbd2ed4308f77d 3ff575ede18549f68058f62383c14dfe - - - -] Added segment a8106e4c-20af-407a-ab39-bb70192b87d4 of type vxlan for network 6264d9c5-2ac0-4761-8b43-d8a998e852f2 [pid: 7|app: 0|req: 606/1081] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:03:14 2026] POST /v2.0/networks => generated 649 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1082] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:15 2026] POST /v2.0/subnets => generated 603 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:15.600 7 INFO neutron.db.segments_db [None req-9b1a7de0-728b-49c6-8b12-1c409adc981b c07effdb5e9c49909cdbd2ed4308f77d 3ff575ede18549f68058f62383c14dfe - - - -] Added segment 156241a7-d9c4-49ac-a36c-66bdb6ce07c7 of type vxlan for network 7b421f64-b951-4f08-a522-22bd6dfa5595 2026-09-07 12:03:16.046 7 INFO neutron.db.l3_hamode_db [None req-9b1a7de0-728b-49c6-8b12-1c409adc981b c07effdb5e9c49909cdbd2ed4308f77d 3ff575ede18549f68058f62383c14dfe - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 476/1083] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:03:14 2026] PUT /v2.0/routers/dda99ea8-c3dd-42b2-93c7-5fc2af846d39/remove_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/1084] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:03:16 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:17.255 7 INFO neutron.db.l3_hamode_db [None req-9b1a7de0-728b-49c6-8b12-1c409adc981b c07effdb5e9c49909cdbd2ed4308f77d 3ff575ede18549f68058f62383c14dfe - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 478/1085] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:03:16 2026] PUT /v2.0/routers/dda99ea8-c3dd-42b2-93c7-5fc2af846d39/remove_router_interface => generated 309 bytes in 1156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1086] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:03:17 2026] GET /v2.0/security-groups?id=faa5e47f-a6b2-4b33-9688-406eb7b2e558&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/1087] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:03:17 2026] GET /v2.0/ports?device_id=dda99ea8-c3dd-42b2-93c7-5fc2af846d39 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:03:18.344 8 INFO neutron.services.segments.plugin [-] Segment 80ff0014-3ed0-4f13-b18d-853016420b88 resource provider aggregate not found 2026-09-07 12:03:18.350 8 INFO neutron.services.segments.plugin [-] Segment 80ff0014-3ed0-4f13-b18d-853016420b88 resource provider aggregate not found 2026-09-07 12:03:18.368 8 INFO neutron.services.segments.plugin [-] Segment 80ff0014-3ed0-4f13-b18d-853016420b88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ff0014-3ed0-4f13-b18d-853016420b88 found for delete ", "request_id": "req-f30c9dc9-68f8-4e1c-bdf2-1285f31631ec"}]} 2026-09-07 12:03:18.371 8 INFO neutron.services.segments.plugin [-] Segment 80ff0014-3ed0-4f13-b18d-853016420b88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80ff0014-3ed0-4f13-b18d-853016420b88 found for delete ", "request_id": "req-23b1619e-4166-43f5-8ed1-24e045068674"}]} 2026-09-07 12:03:18.378 8 INFO neutron.db.l3_hamode_db [None req-f41274e8-a29e-4974-b5bc-bcf9823ca1ae 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] HA network 15713b43-baf4-4d9e-8631-2f5da85041de was deleted as no HA routers are present in tenant 2e10373134ef427fb39c49dde7379e12. [pid: 8|app: 0|req: 481/1088] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:17 2026] DELETE /v2.0/routers/dda99ea8-c3dd-42b2-93c7-5fc2af846d39 => generated 0 bytes in 992 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1089] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:15 2026] POST /v2.0/routers => generated 694 bytes in 2955 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1090] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:18 2026] DELETE /v2.0/subnets/33b2d870-dd12-43af-ad72-ba9686289071 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1091] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:18 2026] DELETE /v2.0/subnets/8a31da65-5691-4fa1-93af-052abea469ec => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py: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: 8|app: 0|req: 484/1092] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:18 2026] DELETE /v2.0/networks/9f856c54-6569-4c18-a971-f31d097545bf => generated 0 bytes in 439 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/1095] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:19 2026] DELETE /v2.0/networks/45b16234-c227-469f-a1c0-0de0bcccd8e2 => generated 0 bytes in 885 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:20.240 8 INFO neutron.db.segments_db [None req-7ec4e9e8-8db5-46da-8084-cfeb1e694be8 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Added segment 509693f7-c77a-4772-b9e6-027db3307a3c of type vxlan for network 2fd1249d-0b30-4dbf-bd92-f95c6899d182 2026-09-07 12:03:20.411 8 INFO neutron.services.segments.plugin [-] Segment 8a7ba575-b4fc-410a-8338-e9da2c7b5339 resource provider aggregate not found 2026-09-07 12:03:20.416 8 INFO neutron.services.segments.plugin [-] Segment 8a7ba575-b4fc-410a-8338-e9da2c7b5339 resource provider aggregate not found 2026-09-07 12:03:20.434 8 INFO neutron.services.segments.plugin [-] Segment 8a7ba575-b4fc-410a-8338-e9da2c7b5339 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a7ba575-b4fc-410a-8338-e9da2c7b5339 found for delete ", "request_id": "req-128ba084-85c1-4ffe-8f0c-83be49d16b51"}]} 2026-09-07 12:03:20.448 8 INFO neutron.services.segments.plugin [-] Segment 8a7ba575-b4fc-410a-8338-e9da2c7b5339 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a7ba575-b4fc-410a-8338-e9da2c7b5339 found for delete ", "request_id": "req-e0316f2b-1853-400c-8fb6-6919c6d07ba6"}]} [pid: 8|app: 0|req: 488/1096] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:03:20 2026] POST /v2.0/networks => generated 630 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:20.472 8 INFO neutron.services.segments.plugin [-] Segment fd6bf83f-519f-40f2-b203-c41542668ca3 resource provider aggregate not found 2026-09-07 12:03:20.478 8 INFO neutron.services.segments.plugin [-] Segment fd6bf83f-519f-40f2-b203-c41542668ca3 resource provider aggregate not found 2026-09-07 12:03:20.507 8 INFO neutron.services.segments.plugin [-] Segment fd6bf83f-519f-40f2-b203-c41542668ca3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd6bf83f-519f-40f2-b203-c41542668ca3 found for delete ", "request_id": "req-6f5e3cf3-1236-483d-a68e-ada6ce56757d"}]} 2026-09-07 12:03:20.508 8 INFO neutron.services.segments.plugin [-] Segment fd6bf83f-519f-40f2-b203-c41542668ca3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd6bf83f-519f-40f2-b203-c41542668ca3 found for delete ", "request_id": "req-7063ab65-ef22-4151-9829-3456eddab5f5"}]} [pid: 8|app: 0|req: 489/1097] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:20 2026] POST /v2.0/subnets => generated 602 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1098] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:03:18 2026] PUT /v2.0/routers/5b2c17f0-fa10-4c2e-a1dd-0ff6f1712c33/add_router_interface => generated 309 bytes in 2499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:20.958 8 INFO neutron.db.segments_db [None req-d2f6f52e-cae3-4f7d-a41a-0ae685692901 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Added segment 32d57c52-2a17-48e8-a2c5-dbfd78cd49e3 of type vxlan for network acc52dac-faf4-42bc-9b74-188d5e7d9b47 2026-09-07 12:03:21.290 8 INFO neutron.db.l3_hamode_db [None req-d2f6f52e-cae3-4f7d-a41a-0ae685692901 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:03:21.485 8 INFO neutron.db.l3_hamode_db [None req-d2f6f52e-cae3-4f7d-a41a-0ae685692901 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 610/1099] 10.0.0.99 () {34 vars in 664 bytes} [Mon Sep 7 12:03:20 2026] POST /v2.0/ports => generated 955 bytes in 528 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: 611/1100] 10.0.0.99 () {34 vars in 664 bytes} [Mon Sep 7 12:03:21 2026] POST /v2.0/ports => generated 954 bytes in 640 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: 612/1101] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:03:22 2026] GET /v2.0/security-groups?tenant_id=67f672851bc1430b97a56c7b0b775bcf&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1102] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:20 2026] POST /v2.0/routers => generated 507 bytes in 1546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1103] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:22 2026] DELETE /v2.0/security-groups/fc20198b-8172-4d5a-a07d-7810393fa639 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1104] 10.0.0.99 () {34 vars in 664 bytes} [Mon Sep 7 12:03:22 2026] POST /v2.0/ports => generated 952 bytes in 509 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-09-07 12:03:23.324 7 INFO neutron.db.l3_db [None req-4d84a78c-2b81-4f06-a44c-b1928b2b0225 c07effdb5e9c49909cdbd2ed4308f77d 3ff575ede18549f68058f62383c14dfe - - - -] Floating IP f0d46e5c-5888-4e48-88fb-00f2785934b6 associated. External IP: 10.96.250.209, port: 470936cc-6341-48b1-92f5-55d857f5ee2c. [pid: 7|app: 0|req: 613/1105] 10.0.0.99 () {34 vars in 676 bytes} [Mon Sep 7 12:03:22 2026] POST /v2.0/floatingips => generated 841 bytes in 1328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:23.938 7 INFO neutron.db.l3_db [None req-20c09bec-7b42-4aff-ab9d-c5d43d53262d c07effdb5e9c49909cdbd2ed4308f77d 3ff575ede18549f68058f62383c14dfe - - - -] Floating IP f0d46e5c-5888-4e48-88fb-00f2785934b6 disassociated. External IP: 10.96.250.209, port: 470936cc-6341-48b1-92f5-55d857f5ee2c. [pid: 7|app: 0|req: 614/1106] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:03:23 2026] PUT /v2.0/floatingips/f0d46e5c-5888-4e48-88fb-00f2785934b6 => generated 552 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1107] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:03:23 2026] PUT /v2.0/routers/fcc79ac1-5b84-4126-853b-639493bbfd62/add_router_interface => generated 309 bytes in 1637 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: 494/1108] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:03:24 2026] GET /v2.0/ports/3fa7a5fc-ffab-4bff-8adf-ef62fc875f00 => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1109] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:03:24 2026] DELETE /v2.0/floatingips/f0d46e5c-5888-4e48-88fb-00f2785934b6 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:03:25.817 7 INFO neutron.db.l3_db [None req-a3b34e3c-804e-48f8-a95f-156ca735b657 c07effdb5e9c49909cdbd2ed4308f77d 3ff575ede18549f68058f62383c14dfe - - - -] Floating IP 571a773c-95ef-4f43-a0f3-3315dd0fc5ea associated. External IP: 10.96.250.201, port: 93a23dad-6a97-4ebf-af92-348e8ae935a5. [pid: 8|app: 0|req: 495/1110] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:03:24 2026] PUT /v2.0/routers/fcc79ac1-5b84-4126-853b-639493bbfd62/remove_router_interface => generated 309 bytes in 1212 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: 496/1111] 10.0.0.182 () {30 vars in 650 bytes} [Mon Sep 7 12:03:25 2026] GET /v2.0/extensions => generated 19178 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-09-07 12:03:26.260 8 INFO neutron.api.v2.resource [None req-4ade0b7f-7828-4c5b-9781-ac2cd57805ed 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 497/1112] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:03:26 2026] PUT /v2.0/routers/fcc79ac1-5b84-4126-853b-639493bbfd62/remove_router_interface => generated 197 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1113] 10.0.0.99 () {34 vars in 676 bytes} [Mon Sep 7 12:03:24 2026] POST /v2.0/floatingips => generated 842 bytes in 1410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1114] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:03:26 2026] GET /v2.0/ports?device_id=fcc79ac1-5b84-4126-853b-639493bbfd62 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1115] 10.0.0.182 () {30 vars in 724 bytes} [Mon Sep 7 12:03:26 2026] GET /v2.0/quotas/5d84386e16fc45ba8b2b0f28f147ea24/details => generated 847 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1116] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:03:26 2026] GET /v2.0/floatingips/571a773c-95ef-4f43-a0f3-3315dd0fc5ea => generated 842 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1117] 10.0.0.99 () {32 vars in 654 bytes} [Mon Sep 7 12:03:26 2026] GET /v2.0/floatingips => generated 845 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:26.927 7 INFO neutron.db.l3_db [None req-f1c9134e-3372-4297-bb55-7aea38062eb9 c07effdb5e9c49909cdbd2ed4308f77d 3ff575ede18549f68058f62383c14dfe - - - -] Floating IP 571a773c-95ef-4f43-a0f3-3315dd0fc5ea associated. External IP: 10.96.250.201, port: 93a23dad-6a97-4ebf-af92-348e8ae935a5. 2026-09-07 12:03:27.063 8 INFO neutron.services.segments.plugin [-] Segment 32d57c52-2a17-48e8-a2c5-dbfd78cd49e3 resource provider aggregate not found 2026-09-07 12:03:27.090 8 INFO neutron.services.segments.plugin [-] Segment 32d57c52-2a17-48e8-a2c5-dbfd78cd49e3 resource provider aggregate not found 2026-09-07 12:03:27.096 8 INFO neutron.services.segments.plugin [-] Segment 32d57c52-2a17-48e8-a2c5-dbfd78cd49e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32d57c52-2a17-48e8-a2c5-dbfd78cd49e3 found for delete ", "request_id": "req-c28e71e9-86b5-4c57-98b8-b42d409a9e4d"}]} 2026-09-07 12:03:27.122 8 INFO neutron.db.l3_hamode_db [None req-e3474c9d-fc7b-427a-aba9-b87d40268c44 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] HA network acc52dac-faf4-42bc-9b74-188d5e7d9b47 was deleted as no HA routers are present in tenant 2e10373134ef427fb39c49dde7379e12. [pid: 8|app: 0|req: 499/1118] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:26 2026] DELETE /v2.0/routers/fcc79ac1-5b84-4126-853b-639493bbfd62 => generated 0 bytes in 791 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:03:27.185 8 INFO neutron.services.segments.plugin [-] Segment 32d57c52-2a17-48e8-a2c5-dbfd78cd49e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 32d57c52-2a17-48e8-a2c5-dbfd78cd49e3 found for delete ", "request_id": "req-2793b1b7-1277-4914-91ce-6f79a828ae05"}]} [pid: 8|app: 0|req: 500/1119] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:27 2026] DELETE /v2.0/subnets/70e77478-daf9-4941-9e35-4dba48ae5797 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1120] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:27 2026] DELETE /v2.0/networks/2fd1249d-0b30-4dbf-bd92-f95c6899d182 => generated 0 bytes in 479 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:27.966 8 INFO neutron.db.segments_db [None req-e2f5e0a3-6ab6-4cb8-92a2-75b268d906cb 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Added segment e60cc138-a0bd-4ab1-960a-5d73878c7970 of type vxlan for network 2b6821b8-8669-4a68-a6e9-e8d73b19f612 [pid: 7|app: 0|req: 620/1121] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:03:26 2026] PUT /v2.0/floatingips/571a773c-95ef-4f43-a0f3-3315dd0fc5ea => generated 841 bytes in 1718 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1122] 10.0.0.19 () {34 vars in 989 bytes} [Mon Sep 7 12:03:28 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:03:28.359 7 INFO neutron.db.l3_db [None req-cb0f894a-0ef2-4a09-8cce-c9c3953a2410 c07effdb5e9c49909cdbd2ed4308f77d 3ff575ede18549f68058f62383c14dfe - - - -] Floating IP 571a773c-95ef-4f43-a0f3-3315dd0fc5ea disassociated. External IP: 10.96.250.201, port: 470936cc-6341-48b1-92f5-55d857f5ee2c. [pid: 7|app: 0|req: 622/1123] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:03:28 2026] PUT /v2.0/floatingips/571a773c-95ef-4f43-a0f3-3315dd0fc5ea => generated 552 bytes in 498 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1124] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:03:27 2026] POST /v2.0/networks => generated 629 bytes in 843 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1125] 10.0.0.19 () {34 vars in 1039 bytes} [Mon Sep 7 12:03:28 2026] GET /v2.0/security-groups?id=faa5e47f-a6b2-4b33-9688-406eb7b2e558&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: 624/1126] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:28 2026] POST /v2.0/subnets => generated 602 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1127] 10.0.0.182 () {30 vars in 650 bytes} [Mon Sep 7 12:03:29 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) 2026-09-07 12:03:29.132 8 INFO neutron.services.segments.plugin [-] Segment 509693f7-c77a-4772-b9e6-027db3307a3c resource provider aggregate not found 2026-09-07 12:03:29.132 7 INFO neutron.db.segments_db [None req-8e6752a1-0ba1-47a8-bfae-8a4fa2a32a76 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Added segment 93e4df7e-eaf5-48bb-991a-9af3ee91bfa1 of type vxlan for network 39156ea4-9c7b-41a1-af75-c21ba8e925bd [pid: 8|app: 0|req: 503/1128] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:03:28 2026] DELETE /v2.0/floatingips/571a773c-95ef-4f43-a0f3-3315dd0fc5ea => generated 0 bytes in 460 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:03:29.173 8 INFO neutron.services.segments.plugin [-] Segment 509693f7-c77a-4772-b9e6-027db3307a3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 509693f7-c77a-4772-b9e6-027db3307a3c found for delete ", "request_id": "req-14285c15-27ee-4328-ae93-d1001b86c387"}]} 2026-09-07 12:03:29.206 8 INFO neutron.services.segments.plugin [-] Segment 509693f7-c77a-4772-b9e6-027db3307a3c resource provider aggregate not found 2026-09-07 12:03:29.234 8 INFO neutron.services.segments.plugin [-] Segment 509693f7-c77a-4772-b9e6-027db3307a3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 509693f7-c77a-4772-b9e6-027db3307a3c found for delete ", "request_id": "req-df5d5941-ef13-49d0-a555-c5970519f9ba"}]} [pid: 8|app: 0|req: 504/1129] 10.0.0.182 () {30 vars in 724 bytes} [Mon Sep 7 12:03:29 2026] GET /v2.0/quotas/5d84386e16fc45ba8b2b0f28f147ea24/details => generated 847 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:29.289 8 INFO neutron.api.v2.resource [None req-dc246758-e6a1-4934-9706-a29086e394fe c07effdb5e9c49909cdbd2ed4308f77d 3ff575ede18549f68058f62383c14dfe - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 505/1130] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:03:29 2026] DELETE /v2.0/floatingips/571a773c-95ef-4f43-a0f3-3315dd0fc5ea => generated 144 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:03:29.470 7 INFO neutron.db.l3_hamode_db [None req-8e6752a1-0ba1-47a8-bfae-8a4fa2a32a76 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:03:29.629 7 INFO neutron.db.l3_hamode_db [None req-8e6752a1-0ba1-47a8-bfae-8a4fa2a32a76 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 506/1131] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:03:29 2026] DELETE /v2.0/ports/470936cc-6341-48b1-92f5-55d857f5ee2c => 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: 507/1132] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:03:29 2026] DELETE /v2.0/ports/93a23dad-6a97-4ebf-af92-348e8ae935a5 => generated 0 bytes in 468 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1133] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:03:30 2026] GET /v2.0/ports?device_id=5b2c17f0-fa10-4c2e-a1dd-0ff6f1712c33 => generated 958 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1134] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:29 2026] POST /v2.0/routers => generated 506 bytes in 1436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1135] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:03:30 2026] PUT /v2.0/routers/5b2c17f0-fa10-4c2e-a1dd-0ff6f1712c33/remove_router_interface => generated 309 bytes in 1154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1136] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:03:30 2026] PUT /v2.0/routers/11778b77-813d-405d-b6dc-8046c4d31749/add_router_interface => generated 309 bytes in 1465 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1137] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:03:31 2026] GET /v2.0/security-groups?tenant_id=5d84386e16fc45ba8b2b0f28f147ea24&name=default => generated 2801 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1138] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:03:32 2026] GET /v2.0/ports/492586bc-6237-4c35-b178-00475260521b => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1139] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:32 2026] DELETE /v2.0/security-groups/b310fe49-28ee-4d95-906e-537b1183028f => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:03:32.587 8 INFO neutron.services.segments.plugin [-] Segment 156241a7-d9c4-49ac-a36c-66bdb6ce07c7 resource provider aggregate not found 2026-09-07 12:03:32.598 8 INFO neutron.services.segments.plugin [-] Segment 156241a7-d9c4-49ac-a36c-66bdb6ce07c7 resource provider aggregate not found 2026-09-07 12:03:32.615 8 INFO neutron.db.l3_hamode_db [None req-648bc8a9-81f7-48e3-b798-fe7736e43e8c c07effdb5e9c49909cdbd2ed4308f77d 3ff575ede18549f68058f62383c14dfe - - - -] HA network 7b421f64-b951-4f08-a522-22bd6dfa5595 was deleted as no HA routers are present in tenant 3ff575ede18549f68058f62383c14dfe. 2026-09-07 12:03:32.616 8 INFO neutron.services.segments.plugin [-] Segment 156241a7-d9c4-49ac-a36c-66bdb6ce07c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 156241a7-d9c4-49ac-a36c-66bdb6ce07c7 found for delete ", "request_id": "req-48e070f7-97ee-497b-86b3-6e462142a78f"}]} 2026-09-07 12:03:32.618 8 INFO neutron.services.segments.plugin [-] Segment 156241a7-d9c4-49ac-a36c-66bdb6ce07c7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 156241a7-d9c4-49ac-a36c-66bdb6ce07c7 found for delete ", "request_id": "req-f4312aaa-45d5-4986-9870-a77b52562cb8"}]} [pid: 8|app: 0|req: 510/1140] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:31 2026] DELETE /v2.0/routers/5b2c17f0-fa10-4c2e-a1dd-0ff6f1712c33 => generated 0 bytes in 1217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1141] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:32 2026] DELETE /v2.0/subnets/69f0b9e9-ecfb-4231-8f96-974a851f1c63 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1142] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:32 2026] DELETE /v2.0/networks/6264d9c5-2ac0-4761-8b43-d8a998e852f2 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1143] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:03:33 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1144] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:03:33 2026] GET /v2.0/security-groups?id=faa5e47f-a6b2-4b33-9688-406eb7b2e558&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1145] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:03:32 2026] PUT /v2.0/routers/11778b77-813d-405d-b6dc-8046c4d31749/remove_router_interface => generated 309 bytes in 1055 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1146] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:03:33 2026] GET /v2.0/ports?device_id=11778b77-813d-405d-b6dc-8046c4d31749 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1147] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:03:33 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 971 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1148] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:03:33 2026] GET /v2.0/security-groups?id=faa5e47f-a6b2-4b33-9688-406eb7b2e558&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1149] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:03:33 2026] GET /v2.0/security-groups?tenant_id=3ff575ede18549f68058f62383c14dfe&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1150] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:33 2026] DELETE /v2.0/security-groups/7fc73046-c8be-4469-a991-737ad18b8e43 => 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: 638/1153] 162.253.55.181 () {34 vars in 994 bytes} [Mon Sep 7 12:03:33 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:34.265 8 INFO neutron.db.l3_hamode_db [None req-34011136-faba-4535-a227-0b0a22c82cfa 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] HA network 39156ea4-9c7b-41a1-af75-c21ba8e925bd was deleted as no HA routers are present in tenant 2e10373134ef427fb39c49dde7379e12. [pid: 8|app: 0|req: 516/1154] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:33 2026] DELETE /v2.0/routers/11778b77-813d-405d-b6dc-8046c4d31749 => generated 0 bytes in 815 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:03:34.337 7 INFO neutron.db.l3_db [None req-f6c6c438-0d32-4246-a66f-6ee85fcba364 2fdb4bbdea2749c0ba68f2d6e11d5120 d3fa97c37f794c0691759212dfb7a62e - - - -] Floating IP 13b00a23-8154-4379-ac8c-a2bba7a4530e disassociated. External IP: 10.96.250.218, port: 6f7b55c8-54ae-459b-80ca-0b67fd53cd44. [pid: 8|app: 0|req: 517/1155] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:34 2026] DELETE /v2.0/subnets/63ee280b-7a00-40e1-b878-8ad3a334ead7 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:34.662 8 INFO neutron.services.segments.plugin [-] Segment a8106e4c-20af-407a-ab39-bb70192b87d4 resource provider aggregate not found 2026-09-07 12:03:34.667 8 INFO neutron.services.segments.plugin [-] Segment a8106e4c-20af-407a-ab39-bb70192b87d4 resource provider aggregate not found 2026-09-07 12:03:34.688 8 INFO neutron.services.segments.plugin [-] Segment a8106e4c-20af-407a-ab39-bb70192b87d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8106e4c-20af-407a-ab39-bb70192b87d4 found for delete ", "request_id": "req-f9fc2c26-0f95-4081-a823-d7131f375694"}]} 2026-09-07 12:03:34.695 8 INFO neutron.services.segments.plugin [-] Segment a8106e4c-20af-407a-ab39-bb70192b87d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8106e4c-20af-407a-ab39-bb70192b87d4 found for delete ", "request_id": "req-cf84c2c5-bcf0-405e-b600-471f98186935"}]} 2026-09-07 12:03:34.714 8 INFO neutron.services.segments.plugin [-] Segment 93e4df7e-eaf5-48bb-991a-9af3ee91bfa1 resource provider aggregate not found 2026-09-07 12:03:34.736 8 INFO neutron.services.segments.plugin [-] Segment 93e4df7e-eaf5-48bb-991a-9af3ee91bfa1 resource provider aggregate not found [pid: 7|app: 0|req: 639/1156] 162.253.55.181 () {36 vars in 997 bytes} [Mon Sep 7 12:03:34 2026] DELETE /v2.0/ports/6f7b55c8-54ae-459b-80ca-0b67fd53cd44 => generated 0 bytes in 711 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:34.753 8 INFO neutron.services.segments.plugin [-] Segment 93e4df7e-eaf5-48bb-991a-9af3ee91bfa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93e4df7e-eaf5-48bb-991a-9af3ee91bfa1 found for delete ", "request_id": "req-aad74373-550f-4071-82ee-e4e1b0822844"}]} 2026-09-07 12:03:34.770 8 INFO neutron.services.segments.plugin [-] Segment 93e4df7e-eaf5-48bb-991a-9af3ee91bfa1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93e4df7e-eaf5-48bb-991a-9af3ee91bfa1 found for delete ", "request_id": "req-7e6e40f3-6bff-4e56-bc7f-57238c152543"}]} 2026-09-07 12:03:34.809 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-68074578-25a8-4aec-b50f-1b5136fbf399'] response: {'server_uuid': '8d50f276-9a12-4027-b5d4-5a58b76c76e4', 'name': 'network-vif-deleted', 'tag': '6f7b55c8-54ae-459b-80ca-0b67fd53cd44', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 518/1157] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:34 2026] DELETE /v2.0/networks/2b6821b8-8669-4a68-a6e9-e8d73b19f612 => generated 0 bytes in 593 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:35.070 7 INFO neutron.db.segments_db [None req-d57c7bfe-9a8b-4909-9998-3a81a6e2aeae b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 03ab3ff5-2018-436b-98ee-6871d599c4cf of type vxlan for network 3a25bbe7-f431-4b59-a3be-d83fe8ca2597 [pid: 8|app: 0|req: 519/1158] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:03:35 2026] GET /v2.0/ports?device_id=8d50f276-9a12-4027-b5d4-5a58b76c76e4 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:03:35.146 8 INFO neutron.db.segments_db [None req-3050c868-0b1e-444c-b516-479e1ac829c2 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Added segment 26a49a2c-caff-4d33-8f97-3b13c112301d of type vxlan for network bde54e03-20d2-41c9-833f-bc118cfc2a24 [pid: 7|app: 0|req: 640/1159] 10.0.0.99 () {34 vars in 670 bytes} [Mon Sep 7 12:03:34 2026] POST /v2.0/networks => generated 741 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:35.565 8 INFO neutron.db.l3_hamode_db [None req-3050c868-0b1e-444c-b516-479e1ac829c2 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 641/1160] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:35 2026] POST /v2.0/subnets => generated 664 bytes in 742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:36.343 7 INFO neutron.db.segments_db [None req-c419c023-c8bf-4db3-919c-3309acec3aad e77a841c3a004e5bad3523fa9422cbc8 b9c194c4adeb4b2894cd4cb6dad2d997 - - - -] Added segment 9337089d-bb28-4d64-9cb8-6a7c6ecd2323 of type vxlan for network cc13ef4d-3c4b-4714-a6e7-1e81f82d0445 2026-09-07 12:03:36.469 7 INFO neutron.db.segments_db [None req-c419c023-c8bf-4db3-919c-3309acec3aad e77a841c3a004e5bad3523fa9422cbc8 b9c194c4adeb4b2894cd4cb6dad2d997 - - - -] Added segment 59f0c95d-3872-4948-9369-e39f1ce8133d of type vxlan for network 3224f8a2-f90f-4414-9e13-9fb4c3fa1dc1 [pid: 7|app: 0|req: 642/1161] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:03:35 2026] POST /v2.0/networks => generated 1245 bytes in 704 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 12:03:36.789 7 INFO neutron.db.segments_db [None req-5b6d4f39-94fd-416e-900b-d4362a1ab237 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment accb09c9-3541-4f86-be8d-ebf6a164f4a4 of type vxlan for network 226c8b5e-724c-4eff-8d14-c5345b1883cc 2026-09-07 12:03:37.203 7 INFO neutron.db.l3_hamode_db [None req-5b6d4f39-94fd-416e-900b-d4362a1ab237 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:03:37.394 8 INFO neutron.services.segments.plugin [-] Segment e60cc138-a0bd-4ab1-960a-5d73878c7970 resource provider aggregate not found 2026-09-07 12:03:37.404 8 INFO neutron.services.segments.plugin [-] Segment e60cc138-a0bd-4ab1-960a-5d73878c7970 resource provider aggregate not found 2026-09-07 12:03:37.424 8 INFO neutron.services.segments.plugin [-] Segment e60cc138-a0bd-4ab1-960a-5d73878c7970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e60cc138-a0bd-4ab1-960a-5d73878c7970 found for delete ", "request_id": "req-0c7aa1f2-5342-4c09-8d38-dc7cf61f1567"}]} 2026-09-07 12:03:37.426 8 INFO neutron.services.segments.plugin [-] Segment e60cc138-a0bd-4ab1-960a-5d73878c7970 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e60cc138-a0bd-4ab1-960a-5d73878c7970 found for delete ", "request_id": "req-f6e17b69-03a8-47e5-a111-e773a07d872a"}]} 2026-09-07 12:03:37.541 8 INFO neutron.db.l3_hamode_db [None req-3050c868-0b1e-444c-b516-479e1ac829c2 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:03:38.146 7 INFO neutron.db.l3_hamode_db [None req-5b6d4f39-94fd-416e-900b-d4362a1ab237 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 520/1162] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:35 2026] POST /v2.0/routers => generated 687 bytes in 3669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1163] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:38 2026] DELETE /v2.0/security-groups/faa5e47f-a6b2-4b33-9688-406eb7b2e558 => 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: 522/1164] 10.0.0.99 () {32 vars in 648 bytes} [Mon Sep 7 12:03:38 2026] GET /v2.0/networks => generated 1844 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1165] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:03:39 2026] GET /v2.0/routers/eec39597-e605-4c3d-b1ac-351850e7bd2d => generated 693 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:39.154 8 INFO neutron.api.v2.resource [None req-2a0e75b8-a9f0-4b1f-a8c1-d82365395f50 2fdb4bbdea2749c0ba68f2d6e11d5120 d3fa97c37f794c0691759212dfb7a62e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 524/1166] 10.0.0.99 () {32 vars in 736 bytes} [Mon Sep 7 12:03:39 2026] GET /v2.0/security-groups/faa5e47f-a6b2-4b33-9688-406eb7b2e558 => 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: 525/1167] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:39 2026] DELETE /v2.0/networks/cc13ef4d-3c4b-4714-a6e7-1e81f82d0445 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:39.477 8 INFO neutron.services.segments.plugin [-] Segment 9337089d-bb28-4d64-9cb8-6a7c6ecd2323 resource provider aggregate not found 2026-09-07 12:03:39.483 8 INFO neutron.services.segments.plugin [-] Segment 9337089d-bb28-4d64-9cb8-6a7c6ecd2323 resource provider aggregate not found [pid: 7|app: 0|req: 643/1168] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:36 2026] POST /v2.0/routers => generated 728 bytes in 2839 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:39.516 8 INFO neutron.services.segments.plugin [-] Segment 9337089d-bb28-4d64-9cb8-6a7c6ecd2323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9337089d-bb28-4d64-9cb8-6a7c6ecd2323 found for delete ", "request_id": "req-cd930e23-7b65-4e7f-b68b-b39664a59d00"}]} 2026-09-07 12:03:39.518 8 INFO neutron.services.segments.plugin [-] Segment 9337089d-bb28-4d64-9cb8-6a7c6ecd2323 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9337089d-bb28-4d64-9cb8-6a7c6ecd2323 found for delete ", "request_id": "req-f5491a15-31fa-4595-a83c-fa02cca72258"}]} [pid: 8|app: 0|req: 526/1169] 10.0.0.99 () {32 vars in 646 bytes} [Mon Sep 7 12:03:39 2026] GET /v2.0/routers => generated 696 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1170] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:39 2026] DELETE /v2.0/networks/3224f8a2-f90f-4414-9e13-9fb4c3fa1dc1 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1171] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:03:39 2026] DELETE /v2.0/floatingips/13b00a23-8154-4379-ac8c-a2bba7a4530e => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1172] 10.0.0.99 () {34 vars in 740 bytes} [Mon Sep 7 12:03:39 2026] PUT /v2.0/routers/eec39597-e605-4c3d-b1ac-351850e7bd2d => generated 700 bytes in 593 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1173] 10.0.0.99 () {32 vars in 648 bytes} [Mon Sep 7 12:03:40 2026] GET /v2.0/networks => generated 651 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1174] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:03:39 2026] PUT /v2.0/routers/bdf5a83f-0cdc-49e3-895f-762b0f69a3cf/add_router_interface => generated 309 bytes in 1459 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1175] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:03:41 2026] GET /v2.0/routers/eec39597-e605-4c3d-b1ac-351850e7bd2d => generated 700 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:41.397 8 INFO neutron.db.segments_db [None req-434ca006-81d1-4902-bf67-7944be48636b e77a841c3a004e5bad3523fa9422cbc8 b9c194c4adeb4b2894cd4cb6dad2d997 - - - -] Added segment 3402cecc-8024-41b5-84d5-64ca078e6514 of type vxlan for network 174bc7f8-0b52-4370-a00e-bc70dd7cbac9 [pid: 8|app: 0|req: 530/1176] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:03:41 2026] POST /v2.0/networks => generated 649 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:41.542 8 INFO neutron.services.segments.plugin [-] Segment 59f0c95d-3872-4948-9369-e39f1ce8133d resource provider aggregate not found 2026-09-07 12:03:41.548 8 INFO neutron.services.segments.plugin [-] Segment 59f0c95d-3872-4948-9369-e39f1ce8133d resource provider aggregate not found 2026-09-07 12:03:41.568 8 INFO neutron.services.segments.plugin [-] Segment 59f0c95d-3872-4948-9369-e39f1ce8133d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59f0c95d-3872-4948-9369-e39f1ce8133d found for delete ", "request_id": "req-ca698516-7fc9-4ceb-8b6c-dd2bd826f261"}]} [pid: 8|app: 0|req: 531/1177] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:03:41 2026] GET /v2.0/ports?device_id=eec39597-e605-4c3d-b1ac-351850e7bd2d => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:03:41.593 8 INFO neutron.services.segments.plugin [-] Segment 59f0c95d-3872-4948-9369-e39f1ce8133d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 59f0c95d-3872-4948-9369-e39f1ce8133d found for delete ", "request_id": "req-b9ecb4a9-eb9e-402d-ae31-d464710aeb41"}]} 2026-09-07 12:03:41.629 8 INFO neutron.db.segments_db [None req-622a2791-ccb8-4e9b-8e82-44f06b355d5e e77a841c3a004e5bad3523fa9422cbc8 b9c194c4adeb4b2894cd4cb6dad2d997 - - - -] Added segment f0caa522-3d52-4035-8a53-b03225ac0228 of type vxlan for network 408a15b5-f484-4083-a404-61d842bf1136 [pid: 7|app: 0|req: 647/1178] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:03:40 2026] PUT /v2.0/routers/538de37e-9834-4318-9679-618ecdb401b1/remove_router_interface => generated 309 bytes in 1251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1179] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:03:41 2026] POST /v2.0/networks => generated 649 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:42.989 8 INFO neutron.db.l3_hamode_db [None req-d8770df1-3f6c-499f-ac71-8fdd6b58bbc6 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] HA network 66e32360-f834-41a8-ad31-0d6bd2ff6352 was deleted as no HA routers are present in tenant d3fa97c37f794c0691759212dfb7a62e. [pid: 8|app: 0|req: 533/1180] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:41 2026] DELETE /v2.0/routers/538de37e-9834-4318-9679-618ecdb401b1 => generated 0 bytes in 1231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:03:43.583 7 INFO neutron.services.segments.plugin [-] Segment 26a49a2c-caff-4d33-8f97-3b13c112301d resource provider aggregate not found 2026-09-07 12:03:43.589 7 INFO neutron.services.segments.plugin [-] Segment 26a49a2c-caff-4d33-8f97-3b13c112301d resource provider aggregate not found 2026-09-07 12:03:43.602 8 INFO neutron.services.segments.plugin [-] Segment 8b362199-ea09-435c-a18d-7b173596f16e resource provider aggregate not found 2026-09-07 12:03:43.612 7 INFO neutron.services.segments.plugin [-] Segment 26a49a2c-caff-4d33-8f97-3b13c112301d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26a49a2c-caff-4d33-8f97-3b13c112301d found for delete ", "request_id": "req-497f2fd7-6fc1-4c1f-8e56-02007c767228"}]} 2026-09-07 12:03:43.623 7 INFO neutron.db.l3_hamode_db [None req-8c41b61d-9930-44fb-b77c-6cc8482a9950 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] HA network bde54e03-20d2-41c9-833f-bc118cfc2a24 was deleted as no HA routers are present in tenant 2e10373134ef427fb39c49dde7379e12. 2026-09-07 12:03:43.626 7 INFO neutron.services.segments.plugin [-] Segment 26a49a2c-caff-4d33-8f97-3b13c112301d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26a49a2c-caff-4d33-8f97-3b13c112301d found for delete ", "request_id": "req-b6e3a367-ef72-45f1-a006-444e9a26a442"}]} [pid: 7|app: 0|req: 648/1181] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:41 2026] DELETE /v2.0/routers/eec39597-e605-4c3d-b1ac-351850e7bd2d => generated 0 bytes in 1908 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:03:43.635 8 INFO neutron.services.segments.plugin [-] Segment 8b362199-ea09-435c-a18d-7b173596f16e resource provider aggregate not found 2026-09-07 12:03:43.649 8 INFO neutron.services.segments.plugin [-] Segment 8b362199-ea09-435c-a18d-7b173596f16e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b362199-ea09-435c-a18d-7b173596f16e found for delete ", "request_id": "req-421cd22c-ac79-4587-98de-d260d1df813f"}]} 2026-09-07 12:03:43.661 8 INFO neutron.services.segments.plugin [-] Segment 8b362199-ea09-435c-a18d-7b173596f16e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b362199-ea09-435c-a18d-7b173596f16e found for delete ", "request_id": "req-01b52001-29d3-4833-9231-16789fbe0a12"}]} [pid: 8|app: 0|req: 534/1182] 10.0.0.99 () {34 vars in 664 bytes} [Mon Sep 7 12:03:42 2026] POST /v2.0/ports => generated 1505 bytes in 741 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-09-07 12:03:43.787 7 INFO neutron.db.segments_db [None req-dfbeb38a-a354-4363-9ce7-21d8ccf2b733 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment c201ee98-4c5f-4cd5-8d16-384e4f48122a of type vxlan for network b3a88aa9-d402-45f8-a725-ba2e4d32e836 [pid: 8|app: 0|req: 535/1183] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:43 2026] DELETE /v2.0/subnets/0048d056-6e91-43e0-80b3-faccecc1e817 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1184] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:03:43 2026] GET /v2.0/ports?device_id=eec39597-e605-4c3d-b1ac-351850e7bd2d => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1185] 10.0.0.99 () {34 vars in 670 bytes} [Mon Sep 7 12:03:43 2026] POST /v2.0/networks => generated 740 bytes in 335 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1186] 10.0.0.99 () {32 vars in 642 bytes} [Mon Sep 7 12:03:43 2026] GET /v2.0/ports => generated 1505 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1187] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:44 2026] POST /v2.0/subnets => generated 663 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:44.372 8 INFO neutron.api.v2.resource [None req-0b8ab579-261b-46b8-baf2-d095d7e0808b 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 539/1188] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:44 2026] DELETE /v2.0/routers/eec39597-e605-4c3d-b1ac-351850e7bd2d => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1189] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:43 2026] DELETE /v2.0/networks/c8ad601a-bf3b-4937-8fab-1c1d283f3254 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:44.551 7 INFO neutron.db.segments_db [None req-db399f71-c507-47cf-8a4e-ea8c512782c8 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 431483c0-658d-496b-95c1-87cb28588912 of type vxlan for network 6d312598-5318-46de-8c38-8fafc35808d8 [pid: 8|app: 0|req: 540/1190] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:03:44 2026] DELETE /v2.0/ports/cb262894-cb1d-4a8c-a23f-9cca8be9bfee => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1191] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:03:44 2026] GET /v2.0/ports?device_id=11778b77-813d-405d-b6dc-8046c4d31749 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:03:44.911 7 INFO neutron.db.l3_hamode_db [None req-db399f71-c507-47cf-8a4e-ea8c512782c8 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 542/1192] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:03:44 2026] DELETE /v2.0/ports/0dd16f7c-1539-4d17-ab81-40817491410a => generated 0 bytes in 886 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:45.588 8 INFO neutron.api.v2.resource [None req-4e0853f2-3d30-44ef-95e4-3a276f2500bc 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1193] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:45 2026] DELETE /v2.0/routers/11778b77-813d-405d-b6dc-8046c4d31749 => generated 135 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1194] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:03:45 2026] GET /v2.0/security-groups?tenant_id=d3fa97c37f794c0691759212dfb7a62e&name=default => generated 2801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:03:45.643 7 INFO neutron.services.segments.plugin [-] Segment 5dfb618c-e947-4c77-bd33-c88684ae2bf5 resource provider aggregate not found [pid: 8|app: 0|req: 545/1195] 10.0.0.99 () {32 vars in 642 bytes} [Mon Sep 7 12:03:45 2026] GET /v2.0/ports => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:03:45.662 7 INFO neutron.services.segments.plugin [-] Segment 5dfb618c-e947-4c77-bd33-c88684ae2bf5 resource provider aggregate not found 2026-09-07 12:03:45.667 7 INFO neutron.services.segments.plugin [-] Segment 5dfb618c-e947-4c77-bd33-c88684ae2bf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dfb618c-e947-4c77-bd33-c88684ae2bf5 found for delete ", "request_id": "req-0ee2f1b1-5510-4677-a26f-139301e1bed1"}]} 2026-09-07 12:03:45.680 7 INFO neutron.services.segments.plugin [-] Segment 5dfb618c-e947-4c77-bd33-c88684ae2bf5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5dfb618c-e947-4c77-bd33-c88684ae2bf5 found for delete ", "request_id": "req-10c222c6-3430-4af7-86b4-0823ca19e15c"}]} 2026-09-07 12:03:45.682 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c9cf919-3ad0-4982-80d0-f5ee43ef9a94 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 546/1196] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:45 2026] DELETE /v2.0/subnets/63ee280b-7a00-40e1-b878-8ad3a334ead7 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1197] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:45 2026] DELETE /v2.0/security-groups/67cf1a65-b59f-4ed4-ba46-fce2710f0d04 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:03:45.859 8 INFO neutron.db.segments_db [None req-12230e9e-50c2-48b4-9daf-62bf0a78396f e77a841c3a004e5bad3523fa9422cbc8 b9c194c4adeb4b2894cd4cb6dad2d997 - - - -] Added segment 0f096550-f880-46a5-8822-cde1eae33d42 of type vxlan for network 0b5a745f-d63f-49f9-bbb9-bb162c49900f [pid: 8|app: 0|req: 548/1198] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:03:45 2026] POST /v2.0/networks => generated 648 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1199] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:03:46 2026] GET /v2.0/ports?device_id=fcc79ac1-5b84-4126-853b-639493bbfd62 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:03:46.103 8 INFO neutron.db.segments_db [None req-76f50ac8-7543-4e31-8e13-cf4fdc4d9830 e77a841c3a004e5bad3523fa9422cbc8 b9c194c4adeb4b2894cd4cb6dad2d997 - - - -] Added segment 2209d024-44c5-47ae-b6ad-8bbdd0d0fb40 of type vxlan for network 4b397b38-debe-4438-945e-70b6d895b2ba 2026-09-07 12:03:46.127 7 INFO neutron.db.l3_hamode_db [None req-db399f71-c507-47cf-8a4e-ea8c512782c8 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 550/1200] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:03:46 2026] POST /v2.0/networks => generated 649 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:46.248 8 INFO neutron.api.v2.resource [None req-7c4dd759-262a-4597-a683-cc9b8613330d 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 551/1201] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:46 2026] DELETE /v2.0/routers/fcc79ac1-5b84-4126-853b-639493bbfd62 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1202] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:46 2026] POST /v2.0/subnets => generated 1225 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 12:03:46.871 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e18ed7c8-39b7-4cfc-b99c-11c69306941a 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 553/1203] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:46 2026] DELETE /v2.0/subnets/70e77478-daf9-4941-9e35-4dba48ae5797 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1204] 10.0.0.99 () {32 vars in 646 bytes} [Mon Sep 7 12:03:46 2026] GET /v2.0/subnets => generated 1838 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1205] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:03:46 2026] GET /v2.0/ports?device_id=dda99ea8-c3dd-42b2-93c7-5fc2af846d39 => 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: 556/1206] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:46 2026] DELETE /v2.0/subnets/7bdc50be-d2d9-49e3-85e1-a45b4e0d47f1 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:47.241 8 INFO neutron.api.v2.resource [None req-f9acdd55-f4ac-4783-8a54-02e768ce6328 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 557/1207] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:47 2026] DELETE /v2.0/routers/dda99ea8-c3dd-42b2-93c7-5fc2af846d39 => generated 135 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1208] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:44 2026] POST /v2.0/routers => generated 727 bytes in 2944 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:47.428 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68dc7970-f3a8-4429-b2d8-ddffadaa57cb 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 652/1209] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:47 2026] DELETE /v2.0/subnets/33b2d870-dd12-43af-ad72-ba9686289071 => 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: 558/1210] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:47 2026] DELETE /v2.0/subnets/8a23763a-7cbf-4e13-b003-46a2595351d4 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:47.505 8 INFO neutron.pecan_wsgi.hooks.translation [None req-80cda7da-2f45-4ab3-99ca-a85f313da347 4f4a02b1903142a4b33d2d4a26a955d1 2e10373134ef427fb39c49dde7379e12 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 559/1211] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:47 2026] DELETE /v2.0/subnets/8a31da65-5691-4fa1-93af-052abea469ec => 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: 560/1212] 10.0.0.99 () {32 vars in 646 bytes} [Mon Sep 7 12:03:47 2026] GET /v2.0/subnets => generated 626 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:47.993 8 INFO neutron.services.segments.plugin [-] Segment 2209d024-44c5-47ae-b6ad-8bbdd0d0fb40 resource provider aggregate not found 2026-09-07 12:03:47.999 8 INFO neutron.services.segments.plugin [-] Segment 2209d024-44c5-47ae-b6ad-8bbdd0d0fb40 resource provider aggregate not found 2026-09-07 12:03:48.017 8 INFO neutron.services.segments.plugin [-] Segment 2209d024-44c5-47ae-b6ad-8bbdd0d0fb40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2209d024-44c5-47ae-b6ad-8bbdd0d0fb40 found for delete ", "request_id": "req-8b11f0ec-0220-4591-a3ae-d36f0280baa0"}]} 2026-09-07 12:03:48.018 8 INFO neutron.services.segments.plugin [-] Segment 2209d024-44c5-47ae-b6ad-8bbdd0d0fb40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2209d024-44c5-47ae-b6ad-8bbdd0d0fb40 found for delete ", "request_id": "req-f8f54a61-0a78-46cb-a1b8-83999c144a2d"}]} [pid: 8|app: 0|req: 561/1213] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:47 2026] DELETE /v2.0/networks/4b397b38-debe-4438-945e-70b6d895b2ba => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:48.408 8 INFO neutron.db.segments_db [None req-2dd152e7-41fb-47e0-ab0a-5bb2874792dd b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment e615eddf-5e03-4dd3-898e-1d867f0c9e40 of type vxlan for network 11d172d8-38f8-4b27-865f-ec6d85e54f6e [pid: 8|app: 0|req: 562/1214] 10.0.0.99 () {34 vars in 670 bytes} [Mon Sep 7 12:03:48 2026] POST /v2.0/networks => generated 746 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1215] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:48 2026] DELETE /v2.0/networks/0b5a745f-d63f-49f9-bbb9-bb162c49900f => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1216] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:03:48 2026] GET /v2.0/security-groups?tenant_id=2e10373134ef427fb39c49dde7379e12&name=default => generated 2801 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1217] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:03:47 2026] PUT /v2.0/routers/f5d25fa4-ac5b-4179-8866-24a921609bc9/add_router_interface => generated 309 bytes in 1489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1218] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:48 2026] POST /v2.0/subnets => generated 669 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1219] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:49 2026] DELETE /v2.0/security-groups/91750884-e185-4593-b021-056d362023f6 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:03:49.246 7 INFO neutron.services.segments.plugin [-] Segment f0caa522-3d52-4035-8a53-b03225ac0228 resource provider aggregate not found 2026-09-07 12:03:49.253 7 INFO neutron.services.segments.plugin [-] Segment f0caa522-3d52-4035-8a53-b03225ac0228 resource provider aggregate not found [pid: 7|app: 0|req: 654/1222] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:48 2026] DELETE /v2.0/networks/408a15b5-f484-4083-a404-61d842bf1136 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:49.290 8 INFO neutron.db.segments_db [None req-0e10e112-786b-4dc2-bffa-54b12c082db1 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 4c4026ea-3fda-4b84-9496-09fbd9458efe of type vxlan for network ee78a54a-0d9c-43d5-b5eb-0d70898ae0b4 2026-09-07 12:03:49.294 7 INFO neutron.services.segments.plugin [-] Segment f0caa522-3d52-4035-8a53-b03225ac0228 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0caa522-3d52-4035-8a53-b03225ac0228 found for delete ", "request_id": "req-9d62e664-f4c3-4e1b-82e0-f11c6ba74437"}]} 2026-09-07 12:03:49.294 7 INFO neutron.services.segments.plugin [-] Segment f0caa522-3d52-4035-8a53-b03225ac0228 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0caa522-3d52-4035-8a53-b03225ac0228 found for delete ", "request_id": "req-15e676b6-f364-4a86-85b4-28936d3316ff"}]} [pid: 7|app: 0|req: 655/1223] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:49 2026] DELETE /v2.0/networks/174bc7f8-0b52-4370-a00e-bc70dd7cbac9 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:03:49.622 8 INFO neutron.db.l3_hamode_db [None req-0e10e112-786b-4dc2-bffa-54b12c082db1 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 656/1224] 10.0.0.99 () {34 vars in 684 bytes} [Mon Sep 7 12:03:49 2026] POST /v2.0/security-groups => generated 1609 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 12:03:50.040 8 INFO neutron.services.segments.plugin [-] Segment 0f096550-f880-46a5-8822-cde1eae33d42 resource provider aggregate not found 2026-09-07 12:03:50.049 8 INFO neutron.services.segments.plugin [-] Segment 0f096550-f880-46a5-8822-cde1eae33d42 resource provider aggregate not found 2026-09-07 12:03:50.067 8 INFO neutron.services.segments.plugin [-] Segment 0f096550-f880-46a5-8822-cde1eae33d42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f096550-f880-46a5-8822-cde1eae33d42 found for delete ", "request_id": "req-3405b967-003e-4701-b196-92aa4ed653b8"}]} 2026-09-07 12:03:50.076 8 INFO neutron.services.segments.plugin [-] Segment 0f096550-f880-46a5-8822-cde1eae33d42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f096550-f880-46a5-8822-cde1eae33d42 found for delete ", "request_id": "req-b7439c7b-d995-47eb-a471-cb54931ff639"}]} [pid: 7|app: 0|req: 657/1225] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:03:50 2026] POST /v2.0/security-group-rules => generated 565 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1226] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:03:50 2026] GET /v2.0/security-groups?tenant_id=b9c194c4adeb4b2894cd4cb6dad2d997&name=default => generated 2801 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1227] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:03:50 2026] POST /v2.0/security-group-rules => generated 564 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1228] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:50 2026] DELETE /v2.0/security-groups/05e08c5d-a9d2-4a1a-ae88-30b561c34b64 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1229] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:03:50 2026] POST /v2.0/security-group-rules => generated 570 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1230] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:03:50 2026] POST /v2.0/security-group-rules => generated 569 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:50.797 7 INFO neutron.db.securitygroups_db [None req-fe052c43-a70c-43f0-89ab-8c0de0eb9e28 114ee0dbac204154b84f2a577af87a8d a26ee55ac61f40878832e94dd0e284eb - - - -] Project a26ee55ac61f40878832e94dd0e284eb added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-09-07 12:03:50.853 8 INFO neutron.db.l3_hamode_db [None req-0e10e112-786b-4dc2-bffa-54b12c082db1 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 663/1231] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:03:50 2026] POST /v2.0/security-group-rules => generated 575 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:50.964 7 INFO neutron.db.securitygroups_db [None req-64d9cfa2-97bc-48bc-a455-b93a9b769c1e 114ee0dbac204154b84f2a577af87a8d a26ee55ac61f40878832e94dd0e284eb - - - -] Project a26ee55ac61f40878832e94dd0e284eb 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: 664/1232] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:03:50 2026] POST /v2.0/security-group-rules => generated 574 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:51.594 7 INFO neutron.services.segments.plugin [-] Segment 3402cecc-8024-41b5-84d5-64ca078e6514 resource provider aggregate not found 2026-09-07 12:03:51.604 7 INFO neutron.services.segments.plugin [-] Segment 3402cecc-8024-41b5-84d5-64ca078e6514 resource provider aggregate not found 2026-09-07 12:03:51.629 7 INFO neutron.services.segments.plugin [-] Segment 3402cecc-8024-41b5-84d5-64ca078e6514 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3402cecc-8024-41b5-84d5-64ca078e6514 found for delete ", "request_id": "req-58ab618b-0a4d-4db9-9aaa-ae422b695982"}]} 2026-09-07 12:03:51.630 7 INFO neutron.services.segments.plugin [-] Segment 3402cecc-8024-41b5-84d5-64ca078e6514 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3402cecc-8024-41b5-84d5-64ca078e6514 found for delete ", "request_id": "req-06ac6e09-1931-42a0-9cdf-fd1cc78d6ee5"}]} [pid: 8|app: 0|req: 569/1233] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:49 2026] POST /v2.0/routers => generated 733 bytes in 2819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1234] 10.0.0.99 () {34 vars in 684 bytes} [Mon Sep 7 12:03:52 2026] POST /v2.0/security-groups => generated 1594 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1235] 10.0.0.99 () {34 vars in 683 bytes} [Mon Sep 7 12:03:51 2026] POST /v2.0/security-groups => generated 1561 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1236] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:03:52 2026] POST /v2.0/security-group-rules => generated 565 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1237] 10.0.0.99 () {32 vars in 662 bytes} [Mon Sep 7 12:03:52 2026] GET /v2.0/security-groups => generated 4344 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1238] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:03:52 2026] POST /v2.0/security-group-rules => generated 570 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1239] 10.0.0.99 () {34 vars in 757 bytes} [Mon Sep 7 12:03:52 2026] PUT /v2.0/security-groups/b8893a61-22e1-4d66-a1bd-5460316c042e => generated 1599 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1240] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:03:52 2026] POST /v2.0/floatingips => generated 552 bytes in 683 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:53.530 7 INFO neutron.db.segments_db [None req-ba401ae2-f555-4a67-b719-54719934134c 1757f3e8b241497ab8477296e58b45b8 f8f37870e1c8497a8a31a8841333af18 - - - -] Added segment f384b583-25bc-4455-9cce-d4e509abfd45 of type vxlan for network fdc7d627-e0ec-4961-85dc-531dc3f9f289 [pid: 7|app: 0|req: 671/1241] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:03:53 2026] POST /v2.0/networks => generated 644 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1242] 10.0.0.99 () {32 vars in 736 bytes} [Mon Sep 7 12:03:53 2026] GET /v2.0/security-groups/b8893a61-22e1-4d66-a1bd-5460316c042e => generated 1599 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1243] 10.0.0.168 () {34 vars in 1098 bytes} [Mon Sep 7 12:03:53 2026] GET /v2.0/security-groups?name=tempest-securitygroup--881346090&fields=id&tenant_id=a26ee55ac61f40878832e94dd0e284eb => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1244] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:03:52 2026] PUT /v2.0/routers/d869bbff-9bed-4083-8f8a-36f8308ae411/add_router_interface => generated 309 bytes in 2025 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1245] 10.0.0.99 () {34 vars in 664 bytes} [Mon Sep 7 12:03:53 2026] POST /v2.0/ports => generated 775 bytes in 438 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: 572/1246] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:54 2026] DELETE /v2.0/security-groups/b8893a61-22e1-4d66-a1bd-5460316c042e => 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: 675/1247] 10.0.0.168 () {34 vars in 1098 bytes} [Mon Sep 7 12:03:54 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-746344187&fields=id&tenant_id=a26ee55ac61f40878832e94dd0e284eb => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1248] 10.0.0.99 () {32 vars in 662 bytes} [Mon Sep 7 12:03:54 2026] GET /v2.0/security-groups => generated 2801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:03:54.359 8 INFO neutron.db.segments_db [None req-7d6df579-0324-4ed6-946d-2580afb8a6bc 1757f3e8b241497ab8477296e58b45b8 f8f37870e1c8497a8a31a8841333af18 - - - -] Added segment 449a38c1-6249-444e-9e89-12dcbb330890 of type vxlan for network 4dd077b0-294f-44fe-af21-1cbdbde2e6e8 [pid: 7|app: 0|req: 677/1249] 10.0.0.168 () {34 vars in 982 bytes} [Mon Sep 7 12:03:54 2026] GET /v2.0/networks?id=3a25bbe7-f431-4b59-a3be-d83fe8ca2597 => generated 673 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:03:54.434 7 INFO neutron.api.v2.resource [None req-b02eae69-195e-4ab3-82fa-65b200b5aa6c 4b5e73759b0a4e268f44e7edf7b802de 4e43d2237eb94ac98a6a1b5e87349087 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1250] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:54 2026] DELETE /v2.0/security-groups/b8893a61-22e1-4d66-a1bd-5460316c042e => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1251] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:03:54 2026] POST /v2.0/networks => generated 632 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1252] 10.0.0.168 () {34 vars in 965 bytes} [Mon Sep 7 12:03:54 2026] GET /v2.0/quotas/a26ee55ac61f40878832e94dd0e284eb => generated 292 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1253] 10.0.0.99 () {34 vars in 683 bytes} [Mon Sep 7 12:03:54 2026] POST /v2.0/security-groups => generated 1560 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1254] 10.0.0.168 () {34 vars in 1002 bytes} [Mon Sep 7 12:03:54 2026] GET /v2.0/ports?tenant_id=a26ee55ac61f40878832e94dd0e284eb&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1255] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:03:54 2026] POST /v2.0/security-group-rules => generated 569 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1256] 10.0.0.168 () {34 vars in 1008 bytes} [Mon Sep 7 12:03:54 2026] GET /v2.0/networks/3a25bbe7-f431-4b59-a3be-d83fe8ca2597?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1257] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:03:54 2026] GET /v2.0/security-group-rules/66c7ee09-037f-4dbc-af43-03c310ffa295 => generated 569 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1258] 10.0.0.168 () {34 vars in 1108 bytes} [Mon Sep 7 12:03:54 2026] GET /v2.0/networks/3a25bbe7-f431-4b59-a3be-d83fe8ca2597?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1259] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:54 2026] POST /v2.0/subnets => generated 602 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1260] 10.0.0.99 () {32 vars in 672 bytes} [Mon Sep 7 12:03:54 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1261] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:03:55 2026] DELETE /v2.0/security-group-rules/66c7ee09-037f-4dbc-af43-03c310ffa295 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1262] 10.0.0.99 () {32 vars in 672 bytes} [Mon Sep 7 12:03:55 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1263] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:03:55 2026] POST /v2.0/security-group-rules => generated 569 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1264] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:03:55 2026] GET /v2.0/ports?device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => 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: 690/1265] 10.0.0.168 () {34 vars in 982 bytes} [Mon Sep 7 12:03:55 2026] GET /v2.0/networks?id=11d172d8-38f8-4b27-865f-ec6d85e54f6e => generated 678 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1266] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:03:55 2026] GET /v2.0/security-group-rules/5a8d4031-ff03-464c-b649-1f67ffb0c9d7 => generated 569 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1267] 10.0.0.168 () {34 vars in 965 bytes} [Mon Sep 7 12:03:55 2026] GET /v2.0/quotas/830dc8baf6b34b60922f740656e5b140 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1268] 10.0.0.99 () {34 vars in 664 bytes} [Mon Sep 7 12:03:54 2026] POST /v2.0/ports => generated 954 bytes in 550 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: 577/1269] 10.0.0.168 () {34 vars in 1002 bytes} [Mon Sep 7 12:03:55 2026] GET /v2.0/ports?tenant_id=830dc8baf6b34b60922f740656e5b140&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1270] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:03:55 2026] DELETE /v2.0/ports/d2194d78-85c0-42ec-80ec-26848ff84b7c => generated 0 bytes in 423 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1271] 10.0.0.168 () {34 vars in 1008 bytes} [Mon Sep 7 12:03:56 2026] GET /v2.0/networks/11d172d8-38f8-4b27-865f-ec6d85e54f6e?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:03:56.169 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d72fcbe0-fd6e-4743-a1d5-a5ccb56bc28f 1757f3e8b241497ab8477296e58b45b8 f8f37870e1c8497a8a31a8841333af18 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 580/1272] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:03:56 2026] DELETE /v2.0/ports/d2194d78-85c0-42ec-80ec-26848ff84b7c => 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: 693/1273] 10.0.0.99 () {32 vars in 672 bytes} [Mon Sep 7 12:03:55 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 793 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1274] 10.0.0.168 () {34 vars in 1108 bytes} [Mon Sep 7 12:03:56 2026] GET /v2.0/networks/11d172d8-38f8-4b27-865f-ec6d85e54f6e?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) 2026-09-07 12:03:56.314 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ad6fb63-569c-4260-a59a-25d86bf0b5e3 1757f3e8b241497ab8477296e58b45b8 f8f37870e1c8497a8a31a8841333af18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 695/1275] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:03:56 2026] GET /v2.0/ports/d2194d78-85c0-42ec-80ec-26848ff84b7c => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1276] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:03:56 2026] GET /v2.0/networks?id=3a25bbe7-f431-4b59-a3be-d83fe8ca2597 => generated 673 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1277] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:03:56 2026] DELETE /v2.0/security-group-rules/5a8d4031-ff03-464c-b649-1f67ffb0c9d7 => 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: 697/1278] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:03:56 2026] GET /v2.0/ports?device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => 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: 698/1279] 162.253.55.181 () {34 vars in 1050 bytes} [Mon Sep 7 12:03:56 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a26ee55ac61f40878832e94dd0e284eb => generated 272 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1280] 10.0.0.99 () {32 vars in 672 bytes} [Mon Sep 7 12:03:56 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1281] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:03:56 2026] GET /v2.0/ports?device_id=1c3132eb-6ba4-401f-ab14-ac2a04226a81 => 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: 582/1282] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:56 2026] DELETE /v2.0/subnets/ed13d09b-757e-45ae-b283-e0a785a0e6cb => 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: 583/1283] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:03:56 2026] POST /v2.0/security-group-rules => generated 570 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:03:57.126 8 INFO neutron.services.segments.plugin [-] Segment 449a38c1-6249-444e-9e89-12dcbb330890 resource provider aggregate not found 2026-09-07 12:03:57.142 8 INFO neutron.services.segments.plugin [-] Segment 449a38c1-6249-444e-9e89-12dcbb330890 resource provider aggregate not found 2026-09-07 12:03:57.151 8 INFO neutron.services.segments.plugin [-] Segment 449a38c1-6249-444e-9e89-12dcbb330890 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 449a38c1-6249-444e-9e89-12dcbb330890 found for delete ", "request_id": "req-de665e64-3f6f-4a12-8a9a-3764c074db1c"}]} 2026-09-07 12:03:57.168 8 INFO neutron.services.segments.plugin [-] Segment 449a38c1-6249-444e-9e89-12dcbb330890 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 449a38c1-6249-444e-9e89-12dcbb330890 found for delete ", "request_id": "req-19d1f47d-e0f8-43bb-8c37-d18414d68e29"}]} [pid: 8|app: 0|req: 584/1284] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:03:56 2026] DELETE /v2.0/networks/4dd077b0-294f-44fe-af21-1cbdbde2e6e8 => generated 0 bytes in 422 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1285] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:03:57 2026] GET /v2.0/security-group-rules/c7639fbc-5420-4511-838f-b956d7523575 => generated 570 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1286] 162.253.55.181 () {38 vars in 955 bytes} [Mon Sep 7 12:03:56 2026] POST /v2.0/ports => generated 993 bytes in 630 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-09-07 12:03:57.263 8 INFO neutron.db.segments_db [None req-870f04d4-280e-42f3-b78e-de47ee9d5997 1757f3e8b241497ab8477296e58b45b8 f8f37870e1c8497a8a31a8841333af18 - - - -] Added segment d362b4b5-35e6-42e6-a70b-00f4222afb9c of type vxlan for network 7fe15aa2-b9af-411d-927d-a793c8eccf49 [pid: 7|app: 0|req: 702/1287] 10.0.0.99 () {32 vars in 672 bytes} [Mon Sep 7 12:03:57 2026] GET /v2.0/security-group-rules => generated 3919 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1288] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:03:57 2026] GET /v2.0/networks?id=11d172d8-38f8-4b27-865f-ec6d85e54f6e => generated 678 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1289] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:03:57 2026] POST /v2.0/networks => generated 632 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1290] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:03:57 2026] DELETE /v2.0/security-group-rules/c7639fbc-5420-4511-838f-b956d7523575 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1291] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:03:57 2026] PUT /v2.0/ports/f985938a-136e-4ffb-985b-ab944337b591 => generated 1238 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 588/1292] 162.253.55.181 () {38 vars in 955 bytes} [Mon Sep 7 12:03:57 2026] POST /v2.0/ports => generated 958 bytes in 577 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: 589/1293] 10.0.0.99 () {32 vars in 672 bytes} [Mon Sep 7 12:03:58 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1294] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:03:58 2026] GET /v2.0/ports?device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => generated 1008 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1295] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:03:58 2026] GET /v2.0/ports?device_id=1c3132eb-6ba4-401f-ab14-ac2a04226a81 => generated 961 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1296] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:03:58 2026] GET /v2.0/ports?tenant_id=a26ee55ac61f40878832e94dd0e284eb&device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => generated 1277 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1297] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:03:57 2026] POST /v2.0/subnets => generated 602 bytes in 416 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: 706/1298] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:03:58 2026] DELETE /v2.0/security-groups/434dd570-67fb-4c24-bb59-8a4957f6e72f => 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: 707/1299] 10.0.0.168 () {34 vars in 1120 bytes} [Mon Sep 7 12:03:58 2026] GET /v2.0/security-groups?id=8ee8b313-aaf3-462f-8d3b-370aebde1512&id=559e69e5-962e-4b98-83de-0e7d37e5b455&fields=id&fields=name => generated 205 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1300] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:03:58 2026] GET /v2.0/security-groups?id=1c489a70-6065-4bd6-badf-aadfd5c11303&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:03:58.504 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-11ce9be9-8373-465f-befc-385499284e45'] response: {'name': 'network-changed', 'server_uuid': '2562d91e-3d49-49de-933e-a231fe93fad7', 'tag': 'f985938a-136e-4ffb-985b-ab944337b591', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 709/1301] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:03:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f985938a-136e-4ffb-985b-ab944337b591 => 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: 593/1302] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:03:58 2026] PUT /v2.0/ports/42798d43-7735-4651-b7cd-4fd4f7086145 => generated 1203 bytes in 504 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-09-07 12:03:58.817 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4941463b-33ca-4a8c-adcf-878a5721d137'] response: {'name': 'network-changed', 'server_uuid': '1c3132eb-6ba4-401f-ab14-ac2a04226a81', 'tag': '42798d43-7735-4651-b7cd-4fd4f7086145', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 594/1303] 10.0.0.99 () {32 vars in 662 bytes} [Mon Sep 7 12:03:58 2026] GET /v2.0/security-groups => generated 2801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1304] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:03:58 2026] GET /v2.0/subnets?id=45fb5639-a5e3-40a6-b313-3e2e9f85fe8f => generated 667 bytes in 48 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: 596/1305] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:03:58 2026] GET /v2.0/ports?tenant_id=830dc8baf6b34b60922f740656e5b140&device_id=1c3132eb-6ba4-401f-ab14-ac2a04226a81 => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1306] 10.0.0.99 () {32 vars in 662 bytes} [Mon Sep 7 12:03:58 2026] GET /v2.0/security-groups => generated 2801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1307] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:03:58 2026] GET /v2.0/ports?network_id=3a25bbe7-f431-4b59-a3be-d83fe8ca2597&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1308] 10.0.0.99 () {34 vars in 664 bytes} [Mon Sep 7 12:03:58 2026] POST /v2.0/ports => generated 916 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1309] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:03:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=42798d43-7735-4651-b7cd-4fd4f7086145 => 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: 711/1310] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/networks/3a25bbe7-f431-4b59-a3be-d83fe8ca2597?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1311] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/subnets?id=08a2ee09-2a1b-48ef-9caa-21c34c1823dd => generated 672 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1312] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/networks/3a25bbe7-f431-4b59-a3be-d83fe8ca2597?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: 714/1313] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/ports?network_id=11d172d8-38f8-4b27-865f-ec6d85e54f6e&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1314] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/ports?tenant_id=a26ee55ac61f40878832e94dd0e284eb&device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => generated 1277 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1315] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/networks/11d172d8-38f8-4b27-865f-ec6d85e54f6e?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: 600/1316] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:03:59 2026] DELETE /v2.0/ports/36737e98-2746-446b-9408-312036d1045e => generated 0 bytes in 532 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1317] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/networks?id=3a25bbe7-f431-4b59-a3be-d83fe8ca2597 => generated 769 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1318] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/ports?device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1319] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/networks/11d172d8-38f8-4b27-865f-ec6d85e54f6e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:03:59.634 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f215929-3518-46e2-a02b-d07214f37025 1757f3e8b241497ab8477296e58b45b8 f8f37870e1c8497a8a31a8841333af18 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 602/1320] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/ports/36737e98-2746-446b-9408-312036d1045e => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1321] 162.253.55.181 () {34 vars in 994 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/ports?device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => generated 1277 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1322] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f985938a-136e-4ffb-985b-ab944337b591 => 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: 720/1323] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/ports?device_id=1c3132eb-6ba4-401f-ab14-ac2a04226a81 => generated 973 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1324] 10.0.0.168 () {34 vars in 1120 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/security-groups?id=8ee8b313-aaf3-462f-8d3b-370aebde1512&id=559e69e5-962e-4b98-83de-0e7d37e5b455&fields=id&fields=name => generated 205 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1325] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/security-groups?tenant_id=4e43d2237eb94ac98a6a1b5e87349087&name=default => generated 2801 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1326] 162.253.55.181 () {34 vars in 1124 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/security-groups?id=559e69e5-962e-4b98-83de-0e7d37e5b455&id=8ee8b313-aaf3-462f-8d3b-370aebde1512&fields=id&fields=name => generated 205 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1327] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:03:59 2026] GET /v2.0/subnets?id=45fb5639-a5e3-40a6-b313-3e2e9f85fe8f => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1328] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:04:00 2026] GET /v2.0/ports?tenant_id=830dc8baf6b34b60922f740656e5b140&device_id=1c3132eb-6ba4-401f-ab14-ac2a04226a81 => 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: 608/1329] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:04:00 2026] GET /v2.0/security-groups?id=1c489a70-6065-4bd6-badf-aadfd5c11303&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1330] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:03:59 2026] DELETE /v2.0/subnets/6d72ebad-5be9-4979-b237-ac99ab8e4e51 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1331] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:04:00 2026] GET /v2.0/ports?network_id=3a25bbe7-f431-4b59-a3be-d83fe8ca2597&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: 609/1332] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:00 2026] DELETE /v2.0/security-groups/3c665fb9-c68e-43ba-98f4-1333fb181ed9 => 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: 724/1333] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:04:00 2026] GET /v2.0/networks?id=11d172d8-38f8-4b27-865f-ec6d85e54f6e => generated 774 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1334] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:04:00 2026] GET /v2.0/networks/3a25bbe7-f431-4b59-a3be-d83fe8ca2597?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: 726/1335] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:04:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=42798d43-7735-4651-b7cd-4fd4f7086145 => 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: 727/1336] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:04:00 2026] GET /v2.0/networks/3a25bbe7-f431-4b59-a3be-d83fe8ca2597?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: 728/1337] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:04:00 2026] GET /v2.0/subnets?id=08a2ee09-2a1b-48ef-9caa-21c34c1823dd => generated 672 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1338] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:04:00 2026] GET /v2.0/ports?network_id=11d172d8-38f8-4b27-865f-ec6d85e54f6e&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: 730/1339] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:04:00 2026] GET /v2.0/networks/11d172d8-38f8-4b27-865f-ec6d85e54f6e?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: 731/1340] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:04:00 2026] GET /v2.0/networks/11d172d8-38f8-4b27-865f-ec6d85e54f6e?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-09-07 12:04:00.650 8 INFO neutron.services.segments.plugin [-] Segment d362b4b5-35e6-42e6-a70b-00f4222afb9c resource provider aggregate not found 2026-09-07 12:04:00.656 8 INFO neutron.services.segments.plugin [-] Segment d362b4b5-35e6-42e6-a70b-00f4222afb9c resource provider aggregate not found 2026-09-07 12:04:00.672 8 INFO neutron.services.segments.plugin [-] Segment d362b4b5-35e6-42e6-a70b-00f4222afb9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d362b4b5-35e6-42e6-a70b-00f4222afb9c found for delete ", "request_id": "req-2b37d377-7598-42ba-8361-922e32f3733e"}]} 2026-09-07 12:04:00.676 8 INFO neutron.services.segments.plugin [-] Segment d362b4b5-35e6-42e6-a70b-00f4222afb9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d362b4b5-35e6-42e6-a70b-00f4222afb9c found for delete ", "request_id": "req-c5e00ed2-398e-4b6e-92c7-0a6a65bc5c62"}]} [pid: 8|app: 0|req: 610/1341] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:00 2026] DELETE /v2.0/networks/7fe15aa2-b9af-411d-927d-a793c8eccf49 => generated 0 bytes in 504 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1342] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:00 2026] GET /v2.0/ports?device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => generated 1008 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1343] 10.0.0.99 () {34 vars in 664 bytes} [Mon Sep 7 12:04:00 2026] POST /v2.0/ports => generated 775 bytes in 326 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: 612/1344] 10.0.0.168 () {34 vars in 1120 bytes} [Mon Sep 7 12:04:01 2026] GET /v2.0/security-groups?id=8ee8b313-aaf3-462f-8d3b-370aebde1512&id=559e69e5-962e-4b98-83de-0e7d37e5b455&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1345] 10.0.0.99 () {34 vars in 736 bytes} [Mon Sep 7 12:04:01 2026] PUT /v2.0/ports/e6c5ce94-6180-4b3e-8b7c-f3ae034cdf1a => generated 752 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1346] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:01 2026] GET /v2.0/ports?device_id=1c3132eb-6ba4-401f-ab14-ac2a04226a81 => generated 973 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1347] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:04:01 2026] GET /v2.0/security-groups?id=1c489a70-6065-4bd6-badf-aadfd5c11303&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1348] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:04:01 2026] DELETE /v2.0/ports/e6c5ce94-6180-4b3e-8b7c-f3ae034cdf1a => 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: 615/1349] 10.0.0.99 () {32 vars in 642 bytes} [Mon Sep 7 12:04:01 2026] GET /v2.0/ports => generated 778 bytes in 109 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-09-07 12:04:01.622 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5b9d48d-20b0-49af-b63a-07b1e068c153 1757f3e8b241497ab8477296e58b45b8 f8f37870e1c8497a8a31a8841333af18 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 735/1350] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:04:01 2026] GET /v2.0/ports/e6c5ce94-6180-4b3e-8b7c-f3ae034cdf1a => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1351] 10.0.0.99 () {32 vars in 642 bytes} [Mon Sep 7 12:04:01 2026] GET /v2.0/ports => generated 778 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1352] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:04:01 2026] GET /v2.0/ports/f041a33e-70d3-4065-b05c-51ce45f68fcc => generated 775 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:04:01.838 8 INFO neutron.pecan_wsgi.hooks.translation [None req-821ccdfe-3a64-4451-8b3e-8b1eeca07a87 1757f3e8b241497ab8477296e58b45b8 f8f37870e1c8497a8a31a8841333af18 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 617/1353] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:04:01 2026] DELETE /v2.0/ports/36737e98-2746-446b-9408-312036d1045e => generated 132 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:04:01.890 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d0a154b7-3a10-4791-90fd-3fd4010b9046 1757f3e8b241497ab8477296e58b45b8 f8f37870e1c8497a8a31a8841333af18 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 737/1354] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:01 2026] DELETE /v2.0/subnets/6d72ebad-5be9-4979-b237-ac99ab8e4e51 => generated 136 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:04:01.943 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30f39f7b-ff91-415b-a7a0-c9de104754ae 1757f3e8b241497ab8477296e58b45b8 f8f37870e1c8497a8a31a8841333af18 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 618/1355] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:01 2026] DELETE /v2.0/subnets/ed13d09b-757e-45ae-b283-e0a785a0e6cb => generated 136 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1356] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:04:01 2026] DELETE /v2.0/ports/f041a33e-70d3-4065-b05c-51ce45f68fcc => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1357] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:02 2026] GET /v2.0/ports?device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => generated 1010 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1358] 10.0.0.168 () {34 vars in 1120 bytes} [Mon Sep 7 12:04:02 2026] GET /v2.0/security-groups?id=8ee8b313-aaf3-462f-8d3b-370aebde1512&id=559e69e5-962e-4b98-83de-0e7d37e5b455&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:04:02.396 7 INFO neutron.services.segments.plugin [-] Segment f384b583-25bc-4455-9cce-d4e509abfd45 resource provider aggregate not found 2026-09-07 12:04:02.402 7 INFO neutron.services.segments.plugin [-] Segment f384b583-25bc-4455-9cce-d4e509abfd45 resource provider aggregate not found 2026-09-07 12:04:02.422 7 INFO neutron.services.segments.plugin [-] Segment f384b583-25bc-4455-9cce-d4e509abfd45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f384b583-25bc-4455-9cce-d4e509abfd45 found for delete ", "request_id": "req-163806f2-78ff-40da-8c63-aecb1c554ed3"}]} [pid: 7|app: 0|req: 739/1359] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:02 2026] DELETE /v2.0/networks/fdc7d627-e0ec-4961-85dc-531dc3f9f289 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1360] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:02 2026] GET /v2.0/ports?device_id=1c3132eb-6ba4-401f-ab14-ac2a04226a81 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:04:02.553 7 INFO neutron.services.segments.plugin [-] Segment f384b583-25bc-4455-9cce-d4e509abfd45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f384b583-25bc-4455-9cce-d4e509abfd45 found for delete ", "request_id": "req-6f1256b5-ac17-40a7-b0bc-68bd67a0a750"}]} [pid: 7|app: 0|req: 740/1361] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:04:02 2026] GET /v2.0/security-groups?id=1c489a70-6065-4bd6-badf-aadfd5c11303&fields=id&fields=name => generated 88 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1362] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:03 2026] GET /v2.0/ports?device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => generated 1010 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1363] 10.0.0.168 () {34 vars in 1120 bytes} [Mon Sep 7 12:04:03 2026] GET /v2.0/security-groups?id=8ee8b313-aaf3-462f-8d3b-370aebde1512&id=559e69e5-962e-4b98-83de-0e7d37e5b455&fields=id&fields=name => generated 205 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1364] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:03 2026] GET /v2.0/security-groups?tenant_id=f8f37870e1c8497a8a31a8841333af18&name=default => generated 2801 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1365] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:03 2026] GET /v2.0/ports?device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => generated 1010 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1366] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:03 2026] DELETE /v2.0/security-groups/e511e353-0bfd-465a-8cf9-4f26cc53906d => 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: 743/1367] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:03 2026] GET /v2.0/ports?device_id=1c3132eb-6ba4-401f-ab14-ac2a04226a81 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1368] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:04:03 2026] GET /v2.0/security-groups?id=1c489a70-6065-4bd6-badf-aadfd5c11303&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1371] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:04 2026] GET /v2.0/security-groups?tenant_id=b6f8507550314be8b3663f3955dc4a85&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: 748/1372] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:04 2026] DELETE /v2.0/security-groups/d6d941fc-6211-4b23-bfb9-5b117774a0a3 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:04:04.652 8 INFO neutron.db.l3_db [None req-f8a2f4cc-0e1a-431a-b9e8-62a4735b0055 114ee0dbac204154b84f2a577af87a8d a26ee55ac61f40878832e94dd0e284eb - - - -] Floating IP 62adfa9a-9743-4bf9-80c9-38faa8d7eda3 associated. External IP: 10.96.250.220, port: f985938a-136e-4ffb-985b-ab944337b591. [pid: 7|app: 0|req: 749/1373] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:04 2026] GET /v2.0/ports?device_id=1c3132eb-6ba4-401f-ab14-ac2a04226a81 => generated 975 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1374] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:04:05 2026] GET /v2.0/security-groups?id=1c489a70-6065-4bd6-badf-aadfd5c11303&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1375] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:04:03 2026] PUT /v2.0/floatingips/62adfa9a-9743-4bf9-80c9-38faa8d7eda3 => generated 855 bytes in 1430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1376] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:05 2026] GET /v2.0/ports?device_id=1c3132eb-6ba4-401f-ab14-ac2a04226a81 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1377] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:04:05 2026] GET /v2.0/security-groups?id=1c489a70-6065-4bd6-badf-aadfd5c11303&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1378] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:04:05 2026] GET /v2.0/ports?tenant_id=a26ee55ac61f40878832e94dd0e284eb&device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => generated 1279 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:05.572 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3ae4a40b-c70b-4024-91a3-a87a74da37f9'] response: {'name': 'network-changed', 'server_uuid': '2562d91e-3d49-49de-933e-a231fe93fad7', 'tag': 'f985938a-136e-4ffb-985b-ab944337b591', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 627/1379] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:04:05 2026] GET /v2.0/networks?id=3a25bbe7-f431-4b59-a3be-d83fe8ca2597 => generated 769 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1380] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:04:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=f985938a-136e-4ffb-985b-ab944337b591 => generated 858 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1381] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:04:05 2026] GET /v2.0/subnets?id=45fb5639-a5e3-40a6-b313-3e2e9f85fe8f => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1382] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:04:05 2026] GET /v2.0/ports?network_id=3a25bbe7-f431-4b59-a3be-d83fe8ca2597&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1383] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:04:05 2026] GET /v2.0/networks/3a25bbe7-f431-4b59-a3be-d83fe8ca2597?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:04:06.037 8 INFO neutron.db.segments_db [None req-c5d98fbb-8f9a-41ee-8c0b-e78c2c469612 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Added segment f27a33cd-c230-4362-b9b7-93baa0667cfa of type vxlan for network 8eba7e21-01e6-48dc-a352-a76f97af8220 [pid: 7|app: 0|req: 757/1384] 162.253.55.181 () {34 vars in 994 bytes} [Mon Sep 7 12:04:06 2026] GET /v2.0/ports?device_id=1c3132eb-6ba4-401f-ab14-ac2a04226a81 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1385] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:04:06 2026] GET /v2.0/networks/3a25bbe7-f431-4b59-a3be-d83fe8ca2597?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: 628/1386] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:05 2026] POST /v2.0/networks => generated 633 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:06.229 8 INFO neutron.db.segments_db [None req-2f566545-fc42-47e4-acf5-8befb3bdc105 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Added segment e608ff9d-8236-44f9-9525-568f5ca8d498 of type vxlan for network 3a2b60ea-0abe-40ca-803f-ac4dcb5b8a59 [pid: 8|app: 0|req: 629/1387] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:06 2026] POST /v2.0/networks => generated 634 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1388] 162.253.55.181 () {36 vars in 997 bytes} [Mon Sep 7 12:04:06 2026] DELETE /v2.0/ports/42798d43-7735-4651-b7cd-4fd4f7086145 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1389] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:06 2026] GET /v2.0/ports?device_id=1c3132eb-6ba4-401f-ab14-ac2a04226a81 => 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: 630/1390] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:06 2026] POST /v2.0/subnets => generated 622 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:06.889 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d18ba1b2-f105-489e-95e1-7ca8e1edbca1'] response: {'server_uuid': '1c3132eb-6ba4-401f-ab14-ac2a04226a81', 'name': 'network-vif-deleted', 'tag': '42798d43-7735-4651-b7cd-4fd4f7086145', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 761/1391] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:06 2026] POST /v2.0/subnets => generated 631 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:07.361 8 INFO neutron.db.segments_db [None req-fd85131e-36eb-41f8-96c9-eb413b61b9ee 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Added segment 6ee6ac23-0a08-4663-8367-35229ac5a4f4 of type vxlan for network ec984570-ebcf-42cf-8078-7e27433bbc78 2026-09-07 12:04:07.771 8 INFO neutron.db.l3_hamode_db [None req-fd85131e-36eb-41f8-96c9-eb413b61b9ee 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:04:07.972 8 INFO neutron.db.l3_hamode_db [None req-fd85131e-36eb-41f8-96c9-eb413b61b9ee 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 631/1392] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:07 2026] POST /v2.0/routers => generated 511 bytes in 1478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1393] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:04:07 2026] PUT /v2.0/routers/d869bbff-9bed-4083-8f8a-36f8308ae411/remove_router_interface => generated 309 bytes in 1202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1394] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:08 2026] GET /v2.0/security-groups?tenant_id=f0ffe26a95364b69bd2b08967827f524&name=default => generated 2801 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:10.360 8 INFO neutron.services.segments.plugin [-] Segment 4c4026ea-3fda-4b84-9496-09fbd9458efe resource provider aggregate not found 2026-09-07 12:04:10.366 8 INFO neutron.services.segments.plugin [-] Segment 4c4026ea-3fda-4b84-9496-09fbd9458efe resource provider aggregate not found 2026-09-07 12:04:10.391 8 INFO neutron.services.segments.plugin [-] Segment 4c4026ea-3fda-4b84-9496-09fbd9458efe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c4026ea-3fda-4b84-9496-09fbd9458efe found for delete ", "request_id": "req-d309da0f-315e-4a70-8d87-e012e2c08168"}]} 2026-09-07 12:04:10.392 8 INFO neutron.services.segments.plugin [-] Segment 4c4026ea-3fda-4b84-9496-09fbd9458efe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c4026ea-3fda-4b84-9496-09fbd9458efe found for delete ", "request_id": "req-ab38550a-67ae-4a9d-800a-05b2e1361218"}]} 2026-09-07 12:04:10.399 8 INFO neutron.db.l3_hamode_db [None req-eae04fcc-ca3b-4864-9bab-d56b1fac06c6 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] HA network ee78a54a-0d9c-43d5-b5eb-0d70898ae0b4 was deleted as no HA routers are present in tenant 830dc8baf6b34b60922f740656e5b140. [pid: 8|app: 0|req: 633/1395] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:09 2026] DELETE /v2.0/routers/d869bbff-9bed-4083-8f8a-36f8308ae411 => generated 0 bytes in 1252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1396] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:10 2026] DELETE /v2.0/security-groups/87ed57eb-5170-4e35-acff-3aa15b25fd53 => 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: 635/1397] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:10 2026] DELETE /v2.0/subnets/08a2ee09-2a1b-48ef-9caa-21c34c1823dd => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1398] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:04:08 2026] PUT /v2.0/routers/0ddc9869-3598-48d9-addd-969017f56eec/add_router_interface => generated 309 bytes in 2160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1399] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:04:11 2026] GET /v2.0/ports/400f203f-540c-42b9-96ab-d8a4de1f5ce4 => generated 959 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1400] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:10 2026] DELETE /v2.0/networks/11d172d8-38f8-4b27-865f-ec6d85e54f6e => generated 0 bytes in 457 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1401] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:11 2026] GET /v2.0/security-groups?tenant_id=830dc8baf6b34b60922f740656e5b140&name=default => generated 2801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1402] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:11 2026] DELETE /v2.0/security-groups/1c489a70-6065-4bd6-badf-aadfd5c11303 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1403] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:04:11 2026] PUT /v2.0/routers/0ddc9869-3598-48d9-addd-969017f56eec/add_router_interface => generated 309 bytes in 1345 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:04:12.548 8 INFO neutron.services.segments.plugin [-] Segment e615eddf-5e03-4dd3-898e-1d867f0c9e40 resource provider aggregate not found 2026-09-07 12:04:12.557 8 INFO neutron.services.segments.plugin [-] Segment e615eddf-5e03-4dd3-898e-1d867f0c9e40 resource provider aggregate not found 2026-09-07 12:04:12.587 8 INFO neutron.services.segments.plugin [-] Segment e615eddf-5e03-4dd3-898e-1d867f0c9e40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e615eddf-5e03-4dd3-898e-1d867f0c9e40 found for delete ", "request_id": "req-6b6edbda-c46c-4666-95c5-870a8d4ead6b"}]} 2026-09-07 12:04:12.588 8 INFO neutron.services.segments.plugin [-] Segment e615eddf-5e03-4dd3-898e-1d867f0c9e40 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e615eddf-5e03-4dd3-898e-1d867f0c9e40 found for delete ", "request_id": "req-5ed497fa-82cb-435a-9cc4-5a9a466d6e5a"}]} [pid: 8|app: 0|req: 639/1404] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:04:12 2026] GET /v2.0/ports/bc31f81b-153a-4bd1-bd3e-354b3eb26bfe => generated 967 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1405] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:13 2026] GET /v2.0/security-groups?tenant_id=83b4e66f1c9344ce8a4d05c294c26b15&name=default => generated 2801 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1406] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:13 2026] DELETE /v2.0/security-groups/6e4d3014-4d76-4521-9f91-a357dc92cb39 => 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: 766/1407] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:04:12 2026] PUT /v2.0/routers/0ddc9869-3598-48d9-addd-969017f56eec/remove_router_interface => generated 309 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1408] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:14 2026] GET /v2.0/ports?device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => generated 1010 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1409] 10.0.0.168 () {34 vars in 1120 bytes} [Mon Sep 7 12:04:14 2026] GET /v2.0/security-groups?id=8ee8b313-aaf3-462f-8d3b-370aebde1512&id=559e69e5-962e-4b98-83de-0e7d37e5b455&fields=id&fields=name => generated 205 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:04:14.837 7 WARNING keystonemiddleware.audit [req-ae44dd7c-cfd6-4a13-8b74-42741c95ae57 req-6f2205d3-fa75-4f46-af3b-f1558d785db6 114ee0dbac204154b84f2a577af87a8d a26ee55ac61f40878832e94dd0e284eb - - default default] Skipping service tempest-service-712341582 as it have no endpoints. [pid: 7|app: 0|req: 769/1410] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:04:14 2026] GET /v2.0/ports?device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => generated 1279 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1411] 10.0.0.99 () {32 vars in 857 bytes} [Mon Sep 7 12:04:14 2026] GET /v2.0/floatingips?floating_network_id=6ecd0914-6be5-498d-8879-a34a8022f918&port_id=f985938a-136e-4ffb-985b-ab944337b591 => generated 860 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1412] 10.0.0.19 () {34 vars in 989 bytes} [Mon Sep 7 12:04:15 2026] GET /v2.0/ports?device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => generated 1279 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1413] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:04:13 2026] PUT /v2.0/routers/0ddc9869-3598-48d9-addd-969017f56eec/remove_router_interface => generated 309 bytes in 1696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1414] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:04:15 2026] GET /v2.0/ports?device_id=0ddc9869-3598-48d9-addd-969017f56eec => 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: 772/1415] 10.0.0.19 () {34 vars in 1119 bytes} [Mon Sep 7 12:04:15 2026] GET /v2.0/security-groups?id=8ee8b313-aaf3-462f-8d3b-370aebde1512&id=559e69e5-962e-4b98-83de-0e7d37e5b455&fields=id&fields=name => generated 205 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:04:15.509 8 WARNING keystonemiddleware.audit [None req-c68b5e46-e61e-4fc9-b2af-0cd09c47ee05 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - default default] Skipping service tempest-service-956556217 as it have no endpoints. 2026-09-07 12:04:15.798 8 INFO neutron.db.segments_db [None req-3a50cac4-a3e8-40e2-9e5a-bc3b0f64d985 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 592949be-ad29-44ea-b5a0-5955bb19ba6e of type vxlan for network 9f4e7a35-f1d7-40ed-8137-50b8c9ab8477 [pid: 8|app: 0|req: 644/1416] 10.0.0.99 () {34 vars in 670 bytes} [Mon Sep 7 12:04:15 2026] POST /v2.0/networks => generated 740 bytes in 623 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:15.959 8 WARNING keystonemiddleware.audit [None req-3a50cac4-a3e8-40e2-9e5a-bc3b0f64d985 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Skipping service tempest-service-956556217 as it have no endpoints. 2026-09-07 12:04:16.050 7 INFO neutron.services.segments.plugin [-] Segment 6ee6ac23-0a08-4663-8367-35229ac5a4f4 resource provider aggregate not found 2026-09-07 12:04:16.055 7 INFO neutron.services.segments.plugin [-] Segment 6ee6ac23-0a08-4663-8367-35229ac5a4f4 resource provider aggregate not found 2026-09-07 12:04:16.073 7 INFO neutron.services.segments.plugin [-] Segment 6ee6ac23-0a08-4663-8367-35229ac5a4f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ee6ac23-0a08-4663-8367-35229ac5a4f4 found for delete ", "request_id": "req-e2bdffb4-7544-442b-a2e3-7ca2b0193f3c"}]} 2026-09-07 12:04:16.076 7 INFO neutron.services.segments.plugin [-] Segment 6ee6ac23-0a08-4663-8367-35229ac5a4f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ee6ac23-0a08-4663-8367-35229ac5a4f4 found for delete ", "request_id": "req-7eb22356-da3b-4300-a02b-04ec28b2e6e7"}]} 2026-09-07 12:04:16.085 7 INFO neutron.db.l3_hamode_db [None req-6044f589-21ba-4a4c-a337-55573d43ba68 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] HA network ec984570-ebcf-42cf-8078-7e27433bbc78 was deleted as no HA routers are present in tenant b6dd55b9d850449089360cb04d5c10d3. [pid: 7|app: 0|req: 773/1417] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:15 2026] DELETE /v2.0/routers/0ddc9869-3598-48d9-addd-969017f56eec => generated 0 bytes in 751 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1418] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:15 2026] POST /v2.0/subnets => generated 663 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:16.216 8 WARNING keystonemiddleware.audit [None req-be672e28-61a9-4736-937c-46d1af63c53b b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Skipping service tempest-service-956556217 as it have no endpoints. 2026-09-07 12:04:16.271 8 INFO neutron.db.segments_db [None req-3284cf3e-ec0d-4281-a0df-4c91c5334879 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Added segment 56f2a7b5-dab5-4999-b039-fe84653f1de8 of type vxlan for network f2a1bcd9-6ded-4769-a39e-0c72ebfa12d0 [pid: 7|app: 0|req: 774/1419] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:16 2026] DELETE /v2.0/subnets/47089d2f-a467-4b35-8bd1-0f79515bc3cd => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:04:16.661 8 INFO neutron.db.l3_hamode_db [None req-3284cf3e-ec0d-4281-a0df-4c91c5334879 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 775/1420] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:16 2026] DELETE /v2.0/subnets/8ca95ccb-c042-4907-b1f0-6bc515b177a2 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py: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: 776/1421] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:16 2026] DELETE /v2.0/networks/3a2b60ea-0abe-40ca-803f-ac4dcb5b8a59 => generated 0 bytes in 460 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1422] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:17 2026] GET /v2.0/security-groups?tenant_id=08d2459d670744dc94a9c843ed044d21&name=default => generated 2801 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1423] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:17 2026] DELETE /v2.0/networks/8eba7e21-01e6-48dc-a352-a76f97af8220 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1424] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:17 2026] DELETE /v2.0/security-groups/ad82b290-f0b7-4d48-80fd-bce65b98bc1e => 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: 780/1425] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:17 2026] GET /v2.0/ports?device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => generated 1010 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:17.842 8 INFO neutron.db.l3_hamode_db [None req-3284cf3e-ec0d-4281-a0df-4c91c5334879 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:04:17.879 7 INFO neutron.db.segments_db [None req-b0efc60b-481d-46e0-84aa-fa3694478c36 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Added segment a6a3b0e9-b3ce-4f23-89d2-89dfb7941dca of type vxlan for network f6590ff9-27f6-4687-b3d1-ea54dc493561 [pid: 7|app: 0|req: 781/1426] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:17 2026] POST /v2.0/networks => generated 633 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1427] 10.0.0.168 () {34 vars in 1120 bytes} [Mon Sep 7 12:04:18 2026] GET /v2.0/security-groups?id=8ee8b313-aaf3-462f-8d3b-370aebde1512&id=559e69e5-962e-4b98-83de-0e7d37e5b455&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:04:18.098 7 INFO neutron.services.segments.plugin [-] Segment e608ff9d-8236-44f9-9525-568f5ca8d498 resource provider aggregate not found 2026-09-07 12:04:18.110 7 INFO neutron.services.segments.plugin [-] Segment e608ff9d-8236-44f9-9525-568f5ca8d498 resource provider aggregate not found 2026-09-07 12:04:18.136 7 INFO neutron.services.segments.plugin [-] Segment e608ff9d-8236-44f9-9525-568f5ca8d498 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e608ff9d-8236-44f9-9525-568f5ca8d498 found for delete ", "request_id": "req-82fe3d2c-fc0f-4054-9185-5adf1a79a79f"}]} 2026-09-07 12:04:18.155 7 INFO neutron.services.segments.plugin [-] Segment e608ff9d-8236-44f9-9525-568f5ca8d498 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e608ff9d-8236-44f9-9525-568f5ca8d498 found for delete ", "request_id": "req-5a5c87fe-e5f8-4c84-a1f4-d677bff7e80a"}]} 2026-09-07 12:04:18.168 7 INFO neutron.services.segments.plugin [-] Segment f27a33cd-c230-4362-b9b7-93baa0667cfa resource provider aggregate not found 2026-09-07 12:04:18.183 7 INFO neutron.services.segments.plugin [-] Segment f27a33cd-c230-4362-b9b7-93baa0667cfa resource provider aggregate not found 2026-09-07 12:04:18.192 7 INFO neutron.services.segments.plugin [-] Segment f27a33cd-c230-4362-b9b7-93baa0667cfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f27a33cd-c230-4362-b9b7-93baa0667cfa found for delete ", "request_id": "req-a03bdbd7-b691-44dc-a861-8a426662f428"}]} 2026-09-07 12:04:18.218 7 INFO neutron.services.segments.plugin [-] Segment f27a33cd-c230-4362-b9b7-93baa0667cfa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f27a33cd-c230-4362-b9b7-93baa0667cfa found for delete ", "request_id": "req-4534d354-6411-4cd4-97ba-4732f22c39c7"}]} [pid: 7|app: 0|req: 783/1428] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:18 2026] GET /v2.0/security-groups?tenant_id=c55bd2b479714c3fb6ff831d45c3a5b6&name=default => generated 2801 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1429] 162.253.55.181 () {34 vars in 994 bytes} [Mon Sep 7 12:04:18 2026] GET /v2.0/ports?device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => generated 1010 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1430] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:18 2026] POST /v2.0/subnets => generated 622 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1431] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:18 2026] DELETE /v2.0/security-groups/c9f219b4-6482-47a2-8b51-774e2dcb1b3d => 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: 646/1432] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:16 2026] POST /v2.0/routers => generated 727 bytes in 2734 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:19.013 8 INFO neutron.db.segments_db [None req-6419d6a5-330b-4467-8180-6441531473f8 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Added segment 00e26108-988f-4c55-b191-048d4a776529 of type vxlan for network 80d56854-336c-43a7-8b80-2390a22e21bb 2026-09-07 12:04:19.112 7 INFO neutron.db.l3_db [None req-2de1e5da-745d-400b-b661-1b517d536d7d 114ee0dbac204154b84f2a577af87a8d a26ee55ac61f40878832e94dd0e284eb - - - -] Floating IP 62adfa9a-9743-4bf9-80c9-38faa8d7eda3 disassociated. External IP: 10.96.250.220, port: f985938a-136e-4ffb-985b-ab944337b591. 2026-09-07 12:04:19.475 8 INFO neutron.db.l3_hamode_db [None req-6419d6a5-330b-4467-8180-6441531473f8 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 787/1433] 162.253.55.181 () {36 vars in 997 bytes} [Mon Sep 7 12:04:18 2026] DELETE /v2.0/ports/f985938a-136e-4ffb-985b-ab944337b591 => generated 0 bytes in 792 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:04:19.580 7 WARNING keystonemiddleware.audit [None req-2de1e5da-745d-400b-b661-1b517d536d7d 114ee0dbac204154b84f2a577af87a8d a26ee55ac61f40878832e94dd0e284eb - - - -] Skipping service tempest-service-956556217 as it have no endpoints. 2026-09-07 12:04:19.651 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c0a8420-d863-498b-87a0-6b4c7308a55b'] response: {'server_uuid': '2562d91e-3d49-49de-933e-a231fe93fad7', 'name': 'network-vif-deleted', 'tag': 'f985938a-136e-4ffb-985b-ab944337b591', 'status': 'completed', 'code': 200} 2026-09-07 12:04:19.742 8 INFO neutron.db.l3_hamode_db [None req-6419d6a5-330b-4467-8180-6441531473f8 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 647/1436] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:18 2026] POST /v2.0/routers => generated 511 bytes in 1676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1437] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:20 2026] GET /v2.0/ports?device_id=2562d91e-3d49-49de-933e-a231fe93fad7 => 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: 649/1438] 10.0.0.99 () {34 vars in 664 bytes} [Mon Sep 7 12:04:20 2026] POST /v2.0/ports => generated 964 bytes in 501 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: 790/1439] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:04:19 2026] PUT /v2.0/routers/19ddb432-f0a8-4b1c-886e-bf443c84aa38/add_router_interface => generated 309 bytes in 2340 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1440] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:21 2026] DELETE /v2.0/security-groups/8ee8b313-aaf3-462f-8d3b-370aebde1512 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:04:22.102 7 INFO neutron.api.v2.resource [None req-00c28313-df41-441e-926c-630dd5eb25a4 114ee0dbac204154b84f2a577af87a8d a26ee55ac61f40878832e94dd0e284eb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 792/1441] 10.0.0.99 () {32 vars in 736 bytes} [Mon Sep 7 12:04:22 2026] GET /v2.0/security-groups/8ee8b313-aaf3-462f-8d3b-370aebde1512 => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1442] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:04:22 2026] DELETE /v2.0/floatingips/62adfa9a-9743-4bf9-80c9-38faa8d7eda3 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1443] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:22 2026] DELETE /v2.0/security-groups/559e69e5-962e-4b98-83de-0e7d37e5b455 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1444] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:04:21 2026] PUT /v2.0/routers/25f97fec-774d-499d-b416-5aa7fd55df8e/add_router_interface => generated 309 bytes in 2078 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: 651/1445] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:04:23 2026] GET /v2.0/ports/8c39cef1-7313-41e9-a24c-6197c12221f5 => generated 1038 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1446] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:04:22 2026] PUT /v2.0/routers/bdf5a83f-0cdc-49e3-895f-762b0f69a3cf/remove_router_interface => generated 309 bytes in 1149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1447] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:23 2026] GET /v2.0/security-groups?tenant_id=373a60d0e10f450c82bc7a2969a534d2&name=default => generated 2801 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1448] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:04:23 2026] PUT /v2.0/routers/25f97fec-774d-499d-b416-5aa7fd55df8e/remove_router_interface => generated 309 bytes in 917 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: 653/1449] 10.0.0.168 () {34 vars in 982 bytes} [Mon Sep 7 12:04:24 2026] GET /v2.0/networks?id=9f4e7a35-f1d7-40ed-8137-50b8c9ab8477 => generated 672 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1450] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:24 2026] DELETE /v2.0/security-groups/1196f4d8-f378-417b-ac83-f5e6e82ddc6f => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:04:24.646 8 INFO neutron.api.v2.resource [None req-0cc4099e-fca5-4a94-8b50-14d373c0116f 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 655/1451] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:04:24 2026] PUT /v2.0/routers/25f97fec-774d-499d-b416-5aa7fd55df8e/remove_router_interface => generated 197 bytes in 188 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1452] 10.0.0.168 () {34 vars in 965 bytes} [Mon Sep 7 12:04:24 2026] GET /v2.0/quotas/1c6592ada3f64e3ba64fe7abb6c864d8 => generated 292 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1453] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:24 2026] GET /v2.0/security-groups?tenant_id=777385ffe03e4a0398edda97c3963241&name=default => generated 2801 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1454] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:04:24 2026] GET /v2.0/ports?device_id=25f97fec-774d-499d-b416-5aa7fd55df8e => generated 12 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1455] 10.0.0.168 () {34 vars in 1002 bytes} [Mon Sep 7 12:04:24 2026] GET /v2.0/ports?tenant_id=1c6592ada3f64e3ba64fe7abb6c864d8&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1456] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:25 2026] DELETE /v2.0/security-groups/28dd5117-2729-4b88-b0dd-a927762eb2a8 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:04:25.350 7 INFO neutron.services.segments.plugin [-] Segment accb09c9-3541-4f86-be8d-ebf6a164f4a4 resource provider aggregate not found 2026-09-07 12:04:25.363 7 INFO neutron.services.segments.plugin [-] Segment accb09c9-3541-4f86-be8d-ebf6a164f4a4 resource provider aggregate not found 2026-09-07 12:04:25.384 7 INFO neutron.services.segments.plugin [-] Segment accb09c9-3541-4f86-be8d-ebf6a164f4a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid accb09c9-3541-4f86-be8d-ebf6a164f4a4 found for delete ", "request_id": "req-9aafd61b-40f4-40dc-9408-4c9a1d949897"}]} 2026-09-07 12:04:25.397 7 INFO neutron.services.segments.plugin [-] Segment accb09c9-3541-4f86-be8d-ebf6a164f4a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid accb09c9-3541-4f86-be8d-ebf6a164f4a4 found for delete ", "request_id": "req-16cee857-d330-4211-9eb8-a5143913c3e8"}]} 2026-09-07 12:04:25.401 7 INFO neutron.db.l3_hamode_db [None req-64663796-1fcd-4317-8bfc-352a8a607367 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] HA network 226c8b5e-724c-4eff-8d14-c5345b1883cc was deleted as no HA routers are present in tenant a26ee55ac61f40878832e94dd0e284eb. [pid: 7|app: 0|req: 797/1457] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:24 2026] DELETE /v2.0/routers/bdf5a83f-0cdc-49e3-895f-762b0f69a3cf => generated 0 bytes in 1217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1458] 10.0.0.168 () {34 vars in 1008 bytes} [Mon Sep 7 12:04:25 2026] GET /v2.0/networks/9f4e7a35-f1d7-40ed-8137-50b8c9ab8477?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: 799/1459] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:25 2026] DELETE /v2.0/subnets/45fb5639-a5e3-40a6-b313-3e2e9f85fe8f => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1460] 10.0.0.168 () {34 vars in 1108 bytes} [Mon Sep 7 12:04:25 2026] GET /v2.0/networks/9f4e7a35-f1d7-40ed-8137-50b8c9ab8477?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:04:25.886 8 INFO neutron.services.segments.plugin [-] Segment 00e26108-988f-4c55-b191-048d4a776529 resource provider aggregate not found 2026-09-07 12:04:25.911 8 INFO neutron.services.segments.plugin [-] Segment 00e26108-988f-4c55-b191-048d4a776529 resource provider aggregate not found 2026-09-07 12:04:25.924 8 INFO neutron.services.segments.plugin [-] Segment 00e26108-988f-4c55-b191-048d4a776529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00e26108-988f-4c55-b191-048d4a776529 found for delete ", "request_id": "req-c08bd65a-aa1e-4227-868e-0c5458212e27"}]} 2026-09-07 12:04:25.930 8 INFO neutron.services.segments.plugin [-] Segment 00e26108-988f-4c55-b191-048d4a776529 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00e26108-988f-4c55-b191-048d4a776529 found for delete ", "request_id": "req-6e03a7d7-276b-47c9-91a1-55f5659f3c72"}]} 2026-09-07 12:04:25.945 8 INFO neutron.db.l3_hamode_db [None req-fbc0ff0a-be25-4b16-8f67-b244d75b1465 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] HA network 80d56854-336c-43a7-8b80-2390a22e21bb was deleted as no HA routers are present in tenant b6dd55b9d850449089360cb04d5c10d3. [pid: 8|app: 0|req: 661/1461] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:25 2026] DELETE /v2.0/routers/25f97fec-774d-499d-b416-5aa7fd55df8e => generated 0 bytes in 846 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1462] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:25 2026] GET /v2.0/ports?device_id=90711425-5a7f-4132-8d65-f204b55ac288 => 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: 801/1463] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:25 2026] DELETE /v2.0/networks/3a25bbe7-f431-4b59-a3be-d83fe8ca2597 => generated 0 bytes in 454 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1464] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:25 2026] DELETE /v2.0/subnets/acff6dbd-022a-48af-8259-bbe11020d950 => 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: 664/1465] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:26 2026] DELETE /v2.0/networks/f6590ff9-27f6-4687-b3d1-ea54dc493561 => generated 0 bytes in 579 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1466] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:04:26 2026] GET /v2.0/networks?id=9f4e7a35-f1d7-40ed-8137-50b8c9ab8477 => generated 672 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:04:26.957 8 INFO neutron.db.segments_db [None req-5bcf98fa-9708-4c8a-a998-407d5dd8da85 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Added segment be19ff10-e646-4778-83af-b298abd0cede of type vxlan for network 9b16f306-4924-41b6-9b10-d3ecfcf0cd11 [pid: 8|app: 0|req: 666/1467] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:26 2026] POST /v2.0/networks => generated 634 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:27.422 7 INFO neutron.services.segments.plugin [-] Segment 03ab3ff5-2018-436b-98ee-6871d599c4cf resource provider aggregate not found 2026-09-07 12:04:27.426 7 INFO neutron.services.segments.plugin [-] Segment 03ab3ff5-2018-436b-98ee-6871d599c4cf resource provider aggregate not found 2026-09-07 12:04:27.444 7 INFO neutron.services.segments.plugin [-] Segment 03ab3ff5-2018-436b-98ee-6871d599c4cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03ab3ff5-2018-436b-98ee-6871d599c4cf found for delete ", "request_id": "req-e5608366-3277-4f83-a400-df3de72fab2c"}]} 2026-09-07 12:04:27.447 7 INFO neutron.services.segments.plugin [-] Segment 03ab3ff5-2018-436b-98ee-6871d599c4cf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03ab3ff5-2018-436b-98ee-6871d599c4cf found for delete ", "request_id": "req-10166c16-eb98-4595-9918-152d9379a36b"}]} [pid: 7|app: 0|req: 802/1468] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:04:26 2026] PUT /v2.0/routers/f5d25fa4-ac5b-4179-8866-24a921609bc9/remove_router_interface => generated 309 bytes in 1342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1469] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:27 2026] GET /v2.0/ports?device_id=90711425-5a7f-4132-8d65-f204b55ac288 => generated 957 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1470] 162.253.55.181 () {38 vars in 955 bytes} [Mon Sep 7 12:04:27 2026] POST /v2.0/ports => generated 954 bytes in 531 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: 804/1471] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:27 2026] POST /v2.0/subnets => generated 622 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:27.969 8 INFO neutron.services.segments.plugin [-] Segment a6a3b0e9-b3ce-4f23-89d2-89dfb7941dca resource provider aggregate not found [pid: 7|app: 0|req: 805/1472] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:04:27 2026] GET /v2.0/security-groups?id=78a53adf-ee1e-4bdc-abc4-2e781ed8981b&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:04:27.976 8 INFO neutron.services.segments.plugin [-] Segment a6a3b0e9-b3ce-4f23-89d2-89dfb7941dca resource provider aggregate not found 2026-09-07 12:04:28.025 8 INFO neutron.services.segments.plugin [-] Segment a6a3b0e9-b3ce-4f23-89d2-89dfb7941dca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6a3b0e9-b3ce-4f23-89d2-89dfb7941dca found for delete ", "request_id": "req-289ffef5-d203-4eb3-857f-c36bac2e16c9"}]} 2026-09-07 12:04:28.026 8 INFO neutron.services.segments.plugin [-] Segment a6a3b0e9-b3ce-4f23-89d2-89dfb7941dca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6a3b0e9-b3ce-4f23-89d2-89dfb7941dca found for delete ", "request_id": "req-8b4e68d7-571c-4b3e-86aa-2c2568e3c3f7"}]} [pid: 7|app: 0|req: 806/1473] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:04:27 2026] PUT /v2.0/ports/2f399d21-0940-449c-9973-8fa6ce1dd54a => generated 1199 bytes in 486 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-09-07 12:04:28.532 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-249533cd-0121-4951-8a74-0800bc9868cc'] response: {'name': 'network-changed', 'server_uuid': '90711425-5a7f-4132-8d65-f204b55ac288', 'tag': '2f399d21-0940-449c-9973-8fa6ce1dd54a', 'status': 'completed', 'code': 200} 2026-09-07 12:04:28.554 7 INFO neutron.db.segments_db [None req-21e88644-c3e9-4b03-8550-e95c36324998 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Added segment cce3d715-3683-4388-a6d0-9371818f407c of type vxlan for network 03462283-3a4c-4337-8154-a34885658da7 2026-09-07 12:04:28.867 8 INFO neutron.db.l3_hamode_db [None req-4aeeb86a-fb34-45d5-9bdc-16220c24e762 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] HA network 6d312598-5318-46de-8c38-8fafc35808d8 was deleted as no HA routers are present in tenant 7c46238a264844c2b420c08df5484ba3. [pid: 8|app: 0|req: 668/1474] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:27 2026] DELETE /v2.0/routers/f5d25fa4-ac5b-4179-8866-24a921609bc9 => generated 0 bytes in 1209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:04:29.064 7 INFO neutron.db.l3_hamode_db [None req-21e88644-c3e9-4b03-8550-e95c36324998 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 669/1475] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:28 2026] GET /v2.0/security-groups?tenant_id=ec85e4d5a7854507a7811349ea6d0582&name=default => generated 2801 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1476] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:04:29 2026] GET /v2.0/ports?tenant_id=1c6592ada3f64e3ba64fe7abb6c864d8&device_id=90711425-5a7f-4132-8d65-f204b55ac288 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:29.320 7 INFO neutron.db.l3_hamode_db [None req-21e88644-c3e9-4b03-8550-e95c36324998 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 671/1477] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:29 2026] DELETE /v2.0/subnets/0d432c0a-c172-4b25-8cc6-b82a55af3fd8 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1478] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:29 2026] GET /v2.0/ports?device_id=90711425-5a7f-4132-8d65-f204b55ac288 => 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: 673/1479] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:29 2026] DELETE /v2.0/security-groups/5e2c2de4-a725-406a-9e2d-0b460d9243ef => 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: 674/1480] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:04:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2f399d21-0940-449c-9973-8fa6ce1dd54a => generated 19 bytes in 26 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() 2026-09-07 12:04:30.080 8 INFO neutron.services.segments.plugin [-] Segment 431483c0-658d-496b-95c1-87cb28588912 resource provider aggregate not found 2026-09-07 12:04:30.087 8 INFO neutron.services.segments.plugin [-] Segment 431483c0-658d-496b-95c1-87cb28588912 resource provider aggregate not found 2026-09-07 12:04:30.107 8 INFO neutron.services.segments.plugin [-] Segment 431483c0-658d-496b-95c1-87cb28588912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431483c0-658d-496b-95c1-87cb28588912 found for delete ", "request_id": "req-0e6e1b7b-6bc7-48d6-868d-74df21c71a42"}]} 2026-09-07 12:04:30.111 8 INFO neutron.services.segments.plugin [-] Segment 431483c0-658d-496b-95c1-87cb28588912 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 431483c0-658d-496b-95c1-87cb28588912 found for delete ", "request_id": "req-b7fb0d5f-102d-44b0-a480-ee2b37f67027"}]} [pid: 8|app: 0|req: 675/1481] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:29 2026] DELETE /v2.0/networks/b3a88aa9-d402-45f8-a725-ba2e4d32e836 => generated 0 bytes in 521 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1482] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:04:30 2026] GET /v2.0/security-groups?id=78a53adf-ee1e-4bdc-abc4-2e781ed8981b&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1483] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:04:30 2026] GET /v2.0/subnets?id=715f5cad-690d-4d2a-9908-08c3694c003d => generated 666 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1484] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:04:30 2026] GET /v2.0/ports?network_id=9f4e7a35-f1d7-40ed-8137-50b8c9ab8477&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1485] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:04:30 2026] GET /v2.0/networks/9f4e7a35-f1d7-40ed-8137-50b8c9ab8477?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: 680/1486] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:04:30 2026] GET /v2.0/networks/9f4e7a35-f1d7-40ed-8137-50b8c9ab8477?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1487] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:04:30 2026] GET /v2.0/ports?tenant_id=1c6592ada3f64e3ba64fe7abb6c864d8&device_id=90711425-5a7f-4132-8d65-f204b55ac288 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1488] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:04:30 2026] GET /v2.0/networks?id=9f4e7a35-f1d7-40ed-8137-50b8c9ab8477 => generated 768 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1489] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:28 2026] POST /v2.0/routers => generated 510 bytes in 2218 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: 683/1490] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:30 2026] GET /v2.0/security-groups?tenant_id=7c46238a264844c2b420c08df5484ba3&name=default => generated 2801 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1491] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:04:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=2f399d21-0940-449c-9973-8fa6ce1dd54a => 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: 809/1492] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:30 2026] DELETE /v2.0/security-groups/f26028fb-0a75-4084-939e-1495afe46087 => 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: 810/1493] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:04:30 2026] GET /v2.0/subnets?id=715f5cad-690d-4d2a-9908-08c3694c003d => generated 666 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1494] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:04:30 2026] GET /v2.0/ports?network_id=9f4e7a35-f1d7-40ed-8137-50b8c9ab8477&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: 812/1495] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:04:30 2026] GET /v2.0/networks/9f4e7a35-f1d7-40ed-8137-50b8c9ab8477?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1496] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:31 2026] GET /v2.0/security-groups?tenant_id=a26ee55ac61f40878832e94dd0e284eb&name=default => generated 2801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1497] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:04:31 2026] GET /v2.0/networks/9f4e7a35-f1d7-40ed-8137-50b8c9ab8477?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: 815/1498] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:31 2026] DELETE /v2.0/security-groups/f3f32d51-42eb-42e8-9701-45255299c265 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1499] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:31 2026] GET /v2.0/ports?device_id=90711425-5a7f-4132-8d65-f204b55ac288 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1500] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:04:31 2026] GET /v2.0/security-groups?id=78a53adf-ee1e-4bdc-abc4-2e781ed8981b&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:04:32.131 8 INFO neutron.services.segments.plugin [-] Segment c201ee98-4c5f-4cd5-8d16-384e4f48122a resource provider aggregate not found 2026-09-07 12:04:32.149 8 INFO neutron.services.segments.plugin [-] Segment c201ee98-4c5f-4cd5-8d16-384e4f48122a resource provider aggregate not found 2026-09-07 12:04:32.155 8 INFO neutron.services.segments.plugin [-] Segment c201ee98-4c5f-4cd5-8d16-384e4f48122a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c201ee98-4c5f-4cd5-8d16-384e4f48122a found for delete ", "request_id": "req-c7a8a953-f8b9-4ce7-91d8-8a61db328ec4"}]} 2026-09-07 12:04:32.172 8 INFO neutron.services.segments.plugin [-] Segment c201ee98-4c5f-4cd5-8d16-384e4f48122a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c201ee98-4c5f-4cd5-8d16-384e4f48122a found for delete ", "request_id": "req-c94cad56-dbb6-49b8-919f-0e7285ecbaa2"}]} [pid: 8|app: 0|req: 684/1501] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:04:30 2026] PUT /v2.0/routers/c677812f-2507-4877-be78-dcdb6dd4437e/add_router_interface => generated 309 bytes in 2027 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1502] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:32 2026] GET /v2.0/ports?device_id=90711425-5a7f-4132-8d65-f204b55ac288 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1503] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:32 2026] GET /v2.0/security-groups?tenant_id=656f8faa2e954630893c1f0f55d4bef5&name=default => generated 2801 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1504] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:04:32 2026] GET /v2.0/ports/02994b33-a62b-48af-9a78-dc841eaa4b0b => generated 959 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1505] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:04:32 2026] GET /v2.0/security-groups?id=78a53adf-ee1e-4bdc-abc4-2e781ed8981b&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1506] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:32 2026] DELETE /v2.0/security-groups/d7612a3c-2c4c-436f-9f90-5d0c8dbb3f6a => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1509] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:04:32 2026] PUT /v2.0/routers/c677812f-2507-4877-be78-dcdb6dd4437e/remove_router_interface => generated 309 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1510] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:04:33 2026] GET /v2.0/ports?device_id=c677812f-2507-4877-be78-dcdb6dd4437e => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1511] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:34 2026] GET /v2.0/ports?device_id=90711425-5a7f-4132-8d65-f204b55ac288 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1512] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:04:34 2026] GET /v2.0/security-groups?id=78a53adf-ee1e-4bdc-abc4-2e781ed8981b&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1513] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:34 2026] GET /v2.0/ports?device_id=90711425-5a7f-4132-8d65-f204b55ac288 => 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: 694/1514] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:04:34 2026] GET /v2.0/security-groups?id=78a53adf-ee1e-4bdc-abc4-2e781ed8981b&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:04:34.835 7 INFO neutron.services.segments.plugin [-] Segment cce3d715-3683-4388-a6d0-9371818f407c resource provider aggregate not found 2026-09-07 12:04:34.840 7 INFO neutron.services.segments.plugin [-] Segment cce3d715-3683-4388-a6d0-9371818f407c resource provider aggregate not found 2026-09-07 12:04:34.856 7 INFO neutron.services.segments.plugin [-] Segment cce3d715-3683-4388-a6d0-9371818f407c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cce3d715-3683-4388-a6d0-9371818f407c found for delete ", "request_id": "req-fb06c1dc-e176-4d9c-9160-2c01591e944f"}]} 2026-09-07 12:04:34.865 7 INFO neutron.services.segments.plugin [-] Segment cce3d715-3683-4388-a6d0-9371818f407c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cce3d715-3683-4388-a6d0-9371818f407c found for delete ", "request_id": "req-c41ec2c7-b05d-4324-9f6d-fb524bc18e32"}]} 2026-09-07 12:04:34.870 7 INFO neutron.db.l3_hamode_db [None req-d2f7e43c-6ab3-404b-9745-91303ee4b7c6 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] HA network 03462283-3a4c-4337-8154-a34885658da7 was deleted as no HA routers are present in tenant b6dd55b9d850449089360cb04d5c10d3. [pid: 7|app: 0|req: 821/1515] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:34 2026] DELETE /v2.0/routers/c677812f-2507-4877-be78-dcdb6dd4437e => generated 0 bytes in 852 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1516] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:34 2026] DELETE /v2.0/subnets/b00d2f50-3021-4961-a91e-aba3199290d7 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1517] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:35 2026] DELETE /v2.0/networks/9b16f306-4924-41b6-9b10-d3ecfcf0cd11 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:04:35.599 8 INFO neutron.db.segments_db [None req-c07cfa18-1ce9-4b5a-90b2-fc8a7970d37b 31c9f1129d39414095e55e31f074b864 5cf316ed09bd4b0fbaa0090091105e57 - - - -] Added segment bcbad6b7-71ca-437a-90f4-29d495fef427 of type vxlan for network 05a07e2a-e1c2-49d1-80a9-2ac655e092fd [pid: 7|app: 0|req: 823/1518] 162.253.55.181 () {34 vars in 994 bytes} [Mon Sep 7 12:04:35 2026] GET /v2.0/ports?device_id=90711425-5a7f-4132-8d65-f204b55ac288 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:04:35.721 7 INFO neutron.db.segments_db [None req-e76bdaf2-36c3-453d-8fc6-a150d2ef9e6a 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Added segment b1202c99-d617-4798-a331-54058c71c701 of type vxlan for network a5e88540-f557-4687-8597-c198b077bdc2 [pid: 8|app: 0|req: 696/1519] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:35 2026] POST /v2.0/networks => generated 648 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:36.019 7 INFO neutron.db.l3_hamode_db [None req-e76bdaf2-36c3-453d-8fc6-a150d2ef9e6a 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 697/1520] 162.253.55.181 () {36 vars in 997 bytes} [Mon Sep 7 12:04:35 2026] DELETE /v2.0/ports/2f399d21-0940-449c-9973-8fa6ce1dd54a => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:04:36.126 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-13c1eb24-c9bd-4473-b7b3-0ca7657dc64c'] response: {'server_uuid': '90711425-5a7f-4132-8d65-f204b55ac288', 'name': 'network-vif-deleted', 'tag': '2f399d21-0940-449c-9973-8fa6ce1dd54a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 698/1521] 10.0.0.99 () {34 vars in 664 bytes} [Mon Sep 7 12:04:36 2026] POST /v2.0/ports => generated 779 bytes in 443 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: 699/1522] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:04:36 2026] GET /v2.0/ports?device_id=90711425-5a7f-4132-8d65-f204b55ac288 => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:04:36.751 8 INFO neutron.db.segments_db [None req-9dfe8324-06e3-4247-b39b-d5d200bd9607 ec8deaf51ce6412cb6840c7686c9c8fc ebfbb87caeae48a593a4691059f55c1b - - - -] Added segment 4275069b-a97d-4167-9287-bebb989d1815 of type vxlan for network a10d57d6-cd74-4209-839c-ccba3284bd6b 2026-09-07 12:04:36.883 7 INFO neutron.services.segments.plugin [-] Segment be19ff10-e646-4778-83af-b298abd0cede resource provider aggregate not found 2026-09-07 12:04:36.890 7 INFO neutron.services.segments.plugin [-] Segment be19ff10-e646-4778-83af-b298abd0cede resource provider aggregate not found [pid: 8|app: 0|req: 700/1523] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:36 2026] POST /v2.0/networks => generated 631 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:36.916 7 INFO neutron.services.segments.plugin [-] Segment be19ff10-e646-4778-83af-b298abd0cede resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be19ff10-e646-4778-83af-b298abd0cede found for delete ", "request_id": "req-4b722339-d860-46f6-88ea-67dc2694d7bb"}]} 2026-09-07 12:04:36.918 7 INFO neutron.services.segments.plugin [-] Segment be19ff10-e646-4778-83af-b298abd0cede resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be19ff10-e646-4778-83af-b298abd0cede found for delete ", "request_id": "req-025bf60f-153c-443c-8307-7ad7f9a5b27c"}]} 2026-09-07 12:04:36.972 8 INFO neutron.db.segments_db [None req-1c8448e8-809d-41ad-ad3a-6acc41c63d8d 31c9f1129d39414095e55e31f074b864 5cf316ed09bd4b0fbaa0090091105e57 - - - -] Added segment e6eddca1-788d-421a-b701-b60fcb48dc14 of type vxlan for network 17069135-1142-4bec-8b12-5c4d550313b6 2026-09-07 12:04:37.056 7 INFO neutron.db.l3_hamode_db [None req-e76bdaf2-36c3-453d-8fc6-a150d2ef9e6a 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 701/1524] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:36 2026] POST /v2.0/networks => generated 635 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:37.182 8 INFO neutron.db.segments_db [None req-b3365cc9-593d-47dc-8edc-60c6619760c3 ec8deaf51ce6412cb6840c7686c9c8fc ebfbb87caeae48a593a4691059f55c1b - - - -] Added segment be0fdd38-375e-4141-85ff-d24a440f46dc of type vxlan for network 1e8bab3b-2610-4eb5-a810-c313fef70a9c [pid: 8|app: 0|req: 702/1525] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:37 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1526] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:37 2026] POST /v2.0/subnets => generated 622 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:37.686 8 INFO neutron.db.segments_db [None req-e722b8a0-1dff-49b7-91b0-b7ccdbae386c ec8deaf51ce6412cb6840c7686c9c8fc ebfbb87caeae48a593a4691059f55c1b - - - -] Added segment 2fb89996-7246-4ab0-8ce3-e8c6ab5cda9d of type vxlan for network 47c14279-9bab-49ce-b9ee-7bff124fcfc1 [pid: 8|app: 0|req: 704/1527] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:37 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1528] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:35 2026] POST /v2.0/routers => generated 692 bytes in 2418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:38.169 7 INFO neutron.db.segments_db [None req-c163734f-1e68-410b-b17b-0c4498b8542f ec8deaf51ce6412cb6840c7686c9c8fc ebfbb87caeae48a593a4691059f55c1b - - - -] Added segment c187aa58-48d7-4e03-b367-014dd5bed877 of type vxlan for network fdf0e480-8778-42ef-bc0e-8c714c341f90 [pid: 7|app: 0|req: 825/1529] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:38 2026] POST /v2.0/networks => generated 630 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1530] 10.0.0.99 () {34 vars in 664 bytes} [Mon Sep 7 12:04:37 2026] POST /v2.0/ports => generated 962 bytes in 501 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-09-07 12:04:38.379 8 INFO neutron.db.segments_db [None req-c7a1c525-4ba6-4823-90f4-7f8e57e782ae ec8deaf51ce6412cb6840c7686c9c8fc ebfbb87caeae48a593a4691059f55c1b - - - -] Added segment 2ae37da9-8339-425d-be64-07af606f8a25 of type vxlan for network 44e9b28d-6264-4366-ab61-445aeab42f52 [pid: 7|app: 0|req: 826/1531] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:04:38 2026] GET /v2.0/routers/a0022b58-6cae-4572-9171-13f45d010b28 => generated 698 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1532] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:38 2026] POST /v2.0/networks => generated 632 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1533] 10.0.0.99 () {32 vars in 646 bytes} [Mon Sep 7 12:04:38 2026] GET /v2.0/routers => generated 701 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1534] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:04:38 2026] DELETE /v2.0/ports/4baa2b55-8a03-4c04-8fca-579c1d4bcf95 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1535] 10.0.0.99 () {34 vars in 752 bytes} [Mon Sep 7 12:04:38 2026] PUT /v2.0/networks/a10d57d6-cd74-4209-839c-ccba3284bd6b/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:04:38.701 8 INFO neutron.pecan_wsgi.hooks.translation [None req-35590919-b3c8-42e4-ae71-483cc9f8bc78 31c9f1129d39414095e55e31f074b864 5cf316ed09bd4b0fbaa0090091105e57 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 709/1536] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:04:38 2026] DELETE /v2.0/ports/4baa2b55-8a03-4c04-8fca-579c1d4bcf95 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1537] 10.0.0.99 () {34 vars in 752 bytes} [Mon Sep 7 12:04:38 2026] PUT /v2.0/networks/1e8bab3b-2610-4eb5-a810-c313fef70a9c/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:04:38.776 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ca5f95bb-f9d2-49ce-a089-770b1b925f7d 31c9f1129d39414095e55e31f074b864 5cf316ed09bd4b0fbaa0090091105e57 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 711/1538] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:04:38 2026] GET /v2.0/ports/4baa2b55-8a03-4c04-8fca-579c1d4bcf95 => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1539] 10.0.0.99 () {34 vars in 752 bytes} [Mon Sep 7 12:04:38 2026] PUT /v2.0/networks/47c14279-9bab-49ce-b9ee-7bff124fcfc1/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: 713/1540] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:38 2026] DELETE /v2.0/subnets/be275b03-3731-407d-b9b9-57f45a16518e => 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: 714/1541] 10.0.0.99 () {34 vars in 752 bytes} [Mon Sep 7 12:04:39 2026] PUT /v2.0/networks/fdf0e480-8778-42ef-bc0e-8c714c341f90/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:04:39.114 8 WARNING keystonemiddleware.audit [None req-4223e617-fd78-4bba-9325-161974e33af6 ec8deaf51ce6412cb6840c7686c9c8fc ebfbb87caeae48a593a4691059f55c1b - - - -] Skipping service tempest-service-956556217 as it have no endpoints. [pid: 7|app: 0|req: 828/1542] 10.0.0.99 () {34 vars in 740 bytes} [Mon Sep 7 12:04:38 2026] PUT /v2.0/routers/a0022b58-6cae-4572-9171-13f45d010b28 => generated 705 bytes in 970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:04:40.058 7 INFO neutron.services.segments.plugin [-] Segment e6eddca1-788d-421a-b701-b60fcb48dc14 resource provider aggregate not found 2026-09-07 12:04:40.066 7 INFO neutron.services.segments.plugin [-] Segment e6eddca1-788d-421a-b701-b60fcb48dc14 resource provider aggregate not found 2026-09-07 12:04:40.079 7 INFO neutron.services.segments.plugin [-] Segment e6eddca1-788d-421a-b701-b60fcb48dc14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6eddca1-788d-421a-b701-b60fcb48dc14 found for delete ", "request_id": "req-612c62ce-482a-45e7-9481-de41cd8d68bb"}]} 2026-09-07 12:04:40.084 7 INFO neutron.services.segments.plugin [-] Segment e6eddca1-788d-421a-b701-b60fcb48dc14 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e6eddca1-788d-421a-b701-b60fcb48dc14 found for delete ", "request_id": "req-f044a646-daec-49b1-ad69-54c58981b696"}]} [pid: 7|app: 0|req: 829/1543] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:39 2026] DELETE /v2.0/networks/17069135-1142-4bec-8b12-5c4d550313b6 => generated 0 bytes in 488 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1544] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:04:39 2026] PUT /v2.0/routers/19ddb432-f0a8-4b1c-886e-bf443c84aa38/remove_router_interface => generated 309 bytes in 1124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1545] 10.0.0.99 () {32 vars in 665 bytes} [Mon Sep 7 12:04:40 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1546] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:04:40 2026] GET /v2.0/routers/a0022b58-6cae-4572-9171-13f45d010b28 => generated 705 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:04:40.303 8 WARNING keystonemiddleware.audit [None req-8cd73e1c-8f59-45ae-b22e-c2156794c9bf 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - default default] Skipping service tempest-service-956556217 as it have no endpoints. 2026-09-07 12:04:40.303 7 INFO neutron.db.segments_db [None req-8d98e22a-daea-4619-836c-15a25b620782 31c9f1129d39414095e55e31f074b864 5cf316ed09bd4b0fbaa0090091105e57 - - - -] Added segment c21df6b6-21c9-4361-9b77-71fe64d623b8 of type vxlan for network 44463244-0c54-4099-a5d9-e05eab8ddbe4 [pid: 7|app: 0|req: 831/1547] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:40 2026] POST /v2.0/networks => generated 635 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1548] 10.0.0.99 () {32 vars in 679 bytes} [Mon Sep 7 12:04:40 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1549] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:04:40 2026] GET /v2.0/ports?device_id=a0022b58-6cae-4572-9171-13f45d010b28 => 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: 834/1550] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:40 2026] POST /v2.0/subnets => generated 622 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1551] 10.0.0.99 () {32 vars in 675 bytes} [Mon Sep 7 12:04:40 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:41.169 8 INFO neutron.services.segments.plugin [-] Segment 56f2a7b5-dab5-4999-b039-fe84653f1de8 resource provider aggregate not found 2026-09-07 12:04:41.175 8 INFO neutron.services.segments.plugin [-] Segment 56f2a7b5-dab5-4999-b039-fe84653f1de8 resource provider aggregate not found 2026-09-07 12:04:41.191 8 INFO neutron.services.segments.plugin [-] Segment 56f2a7b5-dab5-4999-b039-fe84653f1de8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56f2a7b5-dab5-4999-b039-fe84653f1de8 found for delete ", "request_id": "req-22988c23-94d4-41c8-a0a2-dac99384b9f0"}]} 2026-09-07 12:04:41.192 8 INFO neutron.services.segments.plugin [-] Segment 56f2a7b5-dab5-4999-b039-fe84653f1de8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 56f2a7b5-dab5-4999-b039-fe84653f1de8 found for delete ", "request_id": "req-4b7d2ce3-c811-4188-af31-a0dd5aeec6b2"}]} 2026-09-07 12:04:41.199 8 INFO neutron.db.l3_hamode_db [None req-00d466fe-2a11-4da6-855c-f31f60f2fbae b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] HA network f2a1bcd9-6ded-4769-a39e-0c72ebfa12d0 was deleted as no HA routers are present in tenant 1c6592ada3f64e3ba64fe7abb6c864d8. [pid: 8|app: 0|req: 717/1552] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:40 2026] DELETE /v2.0/routers/19ddb432-f0a8-4b1c-886e-bf443c84aa38 => generated 0 bytes in 902 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1553] 10.0.0.99 () {34 vars in 664 bytes} [Mon Sep 7 12:04:41 2026] POST /v2.0/ports => generated 928 bytes in 921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1554] 10.0.0.99 () {32 vars in 687 bytes} [Mon Sep 7 12:04:42 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:42.210 8 WARNING keystonemiddleware.audit [None req-273bb141-58fc-4753-a619-06840fcd4297 ec8deaf51ce6412cb6840c7686c9c8fc ebfbb87caeae48a593a4691059f55c1b - - default default] Skipping service tempest-service-956556217 as it have no endpoints. 2026-09-07 12:04:42.264 7 INFO neutron.services.segments.plugin [-] Segment b1202c99-d617-4798-a331-54058c71c701 resource provider aggregate not found 2026-09-07 12:04:42.270 7 INFO neutron.services.segments.plugin [-] Segment b1202c99-d617-4798-a331-54058c71c701 resource provider aggregate not found 2026-09-07 12:04:42.288 7 INFO neutron.services.segments.plugin [-] Segment b1202c99-d617-4798-a331-54058c71c701 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1202c99-d617-4798-a331-54058c71c701 found for delete ", "request_id": "req-95648358-dfc0-4b11-95f2-d9d473fc2de2"}]} 2026-09-07 12:04:42.295 7 INFO neutron.services.segments.plugin [-] Segment b1202c99-d617-4798-a331-54058c71c701 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1202c99-d617-4798-a331-54058c71c701 found for delete ", "request_id": "req-1b95bb5c-5131-4ca0-bf48-2b5c69c0ec82"}]} 2026-09-07 12:04:42.301 7 INFO neutron.db.l3_hamode_db [None req-7832aef5-6889-4d82-a896-9ea7bcd26f89 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] HA network a5e88540-f557-4687-8597-c198b077bdc2 was deleted as no HA routers are present in tenant b6dd55b9d850449089360cb04d5c10d3. [pid: 7|app: 0|req: 836/1555] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:41 2026] DELETE /v2.0/routers/a0022b58-6cae-4572-9171-13f45d010b28 => generated 0 bytes in 1283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1556] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:42 2026] DELETE /v2.0/subnets/715f5cad-690d-4d2a-9908-08c3694c003d => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1557] 10.0.0.99 () {32 vars in 673 bytes} [Mon Sep 7 12:04:42 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1558] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:04:42 2026] GET /v2.0/ports?device_id=a0022b58-6cae-4572-9171-13f45d010b28 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:04:42.570 8 WARNING keystonemiddleware.audit [None req-f77b16c0-33b6-4d4c-a4b3-10a3ceb4959e 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - default default] Skipping service tempest-service-956556217 as it have no endpoints. [pid: 7|app: 0|req: 837/1559] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:04:42 2026] DELETE /v2.0/ports/9abf5816-8d61-4b1f-98dd-c269500157fa => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1560] 10.0.0.99 () {32 vars in 687 bytes} [Mon Sep 7 12:04:42 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:42.783 7 INFO neutron.api.v2.resource [None req-96bff656-d01c-4f40-a8c2-e536d54d91b4 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 839/1561] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:42 2026] DELETE /v2.0/routers/a0022b58-6cae-4572-9171-13f45d010b28 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:04:42.807 7 INFO neutron.pecan_wsgi.hooks.translation [None req-980a50a0-7d98-4c67-bbf6-6a4d5ed6b172 31c9f1129d39414095e55e31f074b864 5cf316ed09bd4b0fbaa0090091105e57 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 840/1562] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:04:42 2026] GET /v2.0/ports/9abf5816-8d61-4b1f-98dd-c269500157fa => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1563] 10.0.0.99 () {32 vars in 683 bytes} [Mon Sep 7 12:04:42 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1564] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:42 2026] DELETE /v2.0/networks/9f4e7a35-f1d7-40ed-8137-50b8c9ab8477 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1565] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:04:42 2026] GET /v2.0/ports?device_id=c677812f-2507-4877-be78-dcdb6dd4437e => 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: 843/1566] 10.0.0.99 () {32 vars in 695 bytes} [Mon Sep 7 12:04:43 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:43.112 7 INFO neutron.api.v2.resource [None req-817b3638-fb46-49ec-8639-449c01d84e2c 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1567] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:43 2026] DELETE /v2.0/routers/c677812f-2507-4877-be78-dcdb6dd4437e => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:04:43.208 8 INFO neutron.services.segments.plugin [-] Segment 592949be-ad29-44ea-b5a0-5955bb19ba6e resource provider aggregate not found 2026-09-07 12:04:43.229 8 INFO neutron.services.segments.plugin [-] Segment 592949be-ad29-44ea-b5a0-5955bb19ba6e resource provider aggregate not found 2026-09-07 12:04:43.235 8 INFO neutron.services.segments.plugin [-] Segment 592949be-ad29-44ea-b5a0-5955bb19ba6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 592949be-ad29-44ea-b5a0-5955bb19ba6e found for delete ", "request_id": "req-acff6a28-7e5c-43ee-bbc2-f759c779af7c"}]} 2026-09-07 12:04:43.248 8 INFO neutron.services.segments.plugin [-] Segment 592949be-ad29-44ea-b5a0-5955bb19ba6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 592949be-ad29-44ea-b5a0-5955bb19ba6e found for delete ", "request_id": "req-27c33e1f-6df3-4aec-8882-9d21da7f200a"}]} [pid: 8|app: 0|req: 724/1568] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:42 2026] DELETE /v2.0/subnets/08149e91-a01e-41a2-8026-2f8f78a23ede => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:04:43.289 8 WARNING keystonemiddleware.audit [None req-07241036-ee29-47e4-a8cf-25dbabc8ee8e 31c9f1129d39414095e55e31f074b864 5cf316ed09bd4b0fbaa0090091105e57 - - - -] Skipping service tempest-service-956556217 as it have no endpoints. [pid: 8|app: 0|req: 725/1569] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:43 2026] GET /v2.0/security-groups?tenant_id=1c6592ada3f64e3ba64fe7abb6c864d8&name=default => generated 2801 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1570] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:43 2026] DELETE /v2.0/networks/a10d57d6-cd74-4209-839c-ccba3284bd6b => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:04:43.333 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af631dbd-3ec4-42f4-a1d7-811a7b10e64f 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 726/1571] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:43 2026] DELETE /v2.0/subnets/b00d2f50-3021-4961-a91e-aba3199290d7 => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:04:43.338 8 WARNING keystonemiddleware.audit [None req-af631dbd-3ec4-42f4-a1d7-811a7b10e64f 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] Skipping service tempest-service-956556217 as it have no endpoints. [pid: 8|app: 0|req: 727/1572] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:43 2026] DELETE /v2.0/security-groups/78a53adf-ee1e-4bdc-abc4-2e781ed8981b => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1573] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:43 2026] DELETE /v2.0/networks/1e8bab3b-2610-4eb5-a810-c313fef70a9c => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1574] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:04:43 2026] GET /v2.0/ports?device_id=25f97fec-774d-499d-b416-5aa7fd55df8e => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1575] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:43 2026] DELETE /v2.0/networks/44463244-0c54-4099-a5d9-e05eab8ddbe4 => generated 0 bytes in 395 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:04:43.759 7 INFO neutron.api.v2.resource [None req-bd5e82ab-82ff-4722-8522-13cb7e241a00 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1576] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:43 2026] DELETE /v2.0/routers/25f97fec-774d-499d-b416-5aa7fd55df8e => generated 135 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1577] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:43 2026] DELETE /v2.0/networks/47c14279-9bab-49ce-b9ee-7bff124fcfc1 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:04:43.966 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dec9dc5a-71a4-4000-99c1-c71a4fd6da75 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 731/1578] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:43 2026] DELETE /v2.0/subnets/acff6dbd-022a-48af-8259-bbe11020d950 => generated 136 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1579] 10.0.0.99 () {34 vars in 664 bytes} [Mon Sep 7 12:04:43 2026] POST /v2.0/ports => generated 778 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 849/1580] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:04:44 2026] GET /v2.0/ports?device_id=0ddc9869-3598-48d9-addd-969017f56eec => 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: 732/1581] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:43 2026] DELETE /v2.0/networks/fdf0e480-8778-42ef-bc0e-8c714c341f90 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:04:44.178 8 INFO neutron.api.v2.resource [None req-c35f35ab-578b-4c28-8996-600a2d43bd26 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 733/1582] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:44 2026] DELETE /v2.0/routers/0ddc9869-3598-48d9-addd-969017f56eec => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1583] 10.0.0.99 () {34 vars in 736 bytes} [Mon Sep 7 12:04:44 2026] PUT /v2.0/ports/07e107cd-ddc2-42b3-b34a-4d8087ce2758 => generated 752 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:04:44.309 7 INFO neutron.services.segments.plugin [-] Segment 4275069b-a97d-4167-9287-bebb989d1815 resource provider aggregate not found 2026-09-07 12:04:44.324 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c679e834-f0c2-4071-b470-66511ce22c5c 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 851/1584] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:44 2026] DELETE /v2.0/subnets/47089d2f-a467-4b35-8bd1-0f79515bc3cd => generated 136 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:04:44.329 7 INFO neutron.services.segments.plugin [-] Segment 4275069b-a97d-4167-9287-bebb989d1815 resource provider aggregate not found 2026-09-07 12:04:44.343 7 INFO neutron.services.segments.plugin [-] Segment 4275069b-a97d-4167-9287-bebb989d1815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4275069b-a97d-4167-9287-bebb989d1815 found for delete ", "request_id": "req-c9699578-b661-43e3-8d0e-c177dfc3eb17"}]} 2026-09-07 12:04:44.350 7 INFO neutron.services.segments.plugin [-] Segment 4275069b-a97d-4167-9287-bebb989d1815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4275069b-a97d-4167-9287-bebb989d1815 found for delete ", "request_id": "req-03c5e12b-b96a-4a3d-87a6-8d23e8a55427"}]} 2026-09-07 12:04:44.367 7 INFO neutron.services.segments.plugin [-] Segment c21df6b6-21c9-4361-9b77-71fe64d623b8 resource provider aggregate not found [pid: 8|app: 0|req: 734/1585] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:44 2026] DELETE /v2.0/networks/44e9b28d-6264-4366-ab61-445aeab42f52 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:04:44.378 7 INFO neutron.services.segments.plugin [-] Segment c21df6b6-21c9-4361-9b77-71fe64d623b8 resource provider aggregate not found 2026-09-07 12:04:44.389 7 INFO neutron.services.segments.plugin [-] Segment c21df6b6-21c9-4361-9b77-71fe64d623b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c21df6b6-21c9-4361-9b77-71fe64d623b8 found for delete ", "request_id": "req-611dda20-22bc-432e-97d6-4ce2d951f428"}]} 2026-09-07 12:04:44.391 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d8a50ec-5f83-4699-95bb-2083c9d5f817 5c2498d550bd40dbad7c3b746bef236d b6dd55b9d850449089360cb04d5c10d3 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 735/1586] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:44 2026] DELETE /v2.0/subnets/8ca95ccb-c042-4907-b1f0-6bc515b177a2 => generated 136 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:04:44.409 7 INFO neutron.services.segments.plugin [-] Segment c21df6b6-21c9-4361-9b77-71fe64d623b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c21df6b6-21c9-4361-9b77-71fe64d623b8 found for delete ", "request_id": "req-104832a0-b2f6-4f0e-981b-ec33cfd2faea"}]} [pid: 7|app: 0|req: 852/1587] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:04:44 2026] DELETE /v2.0/ports/07e107cd-ddc2-42b3-b34a-4d8087ce2758 => 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: 736/1588] 10.0.0.99 () {32 vars in 642 bytes} [Mon Sep 7 12:04:44 2026] GET /v2.0/ports => generated 782 bytes in 117 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-09-07 12:04:44.729 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c2e4a2fe-350e-433c-a319-a13f91480a7d 31c9f1129d39414095e55e31f074b864 5cf316ed09bd4b0fbaa0090091105e57 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 853/1589] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:04:44 2026] GET /v2.0/ports/07e107cd-ddc2-42b3-b34a-4d8087ce2758 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1590] 10.0.0.99 () {32 vars in 642 bytes} [Mon Sep 7 12:04:44 2026] GET /v2.0/ports => generated 782 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1591] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:04:44 2026] GET /v2.0/ports/ec34664a-6141-46da-b43d-ee5af3548ba0 => generated 779 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:04:44.931 7 INFO neutron.pecan_wsgi.hooks.translation [None req-871f19bb-c8ed-48c1-aa34-4ba37c8c02c6 31c9f1129d39414095e55e31f074b864 5cf316ed09bd4b0fbaa0090091105e57 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 855/1592] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:04:44 2026] DELETE /v2.0/ports/9abf5816-8d61-4b1f-98dd-c269500157fa => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:04:44.964 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb9fcec5-5c3b-4aa4-95e9-bc5d1124b9bf 31c9f1129d39414095e55e31f074b864 5cf316ed09bd4b0fbaa0090091105e57 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 856/1593] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:44 2026] DELETE /v2.0/subnets/08149e91-a01e-41a2-8026-2f8f78a23ede => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:04:44.993 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0f36bc7d-f09f-4204-9c70-35afcaf277f3 31c9f1129d39414095e55e31f074b864 5cf316ed09bd4b0fbaa0090091105e57 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 857/1594] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:44 2026] DELETE /v2.0/subnets/be275b03-3731-407d-b9b9-57f45a16518e => 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: 738/1595] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:44 2026] GET /v2.0/security-groups?tenant_id=b6dd55b9d850449089360cb04d5c10d3&name=default => generated 2801 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:45.262 8 INFO neutron.services.segments.plugin [-] Segment be0fdd38-375e-4141-85ff-d24a440f46dc resource provider aggregate not found [pid: 7|app: 0|req: 858/1596] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:04:45 2026] DELETE /v2.0/ports/ec34664a-6141-46da-b43d-ee5af3548ba0 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:04:45.278 8 INFO neutron.services.segments.plugin [-] Segment be0fdd38-375e-4141-85ff-d24a440f46dc resource provider aggregate not found 2026-09-07 12:04:45.290 8 INFO neutron.services.segments.plugin [-] Segment be0fdd38-375e-4141-85ff-d24a440f46dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be0fdd38-375e-4141-85ff-d24a440f46dc found for delete ", "request_id": "req-3b747bcf-9795-44e3-8358-6b6d72be6d81"}]} 2026-09-07 12:04:45.299 8 INFO neutron.services.segments.plugin [-] Segment be0fdd38-375e-4141-85ff-d24a440f46dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be0fdd38-375e-4141-85ff-d24a440f46dc found for delete ", "request_id": "req-6dd20737-4596-4346-a373-cb63b7363bcc"}]} 2026-09-07 12:04:45.314 8 INFO neutron.services.segments.plugin [-] Segment 2fb89996-7246-4ab0-8ce3-e8c6ab5cda9d resource provider aggregate not found 2026-09-07 12:04:45.329 8 INFO neutron.services.segments.plugin [-] Segment 2fb89996-7246-4ab0-8ce3-e8c6ab5cda9d resource provider aggregate not found 2026-09-07 12:04:45.339 8 INFO neutron.services.segments.plugin [-] Segment 2fb89996-7246-4ab0-8ce3-e8c6ab5cda9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fb89996-7246-4ab0-8ce3-e8c6ab5cda9d found for delete ", "request_id": "req-b66a707b-a2d3-41de-a1f8-3e0e72ba4e34"}]} [pid: 8|app: 0|req: 739/1597] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:45 2026] DELETE /v2.0/security-groups/0190a3bf-463a-4d2b-aa76-37bf89209caf => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:04:45.404 8 INFO neutron.services.segments.plugin [-] Segment 2fb89996-7246-4ab0-8ce3-e8c6ab5cda9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fb89996-7246-4ab0-8ce3-e8c6ab5cda9d found for delete ", "request_id": "req-ae84f79c-64c2-4420-9f7f-07e6d8dd424a"}]} 2026-09-07 12:04:45.412 8 INFO neutron.services.segments.plugin [-] Segment c187aa58-48d7-4e03-b367-014dd5bed877 resource provider aggregate not found 2026-09-07 12:04:45.439 8 INFO neutron.services.segments.plugin [-] Segment c187aa58-48d7-4e03-b367-014dd5bed877 resource provider aggregate not found 2026-09-07 12:04:45.448 8 INFO neutron.services.segments.plugin [-] Segment c187aa58-48d7-4e03-b367-014dd5bed877 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c187aa58-48d7-4e03-b367-014dd5bed877 found for delete ", "request_id": "req-85b79a1d-4178-40fd-9979-514f380322a3"}]} 2026-09-07 12:04:45.468 8 INFO neutron.services.segments.plugin [-] Segment c187aa58-48d7-4e03-b367-014dd5bed877 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c187aa58-48d7-4e03-b367-014dd5bed877 found for delete ", "request_id": "req-2d8479a4-4f07-4926-8884-0c889f721e47"}]} 2026-09-07 12:04:45.473 8 INFO neutron.services.segments.plugin [-] Segment 2ae37da9-8339-425d-be64-07af606f8a25 resource provider aggregate not found 2026-09-07 12:04:45.489 8 INFO neutron.services.segments.plugin [-] Segment 2ae37da9-8339-425d-be64-07af606f8a25 resource provider aggregate not found 2026-09-07 12:04:45.496 8 INFO neutron.services.segments.plugin [-] Segment 2ae37da9-8339-425d-be64-07af606f8a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ae37da9-8339-425d-be64-07af606f8a25 found for delete ", "request_id": "req-130b7bd3-0e9a-4d3b-9cc4-46a4edb5976f"}]} 2026-09-07 12:04:45.503 8 INFO neutron.services.segments.plugin [-] Segment 2ae37da9-8339-425d-be64-07af606f8a25 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ae37da9-8339-425d-be64-07af606f8a25 found for delete ", "request_id": "req-15fddf0a-7c85-4528-98bf-6eb70d63bb87"}]} [pid: 7|app: 0|req: 859/1598] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:45 2026] DELETE /v2.0/networks/05a07e2a-e1c2-49d1-80a9-2ac655e092fd => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1599] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:45 2026] GET /v2.0/security-groups?tenant_id=ebfbb87caeae48a593a4691059f55c1b&name=default => generated 2801 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1600] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:45 2026] DELETE /v2.0/security-groups/71dea497-8d4c-4f13-abb8-d8b3f56a4c77 => 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: 741/1601] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:45 2026] GET /v2.0/security-groups?tenant_id=d67cdad077c8435da1de1975ab62f7ad&name=default => generated 2801 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1602] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:45 2026] DELETE /v2.0/security-groups/9107d1c2-9569-4d25-b4fd-3b8f0c6b89e4 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1603] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:46 2026] GET /v2.0/security-groups?tenant_id=37ec995154da4f53b3de8a843afd994a&name=default => generated 2801 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1604] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:46 2026] GET /v2.0/security-groups?tenant_id=5cf316ed09bd4b0fbaa0090091105e57&name=default => generated 2801 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:46.421 7 INFO neutron.services.segments.plugin [-] Segment bcbad6b7-71ca-437a-90f4-29d495fef427 resource provider aggregate not found 2026-09-07 12:04:46.431 7 INFO neutron.services.segments.plugin [-] Segment bcbad6b7-71ca-437a-90f4-29d495fef427 resource provider aggregate not found 2026-09-07 12:04:46.451 7 INFO neutron.services.segments.plugin [-] Segment bcbad6b7-71ca-437a-90f4-29d495fef427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcbad6b7-71ca-437a-90f4-29d495fef427 found for delete ", "request_id": "req-89a52fb4-3f07-4eb0-b7cd-c6814aee8f05"}]} 2026-09-07 12:04:46.459 7 INFO neutron.services.segments.plugin [-] Segment bcbad6b7-71ca-437a-90f4-29d495fef427 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcbad6b7-71ca-437a-90f4-29d495fef427 found for delete ", "request_id": "req-5177c9f8-0f28-403e-a378-7ad58e8ee278"}]} [pid: 8|app: 0|req: 743/1605] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:46 2026] DELETE /v2.0/security-groups/7b28f413-0dc6-42d2-bda6-1cca188bd5bf => 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: 863/1606] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:46 2026] DELETE /v2.0/security-groups/e6d66f90-37b0-4a23-91fe-003e94beb394 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:04:48.528 7 INFO neutron.db.segments_db [None req-fb5c7f9d-4bd4-4ce5-a125-ee58964c4947 adf7f1c48aad439a8cac9e69ca79c1fc 042e44e9231f4d818e8a10f165d1d77d - - - -] Added segment a9ddffa7-27e7-4ce2-99d5-e687bed0c4e7 of type vxlan for network 05fa975c-9a31-474f-b76e-1bad8a4c5ce5 [pid: 8|app: 0|req: 744/1607] 10.0.0.99 () {34 vars in 683 bytes} [Mon Sep 7 12:04:48 2026] POST /v2.0/security-groups => generated 1560 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1608] 10.0.0.99 () {32 vars in 662 bytes} [Mon Sep 7 12:04:48 2026] GET /v2.0/security-groups => generated 4343 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1609] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:48 2026] POST /v2.0/networks => generated 632 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1610] 10.0.0.99 () {34 vars in 757 bytes} [Mon Sep 7 12:04:48 2026] PUT /v2.0/security-groups/331b7071-8810-423e-9acc-868569f8b234 => generated 1598 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1611] 10.0.0.99 () {32 vars in 736 bytes} [Mon Sep 7 12:04:48 2026] GET /v2.0/security-groups/331b7071-8810-423e-9acc-868569f8b234 => generated 1598 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1612] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:48 2026] DELETE /v2.0/security-groups/331b7071-8810-423e-9acc-868569f8b234 => 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: 749/1613] 10.0.0.99 () {32 vars in 662 bytes} [Mon Sep 7 12:04:48 2026] GET /v2.0/security-groups => generated 2801 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:48.975 8 INFO neutron.api.v2.resource [None req-192bf296-e1c9-426f-8e3b-e034d159a50d ace54ef0315a4bfab85fe6789100fc1a f439904443cd4de5baf39645c36a6051 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 752/1616] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:48 2026] DELETE /v2.0/security-groups/331b7071-8810-423e-9acc-868569f8b234 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1617] 10.0.0.99 () {34 vars in 683 bytes} [Mon Sep 7 12:04:48 2026] POST /v2.0/security-groups => generated 1561 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1618] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:49 2026] GET /v2.0/security-groups?tenant_id=f7d4d5b644c841eea6c0c4675a7948cc&name=default => generated 2801 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1619] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:04:49 2026] POST /v2.0/security-group-rules => generated 569 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1620] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:49 2026] DELETE /v2.0/security-groups/bd01b45c-4154-41e5-b63e-ee7c72a5ddf0 => 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: 757/1621] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:04:49 2026] GET /v2.0/security-group-rules/1f39ae32-dd91-4f6d-bb73-2e21b61d87b4 => generated 569 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1622] 10.0.0.99 () {32 vars in 672 bytes} [Mon Sep 7 12:04:49 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1623] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:48 2026] POST /v2.0/subnets => generated 602 bytes in 1010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1624] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:04:49 2026] DELETE /v2.0/security-group-rules/1f39ae32-dd91-4f6d-bb73-2e21b61d87b4 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:04:49.721 7 INFO neutron.db.segments_db [None req-d2646a03-1f94-42c9-b6a8-399060e956ff adf7f1c48aad439a8cac9e69ca79c1fc 042e44e9231f4d818e8a10f165d1d77d - - - -] Added segment b98b4d60-75fd-4bc0-ac70-4f7033fd7d54 of type vxlan for network 157ad2d7-27db-48fd-ae9c-845f95f38887 [pid: 8|app: 0|req: 760/1625] 10.0.0.99 () {32 vars in 672 bytes} [Mon Sep 7 12:04:49 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1626] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:49 2026] POST /v2.0/networks => generated 631 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1627] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:04:49 2026] POST /v2.0/security-group-rules => generated 569 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1628] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:04:49 2026] GET /v2.0/security-group-rules/cea03520-ec21-44bc-8bb9-d09b391202a0 => generated 569 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1629] 10.0.0.99 () {32 vars in 672 bytes} [Mon Sep 7 12:04:49 2026] GET /v2.0/security-group-rules => generated 3918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1630] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:04:49 2026] DELETE /v2.0/security-group-rules/cea03520-ec21-44bc-8bb9-d09b391202a0 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1631] 10.0.0.99 () {32 vars in 672 bytes} [Mon Sep 7 12:04:50 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:50.118 8 INFO neutron.db.securitygroups_db [None req-f3a3c489-e153-41ca-a6c9-28967258e32e ace54ef0315a4bfab85fe6789100fc1a f439904443cd4de5baf39645c36a6051 - - - -] Project f439904443cd4de5baf39645c36a6051 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: 766/1632] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:04:50 2026] POST /v2.0/security-group-rules => generated 575 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1633] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:04:50 2026] GET /v2.0/security-group-rules/ef4cd0a8-0fa3-4d70-8139-e628029b6614 => generated 575 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1634] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:49 2026] POST /v2.0/subnets => generated 605 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:50.270 8 INFO neutron.db.segments_db [None req-d03ade1c-c9c7-4434-abee-be1751b64fc8 adf7f1c48aad439a8cac9e69ca79c1fc 042e44e9231f4d818e8a10f165d1d77d - - - -] Added segment 62690f2b-5663-45a6-9963-d92baa09284a of type vxlan for network c9685ea1-a647-4d21-8b7b-90b9b6b1f35f [pid: 7|app: 0|req: 868/1635] 10.0.0.99 () {32 vars in 672 bytes} [Mon Sep 7 12:04:50 2026] GET /v2.0/security-group-rules => generated 3924 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1636] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:04:50 2026] DELETE /v2.0/security-group-rules/ef4cd0a8-0fa3-4d70-8139-e628029b6614 => 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: 768/1637] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:50 2026] POST /v2.0/networks => generated 631 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1638] 10.0.0.99 () {32 vars in 672 bytes} [Mon Sep 7 12:04:50 2026] GET /v2.0/security-group-rules => generated 3372 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1639] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:50 2026] DELETE /v2.0/security-groups/0ae68bfd-6a35-4f75-9f6d-7afe5f2034e2 => 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: 872/1640] 10.0.0.99 () {32 vars in 662 bytes} [Mon Sep 7 12:04:50 2026] GET /v2.0/security-groups => generated 2801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1641] 10.0.0.99 () {32 vars in 662 bytes} [Mon Sep 7 12:04:50 2026] GET /v2.0/security-groups => generated 2801 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1642] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:50 2026] POST /v2.0/subnets => generated 605 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:50.759 7 INFO neutron.db.segments_db [None req-644f802a-3e1b-4ac8-9d40-af104f839859 adf7f1c48aad439a8cac9e69ca79c1fc 042e44e9231f4d818e8a10f165d1d77d - - - -] Added segment 2d454149-c4a2-4005-876f-04b838bbf619 of type vxlan for network 001a6f56-fd34-4690-b4d3-10f292e3b2bb [pid: 7|app: 0|req: 874/1643] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:50 2026] POST /v2.0/networks => generated 632 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1644] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:50 2026] POST /v2.0/subnets => generated 605 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:04:51.461 7 INFO neutron.db.segments_db [None req-df2fa834-ed43-4d59-bf36-6a3ee6202cfb a716e17837c74bee84c5df52050f1e39 1b1cca52173847e0af52b9b5af607806 - - - -] Added segment 9d5ad7ec-7fd7-45a5-b248-20ce859bccb7 of type vxlan for network f598a8fd-e339-4cd8-9816-1912846a222e [pid: 7|app: 0|req: 875/1645] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:51 2026] POST /v2.0/networks => generated 632 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1646] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:51 2026] GET /v2.0/security-groups?tenant_id=f439904443cd4de5baf39645c36a6051&name=default => generated 2801 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:51.659 7 INFO neutron.db.segments_db [None req-f777b1a2-2468-45f9-8349-acff3361971c adf7f1c48aad439a8cac9e69ca79c1fc 042e44e9231f4d818e8a10f165d1d77d - - - -] Added segment 9b5668bd-a3da-40b0-9e1b-d23452a415b8 of type vxlan for network b70e423b-927f-44b0-b2d8-9fba364bf6d0 [pid: 7|app: 0|req: 876/1647] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:51 2026] POST /v2.0/networks => generated 632 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1648] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:51 2026] DELETE /v2.0/security-groups/c18a7b7a-8621-4a62-bdea-b2cc861fc73f => 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: 772/1649] 10.0.0.99 () {34 vars in 663 bytes} [Mon Sep 7 12:04:51 2026] POST /v2.0/ports => generated 743 bytes in 435 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-09-07 12:04:52.140 8 INFO neutron.db.segments_db [None req-f8ceeed5-f8ad-43f0-8dd8-2de0a7894114 a716e17837c74bee84c5df52050f1e39 1b1cca52173847e0af52b9b5af607806 - - - -] Added segment 95559875-b2a7-48b4-9c3c-8f73eb0d88d5 of type vxlan for network 506e30f0-47de-44b2-a9bd-60cca9b2be0d [pid: 7|app: 0|req: 878/1650] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:04:51 2026] POST /v2.0/subnets => generated 605 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1651] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:52 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: 7|app: 0|req: 879/1652] 10.0.0.99 () {34 vars in 750 bytes} [Mon Sep 7 12:04:52 2026] PUT /v2.0/subnets/d77b5a5d-fb49-4eec-8790-40d7b62de447/tags => generated 17 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1653] 10.0.0.99 () {34 vars in 750 bytes} [Mon Sep 7 12:04:52 2026] PUT /v2.0/subnets/6eb5fd04-be4f-4d72-a94a-8c9f4d0eb31d/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1654] 10.0.0.99 () {34 vars in 750 bytes} [Mon Sep 7 12:04:52 2026] PUT /v2.0/subnets/62d88bc9-980e-45a1-a1ba-db3f71926cf3/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1655] 10.0.0.99 () {34 vars in 750 bytes} [Mon Sep 7 12:04:52 2026] PUT /v2.0/subnets/3a7153bc-9fd1-4e01-a3ff-d13295e8a212/tags => 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: 883/1656] 10.0.0.99 () {32 vars in 663 bytes} [Mon Sep 7 12:04:52 2026] GET /v2.0/subnets?tags=red => generated 1832 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1657] 10.0.0.99 () {34 vars in 663 bytes} [Mon Sep 7 12:04:52 2026] POST /v2.0/ports => generated 743 bytes in 392 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: 884/1658] 10.0.0.99 () {32 vars in 677 bytes} [Mon Sep 7 12:04:52 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1235 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:52.765 8 INFO neutron.db.segments_db [None req-7dc5e813-afa2-40b2-88fb-4d4b37e889fd a716e17837c74bee84c5df52050f1e39 1b1cca52173847e0af52b9b5af607806 - - - -] Added segment 6bd9d718-a91a-4d8c-a0c3-0298cc5b1c63 of type vxlan for network d4b2e224-de1f-4e7b-a406-5424b738799c [pid: 7|app: 0|req: 885/1659] 10.0.0.99 () {32 vars in 673 bytes} [Mon Sep 7 12:04:52 2026] GET /v2.0/subnets?tags-any=blue => generated 1235 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1660] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:52 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1661] 10.0.0.99 () {32 vars in 685 bytes} [Mon Sep 7 12:04:52 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1832 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1662] 10.0.0.99 () {32 vars in 671 bytes} [Mon Sep 7 12:04:52 2026] GET /v2.0/subnets?not-tags=red => generated 1823 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1663] 10.0.0.99 () {32 vars in 685 bytes} [Mon Sep 7 12:04:53 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2420 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1664] 10.0.0.99 () {34 vars in 663 bytes} [Mon Sep 7 12:04:52 2026] POST /v2.0/ports => generated 743 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 889/1665] 10.0.0.99 () {32 vars in 681 bytes} [Mon Sep 7 12:04:53 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2420 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:53.287 8 INFO neutron.db.segments_db [None req-475793d2-9060-4908-9412-31ba5051b08d a716e17837c74bee84c5df52050f1e39 1b1cca52173847e0af52b9b5af607806 - - - -] Added segment 90d8a444-4d20-4435-8f02-6176e73cd530 of type vxlan for network 0040932d-500f-4b0d-83d7-8c644a3245cb [pid: 7|app: 0|req: 890/1666] 10.0.0.99 () {32 vars in 693 bytes} [Mon Sep 7 12:04:53 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1823 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1667] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:53 2026] POST /v2.0/networks => generated 631 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1668] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:53 2026] DELETE /v2.0/subnets/d77b5a5d-fb49-4eec-8790-40d7b62de447 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1669] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:53 2026] DELETE /v2.0/subnets/6eb5fd04-be4f-4d72-a94a-8c9f4d0eb31d => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1670] 10.0.0.99 () {34 vars in 663 bytes} [Mon Sep 7 12:04:53 2026] POST /v2.0/ports => generated 743 bytes in 379 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-09-07 12:04:53.886 8 INFO neutron.db.segments_db [None req-beab8cac-5ee3-4eb3-b411-80b53e593a36 a716e17837c74bee84c5df52050f1e39 1b1cca52173847e0af52b9b5af607806 - - - -] Added segment 5f7b1c6d-3a21-4cdf-9865-3fd3dcdf3635 of type vxlan for network a13dd785-0b3a-4e4d-9e74-a5e08c1aa6bc [pid: 7|app: 0|req: 893/1671] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:53 2026] DELETE /v2.0/subnets/62d88bc9-980e-45a1-a1ba-db3f71926cf3 => 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: 779/1672] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:04:53 2026] POST /v2.0/networks => generated 632 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1673] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:54 2026] DELETE /v2.0/subnets/3a7153bc-9fd1-4e01-a3ff-d13295e8a212 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1674] 10.0.0.99 () {34 vars in 676 bytes} [Mon Sep 7 12:04:54 2026] POST /v2.0/subnetpools => generated 549 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1675] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:04:54 2026] DELETE /v2.0/subnets/0e3af70a-05aa-41cc-aa5c-e820ab94d2fb => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1676] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:04:54 2026] GET /v2.0/subnetpools/05641210-01fe-49da-aeab-157b2ed630be => generated 549 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1677] 10.0.0.99 () {34 vars in 663 bytes} [Mon Sep 7 12:04:54 2026] POST /v2.0/ports => generated 743 bytes in 429 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: 782/1678] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:04:54 2026] PUT /v2.0/subnetpools/05641210-01fe-49da-aeab-157b2ed630be => generated 501 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:04:54.953 7 INFO neutron.services.segments.plugin [-] Segment a9ddffa7-27e7-4ce2-99d5-e687bed0c4e7 resource provider aggregate not found 2026-09-07 12:04:54.961 7 INFO neutron.services.segments.plugin [-] Segment a9ddffa7-27e7-4ce2-99d5-e687bed0c4e7 resource provider aggregate not found 2026-09-07 12:04:54.981 7 INFO neutron.services.segments.plugin [-] Segment a9ddffa7-27e7-4ce2-99d5-e687bed0c4e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9ddffa7-27e7-4ce2-99d5-e687bed0c4e7 found for delete ", "request_id": "req-dcb422dc-4434-43eb-aa90-c63cd7b60f2b"}]} [pid: 8|app: 0|req: 783/1679] 10.0.0.99 () {34 vars in 746 bytes} [Mon Sep 7 12:04:54 2026] PUT /v2.0/ports/ce326ed6-d0e7-410a-997d-37277a1e6887/tags => generated 17 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:04:54.990 7 INFO neutron.services.segments.plugin [-] Segment a9ddffa7-27e7-4ce2-99d5-e687bed0c4e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a9ddffa7-27e7-4ce2-99d5-e687bed0c4e7 found for delete ", "request_id": "req-8513e8f8-cfb4-4d7d-ac8a-221db5711a02"}]} [pid: 7|app: 0|req: 897/1680] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:54 2026] DELETE /v2.0/networks/05fa975c-9a31-474f-b76e-1bad8a4c5ce5 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1681] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:04:54 2026] DELETE /v2.0/subnetpools/05641210-01fe-49da-aeab-157b2ed630be => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1682] 10.0.0.99 () {34 vars in 746 bytes} [Mon Sep 7 12:04:54 2026] PUT /v2.0/ports/66f6dfac-ccf0-49fa-a8d1-a318d8374be2/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:04:55.074 7 INFO neutron.api.v2.resource [None req-c4745ad0-f067-4206-9e1c-52190d2a7056 ace4ab01771e4550b5e9fc5688e4c5e0 2c5e2ca510c84565a50649a0744b74b4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 899/1683] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:04:55 2026] GET /v2.0/subnetpools/05641210-01fe-49da-aeab-157b2ed630be => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1684] 10.0.0.99 () {34 vars in 746 bytes} [Mon Sep 7 12:04:55 2026] PUT /v2.0/ports/5bccb473-be85-4a81-bd01-f8bbae8748f9/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:04:55.165 7 INFO neutron.api.v2.resource [None req-ff49bfcb-e97f-4aed-800a-e66ae4b7c99e ace4ab01771e4550b5e9fc5688e4c5e0 2c5e2ca510c84565a50649a0744b74b4 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 901/1685] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:04:55 2026] DELETE /v2.0/subnetpools/05641210-01fe-49da-aeab-157b2ed630be => generated 145 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1686] 10.0.0.99 () {34 vars in 746 bytes} [Mon Sep 7 12:04:55 2026] PUT /v2.0/ports/597c7a2c-ceaf-4655-bd91-6e2be03d8f39/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:04:55.308 8 INFO neutron.services.segments.plugin [-] Segment b98b4d60-75fd-4bc0-ac70-4f7033fd7d54 resource provider aggregate not found 2026-09-07 12:04:55.330 8 INFO neutron.services.segments.plugin [-] Segment b98b4d60-75fd-4bc0-ac70-4f7033fd7d54 resource provider aggregate not found 2026-09-07 12:04:55.350 8 INFO neutron.services.segments.plugin [-] Segment b98b4d60-75fd-4bc0-ac70-4f7033fd7d54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b98b4d60-75fd-4bc0-ac70-4f7033fd7d54 found for delete ", "request_id": "req-ec509ef2-ab68-4035-b1d4-36621e5c0440"}]} 2026-09-07 12:04:55.371 8 INFO neutron.services.segments.plugin [-] Segment b98b4d60-75fd-4bc0-ac70-4f7033fd7d54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b98b4d60-75fd-4bc0-ac70-4f7033fd7d54 found for delete ", "request_id": "req-aa35aa44-d080-412f-a4b9-1674169f5f73"}]} [pid: 8|app: 0|req: 785/1687] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:55 2026] DELETE /v2.0/networks/157ad2d7-27db-48fd-ae9c-845f95f38887 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1688] 10.0.0.99 () {32 vars in 659 bytes} [Mon Sep 7 12:04:55 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1689] 10.0.0.99 () {32 vars in 673 bytes} [Mon Sep 7 12:04:55 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1690] 10.0.0.99 () {32 vars in 669 bytes} [Mon Sep 7 12:04:55 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1691] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:55 2026] DELETE /v2.0/networks/c9685ea1-a647-4d21-8b7b-90b9b6b1f35f => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1692] 10.0.0.99 () {32 vars in 681 bytes} [Mon Sep 7 12:04:55 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1693] 10.0.0.99 () {32 vars in 667 bytes} [Mon Sep 7 12:04:55 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1694] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:55 2026] DELETE /v2.0/networks/001a6f56-fd34-4690-b4d3-10f292e3b2bb => 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: 788/1695] 10.0.0.99 () {32 vars in 681 bytes} [Mon Sep 7 12:04:55 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1696] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:55 2026] GET /v2.0/security-groups?tenant_id=2c5e2ca510c84565a50649a0744b74b4&name=default => generated 2801 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1697] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:56 2026] DELETE /v2.0/security-groups/55a31043-86a5-4e70-9528-1208cb21a09d => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1698] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:56 2026] DELETE /v2.0/networks/b70e423b-927f-44b0-b2d8-9fba364bf6d0 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1699] 10.0.0.99 () {32 vars in 677 bytes} [Mon Sep 7 12:04:56 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1700] 10.0.0.99 () {32 vars in 689 bytes} [Mon Sep 7 12:04:56 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1701] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:04:56 2026] DELETE /v2.0/ports/ce326ed6-d0e7-410a-997d-37277a1e6887 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1702] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:04:56 2026] DELETE /v2.0/ports/66f6dfac-ccf0-49fa-a8d1-a318d8374be2 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1703] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:04:57 2026] DELETE /v2.0/ports/5bccb473-be85-4a81-bd01-f8bbae8748f9 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:04:57.383 8 INFO neutron.services.segments.plugin [-] Segment 62690f2b-5663-45a6-9963-d92baa09284a resource provider aggregate not found 2026-09-07 12:04:57.404 8 INFO neutron.services.segments.plugin [-] Segment 62690f2b-5663-45a6-9963-d92baa09284a resource provider aggregate not found 2026-09-07 12:04:57.409 8 INFO neutron.services.segments.plugin [-] Segment 62690f2b-5663-45a6-9963-d92baa09284a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62690f2b-5663-45a6-9963-d92baa09284a found for delete ", "request_id": "req-7dcbda82-464f-4e02-a346-2106a6f5bc8b"}]} 2026-09-07 12:04:57.423 8 INFO neutron.services.segments.plugin [-] Segment 62690f2b-5663-45a6-9963-d92baa09284a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62690f2b-5663-45a6-9963-d92baa09284a found for delete ", "request_id": "req-9b0b7968-a556-4320-b748-b69b60f98d17"}]} 2026-09-07 12:04:57.429 8 INFO neutron.services.segments.plugin [-] Segment 2d454149-c4a2-4005-876f-04b838bbf619 resource provider aggregate not found 2026-09-07 12:04:57.446 8 INFO neutron.services.segments.plugin [-] Segment 2d454149-c4a2-4005-876f-04b838bbf619 resource provider aggregate not found 2026-09-07 12:04:57.452 8 INFO neutron.services.segments.plugin [-] Segment 2d454149-c4a2-4005-876f-04b838bbf619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d454149-c4a2-4005-876f-04b838bbf619 found for delete ", "request_id": "req-17df1ebb-7ccc-461d-9962-42722eea4c07"}]} 2026-09-07 12:04:57.469 8 INFO neutron.services.segments.plugin [-] Segment 2d454149-c4a2-4005-876f-04b838bbf619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d454149-c4a2-4005-876f-04b838bbf619 found for delete ", "request_id": "req-a67cbd01-f750-4e7e-a32c-199e8f2373a3"}]} 2026-09-07 12:04:57.474 8 INFO neutron.services.segments.plugin [-] Segment 9b5668bd-a3da-40b0-9e1b-d23452a415b8 resource provider aggregate not found 2026-09-07 12:04:57.495 8 INFO neutron.services.segments.plugin [-] Segment 9b5668bd-a3da-40b0-9e1b-d23452a415b8 resource provider aggregate not found 2026-09-07 12:04:57.501 8 INFO neutron.services.segments.plugin [-] Segment 9b5668bd-a3da-40b0-9e1b-d23452a415b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b5668bd-a3da-40b0-9e1b-d23452a415b8 found for delete ", "request_id": "req-5f463cd3-e8fd-4f6f-bfec-5d58b0ed376e"}]} 2026-09-07 12:04:57.515 8 INFO neutron.services.segments.plugin [-] Segment 9b5668bd-a3da-40b0-9e1b-d23452a415b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b5668bd-a3da-40b0-9e1b-d23452a415b8 found for delete ", "request_id": "req-aac8bd8f-e32a-4e78-8851-c0ebd4f76275"}]} [pid: 8|app: 0|req: 792/1704] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:57 2026] GET /v2.0/security-groups?tenant_id=4c3c37201e5d4827809873acc1c9a908&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: 913/1705] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:04:57 2026] DELETE /v2.0/ports/597c7a2c-ceaf-4655-bd91-6e2be03d8f39 => 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: 793/1706] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:57 2026] DELETE /v2.0/security-groups/da66f2db-18ac-4037-aacc-6c4a271d8997 => 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: 914/1707] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:04:57 2026] DELETE /v2.0/ports/3140ae4f-1d76-44ed-9470-bbc49ec2ed68 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1708] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:57 2026] GET /v2.0/security-groups?tenant_id=8e0d66f59b084416b2806d43cf650ab4&name=default => generated 2801 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:04:58.006 7 INFO neutron.services.segments.plugin [-] Segment 9d5ad7ec-7fd7-45a5-b248-20ce859bccb7 resource provider aggregate not found [pid: 8|app: 0|req: 795/1709] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:57 2026] DELETE /v2.0/security-groups/f7c2dd1f-4162-43d6-8ec1-617f11ba0f88 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:04:58.012 7 INFO neutron.services.segments.plugin [-] Segment 9d5ad7ec-7fd7-45a5-b248-20ce859bccb7 resource provider aggregate not found 2026-09-07 12:04:58.027 7 INFO neutron.services.segments.plugin [-] Segment 9d5ad7ec-7fd7-45a5-b248-20ce859bccb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d5ad7ec-7fd7-45a5-b248-20ce859bccb7 found for delete ", "request_id": "req-cd4786d4-1888-4cc7-9500-c505ae5fa4c3"}]} 2026-09-07 12:04:58.029 7 INFO neutron.services.segments.plugin [-] Segment 9d5ad7ec-7fd7-45a5-b248-20ce859bccb7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d5ad7ec-7fd7-45a5-b248-20ce859bccb7 found for delete ", "request_id": "req-e6e06b66-5335-41a0-a95a-1f8bd7066140"}]} [pid: 7|app: 0|req: 915/1710] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:57 2026] DELETE /v2.0/networks/f598a8fd-e339-4cd8-9816-1912846a222e => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1711] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:04:58 2026] GET /v2.0/security-groups?tenant_id=042e44e9231f4d818e8a10f165d1d77d&name=default => generated 2801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1712] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:58 2026] DELETE /v2.0/networks/506e30f0-47de-44b2-a9bd-60cca9b2be0d => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1713] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:04:58 2026] DELETE /v2.0/security-groups/405d969f-79ca-464e-9462-3b5e8141786f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1714] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:58 2026] DELETE /v2.0/networks/d4b2e224-de1f-4e7b-a406-5424b738799c => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1715] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:58 2026] DELETE /v2.0/networks/0040932d-500f-4b0d-83d7-8c644a3245cb => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1716] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:04:58 2026] DELETE /v2.0/networks/a13dd785-0b3a-4e4d-9e74-a5e08c1aa6bc => generated 0 bytes in 771 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:05:00.269 7 INFO neutron.services.segments.plugin [-] Segment 90d8a444-4d20-4435-8f02-6176e73cd530 resource provider aggregate not found 2026-09-07 12:05:00.274 7 INFO neutron.services.segments.plugin [-] Segment 90d8a444-4d20-4435-8f02-6176e73cd530 resource provider aggregate not found 2026-09-07 12:05:00.290 7 INFO neutron.services.segments.plugin [-] Segment 90d8a444-4d20-4435-8f02-6176e73cd530 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d8a444-4d20-4435-8f02-6176e73cd530 found for delete ", "request_id": "req-76bec399-5d55-4306-bc87-43130c9916d2"}]} 2026-09-07 12:05:00.292 7 INFO neutron.services.segments.plugin [-] Segment 90d8a444-4d20-4435-8f02-6176e73cd530 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90d8a444-4d20-4435-8f02-6176e73cd530 found for delete ", "request_id": "req-14606c17-2779-44b1-bb27-42b60a8badf1"}]} 2026-09-07 12:05:00.455 8 INFO neutron.services.segments.plugin [-] Segment 95559875-b2a7-48b4-9c3c-8f73eb0d88d5 resource provider aggregate not found 2026-09-07 12:05:00.470 8 INFO neutron.services.segments.plugin [-] Segment 95559875-b2a7-48b4-9c3c-8f73eb0d88d5 resource provider aggregate not found 2026-09-07 12:05:00.493 8 INFO neutron.services.segments.plugin [-] Segment 95559875-b2a7-48b4-9c3c-8f73eb0d88d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95559875-b2a7-48b4-9c3c-8f73eb0d88d5 found for delete ", "request_id": "req-b474c621-4fd3-4087-ba57-c5ad4413f75e"}]} 2026-09-07 12:05:00.501 8 INFO neutron.services.segments.plugin [-] Segment 95559875-b2a7-48b4-9c3c-8f73eb0d88d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 95559875-b2a7-48b4-9c3c-8f73eb0d88d5 found for delete ", "request_id": "req-f69ed6fd-30eb-4809-8b68-1ee112bcb34d"}]} 2026-09-07 12:05:00.526 8 INFO neutron.services.segments.plugin [-] Segment 6bd9d718-a91a-4d8c-a0c3-0298cc5b1c63 resource provider aggregate not found 2026-09-07 12:05:00.539 8 INFO neutron.services.segments.plugin [-] Segment 6bd9d718-a91a-4d8c-a0c3-0298cc5b1c63 resource provider aggregate not found 2026-09-07 12:05:00.562 8 INFO neutron.services.segments.plugin [-] Segment 6bd9d718-a91a-4d8c-a0c3-0298cc5b1c63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bd9d718-a91a-4d8c-a0c3-0298cc5b1c63 found for delete ", "request_id": "req-635f89aa-4bf9-429f-84eb-1e1c5d1fb164"}]} 2026-09-07 12:05:00.576 8 INFO neutron.services.segments.plugin [-] Segment 6bd9d718-a91a-4d8c-a0c3-0298cc5b1c63 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bd9d718-a91a-4d8c-a0c3-0298cc5b1c63 found for delete ", "request_id": "req-256e7e20-4a22-416e-89d7-c52981daf453"}]} 2026-09-07 12:05:00.587 8 INFO neutron.services.segments.plugin [-] Segment 5f7b1c6d-3a21-4cdf-9865-3fd3dcdf3635 resource provider aggregate not found 2026-09-07 12:05:00.598 8 INFO neutron.services.segments.plugin [-] Segment 5f7b1c6d-3a21-4cdf-9865-3fd3dcdf3635 resource provider aggregate not found 2026-09-07 12:05:00.603 8 INFO neutron.services.segments.plugin [-] Segment 5f7b1c6d-3a21-4cdf-9865-3fd3dcdf3635 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f7b1c6d-3a21-4cdf-9865-3fd3dcdf3635 found for delete ", "request_id": "req-59a31ad9-029f-4e1f-aead-4fab57e78b3a"}]} 2026-09-07 12:05:00.614 8 INFO neutron.services.segments.plugin [-] Segment 5f7b1c6d-3a21-4cdf-9865-3fd3dcdf3635 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f7b1c6d-3a21-4cdf-9865-3fd3dcdf3635 found for delete ", "request_id": "req-3c1ea113-11b7-40a9-81c6-18e713ae1a55"}]} [pid: 7|app: 0|req: 919/1717] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:00 2026] GET /v2.0/security-groups?tenant_id=e58f6180ae8e450b815f25face78afb6&name=default => generated 2801 bytes in 415 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1718] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:00 2026] GET /v2.0/security-groups?tenant_id=76ec21e0dbbd4e67888def1523c1cf0b&name=default => generated 2801 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1719] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:00 2026] DELETE /v2.0/security-groups/3e6ed28f-1f38-488a-9b4b-334c5bf43059 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1720] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:00 2026] DELETE /v2.0/security-groups/3854c6d4-d131-4dd6-b084-296b7f11b451 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1721] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:00 2026] GET /v2.0/security-groups?tenant_id=1b1cca52173847e0af52b9b5af607806&name=default => generated 2801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1722] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:01 2026] DELETE /v2.0/security-groups/dedc78ed-77ae-4490-85bb-86aa942d3485 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1723] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:01 2026] GET /v2.0/security-groups?tenant_id=1c5bc52dbd57478ba1c7c1e7de5fcc2d&name=default => generated 2801 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1724] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:01 2026] DELETE /v2.0/security-groups/b7cbfb56-3f6b-4991-89b1-1a6011206594 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1725] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:01 2026] GET /v2.0/security-groups?tenant_id=9e2e8e94335049fe884781d463ac5361&name=default => generated 2801 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1726] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:01 2026] DELETE /v2.0/security-groups/5badaaff-1ba0-443b-9e10-cec62537caa9 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1727] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:01 2026] GET /v2.0/security-groups?tenant_id=e11f3c6dd3984bb28989493b5f34817e&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: 925/1728] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:01 2026] DELETE /v2.0/security-groups/a1d72d00-fac5-41a6-a089-3e3adae1efa1 => 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: 804/1729] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:05:01 2026] POST /v2.0/floatingips => generated 552 bytes in 814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1730] 10.0.0.99 () {34 vars in 758 bytes} [Mon Sep 7 12:05:02 2026] PUT /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/tags => generated 25 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1731] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:05:02 2026] GET /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1732] 10.0.0.99 () {34 vars in 769 bytes} [Mon Sep 7 12:05:02 2026] PUT /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/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: 806/1733] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:05:03 2026] GET /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/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: 928/1734] 10.0.0.99 () {34 vars in 765 bytes} [Mon Sep 7 12:05:03 2026] PUT /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1735] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:05:03 2026] GET /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1736] 10.0.0.99 () {34 vars in 787 bytes} [Mon Sep 7 12:05:03 2026] PUT /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1737] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:05:03 2026] GET /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1738] 10.0.0.99 () {34 vars in 758 bytes} [Mon Sep 7 12:05:03 2026] PUT /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1739] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:05:03 2026] GET /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1740] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:05:03 2026] GET /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:05:03.537 8 INFO neutron.api.v2.resource [None req-1cc3b806-48b0-45c4-a8cc-0b0b65496ecf 45f5d90e7d214dfa9cbdfa114d0d9c5c 46ad2b047f29481a9c5483a7be2d77eb - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 810/1741] 10.0.0.99 () {32 vars in 750 bytes} [Mon Sep 7 12:05:03 2026] GET /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1742] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:05:03 2026] DELETE /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1743] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:05:03 2026] GET /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/tags => generated 30 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:05:03.711 7 INFO neutron.api.v2.resource [None req-a8a945b0-fd2e-46ce-8fb4-4c314c83418c 45f5d90e7d214dfa9cbdfa114d0d9c5c 46ad2b047f29481a9c5483a7be2d77eb - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 933/1744] 10.0.0.99 () {32 vars in 753 bytes} [Mon Sep 7 12:05:03 2026] DELETE /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1745] 10.0.0.99 () {32 vars in 741 bytes} [Mon Sep 7 12:05:03 2026] DELETE /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1746] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:05:03 2026] GET /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1749] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:05:03 2026] DELETE /v2.0/floatingips/2f1c4fa7-5d0e-4dd7-a681-1d18cfabc474 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:05:04.482 7 INFO neutron.db.segments_db [None req-e8eae08e-c348-4ff3-bd9a-7d5d31bcba24 df15f9d1415c4a039470dc32d7186aa8 ab6fb0c24aaf4d769e2cb88ca43c7d75 - - - -] Added segment b597494b-01e9-471b-8c72-1980d9e23df9 of type vxlan for network 57defaa8-b7a2-416a-895c-92ca39bb0e0f [pid: 8|app: 0|req: 814/1750] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:04 2026] GET /v2.0/security-groups?tenant_id=46ad2b047f29481a9c5483a7be2d77eb&name=default => generated 2801 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1751] 10.0.0.99 () {34 vars in 670 bytes} [Mon Sep 7 12:05:04 2026] POST /v2.0/networks => generated 631 bytes in 1079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1752] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:05 2026] DELETE /v2.0/security-groups/300c0fbf-4410-412a-9896-4994f74464b9 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:05:05.284 7 INFO neutron.db.segments_db [None req-7adfd5ea-28c3-49ee-8f4f-31d58b84cad4 df15f9d1415c4a039470dc32d7186aa8 ab6fb0c24aaf4d769e2cb88ca43c7d75 - - - -] Added segment 4fa6d433-3bb3-4037-b580-a592f476d269 of type vxlan for network 1a8f8f48-cc37-4bb1-beeb-864c57e19497 [pid: 8|app: 0|req: 816/1753] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:05 2026] GET /v2.0/security-groups?tenant_id=bb249889b1ac442284fcc1d70f85f679&name=default => generated 2801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1754] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:05 2026] DELETE /v2.0/security-groups/e922a8e7-6d4f-4387-a75a-f16a10155132 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:05:05.699 7 INFO neutron.db.l3_hamode_db [None req-7adfd5ea-28c3-49ee-8f4f-31d58b84cad4 df15f9d1415c4a039470dc32d7186aa8 ab6fb0c24aaf4d769e2cb88ca43c7d75 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 818/1755] 10.0.0.99 () {34 vars in 677 bytes} [Mon Sep 7 12:05:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1756] 10.0.0.99 () {34 vars in 677 bytes} [Mon Sep 7 12:05:06 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: 8|app: 0|req: 820/1757] 10.0.0.99 () {34 vars in 677 bytes} [Mon Sep 7 12:05:06 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: 8|app: 0|req: 821/1758] 10.0.0.99 () {34 vars in 677 bytes} [Mon Sep 7 12:05:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1759] 10.0.0.99 () {34 vars in 677 bytes} [Mon Sep 7 12:05:06 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1760] 10.0.0.99 () {34 vars in 752 bytes} [Mon Sep 7 12:05:06 2026] PUT /v2.0/policies/1749acab-b944-4fd3-a49c-f105b715fa07/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1761] 10.0.0.99 () {34 vars in 752 bytes} [Mon Sep 7 12:05:06 2026] PUT /v2.0/policies/e216662b-34eb-4821-9303-657c6e4db6ba/tags => generated 25 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1762] 10.0.0.99 () {34 vars in 752 bytes} [Mon Sep 7 12:05:06 2026] PUT /v2.0/policies/b5ba8bab-0647-4976-bfb1-da31baa1f1aa/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1763] 10.0.0.99 () {34 vars in 752 bytes} [Mon Sep 7 12:05:06 2026] PUT /v2.0/policies/c6267ee8-8246-457e-b60a-82f9401dd02d/tags => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:05:07.049 7 INFO neutron.db.l3_hamode_db [None req-7adfd5ea-28c3-49ee-8f4f-31d58b84cad4 df15f9d1415c4a039470dc32d7186aa8 ab6fb0c24aaf4d769e2cb88ca43c7d75 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 827/1764] 10.0.0.99 () {32 vars in 673 bytes} [Mon Sep 7 12:05:07 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1765] 10.0.0.99 () {32 vars in 687 bytes} [Mon Sep 7 12:05:07 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1766] 10.0.0.99 () {32 vars in 683 bytes} [Mon Sep 7 12:05:07 2026] GET /v2.0/qos/policies?tags-any=blue => 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: 830/1767] 10.0.0.99 () {32 vars in 695 bytes} [Mon Sep 7 12:05:07 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1768] 10.0.0.99 () {32 vars in 681 bytes} [Mon Sep 7 12:05:07 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1769] 10.0.0.99 () {32 vars in 695 bytes} [Mon Sep 7 12:05:07 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1770] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:05:05 2026] POST /v2.0/routers => generated 694 bytes in 3173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1771] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:08 2026] GET /v2.0/security-groups?tenant_id=5bc188dcfe6147b5b1c217146013f062&name=default => generated 2801 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1772] 10.0.0.99 () {32 vars in 691 bytes} [Mon Sep 7 12:05:08 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1773] 10.0.0.99 () {32 vars in 775 bytes} [Mon Sep 7 12:05:08 2026] GET /v2.0/subnets?project_id=ab6fb0c24aaf4d769e2cb88ca43c7d75&cidr=10.100.0.0%2F28 => generated 14 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1774] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:08 2026] DELETE /v2.0/security-groups/a9b7a93f-7dfa-4186-9e67-7a63dd97f84b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1775] 10.0.0.99 () {32 vars in 703 bytes} [Mon Sep 7 12:05:08 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1776] 10.0.0.99 () {32 vars in 733 bytes} [Mon Sep 7 12:05:08 2026] DELETE /v2.0/qos/policies/1749acab-b944-4fd3-a49c-f105b715fa07 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1777] 10.0.0.99 () {32 vars in 693 bytes} [Mon Sep 7 12:05:08 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1778] 10.0.0.99 () {32 vars in 783 bytes} [Mon Sep 7 12:05:08 2026] GET /v2.0/subnets?network_id=6ecd0914-6be5-498d-8879-a34a8022f918&cidr=10.100.0.0%2F28 => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1779] 10.0.0.99 () {32 vars in 733 bytes} [Mon Sep 7 12:05:08 2026] DELETE /v2.0/qos/policies/e216662b-34eb-4821-9303-657c6e4db6ba => 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: 943/1780] 10.0.0.99 () {32 vars in 733 bytes} [Mon Sep 7 12:05:08 2026] DELETE /v2.0/qos/policies/b5ba8bab-0647-4976-bfb1-da31baa1f1aa => 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: 944/1781] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:08 2026] GET /v2.0/security-groups?tenant_id=25cdbfa3c6d54cb593b40e301362894e&name=default => generated 2801 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1782] 10.0.0.99 () {32 vars in 733 bytes} [Mon Sep 7 12:05:09 2026] DELETE /v2.0/qos/policies/c6267ee8-8246-457e-b60a-82f9401dd02d => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1783] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:05:08 2026] POST /v2.0/subnets => generated 632 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1784] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:09 2026] DELETE /v2.0/security-groups/378eed70-7bd7-40b2-b5c2-14a276329901 => 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: 839/1785] 10.0.0.99 () {32 vars in 733 bytes} [Mon Sep 7 12:05:09 2026] DELETE /v2.0/qos/policies/9caf90df-2036-4f3f-8cc0-5c7b811ae7c5 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:05:09.929 8 INFO neutron.db.segments_db [None req-54fcda89-fa43-4247-b17b-4fd9d404ab65 7c3ffc68d53b416099fdedcb10930864 873ca70532f74f978e467e200a6ad78e - - - -] Added segment 374e4310-f90e-4cbd-9224-26e6b10788a3 of type vxlan for network 1f58f5d4-5b1d-4630-be55-656426835ab1 [pid: 8|app: 0|req: 840/1786] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:05:09 2026] POST /v2.0/networks => generated 632 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1787] 10.0.0.99 () {34 vars in 663 bytes} [Mon Sep 7 12:05:10 2026] POST /v2.0/ports => generated 743 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 842/1788] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:10 2026] GET /v2.0/security-groups?tenant_id=f01194e0947746cdb69d7ca4776c2a25&name=default => generated 2801 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1789] 10.0.0.99 () {34 vars in 746 bytes} [Mon Sep 7 12:05:11 2026] PUT /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1790] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:05:09 2026] PUT /v2.0/routers/7c4d2b7f-59cc-4178-b1ce-09785fb823e0/add_router_interface => generated 309 bytes in 1928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1791] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:11 2026] DELETE /v2.0/security-groups/124aa718-55e6-4e47-a8ca-5ec4284ddc79 => 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: 948/1792] 10.0.0.99 () {32 vars in 726 bytes} [Mon Sep 7 12:05:11 2026] GET /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1793] 10.0.0.99 () {34 vars in 757 bytes} [Mon Sep 7 12:05:11 2026] PUT /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/tags/green => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1794] 10.0.0.99 () {32 vars in 726 bytes} [Mon Sep 7 12:05:11 2026] GET /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1795] 10.0.0.99 () {32 vars in 648 bytes} [Mon Sep 7 12:05:11 2026] GET /v2.0/networks => generated 4309 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1796] 10.0.0.99 () {34 vars in 753 bytes} [Mon Sep 7 12:05:11 2026] PUT /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/tags/red => generated 4 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1797] 10.0.0.99 () {32 vars in 726 bytes} [Mon Sep 7 12:05:11 2026] GET /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1798] 10.0.0.99 () {32 vars in 646 bytes} [Mon Sep 7 12:05:11 2026] GET /v2.0/subnets => generated 2499 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1799] 10.0.0.99 () {34 vars in 775 bytes} [Mon Sep 7 12:05:11 2026] PUT /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/tags/black.or.white => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1800] 10.0.0.99 () {32 vars in 646 bytes} [Mon Sep 7 12:05:11 2026] GET /v2.0/routers => generated 737 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1801] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:11 2026] GET /v2.0/security-groups?tenant_id=f4f74344ee1f44818cd7b6f209dbbca6&name=default => generated 2801 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1802] 10.0.0.99 () {32 vars in 726 bytes} [Mon Sep 7 12:05:11 2026] GET /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1803] 10.0.0.99 () {34 vars in 746 bytes} [Mon Sep 7 12:05:11 2026] PUT /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/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: 955/1804] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:11 2026] DELETE /v2.0/security-groups/81e5cbd1-c458-4c84-92a5-f8c5d466b36b => 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: 956/1805] 10.0.0.99 () {32 vars in 726 bytes} [Mon Sep 7 12:05:11 2026] GET /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1806] 10.0.0.99 () {32 vars in 734 bytes} [Mon Sep 7 12:05:11 2026] GET /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:05:11.703 7 INFO neutron.api.v2.resource [None req-208931f4-ba50-450a-87f3-3204a0720786 7c3ffc68d53b416099fdedcb10930864 873ca70532f74f978e467e200a6ad78e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 958/1807] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:05:11 2026] GET /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/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: 850/1808] 10.0.0.99 () {34 vars in 684 bytes} [Mon Sep 7 12:05:11 2026] POST /v2.0/security-groups => generated 1609 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1809] 10.0.0.99 () {32 vars in 737 bytes} [Mon Sep 7 12:05:11 2026] DELETE /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1810] 10.0.0.99 () {32 vars in 726 bytes} [Mon Sep 7 12:05:11 2026] GET /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1811] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:05:11 2026] POST /v2.0/security-group-rules => generated 565 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1812] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:11 2026] GET /v2.0/security-groups?tenant_id=f50eb2b4ce844c4d9cf0d98fa1ad4567&name=default => generated 2801 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1813] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:05:11 2026] POST /v2.0/security-group-rules => generated 564 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1814] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:12 2026] DELETE /v2.0/security-groups/debd0cd1-2985-4ed0-99ff-c1bfc17d7747 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1815] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:05:12 2026] POST /v2.0/security-group-rules => generated 570 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:05:12.478 7 INFO neutron.api.v2.resource [None req-847e4915-6af9-4aea-90ca-86ef08b37e4e 7c3ffc68d53b416099fdedcb10930864 873ca70532f74f978e467e200a6ad78e - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 961/1816] 10.0.0.99 () {32 vars in 741 bytes} [Mon Sep 7 12:05:11 2026] DELETE /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/tags/green => generated 99 bytes in 677 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1817] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:05:12 2026] POST /v2.0/security-group-rules => generated 569 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:05:12.544 8 INFO neutron.db.securitygroups_db [None req-1a5e5d60-8af1-4456-9ae2-4614f24b02f3 df15f9d1415c4a039470dc32d7186aa8 ab6fb0c24aaf4d769e2cb88ca43c7d75 - - - -] Project ab6fb0c24aaf4d769e2cb88ca43c7d75 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: 962/1818] 10.0.0.99 () {32 vars in 729 bytes} [Mon Sep 7 12:05:12 2026] DELETE /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/tags => 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: 963/1819] 10.0.0.99 () {32 vars in 726 bytes} [Mon Sep 7 12:05:12 2026] GET /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1820] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:05:12 2026] POST /v2.0/security-group-rules => generated 575 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:05:12.718 8 INFO neutron.db.securitygroups_db [None req-d368db8e-b5df-4898-a74f-8161f21f8208 df15f9d1415c4a039470dc32d7186aa8 ab6fb0c24aaf4d769e2cb88ca43c7d75 - - - -] Project ab6fb0c24aaf4d769e2cb88ca43c7d75 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: 858/1821] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:05:12 2026] POST /v2.0/security-group-rules => generated 574 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1822] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:05:12 2026] DELETE /v2.0/ports/7fbcf767-f7b9-4676-a8cd-54ad05ff4c23 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:05:13.100 8 INFO neutron.services.segments.plugin [-] Segment 374e4310-f90e-4cbd-9224-26e6b10788a3 resource provider aggregate not found 2026-09-07 12:05:13.105 8 INFO neutron.services.segments.plugin [-] Segment 374e4310-f90e-4cbd-9224-26e6b10788a3 resource provider aggregate not found 2026-09-07 12:05:13.118 8 INFO neutron.services.segments.plugin [-] Segment 374e4310-f90e-4cbd-9224-26e6b10788a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 374e4310-f90e-4cbd-9224-26e6b10788a3 found for delete ", "request_id": "req-6bf8ac4b-c054-4579-b0c7-76db95810efd"}]} 2026-09-07 12:05:13.126 8 INFO neutron.services.segments.plugin [-] Segment 374e4310-f90e-4cbd-9224-26e6b10788a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 374e4310-f90e-4cbd-9224-26e6b10788a3 found for delete ", "request_id": "req-eea16497-de29-4620-a0ee-df0c9987d247"}]} [pid: 8|app: 0|req: 859/1823] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:05:12 2026] DELETE /v2.0/networks/1f58f5d4-5b1d-4630-be55-656426835ab1 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1824] 10.0.0.99 () {32 vars in 648 bytes} [Mon Sep 7 12:05:13 2026] GET /v2.0/networks => generated 1296 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1825] 10.0.0.168 () {34 vars in 1098 bytes} [Mon Sep 7 12:05:13 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-167082895&fields=id&tenant_id=ab6fb0c24aaf4d769e2cb88ca43c7d75 => generated 69 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1826] 10.0.0.168 () {34 vars in 982 bytes} [Mon Sep 7 12:05:13 2026] GET /v2.0/networks?id=57defaa8-b7a2-416a-895c-92ca39bb0e0f => generated 659 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1827] 10.0.0.168 () {34 vars in 965 bytes} [Mon Sep 7 12:05:13 2026] GET /v2.0/quotas/ab6fb0c24aaf4d769e2cb88ca43c7d75 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1828] 10.0.0.168 () {34 vars in 1002 bytes} [Mon Sep 7 12:05:13 2026] GET /v2.0/ports?tenant_id=ab6fb0c24aaf4d769e2cb88ca43c7d75&fields=id => generated 103 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1829] 10.0.0.168 () {34 vars in 1008 bytes} [Mon Sep 7 12:05:14 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?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: 966/1830] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:13 2026] GET /v2.0/security-groups?tenant_id=e0cb8817e88c4ce48ca8e7ace703b25f&name=default => generated 2801 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1831] 10.0.0.168 () {34 vars in 1108 bytes} [Mon Sep 7 12:05:14 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1832] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:14 2026] DELETE /v2.0/security-groups/c89b43a7-9189-4b5f-9c03-683c3ae9d327 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1833] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:05:14 2026] GET /v2.0/ports?device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1834] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:14 2026] GET /v2.0/security-groups?tenant_id=873ca70532f74f978e467e200a6ad78e&name=default => generated 2801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1835] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:14 2026] DELETE /v2.0/security-groups/bc142287-eb65-49ed-a9fe-43a8f103737c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1836] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:05:15 2026] GET /v2.0/networks?id=57defaa8-b7a2-416a-895c-92ca39bb0e0f => generated 659 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1837] 162.253.55.181 () {34 vars in 1050 bytes} [Mon Sep 7 12:05:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ab6fb0c24aaf4d769e2cb88ca43c7d75 => generated 180 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1838] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:05:14 2026] POST /v2.0/floatingips => generated 552 bytes in 979 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1839] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:05:15 2026] GET /v2.0/ports?device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1840] 162.253.55.181 () {38 vars in 955 bytes} [Mon Sep 7 12:05:15 2026] POST /v2.0/ports => generated 954 bytes in 492 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: 971/1841] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:05:15 2026] POST /v2.0/floatingips => generated 552 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1842] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:05:15 2026] PUT /v2.0/ports/316c8aef-9b06-49e4-ae40-dd06b11c6a18 => generated 1199 bytes in 580 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-09-07 12:05:16.469 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-642ebc29-0ee9-4ce4-b26c-7f1aac59b671'] response: {'name': 'network-changed', 'server_uuid': '402f2be3-d921-4a89-b9f9-b8fcbca10e39', 'tag': '316c8aef-9b06-49e4-ae40-dd06b11c6a18', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 872/1843] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:05:16 2026] GET /v2.0/ports?tenant_id=ab6fb0c24aaf4d769e2cb88ca43c7d75&device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => generated 1238 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1844] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:05:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=316c8aef-9b06-49e4-ae40-dd06b11c6a18 => generated 19 bytes in 45 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: 874/1845] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:05:16 2026] GET /v2.0/subnets?id=3b55befb-eeb0-40cd-9c81-194ff221d72e => generated 653 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1846] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:05:16 2026] GET /v2.0/ports?device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1847] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:05:16 2026] POST /v2.0/floatingips => generated 552 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1848] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:05:16 2026] GET /v2.0/security-groups?id=20fc7c7a-9218-4689-a675-64dd0b0749e5&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1849] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:05:16 2026] GET /v2.0/ports?network_id=57defaa8-b7a2-416a-895c-92ca39bb0e0f&device_owner=network%3Adhcp => generated 1244 bytes in 625 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1850] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:05:16 2026] POST /v2.0/floatingips => generated 552 bytes in 629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1851] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:05:17 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?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: 877/1852] 10.0.0.99 () {34 vars in 683 bytes} [Mon Sep 7 12:05:17 2026] POST /v2.0/security-groups => generated 1537 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1853] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:05:17 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?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: 879/1854] 10.0.0.99 () {34 vars in 683 bytes} [Mon Sep 7 12:05:17 2026] POST /v2.0/security-groups => generated 1537 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1855] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/ports?device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1856] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/ports?tenant_id=ab6fb0c24aaf4d769e2cb88ca43c7d75&device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1857] 10.0.0.99 () {34 vars in 683 bytes} [Mon Sep 7 12:05:18 2026] POST /v2.0/security-groups => generated 1537 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1858] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:05:17 2026] POST /v2.0/floatingips => generated 552 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1859] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/security-groups?id=20fc7c7a-9218-4689-a675-64dd0b0749e5&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: 977/1860] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/networks?id=57defaa8-b7a2-416a-895c-92ca39bb0e0f => 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: 978/1861] 10.0.0.99 () {34 vars in 758 bytes} [Mon Sep 7 12:05:18 2026] PUT /v2.0/floatingips/7be004cd-1ddd-4dd7-9966-bb602690dbbc/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1862] 10.0.0.99 () {34 vars in 683 bytes} [Mon Sep 7 12:05:18 2026] POST /v2.0/security-groups => generated 1537 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1863] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=316c8aef-9b06-49e4-ae40-dd06b11c6a18 => 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: 885/1864] 10.0.0.99 () {34 vars in 683 bytes} [Mon Sep 7 12:05:18 2026] POST /v2.0/security-groups => generated 1537 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1865] 10.0.0.99 () {34 vars in 758 bytes} [Mon Sep 7 12:05:18 2026] PUT /v2.0/floatingips/e5563645-89de-4fad-8bda-070ac214e185/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1866] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/subnets?id=3b55befb-eeb0-40cd-9c81-194ff221d72e => generated 653 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1867] 10.0.0.99 () {34 vars in 766 bytes} [Mon Sep 7 12:05:18 2026] PUT /v2.0/security-groups/c5f11f10-96b6-4bf6-b64c-f531bb3127bd/tags => generated 17 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1868] 10.0.0.99 () {34 vars in 758 bytes} [Mon Sep 7 12:05:18 2026] PUT /v2.0/floatingips/117d3558-5034-434c-9392-09afe4526507/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: 982/1869] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/ports?network_id=57defaa8-b7a2-416a-895c-92ca39bb0e0f&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: 888/1870] 10.0.0.99 () {34 vars in 766 bytes} [Mon Sep 7 12:05:18 2026] PUT /v2.0/security-groups/303c4b88-0007-4645-a10b-bc9ef84e3cf3/tags => generated 25 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1871] 10.0.0.99 () {34 vars in 758 bytes} [Mon Sep 7 12:05:18 2026] PUT /v2.0/floatingips/f35e6898-c960-493d-9304-28655700c131/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1872] 10.0.0.99 () {34 vars in 766 bytes} [Mon Sep 7 12:05:18 2026] PUT /v2.0/security-groups/d04a2fc6-50ac-4946-ba51-a532ec6edd45/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1873] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1874] 10.0.0.99 () {34 vars in 766 bytes} [Mon Sep 7 12:05:18 2026] PUT /v2.0/security-groups/a878f96f-a76d-4572-acc3-85c095d65c37/tags => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1875] 10.0.0.99 () {32 vars in 671 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1876] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?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: 892/1877] 10.0.0.99 () {32 vars in 685 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1878] 10.0.0.99 () {32 vars in 679 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/security-groups?tags=red => generated 4618 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1879] 10.0.0.99 () {32 vars in 681 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1880] 10.0.0.99 () {32 vars in 693 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3094 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1881] 10.0.0.99 () {32 vars in 693 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1885] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/security-groups?tenant_id=e3209841305f4bc683c8b144104c27d9&name=default => generated 2801 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1885] 10.0.0.99 () {32 vars in 689 bytes} [Mon Sep 7 12:05:18 2026] GET /v2.0/security-groups?tags-any=blue => generated 3094 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1886] 10.0.0.99 () {32 vars in 679 bytes} [Mon Sep 7 12:05:19 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1887] 10.0.0.99 () {32 vars in 701 bytes} [Mon Sep 7 12:05:19 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4618 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1888] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:19 2026] DELETE /v2.0/security-groups/16266f47-4412-4a93-95b3-299e4f0d4812 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1889] 10.0.0.99 () {32 vars in 693 bytes} [Mon Sep 7 12:05:19 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1890] 10.0.0.99 () {32 vars in 689 bytes} [Mon Sep 7 12:05:19 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1891] 10.0.0.99 () {32 vars in 687 bytes} [Mon Sep 7 12:05:19 2026] GET /v2.0/security-groups?not-tags=red => generated 5846 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1892] 10.0.0.99 () {32 vars in 701 bytes} [Mon Sep 7 12:05:19 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1893] 10.0.0.99 () {32 vars in 701 bytes} [Mon Sep 7 12:05:19 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7370 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1894] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:19 2026] GET /v2.0/security-groups?tenant_id=468fdec01b0c40d48b43ed66e08e2c68&name=default => generated 2801 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1895] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:05:19 2026] GET /v2.0/ports?device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1896] 10.0.0.99 () {32 vars in 697 bytes} [Mon Sep 7 12:05:19 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7370 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1897] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:19 2026] DELETE /v2.0/security-groups/cb66ef29-5883-4001-b09e-e9a7eb550220 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1898] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:05:19 2026] GET /v2.0/security-groups?id=20fc7c7a-9218-4689-a675-64dd0b0749e5&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1899] 10.0.0.99 () {32 vars in 709 bytes} [Mon Sep 7 12:05:19 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 5846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1900] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:05:19 2026] DELETE /v2.0/floatingips/7be004cd-1ddd-4dd7-9966-bb602690dbbc => generated 0 bytes in 458 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1901] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:19 2026] DELETE /v2.0/security-groups/c5f11f10-96b6-4bf6-b64c-f531bb3127bd => 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: 906/1902] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:19 2026] DELETE /v2.0/security-groups/303c4b88-0007-4645-a10b-bc9ef84e3cf3 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1903] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:20 2026] DELETE /v2.0/security-groups/d04a2fc6-50ac-4946-ba51-a532ec6edd45 => 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: 997/1904] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:05:19 2026] DELETE /v2.0/floatingips/e5563645-89de-4fad-8bda-070ac214e185 => generated 0 bytes in 430 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1905] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:20 2026] DELETE /v2.0/security-groups/a878f96f-a76d-4572-acc3-85c095d65c37 => 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: 909/1906] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:20 2026] DELETE /v2.0/security-groups/6aaf3369-1755-4e83-a0d8-fb45ad66ad71 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1907] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:05:20 2026] DELETE /v2.0/floatingips/117d3558-5034-434c-9392-09afe4526507 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1908] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:05:20 2026] GET /v2.0/ports?device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => generated 971 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1909] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:05:20 2026] DELETE /v2.0/floatingips/f35e6898-c960-493d-9304-28655700c131 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1910] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:05:21 2026] GET /v2.0/security-groups?id=20fc7c7a-9218-4689-a675-64dd0b0749e5&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1911] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:05:21 2026] GET /v2.0/ports?device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => 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: 1002/1912] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:05:21 2026] GET /v2.0/security-groups?id=20fc7c7a-9218-4689-a675-64dd0b0749e5&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1913] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:05:21 2026] GET /v2.0/ports?device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => generated 1240 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1914] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:05:21 2026] DELETE /v2.0/floatingips/6806aa91-511f-4c93-90bd-0cd90774a5ce => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1915] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:21 2026] GET /v2.0/security-groups?tenant_id=989f8a21734e4f24876717d8ec3825e9&name=default => generated 2801 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1916] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:21 2026] DELETE /v2.0/security-groups/098bbb43-9cc2-4031-875c-9f8223ac7e62 => 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: 914/1917] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:21 2026] GET /v2.0/security-groups?tenant_id=ca9203e8c5d1465db5097bbdbdf6fc82&name=default => generated 2801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1918] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:22 2026] DELETE /v2.0/security-groups/4f27c73e-5fc7-4f25-81df-45450dad3a38 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:05:22.386 7 INFO neutron.db.l3_db [None req-98c54b5e-621a-4ffa-8cc8-04493236c09d df15f9d1415c4a039470dc32d7186aa8 ab6fb0c24aaf4d769e2cb88ca43c7d75 - - - -] Floating IP 3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 associated. External IP: 10.96.250.212, port: 316c8aef-9b06-49e4-ae40-dd06b11c6a18. [pid: 8|app: 0|req: 916/1919] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:22 2026] GET /v2.0/security-groups?tenant_id=00bd3cc11c3c4425a4a88861bb29cf22&name=default => generated 2801 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1920] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:22 2026] GET /v2.0/security-groups?tenant_id=317797e440104e368148add4f188b390&name=default => generated 2801 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1921] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:22 2026] DELETE /v2.0/security-groups/1467b728-c58b-4474-9793-9b2f1606253c => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1922] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:22 2026] DELETE /v2.0/security-groups/b4cca6e0-6a41-4acf-83da-5611400d5ef6 => 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: 920/1923] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:23 2026] GET /v2.0/security-groups?tenant_id=2d127bece60d4055be20d3c22bb0b165&name=default => generated 2801 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1924] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:23 2026] DELETE /v2.0/security-groups/1f925675-c9ee-4cf2-9efd-e21e43d7c70f => 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: 1004/1925] 10.0.0.99 () {34 vars in 676 bytes} [Mon Sep 7 12:05:21 2026] POST /v2.0/floatingips => generated 855 bytes in 2060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1926] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:05:23 2026] GET /v2.0/floatingips/3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 => generated 855 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:05:23.551 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f169481b-d637-4971-b431-e9556769c4be'] response: {'name': 'network-changed', 'server_uuid': '402f2be3-d921-4a89-b9f9-b8fcbca10e39', 'tag': '316c8aef-9b06-49e4-ae40-dd06b11c6a18', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1005/1927] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:23 2026] GET /v2.0/security-groups?tenant_id=bd05d0bda13a4a91abf78f5c34c97c00&name=default => generated 2801 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1928] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:05:23 2026] GET /v2.0/ports?tenant_id=ab6fb0c24aaf4d769e2cb88ca43c7d75&device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => generated 1240 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1929] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:23 2026] DELETE /v2.0/security-groups/d4cdfd49-8b37-47b7-a473-fd32590d2a60 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1930] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:05:23 2026] GET /v2.0/networks?id=57defaa8-b7a2-416a-895c-92ca39bb0e0f => generated 755 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1931] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:05:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=316c8aef-9b06-49e4-ae40-dd06b11c6a18 => generated 858 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1932] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:05:23 2026] GET /v2.0/subnets?id=3b55befb-eeb0-40cd-9c81-194ff221d72e => generated 653 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1933] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:05:23 2026] GET /v2.0/ports?network_id=57defaa8-b7a2-416a-895c-92ca39bb0e0f&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: 926/1934] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:05:24 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?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: 1009/1935] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:05:24 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1936] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:05:24 2026] GET /v2.0/floatingips/3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 => generated 855 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1937] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:05:25 2026] GET /v2.0/floatingips/3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 => generated 857 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:05:27.868 8 INFO neutron.db.segments_db [None req-70fc040a-d827-4a91-b944-d92d6b2740d6 39b7bbc7eb4c4f9281164b0b9988f2ec c30bf048bb4449c9be86c3aeb7d00bda - - - -] Added segment 1e870f5a-6958-486e-8a17-294eeb839a53 of type vxlan for network 8e171e99-f314-4214-8364-5378f24a0ef9 [pid: 8|app: 0|req: 928/1938] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:05:27 2026] POST /v2.0/networks => generated 632 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:05:28.265 8 INFO neutron.db.segments_db [None req-70de6134-78a5-4ee5-b18c-6fab11fd6314 0c39dfd3a757435ea846ad46b69f1ff9 e9a2ec2f2a804f3ba42c8ff639677a21 - - - -] Added segment 3c5b8f99-e717-4a25-8c60-17ddf74f5077 of type vxlan for network 816a0dc2-df1e-47c8-b919-894afcbab645 [pid: 7|app: 0|req: 1011/1939] 10.0.0.99 () {34 vars in 663 bytes} [Mon Sep 7 12:05:28 2026] POST /v2.0/ports => generated 743 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 12:05:28.591 8 INFO neutron.db.l3_hamode_db [None req-70de6134-78a5-4ee5-b18c-6fab11fd6314 0c39dfd3a757435ea846ad46b69f1ff9 e9a2ec2f2a804f3ba42c8ff639677a21 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1012/1940] 10.0.0.99 () {34 vars in 665 bytes} [Mon Sep 7 12:05:28 2026] POST /v2.0/trunks => generated 407 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:05:28.658 7 INFO neutron.db.segments_db [None req-c103c57f-26ad-429d-bab1-f5bc2b031db2 39b7bbc7eb4c4f9281164b0b9988f2ec c30bf048bb4449c9be86c3aeb7d00bda - - - -] Added segment 00ff9b8c-7ec8-422f-8505-d9cf8d8842ce of type vxlan for network f4c53aa1-414d-4f2e-ab0e-5875c05c7470 2026-09-07 12:05:28.759 8 INFO neutron.db.l3_hamode_db [None req-70de6134-78a5-4ee5-b18c-6fab11fd6314 0c39dfd3a757435ea846ad46b69f1ff9 e9a2ec2f2a804f3ba42c8ff639677a21 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1013/1941] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:05:28 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1942] 10.0.0.99 () {34 vars in 663 bytes} [Mon Sep 7 12:05:28 2026] POST /v2.0/ports => generated 743 bytes in 352 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: 1015/1943] 10.0.0.99 () {34 vars in 665 bytes} [Mon Sep 7 12:05:29 2026] POST /v2.0/trunks => generated 407 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:05:29.455 7 INFO neutron.db.segments_db [None req-7dfe812c-66ca-4248-a27a-3acca31d4218 39b7bbc7eb4c4f9281164b0b9988f2ec c30bf048bb4449c9be86c3aeb7d00bda - - - -] Added segment baf4d84e-670c-4be3-8568-0f0c42636ca2 of type vxlan for network 511f8334-51d7-430d-b72f-ba3c102af372 [pid: 8|app: 0|req: 929/1944] 10.0.0.99 () {34 vars in 667 bytes} [Mon Sep 7 12:05:28 2026] POST /v2.0/routers => generated 474 bytes in 1436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:05:29.607 8 INFO neutron.db.l3_hamode_db [None req-928bce9f-c967-46de-b15c-8444d519812e 0c39dfd3a757435ea846ad46b69f1ff9 e9a2ec2f2a804f3ba42c8ff639677a21 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1016/1945] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:05:29 2026] POST /v2.0/networks => generated 632 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1946] 10.0.0.99 () {34 vars in 663 bytes} [Mon Sep 7 12:05:29 2026] POST /v2.0/ports => generated 743 bytes in 294 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: 1018/1947] 10.0.0.99 () {34 vars in 665 bytes} [Mon Sep 7 12:05:29 2026] POST /v2.0/trunks => generated 407 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:05:30.190 7 INFO neutron.db.segments_db [None req-4df491a4-e4b6-47f9-b18b-27598538353e 39b7bbc7eb4c4f9281164b0b9988f2ec c30bf048bb4449c9be86c3aeb7d00bda - - - -] Added segment 834995b4-d893-4def-b3fb-755218270450 of type vxlan for network 2624eb75-1111-44d4-bd2c-066cac82209d 2026-09-07 12:05:30.353 8 INFO neutron.db.l3_hamode_db [None req-928bce9f-c967-46de-b15c-8444d519812e 0c39dfd3a757435ea846ad46b69f1ff9 e9a2ec2f2a804f3ba42c8ff639677a21 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1019/1948] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:05:30 2026] POST /v2.0/networks => generated 632 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1949] 10.0.0.99 () {34 vars in 663 bytes} [Mon Sep 7 12:05:30 2026] POST /v2.0/ports => generated 743 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: 1021/1950] 10.0.0.19 () {34 vars in 989 bytes} [Mon Sep 7 12:05:30 2026] GET /v2.0/ports?device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1951] 10.0.0.99 () {34 vars in 665 bytes} [Mon Sep 7 12:05:30 2026] POST /v2.0/trunks => generated 407 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1952] 10.0.0.19 () {34 vars in 1039 bytes} [Mon Sep 7 12:05:31 2026] GET /v2.0/security-groups?id=20fc7c7a-9218-4689-a675-64dd0b0749e5&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:05:31.147 7 INFO neutron.db.segments_db [None req-58b28284-645f-48f1-af23-9d392c76571c 39b7bbc7eb4c4f9281164b0b9988f2ec c30bf048bb4449c9be86c3aeb7d00bda - - - -] Added segment 94814cd5-9407-4948-a18e-1e814035c8fd of type vxlan for network 74dc35d1-a4dd-48dd-a33a-226a18f13486 [pid: 8|app: 0|req: 930/1953] 10.0.0.99 () {34 vars in 667 bytes} [Mon Sep 7 12:05:29 2026] POST /v2.0/routers => generated 474 bytes in 1602 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:05:31.215 8 INFO neutron.db.l3_hamode_db [None req-9ac4b5a3-9f53-4bb8-a02b-73a40dcfb7d8 0c39dfd3a757435ea846ad46b69f1ff9 e9a2ec2f2a804f3ba42c8ff639677a21 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1024/1954] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:05:31 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) 2026-09-07 12:05:31.379 8 INFO neutron.db.l3_hamode_db [None req-9ac4b5a3-9f53-4bb8-a02b-73a40dcfb7d8 0c39dfd3a757435ea846ad46b69f1ff9 e9a2ec2f2a804f3ba42c8ff639677a21 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1025/1955] 10.0.0.99 () {34 vars in 663 bytes} [Mon Sep 7 12:05:31 2026] POST /v2.0/ports => generated 743 bytes in 320 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: 1026/1956] 10.0.0.99 () {34 vars in 665 bytes} [Mon Sep 7 12:05:31 2026] POST /v2.0/trunks => generated 407 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/1957] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:05:31 2026] PUT /v2.0/trunks/1336bba3-4654-4844-919c-0a85dd9896b1/tags => generated 17 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/1958] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:05:31 2026] PUT /v2.0/trunks/6328c006-d175-4a0a-8e95-11206736a6e8/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1959] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:05:31 2026] PUT /v2.0/trunks/c245ae0c-3937-49e1-a232-30104f565ce4/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1960] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:05:31 2026] PUT /v2.0/trunks/8c9d2380-48e8-4052-bf41-0f6c66b45371/tags => 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: 1031/1961] 10.0.0.99 () {32 vars in 661 bytes} [Mon Sep 7 12:05:31 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1962] 10.0.0.99 () {32 vars in 675 bytes} [Mon Sep 7 12:05:31 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/1963] 10.0.0.99 () {32 vars in 671 bytes} [Mon Sep 7 12:05:32 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1964] 10.0.0.99 () {32 vars in 683 bytes} [Mon Sep 7 12:05:32 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1965] 10.0.0.99 () {32 vars in 669 bytes} [Mon Sep 7 12:05:32 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1966] 10.0.0.99 () {32 vars in 683 bytes} [Mon Sep 7 12:05:32 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/1967] 10.0.0.99 () {32 vars in 679 bytes} [Mon Sep 7 12:05:32 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/1968] 10.0.0.99 () {32 vars in 691 bytes} [Mon Sep 7 12:05:32 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1969] 10.0.0.99 () {34 vars in 667 bytes} [Mon Sep 7 12:05:31 2026] POST /v2.0/routers => generated 474 bytes in 1032 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1970] 10.0.0.99 () {32 vars in 718 bytes} [Mon Sep 7 12:05:32 2026] GET /v2.0/trunks/1336bba3-4654-4844-919c-0a85dd9896b1 => generated 412 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:05:32.247 8 INFO neutron.db.l3_hamode_db [None req-e2ebc2a0-679f-4a48-bfaf-70d417b3e733 0c39dfd3a757435ea846ad46b69f1ff9 e9a2ec2f2a804f3ba42c8ff639677a21 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1040/1971] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:05:32 2026] GET /v2.0/ports/841b861e-1bca-44ee-aa01-1d21809a430f => generated 826 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:05:32.434 8 INFO neutron.db.l3_hamode_db [None req-e2ebc2a0-679f-4a48-bfaf-70d417b3e733 0c39dfd3a757435ea846ad46b69f1ff9 e9a2ec2f2a804f3ba42c8ff639677a21 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager [None req-8dc4d459-8879-4550-9ca4-ecdebf2e3330 39b7bbc7eb4c4f9281164b0b9988f2ec c30bf048bb4449c9be86c3aeb7d00bda - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-27786 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 12:05:32.438 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1041/1972] 10.0.0.99 () {32 vars in 721 bytes} [Mon Sep 7 12:05:32 2026] DELETE /v2.0/trunks/1336bba3-4654-4844-919c-0a85dd9896b1 => 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: 1042/1973] 10.0.0.99 () {32 vars in 718 bytes} [Mon Sep 7 12:05:32 2026] GET /v2.0/trunks/6328c006-d175-4a0a-8e95-11206736a6e8 => generated 420 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1974] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:05:32 2026] GET /v2.0/ports/44d8e01e-05b3-42ea-8534-88fd730ac2be => generated 826 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager [None req-622f20ad-dbbb-4dc7-9d82-dfa38b875ed4 39b7bbc7eb4c4f9281164b0b9988f2ec c30bf048bb4449c9be86c3aeb7d00bda - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-27786 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 12:05:32.702 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1044/1975] 10.0.0.99 () {32 vars in 721 bytes} [Mon Sep 7 12:05:32 2026] DELETE /v2.0/trunks/6328c006-d175-4a0a-8e95-11206736a6e8 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1976] 10.0.0.99 () {32 vars in 718 bytes} [Mon Sep 7 12:05:32 2026] GET /v2.0/trunks/c245ae0c-3937-49e1-a232-30104f565ce4 => generated 429 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/1977] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:05:32 2026] GET /v2.0/ports/94c35eb0-9464-466a-9088-1a9621c7dac2 => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager [None req-5668c6b7-9529-48c9-8921-226e60e6e5a9 39b7bbc7eb4c4f9281164b0b9988f2ec c30bf048bb4449c9be86c3aeb7d00bda - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-27786 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 12:05:32.993 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1047/1978] 10.0.0.99 () {32 vars in 721 bytes} [Mon Sep 7 12:05:32 2026] DELETE /v2.0/trunks/c245ae0c-3937-49e1-a232-30104f565ce4 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/1979] 10.0.0.99 () {32 vars in 825 bytes} [Mon Sep 7 12:05:33 2026] GET /v2.0/ports?project_id=ab6fb0c24aaf4d769e2cb88ca43c7d75&network_id=57defaa8-b7a2-416a-895c-92ca39bb0e0f => generated 3691 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/1980] 10.0.0.99 () {32 vars in 718 bytes} [Mon Sep 7 12:05:33 2026] GET /v2.0/trunks/8c9d2380-48e8-4052-bf41-0f6c66b45371 => generated 414 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1981] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:05:33 2026] GET /v2.0/ports/b711921e-9eb9-45a7-9583-1179bd2cb53c => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1982] 10.0.0.99 () {34 vars in 667 bytes} [Mon Sep 7 12:05:32 2026] POST /v2.0/routers => generated 474 bytes in 1037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager [None req-bd9f87d8-9c3c-4362-aea0-3a5d15451e1f 39b7bbc7eb4c4f9281164b0b9988f2ec c30bf048bb4449c9be86c3aeb7d00bda - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-27786 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 12:05:33.291 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1051/1983] 10.0.0.99 () {32 vars in 721 bytes} [Mon Sep 7 12:05:33 2026] DELETE /v2.0/trunks/8c9d2380-48e8-4052-bf41-0f6c66b45371 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:05:33.315 8 INFO neutron.db.l3_hamode_db [None req-5c81727e-866f-4d32-a5e5-b0c304fd8bb6 0c39dfd3a757435ea846ad46b69f1ff9 e9a2ec2f2a804f3ba42c8ff639677a21 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1052/1984] 10.0.0.99 () {32 vars in 718 bytes} [Mon Sep 7 12:05:33 2026] GET /v2.0/trunks/1a9a15c1-70ed-4537-adaa-09478cf79714 => generated 407 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1985] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:05:33 2026] GET /v2.0/ports/6f701996-e6c2-4fe5-9c27-48fbaeeec466 => generated 826 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:05:33.569 8 INFO neutron.db.l3_hamode_db [None req-5c81727e-866f-4d32-a5e5-b0c304fd8bb6 0c39dfd3a757435ea846ad46b69f1ff9 e9a2ec2f2a804f3ba42c8ff639677a21 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager [None req-567c4c90-143b-4256-8b30-8f38d1f7b27b 39b7bbc7eb4c4f9281164b0b9988f2ec c30bf048bb4449c9be86c3aeb7d00bda - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-27786 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 12:05:33.589 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1054/1986] 10.0.0.99 () {32 vars in 721 bytes} [Mon Sep 7 12:05:33 2026] DELETE /v2.0/trunks/1a9a15c1-70ed-4537-adaa-09478cf79714 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/1987] 10.0.0.99 () {32 vars in 741 bytes} [Mon Sep 7 12:05:33 2026] GET /v2.0/subnets?network_id=6ecd0914-6be5-498d-8879-a34a8022f918 => generated 644 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1988] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:05:33 2026] DELETE /v2.0/ports/841b861e-1bca-44ee-aa01-1d21809a430f => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:05:34.111 7 INFO neutron.db.l3_db [None req-d95d2464-4cc8-4bf7-b371-2a3bf0eced61 df15f9d1415c4a039470dc32d7186aa8 ab6fb0c24aaf4d769e2cb88ca43c7d75 - - - -] Floating IP 3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 disassociated. External IP: 10.96.250.212, port: 316c8aef-9b06-49e4-ae40-dd06b11c6a18. [pid: 8|app: 0|req: 933/1989] 10.0.0.99 () {34 vars in 667 bytes} [Mon Sep 7 12:05:33 2026] POST /v2.0/routers => generated 474 bytes in 1223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1990] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:05:34 2026] DELETE /v2.0/ports/44d8e01e-05b3-42ea-8534-88fd730ac2be => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1993] 10.0.0.99 () {34 vars in 750 bytes} [Mon Sep 7 12:05:34 2026] PUT /v2.0/routers/0ed29a9a-cdf4-4a6c-83a8-8414854091df/tags => generated 17 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/1994] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:05:33 2026] PUT /v2.0/floatingips/3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 => generated 554 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1995] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:05:34 2026] DELETE /v2.0/ports/94c35eb0-9464-466a-9088-1a9621c7dac2 => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:05:35.150 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e96856b-b455-4e0f-8f5a-0c59d9d0bff4'] response: {'name': 'network-changed', 'server_uuid': '402f2be3-d921-4a89-b9f9-b8fcbca10e39', 'tag': '316c8aef-9b06-49e4-ae40-dd06b11c6a18', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 939/1996] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:05:35 2026] GET /v2.0/floatingips/3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 => generated 554 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/1997] 10.0.0.99 () {34 vars in 750 bytes} [Mon Sep 7 12:05:35 2026] PUT /v2.0/routers/444a7c4d-8230-4f04-9c35-9c6e8ac621e8/tags => generated 25 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/1998] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:05:35 2026] GET /v2.0/ports?tenant_id=ab6fb0c24aaf4d769e2cb88ca43c7d75&device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/1999] 10.0.0.99 () {34 vars in 750 bytes} [Mon Sep 7 12:05:35 2026] PUT /v2.0/routers/fd1f7712-d46e-4e94-9449-e54aa9b4c1cc/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/2000] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:05:35 2026] DELETE /v2.0/ports/b711921e-9eb9-45a7-9583-1179bd2cb53c => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2001] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:05:35 2026] GET /v2.0/networks?id=57defaa8-b7a2-416a-895c-92ca39bb0e0f => generated 755 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/2002] 10.0.0.99 () {34 vars in 750 bytes} [Mon Sep 7 12:05:35 2026] PUT /v2.0/routers/6f9d946d-f8ae-4af9-a88f-6c91cd8ba2e5/tags => generated 19 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2003] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:05:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=316c8aef-9b06-49e4-ae40-dd06b11c6a18 => 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: 1062/2004] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:05:35 2026] DELETE /v2.0/ports/6f701996-e6c2-4fe5-9c27-48fbaeeec466 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2005] 10.0.0.99 () {32 vars in 663 bytes} [Mon Sep 7 12:05:35 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2006] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:05:35 2026] GET /v2.0/subnets?id=3b55befb-eeb0-40cd-9c81-194ff221d72e => generated 653 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2007] 10.0.0.99 () {32 vars in 677 bytes} [Mon Sep 7 12:05:35 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2008] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:05:35 2026] GET /v2.0/ports?network_id=57defaa8-b7a2-416a-895c-92ca39bb0e0f&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2009] 10.0.0.99 () {32 vars in 673 bytes} [Mon Sep 7 12:05:35 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2010] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:05:36 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?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: 1068/2011] 10.0.0.99 () {32 vars in 685 bytes} [Mon Sep 7 12:05:36 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2012] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:05:36 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?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: 1070/2013] 10.0.0.99 () {32 vars in 671 bytes} [Mon Sep 7 12:05:36 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2014] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:05:36 2026] GET /v2.0/floatingips/3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2015] 10.0.0.99 () {32 vars in 685 bytes} [Mon Sep 7 12:05:36 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2016] 10.0.0.99 () {32 vars in 681 bytes} [Mon Sep 7 12:05:36 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2017] 10.0.0.99 () {32 vars in 693 bytes} [Mon Sep 7 12:05:36 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2018] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:05:36 2026] GET /v2.0/routers/0ed29a9a-cdf4-4a6c-83a8-8414854091df => generated 485 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:05:36.701 8 INFO neutron.services.segments.plugin [-] Segment 1e870f5a-6958-486e-8a17-294eeb839a53 resource provider aggregate not found 2026-09-07 12:05:36.707 8 INFO neutron.services.segments.plugin [-] Segment 1e870f5a-6958-486e-8a17-294eeb839a53 resource provider aggregate not found 2026-09-07 12:05:36.728 8 INFO neutron.services.segments.plugin [-] Segment 1e870f5a-6958-486e-8a17-294eeb839a53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e870f5a-6958-486e-8a17-294eeb839a53 found for delete ", "request_id": "req-040c4de1-3d0b-4f32-8984-9c1c53a9df6f"}]} 2026-09-07 12:05:36.729 8 INFO neutron.services.segments.plugin [-] Segment 1e870f5a-6958-486e-8a17-294eeb839a53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e870f5a-6958-486e-8a17-294eeb839a53 found for delete ", "request_id": "req-c3b50b61-ce36-4133-be9f-8b6916cb9d0e"}]} [pid: 8|app: 0|req: 944/2019] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:05:35 2026] DELETE /v2.0/networks/8e171e99-f314-4214-8364-5378f24a0ef9 => generated 0 bytes in 1051 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2020] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:05:36 2026] DELETE /v2.0/networks/f4c53aa1-414d-4f2e-ab0e-5875c05c7470 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/2021] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:05:37 2026] DELETE /v2.0/networks/511f8334-51d7-430d-b72f-ba3c102af372 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/2022] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:05:37 2026] DELETE /v2.0/networks/2624eb75-1111-44d4-bd2c-066cac82209d => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/2023] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:05:37 2026] GET /v2.0/floatingips/3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 => generated 552 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2024] 162.253.55.181 () {34 vars in 1096 bytes} [Mon Sep 7 12:05:37 2026] GET /v2.0/ports?device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2025] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:05:37 2026] DELETE /v2.0/networks/74dc35d1-a4dd-48dd-a33a-226a18f13486 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2026] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:05:37 2026] GET /v2.0/ports?tenant_id=ab6fb0c24aaf4d769e2cb88ca43c7d75&device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => generated 1240 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/2027] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:05:37 2026] GET /v2.0/networks?id=57defaa8-b7a2-416a-895c-92ca39bb0e0f => 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: 1076/2028] 10.0.0.99 () {34 vars in 741 bytes} [Mon Sep 7 12:05:36 2026] PUT /v2.0/routers/0ed29a9a-cdf4-4a6c-83a8-8414854091df => generated 485 bytes in 1340 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2029] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:05:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=316c8aef-9b06-49e4-ae40-dd06b11c6a18 => 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: 1077/2030] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:05:38 2026] GET /v2.0/ports?device_id=0ed29a9a-cdf4-4a6c-83a8-8414854091df => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2031] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:05:38 2026] GET /v2.0/subnets?id=3b55befb-eeb0-40cd-9c81-194ff221d72e => generated 653 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2032] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:05:38 2026] GET /v2.0/ports?network_id=57defaa8-b7a2-416a-895c-92ca39bb0e0f&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2033] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:05:38 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2034] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:05:38 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?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: 1078/2035] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:05:38 2026] DELETE /v2.0/routers/0ed29a9a-cdf4-4a6c-83a8-8414854091df => generated 0 bytes in 555 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2036] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:05:38 2026] GET /v2.0/routers/444a7c4d-8230-4f04-9c35-9c6e8ac621e8 => generated 493 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:05:38.756 8 INFO neutron.services.segments.plugin [-] Segment 00ff9b8c-7ec8-422f-8505-d9cf8d8842ce resource provider aggregate not found 2026-09-07 12:05:38.761 8 INFO neutron.services.segments.plugin [-] Segment 00ff9b8c-7ec8-422f-8505-d9cf8d8842ce resource provider aggregate not found [pid: 8|app: 0|req: 958/2037] 10.0.0.99 () {34 vars in 684 bytes} [Mon Sep 7 12:05:38 2026] POST /v2.0/security-groups => generated 1607 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 12:05:38.781 8 INFO neutron.services.segments.plugin [-] Segment 00ff9b8c-7ec8-422f-8505-d9cf8d8842ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00ff9b8c-7ec8-422f-8505-d9cf8d8842ce found for delete ", "request_id": "req-7db56d0b-add9-41bb-a0ca-d97653accb85"}]} 2026-09-07 12:05:38.788 8 INFO neutron.services.segments.plugin [-] Segment 00ff9b8c-7ec8-422f-8505-d9cf8d8842ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00ff9b8c-7ec8-422f-8505-d9cf8d8842ce found for delete ", "request_id": "req-64152a06-34d6-4889-9e16-1bc24fadb5bf"}]} 2026-09-07 12:05:38.798 8 INFO neutron.services.segments.plugin [-] Segment baf4d84e-670c-4be3-8568-0f0c42636ca2 resource provider aggregate not found 2026-09-07 12:05:38.811 8 INFO neutron.services.segments.plugin [-] Segment baf4d84e-670c-4be3-8568-0f0c42636ca2 resource provider aggregate not found 2026-09-07 12:05:38.818 8 INFO neutron.services.segments.plugin [-] Segment baf4d84e-670c-4be3-8568-0f0c42636ca2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baf4d84e-670c-4be3-8568-0f0c42636ca2 found for delete ", "request_id": "req-dd9775ad-6cf4-404a-91fa-0ab63d96a41a"}]} 2026-09-07 12:05:38.831 8 INFO neutron.services.segments.plugin [-] Segment baf4d84e-670c-4be3-8568-0f0c42636ca2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid baf4d84e-670c-4be3-8568-0f0c42636ca2 found for delete ", "request_id": "req-f59bb150-19d5-44ff-b236-971c54603ad0"}]} 2026-09-07 12:05:38.836 8 INFO neutron.services.segments.plugin [-] Segment 834995b4-d893-4def-b3fb-755218270450 resource provider aggregate not found 2026-09-07 12:05:38.848 8 INFO neutron.services.segments.plugin [-] Segment 834995b4-d893-4def-b3fb-755218270450 resource provider aggregate not found 2026-09-07 12:05:38.854 8 INFO neutron.services.segments.plugin [-] Segment 834995b4-d893-4def-b3fb-755218270450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 834995b4-d893-4def-b3fb-755218270450 found for delete ", "request_id": "req-17688470-a52e-44cc-9a6d-8145931db89a"}]} 2026-09-07 12:05:38.868 8 INFO neutron.services.segments.plugin [-] Segment 834995b4-d893-4def-b3fb-755218270450 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 834995b4-d893-4def-b3fb-755218270450 found for delete ", "request_id": "req-39e71467-a969-441e-a774-4c51030a7490"}]} 2026-09-07 12:05:38.873 8 INFO neutron.services.segments.plugin [-] Segment 94814cd5-9407-4948-a18e-1e814035c8fd resource provider aggregate not found 2026-09-07 12:05:38.885 8 INFO neutron.services.segments.plugin [-] Segment 94814cd5-9407-4948-a18e-1e814035c8fd resource provider aggregate not found 2026-09-07 12:05:38.899 8 INFO neutron.services.segments.plugin [-] Segment 94814cd5-9407-4948-a18e-1e814035c8fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94814cd5-9407-4948-a18e-1e814035c8fd found for delete ", "request_id": "req-8fc76cf6-4a96-4a02-ba32-638455e94aa4"}]} 2026-09-07 12:05:38.906 8 INFO neutron.services.segments.plugin [-] Segment 94814cd5-9407-4948-a18e-1e814035c8fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94814cd5-9407-4948-a18e-1e814035c8fd found for delete ", "request_id": "req-2b2543c5-cb2a-4994-a571-1cd745ffc1a4"}]} [pid: 8|app: 0|req: 959/2038] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:38 2026] GET /v2.0/security-groups?tenant_id=c30bf048bb4449c9be86c3aeb7d00bda&name=default => generated 2801 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/2039] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:05:39 2026] POST /v2.0/security-group-rules => generated 565 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/2040] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:39 2026] DELETE /v2.0/security-groups/b56cd096-4255-42e8-ad28-db44f0882df3 => 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: 962/2041] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:05:39 2026] POST /v2.0/security-group-rules => generated 564 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/2042] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:05:39 2026] POST /v2.0/security-group-rules => generated 570 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/2043] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:39 2026] GET /v2.0/security-groups?tenant_id=724d4eb7082b492a8b663eb6d33ec04e&name=default => generated 2805 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2044] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:05:39 2026] POST /v2.0/security-group-rules => generated 569 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2045] 10.0.0.99 () {34 vars in 741 bytes} [Mon Sep 7 12:05:38 2026] PUT /v2.0/routers/444a7c4d-8230-4f04-9c35-9c6e8ac621e8 => generated 493 bytes in 782 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:05:39.537 7 INFO neutron.db.securitygroups_db [None req-59d578ba-1285-4d4f-a455-dbced62679c7 df15f9d1415c4a039470dc32d7186aa8 ab6fb0c24aaf4d769e2cb88ca43c7d75 - - - -] Project ab6fb0c24aaf4d769e2cb88ca43c7d75 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: 1081/2046] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:05:39 2026] POST /v2.0/security-group-rules => generated 575 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2047] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:39 2026] DELETE /v2.0/security-groups/d4cf710b-fa80-495d-8cc7-8408babe23cb => 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: 1082/2048] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:05:39 2026] GET /v2.0/ports?device_id=444a7c4d-8230-4f04-9c35-9c6e8ac621e8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:05:39.657 8 INFO neutron.db.securitygroups_db [None req-b7d01806-923b-49f5-a398-8eb0cc4bdb0b df15f9d1415c4a039470dc32d7186aa8 ab6fb0c24aaf4d769e2cb88ca43c7d75 - - - -] Project ab6fb0c24aaf4d769e2cb88ca43c7d75 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: 967/2049] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:05:39 2026] POST /v2.0/security-group-rules => generated 574 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2050] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:39 2026] GET /v2.0/security-groups?tenant_id=a139b3c5b43440c3988fdc2a5267b571&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/2051] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:39 2026] DELETE /v2.0/security-groups/10789881-202d-46cb-a256-9ee4a19b0b67 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2052] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:05:39 2026] DELETE /v2.0/routers/444a7c4d-8230-4f04-9c35-9c6e8ac621e8 => generated 0 bytes in 547 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2053] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:05:40 2026] GET /v2.0/routers/fd1f7712-d46e-4e94-9449-e54aa9b4c1cc => generated 502 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/2054] 10.0.0.99 () {32 vars in 648 bytes} [Mon Sep 7 12:05:40 2026] GET /v2.0/networks => generated 1296 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2055] 10.0.0.168 () {34 vars in 1094 bytes} [Mon Sep 7 12:05:40 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2556765&fields=id&tenant_id=ab6fb0c24aaf4d769e2cb88ca43c7d75 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2056] 10.0.0.168 () {34 vars in 982 bytes} [Mon Sep 7 12:05:40 2026] GET /v2.0/networks?id=57defaa8-b7a2-416a-895c-92ca39bb0e0f => generated 659 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2057] 10.0.0.168 () {34 vars in 965 bytes} [Mon Sep 7 12:05:40 2026] GET /v2.0/quotas/ab6fb0c24aaf4d769e2cb88ca43c7d75 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2058] 10.0.0.168 () {34 vars in 1002 bytes} [Mon Sep 7 12:05:40 2026] GET /v2.0/ports?tenant_id=ab6fb0c24aaf4d769e2cb88ca43c7d75&fields=id => generated 149 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2059] 10.0.0.168 () {34 vars in 1008 bytes} [Mon Sep 7 12:05:40 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?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: 1085/2060] 10.0.0.99 () {34 vars in 741 bytes} [Mon Sep 7 12:05:40 2026] PUT /v2.0/routers/fd1f7712-d46e-4e94-9449-e54aa9b4c1cc => generated 502 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2061] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:05:40 2026] GET /v2.0/ports?device_id=fd1f7712-d46e-4e94-9449-e54aa9b4c1cc => 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: 976/2062] 10.0.0.168 () {34 vars in 1108 bytes} [Mon Sep 7 12:05:40 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2063] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:05:41 2026] GET /v2.0/ports?device_id=4f9682d3-a5b7-4138-8d3d-e02622a943c1 => 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: 1087/2064] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:05:40 2026] DELETE /v2.0/routers/fd1f7712-d46e-4e94-9449-e54aa9b4c1cc => generated 0 bytes in 572 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2065] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:05:41 2026] GET /v2.0/routers/6f9d946d-f8ae-4af9-a88f-6c91cd8ba2e5 => generated 487 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2066] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:05:41 2026] GET /v2.0/networks?id=57defaa8-b7a2-416a-895c-92ca39bb0e0f => generated 659 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2067] 162.253.55.181 () {34 vars in 1050 bytes} [Mon Sep 7 12:05:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ab6fb0c24aaf4d769e2cb88ca43c7d75 => generated 270 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2068] 162.253.55.181 () {38 vars in 955 bytes} [Mon Sep 7 12:05:42 2026] POST /v2.0/ports => generated 958 bytes in 468 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: 982/2069] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:05:42 2026] GET /v2.0/ports?device_id=4f9682d3-a5b7-4138-8d3d-e02622a943c1 => generated 961 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2070] 10.0.0.99 () {34 vars in 741 bytes} [Mon Sep 7 12:05:41 2026] PUT /v2.0/routers/6f9d946d-f8ae-4af9-a88f-6c91cd8ba2e5 => generated 487 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2071] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:05:42 2026] GET /v2.0/security-groups?id=27d1f62b-e230-47e4-aae6-c3888e561904&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2072] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:05:43 2026] GET /v2.0/ports?device_id=6f9d946d-f8ae-4af9-a88f-6c91cd8ba2e5 => 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: 983/2073] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:05:42 2026] PUT /v2.0/ports/a7759834-9534-47ce-b644-234f7ae66dde => generated 1203 bytes in 597 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-09-07 12:05:43.270 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a059a2b-26d3-4c48-979c-756d1133c35d'] response: {'name': 'network-changed', 'server_uuid': '4f9682d3-a5b7-4138-8d3d-e02622a943c1', 'tag': 'a7759834-9534-47ce-b644-234f7ae66dde', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 984/2074] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:05:43 2026] GET /v2.0/ports?tenant_id=ab6fb0c24aaf4d769e2cb88ca43c7d75&device_id=4f9682d3-a5b7-4138-8d3d-e02622a943c1 => generated 1242 bytes in 77 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: 985/2075] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:05:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a7759834-9534-47ce-b644-234f7ae66dde => 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: 986/2076] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:05:43 2026] GET /v2.0/subnets?id=3b55befb-eeb0-40cd-9c81-194ff221d72e => generated 653 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2077] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:05:43 2026] GET /v2.0/ports?network_id=57defaa8-b7a2-416a-895c-92ca39bb0e0f&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2078] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:05:43 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?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: 1091/2079] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:05:43 2026] DELETE /v2.0/routers/6f9d946d-f8ae-4af9-a88f-6c91cd8ba2e5 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2080] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:05:43 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2081] 10.0.0.99 () {34 vars in 677 bytes} [Mon Sep 7 12:05:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2082] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:05:43 2026] GET /v2.0/routers/724b75a0-a03d-435e-b10d-42378c50df60 => generated 480 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2083] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:05:43 2026] GET /v2.0/ports?tenant_id=ab6fb0c24aaf4d769e2cb88ca43c7d75&device_id=4f9682d3-a5b7-4138-8d3d-e02622a943c1 => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2084] 10.0.0.99 () {34 vars in 752 bytes} [Mon Sep 7 12:05:43 2026] PUT /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2085] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:05:43 2026] GET /v2.0/networks?id=57defaa8-b7a2-416a-895c-92ca39bb0e0f => generated 755 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2086] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:05:43 2026] GET /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2087] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:05:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a7759834-9534-47ce-b644-234f7ae66dde => 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: 995/2088] 10.0.0.99 () {34 vars in 763 bytes} [Mon Sep 7 12:05:43 2026] PUT /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags/green => generated 4 bytes in 21 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2089] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:05:44 2026] GET /v2.0/subnets?id=3b55befb-eeb0-40cd-9c81-194ff221d72e => generated 653 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2090] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:05:44 2026] GET /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags => generated 34 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2091] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:05:44 2026] GET /v2.0/ports?network_id=57defaa8-b7a2-416a-895c-92ca39bb0e0f&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2092] 10.0.0.99 () {34 vars in 759 bytes} [Mon Sep 7 12:05:44 2026] PUT /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags/red => generated 4 bytes in 11 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2093] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:05:44 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2094] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:05:44 2026] GET /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags => generated 34 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2095] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:05:44 2026] GET /v2.0/ports?device_id=4f9682d3-a5b7-4138-8d3d-e02622a943c1 => generated 973 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2096] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:05:44 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2097] 10.0.0.99 () {34 vars in 781 bytes} [Mon Sep 7 12:05:44 2026] PUT /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags/black.or.white => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2098] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:05:44 2026] GET /v2.0/security-groups?id=27d1f62b-e230-47e4-aae6-c3888e561904&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2099] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:05:44 2026] GET /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags => generated 52 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2100] 10.0.0.99 () {34 vars in 752 bytes} [Mon Sep 7 12:05:44 2026] PUT /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags => generated 37 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2101] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:05:44 2026] GET /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags => generated 37 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2102] 10.0.0.99 () {32 vars in 740 bytes} [Mon Sep 7 12:05:44 2026] GET /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags/red => generated 0 bytes in 10 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:05:44.355 8 INFO neutron.api.v2.resource [None req-44a62eaf-2f60-4f4c-9be2-2492b0a9d7d4 f80bb66885ad4c96a0f9c83e5320778f 1b0f923392954f6ca61b74b9f4b3b1a5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1010/2103] 10.0.0.99 () {32 vars in 744 bytes} [Mon Sep 7 12:05:44 2026] GET /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags/green => generated 99 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2104] 10.0.0.99 () {32 vars in 743 bytes} [Mon Sep 7 12:05:44 2026] DELETE /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2105] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:05:44 2026] GET /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags => generated 30 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:05:44.412 8 INFO neutron.api.v2.resource [None req-a531b735-ded6-4004-848d-554c8e2a8ece f80bb66885ad4c96a0f9c83e5320778f 1b0f923392954f6ca61b74b9f4b3b1a5 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1013/2106] 10.0.0.99 () {32 vars in 747 bytes} [Mon Sep 7 12:05:44 2026] DELETE /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags/green => generated 99 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2107] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:05:44 2026] DELETE /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2108] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:05:44 2026] GET /v2.0/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312/tags => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2109] 10.0.0.99 () {32 vars in 733 bytes} [Mon Sep 7 12:05:44 2026] DELETE /v2.0/qos/policies/11f94e3c-1e0c-4748-b8dc-0ad0942d7312 => 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: 1094/2110] 10.0.0.99 () {34 vars in 741 bytes} [Mon Sep 7 12:05:43 2026] PUT /v2.0/routers/724b75a0-a03d-435e-b10d-42378c50df60 => generated 480 bytes in 775 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2111] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:05:44 2026] GET /v2.0/ports?device_id=724b75a0-a03d-435e-b10d-42378c50df60 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:05:45.322 7 INFO neutron.services.segments.plugin [-] Segment 3c5b8f99-e717-4a25-8c60-17ddf74f5077 resource provider aggregate not found 2026-09-07 12:05:45.327 7 INFO neutron.services.segments.plugin [-] Segment 3c5b8f99-e717-4a25-8c60-17ddf74f5077 resource provider aggregate not found 2026-09-07 12:05:45.348 7 INFO neutron.services.segments.plugin [-] Segment 3c5b8f99-e717-4a25-8c60-17ddf74f5077 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c5b8f99-e717-4a25-8c60-17ddf74f5077 found for delete ", "request_id": "req-89cd391d-5f1d-41fb-b1be-6b76648b4bfa"}]} 2026-09-07 12:05:45.355 7 INFO neutron.services.segments.plugin [-] Segment 3c5b8f99-e717-4a25-8c60-17ddf74f5077 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c5b8f99-e717-4a25-8c60-17ddf74f5077 found for delete ", "request_id": "req-dbf084be-1250-4265-8155-5933033bcaa1"}]} 2026-09-07 12:05:45.361 7 INFO neutron.db.l3_hamode_db [None req-09cfacaf-605a-40e7-a8a6-a76347366995 0c39dfd3a757435ea846ad46b69f1ff9 e9a2ec2f2a804f3ba42c8ff639677a21 - - - -] HA network 816a0dc2-df1e-47c8-b919-894afcbab645 was deleted as no HA routers are present in tenant e9a2ec2f2a804f3ba42c8ff639677a21. [pid: 7|app: 0|req: 1095/2112] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:05:44 2026] DELETE /v2.0/routers/724b75a0-a03d-435e-b10d-42378c50df60 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2113] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:05:45 2026] GET /v2.0/ports?device_id=4f9682d3-a5b7-4138-8d3d-e02622a943c1 => 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: 1019/2114] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:05:45 2026] GET /v2.0/security-groups?id=27d1f62b-e230-47e4-aae6-c3888e561904&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2115] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:05:45 2026] GET /v2.0/ports?device_id=4f9682d3-a5b7-4138-8d3d-e02622a943c1 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2116] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:05:45 2026] GET /v2.0/security-groups?id=27d1f62b-e230-47e4-aae6-c3888e561904&fields=id&fields=name => generated 111 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2117] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:05:45 2026] GET /v2.0/ports?device_id=4f9682d3-a5b7-4138-8d3d-e02622a943c1 => 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: 1096/2118] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:45 2026] GET /v2.0/security-groups?tenant_id=1b0f923392954f6ca61b74b9f4b3b1a5&name=default => generated 2805 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2119] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:45 2026] DELETE /v2.0/security-groups/8be3594c-671c-4c37-bcc6-52360ae35ffc => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:05:46.251 8 INFO neutron.db.l3_db [None req-4972aecb-8398-4609-a530-da305fb5c440 df15f9d1415c4a039470dc32d7186aa8 ab6fb0c24aaf4d769e2cb88ca43c7d75 - - - -] Floating IP 3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 associated. External IP: 10.96.250.212, port: a7759834-9534-47ce-b644-234f7ae66dde. [pid: 7|app: 0|req: 1098/2120] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:46 2026] GET /v2.0/security-groups?tenant_id=c120dccac2d2432f9a8e41cd9aaf7eda&name=default => generated 2805 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2121] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:46 2026] DELETE /v2.0/security-groups/ecfcf11c-c89a-47bb-ab46-fbf6c51793dc => 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: 1023/2122] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:05:45 2026] PUT /v2.0/floatingips/3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 => generated 856 bytes in 881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:05:46.720 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-220d8249-9f49-4fe3-a09a-57d8eb4619ba'] response: {'name': 'network-changed', 'server_uuid': '4f9682d3-a5b7-4138-8d3d-e02622a943c1', 'tag': 'a7759834-9534-47ce-b644-234f7ae66dde', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1024/2123] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:05:46 2026] GET /v2.0/floatingips/3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 => generated 856 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2124] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:05:46 2026] GET /v2.0/ports?tenant_id=ab6fb0c24aaf4d769e2cb88ca43c7d75&device_id=4f9682d3-a5b7-4138-8d3d-e02622a943c1 => 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: 1026/2125] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:05:46 2026] GET /v2.0/networks?id=57defaa8-b7a2-416a-895c-92ca39bb0e0f => generated 755 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2126] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:46 2026] GET /v2.0/security-groups?tenant_id=d11c88d1380244b9ae02bef2dadaf206&name=default => generated 2805 bytes in 516 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2127] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:05:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=a7759834-9534-47ce-b644-234f7ae66dde => 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: 1028/2128] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:05:46 2026] GET /v2.0/subnets?id=3b55befb-eeb0-40cd-9c81-194ff221d72e => generated 653 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2129] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:05:46 2026] GET /v2.0/ports?network_id=57defaa8-b7a2-416a-895c-92ca39bb0e0f&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2130] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:46 2026] DELETE /v2.0/security-groups/ae97a928-27c3-4115-85fa-5349b75a55b3 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2131] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:05:47 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2132] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:05:47 2026] GET /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2133] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:47 2026] GET /v2.0/security-groups?tenant_id=fadad65a483446d9a39751b16c90f6c6&name=default => generated 2805 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2134] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:47 2026] DELETE /v2.0/security-groups/64961072-c541-4fe3-b426-cfa7ae6c1c32 => 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: 1032/2135] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:47 2026] GET /v2.0/security-groups?tenant_id=e9a2ec2f2a804f3ba42c8ff639677a21&name=default => generated 2805 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2136] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:47 2026] DELETE /v2.0/security-groups/cab84174-fd96-4a7d-9749-7bcef6d86313 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2137] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:05:47 2026] GET /v2.0/floatingips/3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 => generated 856 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2138] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:05:48 2026] GET /v2.0/floatingips/3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 => generated 858 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:05:50.117 7 INFO neutron.db.segments_db [None req-36330972-ceaa-44ed-91e0-9302cf5e5e20 23088b29a2ff4c1198e70e269f4575bd f5fdc01457c34f259fc2b64841dcfff1 - - - -] Added segment 620810c2-a58e-4463-8aa1-eb292350a847 of type vxlan for network c799ec46-e46c-4e17-961c-7a7bc0729d40 2026-09-07 12:05:50.442 7 INFO neutron.db.l3_hamode_db [None req-36330972-ceaa-44ed-91e0-9302cf5e5e20 23088b29a2ff4c1198e70e269f4575bd f5fdc01457c34f259fc2b64841dcfff1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:05:50.600 7 INFO neutron.db.l3_hamode_db [None req-36330972-ceaa-44ed-91e0-9302cf5e5e20 23088b29a2ff4c1198e70e269f4575bd f5fdc01457c34f259fc2b64841dcfff1 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1107/2141] 10.0.0.99 () {34 vars in 667 bytes} [Mon Sep 7 12:05:49 2026] POST /v2.0/routers => generated 474 bytes in 1456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2142] 10.0.0.99 () {34 vars in 750 bytes} [Mon Sep 7 12:05:51 2026] PUT /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2143] 10.0.0.99 () {32 vars in 730 bytes} [Mon Sep 7 12:05:51 2026] GET /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/tags => generated 25 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2144] 10.0.0.99 () {34 vars in 761 bytes} [Mon Sep 7 12:05:51 2026] PUT /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/tags/green => generated 4 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2145] 10.0.0.99 () {32 vars in 730 bytes} [Mon Sep 7 12:05:51 2026] GET /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/tags => generated 34 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2146] 10.0.0.99 () {34 vars in 757 bytes} [Mon Sep 7 12:05:51 2026] PUT /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/tags/red => generated 4 bytes in 679 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2147] 10.0.0.99 () {32 vars in 730 bytes} [Mon Sep 7 12:05:52 2026] GET /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/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: 1039/2148] 10.0.0.99 () {34 vars in 779 bytes} [Mon Sep 7 12:05:52 2026] PUT /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/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: 8|app: 0|req: 1040/2149] 10.0.0.99 () {32 vars in 730 bytes} [Mon Sep 7 12:05:52 2026] GET /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2150] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:05:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2151] 10.0.0.99 () {34 vars in 750 bytes} [Mon Sep 7 12:05:52 2026] PUT /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2152] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:05:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2153] 10.0.0.99 () {32 vars in 730 bytes} [Mon Sep 7 12:05:52 2026] GET /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2154] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:05:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2155] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:05:52 2026] GET /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2156] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:05:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:05:52.907 8 INFO neutron.api.v2.resource [None req-2ffc8456-d2d5-4460-b6bf-0b3c4fcf7c71 23088b29a2ff4c1198e70e269f4575bd f5fdc01457c34f259fc2b64841dcfff1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1044/2157] 10.0.0.99 () {32 vars in 742 bytes} [Mon Sep 7 12:05:52 2026] GET /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2158] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:05:52 2026] POST /v2.0/subnetpools => generated 516 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2159] 10.0.0.99 () {34 vars in 758 bytes} [Mon Sep 7 12:05:52 2026] PUT /v2.0/subnetpools/7208f0e6-eb79-4c1a-8e27-4fcb242bdd91/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2160] 10.0.0.99 () {32 vars in 741 bytes} [Mon Sep 7 12:05:52 2026] DELETE /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/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: 1116/2161] 10.0.0.99 () {34 vars in 758 bytes} [Mon Sep 7 12:05:52 2026] PUT /v2.0/subnetpools/0f20a8c2-5abc-4035-8a77-e2152d3d90cd/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2162] 10.0.0.99 () {34 vars in 758 bytes} [Mon Sep 7 12:05:53 2026] PUT /v2.0/subnetpools/b5715f5c-7f74-4fc2-ac79-98241c78eea1/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2163] 10.0.0.99 () {32 vars in 730 bytes} [Mon Sep 7 12:05:53 2026] GET /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2164] 10.0.0.99 () {34 vars in 758 bytes} [Mon Sep 7 12:05:53 2026] PUT /v2.0/subnetpools/a3b5797c-6c38-4160-a5d8-01fd0c6dd11f/tags => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2165] 10.0.0.99 () {32 vars in 671 bytes} [Mon Sep 7 12:05:53 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:05:53.136 8 INFO neutron.api.v2.resource [None req-85a9dd4d-2687-45c5-ba7c-de99a81b3334 23088b29a2ff4c1198e70e269f4575bd f5fdc01457c34f259fc2b64841dcfff1 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1047/2166] 10.0.0.99 () {32 vars in 745 bytes} [Mon Sep 7 12:05:53 2026] DELETE /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/tags/green => generated 99 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2167] 10.0.0.99 () {32 vars in 685 bytes} [Mon Sep 7 12:05:53 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2168] 10.0.0.99 () {32 vars in 681 bytes} [Mon Sep 7 12:05:53 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2169] 10.0.0.99 () {32 vars in 733 bytes} [Mon Sep 7 12:05:53 2026] DELETE /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/tags => 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: 1122/2170] 10.0.0.99 () {32 vars in 693 bytes} [Mon Sep 7 12:05:53 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2171] 10.0.0.99 () {32 vars in 679 bytes} [Mon Sep 7 12:05:53 2026] GET /v2.0/subnetpools?not-tags=red => 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: 1049/2172] 10.0.0.99 () {32 vars in 730 bytes} [Mon Sep 7 12:05:53 2026] GET /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773/tags => generated 12 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2173] 10.0.0.99 () {32 vars in 693 bytes} [Mon Sep 7 12:05:53 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2174] 10.0.0.99 () {32 vars in 689 bytes} [Mon Sep 7 12:05:53 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2175] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:05:53 2026] GET /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773 => generated 480 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2176] 10.0.0.99 () {32 vars in 701 bytes} [Mon Sep 7 12:05:53 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2177] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:05:53 2026] DELETE /v2.0/subnetpools/7208f0e6-eb79-4c1a-8e27-4fcb242bdd91 => 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: 1128/2178] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:05:53 2026] DELETE /v2.0/subnetpools/0f20a8c2-5abc-4035-8a77-e2152d3d90cd => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2179] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:05:53 2026] DELETE /v2.0/subnetpools/b5715f5c-7f74-4fc2-ac79-98241c78eea1 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2180] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:05:53 2026] DELETE /v2.0/subnetpools/a3b5797c-6c38-4160-a5d8-01fd0c6dd11f => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2181] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:05:53 2026] DELETE /v2.0/subnetpools/f5748173-6b60-4233-a2d0-dbf4fe6a8361 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2182] 10.0.0.99 () {34 vars in 741 bytes} [Mon Sep 7 12:05:53 2026] PUT /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773 => generated 481 bytes in 682 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2183] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:05:54 2026] GET /v2.0/ports?device_id=1b781fc3-0c80-45b9-9653-b12690791773 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:05:54.831 8 INFO neutron.services.segments.plugin [-] Segment 620810c2-a58e-4463-8aa1-eb292350a847 resource provider aggregate not found 2026-09-07 12:05:54.836 8 INFO neutron.services.segments.plugin [-] Segment 620810c2-a58e-4463-8aa1-eb292350a847 resource provider aggregate not found 2026-09-07 12:05:54.856 8 INFO neutron.services.segments.plugin [-] Segment 620810c2-a58e-4463-8aa1-eb292350a847 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 620810c2-a58e-4463-8aa1-eb292350a847 found for delete ", "request_id": "req-164fcaa5-7090-40b8-bc60-5b5b78dfbaa8"}]} 2026-09-07 12:05:54.858 8 INFO neutron.services.segments.plugin [-] Segment 620810c2-a58e-4463-8aa1-eb292350a847 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 620810c2-a58e-4463-8aa1-eb292350a847 found for delete ", "request_id": "req-060a89a0-8a0c-4eed-8784-ff6d5f21e6eb"}]} 2026-09-07 12:05:54.866 8 INFO neutron.db.l3_hamode_db [None req-377cf62d-e52a-4b69-9868-8e01e8b42165 23088b29a2ff4c1198e70e269f4575bd f5fdc01457c34f259fc2b64841dcfff1 - - - -] HA network c799ec46-e46c-4e17-961c-7a7bc0729d40 was deleted as no HA routers are present in tenant f5fdc01457c34f259fc2b64841dcfff1. [pid: 8|app: 0|req: 1052/2184] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:05:54 2026] DELETE /v2.0/routers/1b781fc3-0c80-45b9-9653-b12690791773 => generated 0 bytes in 741 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2185] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:54 2026] GET /v2.0/security-groups?tenant_id=607a154e89ee4e6a85bc13d8524a38fd&name=default => generated 2805 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2186] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:55 2026] DELETE /v2.0/security-groups/bdf7ffd5-11cc-4cfd-8bc0-c48658818814 => 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: 1134/2187] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:55 2026] GET /v2.0/security-groups?tenant_id=c7a880975b1341f8984567e450ba007d&name=default => generated 2805 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2188] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:55 2026] DELETE /v2.0/security-groups/bb9ed5a0-6e72-4050-9143-633822ef5f39 => 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: 1054/2189] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:55 2026] GET /v2.0/security-groups?tenant_id=f5fdc01457c34f259fc2b64841dcfff1&name=default => generated 2805 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2190] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:55 2026] GET /v2.0/security-groups?tenant_id=effa7635b7ba49b784918a47b8576e1a&name=default => generated 2805 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2191] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:55 2026] DELETE /v2.0/security-groups/4d7efaab-b62f-4ed2-9d4e-ee25a7a62652 => 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: 1137/2192] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:55 2026] DELETE /v2.0/security-groups/be733bc5-c304-49ad-b57b-788030a2e257 => 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: 1056/2193] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:05:56 2026] GET /v2.0/security-groups?tenant_id=6387a5cb92af4566aff0c1d394bdcc23&name=default => generated 2805 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2194] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:05:56 2026] DELETE /v2.0/security-groups/d8e5f43e-2040-4deb-a6aa-bf319d442b85 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2195] 10.0.0.19 () {34 vars in 989 bytes} [Mon Sep 7 12:05:58 2026] GET /v2.0/ports?device_id=4f9682d3-a5b7-4138-8d3d-e02622a943c1 => generated 1244 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2196] 10.0.0.19 () {34 vars in 1039 bytes} [Mon Sep 7 12:05:58 2026] GET /v2.0/security-groups?id=27d1f62b-e230-47e4-aae6-c3888e561904&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2197] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:05:59 2026] GET /v2.0/ports?device_id=4f9682d3-a5b7-4138-8d3d-e02622a943c1 => generated 975 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2198] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:05:59 2026] GET /v2.0/security-groups?id=27d1f62b-e230-47e4-aae6-c3888e561904&fields=id&fields=name => generated 111 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:06:00.411 8 INFO neutron.db.segments_db [None req-64da533b-e0e8-4c5e-8ace-737937519091 9019980b260849ee9605f7f23d078fe3 68eac39d42d34cf5849930a2a9a3f0fe - - - -] Added segment b09b41d8-f5a4-44ca-85cb-a2d098cd6c45 of type vxlan for network bfac31bf-e115-471a-8362-a4d8ae77d0ae [pid: 7|app: 0|req: 1141/2199] 162.253.55.181 () {34 vars in 994 bytes} [Mon Sep 7 12:06:00 2026] GET /v2.0/ports?device_id=4f9682d3-a5b7-4138-8d3d-e02622a943c1 => generated 975 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2200] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:06:00 2026] POST /v2.0/networks => generated 632 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2201] 10.0.0.99 () {34 vars in 675 bytes} [Mon Sep 7 12:06:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2202] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:06:00 2026] POST /v2.0/subnets => generated 602 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2203] 10.0.0.99 () {34 vars in 758 bytes} [Mon Sep 7 12:06:00 2026] PUT /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:06:00.981 8 INFO neutron.db.l3_db [None req-2183ff1f-cc39-44f3-b712-f0fc2cac94ad df15f9d1415c4a039470dc32d7186aa8 ab6fb0c24aaf4d769e2cb88ca43c7d75 - - - -] Floating IP 3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 disassociated. External IP: 10.96.250.212, port: a7759834-9534-47ce-b644-234f7ae66dde. [pid: 7|app: 0|req: 1145/2204] 10.0.0.99 () {34 vars in 750 bytes} [Mon Sep 7 12:06:00 2026] PUT /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2205] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:06:00 2026] GET /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags => generated 25 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2206] 10.0.0.99 () {32 vars in 730 bytes} [Mon Sep 7 12:06:00 2026] GET /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2207] 10.0.0.99 () {34 vars in 769 bytes} [Mon Sep 7 12:06:01 2026] PUT /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags/green => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2208] 10.0.0.99 () {34 vars in 761 bytes} [Mon Sep 7 12:06:01 2026] PUT /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2209] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/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: 1151/2210] 10.0.0.99 () {32 vars in 730 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/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: 1152/2211] 10.0.0.99 () {34 vars in 765 bytes} [Mon Sep 7 12:06:01 2026] PUT /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags/red => generated 4 bytes in 17 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2212] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/ports?device_id=4f9682d3-a5b7-4138-8d3d-e02622a943c1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2213] 10.0.0.99 () {34 vars in 757 bytes} [Mon Sep 7 12:06:01 2026] PUT /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2214] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2215] 10.0.0.99 () {32 vars in 730 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/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: 1157/2216] 10.0.0.99 () {34 vars in 787 bytes} [Mon Sep 7 12:06:01 2026] PUT /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags/black.or.white => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2217] 10.0.0.99 () {34 vars in 779 bytes} [Mon Sep 7 12:06:01 2026] PUT /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2218] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2219] 10.0.0.99 () {32 vars in 730 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2220] 162.253.55.181 () {36 vars in 997 bytes} [Mon Sep 7 12:06:00 2026] DELETE /v2.0/ports/a7759834-9534-47ce-b644-234f7ae66dde => generated 0 bytes in 894 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2221] 10.0.0.99 () {34 vars in 758 bytes} [Mon Sep 7 12:06:01 2026] PUT /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:06:01.468 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d290fab1-d969-4e26-9365-cdd06fe4844d'] response: {'server_uuid': '4f9682d3-a5b7-4138-8d3d-e02622a943c1', 'name': 'network-vif-deleted', 'tag': 'a7759834-9534-47ce-b644-234f7ae66dde', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1162/2222] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags => generated 37 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2223] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2224] 10.0.0.99 () {34 vars in 750 bytes} [Mon Sep 7 12:06:01 2026] PUT /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/tags => generated 37 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:06:01.538 7 INFO neutron.api.v2.resource [None req-7ce0fcaa-0c0e-4a00-8b02-a4368271d8db 0e4ea05382f54dbda03608bc597fc0e4 068e83e1db4945c782ddeb7c38fbf387 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1164/2225] 10.0.0.99 () {32 vars in 750 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags/green => generated 99 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2226] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:06:01 2026] DELETE /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2227] 10.0.0.99 () {32 vars in 730 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2228] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2229] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:06:01.638 8 INFO neutron.api.v2.resource [None req-99b9217c-b36a-43f8-9b97-db3ca34cd98a 0e4ea05382f54dbda03608bc597fc0e4 068e83e1db4945c782ddeb7c38fbf387 - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1064/2230] 10.0.0.99 () {32 vars in 753 bytes} [Mon Sep 7 12:06:01 2026] DELETE /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 12:06:01.670 7 INFO neutron.api.v2.resource [None req-c13de4ff-7b4e-4a01-9b5f-1c1adb8eadc4 9019980b260849ee9605f7f23d078fe3 68eac39d42d34cf5849930a2a9a3f0fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1167/2231] 10.0.0.99 () {32 vars in 742 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2232] 10.0.0.99 () {32 vars in 741 bytes} [Mon Sep 7 12:06:01 2026] DELETE /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2233] 10.0.0.99 () {32 vars in 738 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2234] 10.0.0.99 () {32 vars in 741 bytes} [Mon Sep 7 12:06:01 2026] DELETE /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2235] 10.0.0.99 () {32 vars in 730 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:06:01.823 7 INFO neutron.api.v2.resource [None req-080fbc33-6023-4393-bd5e-5e0f9cf293c4 9019980b260849ee9605f7f23d078fe3 68eac39d42d34cf5849930a2a9a3f0fe - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1170/2236] 10.0.0.99 () {32 vars in 745 bytes} [Mon Sep 7 12:06:01 2026] DELETE /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2237] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:06:01 2026] DELETE /v2.0/subnetpools/ad4503fe-ecfe-4d95-b6bf-6b5c532e275e => 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: 1171/2238] 10.0.0.99 () {32 vars in 733 bytes} [Mon Sep 7 12:06:01 2026] DELETE /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/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: 1068/2239] 10.0.0.99 () {32 vars in 730 bytes} [Mon Sep 7 12:06:01 2026] GET /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2240] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:06:02 2026] DELETE /v2.0/security-groups/27d1f62b-e230-47e4-aae6-c3888e561904 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2241] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:06:01 2026] DELETE /v2.0/subnets/220c46b2-5383-4afc-99ef-d11fa3235d32 => generated 0 bytes in 1122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2242] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:06:03 2026] GET /v2.0/security-groups?tenant_id=068e83e1db4945c782ddeb7c38fbf387&name=default => generated 2805 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2243] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:06:02 2026] DELETE /v2.0/floatingips/3ecd9a58-6d5a-4d7c-a028-9cdd4e6abd71 => generated 0 bytes in 1015 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2244] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:06:03 2026] DELETE /v2.0/security-groups/16cb2419-3eab-4142-a261-092abc11fa26 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:06:03.713 7 INFO neutron.services.segments.plugin [-] Segment b09b41d8-f5a4-44ca-85cb-a2d098cd6c45 resource provider aggregate not found 2026-09-07 12:06:03.720 7 INFO neutron.services.segments.plugin [-] Segment b09b41d8-f5a4-44ca-85cb-a2d098cd6c45 resource provider aggregate not found 2026-09-07 12:06:03.737 7 INFO neutron.services.segments.plugin [-] Segment b09b41d8-f5a4-44ca-85cb-a2d098cd6c45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b09b41d8-f5a4-44ca-85cb-a2d098cd6c45 found for delete ", "request_id": "req-7fce8ebf-84f9-4956-b81b-46b9e51cecd6"}]} 2026-09-07 12:06:03.744 7 INFO neutron.services.segments.plugin [-] Segment b09b41d8-f5a4-44ca-85cb-a2d098cd6c45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b09b41d8-f5a4-44ca-85cb-a2d098cd6c45 found for delete ", "request_id": "req-8176d6d1-1262-4588-be64-b31bb9c5476b"}]} [pid: 7|app: 0|req: 1174/2245] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:06:03 2026] DELETE /v2.0/networks/bfac31bf-e115-471a-8362-a4d8ae77d0ae => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2246] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:06:03 2026] GET /v2.0/ports?device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2247] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:06:03 2026] GET /v2.0/security-groups?tenant_id=6078a577323a4762a3afa79ba5451716&name=default => generated 2805 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2248] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:06:03 2026] GET /v2.0/security-groups?id=20fc7c7a-9218-4689-a675-64dd0b0749e5&fields=id&fields=name => generated 113 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2251] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:06:03 2026] DELETE /v2.0/security-groups/88e3f3c8-83ab-4f4d-9c1d-f406c55cdc5e => 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: 1179/2252] 162.253.55.181 () {34 vars in 994 bytes} [Mon Sep 7 12:06:04 2026] GET /v2.0/ports?device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => 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: 1180/2253] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:06:04 2026] GET /v2.0/security-groups?tenant_id=68eac39d42d34cf5849930a2a9a3f0fe&name=default => generated 2805 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2254] 162.253.55.181 () {36 vars in 997 bytes} [Mon Sep 7 12:06:04 2026] DELETE /v2.0/ports/316c8aef-9b06-49e4-ae40-dd06b11c6a18 => generated 0 bytes in 617 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2255] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:06:05 2026] GET /v2.0/ports?device_id=402f2be3-d921-4a89-b9f9-b8fcbca10e39 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2256] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:06:04 2026] DELETE /v2.0/security-groups/306c4e00-d018-456b-b8cd-c2327237a22d => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:06:05.174 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a3f0eb12-4ae1-4c04-ad30-205d63f9e8e8'] response: {'server_uuid': '402f2be3-d921-4a89-b9f9-b8fcbca10e39', 'name': 'network-vif-deleted', 'tag': '316c8aef-9b06-49e4-ae40-dd06b11c6a18', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1076/2257] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:06:05 2026] GET /v2.0/security-groups?tenant_id=c14dcddb14d349bbacad3afc6c8e55d3&name=default => generated 2805 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2258] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:06:05 2026] DELETE /v2.0/security-groups/1c54d551-10af-4206-9cf8-b407e99a878a => 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: 1077/2259] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:06:06 2026] DELETE /v2.0/security-groups/20fc7c7a-9218-4689-a675-64dd0b0749e5 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2260] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:06:06 2026] PUT /v2.0/routers/7c4d2b7f-59cc-4178-b1ce-09785fb823e0/remove_router_interface => generated 309 bytes in 1476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:06:08.009 8 INFO neutron.db.segments_db [None req-71ce25b8-8700-4335-9c5a-49d9811cd81c 3054e1dd77434276985b85a1672052f1 1138755eca8a4c13a956db83fd542b39 - - - -] Added segment a3cbcf66-c35e-4bfb-b4f0-294011297243 of type vxlan for network 69727ef8-ab5c-44a5-8cc5-a9968aa5ff50 [pid: 7|app: 0|req: 1184/2261] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:06:07 2026] DELETE /v2.0/subnets/3b55befb-eeb0-40cd-9c81-194ff221d72e => 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: 1078/2262] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:06:07 2026] POST /v2.0/networks => generated 631 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2263] 10.0.0.99 () {34 vars in 663 bytes} [Mon Sep 7 12:06:08 2026] POST /v2.0/ports => generated 743 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1080/2264] 10.0.0.99 () {34 vars in 665 bytes} [Mon Sep 7 12:06:08 2026] POST /v2.0/trunks => generated 407 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2265] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:06:08 2026] PUT /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2266] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:06:08 2026] GET /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/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: 1083/2267] 10.0.0.99 () {34 vars in 759 bytes} [Mon Sep 7 12:06:08 2026] PUT /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags/green => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2268] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:06:09 2026] GET /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags => generated 34 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2269] 10.0.0.99 () {34 vars in 755 bytes} [Mon Sep 7 12:06:09 2026] PUT /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags/red => 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: 1086/2270] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:06:09 2026] GET /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags => generated 34 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2271] 10.0.0.99 () {34 vars in 777 bytes} [Mon Sep 7 12:06:09 2026] PUT /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags/black.or.white => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2272] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:06:09 2026] GET /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags => generated 52 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2273] 10.0.0.99 () {34 vars in 748 bytes} [Mon Sep 7 12:06:09 2026] PUT /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:06:09.329 7 INFO neutron.services.segments.plugin [-] Segment 4fa6d433-3bb3-4037-b580-a592f476d269 resource provider aggregate not found 2026-09-07 12:06:09.335 7 INFO neutron.services.segments.plugin [-] Segment 4fa6d433-3bb3-4037-b580-a592f476d269 resource provider aggregate not found 2026-09-07 12:06:09.348 7 INFO neutron.services.segments.plugin [-] Segment 4fa6d433-3bb3-4037-b580-a592f476d269 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa6d433-3bb3-4037-b580-a592f476d269 found for delete ", "request_id": "req-d746f931-4336-4b8c-bd8b-a1cb108f28cf"}]} 2026-09-07 12:06:09.352 7 INFO neutron.services.segments.plugin [-] Segment 4fa6d433-3bb3-4037-b580-a592f476d269 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4fa6d433-3bb3-4037-b580-a592f476d269 found for delete ", "request_id": "req-d77671b0-28b9-44c1-a7d6-794e62f143f7"}]} 2026-09-07 12:06:09.360 7 INFO neutron.db.l3_hamode_db [None req-ec2ca525-4949-40be-9a69-e0b6becaab07 df15f9d1415c4a039470dc32d7186aa8 ab6fb0c24aaf4d769e2cb88ca43c7d75 - - - -] HA network 1a8f8f48-cc37-4bb1-beeb-864c57e19497 was deleted as no HA routers are present in tenant ab6fb0c24aaf4d769e2cb88ca43c7d75. [pid: 7|app: 0|req: 1185/2274] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:06:08 2026] DELETE /v2.0/routers/7c4d2b7f-59cc-4178-b1ce-09785fb823e0 => generated 0 bytes in 1239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2275] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:06:09 2026] GET /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:06:09.503 8 INFO neutron.db.segments_db [None req-294e7dec-d88a-42c9-9d00-b153a124eef0 8cea47b574764e4fbedf13a99d48d753 3a05bff0e4ea478cb1af50f152954d3e - - - -] Added segment 2dc9a293-745c-4c8d-803a-16f7b7dd3bb8 of type vxlan for network f5b58ea2-a250-4330-a79a-de4c4186fee4 [pid: 8|app: 0|req: 1090/2276] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:06:09 2026] POST /v2.0/networks => generated 632 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2277] 10.0.0.99 () {32 vars in 736 bytes} [Mon Sep 7 12:06:09 2026] GET /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2278] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:06:09 2026] DELETE /v2.0/networks/57defaa8-b7a2-416a-895c-92ca39bb0e0f => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:06:09.680 7 INFO neutron.api.v2.resource [None req-25acb404-dc61-4385-a7c3-29219dabbc33 3054e1dd77434276985b85a1672052f1 1138755eca8a4c13a956db83fd542b39 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1188/2279] 10.0.0.99 () {32 vars in 740 bytes} [Mon Sep 7 12:06:09 2026] GET /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-09-07 12:06:09.703 8 INFO neutron.db.segments_db [None req-cc9892c4-b264-4b9c-92cc-90017061a257 8cea47b574764e4fbedf13a99d48d753 3a05bff0e4ea478cb1af50f152954d3e - - - -] Added segment d55fcc00-b8d3-4788-a9ac-24071fb4e3d1 of type vxlan for network b4f9636e-dbf8-40b9-8b30-a125e489cfb8 [pid: 7|app: 0|req: 1189/2280] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:06:09 2026] DELETE /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2281] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:06:09 2026] GET /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:06:09.786 7 INFO neutron.api.v2.resource [None req-ad6f6385-69e0-4096-b94c-5ade56b713ab 3054e1dd77434276985b85a1672052f1 1138755eca8a4c13a956db83fd542b39 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1191/2282] 10.0.0.99 () {32 vars in 743 bytes} [Mon Sep 7 12:06:09 2026] DELETE /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2283] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:06:09 2026] POST /v2.0/networks => generated 631 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2284] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:06:09 2026] DELETE /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2285] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:06:09 2026] GET /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4/tags => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2286] 10.0.0.99 () {32 vars in 718 bytes} [Mon Sep 7 12:06:09 2026] GET /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4 => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2287] 10.0.0.99 () {34 vars in 752 bytes} [Mon Sep 7 12:06:09 2026] PUT /v2.0/networks/f5b58ea2-a250-4330-a79a-de4c4186fee4/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2288] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:06:09 2026] GET /v2.0/networks/f5b58ea2-a250-4330-a79a-de4c4186fee4/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2289] 10.0.0.99 () {32 vars in 716 bytes} [Mon Sep 7 12:06:09 2026] GET /v2.0/ports/20616397-d8f9-4c83-8bd4-a22c59e8d013 => generated 826 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2290] 10.0.0.99 () {34 vars in 752 bytes} [Mon Sep 7 12:06:10 2026] PUT /v2.0/networks/b4f9636e-dbf8-40b9-8b30-a125e489cfb8/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2291] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:06:10 2026] GET /v2.0/networks/b4f9636e-dbf8-40b9-8b30-a125e489cfb8/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager [None req-32fe1ec9-829d-4368-8699-50df3404d10f 3054e1dd77434276985b85a1672052f1 1138755eca8a4c13a956db83fd542b39 - - - -] Error during notification for neutron.services.trunk.rpc.backend.ServerSideRpcBackend.process_event-27786 trunk, after_delete: neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 181, in _notify_loop 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager callback(resource, event, trigger, payload=payload) 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/backend.py", line 68, in process_event 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager method[event](context, payload) 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/oslo_log/helpers.py", line 67, in wrapper 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager return method(*args, **kwargs) 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/trunk/rpc/server.py", line 205, in trunk_deleted 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager self._resource_rpc.push(context, [trunk], events.DELETED) 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 245, in push 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager self._push(context, resource_type, type_resources, event_type) 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 249, in _push 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager _validate_resource_type(resource_type) 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/api/rpc/handlers/resources_rpc.py", line 52, in _validate_resource_type 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager raise InvalidResourceTypeClass(resource_type=resource_type) 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager neutron.api.rpc.handlers.resources_rpc.InvalidResourceTypeClass: Invalid resource type None 2026-09-07 12:06:10.195 7 ERROR neutron_lib.callbacks.manager  [pid: 7|app: 0|req: 1196/2292] 10.0.0.99 () {32 vars in 721 bytes} [Mon Sep 7 12:06:10 2026] DELETE /v2.0/trunks/a4f83811-a572-498d-8638-e75505ccb1c4 => 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: 1097/2293] 10.0.0.99 () {34 vars in 752 bytes} [Mon Sep 7 12:06:10 2026] PUT /v2.0/networks/b4f9636e-dbf8-40b9-8b30-a125e489cfb8/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2294] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:06:10 2026] GET /v2.0/networks/b4f9636e-dbf8-40b9-8b30-a125e489cfb8/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2295] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:06:10 2026] GET /v2.0/networks/f5b58ea2-a250-4330-a79a-de4c4186fee4/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2296] 10.0.0.99 () {32 vars in 719 bytes} [Mon Sep 7 12:06:10 2026] DELETE /v2.0/ports/20616397-d8f9-4c83-8bd4-a22c59e8d013 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:06:10.474 8 INFO neutron.services.segments.plugin [-] Segment 2dc9a293-745c-4c8d-803a-16f7b7dd3bb8 resource provider aggregate not found 2026-09-07 12:06:10.479 8 INFO neutron.services.segments.plugin [-] Segment 2dc9a293-745c-4c8d-803a-16f7b7dd3bb8 resource provider aggregate not found 2026-09-07 12:06:10.494 8 INFO neutron.services.segments.plugin [-] Segment 2dc9a293-745c-4c8d-803a-16f7b7dd3bb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc9a293-745c-4c8d-803a-16f7b7dd3bb8 found for delete ", "request_id": "req-15ca9f35-d61c-4244-a416-38d50bc109ab"}]} 2026-09-07 12:06:10.499 8 INFO neutron.services.segments.plugin [-] Segment 2dc9a293-745c-4c8d-803a-16f7b7dd3bb8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc9a293-745c-4c8d-803a-16f7b7dd3bb8 found for delete ", "request_id": "req-d39c7ac2-6a43-44a7-98a1-f7f02334f438"}]} [pid: 8|app: 0|req: 1100/2297] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:06:10 2026] DELETE /v2.0/networks/f5b58ea2-a250-4330-a79a-de4c4186fee4 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2298] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:06:10 2026] GET /v2.0/security-groups?tenant_id=6fa307df21144361a2e7a7eac73bd8d6&name=default => generated 2805 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2299] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:06:10 2026] DELETE /v2.0/networks/69727ef8-ab5c-44a5-8cc5-a9968aa5ff50 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2300] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:06:10 2026] DELETE /v2.0/security-groups/04a879db-2ca1-4ef9-9e09-ac8979ce19fc => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2301] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:06:10 2026] DELETE /v2.0/networks/b4f9636e-dbf8-40b9-8b30-a125e489cfb8 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2302] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:06:11 2026] GET /v2.0/security-groups?tenant_id=ab6fb0c24aaf4d769e2cb88ca43c7d75&name=default => generated 2801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2303] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:06:11 2026] DELETE /v2.0/security-groups/6001d5f6-9d2e-4c1a-8c3f-14d2d910452c => 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: 1104/2304] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:06:11 2026] GET /v2.0/security-groups?tenant_id=fcc3a74e0a414874a14983c58a800cfa&name=default => generated 2805 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:06:11.713 7 INFO neutron.services.segments.plugin [-] Segment b597494b-01e9-471b-8c72-1980d9e23df9 resource provider aggregate not found 2026-09-07 12:06:11.720 7 INFO neutron.services.segments.plugin [-] Segment b597494b-01e9-471b-8c72-1980d9e23df9 resource provider aggregate not found 2026-09-07 12:06:11.748 7 INFO neutron.services.segments.plugin [-] Segment b597494b-01e9-471b-8c72-1980d9e23df9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b597494b-01e9-471b-8c72-1980d9e23df9 found for delete ", "request_id": "req-ada72489-c09a-416d-8cad-b4ebf226a6bc"}]} 2026-09-07 12:06:11.756 7 INFO neutron.services.segments.plugin [-] Segment b597494b-01e9-471b-8c72-1980d9e23df9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b597494b-01e9-471b-8c72-1980d9e23df9 found for delete ", "request_id": "req-2b5c3cb3-67d6-4e9f-bdeb-5555180613a9"}]} 2026-09-07 12:06:11.772 7 INFO neutron.services.segments.plugin [-] Segment d55fcc00-b8d3-4788-a9ac-24071fb4e3d1 resource provider aggregate not found [pid: 8|app: 0|req: 1105/2305] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:06:11 2026] GET /v2.0/security-groups?tenant_id=3a05bff0e4ea478cb1af50f152954d3e&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:06:11.779 7 INFO neutron.services.segments.plugin [-] Segment d55fcc00-b8d3-4788-a9ac-24071fb4e3d1 resource provider aggregate not found 2026-09-07 12:06:11.797 7 INFO neutron.services.segments.plugin [-] Segment d55fcc00-b8d3-4788-a9ac-24071fb4e3d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d55fcc00-b8d3-4788-a9ac-24071fb4e3d1 found for delete ", "request_id": "req-d35cef46-3adc-4284-986f-b944e5acf7eb"}]} 2026-09-07 12:06:11.798 7 INFO neutron.services.segments.plugin [-] Segment d55fcc00-b8d3-4788-a9ac-24071fb4e3d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d55fcc00-b8d3-4788-a9ac-24071fb4e3d1 found for delete ", "request_id": "req-13315f1c-f586-4ce9-8398-827e9162e612"}]} [pid: 7|app: 0|req: 1201/2306] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:06:11 2026] DELETE /v2.0/security-groups/23b131aa-894d-45ee-9b14-0b0123bcb2bd => 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: 1106/2307] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:06:11 2026] DELETE /v2.0/security-groups/9176c47b-9acf-41aa-a278-b5557344fbd5 => 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: 1202/2308] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:06:12 2026] GET /v2.0/security-groups?tenant_id=1138755eca8a4c13a956db83fd542b39&name=default => generated 2805 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2309] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:06:12 2026] DELETE /v2.0/security-groups/7bf97e18-203d-4667-a76a-0446a6759adb => 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: 1107/2310] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:06:12 2026] GET /v2.0/security-groups?tenant_id=4f1794ef23784d9382c5a8d4be424c23&name=default => generated 2805 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2311] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:06:12 2026] DELETE /v2.0/security-groups/094ee82c-d390-44e0-909f-b15a0bfbb247 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:06:21.693 8 INFO neutron.services.segments.plugin [-] Segment a3cbcf66-c35e-4bfb-b4f0-294011297243 resource provider aggregate not found 2026-09-07 12:06:21.703 8 INFO neutron.services.segments.plugin [-] Segment a3cbcf66-c35e-4bfb-b4f0-294011297243 resource provider aggregate not found 2026-09-07 12:06:21.716 8 INFO neutron.services.segments.plugin [-] Segment a3cbcf66-c35e-4bfb-b4f0-294011297243 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3cbcf66-c35e-4bfb-b4f0-294011297243 found for delete ", "request_id": "req-a9b86f47-329a-498c-ac08-93db28490a71"}]} 2026-09-07 12:06:21.726 8 INFO neutron.services.segments.plugin [-] Segment a3cbcf66-c35e-4bfb-b4f0-294011297243 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3cbcf66-c35e-4bfb-b4f0-294011297243 found for delete ", "request_id": "req-82c712ba-95a3-494b-a0b2-104f8bf94334"}]} 2026-09-07 12:06:22.080 8 INFO neutron.db.segments_db [None req-aa7ea54f-87dd-4d70-8539-fdebe2355350 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - - -] Added segment 9d6de3dd-9ef1-45d1-9da8-e200e23109f4 of type vxlan for network 443b96a6-54ed-4103-bf35-cbf3d3b7b211 [pid: 8|app: 0|req: 1109/2314] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:06:21 2026] POST /v2.0/networks => generated 640 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2315] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:06:22 2026] POST /v2.0/subnets => generated 633 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2316] 10.0.0.99 () {32 vars in 721 bytes} [Mon Sep 7 12:06:22 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2317] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:06:22 2026] POST /v2.0/subnets => generated 707 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:06:23.321 8 INFO neutron.db.segments_db [None req-bc830fe2-c525-42dd-84d2-50f27a9e0d8d 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - - -] Added segment 08e7fc8a-9890-4d1f-9315-04061a8c1af0 of type vxlan for network 97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f [pid: 8|app: 0|req: 1111/2318] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:06:23 2026] POST /v2.0/networks => generated 638 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2319] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:06:23 2026] POST /v2.0/subnets => generated 632 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2320] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:06:23 2026] POST /v2.0/subnets => generated 702 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:06:24.412 7 INFO neutron.db.segments_db [None req-3a3cf05b-dbb0-4092-b39e-cd56102cd617 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - - -] Added segment 903f3fce-4801-4f93-8355-8a99964ef8ba of type vxlan for network 895b4948-10e8-492f-9073-6f6f2922faa1 [pid: 7|app: 0|req: 1209/2321] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:06:24 2026] POST /v2.0/networks => generated 638 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2322] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:06:24 2026] POST /v2.0/subnets => generated 632 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2323] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:06:24 2026] POST /v2.0/subnets => generated 706 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:06:25.441 8 INFO neutron.db.segments_db [None req-05cdf697-1a04-4e50-9930-3265960ec23c 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - - -] Added segment d26b6203-3798-4e8c-8792-da52da039fc9 of type vxlan for network 1225963b-e620-433d-939f-2371e323359a 2026-09-07 12:06:25.806 8 INFO neutron.db.l3_hamode_db [None req-05cdf697-1a04-4e50-9930-3265960ec23c 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-07 12:06:27.090 8 INFO neutron.db.l3_hamode_db [None req-05cdf697-1a04-4e50-9930-3265960ec23c 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - - -] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1114/2324] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:06:25 2026] POST /v2.0/routers => generated 684 bytes in 3278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2325] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:06:28 2026] PUT /v2.0/routers/f3000594-de06-444c-8131-60eaabb261f9/add_router_interface => generated 309 bytes in 2634 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2326] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:06:31 2026] PUT /v2.0/routers/f3000594-de06-444c-8131-60eaabb261f9/add_router_interface => generated 309 bytes in 1739 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2329] 10.0.0.99 () {34 vars in 782 bytes} [Mon Sep 7 12:06:33 2026] PUT /v2.0/routers/f3000594-de06-444c-8131-60eaabb261f9/add_router_interface => generated 309 bytes in 1852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2330] 10.0.0.99 () {34 vars in 683 bytes} [Mon Sep 7 12:06:34 2026] POST /v2.0/security-groups => generated 1566 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2331] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:06:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2332] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:06:35 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: 7|app: 0|req: 1214/2333] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:06:35 2026] POST /v2.0/security-group-rules => generated 567 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2334] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:06:35 2026] POST /v2.0/security-group-rules => generated 569 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2335] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:06:35 2026] POST /v2.0/security-group-rules => generated 569 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2336] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:06:35 2026] POST /v2.0/security-group-rules => generated 565 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2337] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:06:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2338] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:06:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2339] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:06:36 2026] POST /v2.0/security-group-rules => generated 567 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2340] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:06:36 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: 7|app: 0|req: 1218/2341] 10.0.0.99 () {34 vars in 694 bytes} [Mon Sep 7 12:06:36 2026] POST /v2.0/security-group-rules => generated 565 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2342] 10.0.0.168 () {34 vars in 1096 bytes} [Mon Sep 7 12:06:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1927744927&fields=id&tenant_id=fe04b670f8854d4eacd22b9937576765 => generated 69 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2343] 10.0.0.168 () {34 vars in 982 bytes} [Mon Sep 7 12:06:37 2026] GET /v2.0/networks?id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f => generated 705 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2344] 10.0.0.168 () {34 vars in 965 bytes} [Mon Sep 7 12:06:37 2026] GET /v2.0/quotas/fe04b670f8854d4eacd22b9937576765 => generated 292 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2345] 10.0.0.168 () {34 vars in 1002 bytes} [Mon Sep 7 12:06:37 2026] GET /v2.0/ports?tenant_id=fe04b670f8854d4eacd22b9937576765&fields=id => generated 287 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2346] 10.0.0.168 () {34 vars in 1008 bytes} [Mon Sep 7 12:06:37 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=segments => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2347] 10.0.0.168 () {34 vars in 1108 bytes} [Mon Sep 7 12:06:37 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2348] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:06:38 2026] GET /v2.0/ports?device_id=14884956-47b0-4ba9-8baf-30c01cc7fb22 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2349] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:06:38 2026] GET /v2.0/networks?id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f => generated 705 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2350] 162.253.55.181 () {34 vars in 1050 bytes} [Mon Sep 7 12:06:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fe04b670f8854d4eacd22b9937576765 => generated 179 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2351] 162.253.55.181 () {38 vars in 955 bytes} [Mon Sep 7 12:06:39 2026] POST /v2.0/ports => generated 1183 bytes in 653 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2352] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:06:39 2026] PUT /v2.0/ports/bb1bd64b-4666-449a-9d57-f1c63414ef09 => 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: 1224/2353] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:06:40 2026] GET /v2.0/ports?tenant_id=fe04b670f8854d4eacd22b9937576765&device_id=14884956-47b0-4ba9-8baf-30c01cc7fb22 => generated 1467 bytes in 60 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-09-07 12:06:40.587 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07319715-4dd2-42c2-8c40-776117648811'] response: {'name': 'network-changed', 'server_uuid': '14884956-47b0-4ba9-8baf-30c01cc7fb22', 'tag': 'bb1bd64b-4666-449a-9d57-f1c63414ef09', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1130/2354] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:06:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=bb1bd64b-4666-449a-9d57-f1c63414ef09 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2355] 162.253.55.181 () {34 vars in 1104 bytes} [Mon Sep 7 12:06:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A221&port_id=bb1bd64b-4666-449a-9d57-f1c63414ef09 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2356] 162.253.55.181 () {34 vars in 1064 bytes} [Mon Sep 7 12:06:40 2026] GET /v2.0/subnets?id=7095cf74-eca4-466b-ad3a-091caa90bf59&id=df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 1363 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2357] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:06:40 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&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: 8|app: 0|req: 1132/2358] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:06:40 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&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: 1227/2359] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:06:40 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=segments => generated 14 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2360] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:06:40 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?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: 1228/2361] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:06:41 2026] GET /v2.0/ports?tenant_id=fe04b670f8854d4eacd22b9937576765&device_id=14884956-47b0-4ba9-8baf-30c01cc7fb22 => generated 1467 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2362] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:06:41 2026] GET /v2.0/networks?id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f => 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: 1229/2363] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:06:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=bb1bd64b-4666-449a-9d57-f1c63414ef09 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2364] 162.253.55.181 () {34 vars in 1104 bytes} [Mon Sep 7 12:06:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A221&port_id=bb1bd64b-4666-449a-9d57-f1c63414ef09 => 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: 1230/2365] 162.253.55.181 () {34 vars in 1064 bytes} [Mon Sep 7 12:06:41 2026] GET /v2.0/subnets?id=7095cf74-eca4-466b-ad3a-091caa90bf59&id=df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 1363 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2366] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:06:41 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2367] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:06:41 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2368] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:06:41 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2369] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:06:41 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2370] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:06:43 2026] GET /v2.0/ports?device_id=14884956-47b0-4ba9-8baf-30c01cc7fb22 => generated 1200 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2371] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:06:43 2026] GET /v2.0/security-groups?id=65b9766b-297a-4964-a488-89272c0841c0&fields=id&fields=name => generated 112 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2372] 10.0.0.99 () {32 vars in 817 bytes} [Mon Sep 7 12:06:43 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&mac_address=fa%3A16%3A3e%3Ae8%3A8f%3Acc => generated 1200 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:06:45.445 7 INFO neutron.db.l3_db [None req-e496cef8-2ac7-4252-a573-d12ebde57083 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - - -] Floating IP 2e5bba67-5d82-4a9f-955e-f96a13defa1f associated. External IP: 10.96.250.218, port: bb1bd64b-4666-449a-9d57-f1c63414ef09. [pid: 7|app: 0|req: 1234/2373] 10.0.0.99 () {34 vars in 676 bytes} [Mon Sep 7 12:06:43 2026] POST /v2.0/floatingips => generated 855 bytes in 2253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2374] 10.0.0.168 () {34 vars in 1096 bytes} [Mon Sep 7 12:06:45 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1927744927&fields=id&tenant_id=fe04b670f8854d4eacd22b9937576765 => generated 69 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:06:46.051 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ff4223c-1717-4d0d-a3e4-2532be181f4b'] response: {'name': 'network-changed', 'server_uuid': '14884956-47b0-4ba9-8baf-30c01cc7fb22', 'tag': 'bb1bd64b-4666-449a-9d57-f1c63414ef09', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1235/2375] 10.0.0.168 () {34 vars in 982 bytes} [Mon Sep 7 12:06:46 2026] GET /v2.0/networks?id=895b4948-10e8-492f-9073-6f6f2922faa1 => generated 705 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2376] 10.0.0.168 () {34 vars in 965 bytes} [Mon Sep 7 12:06:46 2026] GET /v2.0/quotas/fe04b670f8854d4eacd22b9937576765 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2377] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:06:46 2026] GET /v2.0/ports?tenant_id=fe04b670f8854d4eacd22b9937576765&device_id=14884956-47b0-4ba9-8baf-30c01cc7fb22 => generated 1469 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2378] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:06:46 2026] GET /v2.0/networks?id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f => generated 801 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2379] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:06:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=bb1bd64b-4666-449a-9d57-f1c63414ef09 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2380] 162.253.55.181 () {34 vars in 1104 bytes} [Mon Sep 7 12:06:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A221&port_id=bb1bd64b-4666-449a-9d57-f1c63414ef09 => 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: 1237/2381] 10.0.0.168 () {34 vars in 1002 bytes} [Mon Sep 7 12:06:46 2026] GET /v2.0/ports?tenant_id=fe04b670f8854d4eacd22b9937576765&fields=id => generated 333 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2382] 162.253.55.181 () {34 vars in 1064 bytes} [Mon Sep 7 12:06:46 2026] GET /v2.0/subnets?id=7095cf74-eca4-466b-ad3a-091caa90bf59&id=df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 1363 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2383] 10.0.0.168 () {34 vars in 1008 bytes} [Mon Sep 7 12:06:46 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?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: 1146/2384] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:06:46 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2385] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:06:46 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2386] 10.0.0.168 () {34 vars in 1108 bytes} [Mon Sep 7 12:06:46 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?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: 1240/2387] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:06:46 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?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: 1148/2388] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:06:46 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?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: 1241/2389] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:06:46 2026] GET /v2.0/ports?device_id=6de12fa7-b774-4bbc-8015-cd77710ccec4 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2390] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:06:47 2026] GET /v2.0/networks?id=895b4948-10e8-492f-9073-6f6f2922faa1 => generated 705 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2391] 162.253.55.181 () {34 vars in 1050 bytes} [Mon Sep 7 12:06:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fe04b670f8854d4eacd22b9937576765 => generated 179 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2392] 162.253.55.181 () {38 vars in 955 bytes} [Mon Sep 7 12:06:47 2026] POST /v2.0/ports => generated 1179 bytes in 623 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2393] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:06:48 2026] PUT /v2.0/ports/c3693dff-3bea-4f0f-8365-af368928f2c4 => generated 1424 bytes in 529 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: 1151/2394] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:06:48 2026] GET /v2.0/ports?tenant_id=fe04b670f8854d4eacd22b9937576765&device_id=6de12fa7-b774-4bbc-8015-cd77710ccec4 => generated 1463 bytes in 60 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: 1244/2397] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:06:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=c3693dff-3bea-4f0f-8365-af368928f2c4 => 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: 1154/2398] 162.253.55.181 () {34 vars in 1104 bytes} [Mon Sep 7 12:06:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3f&port_id=c3693dff-3bea-4f0f-8365-af368928f2c4 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:06:49.071 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0733488e-0080-4072-9f41-ee88d3aa4433'] response: {'name': 'network-changed', 'server_uuid': '6de12fa7-b774-4bbc-8015-cd77710ccec4', 'tag': 'c3693dff-3bea-4f0f-8365-af368928f2c4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1245/2399] 162.253.55.181 () {34 vars in 1064 bytes} [Mon Sep 7 12:06:49 2026] GET /v2.0/subnets?id=22d3f8bb-ba7e-4999-a642-3f2bda3085d7&id=6657420d-bf65-4c65-9bff-9d1bd7540cdc => generated 1367 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2400] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:06:49 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&device_owner=network%3Adhcp => generated 1461 bytes in 67 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: 1246/2401] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:06:49 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2402] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:06:49 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?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: 1247/2403] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:06:49 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2404] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:06:49 2026] GET /v2.0/ports?tenant_id=fe04b670f8854d4eacd22b9937576765&device_id=6de12fa7-b774-4bbc-8015-cd77710ccec4 => generated 1463 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2405] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:06:49 2026] GET /v2.0/networks?id=895b4948-10e8-492f-9073-6f6f2922faa1 => generated 801 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2406] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:06:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=c3693dff-3bea-4f0f-8365-af368928f2c4 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2407] 162.253.55.181 () {34 vars in 1104 bytes} [Mon Sep 7 12:06:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3f&port_id=c3693dff-3bea-4f0f-8365-af368928f2c4 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2408] 162.253.55.181 () {34 vars in 1064 bytes} [Mon Sep 7 12:06:49 2026] GET /v2.0/subnets?id=22d3f8bb-ba7e-4999-a642-3f2bda3085d7&id=6657420d-bf65-4c65-9bff-9d1bd7540cdc => generated 1367 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2409] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:06:49 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2410] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:06:49 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2411] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:06:50 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?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: 1161/2412] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:06:50 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?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: 1252/2413] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:06:51 2026] GET /v2.0/ports?device_id=6de12fa7-b774-4bbc-8015-cd77710ccec4 => generated 1196 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2414] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:06:51 2026] GET /v2.0/security-groups?id=65b9766b-297a-4964-a488-89272c0841c0&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2415] 10.0.0.99 () {32 vars in 817 bytes} [Mon Sep 7 12:06:52 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&mac_address=fa%3A16%3A3e%3A63%3Ac8%3A9b => generated 1196 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:06:53.840 8 INFO neutron.db.l3_db [None req-54b8c94b-1d8c-459e-9db9-3d8e7c48acee 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - - -] Floating IP 35eb1e0b-7c01-43c9-b822-08b9ca624f63 associated. External IP: 10.96.250.217, port: c3693dff-3bea-4f0f-8365-af368928f2c4. [pid: 8|app: 0|req: 1163/2416] 10.0.0.99 () {34 vars in 676 bytes} [Mon Sep 7 12:06:52 2026] POST /v2.0/floatingips => generated 854 bytes in 2178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2417] 10.0.0.19 () {34 vars in 989 bytes} [Mon Sep 7 12:06:55 2026] GET /v2.0/ports?device_id=14884956-47b0-4ba9-8baf-30c01cc7fb22 => generated 1469 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:06:55.211 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6f0bcd0-77fe-48f6-905a-456880d1fbcf'] response: {'name': 'network-changed', 'server_uuid': '6de12fa7-b774-4bbc-8015-cd77710ccec4', 'tag': 'c3693dff-3bea-4f0f-8365-af368928f2c4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1164/2418] 10.0.0.19 () {34 vars in 1039 bytes} [Mon Sep 7 12:06:55 2026] GET /v2.0/security-groups?id=65b9766b-297a-4964-a488-89272c0841c0&fields=id&fields=name => generated 112 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2419] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:06:55 2026] GET /v2.0/ports?tenant_id=fe04b670f8854d4eacd22b9937576765&device_id=6de12fa7-b774-4bbc-8015-cd77710ccec4 => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2420] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:06:55 2026] GET /v2.0/networks?id=895b4948-10e8-492f-9073-6f6f2922faa1 => generated 801 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2421] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:06:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=c3693dff-3bea-4f0f-8365-af368928f2c4 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2422] 162.253.55.181 () {34 vars in 1104 bytes} [Mon Sep 7 12:06:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3f&port_id=c3693dff-3bea-4f0f-8365-af368928f2c4 => 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: 1257/2423] 162.253.55.181 () {34 vars in 1064 bytes} [Mon Sep 7 12:06:55 2026] GET /v2.0/subnets?id=22d3f8bb-ba7e-4999-a642-3f2bda3085d7&id=6657420d-bf65-4c65-9bff-9d1bd7540cdc => generated 1367 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2424] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:06:55 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&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: 1258/2425] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:06:55 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&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: 1168/2426] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:06:55 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2427] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:06:55 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2428] 10.0.0.19 () {34 vars in 989 bytes} [Mon Sep 7 12:07:02 2026] GET /v2.0/ports?device_id=6de12fa7-b774-4bbc-8015-cd77710ccec4 => generated 1465 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2429] 10.0.0.19 () {34 vars in 1039 bytes} [Mon Sep 7 12:07:02 2026] GET /v2.0/security-groups?id=65b9766b-297a-4964-a488-89272c0841c0&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2432] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:07:05 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2433] 10.0.0.40 () {30 vars in 658 bytes} [Mon Sep 7 12:07:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2434] 10.0.0.40 () {30 vars in 660 bytes} [Mon Sep 7 12:07:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2435] 10.0.0.40 () {30 vars in 636 bytes} [Mon Sep 7 12:07:06 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: 1173/2436] 10.0.0.40 () {30 vars in 672 bytes} [Mon Sep 7 12:07:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2437] 10.0.0.40 () {28 vars in 438 bytes} [Mon Sep 7 12:07:07 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2438] 10.0.0.40 () {30 vars in 696 bytes} [Mon Sep 7 12:07:07 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 633 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2439] 10.0.0.40 () {30 vars in 658 bytes} [Mon Sep 7 12:07:07 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: 1175/2440] 10.0.0.40 () {30 vars in 660 bytes} [Mon Sep 7 12:07:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2441] 10.0.0.40 () {30 vars in 636 bytes} [Mon Sep 7 12:07:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2442] 10.0.0.40 () {30 vars in 672 bytes} [Mon Sep 7 12:07:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2443] 10.0.0.40 () {30 vars in 696 bytes} [Mon Sep 7 12:07:07 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2444] 10.0.0.40 () {30 vars in 658 bytes} [Mon Sep 7 12:07:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2445] 10.0.0.40 () {30 vars in 660 bytes} [Mon Sep 7 12:07:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2446] 10.0.0.40 () {30 vars in 636 bytes} [Mon Sep 7 12:07:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2447] 10.0.0.40 () {30 vars in 672 bytes} [Mon Sep 7 12:07:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2448] 10.0.0.40 () {30 vars in 698 bytes} [Mon Sep 7 12:07:07 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211 => generated 800 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2449] 10.0.0.40 () {30 vars in 650 bytes} [Mon Sep 7 12:07:07 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2450] 10.0.0.40 () {34 vars in 672 bytes} [Mon Sep 7 12:07:07 2026] POST /v2.0/ports => generated 1132 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2451] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:07:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 51 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: 1181/2452] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:07:09 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: 1272/2453] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:07:09 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: 1182/2454] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:07:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2455] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:07:09 2026] GET /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => generated 1132 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2456] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:07:10 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: 1274/2457] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:07:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2458] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:07:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2459] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:07:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2460] 162.253.55.181 () {30 vars in 732 bytes} [Mon Sep 7 12:07:10 2026] GET /v2.0/security-groups?name=lb-36613784-c8f6-42d0-833e-87d044142ebe => generated 23 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2461] 162.253.55.181 () {34 vars in 696 bytes} [Mon Sep 7 12:07:10 2026] POST /v2.0/security-groups => generated 1574 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2462] 162.253.55.181 () {30 vars in 762 bytes} [Mon Sep 7 12:07:10 2026] GET /v2.0/security-group-rules?security_group_id=807c3551-dc00-48b9-a8b2-9a61e8d2e564 => generated 1118 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2463] 162.253.55.181 () {34 vars in 749 bytes} [Mon Sep 7 12:07:10 2026] PUT /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => generated 1132 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2464] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:07:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1278/2465] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:07:10 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: 1188/2466] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:07:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2467] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:07:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2468] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:07:10 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2469] 10.0.0.168 () {34 vars in 1016 bytes} [Mon Sep 7 12:07:18 2026] GET /v2.0/security-groups?id=8d5270f1-8f3e-4ae0-8f2a-6c03936b4321&fields=id => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2470] 10.0.0.168 () {34 vars in 982 bytes} [Mon Sep 7 12:07:18 2026] GET /v2.0/networks?id=eebf54c0-e035-4cea-b53b-36bb1b8414b8 => generated 735 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2471] 10.0.0.168 () {34 vars in 965 bytes} [Mon Sep 7 12:07:18 2026] GET /v2.0/quotas/8592b6c379be43a9aa82ca1841e4b947 => generated 291 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2474] 10.0.0.168 () {34 vars in 1002 bytes} [Mon Sep 7 12:07:18 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&fields=id => generated 149 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2475] 10.0.0.168 () {34 vars in 1008 bytes} [Mon Sep 7 12:07:19 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2476] 10.0.0.168 () {34 vars in 1108 bytes} [Mon Sep 7 12:07:19 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2477] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:07:19 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 12 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2478] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:07:19 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2479] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:07:20 2026] GET /v2.0/networks?id=eebf54c0-e035-4cea-b53b-36bb1b8414b8 => generated 735 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2480] 162.253.55.181 () {34 vars in 1050 bytes} [Mon Sep 7 12:07:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8592b6c379be43a9aa82ca1841e4b947 => generated 343 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2481] 162.253.55.181 () {38 vars in 955 bytes} [Mon Sep 7 12:07:20 2026] POST /v2.0/ports => generated 1082 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2482] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:07:21 2026] PUT /v2.0/ports/b6624e57-c8a3-474d-95d4-d79fbdfd02bf => generated 1207 bytes in 585 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: 1288/2483] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:07:21 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 1246 bytes in 79 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: 1289/2485] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 1246 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2485] 162.253.55.181 () {34 vars in 1062 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.193&port_id=b6624e57-c8a3-474d-95d4-d79fbdfd02bf => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2486] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/security-groups?id=8d5270f1-8f3e-4ae0-8f2a-6c03936b4321&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2487] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/subnets?id=d1972467-226f-4f37-aee7-556679c12337 => generated 630 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:07:22.161 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4d4e29f-194c-4cbe-990f-6b615bce4a15'] response: {'name': 'network-changed', 'server_uuid': 'b86d9dde-bd43-4a0e-8483-bb43d6a1193e', 'tag': 'b6624e57-c8a3-474d-95d4-d79fbdfd02bf', '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: 1198/2488] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/ports?network_id=eebf54c0-e035-4cea-b53b-36bb1b8414b8&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2489] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2490] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 1246 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2491] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?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: 1200/2492] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 1246 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2493] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/networks?id=eebf54c0-e035-4cea-b53b-36bb1b8414b8 => generated 735 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2494] 162.253.55.181 () {34 vars in 1062 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.193&port_id=b6624e57-c8a3-474d-95d4-d79fbdfd02bf => 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: 1294/2495] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/subnets?id=d1972467-226f-4f37-aee7-556679c12337 => generated 630 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2496] 162.253.55.181 () {34 vars in 994 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2497] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/ports?network_id=eebf54c0-e035-4cea-b53b-36bb1b8414b8&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: 1203/2498] 162.253.55.181 () {34 vars in 1044 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/security-groups?id=8d5270f1-8f3e-4ae0-8f2a-6c03936b4321&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2499] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?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: 1204/2500] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:07:22 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?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: 1297/2501] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:07:24 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 1248 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2502] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:07:24 2026] GET /v2.0/security-groups?id=8d5270f1-8f3e-4ae0-8f2a-6c03936b4321&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2503] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:07:24 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2504] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:07:27 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 1248 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2505] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:07:27 2026] GET /v2.0/security-groups?id=8d5270f1-8f3e-4ae0-8f2a-6c03936b4321&fields=id&fields=name => generated 96 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2506] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:07:27 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 1248 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2509] 162.253.55.181 () {34 vars in 1096 bytes} [Mon Sep 7 12:07:39 2026] GET /v2.0/ports?device_id=14884956-47b0-4ba9-8baf-30c01cc7fb22&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2510] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:07:39 2026] GET /v2.0/ports?tenant_id=fe04b670f8854d4eacd22b9937576765&device_id=14884956-47b0-4ba9-8baf-30c01cc7fb22 => generated 1469 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2511] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:07:39 2026] GET /v2.0/networks?id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f => generated 801 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2512] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:07:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=bb1bd64b-4666-449a-9d57-f1c63414ef09 => generated 860 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2513] 162.253.55.181 () {34 vars in 1104 bytes} [Mon Sep 7 12:07:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A221&port_id=bb1bd64b-4666-449a-9d57-f1c63414ef09 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2514] 162.253.55.181 () {34 vars in 1064 bytes} [Mon Sep 7 12:07:39 2026] GET /v2.0/subnets?id=7095cf74-eca4-466b-ad3a-091caa90bf59&id=df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 1363 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2515] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:07:39 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&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: 7|app: 0|req: 1304/2516] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:07:40 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2517] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:07:40 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?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: 1305/2518] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:07:40 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?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: 1308/2523] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:08:07 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: 1216/2524] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:08:07 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: 1309/2525] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:08:07 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: 1217/2526] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:08:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2527] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:08:07 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2528] 162.253.55.181 () {30 vars in 716 bytes} [Mon Sep 7 12:08:07 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2529] 162.253.55.181 () {34 vars in 677 bytes} [Mon Sep 7 12:08:07 2026] POST /v2.0/ports => generated 1093 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2530] 10.0.0.168 () {34 vars in 971 bytes} [Mon Sep 7 12:08:08 2026] GET /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 1093 bytes in 68 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: 1312/2531] 10.0.0.168 () {34 vars in 907 bytes} [Mon Sep 7 12:08:08 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: 1220/2532] 162.253.55.181 () {34 vars in 1262 bytes} [Mon Sep 7 12:08:08 2026] GET /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2533] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:08 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2534] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:08 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2535] 162.253.55.181 () {34 vars in 975 bytes} [Mon Sep 7 12:08:08 2026] GET /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 1093 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2536] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:08:08 2026] GET /v2.0/networks?id=443b96a6-54ed-4103-bf35-cbf3d3b7b211 => generated 803 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2537] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:08:08 2026] PUT /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 1247 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2538] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:08:09 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 2523 bytes in 53 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: 1316/2539] 162.253.55.181 () {34 vars in 1062 bytes} [Mon Sep 7 12:08:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.193&port_id=b6624e57-c8a3-474d-95d4-d79fbdfd02bf => generated 19 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2540] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:08:09 2026] GET /v2.0/subnets?id=d1972467-226f-4f37-aee7-556679c12337 => generated 630 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:08:09.594 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-37c7f4cb-e150-41ac-94c4-18c244d4e072'] response: {'name': 'network-changed', 'server_uuid': 'b86d9dde-bd43-4a0e-8483-bb43d6a1193e', 'tag': '7b3b721e-691b-4729-92c2-d73c9fa2b606', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1317/2541] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:09 2026] GET /v2.0/ports?network_id=eebf54c0-e035-4cea-b53b-36bb1b8414b8&device_owner=network%3Adhcp => generated 1244 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2542] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:09 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?fields=segments => generated 14 bytes in 111 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: 1318/2543] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:09 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2544] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:08:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.36&port_id=7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2545] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:08:09 2026] GET /v2.0/subnets?id=b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2546] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:10 2026] GET /v2.0/ports?network_id=443b96a6-54ed-4103-bf35-cbf3d3b7b211&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2547] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:10 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2548] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:10 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2549] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:08:10 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 2523 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2550] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:08:10 2026] GET /v2.0/networks?id=443b96a6-54ed-4103-bf35-cbf3d3b7b211 => generated 803 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2551] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:08:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.36&port_id=7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2552] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:08:10 2026] GET /v2.0/subnets?id=b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2553] 10.0.0.168 () {34 vars in 971 bytes} [Mon Sep 7 12:08:10 2026] GET /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2554] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:10 2026] GET /v2.0/ports?network_id=443b96a6-54ed-4103-bf35-cbf3d3b7b211&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/2555] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:10 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?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: 1233/2556] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:10 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2557] 162.253.55.181 () {34 vars in 749 bytes} [Mon Sep 7 12:08:10 2026] PUT /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 1308 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2558] 162.253.55.181 () {30 vars in 732 bytes} [Mon Sep 7 12:08:10 2026] GET /v2.0/security-groups?name=lb-36613784-c8f6-42d0-833e-87d044142ebe => generated 1577 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1325/2559] 162.253.55.181 () {34 vars in 749 bytes} [Mon Sep 7 12:08:10 2026] PUT /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 1308 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2560] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:08:11 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) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.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: 1326/2561] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2562] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2563] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2564] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2565] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => generated 1132 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2566] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 1344 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2567] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:08:11.676 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bb1ecb0-0e46-4207-8256-088672729a74'] response: {'name': 'network-changed', 'server_uuid': 'b86d9dde-bd43-4a0e-8483-bb43d6a1193e', 'tag': '7b3b721e-691b-4729-92c2-d73c9fa2b606', 'status': 'completed', 'code': 200} 2026-09-07 12:08:11.676 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bb1ecb0-0e46-4207-8256-088672729a74'] response: {'name': 'network-changed', 'server_uuid': 'b86d9dde-bd43-4a0e-8483-bb43d6a1193e', 'tag': '7b3b721e-691b-4729-92c2-d73c9fa2b606', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1239/2568] 162.253.55.181 () {30 vars in 703 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211 => generated 800 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2569] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 2584 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2570] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2571] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/networks?id=443b96a6-54ed-4103-bf35-cbf3d3b7b211 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2572] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2573] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.36&port_id=7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2574] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/subnets?id=b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2575] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/ports?network_id=443b96a6-54ed-4103-bf35-cbf3d3b7b211&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2576] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:11 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?fields=segments => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2577] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:12 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?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: 1244/2578] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:08:12 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 2584 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2579] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:08:12 2026] GET /v2.0/networks?id=443b96a6-54ed-4103-bf35-cbf3d3b7b211 => generated 803 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2580] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:08:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.36&port_id=7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2581] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:08:12 2026] GET /v2.0/subnets?id=b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 654 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2582] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:12 2026] GET /v2.0/ports?network_id=443b96a6-54ed-4103-bf35-cbf3d3b7b211&device_owner=network%3Adhcp => generated 1461 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2583] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:12 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?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: 1247/2584] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:12 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:08:20.240 8 INFO neutron.db.l3_db [None req-7112d989-0e28-477b-857e-72510a7c56c4 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - - -] Floating IP 67d3c6e5-2d7a-4ed9-9e61-26c0ba5cd1f9 associated. External IP: 10.96.250.212, port: 5c8a21cd-6ad7-423d-b85a-7c99d53d414b. [pid: 8|app: 0|req: 1249/2587] 10.0.0.99 () {34 vars in 676 bytes} [Mon Sep 7 12:08:19 2026] POST /v2.0/floatingips => generated 899 bytes in 1460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2588] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:08:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2589] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:08:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2590] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:08:24 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: 1251/2591] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:08:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2592] 162.253.55.181 () {30 vars in 732 bytes} [Mon Sep 7 12:08:24 2026] GET /v2.0/security-groups?name=lb-36613784-c8f6-42d0-833e-87d044142ebe => generated 1577 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2593] 162.253.55.181 () {30 vars in 762 bytes} [Mon Sep 7 12:08:24 2026] GET /v2.0/security-group-rules?security_group_id=807c3551-dc00-48b9-a8b2-9a61e8d2e564 => generated 1118 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2594] 162.253.55.181 () {34 vars in 707 bytes} [Mon Sep 7 12:08:24 2026] POST /v2.0/security-group-rules => generated 565 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2595] 162.253.55.181 () {34 vars in 707 bytes} [Mon Sep 7 12:08:25 2026] POST /v2.0/security-group-rules => generated 569 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2596] 10.0.0.40 () {30 vars in 658 bytes} [Mon Sep 7 12:08:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2597] 10.0.0.40 () {30 vars in 660 bytes} [Mon Sep 7 12:08:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2598] 10.0.0.40 () {30 vars in 636 bytes} [Mon Sep 7 12:08:32 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: 1255/2599] 10.0.0.40 () {30 vars in 672 bytes} [Mon Sep 7 12:08:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2600] 10.0.0.40 () {28 vars in 438 bytes} [Mon Sep 7 12:08:32 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2601] 10.0.0.40 () {30 vars in 696 bytes} [Mon Sep 7 12:08:32 2026] GET /v2.0/subnets/df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 632 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2602] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:08:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2603] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:08:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2604] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:08:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2605] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:08:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2606] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:08:33 2026] GET /v2.0/subnets/df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 650 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2607] 162.253.55.181 () {30 vars in 716 bytes} [Mon Sep 7 12:08:33 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 2586 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2610] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:08:34 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: 1350/2611] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:08:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2612] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:08:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2613] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:08:34 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: 1263/2614] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:34 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=segments => generated 14 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2615] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:34 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2616] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:08:34 2026] GET /v2.0/networks?id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f => generated 801 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2617] 162.253.55.181 () {38 vars in 955 bytes} [Mon Sep 7 12:08:34 2026] POST /v2.0/ports => generated 1299 bytes in 1214 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2618] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:08:36 2026] PUT /v2.0/ports/0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => generated 1424 bytes in 633 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1354/2619] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:08:36 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 4038 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1266/2620] 162.253.55.181 () {34 vars in 1062 bytes} [Mon Sep 7 12:08:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.193&port_id=b6624e57-c8a3-474d-95d4-d79fbdfd02bf => 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: 1355/2621] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:08:37 2026] GET /v2.0/subnets?id=d1972467-226f-4f37-aee7-556679c12337 => generated 630 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:08:37.102 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-28932ec1-1901-4b04-af57-82632e47017c'] response: {'name': 'network-changed', 'server_uuid': 'b86d9dde-bd43-4a0e-8483-bb43d6a1193e', 'tag': '0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1267/2622] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:37 2026] GET /v2.0/ports?network_id=eebf54c0-e035-4cea-b53b-36bb1b8414b8&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2623] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:37 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?fields=segments => generated 14 bytes in 79 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: 1268/2624] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:37 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2625] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:08:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.36&port_id=7b3b721e-691b-4729-92c2-d73c9fa2b606 => 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: 1269/2626] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:08:37 2026] GET /v2.0/subnets?id=b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 654 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2627] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:37 2026] GET /v2.0/ports?network_id=443b96a6-54ed-4103-bf35-cbf3d3b7b211&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2628] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:37 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?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: 1359/2629] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:37 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?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: 1271/2630] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:08:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2631] 162.253.55.181 () {34 vars in 1104 bytes} [Mon Sep 7 12:08:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A24a&port_id=0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2632] 162.253.55.181 () {34 vars in 1064 bytes} [Mon Sep 7 12:08:37 2026] GET /v2.0/subnets?id=7095cf74-eca4-466b-ad3a-091caa90bf59&id=df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 1363 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2633] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:37 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&device_owner=network%3Adhcp => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2634] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:38 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2635] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:38 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=segments => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2636] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:38 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2637] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:08:38 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 4038 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2638] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:08:38 2026] GET /v2.0/networks?id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2639] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:08:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => 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: 1276/2640] 162.253.55.181 () {34 vars in 1104 bytes} [Mon Sep 7 12:08:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A24a&port_id=0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => 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: 1365/2641] 162.253.55.181 () {34 vars in 1064 bytes} [Mon Sep 7 12:08:38 2026] GET /v2.0/subnets?id=7095cf74-eca4-466b-ad3a-091caa90bf59&id=df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 1363 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2642] 10.0.0.168 () {34 vars in 971 bytes} [Mon Sep 7 12:08:38 2026] GET /v2.0/ports/0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => generated 1460 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2643] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:38 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2644] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:08:38 2026] GET /v2.0/ports/0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => generated 1460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2645] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:38 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2646] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:08:38 2026] GET /v2.0/ports/0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => generated 1460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2647] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:38 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2648] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:38 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?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: 1280/2649] 162.253.55.181 () {34 vars in 750 bytes} [Mon Sep 7 12:08:38 2026] PUT /v2.0/ports/0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => generated 1195 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2650] 162.253.55.181 () {30 vars in 703 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f => generated 798 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-07 12:08:39.425 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-08d63d90-bb60-442e-a6b6-9cab27443f06'] response: {'name': 'network-changed', 'server_uuid': 'b86d9dde-bd43-4a0e-8483-bb43d6a1193e', 'tag': '0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1281/2651] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/subnets/df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 650 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2652] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 3809 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2653] 162.253.55.181 () {34 vars in 1096 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/ports?device_id=6de12fa7-b774-4bbc-8015-cd77710ccec4&fields=binding%3Ahost_id&fields=binding%3Avif_type => generated 67 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2654] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:08:39 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: 1372/2655] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:08:39 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: 1373/2656] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:08:39 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: 1374/2657] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2658] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/networks?id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2659] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/ports?tenant_id=fe04b670f8854d4eacd22b9937576765&device_id=6de12fa7-b774-4bbc-8015-cd77710ccec4 => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2660] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2661] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => 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: 1377/2662] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2663] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/subnets?id=df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 653 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2664] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 1346 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2665] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2666] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2667] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2668] 162.253.55.181 () {30 vars in 703 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211 => generated 800 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2669] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?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: 1385/2670] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => 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: 1386/2671] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:08:40 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2672] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:08:39 2026] GET /v2.0/networks?id=895b4948-10e8-492f-9073-6f6f2922faa1 => generated 801 bytes in 747 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2673] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:08:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=c3693dff-3bea-4f0f-8365-af368928f2c4 => generated 859 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2674] 162.253.55.181 () {34 vars in 1104 bytes} [Mon Sep 7 12:08:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3f&port_id=c3693dff-3bea-4f0f-8365-af368928f2c4 => 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: 1388/2675] 162.253.55.181 () {34 vars in 1064 bytes} [Mon Sep 7 12:08:40 2026] GET /v2.0/subnets?id=22d3f8bb-ba7e-4999-a642-3f2bda3085d7&id=6657420d-bf65-4c65-9bff-9d1bd7540cdc => generated 1367 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2676] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:40 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&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: 1389/2677] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:40 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&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: 1289/2678] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:40 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?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: 1390/2679] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:40 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2682] 10.0.0.40 () {30 vars in 658 bytes} [Mon Sep 7 12:08:48 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: 1392/2683] 10.0.0.40 () {30 vars in 660 bytes} [Mon Sep 7 12:08:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2684] 10.0.0.40 () {30 vars in 636 bytes} [Mon Sep 7 12:08:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2685] 10.0.0.40 () {30 vars in 672 bytes} [Mon Sep 7 12:08:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2686] 10.0.0.40 () {28 vars in 438 bytes} [Mon Sep 7 12:08:49 2026] GET / => generated 151 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2687] 10.0.0.40 () {30 vars in 696 bytes} [Mon Sep 7 12:08:49 2026] GET /v2.0/subnets/6657420d-bf65-4c65-9bff-9d1bd7540cdc => generated 632 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2688] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:08:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2689] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:08:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2690] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:08:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2691] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:08:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2692] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:08:50 2026] GET /v2.0/subnets/df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 650 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2693] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:08:50 2026] GET /v2.0/subnets/6657420d-bf65-4c65-9bff-9d1bd7540cdc => generated 650 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2694] 162.253.55.181 () {30 vars in 716 bytes} [Mon Sep 7 12:08:50 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 3811 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2695] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:08:50 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: 1298/2696] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:08:50 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: 1399/2697] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:08:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2698] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:08:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2699] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:50 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?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: 1300/2700] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:50 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?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: 1401/2701] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:08:50 2026] GET /v2.0/networks?id=895b4948-10e8-492f-9073-6f6f2922faa1 => generated 801 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2702] 162.253.55.181 () {38 vars in 955 bytes} [Mon Sep 7 12:08:50 2026] POST /v2.0/ports => generated 1303 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2703] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:08:51 2026] PUT /v2.0/ports/7b7146c9-12b8-4294-99c3-1bc64497c914 => generated 1428 bytes in 506 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: 1302/2704] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:08:51 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 5267 bytes in 94 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-09-07 12:08:52.141 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b44a8a3-53b0-48db-bd33-d66a78d4d1d7'] response: {'name': 'network-changed', 'server_uuid': 'b86d9dde-bd43-4a0e-8483-bb43d6a1193e', 'tag': '7b7146c9-12b8-4294-99c3-1bc64497c914', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1403/2705] 162.253.55.181 () {34 vars in 1062 bytes} [Mon Sep 7 12:08:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.193&port_id=b6624e57-c8a3-474d-95d4-d79fbdfd02bf => generated 19 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2706] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:08:52 2026] GET /v2.0/subnets?id=d1972467-226f-4f37-aee7-556679c12337 => generated 630 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2707] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:52 2026] GET /v2.0/ports?network_id=eebf54c0-e035-4cea-b53b-36bb1b8414b8&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2708] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:52 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?fields=segments => generated 14 bytes in 118 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: 1405/2709] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:52 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2710] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:08:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.36&port_id=7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2711] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:08:52 2026] GET /v2.0/subnets?id=b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 654 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2712] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:52 2026] GET /v2.0/ports?network_id=443b96a6-54ed-4103-bf35-cbf3d3b7b211&device_owner=network%3Adhcp => generated 1461 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2713] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:52 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2714] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:52 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2715] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:08:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => generated 19 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2716] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:08:53 2026] GET /v2.0/subnets?id=df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 653 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2717] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:53 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&device_owner=network%3Adhcp => generated 1457 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2718] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:53 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=segments => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2719] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:53 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2720] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:08:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.79&port_id=7b7146c9-12b8-4294-99c3-1bc64497c914 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2721] 162.253.55.181 () {34 vars in 1106 bytes} [Mon Sep 7 12:08:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e8&port_id=7b7146c9-12b8-4294-99c3-1bc64497c914 => 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: 1311/2722] 162.253.55.181 () {34 vars in 1064 bytes} [Mon Sep 7 12:08:53 2026] GET /v2.0/subnets?id=22d3f8bb-ba7e-4999-a642-3f2bda3085d7&id=6657420d-bf65-4c65-9bff-9d1bd7540cdc => generated 1367 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2723] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:53 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&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: 1312/2724] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:53 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2725] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:53 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?fields=segments => generated 14 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2726] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:53 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2727] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:08:54 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 5267 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2728] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:08:54 2026] GET /v2.0/networks?id=895b4948-10e8-492f-9073-6f6f2922faa1 => 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: 1415/2729] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:08:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.79&port_id=7b7146c9-12b8-4294-99c3-1bc64497c914 => 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: 1315/2730] 162.253.55.181 () {34 vars in 1106 bytes} [Mon Sep 7 12:08:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2e8&port_id=7b7146c9-12b8-4294-99c3-1bc64497c914 => 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: 1416/2731] 162.253.55.181 () {34 vars in 1064 bytes} [Mon Sep 7 12:08:54 2026] GET /v2.0/subnets?id=22d3f8bb-ba7e-4999-a642-3f2bda3085d7&id=6657420d-bf65-4c65-9bff-9d1bd7540cdc => generated 1367 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2732] 10.0.0.168 () {34 vars in 971 bytes} [Mon Sep 7 12:08:54 2026] GET /v2.0/ports/7b7146c9-12b8-4294-99c3-1bc64497c914 => generated 1464 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2733] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:54 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2734] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:08:54 2026] GET /v2.0/ports/7b7146c9-12b8-4294-99c3-1bc64497c914 => generated 1464 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2735] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:08:54 2026] GET /v2.0/ports/7b7146c9-12b8-4294-99c3-1bc64497c914 => generated 1464 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2736] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:54 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2737] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:54 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?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: 1420/2738] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:54 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?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: 1319/2739] 162.253.55.181 () {34 vars in 750 bytes} [Mon Sep 7 12:08:54 2026] PUT /v2.0/ports/7b7146c9-12b8-4294-99c3-1bc64497c914 => generated 1195 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2740] 162.253.55.181 () {30 vars in 703 bytes} [Mon Sep 7 12:08:54 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1 => generated 798 bytes in 115 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: 1320/2741] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:08:54 2026] GET /v2.0/subnets/6657420d-bf65-4c65-9bff-9d1bd7540cdc => generated 650 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2742] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:08:55 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 5036 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:08:55.188 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ba1ca38-fc2f-4d80-a28b-acb018f35d35'] response: {'name': 'network-changed', 'server_uuid': 'b86d9dde-bd43-4a0e-8483-bb43d6a1193e', 'tag': '7b7146c9-12b8-4294-99c3-1bc64497c914', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1423/2743] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:08:55 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: 1424/2744] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:08:55 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: 1425/2745] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:08:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2746] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:08:55 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: 1321/2747] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:08:55 2026] GET /v2.0/networks?id=895b4948-10e8-492f-9073-6f6f2922faa1 => generated 801 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2748] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:08:55 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2749] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:08:55 2026] GET /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2750] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:08:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.79&port_id=7b7146c9-12b8-4294-99c3-1bc64497c914 => 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: 1429/2751] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:08:55 2026] GET /v2.0/subnets?id=6657420d-bf65-4c65-9bff-9d1bd7540cdc => generated 653 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2752] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:08:55 2026] GET /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2753] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:08:55 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&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: 1324/2754] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:08:55 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2755] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:08:55 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?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: 1325/2756] 162.253.55.181 () {30 vars in 703 bytes} [Mon Sep 7 12:08:55 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211 => generated 800 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2757] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:08:55 2026] GET /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => 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: 1432/2758] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:08:55 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?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: 1327/2759] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:08:55 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2760] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:09:03 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: 1328/2761] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:09:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2762] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:09:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2763] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:09:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2766] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:09:03 2026] GET /v2.0/subnets/df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 650 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2767] 162.253.55.181 () {30 vars in 716 bytes} [Mon Sep 7 12:09:04 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 5036 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2768] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:09:04 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2769] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:09:04 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2770] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:09:04 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: 1438/2771] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:09:04 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: 1334/2772] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:09:04 2026] GET /v2.0/ports/7b7146c9-12b8-4294-99c3-1bc64497c914 => generated 1233 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2773] 162.253.55.181 () {34 vars in 749 bytes} [Mon Sep 7 12:09:04 2026] PUT /v2.0/ports/7b7146c9-12b8-4294-99c3-1bc64497c914 => generated 1026 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2774] 162.253.55.181 () {30 vars in 703 bytes} [Mon Sep 7 12:09:04 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1 => generated 798 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:09:04.885 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f1d3a8a-99f1-472e-a9f6-b116f1e886ab'] response: {'name': 'network-changed', 'server_uuid': 'b86d9dde-bd43-4a0e-8483-bb43d6a1193e', 'tag': '7b7146c9-12b8-4294-99c3-1bc64497c914', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1440/2775] 162.253.55.181 () {30 vars in 716 bytes} [Mon Sep 7 12:09:04 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 4865 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2776] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:09:04 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 4865 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1441/2777] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:09:04 2026] GET /v2.0/networks?id=895b4948-10e8-492f-9073-6f6f2922faa1 => generated 801 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2778] 162.253.55.181 () {30 vars in 716 bytes} [Mon Sep 7 12:09:05 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 4865 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2779] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:09:05 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?fields=segments => generated 14 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2780] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:09:05 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2781] 162.253.55.181 () {34 vars in 975 bytes} [Mon Sep 7 12:09:05 2026] GET /v2.0/ports/7b7146c9-12b8-4294-99c3-1bc64497c914 => generated 1062 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2782] 162.253.55.181 () {36 vars in 997 bytes} [Mon Sep 7 12:09:05 2026] DELETE /v2.0/ports/7b7146c9-12b8-4294-99c3-1bc64497c914 => 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: 1444/2783] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:09:05 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 3811 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:09:06.116 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-66b697df-f0a9-4f5d-883a-a668626cc89c'] response: {'server_uuid': 'b86d9dde-bd43-4a0e-8483-bb43d6a1193e', 'name': 'network-vif-deleted', 'tag': '7b7146c9-12b8-4294-99c3-1bc64497c914', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1340/2784] 162.253.55.181 () {34 vars in 1226 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/networks?id=eebf54c0-e035-4cea-b53b-36bb1b8414b8&id=443b96a6-54ed-4103-bf35-cbf3d3b7b211&id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&id=895b4948-10e8-492f-9073-6f6f2922faa1 => generated 3098 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2785] 162.253.55.181 () {30 vars in 716 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 3811 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2786] 162.253.55.181 () {34 vars in 1062 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.193&port_id=b6624e57-c8a3-474d-95d4-d79fbdfd02bf => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:09:06.186 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa20fb23-fcba-4131-9a0b-a7f6a94c820b b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1446/2787] 162.253.55.181 () {32 vars in 719 bytes} [Mon Sep 7 12:09:06 2026] DELETE /v2.0/ports/7b7146c9-12b8-4294-99c3-1bc64497c914 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2788] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/subnets?id=d1972467-226f-4f37-aee7-556679c12337 => generated 630 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2789] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/ports?network_id=eebf54c0-e035-4cea-b53b-36bb1b8414b8&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2790] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:09:06 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: 1344/2791] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:09:06 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: 1345/2792] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2793] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:09:06 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: 1448/2794] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?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: 1347/2795] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2796] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2797] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2798] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.36&port_id=7b3b721e-691b-4729-92c2-d73c9fa2b606 => 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: 1349/2799] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2800] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/subnets?id=b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2801] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/ports?network_id=443b96a6-54ed-4103-bf35-cbf3d3b7b211&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: 1350/2802] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2803] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?fields=segments => generated 14 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2804] 162.253.55.181 () {30 vars in 703 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2805] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2806] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2807] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?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: 1354/2808] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.57&port_id=0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => 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: 1455/2809] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/subnets?id=df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 653 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2810] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2811] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2812] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:09:06 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2813] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:09:09 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: 1357/2814] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:09:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2815] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:09:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2816] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:09:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2817] 162.253.55.181 () {30 vars in 716 bytes} [Mon Sep 7 12:09:09 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 3811 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2818] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:09:09 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: 1460/2819] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:09:09 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: 1360/2820] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:09:09 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: 1461/2821] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:09:09 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: 1361/2822] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:09:10 2026] GET /v2.0/ports/0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => generated 1233 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2823] 162.253.55.181 () {34 vars in 749 bytes} [Mon Sep 7 12:09:10 2026] PUT /v2.0/ports/0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => generated 1026 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2824] 162.253.55.181 () {30 vars in 703 bytes} [Mon Sep 7 12:09:10 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f => generated 798 bytes in 79 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-09-07 12:09:10.617 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7bee49d1-3ff0-4ecb-82b4-bcd5f2da2008'] response: {'name': 'network-changed', 'server_uuid': 'b86d9dde-bd43-4a0e-8483-bb43d6a1193e', 'tag': '0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1463/2825] 162.253.55.181 () {30 vars in 716 bytes} [Mon Sep 7 12:09:10 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 3640 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2826] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:09:10 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 3640 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2827] 162.253.55.181 () {30 vars in 716 bytes} [Mon Sep 7 12:09:10 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 3640 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2828] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:09:10 2026] GET /v2.0/networks?id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f => generated 801 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2829] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:09:10 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=segments => generated 14 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2830] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:09:10 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?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: 1366/2831] 162.253.55.181 () {34 vars in 975 bytes} [Mon Sep 7 12:09:11 2026] GET /v2.0/ports/0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => generated 1062 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2832] 162.253.55.181 () {36 vars in 997 bytes} [Mon Sep 7 12:09:11 2026] DELETE /v2.0/ports/0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2833] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:09:11 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2834] 162.253.55.181 () {34 vars in 1146 bytes} [Mon Sep 7 12:09:11 2026] GET /v2.0/networks?id=eebf54c0-e035-4cea-b53b-36bb1b8414b8&id=443b96a6-54ed-4103-bf35-cbf3d3b7b211&id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f => generated 2311 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2835] 162.253.55.181 () {30 vars in 716 bytes} [Mon Sep 7 12:09:11 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2836] 162.253.55.181 () {34 vars in 1062 bytes} [Mon Sep 7 12:09:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.193&port_id=b6624e57-c8a3-474d-95d4-d79fbdfd02bf => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:09:11.853 8 INFO neutron.pecan_wsgi.hooks.translation [None req-71ec37cf-f3b6-4770-b097-be080fbd5759 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1369/2837] 162.253.55.181 () {32 vars in 719 bytes} [Mon Sep 7 12:09:11 2026] DELETE /v2.0/ports/0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2838] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:09:11 2026] GET /v2.0/subnets?id=d1972467-226f-4f37-aee7-556679c12337 => generated 630 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2839] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:09:11 2026] GET /v2.0/ports?network_id=eebf54c0-e035-4cea-b53b-36bb1b8414b8&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: 1371/2840] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:09:11 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: 1372/2841] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:09:11 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: 1373/2842] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:09: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) [pid: 7|app: 0|req: 1470/2843] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:09:11 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2844] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:09:12 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: 1375/2845] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:09:12 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2846] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:09:12 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2847] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:09:12 2026] GET /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2848] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:09:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.36&port_id=7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2849] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:09:12 2026] GET /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 1346 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2850] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:09:12 2026] GET /v2.0/subnets?id=b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2851] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:09:12 2026] GET /v2.0/ports?network_id=443b96a6-54ed-4103-bf35-cbf3d3b7b211&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: 1378/2852] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:09:12 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2853] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:09:12 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?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: 1475/2854] 162.253.55.181 () {30 vars in 703 bytes} [Mon Sep 7 12:09:12 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211 => generated 800 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2855] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:09:12 2026] GET /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => generated 1132 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2856] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:09:12 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2857] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:09:12 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?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: 8|app: 0|req: 1382/2860] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:09:21 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: 1479/2861] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:09:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2862] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:09: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: 1480/2863] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:09:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2864] 162.253.55.181 () {30 vars in 732 bytes} [Mon Sep 7 12:09:21 2026] GET /v2.0/security-groups?name=lb-36613784-c8f6-42d0-833e-87d044142ebe => generated 2741 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-07 12:09:21.414 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47485cbc-251e-4f79-a3e5-64f9b4cea0b7'] response: {'server_uuid': 'b86d9dde-bd43-4a0e-8483-bb43d6a1193e', 'name': 'network-vif-deleted', 'tag': '0c76f6ae-f7a4-487e-8e5a-bf68bb870b3d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1481/2865] 162.253.55.181 () {30 vars in 762 bytes} [Mon Sep 7 12:09:21 2026] GET /v2.0/security-group-rules?security_group_id=807c3551-dc00-48b9-a8b2-9a61e8d2e564 => generated 2206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2866] 162.253.55.181 () {32 vars in 749 bytes} [Mon Sep 7 12:09:21 2026] DELETE /v2.0/security-group-rules/26d96312-0756-4401-8a52-5ba51b1254b8 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2867] 162.253.55.181 () {32 vars in 749 bytes} [Mon Sep 7 12:09:21 2026] DELETE /v2.0/security-group-rules/f8c721cb-3a03-40e9-8870-904728ffacc1 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:26.078 8 INFO neutron.db.l3_db [None req-8233c367-99ee-4fa0-82be-c021e0c5b785 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - - -] Floating IP 67d3c6e5-2d7a-4ed9-9e61-26c0ba5cd1f9 disassociated (deleted). External IP: 10.96.250.212, port: 5c8a21cd-6ad7-423d-b85a-7c99d53d414b. [pid: 8|app: 0|req: 1386/2868] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:09:25 2026] DELETE /v2.0/floatingips/67d3c6e5-2d7a-4ed9-9e61-26c0ba5cd1f9 => generated 0 bytes in 760 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:26.433 7 INFO neutron.api.v2.resource [None req-7fef77e3-8184-4a53-ace9-8f7fe3692721 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/2869] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:09:26 2026] GET /v2.0/floatingips/67d3c6e5-2d7a-4ed9-9e61-26c0ba5cd1f9 => generated 144 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2870] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:09:26 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: 1484/2871] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:09:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2872] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:09:26 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: 1485/2873] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:09:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2874] 162.253.55.181 () {30 vars in 701 bytes} [Mon Sep 7 12:09:26 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 651 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2875] 162.253.55.181 () {30 vars in 716 bytes} [Mon Sep 7 12:09:27 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2876] 162.253.55.181 () {30 vars in 716 bytes} [Mon Sep 7 12:09:27 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2877] 162.253.55.181 () {30 vars in 716 bytes} [Mon Sep 7 12:09:27 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 2586 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2878] 162.253.55.181 () {34 vars in 975 bytes} [Mon Sep 7 12:09:27 2026] GET /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 1346 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2879] 162.253.55.181 () {34 vars in 1060 bytes} [Mon Sep 7 12:09:27 2026] GET /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2880] 162.253.55.181 () {34 vars in 1016 bytes} [Mon Sep 7 12:09:27 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211?fields=dns_domain => generated 29 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2881] 162.253.55.181 () {38 vars in 1028 bytes} [Mon Sep 7 12:09:27 2026] PUT /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 1147 bytes in 382 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2882] 162.253.55.181 () {30 vars in 716 bytes} [Mon Sep 7 12:09:28 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 1248 bytes in 64 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: 1394/2883] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:09:28 2026] GET /v2.0/ports?tenant_id=8592b6c379be43a9aa82ca1841e4b947&device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 1248 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2884] 162.253.55.181 () {34 vars in 1066 bytes} [Mon Sep 7 12:09:28 2026] GET /v2.0/networks?id=eebf54c0-e035-4cea-b53b-36bb1b8414b8&id=443b96a6-54ed-4103-bf35-cbf3d3b7b211 => generated 1524 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2885] 162.253.55.181 () {34 vars in 749 bytes} [Mon Sep 7 12:09:28 2026] PUT /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 1086 bytes in 255 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: 1396/2886] 162.253.55.181 () {34 vars in 1062 bytes} [Mon Sep 7 12:09:28 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.193&port_id=b6624e57-c8a3-474d-95d4-d79fbdfd02bf => 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: 1491/2887] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:09:28 2026] GET /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 1086 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2888] 162.253.55.181 () {34 vars in 984 bytes} [Mon Sep 7 12:09:28 2026] GET /v2.0/subnets?id=d1972467-226f-4f37-aee7-556679c12337 => generated 630 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2889] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:09:28 2026] GET /v2.0/ports?network_id=eebf54c0-e035-4cea-b53b-36bb1b8414b8&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2890] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:09:28 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?fields=segments => generated 14 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2891] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:09:28 2026] GET /v2.0/networks/eebf54c0-e035-4cea-b53b-36bb1b8414b8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2892] 162.253.55.181 () {32 vars in 719 bytes} [Mon Sep 7 12:09:28 2026] DELETE /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2893] 162.253.55.181 () {30 vars in 663 bytes} [Mon Sep 7 12:09:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2894] 162.253.55.181 () {30 vars in 665 bytes} [Mon Sep 7 12:09:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/2895] 162.253.55.181 () {30 vars in 641 bytes} [Mon Sep 7 12:09:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2896] 162.253.55.181 () {30 vars in 677 bytes} [Mon Sep 7 12:09:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:09:29.184 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c05cdb7-14af-4320-b5eb-d549c1068444 b0c4b5820892436ab875a2348c2afcef 8592b6c379be43a9aa82ca1841e4b947 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/2897] 162.253.55.181 () {32 vars in 719 bytes} [Mon Sep 7 12:09:29 2026] DELETE /v2.0/ports/7b3b721e-691b-4729-92c2-d73c9fa2b606 => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2898] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:09:29 2026] GET /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2899] 162.253.55.181 () {30 vars in 732 bytes} [Mon Sep 7 12:09:29 2026] GET /v2.0/security-groups?name=lb-36613784-c8f6-42d0-833e-87d044142ebe => generated 1577 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2900] 162.253.55.181 () {30 vars in 697 bytes} [Mon Sep 7 12:09:29 2026] GET /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => generated 1132 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2901] 162.253.55.181 () {34 vars in 749 bytes} [Mon Sep 7 12:09:29 2026] PUT /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => generated 1094 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2902] 162.253.55.181 () {32 vars in 739 bytes} [Mon Sep 7 12:09:29 2026] DELETE /v2.0/security-groups/807c3551-dc00-48b9-a8b2-9a61e8d2e564 => 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: 1501/2903] 162.253.55.181 () {32 vars in 719 bytes} [Mon Sep 7 12:09:29 2026] DELETE /v2.0/ports/5c8a21cd-6ad7-423d-b85a-7c99d53d414b => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2904] 162.253.55.181 () {34 vars in 994 bytes} [Mon Sep 7 12:09:31 2026] GET /v2.0/ports?device_id=b86d9dde-bd43-4a0e-8483-bb43d6a1193e => generated 1248 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2905] 162.253.55.181 () {36 vars in 997 bytes} [Mon Sep 7 12:09:31 2026] DELETE /v2.0/ports/b6624e57-c8a3-474d-95d4-d79fbdfd02bf => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:09:32.238 8 INFO neutron.db.l3_db [None req-2c198903-d544-4fd2-8f11-c711b77dc616 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - - -] Floating IP 35eb1e0b-7c01-43c9-b822-08b9ca624f63 disassociated (deleted). External IP: 10.96.250.217, port: c3693dff-3bea-4f0f-8365-af368928f2c4. [pid: 8|app: 0|req: 1404/2906] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:09:31 2026] DELETE /v2.0/floatingips/35eb1e0b-7c01-43c9-b822-08b9ca624f63 => generated 0 bytes in 853 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:32.647 7 INFO neutron.api.v2.resource [None req-5050f9b3-5157-43c6-854b-ca51171ddb73 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1503/2907] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:09:32 2026] GET /v2.0/floatingips/35eb1e0b-7c01-43c9-b822-08b9ca624f63 => generated 144 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:09:32.924 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-07ace906-d2ee-4bf8-bd40-c4d28377c8dd'] response: {'name': 'network-changed', 'server_uuid': '6de12fa7-b774-4bbc-8015-cd77710ccec4', 'tag': 'c3693dff-3bea-4f0f-8365-af368928f2c4', 'status': 'completed', 'code': 200} 2026-09-07 12:09:32.956 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-902efb24-36ab-4bd0-9b61-632d266c6f09'] response: {'server_uuid': 'b86d9dde-bd43-4a0e-8483-bb43d6a1193e', 'name': 'network-vif-deleted', 'tag': 'b6624e57-c8a3-474d-95d4-d79fbdfd02bf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1405/2908] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:09:32 2026] GET /v2.0/ports?device_id=6de12fa7-b774-4bbc-8015-cd77710ccec4 => generated 1196 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2909] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:09:32 2026] GET /v2.0/ports?tenant_id=fe04b670f8854d4eacd22b9937576765&device_id=6de12fa7-b774-4bbc-8015-cd77710ccec4 => generated 1465 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2910] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:09:32 2026] GET /v2.0/security-groups?id=65b9766b-297a-4964-a488-89272c0841c0&fields=id&fields=name => generated 112 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2911] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:09:33 2026] GET /v2.0/networks?id=895b4948-10e8-492f-9073-6f6f2922faa1 => 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: 1407/2912] 162.253.55.181 () {34 vars in 1056 bytes} [Mon Sep 7 12:09:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.51&port_id=c3693dff-3bea-4f0f-8365-af368928f2c4 => 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: 1506/2913] 162.253.55.181 () {34 vars in 1104 bytes} [Mon Sep 7 12:09:33 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3f&port_id=c3693dff-3bea-4f0f-8365-af368928f2c4 => 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: 1408/2914] 162.253.55.181 () {34 vars in 1064 bytes} [Mon Sep 7 12:09:33 2026] GET /v2.0/subnets?id=22d3f8bb-ba7e-4999-a642-3f2bda3085d7&id=6657420d-bf65-4c65-9bff-9d1bd7540cdc => generated 1367 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2915] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:09:33 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&device_owner=network%3Adhcp => generated 1461 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2916] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:09:33 2026] GET /v2.0/ports?network_id=895b4948-10e8-492f-9073-6f6f2922faa1&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: 1409/2917] 162.253.55.181 () {34 vars in 994 bytes} [Mon Sep 7 12:09:33 2026] GET /v2.0/ports?device_id=6de12fa7-b774-4bbc-8015-cd77710ccec4 => generated 1196 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2918] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:09:33 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2919] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:09:33 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2922] 162.253.55.181 () {36 vars in 997 bytes} [Mon Sep 7 12:09:33 2026] DELETE /v2.0/ports/c3693dff-3bea-4f0f-8365-af368928f2c4 => generated 0 bytes in 485 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:09:38.627 7 INFO neutron.db.l3_db [None req-b5ae8207-4fb1-4cc5-a765-5abc23f9d419 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - - -] Floating IP 2e5bba67-5d82-4a9f-955e-f96a13defa1f disassociated (deleted). External IP: 10.96.250.218, port: bb1bd64b-4666-449a-9d57-f1c63414ef09. [pid: 7|app: 0|req: 1513/2923] 10.0.0.99 () {32 vars in 731 bytes} [Mon Sep 7 12:09:38 2026] DELETE /v2.0/floatingips/2e5bba67-5d82-4a9f-955e-f96a13defa1f => generated 0 bytes in 841 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:39.068 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84b77772-ee5a-4735-aab7-4677571d77fc'] response: {'server_uuid': '6de12fa7-b774-4bbc-8015-cd77710ccec4', 'name': 'network-vif-deleted', 'tag': 'c3693dff-3bea-4f0f-8365-af368928f2c4', 'status': 'completed', 'code': 200} 2026-09-07 12:09:39.069 8 INFO neutron.api.v2.resource [None req-1bd2cb50-f12a-4ca9-830a-44bba25d1e0d 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1411/2924] 10.0.0.99 () {32 vars in 728 bytes} [Mon Sep 7 12:09:39 2026] GET /v2.0/floatingips/2e5bba67-5d82-4a9f-955e-f96a13defa1f => generated 144 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:09:39.353 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-62ed36b2-8c85-44c8-80a9-febc2de9f16f'] response: {'name': 'network-changed', 'server_uuid': '14884956-47b0-4ba9-8baf-30c01cc7fb22', 'tag': 'bb1bd64b-4666-449a-9d57-f1c63414ef09', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1514/2925] 10.0.0.168 () {34 vars in 990 bytes} [Mon Sep 7 12:09:39 2026] GET /v2.0/ports?device_id=14884956-47b0-4ba9-8baf-30c01cc7fb22 => generated 1200 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2926] 162.253.55.181 () {34 vars in 1080 bytes} [Mon Sep 7 12:09:39 2026] GET /v2.0/ports?tenant_id=fe04b670f8854d4eacd22b9937576765&device_id=14884956-47b0-4ba9-8baf-30c01cc7fb22 => generated 1469 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2927] 10.0.0.168 () {34 vars in 1040 bytes} [Mon Sep 7 12:09:39 2026] GET /v2.0/security-groups?id=65b9766b-297a-4964-a488-89272c0841c0&fields=id&fields=name => generated 112 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2928] 162.253.55.181 () {34 vars in 986 bytes} [Mon Sep 7 12:09:39 2026] GET /v2.0/networks?id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f => generated 801 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2929] 162.253.55.181 () {34 vars in 1058 bytes} [Mon Sep 7 12:09:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.155&port_id=bb1bd64b-4666-449a-9d57-f1c63414ef09 => 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: 1414/2930] 162.253.55.181 () {34 vars in 1104 bytes} [Mon Sep 7 12:09:39 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A221&port_id=bb1bd64b-4666-449a-9d57-f1c63414ef09 => 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: 1517/2931] 162.253.55.181 () {34 vars in 1064 bytes} [Mon Sep 7 12:09:39 2026] GET /v2.0/subnets?id=7095cf74-eca4-466b-ad3a-091caa90bf59&id=df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 1363 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2932] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:09:39 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2933] 162.253.55.181 () {34 vars in 1052 bytes} [Mon Sep 7 12:09:39 2026] GET /v2.0/ports?network_id=97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f&device_owner=network%3Adhcp => generated 1457 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2934] 162.253.55.181 () {34 vars in 994 bytes} [Mon Sep 7 12:09:39 2026] GET /v2.0/ports?device_id=14884956-47b0-4ba9-8baf-30c01cc7fb22 => generated 1200 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2935] 162.253.55.181 () {34 vars in 1012 bytes} [Mon Sep 7 12:09:39 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=segments => generated 14 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2936] 162.253.55.181 () {36 vars in 997 bytes} [Mon Sep 7 12:09:39 2026] DELETE /v2.0/ports/bb1bd64b-4666-449a-9d57-f1c63414ef09 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2937] 162.253.55.181 () {34 vars in 1112 bytes} [Mon Sep 7 12:09:39 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 798 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:09:44.613 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc918ddd-8803-4561-a015-4fcf559f05b1'] response: {'server_uuid': '14884956-47b0-4ba9-8baf-30c01cc7fb22', 'name': 'network-vif-deleted', 'tag': 'bb1bd64b-4666-449a-9d57-f1c63414ef09', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1418/2938] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:09:44 2026] DELETE /v2.0/security-group-rules/a8438a57-5fe1-4edd-825e-809428065201 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:44.667 7 INFO neutron.api.v2.resource [None req-70cbe689-6a82-4c73-94f7-b7623057d7d7 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/2939] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:09:44 2026] GET /v2.0/security-group-rules/a8438a57-5fe1-4edd-825e-809428065201 => 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: 1419/2940] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:09:44 2026] DELETE /v2.0/security-group-rules/2cc71953-0d26-485b-b91f-7ef750cabe9e => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:44.758 7 INFO neutron.api.v2.resource [None req-286f6eba-e351-40f6-ad84-26757004ebeb 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1522/2941] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:09:44 2026] GET /v2.0/security-group-rules/2cc71953-0d26-485b-b91f-7ef750cabe9e => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2942] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:09:44 2026] DELETE /v2.0/security-group-rules/c978eb9c-58ec-472f-a063-1305877d2ddc => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:44.846 7 INFO neutron.api.v2.resource [None req-fb3bffd7-325a-47d6-8f64-285eeb3b3194 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1523/2943] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:09:44 2026] GET /v2.0/security-group-rules/c978eb9c-58ec-472f-a063-1305877d2ddc => 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: 1421/2944] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:09:44 2026] DELETE /v2.0/security-group-rules/b2b768f1-0b4c-4d84-844b-525272280f9b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:44.981 7 INFO neutron.api.v2.resource [None req-015c7d5e-6038-48f9-ad88-314986b9e714 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1524/2945] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:09:44 2026] GET /v2.0/security-group-rules/b2b768f1-0b4c-4d84-844b-525272280f9b => generated 155 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2946] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:09:44 2026] DELETE /v2.0/security-group-rules/541dea45-06a8-48ef-a30b-38e5790057fb => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:45.094 7 INFO neutron.api.v2.resource [None req-daec89c6-bb2f-48cf-9538-8385369c2b75 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1525/2947] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:09:45 2026] GET /v2.0/security-group-rules/541dea45-06a8-48ef-a30b-38e5790057fb => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2948] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:09:45 2026] DELETE /v2.0/security-group-rules/6e6269b1-9244-4e97-8a32-ad58ba6c23c8 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:45.202 7 INFO neutron.api.v2.resource [None req-dcf7d22d-dcb7-4143-a2b7-241e9b789ab7 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1526/2949] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:09:45 2026] GET /v2.0/security-group-rules/6e6269b1-9244-4e97-8a32-ad58ba6c23c8 => generated 155 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2950] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:09:45 2026] DELETE /v2.0/security-group-rules/2a3447b8-97b1-4f3e-9fd7-01b41f6c44ba => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:45.297 7 INFO neutron.api.v2.resource [None req-53dd60fd-6ce0-4d74-b8bb-2e5ead5b9e3b 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1527/2951] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:09:45 2026] GET /v2.0/security-group-rules/2a3447b8-97b1-4f3e-9fd7-01b41f6c44ba => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2952] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:09:45 2026] DELETE /v2.0/security-group-rules/3da82ffe-3f7b-4a3a-bab4-997b6c181470 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:45.398 7 INFO neutron.api.v2.resource [None req-d380e1a5-75e0-4fa1-97ef-f9793aa35df6 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1528/2953] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:09:45 2026] GET /v2.0/security-group-rules/3da82ffe-3f7b-4a3a-bab4-997b6c181470 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2954] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:09:45 2026] DELETE /v2.0/security-group-rules/962e0c3a-18ac-41a5-8bc6-004f020f68fd => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:45.521 7 INFO neutron.api.v2.resource [None req-356eb4ea-b4ce-4fce-8596-2207cfbc8e5a 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1529/2955] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:09:45 2026] GET /v2.0/security-group-rules/962e0c3a-18ac-41a5-8bc6-004f020f68fd => 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: 1427/2956] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:09:45 2026] DELETE /v2.0/security-group-rules/390f7a28-a7f0-4290-ac27-151eba5b9596 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:45.624 7 INFO neutron.api.v2.resource [None req-90ab9a34-c60c-4826-ae72-7b5a6c858ea5 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/2957] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:09:45 2026] GET /v2.0/security-group-rules/390f7a28-a7f0-4290-ac27-151eba5b9596 => generated 155 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2958] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:09:45 2026] DELETE /v2.0/security-group-rules/e9ba4e34-d809-4bde-a542-931d4d8fa4ba => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:45.752 7 INFO neutron.api.v2.resource [None req-cdf298ad-b799-4305-a3e7-53a70d0807ba 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1531/2959] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:09:45 2026] GET /v2.0/security-group-rules/e9ba4e34-d809-4bde-a542-931d4d8fa4ba => 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: 1429/2960] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:09:45 2026] DELETE /v2.0/security-groups/65b9766b-297a-4964-a488-89272c0841c0 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:45.902 7 INFO neutron.api.v2.resource [None req-c4e11159-c867-4339-af83-fc0e5e00458e 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/2961] 10.0.0.99 () {32 vars in 736 bytes} [Mon Sep 7 12:09:45 2026] GET /v2.0/security-groups/65b9766b-297a-4964-a488-89272c0841c0 => generated 146 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2962] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:09:45 2026] PUT /v2.0/routers/f3000594-de06-444c-8131-60eaabb261f9/remove_router_interface => generated 309 bytes in 2038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:09:48.256 7 INFO neutron.api.v2.resource [None req-bc584e0a-6508-4aac-b083-0c69cf2ab2a5 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/2963] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:09:48 2026] PUT /v2.0/routers/f3000594-de06-444c-8131-60eaabb261f9/remove_router_interface => generated 198 bytes in 218 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2966] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:09:48 2026] PUT /v2.0/routers/f3000594-de06-444c-8131-60eaabb261f9/remove_router_interface => generated 309 bytes in 1529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:09:50.155 7 INFO neutron.api.v2.resource [None req-1e3c0dc2-feee-4116-b91d-d8538ef252e4 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/2967] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:09:49 2026] PUT /v2.0/routers/f3000594-de06-444c-8131-60eaabb261f9/remove_router_interface => generated 198 bytes in 352 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2968] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:09:50 2026] PUT /v2.0/routers/f3000594-de06-444c-8131-60eaabb261f9/remove_router_interface => generated 309 bytes in 1391 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:09:51.864 7 INFO neutron.api.v2.resource [None req-895ff24f-ebd7-4e75-a18c-33f320e3ce76 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/2969] 10.0.0.99 () {34 vars in 788 bytes} [Mon Sep 7 12:09:51 2026] PUT /v2.0/routers/f3000594-de06-444c-8131-60eaabb261f9/remove_router_interface => generated 198 bytes in 306 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:09:53.179 8 INFO neutron.db.l3_hamode_db [None req-3713b885-e0f9-4f21-813a-c901dfb94a72 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - - -] HA network 1225963b-e620-433d-939f-2371e323359a was deleted as no HA routers are present in tenant fe04b670f8854d4eacd22b9937576765. [pid: 8|app: 0|req: 1433/2970] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:09:51 2026] DELETE /v2.0/routers/f3000594-de06-444c-8131-60eaabb261f9 => generated 0 bytes in 1322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:09:53.231 7 INFO neutron.api.v2.resource [None req-cc57cf10-89c2-4582-be35-03fa754b3dee 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/2971] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:09:53 2026] GET /v2.0/routers/f3000594-de06-444c-8131-60eaabb261f9 => generated 135 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:09:53.240 8 INFO neutron.services.segments.plugin [-] Segment d26b6203-3798-4e8c-8792-da52da039fc9 resource provider aggregate not found 2026-09-07 12:09:53.259 8 INFO neutron.services.segments.plugin [-] Segment d26b6203-3798-4e8c-8792-da52da039fc9 resource provider aggregate not found 2026-09-07 12:09:53.298 8 INFO neutron.services.segments.plugin [-] Segment d26b6203-3798-4e8c-8792-da52da039fc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d26b6203-3798-4e8c-8792-da52da039fc9 found for delete ", "request_id": "req-b0459969-32df-47ef-8623-db740a90c646"}]} 2026-09-07 12:09:53.299 8 INFO neutron.services.segments.plugin [-] Segment d26b6203-3798-4e8c-8792-da52da039fc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d26b6203-3798-4e8c-8792-da52da039fc9 found for delete ", "request_id": "req-c4a0c337-3bf0-4bd1-a308-666675771bfc"}]} [pid: 8|app: 0|req: 1434/2972] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:09:53 2026] DELETE /v2.0/subnets/22d3f8bb-ba7e-4999-a642-3f2bda3085d7 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:09:53.546 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da6d78e4-d6db-4728-94a2-381817f03180 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/2973] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:09:53 2026] GET /v2.0/subnets/22d3f8bb-ba7e-4999-a642-3f2bda3085d7 => generated 136 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2974] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:09:53 2026] DELETE /v2.0/subnets/6657420d-bf65-4c65-9bff-9d1bd7540cdc => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:09:53.894 7 INFO neutron.pecan_wsgi.hooks.translation [None req-756cfa3f-4871-49ad-a183-4c6e2e6ce167 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/2975] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:09:53 2026] GET /v2.0/subnets/6657420d-bf65-4c65-9bff-9d1bd7540cdc => generated 136 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2976] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:09:53 2026] DELETE /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1 => generated 0 bytes in 516 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:09:54.451 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7b06977c-9f21-4c51-bc89-0e037ce4e433 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/2977] 10.0.0.99 () {32 vars in 722 bytes} [Mon Sep 7 12:09:54 2026] GET /v2.0/networks/895b4948-10e8-492f-9073-6f6f2922faa1 => generated 138 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2978] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:09:54 2026] DELETE /v2.0/subnets/7095cf74-eca4-466b-ad3a-091caa90bf59 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:09:54.820 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f771561c-c976-4021-bbe2-0974614f7ebf 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/2979] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:09:54 2026] GET /v2.0/subnets/7095cf74-eca4-466b-ad3a-091caa90bf59 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2980] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:09:54 2026] DELETE /v2.0/subnets/df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:09:55.223 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2e2e0b0-52cc-4b64-b487-7b7cd3af7c60 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/2981] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:09:55 2026] GET /v2.0/subnets/df77e48d-5de1-425f-9ca9-a28acb3fe055 => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:09:56.132 8 INFO neutron.services.segments.plugin [-] Segment 903f3fce-4801-4f93-8355-8a99964ef8ba resource provider aggregate not found 2026-09-07 12:09:56.142 8 INFO neutron.services.segments.plugin [-] Segment 903f3fce-4801-4f93-8355-8a99964ef8ba resource provider aggregate not found 2026-09-07 12:09:56.170 8 INFO neutron.services.segments.plugin [-] Segment 903f3fce-4801-4f93-8355-8a99964ef8ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 903f3fce-4801-4f93-8355-8a99964ef8ba found for delete ", "request_id": "req-5e953b22-8670-456b-95e6-f15fcbf701d4"}]} 2026-09-07 12:09:56.179 8 INFO neutron.services.segments.plugin [-] Segment 903f3fce-4801-4f93-8355-8a99964ef8ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 903f3fce-4801-4f93-8355-8a99964ef8ba found for delete ", "request_id": "req-f2a0f7d8-4c04-42cf-99ec-1e05edc8e8bf"}]} [pid: 8|app: 0|req: 1439/2982] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:09:55 2026] DELETE /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f => generated 0 bytes in 1116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:09:56.396 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00c2c95a-8a3e-4560-802a-48952e8b0106 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/2983] 10.0.0.99 () {32 vars in 722 bytes} [Mon Sep 7 12:09:56 2026] GET /v2.0/networks/97f89fa7-7d6d-49fd-8ef1-83e4e8c06e6f => generated 138 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2984] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:09:56 2026] DELETE /v2.0/subnets/71e70da3-cba6-4e24-b84a-a705a4b917be => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:09:56.735 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3c7adcbb-af73-49c8-af5d-29c24d4e2bb6 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/2985] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:09:56 2026] GET /v2.0/subnets/71e70da3-cba6-4e24-b84a-a705a4b917be => generated 136 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2986] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:09:56 2026] DELETE /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:09:57.038 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff149b26-c0e4-4ef7-abc7-37e42c0f3117 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/2987] 10.0.0.99 () {32 vars in 720 bytes} [Mon Sep 7 12:09:57 2026] GET /v2.0/subnets/b75af40a-6b67-4376-96cf-3a5a6c73aa42 => 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: 1442/2988] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:09:57 2026] DELETE /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211 => generated 0 bytes in 440 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:09:57.524 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b03bbbac-f74f-4eb4-b79b-bde17a67a6dc 89780d9efc884cd59382461c8c7346c6 fe04b670f8854d4eacd22b9937576765 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/2989] 10.0.0.99 () {32 vars in 722 bytes} [Mon Sep 7 12:09:57 2026] GET /v2.0/networks/443b96a6-54ed-4103-bf35-cbf3d3b7b211 => generated 138 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:09:59.851 8 INFO neutron.services.segments.plugin [-] Segment 08e7fc8a-9890-4d1f-9315-04061a8c1af0 resource provider aggregate not found 2026-09-07 12:09:59.857 8 INFO neutron.services.segments.plugin [-] Segment 08e7fc8a-9890-4d1f-9315-04061a8c1af0 resource provider aggregate not found 2026-09-07 12:09:59.874 8 INFO neutron.services.segments.plugin [-] Segment 08e7fc8a-9890-4d1f-9315-04061a8c1af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08e7fc8a-9890-4d1f-9315-04061a8c1af0 found for delete ", "request_id": "req-6de50b5e-a8a0-4a20-abea-66d57f2dece7"}]} 2026-09-07 12:09:59.883 8 INFO neutron.services.segments.plugin [-] Segment 08e7fc8a-9890-4d1f-9315-04061a8c1af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08e7fc8a-9890-4d1f-9315-04061a8c1af0 found for delete ", "request_id": "req-68382f73-d8a5-4781-bf5c-dcd436a48880"}]} 2026-09-07 12:09:59.892 8 INFO neutron.services.segments.plugin [-] Segment 9d6de3dd-9ef1-45d1-9da8-e200e23109f4 resource provider aggregate not found 2026-09-07 12:09:59.911 8 INFO neutron.services.segments.plugin [-] Segment 9d6de3dd-9ef1-45d1-9da8-e200e23109f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d6de3dd-9ef1-45d1-9da8-e200e23109f4 found for delete ", "request_id": "req-205cd46f-fcd7-47a4-af2a-36f3c4a2f38b"}]} 2026-09-07 12:09:59.913 8 INFO neutron.services.segments.plugin [-] Segment 9d6de3dd-9ef1-45d1-9da8-e200e23109f4 resource provider aggregate not found 2026-09-07 12:09:59.933 8 INFO neutron.services.segments.plugin [-] Segment 9d6de3dd-9ef1-45d1-9da8-e200e23109f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d6de3dd-9ef1-45d1-9da8-e200e23109f4 found for delete ", "request_id": "req-b6313456-dcbf-4f02-a918-74488b0153bb"}]} [pid: 8|app: 0|req: 1443/2990] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:09:59 2026] GET /v2.0/security-groups?tenant_id=2e8ee7c456224265a4268491f99efdf3&name=default => generated 2805 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2991] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:10:00 2026] DELETE /v2.0/security-groups/bb21189d-ea6c-4271-b264-8fa61f2070e4 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2992] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:10:00 2026] GET /v2.0/security-groups?tenant_id=c9cfd3cfa688460e8bad2e26524da64c&name=default => generated 2805 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2993] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:10:00 2026] DELETE /v2.0/security-groups/6e9b219d-2f1d-48bb-9a1a-d153ac1244c9 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2994] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:10:00 2026] GET /v2.0/security-groups?tenant_id=70bfc5de77624fec8b499b3b16a4a98e&name=default => generated 2805 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2995] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:10:01 2026] DELETE /v2.0/security-groups/b80faa6f-39e4-4453-b9d4-e5078c30d3f3 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2996] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:10:01 2026] GET /v2.0/security-groups?tenant_id=0037d7083eef4b22b7835e264ae49434&name=default => generated 2805 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/2997] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:10:01 2026] DELETE /v2.0/security-groups/e9813872-281f-460b-8312-7afc4e2c7cac => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2998] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:10:01 2026] GET /v2.0/security-groups?tenant_id=fe04b670f8854d4eacd22b9937576765&name=default => generated 2805 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/2999] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:10:01 2026] DELETE /v2.0/security-groups/384cc300-c0e0-4ecf-840b-d3db7aaad8d2 => 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: 1448/3000] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:10:02 2026] GET /v2.0/security-groups?tenant_id=d21dbea703a14abfa2531a8e32fea30b&name=default => generated 2805 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3001] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:10:02 2026] DELETE /v2.0/security-groups/aeceb58c-fc6a-46c7-8944-f621852e3525 => 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: 1449/3002] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:10:02 2026] GET /v2.0/security-groups?tenant_id=fbf97716232c4a389d7555f7add1f708&name=default => generated 2805 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3003] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:10:02 2026] DELETE /v2.0/security-groups/2dab106d-b5dd-4ffc-8081-25e132a31b15 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:10:08.016 7 INFO neutron.db.segments_db [None req-f0323157-808b-4822-848f-6c16a1d0802e 02023776fbae42df8c3c7a2cd8a7038f a67c47d373624642a9cfe014452c2b66 - - - -] Added segment d718e6fb-6a1c-47de-8ae0-a946f358ad58 of type vxlan for network 66b1a153-bd42-49e0-8301-0e4430162fbe [pid: 7|app: 0|req: 1556/3006] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:10:07 2026] POST /v2.0/networks => generated 727 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/3007] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:10:08 2026] POST /v2.0/subnets => generated 620 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:10:08.484 7 WARNING neutron.api.v2.base [None req-0a6212bb-3faa-45e5-8f81-78847c765ca1 02023776fbae42df8c3c7a2cd8a7038f a67c47d373624642a9cfe014452c2b66 - - - -] 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-09-07 12:10:08.486 7 INFO neutron.api.v2.resource [None req-0a6212bb-3faa-45e5-8f81-78847c765ca1 02023776fbae42df8c3c7a2cd8a7038f a67c47d373624642a9cfe014452c2b66 - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1557/3008] 10.0.0.99 () {34 vars in 680 bytes} [Mon Sep 7 12:10:08 2026] POST /v2.0/rbac-policies => generated 143 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-09-07 12:10:08.785 8 INFO neutron.services.segments.plugin [-] Segment d718e6fb-6a1c-47de-8ae0-a946f358ad58 resource provider aggregate not found 2026-09-07 12:10:08.792 8 INFO neutron.services.segments.plugin [-] Segment d718e6fb-6a1c-47de-8ae0-a946f358ad58 resource provider aggregate not found 2026-09-07 12:10:08.800 8 INFO neutron.services.segments.plugin [-] Segment d718e6fb-6a1c-47de-8ae0-a946f358ad58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d718e6fb-6a1c-47de-8ae0-a946f358ad58 found for delete ", "request_id": "req-67aaccaa-eb2e-451b-b596-7359b4ad0a4e"}]} 2026-09-07 12:10:08.815 8 INFO neutron.services.segments.plugin [-] Segment d718e6fb-6a1c-47de-8ae0-a946f358ad58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d718e6fb-6a1c-47de-8ae0-a946f358ad58 found for delete ", "request_id": "req-c6e838d7-1004-4069-9a66-80c8a86b45c1"}]} [pid: 8|app: 0|req: 1452/3009] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:10:08 2026] DELETE /v2.0/networks/66b1a153-bd42-49e0-8301-0e4430162fbe => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:10:08.913 7 INFO neutron.db.segments_db [None req-d142f60f-8b0a-4270-8fbb-6200af0cd400 02023776fbae42df8c3c7a2cd8a7038f a67c47d373624642a9cfe014452c2b66 - - - -] Added segment 081b1818-af4b-4fe4-88f7-5da489998137 of type vxlan for network 0a0776ec-2905-4df1-8b2a-fd262cd43a88 [pid: 7|app: 0|req: 1558/3010] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:10:08 2026] POST /v2.0/networks => generated 724 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/3011] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:10:09 2026] POST /v2.0/subnets => generated 623 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:10:09.341 7 WARNING neutron.api.v2.base [None req-4c09ba1d-98cf-49cf-9733-501a70b9800f 02023776fbae42df8c3c7a2cd8a7038f a67c47d373624642a9cfe014452c2b66 - - - -] 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-09-07 12:10:09.341 7 INFO neutron.api.v2.resource [None req-4c09ba1d-98cf-49cf-9733-501a70b9800f 02023776fbae42df8c3c7a2cd8a7038f a67c47d373624642a9cfe014452c2b66 - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1559/3012] 10.0.0.99 () {34 vars in 680 bytes} [Mon Sep 7 12:10:09 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3013] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:10:09 2026] DELETE /v2.0/networks/0a0776ec-2905-4df1-8b2a-fd262cd43a88 => generated 0 bytes in 1313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:10:10.760 7 INFO neutron.db.segments_db [None req-ea0c3776-91d1-4104-b388-63ebf7cc1816 02023776fbae42df8c3c7a2cd8a7038f a67c47d373624642a9cfe014452c2b66 - - - -] Added segment 453f0f5c-2f74-403b-8ff3-cca7c84ac4fe of type vxlan for network de1f99cb-6746-45ee-8bd0-de1bc250315d [pid: 7|app: 0|req: 1560/3014] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:10:10 2026] POST /v2.0/networks => generated 726 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-07 12:10:10.956 8 INFO neutron.services.segments.plugin [-] Segment 081b1818-af4b-4fe4-88f7-5da489998137 resource provider aggregate not found 2026-09-07 12:10:10.968 8 INFO neutron.services.segments.plugin [-] Segment 081b1818-af4b-4fe4-88f7-5da489998137 resource provider aggregate not found 2026-09-07 12:10:10.999 8 INFO neutron.services.segments.plugin [-] Segment 081b1818-af4b-4fe4-88f7-5da489998137 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 081b1818-af4b-4fe4-88f7-5da489998137 found for delete ", "request_id": "req-457af162-9a69-486b-a1d3-3a7e229f9195"}]} 2026-09-07 12:10:11.011 8 INFO neutron.services.segments.plugin [-] Segment 081b1818-af4b-4fe4-88f7-5da489998137 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 081b1818-af4b-4fe4-88f7-5da489998137 found for delete ", "request_id": "req-d4ffeeca-01e0-41b7-b748-fda9a1467f27"}]} 2026-09-07 12:10:11.028 8 INFO neutron.services.segments.plugin [-] Segment 081b1818-af4b-4fe4-88f7-5da489998137 resource provider aggregate not found 2026-09-07 12:10:11.051 8 INFO neutron.services.segments.plugin [-] Segment 081b1818-af4b-4fe4-88f7-5da489998137 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 081b1818-af4b-4fe4-88f7-5da489998137 found for delete ", "request_id": "req-cfe3a1a8-6621-420f-885a-c1d2f55f6290"}]} 2026-09-07 12:10:11.052 8 INFO neutron.services.segments.plugin [-] Segment 081b1818-af4b-4fe4-88f7-5da489998137 resource provider aggregate not found 2026-09-07 12:10:11.075 8 INFO neutron.services.segments.plugin [-] Segment 081b1818-af4b-4fe4-88f7-5da489998137 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 081b1818-af4b-4fe4-88f7-5da489998137 found for delete ", "request_id": "req-5162bf42-124c-469c-9096-c375b6b9e356"}]} [pid: 8|app: 0|req: 1455/3015] 10.0.0.99 () {34 vars in 668 bytes} [Mon Sep 7 12:10:10 2026] POST /v2.0/subnets => generated 623 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3016] 10.0.0.99 () {34 vars in 680 bytes} [Mon Sep 7 12:10:11 2026] POST /v2.0/rbac-policies => generated 324 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/3017] 10.0.0.99 () {32 vars in 722 bytes} [Mon Sep 7 12:10:12 2026] GET /v2.0/networks/de1f99cb-6746-45ee-8bd0-de1bc250315d => generated 654 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-07 12:10:12.751 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b5f6a5c0-4ea5-4746-91da-7e1d29c90cbe db207055c7f54f059cb39558281b98b6 0fe61e17c6684993b15fd799d240a7e0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3018] 10.0.0.99 () {32 vars in 722 bytes} [Mon Sep 7 12:10:12 2026] GET /v2.0/networks/de1f99cb-6746-45ee-8bd0-de1bc250315d => generated 138 bytes in 81 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:10:13.347 8 INFO neutron.services.segments.plugin [-] Segment 453f0f5c-2f74-403b-8ff3-cca7c84ac4fe resource provider aggregate not found 2026-09-07 12:10:13.352 8 INFO neutron.services.segments.plugin [-] Segment 453f0f5c-2f74-403b-8ff3-cca7c84ac4fe resource provider aggregate not found 2026-09-07 12:10:13.370 8 INFO neutron.services.segments.plugin [-] Segment 453f0f5c-2f74-403b-8ff3-cca7c84ac4fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 453f0f5c-2f74-403b-8ff3-cca7c84ac4fe found for delete ", "request_id": "req-87da058a-006d-4b35-83ff-9149c68c2d81"}]} 2026-09-07 12:10:13.381 8 INFO neutron.services.segments.plugin [-] Segment 453f0f5c-2f74-403b-8ff3-cca7c84ac4fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 453f0f5c-2f74-403b-8ff3-cca7c84ac4fe found for delete ", "request_id": "req-60c77042-e5d6-4486-bcff-142978d2b015"}]} [pid: 8|app: 0|req: 1457/3019] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:10:12 2026] DELETE /v2.0/networks/de1f99cb-6746-45ee-8bd0-de1bc250315d => generated 0 bytes in 632 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-07 12:10:13.418 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43048255-9b18-4422-9bc9-453d462c04a9 02023776fbae42df8c3c7a2cd8a7038f a67c47d373624642a9cfe014452c2b66 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3020] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:10:13 2026] DELETE /v2.0/subnets/94848873-0d8e-4b55-be6a-263e88b0242a => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:10:13.458 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f28e867b-a7f8-4659-85db-bd200b7a4b99 02023776fbae42df8c3c7a2cd8a7038f a67c47d373624642a9cfe014452c2b66 - - - -] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1458/3021] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:10:13 2026] DELETE /v2.0/subnets/39f8387c-e52c-4a34-a620-f79ef3acd1cf => generated 136 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-07 12:10:13.487 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81d14189-cdb3-407d-8506-ab0d2cdb1b35 02023776fbae42df8c3c7a2cd8a7038f a67c47d373624642a9cfe014452c2b66 - - - -] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3022] 10.0.0.99 () {32 vars in 723 bytes} [Mon Sep 7 12:10:13 2026] DELETE /v2.0/subnets/4392063e-d289-477a-a3ef-13917e43ac12 => 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: 1459/3023] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:10:14 2026] GET /v2.0/security-groups?tenant_id=0fe61e17c6684993b15fd799d240a7e0&name=default => generated 2805 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3024] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:10:14 2026] DELETE /v2.0/security-groups/284ac54f-5eb1-4662-8b60-69b15856f65d => generated 0 bytes in 161 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3025] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:10:15 2026] GET /v2.0/security-groups?tenant_id=a67c47d373624642a9cfe014452c2b66&name=default => generated 2805 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3026] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:10:15 2026] DELETE /v2.0/security-groups/77d68cea-5114-4811-bfbb-0bdb0c866b69 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3027] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:10:15 2026] GET /v2.0/security-groups?tenant_id=56286aba40c1437bab99632928f34587&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: 1567/3028] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:10:15 2026] DELETE /v2.0/security-groups/4f56b0d3-9fe7-4400-87c1-45498e6649dc => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:10:19.624 8 INFO neutron.db.segments_db [None req-01fbb747-632d-4d36-baa6-b66cae27a87a f12d0a6b599543f39f31f2379859c914 7cfa27d541c446d2bdfc4d74e043cb65 - - - -] Added segment 83031ea6-d192-4843-af0d-6a99f0418041 of type vxlan for network 44320f55-7cb5-4194-a385-f0ba402b4f2c [pid: 8|app: 0|req: 1463/3031] 10.0.0.99 () {34 vars in 669 bytes} [Mon Sep 7 12:10:19 2026] POST /v2.0/networks => generated 632 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3032] 10.0.0.99 () {34 vars in 752 bytes} [Mon Sep 7 12:10:19 2026] PUT /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/tags => generated 25 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3033] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:10:19 2026] GET /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/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: 1570/3034] 10.0.0.99 () {34 vars in 763 bytes} [Mon Sep 7 12:10:19 2026] PUT /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/tags/green => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3035] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:10:20 2026] GET /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/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: 1571/3036] 10.0.0.99 () {34 vars in 759 bytes} [Mon Sep 7 12:10:20 2026] PUT /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/tags/red => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3037] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:10:20 2026] GET /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/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: 1572/3038] 10.0.0.99 () {34 vars in 781 bytes} [Mon Sep 7 12:10:20 2026] PUT /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3039] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:10:20 2026] GET /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/tags => generated 52 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3040] 10.0.0.99 () {34 vars in 752 bytes} [Mon Sep 7 12:10:20 2026] PUT /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/tags => generated 37 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3041] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:10:20 2026] GET /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/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: 1574/3042] 10.0.0.99 () {32 vars in 740 bytes} [Mon Sep 7 12:10:20 2026] GET /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:10:20.789 8 INFO neutron.api.v2.resource [None req-9a8f4a25-20c4-4f90-bdf8-835c8092b37f f12d0a6b599543f39f31f2379859c914 7cfa27d541c446d2bdfc4d74e043cb65 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1469/3043] 10.0.0.99 () {32 vars in 744 bytes} [Mon Sep 7 12:10:20 2026] GET /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3044] 10.0.0.99 () {32 vars in 743 bytes} [Mon Sep 7 12:10:20 2026] DELETE /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/tags/red => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3045] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:10:20 2026] GET /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/tags => generated 30 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:10:21.059 7 INFO neutron.api.v2.resource [None req-ff08dd6f-1943-4bdf-80a7-53ea24c2a5ef f12d0a6b599543f39f31f2379859c914 7cfa27d541c446d2bdfc4d74e043cb65 - - - -] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1576/3046] 10.0.0.99 () {32 vars in 747 bytes} [Mon Sep 7 12:10:21 2026] DELETE /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3047] 10.0.0.99 () {32 vars in 735 bytes} [Mon Sep 7 12:10:21 2026] DELETE /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/tags => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3048] 10.0.0.99 () {32 vars in 732 bytes} [Mon Sep 7 12:10:21 2026] GET /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c/tags => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:10:21.434 8 INFO neutron.services.segments.plugin [-] Segment 83031ea6-d192-4843-af0d-6a99f0418041 resource provider aggregate not found 2026-09-07 12:10:21.439 8 INFO neutron.services.segments.plugin [-] Segment 83031ea6-d192-4843-af0d-6a99f0418041 resource provider aggregate not found 2026-09-07 12:10:21.455 8 INFO neutron.services.segments.plugin [-] Segment 83031ea6-d192-4843-af0d-6a99f0418041 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83031ea6-d192-4843-af0d-6a99f0418041 found for delete ", "request_id": "req-8fb116b5-f0ef-490d-9b25-3e269f417d08"}]} 2026-09-07 12:10:21.458 8 INFO neutron.services.segments.plugin [-] Segment 83031ea6-d192-4843-af0d-6a99f0418041 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 83031ea6-d192-4843-af0d-6a99f0418041 found for delete ", "request_id": "req-abb4b19c-1aa2-4e02-a24d-865cc46dd40d"}]} [pid: 8|app: 0|req: 1472/3049] 10.0.0.99 () {32 vars in 725 bytes} [Mon Sep 7 12:10:21 2026] DELETE /v2.0/networks/44320f55-7cb5-4194-a385-f0ba402b4f2c => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3050] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:10:22 2026] GET /v2.0/security-groups?tenant_id=7cfa27d541c446d2bdfc4d74e043cb65&name=default => generated 2805 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3051] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:10:22 2026] DELETE /v2.0/security-groups/11a10a46-e694-43fd-acb8-17315a912bc4 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3052] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:10:22 2026] GET /v2.0/security-groups?tenant_id=1e539edb8593479caefe90ab77f8bf90&name=default => generated 2805 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3053] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:10:22 2026] DELETE /v2.0/security-groups/25670d31-e11e-4d96-87f3-1ba227057dde => 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: 1580/3054] 10.0.0.99 () {34 vars in 683 bytes} [Mon Sep 7 12:10:26 2026] POST /v2.0/security-groups => generated 1539 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3055] 10.0.0.99 () {34 vars in 766 bytes} [Mon Sep 7 12:10:26 2026] PUT /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3056] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:10:26 2026] GET /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3057] 10.0.0.99 () {34 vars in 777 bytes} [Mon Sep 7 12:10:26 2026] PUT /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags/green => 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: 1582/3058] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:10:26 2026] GET /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3059] 10.0.0.99 () {34 vars in 773 bytes} [Mon Sep 7 12:10:26 2026] PUT /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags/red => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3060] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:10:27 2026] GET /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3061] 10.0.0.99 () {34 vars in 795 bytes} [Mon Sep 7 12:10:27 2026] PUT /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3062] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:10:27 2026] GET /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags => generated 52 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3063] 10.0.0.99 () {34 vars in 766 bytes} [Mon Sep 7 12:10:27 2026] PUT /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3064] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:10:27 2026] GET /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3065] 10.0.0.99 () {32 vars in 754 bytes} [Mon Sep 7 12:10:27 2026] GET /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-07 12:10:27.290 7 INFO neutron.api.v2.resource [None req-84d806ef-37b6-4e79-9a16-4d38091fc1f7 c13235938dbd429ab9bfaba842babcbe ec046553e3d04f5cbe174b8baf58b9df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1586/3066] 10.0.0.99 () {32 vars in 758 bytes} [Mon Sep 7 12:10:27 2026] GET /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3067] 10.0.0.99 () {32 vars in 757 bytes} [Mon Sep 7 12:10:27 2026] DELETE /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3068] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:10:27 2026] GET /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags => generated 30 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-07 12:10:27.422 8 INFO neutron.api.v2.resource [None req-2667be14-c479-4d3d-83be-def336aeff03 c13235938dbd429ab9bfaba842babcbe ec046553e3d04f5cbe174b8baf58b9df - - - -] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1482/3069] 10.0.0.99 () {32 vars in 761 bytes} [Mon Sep 7 12:10:27 2026] DELETE /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3070] 10.0.0.99 () {32 vars in 749 bytes} [Mon Sep 7 12:10:27 2026] DELETE /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags => 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: 1483/3071] 10.0.0.99 () {32 vars in 746 bytes} [Mon Sep 7 12:10:27 2026] GET /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d/tags => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3072] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:10:27 2026] DELETE /v2.0/security-groups/d0e1cb94-38fd-4d40-a737-0231d073822d => 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: 1484/3073] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:10:28 2026] GET /v2.0/security-groups?tenant_id=ec046553e3d04f5cbe174b8baf58b9df&name=default => generated 2805 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3074] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:10:28 2026] DELETE /v2.0/security-groups/90d89a72-d3c9-4c94-93c6-ab2d0bbbb9fd => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3075] 10.0.0.99 () {32 vars in 773 bytes} [Mon Sep 7 12:10:28 2026] GET /v2.0/security-groups?tenant_id=8040db10a2594281b9b558c17a475456&name=default => generated 2805 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3076] 10.0.0.99 () {32 vars in 739 bytes} [Mon Sep 7 12:10:29 2026] DELETE /v2.0/security-groups/6bcf0272-d4cc-457b-9bbc-67eb174661ba => 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: 1486/3077] 10.0.0.99 () {32 vars in 648 bytes} [Mon Sep 7 12:10:32 2026] GET /v2.0/networks => generated 2168 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3078] 10.0.0.99 () {32 vars in 654 bytes} [Mon Sep 7 12:10:33 2026] GET /v2.0/floatingips => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3079] 10.0.0.99 () {32 vars in 646 bytes} [Mon Sep 7 12:10:33 2026] GET /v2.0/routers => generated 15 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3082] 10.0.0.99 () {32 vars in 642 bytes} [Mon Sep 7 12:10:33 2026] GET /v2.0/ports => generated 4725 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3083] 10.0.0.99 () {32 vars in 646 bytes} [Mon Sep 7 12:10:34 2026] GET /v2.0/subnets => generated 1261 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3084] 10.0.0.99 () {32 vars in 648 bytes} [Mon Sep 7 12:10:34 2026] GET /v2.0/networks => generated 2168 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3085] 10.0.0.99 () {32 vars in 662 bytes} [Mon Sep 7 12:10:34 2026] GET /v2.0/security-groups => generated 16626 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3086] 10.0.0.99 () {32 vars in 654 bytes} [Mon Sep 7 12:10:34 2026] GET /v2.0/subnetpools => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)