+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Tue Apr 28 03:41:31 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-587dc89b77-nqcxd machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fd55fb41668 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)... 2026-04-28 03:41:35.050 7 INFO neutron.common.config [-] Logging enabled! 2026-04-28 03:41:35.050 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-28 03:41:35.094 8 INFO neutron.common.config [-] Logging enabled! 2026-04-28 03:41:35.095 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-28 03:41:36.097 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 03:41:36.120 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-28 03:41:37.637 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 03:41:37.640 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 03:41:37.644 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 03:41:37.645 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 03:41:37.645 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-28 03:41:37.645 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-28 03:41:37.645 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 03:41:37.653 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 03:41:37.653 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 03:41:37.653 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 03:41:37.675 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-28 03:41:37.676 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 03:41:37.676 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-28 03:41:37.684 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 03:41:37.687 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-28 03:41:37.691 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-28 03:41:37.692 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-28 03:41:37.692 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-28 03:41:37.692 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-28 03:41:37.693 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 03:41:37.700 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 03:41:37.701 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-28 03:41:37.701 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 03:41:37.707 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 03:41:37.707 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 03:41:37.707 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-28 03:41:37.707 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-28 03:41:37.723 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-28 03:41:37.725 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-28 03:41:37.725 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-28 03:41:37.758 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-28 03:41:37.758 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-28 03:41:37.758 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-28 03:41:37.758 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-28 03:41:38.007 8 INFO neutron.plugins.ml2.managers [None req-f1ae3940-1adb-46f6-8cad-554d05b297e4 - - - - - -] Initializing driver for type 'vlan' 2026-04-28 03:41:38.062 7 INFO neutron.plugins.ml2.managers [None req-6e63a2ea-c2ce-48c6-8ebd-ba16bb05f62c - - - - - -] Initializing driver for type 'vlan' 2026-04-28 03:41:38.314 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f1ae3940-1adb-46f6-8cad-554d05b297e4 - - - - - -] VlanTypeDriver initialization complete 2026-04-28 03:41:38.314 8 INFO neutron.plugins.ml2.managers [None req-f1ae3940-1adb-46f6-8cad-554d05b297e4 - - - - - -] Initializing driver for type 'vxlan' 2026-04-28 03:41:38.315 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-f1ae3940-1adb-46f6-8cad-554d05b297e4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-28 03:41:38.328 8 INFO neutron.plugins.ml2.managers [None req-f1ae3940-1adb-46f6-8cad-554d05b297e4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 03:41:38.329 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f1ae3940-1adb-46f6-8cad-554d05b297e4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 03:41:38.329 8 INFO neutron.plugins.ml2.managers [None req-f1ae3940-1adb-46f6-8cad-554d05b297e4 - - - - - -] Initializing extension driver 'port_security' 2026-04-28 03:41:38.329 8 INFO neutron.plugins.ml2.extensions.port_security [None req-f1ae3940-1adb-46f6-8cad-554d05b297e4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 03:41:38.329 8 INFO neutron.plugins.ml2.managers [None req-f1ae3940-1adb-46f6-8cad-554d05b297e4 - - - - - -] Initializing extension driver 'qos' 2026-04-28 03:41:38.329 8 INFO neutron.plugins.ml2.managers [None req-f1ae3940-1adb-46f6-8cad-554d05b297e4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-28 03:41:38.329 8 INFO neutron.plugins.ml2.managers [None req-f1ae3940-1adb-46f6-8cad-554d05b297e4 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-28 03:41:38.344 8 INFO neutron.quota [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded quota_driver: . 2026-04-28 03:41:38.345 8 INFO neutron.plugins.ml2.plugin [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 03:41:38.345 8 INFO neutron.plugins.ml2.managers [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 03:41:38.345 8 INFO neutron.plugins.ml2.managers [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 03:41:38.345 8 INFO neutron.plugins.ml2.managers [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 03:41:38.346 8 INFO neutron.manager [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loading Plugin: qos 2026-04-28 03:41:38.358 8 INFO neutron.manager [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loading Plugin: router 2026-04-28 03:41:38.404 8 INFO neutron.services.service_base [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-28 03:41:38.404 8 INFO neutron.manager [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loading Plugin: segments 2026-04-28 03:41:38.408 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6e63a2ea-c2ce-48c6-8ebd-ba16bb05f62c - - - - - -] VlanTypeDriver initialization complete 2026-04-28 03:41:38.408 7 INFO neutron.plugins.ml2.managers [None req-6e63a2ea-c2ce-48c6-8ebd-ba16bb05f62c - - - - - -] Initializing driver for type 'vxlan' 2026-04-28 03:41:38.409 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6e63a2ea-c2ce-48c6-8ebd-ba16bb05f62c - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-28 03:41:38.429 7 INFO neutron.plugins.ml2.managers [None req-6e63a2ea-c2ce-48c6-8ebd-ba16bb05f62c - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-28 03:41:38.430 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6e63a2ea-c2ce-48c6-8ebd-ba16bb05f62c - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-28 03:41:38.430 7 INFO neutron.plugins.ml2.managers [None req-6e63a2ea-c2ce-48c6-8ebd-ba16bb05f62c - - - - - -] Initializing extension driver 'port_security' 2026-04-28 03:41:38.430 7 INFO neutron.plugins.ml2.extensions.port_security [None req-6e63a2ea-c2ce-48c6-8ebd-ba16bb05f62c - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-28 03:41:38.430 7 INFO neutron.plugins.ml2.managers [None req-6e63a2ea-c2ce-48c6-8ebd-ba16bb05f62c - - - - - -] Initializing extension driver 'qos' 2026-04-28 03:41:38.431 7 INFO neutron.plugins.ml2.managers [None req-6e63a2ea-c2ce-48c6-8ebd-ba16bb05f62c - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-28 03:41:38.431 7 INFO neutron.plugins.ml2.managers [None req-6e63a2ea-c2ce-48c6-8ebd-ba16bb05f62c - - - - - -] Initializing mechanism driver 'l2population' 2026-04-28 03:41:38.447 7 INFO neutron.quota [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded quota_driver: . 2026-04-28 03:41:38.448 7 INFO neutron.plugins.ml2.plugin [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Modular L2 Plugin initialization complete 2026-04-28 03:41:38.448 7 INFO neutron.plugins.ml2.managers [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-28 03:41:38.448 7 INFO neutron.plugins.ml2.managers [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-28 03:41:38.448 7 INFO neutron.plugins.ml2.managers [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Got port-security extension from driver 'port_security' 2026-04-28 03:41:38.448 7 INFO neutron.manager [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loading Plugin: qos 2026-04-28 03:41:38.462 7 INFO neutron.manager [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loading Plugin: router 2026-04-28 03:41:38.502 8 INFO neutron.manager [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loading Plugin: trunk 2026-04-28 03:41:38.511 7 INFO neutron.services.service_base [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-28 03:41:38.511 7 INFO neutron.manager [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loading Plugin: segments 2026-04-28 03:41:38.518 8 INFO neutron.manager [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loading Plugin: vpnaas 2026-04-28 03:41:38.558 8 WARNING stevedore.named [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 03:41:38.617 7 INFO neutron.manager [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loading Plugin: trunk 2026-04-28 03:41:38.631 8 INFO neutron_vpnaas.services.vpn.plugin [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 03:41:38.631 8 INFO neutron.common.utils [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-28 03:41:38.632 8 INFO neutron.manager [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loading Plugin: taas 2026-04-28 03:41:38.632 7 INFO neutron.manager [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loading Plugin: vpnaas 2026-04-28 03:41:38.662 8 WARNING stevedore.named [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 03:41:38.662 8 WARNING stevedore.named [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 03:41:38.673 7 WARNING stevedore.named [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 03:41:38.693 8 INFO neutron_taas.services.taas.taas_plugin [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-28 03:41:38.693 8 INFO neutron.manager [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loading Plugin: tapmirror 2026-04-28 03:41:38.710 8 WARNING stevedore.named [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 03:41:38.710 8 WARNING stevedore.named [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 03:41:38.722 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-28 03:41:38.723 8 INFO neutron.manager [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loading Plugin: auto_allocate 2026-04-28 03:41:38.734 8 INFO neutron.manager [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loading Plugin: tag 2026-04-28 03:41:38.742 8 INFO neutron.manager [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loading Plugin: timestamp 2026-04-28 03:41:38.746 8 INFO neutron.manager [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 03:41:38.748 7 INFO neutron_vpnaas.services.vpn.plugin [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-28 03:41:38.749 7 INFO neutron.common.utils [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-28 03:41:38.749 7 INFO neutron.manager [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loading Plugin: taas 2026-04-28 03:41:38.750 8 INFO neutron.manager [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loading Plugin: flavors 2026-04-28 03:41:38.753 8 INFO neutron.manager [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loading Plugin: revisions 2026-04-28 03:41:38.758 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Initializing extension manager. 2026-04-28 03:41:38.760 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: address-group 2026-04-28 03:41:38.761 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: address-scope 2026-04-28 03:41:38.761 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-28 03:41:38.762 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: agent 2026-04-28 03:41:38.763 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: agent-resources-synced 2026-04-28 03:41:38.764 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 03:41:38.764 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 03:41:38.765 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: availability_zone 2026-04-28 03:41:38.766 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: availability_zone_filter 2026-04-28 03:41:38.766 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 03:41:38.767 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: default-subnetpools 2026-04-28 03:41:38.768 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 03:41:38.769 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: dns-integration 2026-04-28 03:41:38.769 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 03:41:38.770 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-28 03:41:38.770 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: dvr 2026-04-28 03:41:38.771 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 03:41:38.772 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 03:41:38.772 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 03:41:38.773 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 03:41:38.773 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: external-net 2026-04-28 03:41:38.774 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 03:41:38.774 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: extraroute 2026-04-28 03:41:38.774 7 WARNING stevedore.named [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 03:41:38.775 7 WARNING stevedore.named [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 03:41:38.775 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 03:41:38.776 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 03:41:38.776 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 03:41:38.777 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 03:41:38.777 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 03:41:38.778 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: fip-port-details 2026-04-28 03:41:38.779 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: flavors 2026-04-28 03:41:38.780 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 03:41:38.781 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: floatingip-pools 2026-04-28 03:41:38.781 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: ip_allocation 2026-04-28 03:41:38.782 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: ip-substring-filtering 2026-04-28 03:41:38.782 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: l2_adjacency 2026-04-28 03:41:38.783 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: router 2026-04-28 03:41:38.785 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 03:41:38.786 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-28 03:41:38.786 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-28 03:41:38.787 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 03:41:38.787 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: l3-ha 2026-04-28 03:41:38.788 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 03:41:38.788 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-28 03:41:38.789 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: l3-flavors 2026-04-28 03:41:38.790 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 03:41:38.790 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-28 03:41:38.792 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-28 03:41:38.792 7 INFO neutron_taas.services.taas.taas_plugin [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-28 03:41:38.793 7 INFO neutron.manager [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loading Plugin: tapmirror 2026-04-28 03:41:38.793 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 03:41:38.794 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-28 03:41:38.795 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 03:41:38.796 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 03:41:38.797 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: multi-provider 2026-04-28 03:41:38.797 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: net-mtu 2026-04-28 03:41:38.798 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 03:41:38.798 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: network_availability_zone 2026-04-28 03:41:38.799 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: network_ha 2026-04-28 03:41:38.799 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: network-ip-availability 2026-04-28 03:41:38.800 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 03:41:38.801 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: pagination 2026-04-28 03:41:38.801 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: port-device-profile 2026-04-28 03:41:38.802 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 03:41:38.802 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 03:41:38.803 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 03:41:38.804 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: port-mac-override 2026-04-28 03:41:38.805 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 03:41:38.805 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 03:41:38.805 7 WARNING stevedore.named [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-28 03:41:38.806 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 03:41:38.806 7 WARNING stevedore.named [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-28 03:41:38.806 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: port-resource-request 2026-04-28 03:41:38.807 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 03:41:38.807 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 03:41:38.808 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: binding 2026-04-28 03:41:38.808 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: binding-extended 2026-04-28 03:41:38.809 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: port-security 2026-04-28 03:41:38.809 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: project-id 2026-04-28 03:41:38.810 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: provider 2026-04-28 03:41:38.811 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-28 03:41:38.813 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: qos 2026-04-28 03:41:38.813 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 03:41:38.814 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 03:41:38.814 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: qos-default 2026-04-28 03:41:38.815 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: qos-fip 2026-04-28 03:41:38.815 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 03:41:38.816 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 03:41:38.816 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 03:41:38.817 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 03:41:38.817 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 03:41:38.818 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: qos-pps 2026-04-28 03:41:38.819 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 03:41:38.819 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 03:41:38.820 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 03:41:38.820 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: quota-check-limit 2026-04-28 03:41:38.821 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: quota-check-limit-default 2026-04-28 03:41:38.823 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-28 03:41:38.823 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: quotas 2026-04-28 03:41:38.823 7 INFO neutron.manager [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loading Plugin: auto_allocate 2026-04-28 03:41:38.824 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: quota_details 2026-04-28 03:41:38.826 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: rbac-policies 2026-04-28 03:41:38.826 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: rbac-address-group 2026-04-28 03:41:38.827 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 03:41:38.827 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 03:41:38.828 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: rbac-subnetpool 2026-04-28 03:41:38.828 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: revision-if-match 2026-04-28 03:41:38.829 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 03:41:38.829 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: router_availability_zone 2026-04-28 03:41:38.830 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 03:41:38.832 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 03:41:38.832 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 03:41:38.833 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-28 03:41:38.833 7 INFO neutron.manager [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loading Plugin: tag 2026-04-28 03:41:38.833 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 03:41:38.834 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 03:41:38.834 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-28 03:41:38.839 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: security-group 2026-04-28 03:41:38.841 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: segment 2026-04-28 03:41:38.841 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 03:41:38.842 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: service-type 2026-04-28 03:41:38.842 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: sorting 2026-04-28 03:41:38.843 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 03:41:38.844 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: standard-attr-description 2026-04-28 03:41:38.844 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: stateful-security-group 2026-04-28 03:41:38.845 8 WARNING neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 03:41:38.845 7 INFO neutron.manager [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loading Plugin: timestamp 2026-04-28 03:41:38.845 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-28 03:41:38.846 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: subnet-external-network 2026-04-28 03:41:38.846 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: subnet_onboard 2026-04-28 03:41:38.847 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 03:41:38.847 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: subnet-service-types 2026-04-28 03:41:38.848 7 INFO neutron.manager [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loading Plugin: network_ip_availability 2026-04-28 03:41:38.848 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: subnet_allocation 2026-04-28 03:41:38.849 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 03:41:38.849 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: tag-creation 2026-04-28 03:41:38.850 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 03:41:38.852 7 INFO neutron.manager [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loading Plugin: flavors 2026-04-28 03:41:38.854 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 03:41:38.854 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 03:41:38.855 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: trunk 2026-04-28 03:41:38.855 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: trunk-details 2026-04-28 03:41:38.855 7 INFO neutron.manager [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loading Plugin: revisions 2026-04-28 03:41:38.856 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 03:41:38.858 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-28 03:41:38.858 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-28 03:41:38.859 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Initializing extension manager. 2026-04-28 03:41:38.859 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-28 03:41:38.860 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: address-group 2026-04-28 03:41:38.861 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-28 03:41:38.862 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: address-scope 2026-04-28 03:41:38.862 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 03:41:38.862 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: vpn-flavors 2026-04-28 03:41:38.863 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-28 03:41:38.864 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: vpnaas 2026-04-28 03:41:38.864 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: agent 2026-04-28 03:41:38.865 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: agent-resources-synced 2026-04-28 03:41:38.865 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: taas 2026-04-28 03:41:38.866 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: tap-mirror 2026-04-28 03:41:38.867 8 INFO neutron.api.extensions [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Loaded extension: taas-vlan-filter 2026-04-28 03:41:38.867 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: allowed-address-pairs 2026-04-28 03:41:38.868 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: auto-allocated-topology 2026-04-28 03:41:38.869 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: availability_zone 2026-04-28 03:41:38.870 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-28 03:41:38.870 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-28 03:41:38.870 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 03:41:38.870 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-28 03:41:38.871 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: availability_zone_filter 2026-04-28 03:41:38.871 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-28 03:41:38.872 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: default-subnetpools 2026-04-28 03:41:38.874 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-28 03:41:38.874 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 03:41:38.875 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: dns-integration 2026-04-28 03:41:38.875 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 03:41:38.875 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: dns-domain-ports 2026-04-28 03:41:38.876 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-28 03:41:38.876 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: dvr 2026-04-28 03:41:38.877 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-28 03:41:38.877 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: empty-string-filtering 2026-04-28 03:41:38.878 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 03:41:38.878 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-28 03:41:38.879 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: external-net 2026-04-28 03:41:38.879 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-28 03:41:38.879 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 03:41:38.880 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: extraroute 2026-04-28 03:41:38.880 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 03:41:38.880 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 03:41:38.880 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: extraroute-atomic 2026-04-28 03:41:38.881 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 03:41:38.881 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-28 03:41:38.881 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] subnetpool is already registered 2026-04-28 03:41:38.882 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 03:41:38.882 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-28 03:41:38.882 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] subnetpool is already registered 2026-04-28 03:41:38.882 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-28 03:41:38.882 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 03:41:38.883 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-28 03:41:38.883 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 03:41:38.883 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 03:41:38.883 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: fip-port-details 2026-04-28 03:41:38.884 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 03:41:38.884 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 03:41:38.884 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: flavors 2026-04-28 03:41:38.884 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 03:41:38.885 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 03:41:38.885 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] ipsecpolicy is already registered 2026-04-28 03:41:38.885 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-28 03:41:38.885 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 03:41:38.885 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] ikepolicy is already registered 2026-04-28 03:41:38.886 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: floatingip-pools 2026-04-28 03:41:38.887 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: ip_allocation 2026-04-28 03:41:38.887 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: ip-substring-filtering 2026-04-28 03:41:38.888 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: l2_adjacency 2026-04-28 03:41:38.889 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: router 2026-04-28 03:41:38.890 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 03:41:38.890 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] router is already registered 2026-04-28 03:41:38.891 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 03:41:38.891 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] floatingip is already registered 2026-04-28 03:41:38.891 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-28 03:41:38.892 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-28 03:41:38.893 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-28 03:41:38.893 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: ext-gw-mode 2026-04-28 03:41:38.894 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: l3-ha 2026-04-28 03:41:38.894 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-28 03:41:38.894 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 03:41:38.895 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] rbac_policy is already registered 2026-04-28 03:41:38.895 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-28 03:41:38.895 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 03:41:38.895 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] security_group is already registered 2026-04-28 03:41:38.895 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: l3-flavors 2026-04-28 03:41:38.896 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 03:41:38.896 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] security_group_rule is already registered 2026-04-28 03:41:38.896 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-28 03:41:38.897 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 03:41:38.897 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-28 03:41:38.897 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] subnetpool is already registered 2026-04-28 03:41:38.897 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 03:41:38.897 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] subnetpool is already registered 2026-04-28 03:41:38.898 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 03:41:38.898 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] trunk is already registered 2026-04-28 03:41:38.898 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 03:41:38.898 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] ikepolicy is already registered 2026-04-28 03:41:38.899 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 03:41:38.899 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] ipsecpolicy is already registered 2026-04-28 03:41:38.899 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-28 03:41:38.899 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 03:41:38.899 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] endpoint_group is already registered 2026-04-28 03:41:38.900 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 03:41:38.900 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] vpnservice is already registered 2026-04-28 03:41:38.900 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 03:41:38.900 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] ipsec_site_connection is already registered 2026-04-28 03:41:38.901 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-28 03:41:38.901 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 03:41:38.901 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] ipsecpolicy is already registered 2026-04-28 03:41:38.901 8 INFO neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 03:41:38.901 8 WARNING neutron.quota.resource_registry [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] ikepolicy is already registered 2026-04-28 03:41:38.902 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-28 03:41:38.903 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-28 03:41:38.904 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-28 03:41:38.905 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: multi-provider 2026-04-28 03:41:38.906 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: net-mtu 2026-04-28 03:41:38.906 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: net-mtu-writable 2026-04-28 03:41:38.907 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: network_availability_zone 2026-04-28 03:41:38.908 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: network_ha 2026-04-28 03:41:38.908 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: network-ip-availability 2026-04-28 03:41:38.910 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-28 03:41:38.910 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: pagination 2026-04-28 03:41:38.911 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: port-device-profile 2026-04-28 03:41:38.911 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-28 03:41:38.912 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-28 03:41:38.912 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-28 03:41:38.913 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: port-mac-override 2026-04-28 03:41:38.913 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-28 03:41:38.914 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-28 03:41:38.914 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-28 03:41:38.915 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: port-resource-request 2026-04-28 03:41:38.915 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: port-resource-request-groups 2026-04-28 03:41:38.916 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-28 03:41:38.916 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: binding 2026-04-28 03:41:38.917 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: binding-extended 2026-04-28 03:41:38.918 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: port-security 2026-04-28 03:41:38.919 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: project-id 2026-04-28 03:41:38.919 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: provider 2026-04-28 03:41:38.920 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-28 03:41:38.922 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: qos 2026-04-28 03:41:38.923 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-28 03:41:38.924 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-28 03:41:38.924 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: qos-default 2026-04-28 03:41:38.925 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: qos-fip 2026-04-28 03:41:38.925 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-28 03:41:38.926 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: qos-gateway-ip 2026-04-28 03:41:38.926 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: qos-port-network-policy 2026-04-28 03:41:38.927 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: qos-pps-minimum 2026-04-28 03:41:38.927 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-28 03:41:38.928 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: qos-pps 2026-04-28 03:41:38.929 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: qos-rule-type-details 2026-04-28 03:41:38.929 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-28 03:41:38.930 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: qos-rules-alias 2026-04-28 03:41:38.930 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: quota-check-limit 2026-04-28 03:41:38.931 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: quota-check-limit-default 2026-04-28 03:41:38.934 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: quotas 2026-04-28 03:41:38.936 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: quota_details 2026-04-28 03:41:38.937 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: rbac-policies 2026-04-28 03:41:38.938 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: rbac-address-group 2026-04-28 03:41:38.939 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: rbac-address-scope 2026-04-28 03:41:38.939 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: rbac-security-groups 2026-04-28 03:41:38.940 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: rbac-subnetpool 2026-04-28 03:41:38.940 8 WARNING keystonemiddleware._common.config [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 03:41:38.941 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: revision-if-match 2026-04-28 03:41:38.941 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: standard-attr-revisions 2026-04-28 03:41:38.942 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: router_availability_zone 2026-04-28 03:41:38.943 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-28 03:41:38.945 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: security-groups-default-rules 2026-04-28 03:41:38.946 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-28 03:41:38.946 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-28 03:41:38.947 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-28 03:41:38.948 8 WARNING oslo_config.cfg [None req-3fcfbbfd-3ed6-4c76-8100-816192cc02cd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-28 03:41:38.948 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-28 03:41:38.948 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: security-groups-shared-filtering WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fd55fb41668 pid: 8 (default app) 2026-04-28 03:41:38.954 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: security-group 2026-04-28 03:41:38.955 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: segment 2026-04-28 03:41:38.955 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-28 03:41:38.956 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: service-type 2026-04-28 03:41:38.957 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: sorting 2026-04-28 03:41:38.957 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: standard-attr-segment 2026-04-28 03:41:38.958 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: standard-attr-description 2026-04-28 03:41:38.958 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: stateful-security-group 2026-04-28 03:41:38.959 7 WARNING neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-28 03:41:38.959 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-28 03:41:38.960 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: subnet-external-network 2026-04-28 03:41:38.961 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: subnet_onboard 2026-04-28 03:41:38.961 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-28 03:41:38.962 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: subnet-service-types 2026-04-28 03:41:38.962 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: subnet_allocation 2026-04-28 03:41:38.963 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-28 03:41:38.964 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: tag-creation 2026-04-28 03:41:38.964 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-28 03:41:38.969 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: standard-attr-tag 2026-04-28 03:41:38.969 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-28 03:41:38.979 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: trunk 2026-04-28 03:41:38.980 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: trunk-details 2026-04-28 03:41:38.981 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-28 03:41:38.982 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-28 03:41:38.983 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-28 03:41:38.984 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-28 03:41:38.988 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-28 03:41:38.989 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-28 03:41:38.990 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: vpn-flavors 2026-04-28 03:41:38.992 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: vpnaas 2026-04-28 03:41:38.993 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: taas 2026-04-28 03:41:38.994 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: tap-mirror 2026-04-28 03:41:38.995 7 INFO neutron.api.extensions [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Loaded extension: taas-vlan-filter 2026-04-28 03:41:38.998 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-28 03:41:38.998 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-28 03:41:38.998 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 03:41:38.998 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-28 03:41:39.003 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 03:41:39.004 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 03:41:39.009 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 03:41:39.010 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 03:41:39.010 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 03:41:39.011 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 03:41:39.012 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] subnetpool is already registered 2026-04-28 03:41:39.012 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 03:41:39.012 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] subnetpool is already registered 2026-04-28 03:41:39.013 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 03:41:39.013 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 03:41:39.014 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 03:41:39.014 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 03:41:39.015 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 03:41:39.015 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 03:41:39.015 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 03:41:39.016 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] ipsecpolicy is already registered 2026-04-28 03:41:39.016 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 03:41:39.016 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] ikepolicy is already registered 2026-04-28 03:41:39.022 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-28 03:41:39.022 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] router is already registered 2026-04-28 03:41:39.022 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-28 03:41:39.023 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] floatingip is already registered 2026-04-28 03:41:39.026 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-28 03:41:39.026 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] rbac_policy is already registered 2026-04-28 03:41:39.027 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-28 03:41:39.027 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] security_group is already registered 2026-04-28 03:41:39.028 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-28 03:41:39.028 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] security_group_rule is already registered 2026-04-28 03:41:39.029 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 03:41:39.029 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] subnetpool is already registered 2026-04-28 03:41:39.029 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-28 03:41:39.030 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] subnetpool is already registered 2026-04-28 03:41:39.030 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-28 03:41:39.030 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] trunk is already registered 2026-04-28 03:41:39.031 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 03:41:39.031 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] ikepolicy is already registered 2026-04-28 03:41:39.032 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 03:41:39.032 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] ipsecpolicy is already registered 2026-04-28 03:41:39.032 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-28 03:41:39.032 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] endpoint_group is already registered 2026-04-28 03:41:39.033 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-28 03:41:39.033 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] vpnservice is already registered 2026-04-28 03:41:39.034 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-28 03:41:39.034 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] ipsec_site_connection is already registered 2026-04-28 03:41:39.034 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-28 03:41:39.035 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] ipsecpolicy is already registered 2026-04-28 03:41:39.035 7 INFO neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-28 03:41:39.035 7 WARNING neutron.quota.resource_registry [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] ikepolicy is already registered 2026-04-28 03:41:39.080 7 WARNING keystonemiddleware._common.config [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-28 03:41:39.088 7 WARNING oslo_config.cfg [None req-347295b9-b734-4bfa-ae69-1d34ec5cdf2d - - - - - -] 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 0x7fd55fb41668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:41:42.878 8 INFO neutron.pecan_wsgi.hooks.translation [None req-da984d11-09fb-4607-8eba-9613203171b1 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.95 () {44 vars in 923 bytes} [Tue Apr 28 03:41:42 2026] GET /v2.0/networks/public => generated 108 bytes in 868 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.95 () {44 vars in 945 bytes} [Tue Apr 28 03:41:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:41:43.775 8 WARNING neutron.services.revisions.revision_plugin [None req-d57d400d-383a-4c47-8f67-e7bd43d59dc8 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Could not find related network for resource to bump revision. 2026-04-28 03:41:43.794 8 INFO neutron.db.segments_db [None req-d57d400d-383a-4c47-8f67-e7bd43d59dc8 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment ea4b359d-b4f9-4dba-a5f7-36b4a4cb4b10 of type flat for network a2f99356-0085-4a5b-bade-23a2adb0b243 2026-04-28 03:41:43.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d57d400d-383a-4c47-8f67-e7bd43d59dc8 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.95 () {48 vars in 963 bytes} [Tue Apr 28 03:41:43 2026] POST /v2.0/networks => generated 124 bytes in 550 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:41:50.292 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93ee64ba-be5b-46f4-99fe-4a4bb867a21d 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/6] 199.204.45.95 () {44 vars in 923 bytes} [Tue Apr 28 03:41:49 2026] GET /v2.0/networks/public => generated 108 bytes in 439 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/7] 199.204.45.95 () {44 vars in 945 bytes} [Tue Apr 28 03:41:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:41:50.579 7 WARNING neutron.services.revisions.revision_plugin [None req-6734d0f0-85cc-45b8-893c-a1a95358adf1 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Could not find related network for resource to bump revision. 2026-04-28 03:41:50.602 7 INFO neutron.db.segments_db [None req-6734d0f0-85cc-45b8-893c-a1a95358adf1 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 5e594369-43c6-4fdd-8a9a-9928d7b494e2 of type flat for network 462b8a23-7296-416d-877a-ae8ab4d80181 2026-04-28 03:41:50.653 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6734d0f0-85cc-45b8-893c-a1a95358adf1 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/8] 199.204.45.95 () {48 vars in 963 bytes} [Tue Apr 28 03:41:50 2026] POST /v2.0/networks => generated 124 bytes in 341 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:41:56.681 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e1c10000-9e79-4aae-b992-269a6659b136 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.95 () {44 vars in 923 bytes} [Tue Apr 28 03:41:56 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.95 () {44 vars in 945 bytes} [Tue Apr 28 03:41:56 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:41:56.749 7 WARNING neutron.services.revisions.revision_plugin [None req-668d52fa-faeb-49d4-9871-2f1920ff9396 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Could not find related network for resource to bump revision. 2026-04-28 03:41:56.763 7 INFO neutron.db.segments_db [None req-668d52fa-faeb-49d4-9871-2f1920ff9396 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 81786288-e771-4a99-b9a3-dfbd7038dd16 of type flat for network a33fd8c0-4909-424c-871c-7a6b439f0892 2026-04-28 03:41:56.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-668d52fa-faeb-49d4-9871-2f1920ff9396 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.95 () {48 vars in 963 bytes} [Tue Apr 28 03:41:56 2026] POST /v2.0/networks => generated 124 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:42:02.806 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a51309cd-e1fd-4d08-b7be-e2b2b2512918 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/13] 199.204.45.95 () {44 vars in 923 bytes} [Tue Apr 28 03:42:02 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/14] 199.204.45.95 () {44 vars in 945 bytes} [Tue Apr 28 03:42:02 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:42:02.883 8 WARNING neutron.services.revisions.revision_plugin [None req-7b914a4d-f84d-4a9c-877a-29b131152940 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Could not find related network for resource to bump revision. 2026-04-28 03:42:02.917 8 INFO neutron.db.segments_db [None req-7b914a4d-f84d-4a9c-877a-29b131152940 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment a29926b8-6320-474b-879f-e05f143bf977 of type flat for network e4cadce1-0d32-43e9-9c22-7b96fcbed258 2026-04-28 03:42:02.945 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b914a4d-f84d-4a9c-877a-29b131152940 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/15] 199.204.45.95 () {48 vars in 963 bytes} [Tue Apr 28 03:42:02 2026] POST /v2.0/networks => generated 124 bytes in 124 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:42:09.022 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e99c931-f9cc-428a-8b71-54627e39434a 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.95 () {44 vars in 923 bytes} [Tue Apr 28 03:42:08 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.95 () {44 vars in 945 bytes} [Tue Apr 28 03:42:09 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:42:09.103 8 WARNING neutron.services.revisions.revision_plugin [None req-f18aa238-e3d2-4697-875b-1a13078a6973 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Could not find related network for resource to bump revision. 2026-04-28 03:42:09.124 8 INFO neutron.db.segments_db [None req-f18aa238-e3d2-4697-875b-1a13078a6973 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment e27524ac-ce5b-4eb3-9a94-20811aacb5b1 of type flat for network d7e6b93b-c1b5-4a27-b2f8-461f3833d327 2026-04-28 03:42:09.155 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f18aa238-e3d2-4697-875b-1a13078a6973 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.95 () {48 vars in 963 bytes} [Tue Apr 28 03:42:09 2026] POST /v2.0/networks => generated 124 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:42:15.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4347ad8b-02a7-4751-a7d3-2f8f4a122816 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.95 () {44 vars in 923 bytes} [Tue Apr 28 03:42:15 2026] GET /v2.0/networks/public => generated 108 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.95 () {44 vars in 945 bytes} [Tue Apr 28 03:42:15 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:42:15.311 7 WARNING neutron.services.revisions.revision_plugin [None req-609a0fcd-9a52-4444-acd4-78a2c5f37e7f 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Could not find related network for resource to bump revision. 2026-04-28 03:42:15.333 7 INFO neutron.db.segments_db [None req-609a0fcd-9a52-4444-acd4-78a2c5f37e7f 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment d356151a-b31c-4104-abba-efb443002a37 of type flat for network 54a5f186-a36a-457d-8323-ea01192dfc80 [pid: 7|app: 0|req: 10/22] 199.204.45.95 () {48 vars in 963 bytes} [Tue Apr 28 03:42:15 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) 2026-04-28 03:42:16.827 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96a58bfb-3c0a-45a0-bd75-d9e432ebf70a 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 13/23] 199.204.45.95 () {44 vars in 923 bytes} [Tue Apr 28 03:42:16 2026] GET /v2.0/networks/public => generated 108 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.95 () {44 vars in 945 bytes} [Tue Apr 28 03:42:16 2026] GET /v2.0/networks?name=public => generated 709 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:42:16.916 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a918dddb-19d9-41e9-9a43-ce1ed9f2350a 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 14/25] 199.204.45.95 () {44 vars in 1030 bytes} [Tue Apr 28 03:42:16 2026] GET /v2.0/subnets/public-subnet?network_id=54a5f186-a36a-457d-8323-ea01192dfc80 => generated 113 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/26] 199.204.45.95 () {44 vars in 1053 bytes} [Tue Apr 28 03:42:16 2026] GET /v2.0/subnets?name=public-subnet&network_id=54a5f186-a36a-457d-8323-ea01192dfc80 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.95 () {48 vars in 961 bytes} [Tue Apr 28 03:42:16 2026] POST /v2.0/subnets => generated 664 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.204.45.95 () {44 vars in 971 bytes} [Tue Apr 28 03:42:42 2026] GET /v2.0/quotas/7e8b491ce00a4423ac31d66ac68d4d51 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/32] 199.204.45.95 () {48 vars in 1023 bytes} [Tue Apr 28 03:42:43 2026] PUT /v2.0/quotas/7e8b491ce00a4423ac31d66ac68d4d51 => generated 291 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:43:16.720 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c525e90d-5b11-4488-87f4-cb83334a11a0 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 20/37] 199.204.45.95 () {44 vars in 933 bytes} [Tue Apr 28 03:43:16 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/38] 199.204.45.95 () {44 vars in 955 bytes} [Tue Apr 28 03:43:16 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:43:16.799 8 INFO neutron.db.segments_db [None req-88b4a5f6-6c9c-4868-a5ce-c696a37da7dc 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 9f866110-5eac-4b36-8f8a-d5e2286462ed of type vxlan for network 534873b4-b4dd-4fad-8391-a8723366425a [pid: 8|app: 0|req: 21/39] 199.204.45.95 () {48 vars in 962 bytes} [Tue Apr 28 03:43:16 2026] POST /v2.0/networks => generated 688 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:43:18.163 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79daf110-4d30-417b-8618-1c9770e1a2e5 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 19/40] 199.204.45.95 () {44 vars in 933 bytes} [Tue Apr 28 03:43:18 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/41] 199.204.45.95 () {44 vars in 955 bytes} [Tue Apr 28 03:43:18 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:43:18.245 7 INFO neutron.pecan_wsgi.hooks.translation [None req-098080ed-a21a-493c-9cb1-ad83ef8e0bd5 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 20/42] 199.204.45.95 () {44 vars in 1032 bytes} [Tue Apr 28 03:43:18 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=534873b4-b4dd-4fad-8391-a8723366425a => generated 114 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/43] 199.204.45.95 () {44 vars in 1055 bytes} [Tue Apr 28 03:43:18 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=534873b4-b4dd-4fad-8391-a8723366425a => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 21/44] 199.204.45.95 () {48 vars in 961 bytes} [Tue Apr 28 03:43:18 2026] POST /v2.0/subnets => generated 651 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:43:19.774 8 INFO neutron.api.v2.resource [None req-434471cf-e85f-4793-a27b-431ac54c163c 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 24/45] 199.204.45.95 () {44 vars in 967 bytes} [Tue Apr 28 03:43:19 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/46] 199.204.45.95 () {44 vars in 989 bytes} [Tue Apr 28 03:43:19 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/47] 199.204.45.95 () {48 vars in 976 bytes} [Tue Apr 28 03:43:19 2026] POST /v2.0/security-groups => generated 1616 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/48] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:21 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 1616 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/49] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:21 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/50] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:21 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/51] 199.204.45.95 () {48 vars in 987 bytes} [Tue Apr 28 03:43:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/52] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:22 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 2230 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/53] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:22 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/54] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:22 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/55] 199.204.45.95 () {48 vars in 987 bytes} [Tue Apr 28 03:43:22 2026] POST /v2.0/security-group-rules => generated 603 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/58] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:23 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 2846 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/59] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:23 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/60] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:23 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/61] 199.204.45.95 () {48 vars in 987 bytes} [Tue Apr 28 03:43:23 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/62] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:24 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 3462 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/63] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:24 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/64] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:24 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/65] 199.204.45.95 () {48 vars in 987 bytes} [Tue Apr 28 03:43:24 2026] POST /v2.0/security-group-rules => generated 603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/66] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:26 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 4078 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/67] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:26 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/68] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:26 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/69] 199.204.45.95 () {48 vars in 987 bytes} [Tue Apr 28 03:43:26 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/70] 199.204.45.95 () {44 vars in 983 bytes} [Tue Apr 28 03:43:27 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a => generated 732 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:43:27.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aa90222e-341c-4384-85cd-8e04341959de 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/71] 199.204.45.95 () {44 vars in 1072 bytes} [Tue Apr 28 03:43:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=534873b4-b4dd-4fad-8391-a8723366425a => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/72] 199.204.45.95 () {44 vars in 1095 bytes} [Tue Apr 28 03:43:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=534873b4-b4dd-4fad-8391-a8723366425a => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:43:27.823 8 INFO neutron.api.v2.resource [None req-e95923ec-face-4846-85bc-63fae39f5515 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/73] 199.204.45.95 () {44 vars in 1070 bytes} [Tue Apr 28 03:43:27 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=598a597d21ec40e68d974828e8023133 => generated 139 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/74] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:27 2026] GET /v2.0/security-groups/a41c0ea2-b26e-4a2f-b87a-d282262b26f3 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/75] 199.204.45.95 () {44 vars in 1093 bytes} [Tue Apr 28 03:43:27 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=598a597d21ec40e68d974828e8023133 => generated 23 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/76] 199.204.45.95 () {48 vars in 977 bytes} [Tue Apr 28 03:43:28 2026] POST /v2.0/security-groups => generated 1624 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/77] 199.204.45.95 () {48 vars in 957 bytes} [Tue Apr 28 03:43:27 2026] POST /v2.0/ports => generated 1100 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/78] 199.204.45.95 () {44 vars in 1084 bytes} [Tue Apr 28 03:43:29 2026] GET /v2.0/security-groups/90d5d42c-d323-4b32-971e-2bed4bad68a0?project_id=598a597d21ec40e68d974828e8023133 => generated 1624 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 37/79] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:29 2026] GET /v2.0/security-groups/90d5d42c-d323-4b32-971e-2bed4bad68a0 => generated 1624 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/80] 199.204.45.95 () {44 vars in 1084 bytes} [Tue Apr 28 03:43:29 2026] GET /v2.0/security-groups/90d5d42c-d323-4b32-971e-2bed4bad68a0?project_id=598a597d21ec40e68d974828e8023133 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/81] 199.204.45.95 () {48 vars in 987 bytes} [Tue Apr 28 03:43:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/82] 199.204.45.95 () {44 vars in 1084 bytes} [Tue Apr 28 03:43:30 2026] GET /v2.0/security-groups/90d5d42c-d323-4b32-971e-2bed4bad68a0?project_id=598a597d21ec40e68d974828e8023133 => generated 2234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/83] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:30 2026] GET /v2.0/security-groups/90d5d42c-d323-4b32-971e-2bed4bad68a0 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/84] 199.204.45.95 () {44 vars in 1084 bytes} [Tue Apr 28 03:43:30 2026] GET /v2.0/security-groups/90d5d42c-d323-4b32-971e-2bed4bad68a0?project_id=598a597d21ec40e68d974828e8023133 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/85] 199.204.45.95 () {48 vars in 987 bytes} [Tue Apr 28 03:43:30 2026] POST /v2.0/security-group-rules => generated 599 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/86] 199.204.45.95 () {44 vars in 1084 bytes} [Tue Apr 28 03:43:32 2026] GET /v2.0/security-groups/90d5d42c-d323-4b32-971e-2bed4bad68a0?project_id=598a597d21ec40e68d974828e8023133 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/87] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:32 2026] GET /v2.0/security-groups/90d5d42c-d323-4b32-971e-2bed4bad68a0 => generated 2846 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/88] 199.204.45.95 () {44 vars in 1084 bytes} [Tue Apr 28 03:43:32 2026] GET /v2.0/security-groups/90d5d42c-d323-4b32-971e-2bed4bad68a0?project_id=598a597d21ec40e68d974828e8023133 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/89] 199.204.45.95 () {48 vars in 987 bytes} [Tue Apr 28 03:43:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/90] 199.204.45.95 () {44 vars in 1084 bytes} [Tue Apr 28 03:43:33 2026] GET /v2.0/security-groups/90d5d42c-d323-4b32-971e-2bed4bad68a0?project_id=598a597d21ec40e68d974828e8023133 => generated 3460 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/91] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:33 2026] GET /v2.0/security-groups/90d5d42c-d323-4b32-971e-2bed4bad68a0 => generated 3460 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/92] 199.204.45.95 () {44 vars in 1084 bytes} [Tue Apr 28 03:43:33 2026] GET /v2.0/security-groups/90d5d42c-d323-4b32-971e-2bed4bad68a0?project_id=598a597d21ec40e68d974828e8023133 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/93] 199.204.45.95 () {48 vars in 987 bytes} [Tue Apr 28 03:43:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:43:36.858 8 INFO neutron.pecan_wsgi.hooks.translation [None req-52c930fd-aafb-4aba-8a19-3f1949afe43e 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/94] 199.204.45.95 () {44 vars in 975 bytes} [Tue Apr 28 03:43:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/95] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/96] 199.204.45.95 () {48 vars in 1027 bytes} [Tue Apr 28 03:43:36 2026] PUT /v2.0/ports/a56a18a2-25ae-44ae-8aa6-edda98881135 => generated 1249 bytes in 876 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/99] 199.204.45.95 () {44 vars in 916 bytes} [Tue Apr 28 03:43:39 2026] GET /v2.0/ports => generated 3730 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:43:41.211 8 INFO neutron.api.v2.resource [None req-885aef15-37bf-4d59-9d34-8e01e72b52e2 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 53/100] 199.204.45.95 () {44 vars in 955 bytes} [Tue Apr 28 03:43:41 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/101] 199.204.45.95 () {44 vars in 977 bytes} [Tue Apr 28 03:43:41 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/102] 199.204.45.95 () {48 vars in 976 bytes} [Tue Apr 28 03:43:41 2026] POST /v2.0/security-groups => generated 1610 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/103] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:42 2026] GET /v2.0/security-groups/1c649e41-6334-4839-a689-d2025477b1b6 => generated 1610 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/104] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:42 2026] GET /v2.0/security-groups/1c649e41-6334-4839-a689-d2025477b1b6 => generated 1610 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/105] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:42 2026] GET /v2.0/security-groups/1c649e41-6334-4839-a689-d2025477b1b6 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/106] 199.204.45.95 () {48 vars in 987 bytes} [Tue Apr 28 03:43:42 2026] POST /v2.0/security-group-rules => generated 623 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/107] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:43 2026] GET /v2.0/security-groups/1c649e41-6334-4839-a689-d2025477b1b6 => generated 2246 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/108] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:43 2026] GET /v2.0/security-groups/1c649e41-6334-4839-a689-d2025477b1b6 => generated 2246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/109] 199.204.45.95 () {44 vars in 997 bytes} [Tue Apr 28 03:43:43 2026] GET /v2.0/security-groups/1c649e41-6334-4839-a689-d2025477b1b6 => generated 2246 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/110] 199.204.45.95 () {48 vars in 987 bytes} [Tue Apr 28 03:43:43 2026] POST /v2.0/security-group-rules => generated 627 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:46:01.364 7 WARNING keystonemiddleware.audit [None req-83eae3f5-4da9-402b-8d02-9bbf6fccc54f 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Skipping service octavia as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 62/129] 199.204.45.95 () {30 vars in 739 bytes} [Tue Apr 28 03:46:01 2026] GET /v2.0/networks?tenant_id=598a597d21ec40e68d974828e8023133&shared=False => generated 15 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:46:01.407 8 WARNING keystonemiddleware.audit [None req-c6339a60-04f4-4205-bac1-ae66dcc2e2ba 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Skipping service octavia as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:46:01.458 8 INFO neutron.db.segments_db [None req-157e1706-12a3-425e-8b1a-f5ec311dc69f e4f6c9808574430fac4d7ffd428e82f9 598a597d21ec40e68d974828e8023133 - - b717aeff1d0c4b0993543d4350a4f4b9 b717aeff1d0c4b0993543d4350a4f4b9] Added segment 039226d2-611e-4290-9eb3-a11d5c420b99 of type vxlan for network b41b50c8-efa3-406b-8ef6-30b374db0284 [pid: 8|app: 0|req: 68/130] 199.204.45.95 () {34 vars in 681 bytes} [Tue Apr 28 03:46:01 2026] POST /v2.0/networks => generated 699 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:46:01.561 7 WARNING keystonemiddleware.audit [None req-f3cf452e-f842-483d-bffa-b561812bb0ec e4f6c9808574430fac4d7ffd428e82f9 598a597d21ec40e68d974828e8023133 - - b717aeff1d0c4b0993543d4350a4f4b9 b717aeff1d0c4b0993543d4350a4f4b9] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 63/131] 199.204.45.95 () {30 vars in 721 bytes} [Tue Apr 28 03:46:01 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:46:01.612 8 WARNING keystonemiddleware.audit [None req-157e1706-12a3-425e-8b1a-f5ec311dc69f e4f6c9808574430fac4d7ffd428e82f9 598a597d21ec40e68d974828e8023133 - - b717aeff1d0c4b0993543d4350a4f4b9 b717aeff1d0c4b0993543d4350a4f4b9] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 69/132] 199.204.45.95 () {30 vars in 632 bytes} [Tue Apr 28 03:46:01 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-28 03:46:01.626 7 WARNING keystonemiddleware.audit [None req-7d14afff-44b6-46e6-b486-136641e8a5b8 e4f6c9808574430fac4d7ffd428e82f9 598a597d21ec40e68d974828e8023133 - - b717aeff1d0c4b0993543d4350a4f4b9 b717aeff1d0c4b0993543d4350a4f4b9] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 64/133] 199.204.45.95 () {34 vars in 676 bytes} [Tue Apr 28 03:46:01 2026] POST /v2.0/ports => generated 999 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:46:01.977 8 WARNING keystonemiddleware.audit [None req-e0567d0b-b195-46f9-8e2a-0411f8da9afd e4f6c9808574430fac4d7ffd428e82f9 598a597d21ec40e68d974828e8023133 - - b717aeff1d0c4b0993543d4350a4f4b9 b717aeff1d0c4b0993543d4350a4f4b9] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 70/134] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:46:01 2026] GET /v2.0/networks/b41b50c8-efa3-406b-8ef6-30b374db0284 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:46:03.883 7 WARNING keystonemiddleware.audit [None req-8060bd71-ee01-41f7-82f3-e51eea5bc01d e4f6c9808574430fac4d7ffd428e82f9 598a597d21ec40e68d974828e8023133 - - b717aeff1d0c4b0993543d4350a4f4b9 b717aeff1d0c4b0993543d4350a4f4b9] Skipping service octavia as it have no endpoints. [pid: 7|app: 0|req: 65/135] 199.204.45.95 () {30 vars in 721 bytes} [Tue Apr 28 03:46:03 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:46:03.930 8 WARNING keystonemiddleware.audit [None req-ea7e6e20-bd2b-4960-996d-c12609a10929 e4f6c9808574430fac4d7ffd428e82f9 598a597d21ec40e68d974828e8023133 - - b717aeff1d0c4b0993543d4350a4f4b9 b717aeff1d0c4b0993543d4350a4f4b9] Skipping service octavia as it have no endpoints. [pid: 8|app: 0|req: 71/136] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:46:03 2026] GET /v2.0/networks/b41b50c8-efa3-406b-8ef6-30b374db0284 => generated 705 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/quotasv2.py:134: UserWarning: "--check-limit" parameter is no longer needed since Epoxy (2025.1) release. By default, Neutron quota engine checks the resource usage before updating the limits warnings.warn('"--check-limit" parameter is no longer needed ' [pid: 7|app: 0|req: 68/141] 199.204.45.95 () {48 vars in 1021 bytes} [Tue Apr 28 03:46:34 2026] PUT /v2.0/quotas/598a597d21ec40e68d974828e8023133 => generated 291 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:47:12.020 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c41a2a0-90c8-4c17-85dd-cb8dd6201e62 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/148] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:47:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/149] 199.204.45.95 () {30 vars in 762 bytes} [Tue Apr 28 03:47:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:47:14.271 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6d7a39f-0305-4da8-a983-542c26e4c879 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 78/150] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:47:14 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/151] 199.204.45.95 () {30 vars in 762 bytes} [Tue Apr 28 03:47:14 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/158] 199.204.45.95 () {44 vars in 945 bytes} [Tue Apr 28 03:47:57 2026] GET /v2.0/networks?name=public => generated 753 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/163] 10.0.0.208 () {32 vars in 649 bytes} [Tue Apr 28 03:48:34 2026] GET /v2.0/networks => generated 2168 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 79/164] 10.0.0.208 () {32 vars in 655 bytes} [Tue Apr 28 03:48:35 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/165] 10.0.0.208 () {32 vars in 647 bytes} [Tue Apr 28 03:48:35 2026] GET /v2.0/routers => generated 15 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/166] 10.0.0.208 () {32 vars in 643 bytes} [Tue Apr 28 03:48:35 2026] GET /v2.0/ports => generated 4725 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/167] 10.0.0.208 () {32 vars in 647 bytes} [Tue Apr 28 03:48:35 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/168] 10.0.0.208 () {32 vars in 649 bytes} [Tue Apr 28 03:48:35 2026] GET /v2.0/networks => generated 2168 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/169] 10.0.0.208 () {32 vars in 663 bytes} [Tue Apr 28 03:48:35 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/170] 10.0.0.208 () {32 vars in 655 bytes} [Tue Apr 28 03:48:35 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:48:47.839 8 INFO neutron.db.segments_db [None req-8b952041-6b4b-4497-9adc-1a3fb376516f 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 15dcc986-233d-40f6-b051-1bbabb52c117 of type vxlan for network 12a8b64f-5ac2-40a9-9690-b9bbf087f381 2026-04-28 03:48:47.893 7 INFO neutron.db.segments_db [None req-225f756f-f0cc-4efd-be5a-8ae430a23ee5 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment f42acc76-9a01-4a70-b5cf-60d0de429ba9 of type vxlan for network aa67af0e-eb08-4898-91a2-2c7daa776a14 [pid: 8|app: 0|req: 90/173] 10.0.0.208 () {34 vars in 671 bytes} [Tue Apr 28 03:48:47 2026] POST /v2.0/networks => generated 725 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 84/174] 10.0.0.208 () {34 vars in 671 bytes} [Tue Apr 28 03:48:47 2026] POST /v2.0/networks => generated 728 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/175] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:48:47 2026] POST /v2.0/subnets => generated 691 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/176] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:48:47 2026] GET /v2.0/security-groups?tenant_id=9e01637fcb1147a2a24e752495582176&name=default => generated 2921 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:48:48.201 7 INFO neutron.db.segments_db [None req-4dec6f9f-1e5c-44d2-821b-08b14c97e726 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 1a66debf-ce38-4ef0-af54-ecbfcd81c76f of type vxlan for network 84200149-ac9f-464c-9e94-90f621179ffb [pid: 8|app: 0|req: 92/177] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:48:48 2026] POST /v2.0/subnets => generated 695 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/178] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:48:48 2026] DELETE /v2.0/security-groups/f6c07932-4006-43ad-809e-a427cdc9991f => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:48:48.369 7 INFO neutron.db.l3_hamode_db [None req-4dec6f9f-1e5c-44d2-821b-08b14c97e726 823064934b5c4d4abd529a56cc2bca76 fdeade523ec14504b55bd36ed2d53c6f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:48:48.393 8 INFO neutron.db.segments_db [None req-2684e15b-44b1-40be-a645-2d687c335965 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 1e094fdd-a486-4fa0-b5ac-dd0b6adce51d of type vxlan for network 14b40b32-7d46-4bc2-ace1-3700660f4ff7 2026-04-28 03:48:48.687 8 INFO neutron.db.l3_hamode_db [None req-2684e15b-44b1-40be-a645-2d687c335965 823064934b5c4d4abd529a56cc2bca76 e78a79c8964f45f9a7c26e75b6b510e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:48:49.063 7 INFO neutron.db.l3_hamode_db [None req-4dec6f9f-1e5c-44d2-821b-08b14c97e726 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:48:49.576 8 INFO neutron.db.l3_hamode_db [None req-2684e15b-44b1-40be-a645-2d687c335965 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 86/179] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:48:48 2026] POST /v2.0/routers => generated 731 bytes in 2255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/180] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:48:50 2026] GET /v2.0/security-groups?tenant_id=2b31f949942f4f319c58e3f5ced3784c&name=default => generated 2921 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/181] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:48:48 2026] POST /v2.0/routers => generated 735 bytes in 2548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:48:50.926 7 INFO neutron.db.segments_db [None req-46221209-bbff-4998-b1f5-c2320a5a757f 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 19d6694b-2f74-4c2a-8015-3153e3160fd6 of type vxlan for network 4a619d97-6d51-4499-ac8f-8495b1c83f4b [pid: 7|app: 0|req: 88/182] 10.0.0.208 () {34 vars in 671 bytes} [Tue Apr 28 03:48:50 2026] POST /v2.0/networks => generated 732 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 89/183] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:48:51 2026] DELETE /v2.0/security-groups/7b8db031-082e-41bf-b092-9c08d9c03b54 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/184] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:48:50 2026] PUT /v2.0/routers/a6c68aa3-2cb5-47b4-9b37-b05a9c9d7aa8/add_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/185] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:48:51 2026] PUT /v2.0/routers/4b5219f1-fc0a-4983-8699-f98e173ad53b/add_router_interface => generated 309 bytes in 1134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/186] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:48:52 2026] POST /v2.0/subnets => generated 699 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:48:52.324 7 INFO neutron.db.segments_db [None req-5db2ec4b-6d39-4313-8638-5fc2568a9b9b 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 667c7523-c157-462b-b3b5-5c63d8f06a18 of type vxlan for network 05e3c73f-097d-4ab1-9322-ff95e95df860 2026-04-28 03:48:52.556 7 INFO neutron.db.l3_hamode_db [None req-5db2ec4b-6d39-4313-8638-5fc2568a9b9b 823064934b5c4d4abd529a56cc2bca76 71f181af35b046e8b42259f950833516 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 97/187] 10.0.0.249 () {38 vars in 971 bytes} [Tue Apr 28 03:48:52 2026] POST /v2.0/security-groups => generated 1678 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 03:48:53.388 7 INFO neutron.db.l3_hamode_db [None req-5db2ec4b-6d39-4313-8638-5fc2568a9b9b 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 98/188] 10.0.0.249 () {38 vars in 971 bytes} [Tue Apr 28 03:48:53 2026] POST /v2.0/security-groups => generated 1685 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/189] 10.0.0.249 () {38 vars in 971 bytes} [Tue Apr 28 03:48:53 2026] POST /v2.0/security-groups => generated 1680 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/190] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:53 2026] GET /v2.0/security-groups/a4015565-e774-4bca-a057-39302d9d5455 => generated 1685 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/193] 10.0.0.249 () {38 vars in 971 bytes} [Tue Apr 28 03:48:53 2026] POST /v2.0/security-groups => generated 1682 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/194] 10.0.0.249 () {38 vars in 981 bytes} [Tue Apr 28 03:48:53 2026] POST /v2.0/security-group-rules => generated 614 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/195] 10.0.0.249 () {34 vars in 1002 bytes} [Tue Apr 28 03:48:53 2026] GET /v2.0/security-groups?tenant_id=fdeade523ec14504b55bd36ed2d53c6f => generated 7901 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/196] 10.0.0.249 () {38 vars in 971 bytes} [Tue Apr 28 03:48:53 2026] POST /v2.0/security-groups => generated 1685 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/197] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:54 2026] GET /v2.0/security-groups/7bb6ebff-0e6e-411c-a81f-e20550577320 => generated 2918 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/198] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:54 2026] GET /v2.0/security-groups/153171b9-d1e8-469b-ac54-b491b1fb1cbe => generated 1685 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/199] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:54 2026] GET /v2.0/security-groups/7bb6ebff-0e6e-411c-a81f-e20550577320 => generated 2918 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/200] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:48:52 2026] POST /v2.0/routers => generated 739 bytes in 2028 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/201] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:54 2026] GET /v2.0/security-groups/12cbd533-8566-4c7b-948b-282ba8c6b385 => generated 1678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/202] 10.0.0.249 () {38 vars in 981 bytes} [Tue Apr 28 03:48:54 2026] POST /v2.0/security-group-rules => generated 614 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/203] 10.0.0.249 () {36 vars in 1013 bytes} [Tue Apr 28 03:48:54 2026] DELETE /v2.0/security-groups/12cbd533-8566-4c7b-948b-282ba8c6b385 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/204] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:54 2026] GET /v2.0/security-groups/153171b9-d1e8-469b-ac54-b491b1fb1cbe => generated 2310 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:48:54.478 8 INFO neutron.api.v2.resource [req-d51a2c5c-5740-4364-bece-84d8e947ac15 req-49581938-61bd-424f-9f19-57d0748993b8 1ff59a0c873247db815c03f1afc66a60 fdeade523ec14504b55bd36ed2d53c6f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 113/205] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:54 2026] GET /v2.0/security-groups/12cbd533-8566-4c7b-948b-282ba8c6b385 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/206] 10.0.0.249 () {38 vars in 981 bytes} [Tue Apr 28 03:48:54 2026] POST /v2.0/security-group-rules => generated 619 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/207] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:54 2026] GET /v2.0/security-groups/cc58d107-ea91-4967-aed3-50336a74b198 => generated 1680 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/208] 10.0.0.249 () {36 vars in 1013 bytes} [Tue Apr 28 03:48:54 2026] DELETE /v2.0/security-groups/cc58d107-ea91-4967-aed3-50336a74b198 => 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: 117/209] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:54 2026] GET /v2.0/security-groups/153171b9-d1e8-469b-ac54-b491b1fb1cbe => generated 2940 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:48:54.737 8 INFO neutron.api.v2.resource [req-c6d92f7d-13d6-4487-a09d-e49befdd1eb1 req-9e9d0c93-8534-469a-99c9-745dcfe7164d 1ff59a0c873247db815c03f1afc66a60 fdeade523ec14504b55bd36ed2d53c6f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 118/210] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:54 2026] GET /v2.0/security-groups/cc58d107-ea91-4967-aed3-50336a74b198 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/211] 10.0.0.249 () {34 vars in 1001 bytes} [Tue Apr 28 03:48:54 2026] GET /v2.0/security-group-rules/0ec02f89-3c17-447c-abcc-382181e49bee => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/212] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:54 2026] GET /v2.0/security-groups/819afce5-dbaf-4220-ad93-cefd2f42790d => generated 1682 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/213] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:54 2026] GET /v2.0/security-groups/153171b9-d1e8-469b-ac54-b491b1fb1cbe => generated 2940 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/214] 10.0.0.249 () {36 vars in 1013 bytes} [Tue Apr 28 03:48:54 2026] DELETE /v2.0/security-groups/819afce5-dbaf-4220-ad93-cefd2f42790d => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/215] 10.0.0.249 () {36 vars in 1023 bytes} [Tue Apr 28 03:48:54 2026] DELETE /v2.0/security-group-rules/0ec02f89-3c17-447c-abcc-382181e49bee => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:48:54.933 8 INFO neutron.api.v2.resource [req-4aa5a6cf-2d10-446b-ac4d-340c5e6c2291 req-0a309fd6-f331-49a6-bb47-980b2e3acc74 1ff59a0c873247db815c03f1afc66a60 fdeade523ec14504b55bd36ed2d53c6f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 124/216] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:54 2026] GET /v2.0/security-groups/819afce5-dbaf-4220-ad93-cefd2f42790d => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/217] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:54 2026] GET /v2.0/security-groups/153171b9-d1e8-469b-ac54-b491b1fb1cbe => generated 2310 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/218] 10.0.0.249 () {34 vars in 1002 bytes} [Tue Apr 28 03:48:54 2026] GET /v2.0/security-groups?tenant_id=fdeade523ec14504b55bd36ed2d53c6f => generated 2921 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/219] 10.0.0.249 () {36 vars in 1013 bytes} [Tue Apr 28 03:48:55 2026] DELETE /v2.0/security-groups/153171b9-d1e8-469b-ac54-b491b1fb1cbe => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/220] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:55 2026] GET /v2.0/security-groups/7bb6ebff-0e6e-411c-a81f-e20550577320 => generated 2918 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/221] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:55 2026] GET /v2.0/security-groups/a4015565-e774-4bca-a057-39302d9d5455 => generated 2310 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/222] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:55 2026] GET /v2.0/security-groups/7bb6ebff-0e6e-411c-a81f-e20550577320 => generated 2918 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/223] 10.0.0.249 () {36 vars in 1013 bytes} [Tue Apr 28 03:48:55 2026] DELETE /v2.0/security-groups/a4015565-e774-4bca-a057-39302d9d5455 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:48:55.242 8 INFO neutron.api.v2.resource [req-1def9695-1d7a-4696-adfa-bcf8338035eb req-3ea6deb6-f662-466e-8158-53e3516da0c2 1ff59a0c873247db815c03f1afc66a60 fdeade523ec14504b55bd36ed2d53c6f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 132/224] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:55 2026] GET /v2.0/security-groups/819afce5-dbaf-4220-ad93-cefd2f42790d => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/225] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:48:54 2026] PUT /v2.0/routers/bacd17ff-f0b5-4093-be17-91ea136211b0/add_router_interface => generated 309 bytes in 1227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:48:55.579 7 INFO neutron.api.v2.resource [req-b1912332-c288-4c23-943d-e0308eea8516 req-1cfb2b9c-07c0-44e0-b533-5341aab1a4ce 1ff59a0c873247db815c03f1afc66a60 fdeade523ec14504b55bd36ed2d53c6f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 94/226] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:55 2026] GET /v2.0/security-groups/cc58d107-ea91-4967-aed3-50336a74b198 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:48:55.612 7 INFO neutron.api.v2.resource [req-6eb95e48-14d3-409f-9c6a-5f60c56e7a43 req-5cbe897d-e5be-44cb-be9e-550f4a7b238d 1ff59a0c873247db815c03f1afc66a60 fdeade523ec14504b55bd36ed2d53c6f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 95/227] 10.0.0.249 () {34 vars in 991 bytes} [Tue Apr 28 03:48:55 2026] GET /v2.0/security-groups/12cbd533-8566-4c7b-948b-282ba8c6b385 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:48:55.670 8 INFO neutron_taas.services.taas.taas_plugin [None req-15c0f4b1-94ae-442d-bbd7-c79748dbfde6 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: ee58f146-25c3-4f69-9202-d0abfdae9dcf 2026-04-28 03:48:55.677 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15c0f4b1-94ae-442d-bbd7-c79748dbfde6 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: ee58f146-25c3-4f69-9202-d0abfdae9dcf [pid: 8|app: 0|req: 133/228] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:48:55 2026] PUT /v2.0/routers/4b5219f1-fc0a-4983-8699-f98e173ad53b/remove_router_interface => generated 309 bytes in 1042 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:48:56.387 7 INFO neutron_taas.services.taas.taas_plugin [None req-938780ad-24bb-477a-b11e-9bb36029d3e7 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 2b152e90-5378-43ec-95ff-2cade1f75c08 2026-04-28 03:48:56.400 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-938780ad-24bb-477a-b11e-9bb36029d3e7 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 2b152e90-5378-43ec-95ff-2cade1f75c08 2026-04-28 03:48:56.811 8 INFO neutron_taas.services.taas.taas_plugin [None req-aecd9723-6a66-484d-9f02-b0a8e0f4aaaf 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: d0968088-34c6-46ef-8e61-21aa124b1368 2026-04-28 03:48:56.814 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aecd9723-6a66-484d-9f02-b0a8e0f4aaaf 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: d0968088-34c6-46ef-8e61-21aa124b1368 [pid: 7|app: 0|req: 96/229] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:48:55 2026] PUT /v2.0/routers/a6c68aa3-2cb5-47b4-9b37-b05a9c9d7aa8/remove_router_interface => generated 309 bytes in 1368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:48:57.031 8 INFO neutron_taas.services.taas.taas_plugin [None req-aecd9723-6a66-484d-9f02-b0a8e0f4aaaf 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 80d7174d-4252-470a-b5eb-aab036654810 2026-04-28 03:48:57.034 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aecd9723-6a66-484d-9f02-b0a8e0f4aaaf 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 80d7174d-4252-470a-b5eb-aab036654810 [pid: 7|app: 0|req: 97/230] 10.0.0.208 () {34 vars in 685 bytes} [Tue Apr 28 03:48:56 2026] POST /v2.0/security-groups => generated 1660 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 03:48:57.115 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-aecd9723-6a66-484d-9f02-b0a8e0f4aaaf 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-04-28 03:48:57.324 7 INFO neutron_taas.services.taas.taas_plugin [None req-56de29b5-7ee3-4086-9521-da6552202038 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 4d507b4a-7664-408f-ba26-0184a9a20dd8 2026-04-28 03:48:57.328 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56de29b5-7ee3-4086-9521-da6552202038 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 4d507b4a-7664-408f-ba26-0184a9a20dd8 2026-04-28 03:48:57.521 8 INFO neutron.db.l3_hamode_db [None req-aecd9723-6a66-484d-9f02-b0a8e0f4aaaf 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] HA network 14b40b32-7d46-4bc2-ace1-3700660f4ff7 was deleted as no HA routers are present in tenant e78a79c8964f45f9a7c26e75b6b510e4. [pid: 8|app: 0|req: 134/231] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:48:56 2026] DELETE /v2.0/routers/4b5219f1-fc0a-4983-8699-f98e173ad53b => generated 0 bytes in 1240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:48:57.558 7 INFO neutron_taas.services.taas.taas_plugin [None req-56de29b5-7ee3-4086-9521-da6552202038 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: e7d84722-4c0d-4d21-a01e-19a7e7a58607 2026-04-28 03:48:57.561 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56de29b5-7ee3-4086-9521-da6552202038 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: e7d84722-4c0d-4d21-a01e-19a7e7a58607 [pid: 8|app: 0|req: 135/232] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:48:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:48:57.671 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-56de29b5-7ee3-4086-9521-da6552202038 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 136/233] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:48:57 2026] DELETE /v2.0/subnets/5f9a3204-80ed-4a0f-8e74-764ac95e7fad => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/234] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:48:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:48:57.990 8 INFO neutron.services.segments.plugin [-] Segment 1e094fdd-a486-4fa0-b5ac-dd0b6adce51d resource provider aggregate not found 2026-04-28 03:48:58.010 8 INFO neutron.services.segments.plugin [-] Segment 1e094fdd-a486-4fa0-b5ac-dd0b6adce51d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e094fdd-a486-4fa0-b5ac-dd0b6adce51d found for delete ", "request_id": "req-759270f6-c95e-44a9-be94-5e8eb135e802"}]} 2026-04-28 03:48:58.041 7 INFO neutron.db.l3_hamode_db [None req-56de29b5-7ee3-4086-9521-da6552202038 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] HA network 84200149-ac9f-464c-9e94-90f621179ffb was deleted as no HA routers are present in tenant fdeade523ec14504b55bd36ed2d53c6f. [pid: 7|app: 0|req: 98/235] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:48:57 2026] DELETE /v2.0/routers/a6c68aa3-2cb5-47b4-9b37-b05a9c9d7aa8 => generated 0 bytes in 936 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/236] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:48:57 2026] GET /v2.0/security-groups?tenant_id=06ffe3a1b9454f71b3dddfdf34200d2e&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:48:58.142 7 INFO neutron_taas.services.taas.taas_plugin [None req-15ec7a4b-14c2-4ac6-ae95-f9ba3206af47 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: e29d1d67-15f5-4bc9-9bd2-676a34388adb 2026-04-28 03:48:58.145 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15ec7a4b-14c2-4ac6-ae95-f9ba3206af47 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: e29d1d67-15f5-4bc9-9bd2-676a34388adb 2026-04-28 03:48:58.289 8 INFO neutron.services.segments.plugin [-] Segment 1e094fdd-a486-4fa0-b5ac-dd0b6adce51d resource provider aggregate not found [pid: 7|app: 0|req: 99/237] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:48:58 2026] DELETE /v2.0/networks/aa67af0e-eb08-4898-91a2-2c7daa776a14 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:48:58.423 8 INFO neutron.services.segments.plugin [-] Segment 1e094fdd-a486-4fa0-b5ac-dd0b6adce51d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1e094fdd-a486-4fa0-b5ac-dd0b6adce51d found for delete ", "request_id": "req-16025a4a-663b-47ff-b0c3-84b5ce88b21b"}]} 2026-04-28 03:48:58.458 7 INFO neutron.services.segments.plugin [-] Segment 1a66debf-ce38-4ef0-af54-ecbfcd81c76f resource provider aggregate not found 2026-04-28 03:48:58.477 7 INFO neutron.services.segments.plugin [-] Segment 1a66debf-ce38-4ef0-af54-ecbfcd81c76f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a66debf-ce38-4ef0-af54-ecbfcd81c76f found for delete ", "request_id": "req-f8e22859-b1dc-433f-b994-54f15cd3ea10"}]} [pid: 7|app: 0|req: 100/238] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:48:58 2026] DELETE /v2.0/subnets/2c8d0803-6172-49ed-a393-866307bb59cd => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/239] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:48:58 2026] DELETE /v2.0/security-groups/1e5c8340-5004-4268-b96f-ccd3dd2b9f37 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:48:58.590 7 INFO neutron.services.segments.plugin [-] Segment 1a66debf-ce38-4ef0-af54-ecbfcd81c76f resource provider aggregate not found [pid: 7|app: 0|req: 102/240] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:48:58 2026] GET /v2.0/security-groups?tenant_id=e78a79c8964f45f9a7c26e75b6b510e4&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:48:58.615 7 INFO neutron.services.segments.plugin [-] Segment 1a66debf-ce38-4ef0-af54-ecbfcd81c76f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1a66debf-ce38-4ef0-af54-ecbfcd81c76f found for delete ", "request_id": "req-1d75c1ad-3317-40c9-8652-0c6f42824ba0"}]} [pid: 8|app: 0|req: 139/241] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:48:58 2026] POST /v2.0/floatingips => generated 552 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/242] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:48:58 2026] DELETE /v2.0/security-groups/e339f4b5-02d2-4d6e-9402-ab44a9c0dff0 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:48:58.773 7 INFO neutron_taas.services.taas.taas_plugin [None req-e85cc7e9-f60f-4f75-80c1-61874b589c44 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: cdbfea52-d44f-444a-9d1c-b943149a6312 2026-04-28 03:48:58.776 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e85cc7e9-f60f-4f75-80c1-61874b589c44 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: cdbfea52-d44f-444a-9d1c-b943149a6312 [pid: 8|app: 0|req: 141/243] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:48:58 2026] GET /v2.0/security-groups?tenant_id=eec7add79df943e19249676a3b183be4&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/244] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:48:58 2026] DELETE /v2.0/networks/12a8b64f-5ac2-40a9-9690-b9bbf087f381 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/245] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:48:58 2026] DELETE /v2.0/security-groups/3c038db2-71bf-478c-853d-c86c9db38cf4 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/246] 10.0.0.249 () {34 vars in 1100 bytes} [Tue Apr 28 03:48:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1638189653&fields=id&tenant_id=71f181af35b046e8b42259f950833516 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/247] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:48:59 2026] GET /v2.0/security-groups?tenant_id=fdeade523ec14504b55bd36ed2d53c6f&name=default => generated 2921 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/248] 10.0.0.249 () {34 vars in 982 bytes} [Tue Apr 28 03:48:59 2026] GET /v2.0/networks?id=4a619d97-6d51-4499-ac8f-8495b1c83f4b => generated 684 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/249] 10.0.0.249 () {34 vars in 965 bytes} [Tue Apr 28 03:48:59 2026] GET /v2.0/quotas/71f181af35b046e8b42259f950833516 => 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: 144/250] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:48:59 2026] DELETE /v2.0/security-groups/7bb6ebff-0e6e-411c-a81f-e20550577320 => 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: 107/251] 10.0.0.249 () {34 vars in 1002 bytes} [Tue Apr 28 03:48:59 2026] GET /v2.0/ports?tenant_id=71f181af35b046e8b42259f950833516&fields=id => generated 103 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/252] 10.0.0.249 () {34 vars in 907 bytes} [Tue Apr 28 03:48:59 2026] GET /v2.0/extensions => generated 21537 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/253] 10.0.0.249 () {34 vars in 1008 bytes} [Tue Apr 28 03:48:59 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/254] 10.0.0.249 () {34 vars in 1108 bytes} [Tue Apr 28 03:48:59 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/255] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:00 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:49:00.502 7 INFO neutron.services.segments.plugin [-] Segment f42acc76-9a01-4a70-b5cf-60d0de429ba9 resource provider aggregate not found 2026-04-28 03:49:00.512 7 INFO neutron.services.segments.plugin [-] Segment f42acc76-9a01-4a70-b5cf-60d0de429ba9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f42acc76-9a01-4a70-b5cf-60d0de429ba9 found for delete ", "request_id": "req-05bd7bae-0fac-4c15-9807-b9433fc582e6"}]} 2026-04-28 03:49:00.524 7 INFO neutron.services.segments.plugin [-] Segment 15dcc986-233d-40f6-b051-1bbabb52c117 resource provider aggregate not found 2026-04-28 03:49:00.537 7 INFO neutron.services.segments.plugin [-] Segment 15dcc986-233d-40f6-b051-1bbabb52c117 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15dcc986-233d-40f6-b051-1bbabb52c117 found for delete ", "request_id": "req-37277b39-d7ff-44f2-9ed8-409df0566bb9"}]} 2026-04-28 03:49:00.636 7 INFO neutron.services.segments.plugin [-] Segment f42acc76-9a01-4a70-b5cf-60d0de429ba9 resource provider aggregate not found 2026-04-28 03:49:00.657 7 INFO neutron.services.segments.plugin [-] Segment f42acc76-9a01-4a70-b5cf-60d0de429ba9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f42acc76-9a01-4a70-b5cf-60d0de429ba9 found for delete ", "request_id": "req-33c3a33a-0dc1-416d-a784-ccb67a900538"}]} 2026-04-28 03:49:00.683 7 INFO neutron.services.segments.plugin [-] Segment 15dcc986-233d-40f6-b051-1bbabb52c117 resource provider aggregate not found 2026-04-28 03:49:00.704 7 INFO neutron.services.segments.plugin [-] Segment 15dcc986-233d-40f6-b051-1bbabb52c117 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15dcc986-233d-40f6-b051-1bbabb52c117 found for delete ", "request_id": "req-488f287c-1e17-4cb7-b4ea-a6cd639a701f"}]} 2026-04-28 03:49:00.942 8 INFO neutron.db.segments_db [None req-c043874a-a3aa-4c5c-b5a0-bba3b9504d32 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 25b5ec72-bc39-4dc8-b7ef-1397d333fc43 of type vxlan for network 77df8008-457b-40a5-b41c-437a2a012c9e [pid: 8|app: 0|req: 147/256] 10.0.0.208 () {34 vars in 671 bytes} [Tue Apr 28 03:49:00 2026] POST /v2.0/networks => generated 729 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/257] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:49:01 2026] POST /v2.0/subnets => generated 695 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:49:01.369 7 INFO neutron.db.segments_db [None req-c135aad6-41fd-4dea-8759-09f3f13b360f 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 277d5085-47d6-4622-85b4-1cbb459573a3 of type vxlan for network 0cb6d879-52ba-44f1-ba53-ac7a35b304d7 2026-04-28 03:49:01.528 8 INFO neutron.db.segments_db [None req-710f7155-9f28-4993-a268-93e6b345a878 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 6b66a588-2d6c-4159-9ac8-4a8b91d05a7d of type vxlan for network 7a3b798d-9981-4849-9445-895ac8e5b30a [pid: 8|app: 0|req: 148/258] 10.0.0.208 () {34 vars in 671 bytes} [Tue Apr 28 03:49:01 2026] POST /v2.0/networks => generated 725 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/259] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:01 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:49:01.691 7 INFO neutron.db.l3_hamode_db [None req-c135aad6-41fd-4dea-8759-09f3f13b360f 823064934b5c4d4abd529a56cc2bca76 89ddbf61cea24b788cb88b04597f07b5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 150/260] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:49:01 2026] POST /v2.0/subnets => generated 691 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:49:01.897 8 INFO neutron.db.segments_db [None req-25bf95b8-b307-4ea6-856c-6f25bbffd3ba 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 30041003-1ee3-4691-991b-ad805787e50f of type vxlan for network 5d44c17e-93bb-43a2-bdf9-e4231db8ea01 2026-04-28 03:49:02.169 8 INFO neutron.db.l3_hamode_db [None req-25bf95b8-b307-4ea6-856c-6f25bbffd3ba 823064934b5c4d4abd529a56cc2bca76 6494129424474817914db19ee6928513 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:49:02.476 7 INFO neutron.db.l3_hamode_db [None req-c135aad6-41fd-4dea-8759-09f3f13b360f 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:49:02.897 8 INFO neutron.db.l3_hamode_db [None req-25bf95b8-b307-4ea6-856c-6f25bbffd3ba 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 111/261] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:49:01 2026] POST /v2.0/routers => generated 735 bytes in 2237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/262] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:03 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/263] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:03 2026] GET /v2.0/security-groups?tenant_id=eb0b0f27d01f4d388023b14a83e658eb&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/264] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:49:01 2026] POST /v2.0/routers => generated 731 bytes in 2064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/265] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:03 2026] DELETE /v2.0/security-groups/c3941677-d038-4ec6-b9b1-8146c42ef88c => 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: 114/266] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:49:03 2026] PUT /v2.0/routers/00d5735a-e558-46a4-ac7e-d64f816340f9/add_router_interface => generated 309 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/267] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:05 2026] GET /v2.0/security-groups?tenant_id=75cba7429d664f91bb5dfa7243682936&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/268] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:05 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/269] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:49:04 2026] PUT /v2.0/routers/83af4d9a-5935-4630-bfe4-ad8caae3e72e/add_router_interface => generated 309 bytes in 1240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/270] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:05 2026] DELETE /v2.0/security-groups/7eec3e5b-c0d0-4238-bfa4-1916fccd069b => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/271] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:49:05 2026] GET /v2.0/networks?id=4a619d97-6d51-4499-ac8f-8495b1c83f4b => generated 684 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/272] 10.0.0.208 () {34 vars in 685 bytes} [Tue Apr 28 03:49:05 2026] POST /v2.0/security-groups => generated 1659 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/273] 199.204.45.95 () {34 vars in 910 bytes} [Tue Apr 28 03:49:05 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/274] 10.0.0.208 () {34 vars in 685 bytes} [Tue Apr 28 03:49:05 2026] POST /v2.0/security-groups => generated 1661 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/275] 199.204.45.95 () {34 vars in 1049 bytes} [Tue Apr 28 03:49:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=71f181af35b046e8b42259f950833516 => generated 181 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/276] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:49:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/277] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:49:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/278] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:49:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 159/279] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:49:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/280] 199.204.45.95 () {38 vars in 954 bytes} [Tue Apr 28 03:49:06 2026] POST /v2.0/ports => generated 954 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 160/281] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:49:06 2026] POST /v2.0/floatingips => generated 552 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/282] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:06 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 957 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/283] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:49:06 2026] POST /v2.0/floatingips => generated 552 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/284] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/security-groups?id=c81b0e33-d060-4b9d-9140-db5493769221&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/285] 10.0.0.208 () {32 vars in 653 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions => generated 21537 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/286] 10.0.0.208 () {32 vars in 681 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/287] 10.0.0.208 () {32 vars in 681 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/288] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:49:07 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: 128/289] 10.0.0.208 () {32 vars in 665 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/290] 10.0.0.208 () {32 vars in 699 bytes} [Tue Apr 28 03:49:07 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: 130/291] 10.0.0.208 () {32 vars in 697 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/292] 10.0.0.208 () {32 vars in 701 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/293] 10.0.0.208 () {32 vars in 689 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/294] 10.0.0.208 () {32 vars in 703 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/295] 10.0.0.208 () {32 vars in 693 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/296] 10.0.0.208 () {32 vars in 695 bytes} [Tue Apr 28 03:49:07 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: 136/297] 10.0.0.208 () {32 vars in 685 bytes} [Tue Apr 28 03:49:07 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: 137/298] 10.0.0.208 () {32 vars in 687 bytes} [Tue Apr 28 03:49:07 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: 138/299] 10.0.0.208 () {32 vars in 661 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/dvr => 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: 139/300] 10.0.0.208 () {32 vars in 699 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/301] 10.0.0.208 () {32 vars in 679 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/302] 10.0.0.208 () {32 vars in 683 bytes} [Tue Apr 28 03:49:07 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: 142/303] 10.0.0.208 () {32 vars in 675 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/304] 10.0.0.208 () {32 vars in 689 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/305] 10.0.0.208 () {32 vars in 723 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/306] 10.0.0.208 () {32 vars in 687 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/307] 10.0.0.208 () {32 vars in 669 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/308] 10.0.0.208 () {32 vars in 687 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/309] 10.0.0.208 () {32 vars in 681 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/310] 10.0.0.208 () {32 vars in 699 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/311] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:49:07 2026] PUT /v2.0/ports/c45727f5-58f4-44b2-8227-6818f8242e56 => generated 1235 bytes in 668 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 163/312] 10.0.0.208 () {32 vars in 679 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/313] 10.0.0.249 () {34 vars in 1100 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1570395209&fields=id&tenant_id=6494129424474817914db19ee6928513 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/314] 10.0.0.208 () {32 vars in 667 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/router => generated 256 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/315] 10.0.0.208 () {32 vars in 677 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/316] 10.0.0.208 () {32 vars in 665 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/317] 10.0.0.208 () {32 vars in 675 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/318] 10.0.0.208 () {32 vars in 713 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/319] 10.0.0.249 () {34 vars in 982 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/networks?id=7a3b798d-9981-4849-9445-895ac8e5b30a => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/320] 10.0.0.208 () {32 vars in 691 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/321] 10.0.0.208 () {32 vars in 683 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/322] 10.0.0.208 () {32 vars in 669 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/323] 10.0.0.249 () {34 vars in 965 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/quotas/6494129424474817914db19ee6928513 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/324] 10.0.0.208 () {32 vars in 687 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/325] 10.0.0.208 () {32 vars in 705 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/326] 10.0.0.208 () {32 vars in 675 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/327] 10.0.0.208 () {32 vars in 701 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/328] 10.0.0.208 () {32 vars in 675 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/329] 10.0.0.208 () {32 vars in 693 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/330] 10.0.0.208 () {32 vars in 689 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/port-mac-override => 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: 153/331] 10.0.0.249 () {34 vars in 1002 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/ports?tenant_id=6494129424474817914db19ee6928513&fields=id => generated 57 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/332] 10.0.0.208 () {32 vars in 709 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/333] 10.0.0.208 () {32 vars in 705 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/334] 10.0.0.208 () {32 vars in 719 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/335] 10.0.0.208 () {32 vars in 697 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/336] 10.0.0.208 () {32 vars in 711 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/337] 10.0.0.208 () {32 vars in 669 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/binding => 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: 155/338] 10.0.0.249 () {34 vars in 1008 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/networks/7a3b798d-9981-4849-9445-895ac8e5b30a?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/339] 10.0.0.208 () {32 vars in 687 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/340] 10.0.0.208 () {32 vars in 681 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/341] 10.0.0.208 () {32 vars in 675 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/342] 10.0.0.208 () {32 vars in 671 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/343] 10.0.0.208 () {32 vars in 661 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/344] 10.0.0.208 () {32 vars in 699 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/345] 10.0.0.249 () {34 vars in 1108 bytes} [Tue Apr 28 03:49:07 2026] GET /v2.0/networks/7a3b798d-9981-4849-9445-895ac8e5b30a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/346] 10.0.0.208 () {32 vars in 699 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => 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: 157/347] 10.0.0.208 () {32 vars in 677 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/348] 10.0.0.208 () {32 vars in 669 bytes} [Tue Apr 28 03:49:08 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: 158/349] 10.0.0.208 () {32 vars in 683 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/350] 10.0.0.208 () {32 vars in 701 bytes} [Tue Apr 28 03:49:08 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: 159/351] 10.0.0.208 () {32 vars in 685 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/352] 10.0.0.208 () {32 vars in 707 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/353] 10.0.0.208 () {32 vars in 669 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/354] 10.0.0.208 () {32 vars in 697 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/355] 10.0.0.208 () {32 vars in 695 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/356] 10.0.0.208 () {32 vars in 685 bytes} [Tue Apr 28 03:49:08 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: 162/357] 10.0.0.208 () {32 vars in 689 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/358] 10.0.0.208 () {32 vars in 705 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/359] 10.0.0.208 () {32 vars in 667 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/360] 10.0.0.208 () {32 vars in 681 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/361] 10.0.0.208 () {32 vars in 681 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/362] 10.0.0.208 () {32 vars in 691 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:08.222 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-20c41b28-d923-40a1-9a92-9d05b9ea5a0e'] response: {'name': 'network-changed', 'server_uuid': 'c2ea3aaf-a30d-4eb4-8529-38a75c7e565e', 'tag': 'c45727f5-58f4-44b2-8227-6818f8242e56', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 199/363] 10.0.0.208 () {32 vars in 691 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/364] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/365] 10.0.0.208 () {32 vars in 695 bytes} [Tue Apr 28 03:49:08 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: 166/366] 10.0.0.208 () {32 vars in 685 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/367] 10.0.0.208 () {32 vars in 689 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/368] 10.0.0.208 () {32 vars in 701 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/369] 10.0.0.208 () {32 vars in 703 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/370] 10.0.0.208 () {32 vars in 713 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/371] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/372] 10.0.0.208 () {32 vars in 715 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/373] 10.0.0.208 () {32 vars in 727 bytes} [Tue Apr 28 03:49:08 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: 8|app: 0|req: 206/374] 10.0.0.208 () {32 vars in 741 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/375] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/376] 10.0.0.208 () {32 vars in 719 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/377] 10.0.0.208 () {32 vars in 683 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/378] 10.0.0.208 () {32 vars in 669 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/379] 10.0.0.208 () {32 vars in 719 bytes} [Tue Apr 28 03:49:08 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: 8|app: 0|req: 211/380] 10.0.0.208 () {32 vars in 679 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/381] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/security-groups?id=c81b0e33-d060-4b9d-9140-db5493769221&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/382] 10.0.0.208 () {32 vars in 669 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 171/383] 10.0.0.208 () {32 vars in 697 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/384] 10.0.0.208 () {32 vars in 705 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/385] 10.0.0.208 () {32 vars in 701 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/386] 10.0.0.208 () {32 vars in 701 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/387] 10.0.0.208 () {32 vars in 683 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/388] 10.0.0.208 () {32 vars in 705 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/389] 10.0.0.208 () {32 vars in 695 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/390] 10.0.0.208 () {32 vars in 689 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/391] 10.0.0.208 () {32 vars in 697 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/392] 10.0.0.208 () {32 vars in 679 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/tag-creation => 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: 176/393] 10.0.0.208 () {32 vars in 689 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/394] 10.0.0.208 () {32 vars in 701 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/395] 10.0.0.208 () {32 vars in 665 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/398] 10.0.0.208 () {32 vars in 681 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/399] 10.0.0.208 () {32 vars in 677 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/400] 10.0.0.208 () {32 vars in 693 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/401] 10.0.0.208 () {32 vars in 677 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/402] 10.0.0.208 () {32 vars in 667 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/403] 10.0.0.208 () {32 vars in 663 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/taas => generated 175 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/404] 10.0.0.208 () {32 vars in 675 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/tap-mirror => 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: 182/405] 10.0.0.208 () {32 vars in 687 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/406] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/ports?tenant_id=71f181af35b046e8b42259f950833516&device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 1238 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/407] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c45727f5-58f4-44b2-8227-6818f8242e56 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/408] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/subnets?id=03f489a7-7253-473f-990e-1c8ab737b0a8 => generated 702 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/409] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:49:08 2026] GET /v2.0/ports?network_id=4a619d97-6d51-4499-ac8f-8495b1c83f4b&device_owner=network%3Adhcp => generated 1244 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/410] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:49:09 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?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: 185/411] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:49:09 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?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: 186/412] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:09 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/413] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:09 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/414] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:09 2026] GET /v2.0/security-groups?id=c81b0e33-d060-4b9d-9140-db5493769221&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/415] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:09 2026] GET /v2.0/security-groups?tenant_id=5631b5ab175f49f6b16368a07232e83b&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/416] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:09 2026] DELETE /v2.0/security-groups/2a03f7e0-d42f-433a-ac03-39536bd2e085 => 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: 228/417] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:49:10 2026] GET /v2.0/ports?tenant_id=71f181af35b046e8b42259f950833516&device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/418] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:10 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/419] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:49:10 2026] GET /v2.0/networks?id=4a619d97-6d51-4499-ac8f-8495b1c83f4b => generated 779 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/420] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:10 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/421] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:49:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c45727f5-58f4-44b2-8227-6818f8242e56 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/422] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:49:10 2026] GET /v2.0/subnets?id=03f489a7-7253-473f-990e-1c8ab737b0a8 => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/423] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:10 2026] GET /v2.0/security-groups?id=c81b0e33-d060-4b9d-9140-db5493769221&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: 7|app: 0|req: 193/424] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:49:10 2026] GET /v2.0/ports?network_id=4a619d97-6d51-4499-ac8f-8495b1c83f4b&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: 232/425] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:49:10 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/426] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:49:10 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/427] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:11 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => 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: 234/428] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:11 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:11.953 7 INFO neutron.db.segments_db [None req-8835a65c-3d7a-411d-98bf-0912bac0180d afd52228657d432e9aea1c83c7c17994 3e6c3495c91248dd9ab09e07a1f66de2 - - default default] Added segment 937d1f53-e25c-42fd-9aa5-025ee0b92b4a of type vxlan for network 30b19870-89b8-4391-8490-2493b90028f9 [pid: 8|app: 0|req: 235/429] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:11 2026] GET /v2.0/security-groups?id=c81b0e33-d060-4b9d-9140-db5493769221&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/430] 10.0.0.249 () {34 vars in 1098 bytes} [Tue Apr 28 03:49:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--854194920&fields=id&tenant_id=89ddbf61cea24b788cb88b04597f07b5 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/431] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:49:11 2026] POST /v2.0/networks => generated 628 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/432] 10.0.0.249 () {34 vars in 982 bytes} [Tue Apr 28 03:49:12 2026] GET /v2.0/networks?id=77df8008-457b-40a5-b41c-437a2a012c9e => generated 680 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/433] 10.0.0.249 () {34 vars in 965 bytes} [Tue Apr 28 03:49:12 2026] GET /v2.0/quotas/89ddbf61cea24b788cb88b04597f07b5 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/434] 10.0.0.249 () {34 vars in 1002 bytes} [Tue Apr 28 03:49:12 2026] GET /v2.0/ports?tenant_id=89ddbf61cea24b788cb88b04597f07b5&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/435] 10.0.0.249 () {34 vars in 907 bytes} [Tue Apr 28 03:49:12 2026] GET /v2.0/extensions => generated 21537 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/436] 10.0.0.249 () {34 vars in 1008 bytes} [Tue Apr 28 03:49:12 2026] GET /v2.0/networks/77df8008-457b-40a5-b41c-437a2a012c9e?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/437] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:12 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/438] 10.0.0.249 () {34 vars in 1108 bytes} [Tue Apr 28 03:49:12 2026] GET /v2.0/networks/77df8008-457b-40a5-b41c-437a2a012c9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/439] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:49:12 2026] POST /v2.0/subnets => generated 673 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:49:12.859 7 INFO neutron.db.segments_db [None req-d237b4c3-55f7-48f8-9505-5e2f4e052642 afd52228657d432e9aea1c83c7c17994 3e6c3495c91248dd9ab09e07a1f66de2 - - default default] Added segment 5ea43a17-2503-4174-8e0b-c6d03dcb79c5 of type vxlan for network 355b8f0e-d5ec-4656-bc11-dd72ee83b30e [pid: 8|app: 0|req: 240/440] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:49:12 2026] GET /v2.0/networks?id=7a3b798d-9981-4849-9445-895ac8e5b30a => generated 676 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/441] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:49:12 2026] POST /v2.0/networks => generated 628 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/442] 199.204.45.95 () {34 vars in 1049 bytes} [Tue Apr 28 03:49:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6494129424474817914db19ee6928513 => generated 181 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/443] 10.0.0.208 () {34 vars in 743 bytes} [Tue Apr 28 03:49:12 2026] PUT /v2.0/networks/355b8f0e-d5ec-4656-bc11-dd72ee83b30e => generated 592 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/444] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:13 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => 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: 204/445] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:13 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/446] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:49:13 2026] POST /v2.0/subnets => generated 646 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/447] 199.204.45.95 () {38 vars in 954 bytes} [Tue Apr 28 03:49:12 2026] POST /v2.0/ports => generated 954 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 206/448] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:13 2026] GET /v2.0/security-groups?id=c81b0e33-d060-4b9d-9140-db5493769221&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/449] 10.0.0.208 () {34 vars in 741 bytes} [Tue Apr 28 03:49:13 2026] PUT /v2.0/subnets/6deb4ae9-224e-4a4d-bcef-0d65f0aaf277 => generated 656 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:13.825 8 INFO neutron.services.segments.plugin [-] Segment 5ea43a17-2503-4174-8e0b-c6d03dcb79c5 resource provider aggregate not found 2026-04-28 03:49:13.844 8 INFO neutron.services.segments.plugin [-] Segment 5ea43a17-2503-4174-8e0b-c6d03dcb79c5 resource provider aggregate not found 2026-04-28 03:49:13.849 8 INFO neutron.services.segments.plugin [-] Segment 5ea43a17-2503-4174-8e0b-c6d03dcb79c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ea43a17-2503-4174-8e0b-c6d03dcb79c5 found for delete ", "request_id": "req-8b2a74f3-d09c-4113-93ed-16454b6bf2b3"}]} 2026-04-28 03:49:13.877 8 INFO neutron.services.segments.plugin [-] Segment 5ea43a17-2503-4174-8e0b-c6d03dcb79c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5ea43a17-2503-4174-8e0b-c6d03dcb79c5 found for delete ", "request_id": "req-cd5df5d8-2568-441e-a91c-d55e81469bbd"}]} [pid: 8|app: 0|req: 244/450] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:49:13 2026] DELETE /v2.0/networks/355b8f0e-d5ec-4656-bc11-dd72ee83b30e => 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: 245/451] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:13 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:13.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5631b3c0-f24e-4ebb-ac41-4df63be9048c afd52228657d432e9aea1c83c7c17994 3e6c3495c91248dd9ab09e07a1f66de2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 246/452] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:49:13 2026] DELETE /v2.0/networks/355b8f0e-d5ec-4656-bc11-dd72ee83b30e => 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: 207/453] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:49:13 2026] PUT /v2.0/ports/35d3bc1e-b32b-4149-ac36-bca1e0b9424b => generated 1235 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 247/454] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:13 2026] GET /v2.0/security-groups?id=5a5468bd-1fcb-4692-bfa0-5685bd8d3fd5&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/455] 10.0.0.208 () {32 vars in 694 bytes} [Tue Apr 28 03:49:13 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/456] 10.0.0.208 () {32 vars in 742 bytes} [Tue Apr 28 03:49:14 2026] GET /v2.0/subnets?network_id=54a5f186-a36a-457d-8323-ea01192dfc80 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/457] 10.0.0.208 () {32 vars in 653 bytes} [Tue Apr 28 03:49:14 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/458] 10.0.0.208 () {32 vars in 649 bytes} [Tue Apr 28 03:49:14 2026] GET /v2.0/networks => generated 1312 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/459] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:14 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => 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: 250/460] 10.0.0.208 () {32 vars in 647 bytes} [Tue Apr 28 03:49:14 2026] GET /v2.0/subnets => generated 1312 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/461] 10.0.0.208 () {32 vars in 723 bytes} [Tue Apr 28 03:49:14 2026] GET /v2.0/networks/30b19870-89b8-4391-8490-2493b90028f9 => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/462] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:49:14 2026] GET /v2.0/subnets/8a666689-eed3-4ba1-abb2-2b02e79e6191 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:14.385 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eed95142-dd86-4c80-8a62-963840e53264 afd52228657d432e9aea1c83c7c17994 3e6c3495c91248dd9ab09e07a1f66de2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 212/463] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:49:14 2026] DELETE /v2.0/subnets/6deb4ae9-224e-4a4d-bcef-0d65f0aaf277 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:49:14.406 8 INFO neutron.pecan_wsgi.hooks.translation [None req-243ba783-67e7-4c41-a326-8db13885e23d afd52228657d432e9aea1c83c7c17994 3e6c3495c91248dd9ab09e07a1f66de2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 252/464] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:49:14 2026] DELETE /v2.0/networks/355b8f0e-d5ec-4656-bc11-dd72ee83b30e => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:49:14.572 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9869277a-d564-44ee-9b57-fd5fc06124e5'] response: {'name': 'network-changed', 'server_uuid': 'a031e8cf-4d1c-4062-aec4-bed99c67c330', 'tag': '35d3bc1e-b32b-4149-ac36-bca1e0b9424b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 213/465] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:49:14 2026] DELETE /v2.0/subnets/8a666689-eed3-4ba1-abb2-2b02e79e6191 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:49:14.791 7 INFO neutron.services.segments.plugin [-] Segment 937d1f53-e25c-42fd-9aa5-025ee0b92b4a resource provider aggregate not found 2026-04-28 03:49:14.795 7 INFO neutron.services.segments.plugin [-] Segment 937d1f53-e25c-42fd-9aa5-025ee0b92b4a resource provider aggregate not found [pid: 7|app: 0|req: 214/466] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:49:14 2026] DELETE /v2.0/networks/30b19870-89b8-4391-8490-2493b90028f9 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:49:14.821 7 INFO neutron.services.segments.plugin [-] Segment 937d1f53-e25c-42fd-9aa5-025ee0b92b4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 937d1f53-e25c-42fd-9aa5-025ee0b92b4a found for delete ", "request_id": "req-70c072f1-0a84-4a23-bd8e-a33c1e7116a5"}]} 2026-04-28 03:49:14.826 7 INFO neutron.services.segments.plugin [-] Segment 937d1f53-e25c-42fd-9aa5-025ee0b92b4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 937d1f53-e25c-42fd-9aa5-025ee0b92b4a found for delete ", "request_id": "req-a3f3e4f3-9d50-44c6-aeb7-d61b0cb37c74"}]} [pid: 8|app: 0|req: 253/467] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:14 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 969 bytes in 533 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/468] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:49:15 2026] GET /v2.0/ports?tenant_id=6494129424474817914db19ee6928513&device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/469] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:15 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/470] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:15 2026] GET /v2.0/security-groups?id=c81b0e33-d060-4b9d-9140-db5493769221&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/471] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:49:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=35d3bc1e-b32b-4149-ac36-bca1e0b9424b => 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: 217/472] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:15 2026] GET /v2.0/security-groups?id=5a5468bd-1fcb-4692-bfa0-5685bd8d3fd5&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/473] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:49:15 2026] GET /v2.0/subnets?id=d442e335-1cca-4761-ab50-d9fc0f63cd8b => generated 694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/474] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:49:15 2026] GET /v2.0/ports?network_id=7a3b798d-9981-4849-9445-895ac8e5b30a&device_owner=network%3Adhcp => 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: 257/475] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:49:15 2026] GET /v2.0/networks/7a3b798d-9981-4849-9445-895ac8e5b30a?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/476] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:15 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => 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: 258/477] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:49:15 2026] GET /v2.0/networks/7a3b798d-9981-4849-9445-895ac8e5b30a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/478] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:15 2026] GET /v2.0/security-groups?tenant_id=3e6c3495c91248dd9ab09e07a1f66de2&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/479] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:15 2026] DELETE /v2.0/security-groups/60fd54a9-85df-4aaf-8c27-d016d7cf9c56 => 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: 221/480] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:16 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/481] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:16 2026] GET /v2.0/security-groups?id=c81b0e33-d060-4b9d-9140-db5493769221&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/482] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:16 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/483] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:49:16 2026] GET /v2.0/ports?tenant_id=6494129424474817914db19ee6928513&device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/484] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:16 2026] GET /v2.0/security-groups?id=5a5468bd-1fcb-4692-bfa0-5685bd8d3fd5&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/485] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:16 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => 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: 224/486] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:49:16 2026] GET /v2.0/networks?id=7a3b798d-9981-4849-9445-895ac8e5b30a => generated 772 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/487] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:49:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=35d3bc1e-b32b-4149-ac36-bca1e0b9424b => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/488] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:49:16 2026] GET /v2.0/subnets?id=d442e335-1cca-4761-ab50-d9fc0f63cd8b => generated 694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/489] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:49:16 2026] GET /v2.0/ports?network_id=7a3b798d-9981-4849-9445-895ac8e5b30a&device_owner=network%3Adhcp => generated 1242 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/490] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:49:16 2026] GET /v2.0/networks/7a3b798d-9981-4849-9445-895ac8e5b30a?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: 265/491] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:49:16 2026] GET /v2.0/networks/7a3b798d-9981-4849-9445-895ac8e5b30a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/492] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:17 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/493] 10.0.0.208 () {32 vars in 623 bytes} [Tue Apr 28 03:49:17 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/494] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:17 2026] GET /v2.0/security-groups?id=c81b0e33-d060-4b9d-9140-db5493769221&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: 229/495] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:17 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/496] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:49:17 2026] GET /v2.0/networks?id=77df8008-457b-40a5-b41c-437a2a012c9e => generated 680 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/497] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:17 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => 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: 232/498] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:17 2026] GET /v2.0/security-groups?id=5a5468bd-1fcb-4692-bfa0-5685bd8d3fd5&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/499] 10.0.0.208 () {32 vars in 633 bytes} [Tue Apr 28 03:49:17 2026] GET /v2.0/ => generated 632 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/500] 199.204.45.95 () {34 vars in 1049 bytes} [Tue Apr 28 03:49:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=89ddbf61cea24b788cb88b04597f07b5 => generated 180 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/501] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:17 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/502] 199.204.45.95 () {38 vars in 954 bytes} [Tue Apr 28 03:49:17 2026] POST /v2.0/ports => generated 954 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:49:18.408 8 INFO neutron.db.l3_db [None req-ee7cf071-331b-42ef-b566-7d833d32c170 4b73bb8dcd054368ac2de17a3c96ae15 71f181af35b046e8b42259f950833516 - - default default] Floating IP c81fc992-7691-48fa-9abf-a4336072ed47 associated. External IP: 10.96.250.201, port: c45727f5-58f4-44b2-8227-6818f8242e56. [pid: 7|app: 0|req: 235/503] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:49:18 2026] PUT /v2.0/ports/5ae1320c-45dd-45c1-b53d-a8edeedcd5f4 => generated 1235 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:49:18.691 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22877bf4-548a-4b25-938b-f6a94cd71a63'] response: {'name': 'network-changed', 'server_uuid': 'bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08', 'tag': '5ae1320c-45dd-45c1-b53d-a8edeedcd5f4', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 269/504] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:49:17 2026] PUT /v2.0/floatingips/c81fc992-7691-48fa-9abf-a4336072ed47 => generated 855 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/505] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:18 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/506] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:18 2026] GET /v2.0/security-groups?tenant_id=6a2ae4d763fe4cfcb3aa9f81107a2d4f&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/507] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:18 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/508] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:18 2026] GET /v2.0/security-groups?id=02c52843-cb11-46b0-991d-31099b4cf792&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: 238/509] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:19 2026] GET /v2.0/security-groups?id=5a5468bd-1fcb-4692-bfa0-5685bd8d3fd5&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:19.090 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78f53e36-08d1-46bf-871d-6e485b057151'] response: {'name': 'network-changed', 'server_uuid': 'c2ea3aaf-a30d-4eb4-8529-38a75c7e565e', 'tag': 'c45727f5-58f4-44b2-8227-6818f8242e56', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 272/510] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:19 2026] DELETE /v2.0/security-groups/305a873b-9f95-496e-b83f-a9f558f9c7ff => 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: 239/511] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:19 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/512] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:19 2026] GET /v2.0/security-groups?id=c81b0e33-d060-4b9d-9140-db5493769221&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/513] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:49:19 2026] GET /v2.0/ports?tenant_id=89ddbf61cea24b788cb88b04597f07b5&device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/514] 199.204.45.95 () {34 vars in 1017 bytes} [Tue Apr 28 03:49:19 2026] GET /v2.0/networks?tenant_id=89ddbf61cea24b788cb88b04597f07b5&shared=False => generated 776 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/515] 199.204.45.95 () {34 vars in 929 bytes} [Tue Apr 28 03:49:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/516] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:49:19 2026] GET /v2.0/ports?tenant_id=71f181af35b046e8b42259f950833516&device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/517] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:49:19 2026] GET /v2.0/networks?id=4a619d97-6d51-4499-ac8f-8495b1c83f4b => generated 779 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/518] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:49:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c45727f5-58f4-44b2-8227-6818f8242e56 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/519] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:49:19 2026] GET /v2.0/subnets?id=03f489a7-7253-473f-990e-1c8ab737b0a8 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/520] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:49:19 2026] GET /v2.0/ports?network_id=4a619d97-6d51-4499-ac8f-8495b1c83f4b&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/521] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:49:19 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/522] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:49:19 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/523] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:20 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/524] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:20 2026] GET /v2.0/security-groups?id=02c52843-cb11-46b0-991d-31099b4cf792&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/525] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:20 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/526] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:20 2026] GET /v2.0/security-groups?id=5a5468bd-1fcb-4692-bfa0-5685bd8d3fd5&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/527] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:20 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => 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: 248/528] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:49:20 2026] GET /v2.0/ports?tenant_id=89ddbf61cea24b788cb88b04597f07b5&device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/529] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:49:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5ae1320c-45dd-45c1-b53d-a8edeedcd5f4 => 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: 250/530] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:49:20 2026] GET /v2.0/subnets?id=a3ede56c-cfc3-41b9-a394-a21dc7dd89a7 => generated 698 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/531] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:49:20 2026] GET /v2.0/ports?network_id=77df8008-457b-40a5-b41c-437a2a012c9e&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: 252/532] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:49:20 2026] GET /v2.0/networks/77df8008-457b-40a5-b41c-437a2a012c9e?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/533] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:49:20 2026] GET /v2.0/networks/77df8008-457b-40a5-b41c-437a2a012c9e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:49:20.794 8 INFO neutron.db.l3_db [None req-598acee3-e37b-47b4-a9b5-fa8c497b9cbd edf797b2bc824072aba582050a7efc75 6494129424474817914db19ee6928513 - - default default] Floating IP 1bb60a9d-e006-48e7-a712-36c56a998815 associated. External IP: 10.96.250.202, port: 35d3bc1e-b32b-4149-ac36-bca1e0b9424b. [pid: 8|app: 0|req: 281/534] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:49:20 2026] PUT /v2.0/floatingips/1bb60a9d-e006-48e7-a712-36c56a998815 => generated 855 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:21.156 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d42fbb97-1e1b-4787-b294-59137f1e5fe9'] response: {'name': 'network-changed', 'server_uuid': 'a031e8cf-4d1c-4062-aec4-bed99c67c330', 'tag': '35d3bc1e-b32b-4149-ac36-bca1e0b9424b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 254/535] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:21 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/536] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:21 2026] GET /v2.0/security-groups?id=5a5468bd-1fcb-4692-bfa0-5685bd8d3fd5&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/537] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:21 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/538] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:21 2026] GET /v2.0/security-groups?id=02c52843-cb11-46b0-991d-31099b4cf792&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: 256/539] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:21 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/540] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:21 2026] GET /v2.0/security-groups?id=5a5468bd-1fcb-4692-bfa0-5685bd8d3fd5&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/541] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:49:21 2026] GET /v2.0/ports?tenant_id=6494129424474817914db19ee6928513&device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/542] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:49:21 2026] GET /v2.0/networks?id=7a3b798d-9981-4849-9445-895ac8e5b30a => generated 772 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/543] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:49:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=35d3bc1e-b32b-4149-ac36-bca1e0b9424b => 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: 286/544] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:49:21 2026] GET /v2.0/subnets?id=d442e335-1cca-4761-ab50-d9fc0f63cd8b => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/545] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:49:21 2026] GET /v2.0/ports?network_id=7a3b798d-9981-4849-9445-895ac8e5b30a&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/546] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:49:21 2026] GET /v2.0/networks/7a3b798d-9981-4849-9445-895ac8e5b30a?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: 260/547] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:49:21 2026] GET /v2.0/networks/7a3b798d-9981-4849-9445-895ac8e5b30a?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: 8|app: 0|req: 288/548] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:22 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/549] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:22 2026] GET /v2.0/security-groups?id=02c52843-cb11-46b0-991d-31099b4cf792&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/550] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:22 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/551] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:22 2026] GET /v2.0/security-groups?id=5a5468bd-1fcb-4692-bfa0-5685bd8d3fd5&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: 290/554] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:23 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/555] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:23 2026] GET /v2.0/security-groups?id=02c52843-cb11-46b0-991d-31099b4cf792&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: 291/556] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:23 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/557] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:23 2026] GET /v2.0/security-groups?id=5a5468bd-1fcb-4692-bfa0-5685bd8d3fd5&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/558] 199.204.45.95 () {34 vars in 993 bytes} [Tue Apr 28 03:49:23 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:24.233 8 INFO neutron_taas.services.taas.taas_plugin [req-691630cf-a012-4211-86cb-ad84638d077e req-2b50b6ee-4b93-43e2-8a78-c95100cf732d edf797b2bc824072aba582050a7efc75 6494129424474817914db19ee6928513 - - default default] TaaS: Handle Delete Port: 35d3bc1e-b32b-4149-ac36-bca1e0b9424b 2026-04-28 03:49:24.238 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-691630cf-a012-4211-86cb-ad84638d077e req-2b50b6ee-4b93-43e2-8a78-c95100cf732d edf797b2bc824072aba582050a7efc75 6494129424474817914db19ee6928513 - - default default] Tap Mirror: Handle Delete Port: 35d3bc1e-b32b-4149-ac36-bca1e0b9424b 2026-04-28 03:49:24.407 8 INFO neutron.db.l3_db [req-691630cf-a012-4211-86cb-ad84638d077e req-2b50b6ee-4b93-43e2-8a78-c95100cf732d edf797b2bc824072aba582050a7efc75 6494129424474817914db19ee6928513 - - default default] Floating IP 1bb60a9d-e006-48e7-a712-36c56a998815 disassociated. External IP: 10.96.250.202, port: 35d3bc1e-b32b-4149-ac36-bca1e0b9424b. [pid: 7|app: 0|req: 267/559] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:24 2026] GET /v2.0/security-groups?tenant_id=d54fabeea71643e8b49d4b42dd43c19a&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/560] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:24 2026] DELETE /v2.0/security-groups/89c35728-bbf3-4fd0-8539-1ef8c4b76963 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/561] 199.204.45.95 () {36 vars in 996 bytes} [Tue Apr 28 03:49:24 2026] DELETE /v2.0/ports/35d3bc1e-b32b-4149-ac36-bca1e0b9424b => generated 0 bytes in 720 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/562] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:24 2026] GET /v2.0/security-groups?tenant_id=ab548bedb87d4ff2b634060633cee998&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:49:24.826 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cce1ccb2-e71a-4fda-bb2d-e4e8cc847e50'] response: {'server_uuid': 'a031e8cf-4d1c-4062-aec4-bed99c67c330', 'name': 'network-vif-deleted', 'tag': '35d3bc1e-b32b-4149-ac36-bca1e0b9424b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 270/563] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:24 2026] DELETE /v2.0/security-groups/72de0de5-19ff-4b4b-82b6-096cc34e1e91 => 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: 294/564] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:24 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/565] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:24 2026] GET /v2.0/security-groups?id=02c52843-cb11-46b0-991d-31099b4cf792&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/566] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:25 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => 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: 272/567] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:26 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/568] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:26 2026] GET /v2.0/security-groups?id=02c52843-cb11-46b0-991d-31099b4cf792&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: 273/569] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:26 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => 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: 297/570] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:27 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => 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: 274/571] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:27 2026] GET /v2.0/ports?device_id=a031e8cf-4d1c-4062-aec4-bed99c67c330 => 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: 298/572] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:27 2026] GET /v2.0/security-groups?id=02c52843-cb11-46b0-991d-31099b4cf792&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/573] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:28 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/574] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:28 2026] DELETE /v2.0/security-groups/5a5468bd-1fcb-4692-bfa0-5685bd8d3fd5 => 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: 276/575] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:28 2026] GET /v2.0/security-groups?id=02c52843-cb11-46b0-991d-31099b4cf792&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:28.685 7 INFO neutron.api.v2.resource [None req-0afecdbf-b4b1-4814-ba07-043c95a5ed32 edf797b2bc824072aba582050a7efc75 6494129424474817914db19ee6928513 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 277/576] 10.0.0.208 () {32 vars in 737 bytes} [Tue Apr 28 03:49:28 2026] GET /v2.0/security-groups/5a5468bd-1fcb-4692-bfa0-5685bd8d3fd5 => 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: 300/577] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:28 2026] GET /v2.0/security-groups?tenant_id=a3584edc178e48ca81b53baa5f05db11&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:49:28.876 7 INFO neutron_taas.services.taas.taas_plugin [None req-cc2b1690-eec1-41a4-96b9-2bd778a73645 edf797b2bc824072aba582050a7efc75 6494129424474817914db19ee6928513 - - default default] TaaS: Handle Delete Port: 880f1dbc-f8ce-43d0-87c5-bfdcf4ba0d42 2026-04-28 03:49:28.880 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc2b1690-eec1-41a4-96b9-2bd778a73645 edf797b2bc824072aba582050a7efc75 6494129424474817914db19ee6928513 - - default default] Tap Mirror: Handle Delete Port: 880f1dbc-f8ce-43d0-87c5-bfdcf4ba0d42 [pid: 8|app: 0|req: 301/578] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:28 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/579] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:28 2026] DELETE /v2.0/security-groups/ec226836-3688-4829-9a54-9b7d0c50e45b => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/580] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:49:28 2026] DELETE /v2.0/floatingips/1bb60a9d-e006-48e7-a712-36c56a998815 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:49:29.407 8 INFO neutron.db.l3_db [None req-bc0f8d13-2a6a-4cf9-bcc1-a9b33c56f24e e7104b35275b4001b9bdb6df4e4ddc51 89ddbf61cea24b788cb88b04597f07b5 - - default default] Floating IP 1a236d61-7ca5-4182-846b-5f30d8502070 associated. External IP: 10.96.250.217, port: 5ae1320c-45dd-45c1-b53d-a8edeedcd5f4. 2026-04-28 03:49:29.532 7 INFO neutron_taas.services.taas.taas_plugin [None req-88598898-e940-4c4e-beca-42d494191247 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: f531572d-94cc-40c4-a6f8-4f974c77e17b 2026-04-28 03:49:29.534 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88598898-e940-4c4e-beca-42d494191247 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: f531572d-94cc-40c4-a6f8-4f974c77e17b [pid: 8|app: 0|req: 303/581] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:49:29 2026] PUT /v2.0/floatingips/1a236d61-7ca5-4182-846b-5f30d8502070 => generated 855 bytes in 788 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:29.865 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e6e587c-399c-42c6-b19b-21c197d197f1'] response: {'name': 'network-changed', 'server_uuid': 'bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08', 'tag': '5ae1320c-45dd-45c1-b53d-a8edeedcd5f4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 304/582] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:29 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/583] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:29 2026] GET /v2.0/security-groups?id=02c52843-cb11-46b0-991d-31099b4cf792&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/584] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:49:29 2026] PUT /v2.0/routers/83af4d9a-5935-4630-bfe4-ad8caae3e72e/remove_router_interface => generated 309 bytes in 1099 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/585] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:30 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:30.349 8 INFO neutron_taas.services.taas.taas_plugin [None req-b17731bb-31c1-4662-9379-7f4af71e64c8 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: bfb29a19-69bc-42d2-a8b7-dbef70604080 2026-04-28 03:49:30.351 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b17731bb-31c1-4662-9379-7f4af71e64c8 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: bfb29a19-69bc-42d2-a8b7-dbef70604080 [pid: 7|app: 0|req: 281/586] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:30 2026] GET /v2.0/security-groups?id=02c52843-cb11-46b0-991d-31099b4cf792&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/587] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:49:30 2026] GET /v2.0/ports?tenant_id=89ddbf61cea24b788cb88b04597f07b5&device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/588] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:49:30 2026] GET /v2.0/networks?id=77df8008-457b-40a5-b41c-437a2a012c9e => generated 776 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/589] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:49:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5ae1320c-45dd-45c1-b53d-a8edeedcd5f4 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/590] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:49:30 2026] GET /v2.0/subnets?id=a3ede56c-cfc3-41b9-a394-a21dc7dd89a7 => generated 698 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/591] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:49:30 2026] GET /v2.0/ports?network_id=77df8008-457b-40a5-b41c-437a2a012c9e&device_owner=network%3Adhcp => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:49:30.675 8 INFO neutron_taas.services.taas.taas_plugin [None req-b17731bb-31c1-4662-9379-7f4af71e64c8 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 84174622-9598-44ca-808f-34a203cecc67 2026-04-28 03:49:30.678 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b17731bb-31c1-4662-9379-7f4af71e64c8 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 84174622-9598-44ca-808f-34a203cecc67 [pid: 7|app: 0|req: 287/592] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:49:30 2026] GET /v2.0/networks/77df8008-457b-40a5-b41c-437a2a012c9e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/593] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:49:30 2026] GET /v2.0/networks/77df8008-457b-40a5-b41c-437a2a012c9e?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-04-28 03:49:31.013 8 INFO neutron.services.segments.plugin [-] Segment 30041003-1ee3-4691-991b-ad805787e50f resource provider aggregate not found 2026-04-28 03:49:31.014 8 INFO neutron.services.segments.plugin [-] Segment 30041003-1ee3-4691-991b-ad805787e50f resource provider aggregate not found 2026-04-28 03:49:31.034 8 INFO neutron.services.segments.plugin [-] Segment 30041003-1ee3-4691-991b-ad805787e50f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30041003-1ee3-4691-991b-ad805787e50f found for delete ", "request_id": "req-f2a5fcca-6b47-4783-8d02-8f5a8b067f11"}]} 2026-04-28 03:49:31.037 8 INFO neutron.services.segments.plugin [-] Segment 30041003-1ee3-4691-991b-ad805787e50f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30041003-1ee3-4691-991b-ad805787e50f found for delete ", "request_id": "req-f18638de-eefa-42e6-897f-5f2eb234d3aa"}]} 2026-04-28 03:49:31.041 8 INFO neutron.db.l3_hamode_db [None req-b17731bb-31c1-4662-9379-7f4af71e64c8 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] HA network 5d44c17e-93bb-43a2-bdf9-e4231db8ea01 was deleted as no HA routers are present in tenant 6494129424474817914db19ee6928513. [pid: 8|app: 0|req: 306/594] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:49:30 2026] DELETE /v2.0/routers/83af4d9a-5935-4630-bfe4-ad8caae3e72e => generated 0 bytes in 865 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/595] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:49:31 2026] DELETE /v2.0/subnets/d442e335-1cca-4761-ab50-d9fc0f63cd8b => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:49:31.317 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f61a2ba-b5e8-4cea-92cd-e2b20695b2e0 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 92b55f49-f2f6-42f3-9f05-e3586aa2ae01 2026-04-28 03:49:31.320 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f61a2ba-b5e8-4cea-92cd-e2b20695b2e0 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 92b55f49-f2f6-42f3-9f05-e3586aa2ae01 [pid: 8|app: 0|req: 307/596] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:49:31 2026] DELETE /v2.0/networks/7a3b798d-9981-4849-9445-895ac8e5b30a => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/597] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:31 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/598] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:31 2026] GET /v2.0/security-groups?id=02c52843-cb11-46b0-991d-31099b4cf792&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: 290/599] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:31 2026] GET /v2.0/security-groups?tenant_id=4ae4d0b4556d41db89b04d1877ed47b5&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/600] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:31 2026] GET /v2.0/security-groups?tenant_id=6494129424474817914db19ee6928513&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/601] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:31 2026] DELETE /v2.0/security-groups/eb1d5554-5fb5-4ade-9c98-a31873363341 => 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: 311/602] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:31 2026] DELETE /v2.0/security-groups/0d9a814e-58f1-4f01-bab2-830779f5fdce => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/603] 199.204.45.95 () {34 vars in 993 bytes} [Tue Apr 28 03:49:32 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/604] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:32 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/605] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:32 2026] GET /v2.0/security-groups?id=02c52843-cb11-46b0-991d-31099b4cf792&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:32.923 7 INFO neutron_taas.services.taas.taas_plugin [req-2cb77008-9e93-4d70-a586-e58ddd3fce32 req-37796972-0276-421e-b20d-8977bba652a6 e7104b35275b4001b9bdb6df4e4ddc51 89ddbf61cea24b788cb88b04597f07b5 - - default default] TaaS: Handle Delete Port: 5ae1320c-45dd-45c1-b53d-a8edeedcd5f4 2026-04-28 03:49:32.930 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2cb77008-9e93-4d70-a586-e58ddd3fce32 req-37796972-0276-421e-b20d-8977bba652a6 e7104b35275b4001b9bdb6df4e4ddc51 89ddbf61cea24b788cb88b04597f07b5 - - default default] Tap Mirror: Handle Delete Port: 5ae1320c-45dd-45c1-b53d-a8edeedcd5f4 2026-04-28 03:49:33.060 8 INFO neutron.services.segments.plugin [-] Segment 6b66a588-2d6c-4159-9ac8-4a8b91d05a7d resource provider aggregate not found 2026-04-28 03:49:33.066 8 INFO neutron.services.segments.plugin [-] Segment 6b66a588-2d6c-4159-9ac8-4a8b91d05a7d resource provider aggregate not found 2026-04-28 03:49:33.075 8 INFO neutron.services.segments.plugin [-] Segment 6b66a588-2d6c-4159-9ac8-4a8b91d05a7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b66a588-2d6c-4159-9ac8-4a8b91d05a7d found for delete ", "request_id": "req-445fa61d-1617-46db-8b64-b7522e4ff177"}]} 2026-04-28 03:49:33.089 8 INFO neutron.services.segments.plugin [-] Segment 6b66a588-2d6c-4159-9ac8-4a8b91d05a7d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6b66a588-2d6c-4159-9ac8-4a8b91d05a7d found for delete ", "request_id": "req-d153d6e0-39d8-4c41-99c2-1994f09e2a4a"}]} 2026-04-28 03:49:33.101 7 INFO neutron.db.l3_db [req-2cb77008-9e93-4d70-a586-e58ddd3fce32 req-37796972-0276-421e-b20d-8977bba652a6 e7104b35275b4001b9bdb6df4e4ddc51 89ddbf61cea24b788cb88b04597f07b5 - - default default] Floating IP 1a236d61-7ca5-4182-846b-5f30d8502070 disassociated. External IP: 10.96.250.217, port: 5ae1320c-45dd-45c1-b53d-a8edeedcd5f4. [pid: 7|app: 0|req: 293/606] 199.204.45.95 () {36 vars in 996 bytes} [Tue Apr 28 03:49:32 2026] DELETE /v2.0/ports/5ae1320c-45dd-45c1-b53d-a8edeedcd5f4 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:49:33.563 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa370163-1d9c-47b5-894b-8382373fa290'] response: {'server_uuid': 'bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08', 'name': 'network-vif-deleted', 'tag': '5ae1320c-45dd-45c1-b53d-a8edeedcd5f4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 294/607] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:33 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => 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: 314/608] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 03:49:33 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 1240 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/609] 10.0.0.28 () {34 vars in 1039 bytes} [Tue Apr 28 03:49:33 2026] GET /v2.0/security-groups?id=c81b0e33-d060-4b9d-9140-db5493769221&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/610] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:34 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => 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: 296/611] 10.0.0.253 () {32 vars in 802 bytes} [Tue Apr 28 03:49:35 2026] GET /v2.0/extensions => generated 21537 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/612] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:36 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/613] 10.0.0.253 () {30 vars in 724 bytes} [Tue Apr 28 03:49:36 2026] GET /v2.0/quotas/f63190c567b84e55bab5a465994eb8bb/details => generated 847 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/614] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:37 2026] GET /v2.0/ports?device_id=bea97bac-a742-4c1c-b1f9-0c3ac2f6bf08 => 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: 298/615] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:37 2026] GET /v2.0/security-groups?tenant_id=7933287aed1b4cbf9d04480ac311531e&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/616] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:38 2026] DELETE /v2.0/security-groups/4a7b8cd4-e261-4e60-9224-4fe1bef79e19 => 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: 299/617] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:38 2026] GET /v2.0/security-groups?tenant_id=036299c38954474da400c3799e73262a&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/618] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:38 2026] DELETE /v2.0/security-groups/02c52843-cb11-46b0-991d-31099b4cf792 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:49:38.513 8 INFO neutron.api.v2.resource [None req-0e4fdf78-601a-4dd6-a4d5-e5468a2e0062 e7104b35275b4001b9bdb6df4e4ddc51 89ddbf61cea24b788cb88b04597f07b5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 320/619] 10.0.0.208 () {32 vars in 737 bytes} [Tue Apr 28 03:49:38 2026] GET /v2.0/security-groups/02c52843-cb11-46b0-991d-31099b4cf792 => 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: 300/620] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:38 2026] DELETE /v2.0/security-groups/c3c7acce-aa82-4ac8-bd77-942f9057c8bf => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:49:38.654 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f6fda97-b7ac-4bdb-b294-e3b77860f1bd e7104b35275b4001b9bdb6df4e4ddc51 89ddbf61cea24b788cb88b04597f07b5 - - default default] TaaS: Handle Delete Port: 2d2117e5-1386-430f-b2ca-560c6c18b2f5 2026-04-28 03:49:38.659 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f6fda97-b7ac-4bdb-b294-e3b77860f1bd e7104b35275b4001b9bdb6df4e4ddc51 89ddbf61cea24b788cb88b04597f07b5 - - default default] Tap Mirror: Handle Delete Port: 2d2117e5-1386-430f-b2ca-560c6c18b2f5 [pid: 8|app: 0|req: 321/623] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:49:38 2026] DELETE /v2.0/floatingips/1a236d61-7ca5-4182-846b-5f30d8502070 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:49:39.207 7 INFO neutron_taas.services.taas.taas_plugin [None req-8540516f-371e-416f-9f7d-2f9affa1ca1b 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: d6e13d50-067a-4382-abdc-b942458ec0ed 2026-04-28 03:49:39.210 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8540516f-371e-416f-9f7d-2f9affa1ca1b 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: d6e13d50-067a-4382-abdc-b942458ec0ed [pid: 8|app: 0|req: 322/624] 10.0.0.253 () {32 vars in 802 bytes} [Tue Apr 28 03:49:39 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/625] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:49:38 2026] PUT /v2.0/routers/00d5735a-e558-46a4-ac7e-d64f816340f9/remove_router_interface => generated 309 bytes in 872 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/626] 10.0.0.253 () {30 vars in 724 bytes} [Tue Apr 28 03:49:39 2026] GET /v2.0/quotas/f63190c567b84e55bab5a465994eb8bb/details => generated 847 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:39.874 7 INFO neutron_taas.services.taas.taas_plugin [None req-87e89510-9cfd-48ac-8e17-631f855be421 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: ae6a0b34-4496-4f30-9106-4a2ba903bf0d 2026-04-28 03:49:39.877 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87e89510-9cfd-48ac-8e17-631f855be421 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: ae6a0b34-4496-4f30-9106-4a2ba903bf0d 2026-04-28 03:49:40.101 7 INFO neutron_taas.services.taas.taas_plugin [None req-87e89510-9cfd-48ac-8e17-631f855be421 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 81940c50-a756-4995-8880-1afca32df1e6 2026-04-28 03:49:40.104 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87e89510-9cfd-48ac-8e17-631f855be421 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 81940c50-a756-4995-8880-1afca32df1e6 2026-04-28 03:49:40.444 7 INFO neutron.services.segments.plugin [-] Segment 277d5085-47d6-4622-85b4-1cbb459573a3 resource provider aggregate not found 2026-04-28 03:49:40.452 7 INFO neutron.services.segments.plugin [-] Segment 277d5085-47d6-4622-85b4-1cbb459573a3 resource provider aggregate not found 2026-04-28 03:49:40.469 7 INFO neutron.services.segments.plugin [-] Segment 277d5085-47d6-4622-85b4-1cbb459573a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 277d5085-47d6-4622-85b4-1cbb459573a3 found for delete ", "request_id": "req-3762582c-2e94-4ba9-ad38-411c80b37549"}]} 2026-04-28 03:49:40.471 7 INFO neutron.services.segments.plugin [-] Segment 277d5085-47d6-4622-85b4-1cbb459573a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 277d5085-47d6-4622-85b4-1cbb459573a3 found for delete ", "request_id": "req-ee40fa1f-dddf-4347-b1f2-3e0c42fcb3cb"}]} 2026-04-28 03:49:40.495 7 INFO neutron.db.l3_hamode_db [None req-87e89510-9cfd-48ac-8e17-631f855be421 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] HA network 0cb6d879-52ba-44f1-ba53-ac7a35b304d7 was deleted as no HA routers are present in tenant 89ddbf61cea24b788cb88b04597f07b5. [pid: 7|app: 0|req: 304/627] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:49:39 2026] DELETE /v2.0/routers/00d5735a-e558-46a4-ac7e-d64f816340f9 => generated 0 bytes in 812 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/628] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:49:40 2026] DELETE /v2.0/subnets/a3ede56c-cfc3-41b9-a394-a21dc7dd89a7 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:49:40.805 7 INFO neutron_taas.services.taas.taas_plugin [None req-90c51247-a49a-4839-971f-541681a9a3b9 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 7edee511-6f5b-46cf-bd77-cbc10d4ed773 2026-04-28 03:49:40.808 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90c51247-a49a-4839-971f-541681a9a3b9 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 7edee511-6f5b-46cf-bd77-cbc10d4ed773 [pid: 7|app: 0|req: 305/629] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:49:40 2026] DELETE /v2.0/networks/77df8008-457b-40a5-b41c-437a2a012c9e => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/630] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:41 2026] GET /v2.0/security-groups?tenant_id=89ddbf61cea24b788cb88b04597f07b5&name=default => generated 2925 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/631] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:41 2026] DELETE /v2.0/security-groups/bfd95a65-8ca2-4747-94ff-b756ad60fe1a => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:49:42.494 7 INFO neutron.services.segments.plugin [-] Segment 25b5ec72-bc39-4dc8-b7ef-1397d333fc43 resource provider aggregate not found 2026-04-28 03:49:42.498 7 INFO neutron.services.segments.plugin [-] Segment 25b5ec72-bc39-4dc8-b7ef-1397d333fc43 resource provider aggregate not found 2026-04-28 03:49:42.515 7 INFO neutron.services.segments.plugin [-] Segment 25b5ec72-bc39-4dc8-b7ef-1397d333fc43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25b5ec72-bc39-4dc8-b7ef-1397d333fc43 found for delete ", "request_id": "req-3bc6e645-c494-4f92-bb76-aac32880b65f"}]} 2026-04-28 03:49:42.527 7 INFO neutron.services.segments.plugin [-] Segment 25b5ec72-bc39-4dc8-b7ef-1397d333fc43 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25b5ec72-bc39-4dc8-b7ef-1397d333fc43 found for delete ", "request_id": "req-37ce021e-b27a-491a-a579-4c4f9e93bb50"}]} [pid: 8|app: 0|req: 326/632] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:42 2026] GET /v2.0/security-groups?tenant_id=f63190c567b84e55bab5a465994eb8bb&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/633] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:43 2026] DELETE /v2.0/security-groups/91b4ba11-496b-4c76-83b8-6e8e1e3a056f => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:49:43.416 8 INFO neutron.db.segments_db [None req-1425400a-ff37-4834-859e-9cada451efdc 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 1ccdfbc6-69b1-4a9c-8f5e-fa8f39390bd8 of type vxlan for network fa5dcf26-f4f0-42c9-afac-532ce062ab70 [pid: 8|app: 0|req: 327/634] 10.0.0.208 () {34 vars in 671 bytes} [Tue Apr 28 03:49:43 2026] POST /v2.0/networks => generated 719 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/635] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:49:43 2026] POST /v2.0/subnets => generated 685 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:49:43.780 8 INFO neutron.db.segments_db [None req-1203e3c9-2638-4e12-a632-3250bbdf506b 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment a780a884-9312-428f-aa8d-6629b48e1d1e of type vxlan for network 62804492-35de-4258-9327-75677c06cd7f 2026-04-28 03:49:44.048 8 INFO neutron.db.l3_hamode_db [None req-1203e3c9-2638-4e12-a632-3250bbdf506b 823064934b5c4d4abd529a56cc2bca76 3fd82f7a5a9641e5bd5276b9843e997b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 309/636] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:44 2026] GET /v2.0/security-groups?tenant_id=0b19733336c644fd8f952b4d75638393&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/637] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:44 2026] DELETE /v2.0/security-groups/c534aa73-a22d-480c-b30a-4c4f3efe1064 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:49:44.764 8 INFO neutron.db.l3_hamode_db [None req-1203e3c9-2638-4e12-a632-3250bbdf506b 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 311/638] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:44 2026] GET /v2.0/security-groups?tenant_id=feb2ea02bf294d5392c37d313c5192c5&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/639] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:45 2026] DELETE /v2.0/security-groups/211a89cc-df52-4087-97ea-5195d5fe41b6 => 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: 328/640] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:49:43 2026] POST /v2.0/routers => generated 725 bytes in 2424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/641] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:49:46 2026] PUT /v2.0/routers/8302c779-d971-4506-b852-cd24aef88f12/add_router_interface => generated 309 bytes in 1102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/642] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:47 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/643] 10.0.0.249 () {34 vars in 971 bytes} [Tue Apr 28 03:49:47 2026] GET /v2.0/ports/c45727f5-58f4-44b2-8227-6818f8242e56 => generated 968 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:48.146 7 INFO neutron.db.segments_db [None req-de3858da-b00b-4cc1-9cad-eaaa9821cc91 1918c430c7624564ad80544fe5eaafed d52de1d084eb496ca842718203344a9c - - default default] Added segment 05a5ebb9-e1ee-4392-b000-216a26970d5b of type vxlan for network cfb5b33c-35a6-4fd7-9774-5a30892099ef [pid: 8|app: 0|req: 331/644] 10.0.0.208 () {34 vars in 685 bytes} [Tue Apr 28 03:49:48 2026] POST /v2.0/security-groups => generated 1660 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/645] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:49:47 2026] POST /v2.0/networks => generated 613 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/646] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:49:48 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/647] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:49:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/648] 10.0.0.208 () {34 vars in 664 bytes} [Tue Apr 28 03:49:48 2026] POST /v2.0/ports => generated 743 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 316/649] 199.204.45.95 () {34 vars in 999 bytes} [Tue Apr 28 03:49:48 2026] GET /v2.0/subnets?network_id=4a619d97-6d51-4499-ac8f-8495b1c83f4b => generated 684 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:48.579 7 INFO neutron.db.segments_db [None req-e02c229d-8a51-44c8-a5f2-ae720f41fded 1918c430c7624564ad80544fe5eaafed d52de1d084eb496ca842718203344a9c - - default default] Added segment 35eb3df3-8da8-4828-a24e-653d244bc430 of type vxlan for network f5d05d32-b831-4d1c-bb59-6346f6698c83 [pid: 7|app: 0|req: 317/650] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:49:48 2026] POST /v2.0/networks => generated 613 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/651] 199.204.45.95 () {34 vars in 1145 bytes} [Tue Apr 28 03:49:48 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e&device_owner=compute%3Anova&network_id=4a619d97-6d51-4499-ac8f-8495b1c83f4b => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/652] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:49:48 2026] POST /v2.0/floatingips => generated 552 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/653] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:49:48 2026] PUT /v2.0/ports/c45727f5-58f4-44b2-8227-6818f8242e56 => generated 1145 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:49:49.356 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc1673b8-e168-4553-be6d-91c9d4a8f9cb'] response: {'name': 'network-changed', 'server_uuid': 'c2ea3aaf-a30d-4eb4-8529-38a75c7e565e', 'tag': 'c45727f5-58f4-44b2-8227-6818f8242e56', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 319/654] 10.0.0.208 () {34 vars in 664 bytes} [Tue Apr 28 03:49:48 2026] POST /v2.0/ports => generated 743 bytes in 745 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 320/655] 10.0.0.249 () {34 vars in 1100 bytes} [Tue Apr 28 03:49:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1451882265&fields=id&tenant_id=3fd82f7a5a9641e5bd5276b9843e997b => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:49:49.588 7 INFO neutron.db.segments_db [None req-2e505961-6666-4a93-afa9-b0f569f56fe1 1918c430c7624564ad80544fe5eaafed d52de1d084eb496ca842718203344a9c - - default default] Added segment 57fccfb5-602a-437d-bf27-a3e601eaa1a5 of type vxlan for network 61d6e505-fe77-43a8-a977-85afe70cca18 [pid: 8|app: 0|req: 336/656] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:49 2026] GET /v2.0/security-groups?tenant_id=479c5c7b38c944b78bbaf7a1e676f5d0&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/657] 10.0.0.249 () {34 vars in 982 bytes} [Tue Apr 28 03:49:49 2026] GET /v2.0/networks?id=fa5dcf26-f4f0-42c9-afac-532ce062ab70 => generated 670 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/658] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:49:49 2026] POST /v2.0/networks => generated 613 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/659] 10.0.0.249 () {34 vars in 965 bytes} [Tue Apr 28 03:49:49 2026] GET /v2.0/quotas/3fd82f7a5a9641e5bd5276b9843e997b => 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: 338/660] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:49 2026] DELETE /v2.0/security-groups/384524ba-5e81-48de-a625-987311068c1d => 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: 339/661] 10.0.0.249 () {34 vars in 1002 bytes} [Tue Apr 28 03:49:49 2026] GET /v2.0/ports?tenant_id=3fd82f7a5a9641e5bd5276b9843e997b&fields=id => generated 103 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/662] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:49 2026] GET /v2.0/security-groups?tenant_id=a97a7738e2b347f6b6c1e3a853175f2e&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/663] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:49:49 2026] GET /v2.0/ports?tenant_id=71f181af35b046e8b42259f950833516&device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 1417 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/664] 10.0.0.208 () {34 vars in 664 bytes} [Tue Apr 28 03:49:49 2026] POST /v2.0/ports => generated 743 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 342/665] 10.0.0.249 () {34 vars in 1008 bytes} [Tue Apr 28 03:49:50 2026] GET /v2.0/networks/fa5dcf26-f4f0-42c9-afac-532ce062ab70?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/666] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:49:50 2026] GET /v2.0/networks?id=4a619d97-6d51-4499-ac8f-8495b1c83f4b => generated 779 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/667] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:50 2026] DELETE /v2.0/security-groups/c5a66099-0c0f-47a7-844c-07b515daf5ce => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:49:50.211 8 INFO neutron.db.segments_db [None req-f04a1178-9389-493b-ba6d-f0c7bcf53cd6 1918c430c7624564ad80544fe5eaafed d52de1d084eb496ca842718203344a9c - - default default] Added segment a579924a-4f7e-496a-825d-737e1d1e3591 of type vxlan for network bcd0ed5c-60d9-4125-8ff4-665d76d74f01 [pid: 7|app: 0|req: 325/668] 10.0.0.249 () {34 vars in 1108 bytes} [Tue Apr 28 03:49:50 2026] GET /v2.0/networks/fa5dcf26-f4f0-42c9-afac-532ce062ab70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/669] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:49:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c45727f5-58f4-44b2-8227-6818f8242e56 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/670] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:49:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c45727f5-58f4-44b2-8227-6818f8242e56 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/671] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:49:50 2026] POST /v2.0/networks => generated 613 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/672] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:49:50 2026] GET /v2.0/subnets?id=03f489a7-7253-473f-990e-1c8ab737b0a8 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/673] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:49:50 2026] GET /v2.0/ports?network_id=4a619d97-6d51-4499-ac8f-8495b1c83f4b&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: 7|app: 0|req: 330/674] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:49:50 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/675] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:50 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/676] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:49:50 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/677] 10.0.0.208 () {34 vars in 664 bytes} [Tue Apr 28 03:49:50 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:49:50.687 7 INFO neutron.db.segments_db [None req-6a90f510-a0b8-4896-ad29-cba6eb9de4f8 1918c430c7624564ad80544fe5eaafed d52de1d084eb496ca842718203344a9c - - default default] Added segment 710644cd-0c1a-405a-8136-e92e819bb4a7 of type vxlan for network 4524259b-0fdf-4b8d-a49e-bf8791631a20 [pid: 7|app: 0|req: 333/678] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:49:50 2026] POST /v2.0/networks => generated 613 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 346/679] 10.0.0.208 () {34 vars in 664 bytes} [Tue Apr 28 03:49:50 2026] POST /v2.0/ports => generated 743 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/680] 10.0.0.208 () {34 vars in 747 bytes} [Tue Apr 28 03:49:51 2026] PUT /v2.0/ports/699628ac-41d0-4304-bb02-b95a253fa50c/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 335/681] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/682] 10.0.0.208 () {34 vars in 747 bytes} [Tue Apr 28 03:49:51 2026] PUT /v2.0/ports/e4f68807-5573-431a-b642-868cf8c284a1/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 336/683] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/security-groups?id=c81b0e33-d060-4b9d-9140-db5493769221&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/684] 10.0.0.208 () {34 vars in 747 bytes} [Tue Apr 28 03:49:51 2026] PUT /v2.0/ports/b6b17801-44d3-418d-b339-a948935751dd/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/685] 10.0.0.208 () {34 vars in 747 bytes} [Tue Apr 28 03:49:51 2026] PUT /v2.0/ports/02e072ba-2c5c-4f00-8fdb-5929fcac07d9/tags => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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/686] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/ports?tenant_id=71f181af35b046e8b42259f950833516&device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 1417 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/687] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => 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: 340/688] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/networks?id=4a619d97-6d51-4499-ac8f-8495b1c83f4b => generated 779 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/689] 10.0.0.208 () {32 vars in 660 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/690] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c45727f5-58f4-44b2-8227-6818f8242e56 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/691] 10.0.0.208 () {32 vars in 674 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/692] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=c45727f5-58f4-44b2-8227-6818f8242e56 => 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: 343/693] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/subnets?id=03f489a7-7253-473f-990e-1c8ab737b0a8 => generated 702 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/694] 10.0.0.208 () {32 vars in 670 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/695] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/ports?network_id=4a619d97-6d51-4499-ac8f-8495b1c83f4b&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/696] 10.0.0.208 () {32 vars in 682 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/697] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/698] 10.0.0.208 () {32 vars in 668 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/699] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/700] 10.0.0.208 () {32 vars in 682 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/701] 10.0.0.208 () {32 vars in 678 bytes} [Tue Apr 28 03:49:51 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/702] 10.0.0.208 () {32 vars in 690 bytes} [Tue Apr 28 03:49:52 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:49:52.317 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c285bed-4978-4a7d-be08-bfd0ed8d66ef 1918c430c7624564ad80544fe5eaafed d52de1d084eb496ca842718203344a9c - - default default] TaaS: Handle Delete Port: 699628ac-41d0-4304-bb02-b95a253fa50c 2026-04-28 03:49:52.319 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c285bed-4978-4a7d-be08-bfd0ed8d66ef 1918c430c7624564ad80544fe5eaafed d52de1d084eb496ca842718203344a9c - - default default] Tap Mirror: Handle Delete Port: 699628ac-41d0-4304-bb02-b95a253fa50c [pid: 7|app: 0|req: 348/703] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:49:52 2026] DELETE /v2.0/ports/699628ac-41d0-4304-bb02-b95a253fa50c => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/704] 199.204.45.95 () {34 vars in 1117 bytes} [Tue Apr 28 03:49:52 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1148 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:49:52.524 8 INFO neutron_taas.services.taas.taas_plugin [None req-67d74dd4-f6b9-43d8-94c1-469832b9b005 1918c430c7624564ad80544fe5eaafed d52de1d084eb496ca842718203344a9c - - default default] TaaS: Handle Delete Port: e4f68807-5573-431a-b642-868cf8c284a1 2026-04-28 03:49:52.528 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67d74dd4-f6b9-43d8-94c1-469832b9b005 1918c430c7624564ad80544fe5eaafed d52de1d084eb496ca842718203344a9c - - default default] Tap Mirror: Handle Delete Port: e4f68807-5573-431a-b642-868cf8c284a1 [pid: 8|app: 0|req: 356/705] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:49:52 2026] DELETE /v2.0/ports/e4f68807-5573-431a-b642-868cf8c284a1 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:49:52.716 8 INFO neutron_taas.services.taas.taas_plugin [None req-c87806fe-8201-4ac4-8fe7-503f65020a8c 1918c430c7624564ad80544fe5eaafed d52de1d084eb496ca842718203344a9c - - default default] TaaS: Handle Delete Port: b6b17801-44d3-418d-b339-a948935751dd 2026-04-28 03:49:52.718 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c87806fe-8201-4ac4-8fe7-503f65020a8c 1918c430c7624564ad80544fe5eaafed d52de1d084eb496ca842718203344a9c - - default default] Tap Mirror: Handle Delete Port: b6b17801-44d3-418d-b339-a948935751dd [pid: 8|app: 0|req: 357/706] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:49:52 2026] DELETE /v2.0/ports/b6b17801-44d3-418d-b339-a948935751dd => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/707] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:52 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:49:52.874 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0db4287-7145-4baa-b0d7-d8cd90076915 1918c430c7624564ad80544fe5eaafed d52de1d084eb496ca842718203344a9c - - default default] TaaS: Handle Delete Port: 02e072ba-2c5c-4f00-8fdb-5929fcac07d9 2026-04-28 03:49:52.877 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0db4287-7145-4baa-b0d7-d8cd90076915 1918c430c7624564ad80544fe5eaafed d52de1d084eb496ca842718203344a9c - - default default] Tap Mirror: Handle Delete Port: 02e072ba-2c5c-4f00-8fdb-5929fcac07d9 [pid: 7|app: 0|req: 350/708] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:49:52 2026] PUT /v2.0/ports/c45727f5-58f4-44b2-8227-6818f8242e56 => generated 968 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/709] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:49:52 2026] DELETE /v2.0/ports/02e072ba-2c5c-4f00-8fdb-5929fcac07d9 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:49:52.960 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f85bb6b-a8f1-4985-876e-503ebbbc84e5'] response: {'name': 'network-changed', 'server_uuid': 'c2ea3aaf-a30d-4eb4-8529-38a75c7e565e', 'tag': 'c45727f5-58f4-44b2-8227-6818f8242e56', 'status': 'completed', 'code': 200} 2026-04-28 03:49:53.053 7 INFO neutron_taas.services.taas.taas_plugin [None req-de76b848-576e-4cd1-980f-31c06798805a 1918c430c7624564ad80544fe5eaafed d52de1d084eb496ca842718203344a9c - - default default] TaaS: Handle Delete Port: dbe29ee4-e35a-467e-ad3b-362ef834202d 2026-04-28 03:49:53.056 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de76b848-576e-4cd1-980f-31c06798805a 1918c430c7624564ad80544fe5eaafed d52de1d084eb496ca842718203344a9c - - default default] Tap Mirror: Handle Delete Port: dbe29ee4-e35a-467e-ad3b-362ef834202d [pid: 7|app: 0|req: 351/710] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:49:52 2026] DELETE /v2.0/ports/dbe29ee4-e35a-467e-ad3b-362ef834202d => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:49:53.275 8 INFO neutron.services.segments.plugin [-] Segment 05a5ebb9-e1ee-4392-b000-216a26970d5b resource provider aggregate not found 2026-04-28 03:49:53.277 8 INFO neutron.services.segments.plugin [-] Segment 05a5ebb9-e1ee-4392-b000-216a26970d5b resource provider aggregate not found 2026-04-28 03:49:53.293 8 INFO neutron.services.segments.plugin [-] Segment 05a5ebb9-e1ee-4392-b000-216a26970d5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05a5ebb9-e1ee-4392-b000-216a26970d5b found for delete ", "request_id": "req-26ab894d-4e0d-467c-bec1-02991dd77a7c"}]} 2026-04-28 03:49:53.297 8 INFO neutron.services.segments.plugin [-] Segment 05a5ebb9-e1ee-4392-b000-216a26970d5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05a5ebb9-e1ee-4392-b000-216a26970d5b found for delete ", "request_id": "req-691d308a-cbb8-454f-bdb7-d17b971693f1"}]} [pid: 8|app: 0|req: 360/711] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:49:53 2026] DELETE /v2.0/networks/cfb5b33c-35a6-4fd7-9774-5a30892099ef => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:49:53.425 7 INFO neutron.services.segments.plugin [-] Segment 35eb3df3-8da8-4828-a24e-653d244bc430 resource provider aggregate not found 2026-04-28 03:49:53.431 7 INFO neutron.services.segments.plugin [-] Segment 35eb3df3-8da8-4828-a24e-653d244bc430 resource provider aggregate not found 2026-04-28 03:49:53.447 7 INFO neutron.services.segments.plugin [-] Segment 35eb3df3-8da8-4828-a24e-653d244bc430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35eb3df3-8da8-4828-a24e-653d244bc430 found for delete ", "request_id": "req-f9ef1a43-3e04-4d3b-a3d7-81c31aae8432"}]} 2026-04-28 03:49:53.447 7 INFO neutron.services.segments.plugin [-] Segment 35eb3df3-8da8-4828-a24e-653d244bc430 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35eb3df3-8da8-4828-a24e-653d244bc430 found for delete ", "request_id": "req-818bf412-3503-4b32-bd8e-97e45e719e8f"}]} [pid: 7|app: 0|req: 352/712] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:49:53 2026] DELETE /v2.0/networks/f5d05d32-b831-4d1c-bb59-6346f6698c83 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/713] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:49:53 2026] GET /v2.0/ports?tenant_id=71f181af35b046e8b42259f950833516&device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/714] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:49:53 2026] GET /v2.0/networks?id=4a619d97-6d51-4499-ac8f-8495b1c83f4b => generated 779 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/715] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:49:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c45727f5-58f4-44b2-8227-6818f8242e56 => generated 860 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/716] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:49:53 2026] DELETE /v2.0/networks/61d6e505-fe77-43a8-a977-85afe70cca18 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/717] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:49:53 2026] GET /v2.0/subnets?id=03f489a7-7253-473f-990e-1c8ab737b0a8 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/720] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:49:53 2026] GET /v2.0/ports?network_id=4a619d97-6d51-4499-ac8f-8495b1c83f4b&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: 367/721] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:49:53 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/722] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:49:53 2026] DELETE /v2.0/networks/bcd0ed5c-60d9-4125-8ff4-665d76d74f01 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/723] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:49:53 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/724] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:53 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/725] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:49:53 2026] DELETE /v2.0/networks/4524259b-0fdf-4b8d-a49e-bf8791631a20 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/726] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:54 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/727] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:49:54 2026] GET /v2.0/ports?tenant_id=71f181af35b046e8b42259f950833516&device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/728] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:54 2026] GET /v2.0/security-groups?id=c81b0e33-d060-4b9d-9140-db5493769221&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/729] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:49:54 2026] GET /v2.0/networks?id=4a619d97-6d51-4499-ac8f-8495b1c83f4b => generated 779 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/730] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:49:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c45727f5-58f4-44b2-8227-6818f8242e56 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/731] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:49:54 2026] GET /v2.0/subnets?id=03f489a7-7253-473f-990e-1c8ab737b0a8 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/732] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:54 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/733] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:49:54 2026] GET /v2.0/ports?network_id=4a619d97-6d51-4499-ac8f-8495b1c83f4b&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: 377/734] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:49:55 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/735] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:49:55 2026] GET /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/736] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:54 2026] GET /v2.0/security-groups?tenant_id=22bde47010b9461181afee7933fe4c5e&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/737] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:49:55 2026] GET /v2.0/networks?id=fa5dcf26-f4f0-42c9-afac-532ce062ab70 => generated 670 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/738] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:55 2026] DELETE /v2.0/security-groups/2b8dbb81-08e9-4d6a-88e8-587146ce086b => 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: 360/739] 199.204.45.95 () {34 vars in 1049 bytes} [Tue Apr 28 03:49:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3fd82f7a5a9641e5bd5276b9843e997b => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:55.465 7 INFO neutron.services.segments.plugin [-] Segment 57fccfb5-602a-437d-bf27-a3e601eaa1a5 resource provider aggregate not found 2026-04-28 03:49:55.469 7 INFO neutron.services.segments.plugin [-] Segment 57fccfb5-602a-437d-bf27-a3e601eaa1a5 resource provider aggregate not found 2026-04-28 03:49:55.493 7 INFO neutron.services.segments.plugin [-] Segment 57fccfb5-602a-437d-bf27-a3e601eaa1a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57fccfb5-602a-437d-bf27-a3e601eaa1a5 found for delete ", "request_id": "req-90a72287-1766-4db2-8b0c-d3270691110f"}]} 2026-04-28 03:49:55.496 7 INFO neutron.services.segments.plugin [-] Segment 57fccfb5-602a-437d-bf27-a3e601eaa1a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 57fccfb5-602a-437d-bf27-a3e601eaa1a5 found for delete ", "request_id": "req-a950e010-7244-4901-8ae3-be5eb9895478"}]} 2026-04-28 03:49:55.514 7 INFO neutron.services.segments.plugin [-] Segment a579924a-4f7e-496a-825d-737e1d1e3591 resource provider aggregate not found 2026-04-28 03:49:55.531 7 INFO neutron.services.segments.plugin [-] Segment a579924a-4f7e-496a-825d-737e1d1e3591 resource provider aggregate not found 2026-04-28 03:49:55.535 7 INFO neutron.services.segments.plugin [-] Segment a579924a-4f7e-496a-825d-737e1d1e3591 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a579924a-4f7e-496a-825d-737e1d1e3591 found for delete ", "request_id": "req-b317ec09-baa2-4829-9c1d-77856b702baf"}]} 2026-04-28 03:49:55.556 7 INFO neutron.services.segments.plugin [-] Segment a579924a-4f7e-496a-825d-737e1d1e3591 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a579924a-4f7e-496a-825d-737e1d1e3591 found for delete ", "request_id": "req-34dff056-e503-4261-b4e9-50d272f1d7b1"}]} 2026-04-28 03:49:55.558 7 INFO neutron.services.segments.plugin [-] Segment 710644cd-0c1a-405a-8136-e92e819bb4a7 resource provider aggregate not found 2026-04-28 03:49:55.575 7 INFO neutron.services.segments.plugin [-] Segment 710644cd-0c1a-405a-8136-e92e819bb4a7 resource provider aggregate not found 2026-04-28 03:49:55.580 7 INFO neutron.services.segments.plugin [-] Segment 710644cd-0c1a-405a-8136-e92e819bb4a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 710644cd-0c1a-405a-8136-e92e819bb4a7 found for delete ", "request_id": "req-f9d9fb5f-6023-4140-b23f-285d5c3b2e5c"}]} 2026-04-28 03:49:55.600 7 INFO neutron.services.segments.plugin [-] Segment 710644cd-0c1a-405a-8136-e92e819bb4a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 710644cd-0c1a-405a-8136-e92e819bb4a7 found for delete ", "request_id": "req-96e8639e-dbd1-4799-bc33-de8dae5a2dfb"}]} [pid: 8|app: 0|req: 380/740] 199.204.45.95 () {38 vars in 954 bytes} [Tue Apr 28 03:49:55 2026] POST /v2.0/ports => generated 958 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/741] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:55 2026] GET /v2.0/security-groups?tenant_id=3d72bbbced3641c282f9d3b10750832d&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 362/742] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:55 2026] DELETE /v2.0/security-groups/b70b346e-528b-4ec2-b980-1d312719ac97 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/743] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:55 2026] GET /v2.0/security-groups?tenant_id=d52de1d084eb496ca842718203344a9c&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/744] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:55 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/745] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:49:55 2026] PUT /v2.0/ports/d1ea1d6e-4229-4fef-b4d4-8ed6a95158c4 => generated 1239 bytes in 437 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 382/746] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:56 2026] GET /v2.0/security-groups?id=c81b0e33-d060-4b9d-9140-db5493769221&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/747] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:56 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/748] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:56 2026] DELETE /v2.0/security-groups/2eb1cace-6840-4135-959c-3deb2736a02f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:49:56.155 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-30e35a4c-4b15-492b-8341-fa728feff463'] response: {'name': 'network-changed', 'server_uuid': '9f417792-4170-46ce-bd7e-ab4b39e7187f', 'tag': 'd1ea1d6e-4229-4fef-b4d4-8ed6a95158c4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 384/749] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:56 2026] GET /v2.0/security-groups?id=49db7582-f768-469d-aff2-a83c83442dd1&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/750] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:56 2026] GET /v2.0/security-groups?tenant_id=c59f378213bb405585433f1ed01b479f&name=default => generated 2925 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/751] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:56 2026] DELETE /v2.0/security-groups/79183668-a256-4040-afef-0f8de169a72f => 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: 367/752] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:49:56 2026] GET /v2.0/ports?tenant_id=3fd82f7a5a9641e5bd5276b9843e997b&device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 1242 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/753] 199.204.45.95 () {34 vars in 1017 bytes} [Tue Apr 28 03:49:56 2026] GET /v2.0/networks?tenant_id=3fd82f7a5a9641e5bd5276b9843e997b&shared=False => generated 766 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/754] 199.204.45.95 () {34 vars in 929 bytes} [Tue Apr 28 03:49:56 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/755] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:56 2026] GET /v2.0/security-groups?tenant_id=123aacf9dba94c7cb4ac329e606a6c98&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/756] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:56 2026] DELETE /v2.0/security-groups/1c8d66f7-6013-46b9-b35a-abd6ae09463c => 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: 388/757] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:57 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/758] 199.204.45.95 () {34 vars in 993 bytes} [Tue Apr 28 03:49:57 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/759] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:57 2026] GET /v2.0/security-groups?id=c81b0e33-d060-4b9d-9140-db5493769221&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/760] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:57 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/761] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:57 2026] GET /v2.0/security-groups?id=49db7582-f768-469d-aff2-a83c83442dd1&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:49:57.378 7 INFO neutron_taas.services.taas.taas_plugin [req-4017fba7-9187-4e19-8ecf-8710209a4654 req-c76f059b-9374-4f8c-8a73-34e902a510a7 4b73bb8dcd054368ac2de17a3c96ae15 71f181af35b046e8b42259f950833516 - - default default] TaaS: Handle Delete Port: c45727f5-58f4-44b2-8227-6818f8242e56 2026-04-28 03:49:57.381 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4017fba7-9187-4e19-8ecf-8710209a4654 req-c76f059b-9374-4f8c-8a73-34e902a510a7 4b73bb8dcd054368ac2de17a3c96ae15 71f181af35b046e8b42259f950833516 - - default default] Tap Mirror: Handle Delete Port: c45727f5-58f4-44b2-8227-6818f8242e56 2026-04-28 03:49:57.501 7 INFO neutron.db.l3_db [req-4017fba7-9187-4e19-8ecf-8710209a4654 req-c76f059b-9374-4f8c-8a73-34e902a510a7 4b73bb8dcd054368ac2de17a3c96ae15 71f181af35b046e8b42259f950833516 - - default default] Floating IP c81fc992-7691-48fa-9abf-a4336072ed47 disassociated. External IP: 10.96.250.201, port: c45727f5-58f4-44b2-8227-6818f8242e56. [pid: 7|app: 0|req: 371/762] 199.204.45.95 () {36 vars in 996 bytes} [Tue Apr 28 03:49:57 2026] DELETE /v2.0/ports/c45727f5-58f4-44b2-8227-6818f8242e56 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/763] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:49:57 2026] GET /v2.0/ports?tenant_id=3fd82f7a5a9641e5bd5276b9843e997b&device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:49:57.902 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a382aa9b-8029-4710-ac89-63b24348657b'] response: {'server_uuid': 'c2ea3aaf-a30d-4eb4-8529-38a75c7e565e', 'name': 'network-vif-deleted', 'tag': 'c45727f5-58f4-44b2-8227-6818f8242e56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 372/764] 199.204.45.95 () {34 vars in 1059 bytes} [Tue Apr 28 03:49:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d1ea1d6e-4229-4fef-b4d4-8ed6a95158c4 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/765] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:49:57 2026] GET /v2.0/subnets?id=44906d5a-b247-4e80-a60c-774846d98cfe => generated 688 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/766] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:49:57 2026] GET /v2.0/ports?network_id=fa5dcf26-f4f0-42c9-afac-532ce062ab70&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: 394/767] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:49:58 2026] GET /v2.0/networks/fa5dcf26-f4f0-42c9-afac-532ce062ab70?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/768] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:49:58 2026] GET /v2.0/networks/fa5dcf26-f4f0-42c9-afac-532ce062ab70?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: 395/769] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:58 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/770] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:58 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/771] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:58 2026] GET /v2.0/security-groups?id=49db7582-f768-469d-aff2-a83c83442dd1&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/772] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:59 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/773] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:49:59 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => 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: 378/774] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:49:59 2026] GET /v2.0/security-groups?id=49db7582-f768-469d-aff2-a83c83442dd1&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/775] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:49:59 2026] GET /v2.0/security-groups?tenant_id=8c6300b49b0e43979208bc9d902fffe8&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/776] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:49:59 2026] DELETE /v2.0/security-groups/318b7e19-72c3-4029-ae3c-f2b5fbb6aa39 => 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: 380/777] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:00 2026] GET /v2.0/ports?device_id=c2ea3aaf-a30d-4eb4-8529-38a75c7e565e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/778] 10.0.0.208 () {34 vars in 678 bytes} [Tue Apr 28 03:50:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/779] 10.0.0.208 () {34 vars in 678 bytes} [Tue Apr 28 03:50:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/780] 10.0.0.208 () {34 vars in 678 bytes} [Tue Apr 28 03:50:00 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: 7|app: 0|req: 382/781] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:00 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/782] 10.0.0.208 () {34 vars in 678 bytes} [Tue Apr 28 03:50:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/783] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:00 2026] GET /v2.0/security-groups?id=49db7582-f768-469d-aff2-a83c83442dd1&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/784] 10.0.0.208 () {34 vars in 678 bytes} [Tue Apr 28 03:50:00 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/785] 10.0.0.208 () {34 vars in 753 bytes} [Tue Apr 28 03:50:00 2026] PUT /v2.0/policies/c55c0cf9-df63-4a69-a540-1eeb1f29d92b/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/786] 10.0.0.208 () {34 vars in 753 bytes} [Tue Apr 28 03:50:00 2026] PUT /v2.0/policies/e4e82772-15e7-4fd0-ad62-0a4f98851098/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: 385/787] 10.0.0.208 () {34 vars in 753 bytes} [Tue Apr 28 03:50:00 2026] PUT /v2.0/policies/99618ab0-b5a1-41fc-86db-d6a202bc214f/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/788] 10.0.0.208 () {34 vars in 753 bytes} [Tue Apr 28 03:50:01 2026] PUT /v2.0/policies/a3cb70b6-4728-4cb9-8fbb-8d4ec188455f/tags => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/789] 10.0.0.208 () {32 vars in 674 bytes} [Tue Apr 28 03:50:01 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/790] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:01 2026] DELETE /v2.0/security-groups/c81b0e33-d060-4b9d-9140-db5493769221 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:50:01.888 8 INFO neutron.api.v2.resource [None req-1a9a86e7-c835-4676-a0c0-9d7e32ada648 4b73bb8dcd054368ac2de17a3c96ae15 71f181af35b046e8b42259f950833516 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 405/791] 10.0.0.208 () {32 vars in 737 bytes} [Tue Apr 28 03:50:01 2026] GET /v2.0/security-groups/c81b0e33-d060-4b9d-9140-db5493769221 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/792] 10.0.0.208 () {32 vars in 688 bytes} [Tue Apr 28 03:50:01 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: 7|app: 0|req: 388/793] 10.0.0.208 () {32 vars in 684 bytes} [Tue Apr 28 03:50:01 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:01.989 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e6ccf29-0e25-4021-94d7-034b8cf2ffb7 4b73bb8dcd054368ac2de17a3c96ae15 71f181af35b046e8b42259f950833516 - - default default] TaaS: Handle Delete Port: db18e961-e61d-4d7b-ad45-c2bac345e293 2026-04-28 03:50:01.992 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e6ccf29-0e25-4021-94d7-034b8cf2ffb7 4b73bb8dcd054368ac2de17a3c96ae15 71f181af35b046e8b42259f950833516 - - default default] Tap Mirror: Handle Delete Port: db18e961-e61d-4d7b-ad45-c2bac345e293 [pid: 7|app: 0|req: 389/794] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:01 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/795] 10.0.0.208 () {32 vars in 696 bytes} [Tue Apr 28 03:50:02 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/796] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:02 2026] GET /v2.0/security-groups?id=49db7582-f768-469d-aff2-a83c83442dd1&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/797] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:50:01 2026] DELETE /v2.0/floatingips/c81fc992-7691-48fa-9abf-a4336072ed47 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/798] 10.0.0.208 () {32 vars in 682 bytes} [Tue Apr 28 03:50:02 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/799] 10.0.0.208 () {32 vars in 696 bytes} [Tue Apr 28 03:50:02 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/800] 10.0.0.208 () {32 vars in 692 bytes} [Tue Apr 28 03:50:02 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/801] 10.0.0.208 () {32 vars in 704 bytes} [Tue Apr 28 03:50:02 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/802] 10.0.0.208 () {32 vars in 734 bytes} [Tue Apr 28 03:50:02 2026] DELETE /v2.0/qos/policies/c55c0cf9-df63-4a69-a540-1eeb1f29d92b => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/803] 10.0.0.208 () {32 vars in 734 bytes} [Tue Apr 28 03:50:02 2026] DELETE /v2.0/qos/policies/e4e82772-15e7-4fd0-ad62-0a4f98851098 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/804] 10.0.0.208 () {32 vars in 734 bytes} [Tue Apr 28 03:50:02 2026] DELETE /v2.0/qos/policies/99618ab0-b5a1-41fc-86db-d6a202bc214f => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/805] 10.0.0.208 () {32 vars in 734 bytes} [Tue Apr 28 03:50:02 2026] DELETE /v2.0/qos/policies/a3cb70b6-4728-4cb9-8fbb-8d4ec188455f => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:50:02.593 7 INFO neutron_taas.services.taas.taas_plugin [None req-606799e5-b5c2-4dd5-b8f8-4ed27077c027 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 5a007572-af12-492f-bdcc-49d362a4b96c 2026-04-28 03:50:02.595 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-606799e5-b5c2-4dd5-b8f8-4ed27077c027 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 5a007572-af12-492f-bdcc-49d362a4b96c [pid: 8|app: 0|req: 414/806] 10.0.0.208 () {32 vars in 734 bytes} [Tue Apr 28 03:50:02 2026] DELETE /v2.0/qos/policies/a2dc682e-493a-4b0d-ab00-339e7e038608 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/807] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:50:02 2026] PUT /v2.0/routers/bacd17ff-f0b5-4093-be17-91ea136211b0/remove_router_interface => generated 309 bytes in 959 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/808] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:03 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/809] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:03 2026] GET /v2.0/security-groups?id=49db7582-f768-469d-aff2-a83c83442dd1&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:03.377 8 INFO neutron_taas.services.taas.taas_plugin [None req-31305bcd-2d78-403f-950b-161a49099f28 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 105d6899-b43b-47c0-a008-4cd55c6a1249 2026-04-28 03:50:03.379 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31305bcd-2d78-403f-950b-161a49099f28 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 105d6899-b43b-47c0-a008-4cd55c6a1249 [pid: 7|app: 0|req: 396/810] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:03 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:03.686 8 INFO neutron_taas.services.taas.taas_plugin [None req-31305bcd-2d78-403f-950b-161a49099f28 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 00c54242-de8f-4cb6-aad0-2119afe963f3 2026-04-28 03:50:03.689 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31305bcd-2d78-403f-950b-161a49099f28 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 00c54242-de8f-4cb6-aad0-2119afe963f3 [pid: 7|app: 0|req: 397/811] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:03 2026] GET /v2.0/security-groups?tenant_id=d10e4acc01df4808a77682d131dc8eea&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:50:04.095 8 INFO neutron.services.segments.plugin [-] Segment 667c7523-c157-462b-b3b5-5c63d8f06a18 resource provider aggregate not found 2026-04-28 03:50:04.120 8 INFO neutron.services.segments.plugin [-] Segment 667c7523-c157-462b-b3b5-5c63d8f06a18 resource provider aggregate not found 2026-04-28 03:50:04.127 8 INFO neutron.services.segments.plugin [-] Segment 667c7523-c157-462b-b3b5-5c63d8f06a18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 667c7523-c157-462b-b3b5-5c63d8f06a18 found for delete ", "request_id": "req-e28a2869-0c2e-4d1f-a6af-e0f1bbedd443"}]} 2026-04-28 03:50:04.128 8 INFO neutron.db.l3_hamode_db [None req-31305bcd-2d78-403f-950b-161a49099f28 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] HA network 05e3c73f-097d-4ab1-9322-ff95e95df860 was deleted as no HA routers are present in tenant 71f181af35b046e8b42259f950833516. [pid: 8|app: 0|req: 415/812] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:03 2026] DELETE /v2.0/routers/bacd17ff-f0b5-4093-be17-91ea136211b0 => generated 0 bytes in 957 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:50:04.144 8 INFO neutron.services.segments.plugin [-] Segment 667c7523-c157-462b-b3b5-5c63d8f06a18 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 667c7523-c157-462b-b3b5-5c63d8f06a18 found for delete ", "request_id": "req-157ec218-0ff9-4812-bcbf-0c38a1d244de"}]} 2026-04-28 03:50:04.220 7 INFO neutron.db.l3_db [None req-4463d3d7-d5e6-4639-90a5-949897658f2c ade5130309c34cb8a67b9028d38e7fd0 3fd82f7a5a9641e5bd5276b9843e997b - - default default] Floating IP ce46d2b5-4ff7-4789-a24e-20154c47fb57 associated. External IP: 10.96.250.209, port: d1ea1d6e-4229-4fef-b4d4-8ed6a95158c4. [pid: 8|app: 0|req: 416/813] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:04 2026] DELETE /v2.0/security-groups/092814d7-ce79-466c-89a7-493c015ebb7a => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/814] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:04 2026] DELETE /v2.0/subnets/03f489a7-7253-473f-990e-1c8ab737b0a8 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:04.470 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c12ea3e-3c30-48f7-be1b-46ff6c55a4ef 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 1d900320-4bc4-4774-bcc9-901061b194f9 2026-04-28 03:50:04.472 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c12ea3e-3c30-48f7-be1b-46ff6c55a4ef 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 1d900320-4bc4-4774-bcc9-901061b194f9 [pid: 7|app: 0|req: 398/815] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:50:03 2026] PUT /v2.0/floatingips/ce46d2b5-4ff7-4789-a24e-20154c47fb57 => generated 856 bytes in 875 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:04.669 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6421ba16-1880-408f-a660-1d1dd86a8542'] response: {'name': 'network-changed', 'server_uuid': '9f417792-4170-46ce-bd7e-ab4b39e7187f', 'tag': 'd1ea1d6e-4229-4fef-b4d4-8ed6a95158c4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 418/816] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:04 2026] DELETE /v2.0/networks/4a619d97-6d51-4499-ac8f-8495b1c83f4b => 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: 399/817] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:04 2026] GET /v2.0/security-groups?tenant_id=054f09296bcf4de6946aca037d71d037&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/818] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:04 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 975 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/819] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:04 2026] DELETE /v2.0/security-groups/4fc01e91-bf47-466e-be57-55b490b676c2 => 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: 420/820] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:04 2026] GET /v2.0/security-groups?id=49db7582-f768-469d-aff2-a83c83442dd1&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/821] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:04 2026] GET /v2.0/security-groups?tenant_id=71f181af35b046e8b42259f950833516&name=default => generated 2922 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/822] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:04 2026] DELETE /v2.0/security-groups/1a0f6add-7397-4e54-9fa8-d4e572798a92 => 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: 422/823] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:05 2026] GET /v2.0/security-groups?tenant_id=80c1d3c93cce411d83c2b52fecc5dd13&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/824] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:05 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => 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: 424/825] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:50:05 2026] GET /v2.0/ports?tenant_id=3fd82f7a5a9641e5bd5276b9843e997b&device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/826] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:05 2026] DELETE /v2.0/security-groups/a255b6bc-b011-408c-89ad-8d62999b293f => 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: 402/827] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:05 2026] GET /v2.0/security-groups?tenant_id=645a969dca98477abaa0d38faf1163a1&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/828] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:05 2026] GET /v2.0/security-groups?id=49db7582-f768-469d-aff2-a83c83442dd1&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/829] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:50:05 2026] GET /v2.0/networks?id=fa5dcf26-f4f0-42c9-afac-532ce062ab70 => generated 766 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/830] 199.204.45.95 () {34 vars in 1059 bytes} [Tue Apr 28 03:50:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d1ea1d6e-4229-4fef-b4d4-8ed6a95158c4 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/831] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:50:05 2026] GET /v2.0/subnets?id=44906d5a-b247-4e80-a60c-774846d98cfe => generated 688 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/832] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:05 2026] DELETE /v2.0/security-groups/17541b27-4793-4a8b-b6d6-0e1c8c278db0 => 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: 406/833] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:50:05 2026] GET /v2.0/ports?network_id=fa5dcf26-f4f0-42c9-afac-532ce062ab70&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: 428/834] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:50:05 2026] GET /v2.0/networks/fa5dcf26-f4f0-42c9-afac-532ce062ab70?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/835] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:50:05 2026] GET /v2.0/networks/fa5dcf26-f4f0-42c9-afac-532ce062ab70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:50:06.163 8 INFO neutron.services.segments.plugin [-] Segment 19d6694b-2f74-4c2a-8015-3153e3160fd6 resource provider aggregate not found 2026-04-28 03:50:06.167 8 INFO neutron.services.segments.plugin [-] Segment 19d6694b-2f74-4c2a-8015-3153e3160fd6 resource provider aggregate not found 2026-04-28 03:50:06.182 8 INFO neutron.services.segments.plugin [-] Segment 19d6694b-2f74-4c2a-8015-3153e3160fd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19d6694b-2f74-4c2a-8015-3153e3160fd6 found for delete ", "request_id": "req-7adcbdbe-e20a-47ae-a62e-3e13c117ca2e"}]} 2026-04-28 03:50:06.185 8 INFO neutron.services.segments.plugin [-] Segment 19d6694b-2f74-4c2a-8015-3153e3160fd6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19d6694b-2f74-4c2a-8015-3153e3160fd6 found for delete ", "request_id": "req-7f38a892-1f2b-4889-ab4d-cbe0aadae504"}]} [pid: 8|app: 0|req: 429/836] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:06 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => 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: 408/837] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:06 2026] GET /v2.0/security-groups?id=49db7582-f768-469d-aff2-a83c83442dd1&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:07.251 8 INFO neutron.db.segments_db [None req-ecd984bb-209f-4568-9fbc-13b159359447 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment ddbdcaa0-f351-4bc1-8c0f-456bc6563e4a of type vxlan for network f878bd04-f8d2-4006-812b-c188e4126bec [pid: 8|app: 0|req: 430/838] 10.0.0.208 () {34 vars in 671 bytes} [Tue Apr 28 03:50:06 2026] POST /v2.0/networks => generated 724 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/839] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:07 2026] POST /v2.0/subnets => generated 690 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:07.606 8 INFO neutron.db.segments_db [None req-8e0e1d95-748a-42c4-acf9-508a87cf8b33 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 1ec7a5c5-ed74-454b-be3c-16255f1d303c of type vxlan for network 96c1ba1f-31f8-4c00-8464-3bd8894bd933 [pid: 7|app: 0|req: 410/840] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:07 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 975 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/841] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:07 2026] GET /v2.0/security-groups?id=49db7582-f768-469d-aff2-a83c83442dd1&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/842] 199.204.45.95 () {34 vars in 993 bytes} [Tue Apr 28 03:50:07 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:07.896 8 INFO neutron.db.l3_hamode_db [None req-8e0e1d95-748a-42c4-acf9-508a87cf8b33 823064934b5c4d4abd529a56cc2bca76 a19f5115ebbb422c91273e0125be9072 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:50:07.959 7 INFO neutron_taas.services.taas.taas_plugin [req-753871ee-8835-4317-b1c1-fa3f72139e69 req-36fc5e98-7654-4a5f-bc8b-9f27c7b87842 ade5130309c34cb8a67b9028d38e7fd0 3fd82f7a5a9641e5bd5276b9843e997b - - default default] TaaS: Handle Delete Port: d1ea1d6e-4229-4fef-b4d4-8ed6a95158c4 2026-04-28 03:50:07.962 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-753871ee-8835-4317-b1c1-fa3f72139e69 req-36fc5e98-7654-4a5f-bc8b-9f27c7b87842 ade5130309c34cb8a67b9028d38e7fd0 3fd82f7a5a9641e5bd5276b9843e997b - - default default] Tap Mirror: Handle Delete Port: d1ea1d6e-4229-4fef-b4d4-8ed6a95158c4 2026-04-28 03:50:08.080 7 INFO neutron.db.l3_db [req-753871ee-8835-4317-b1c1-fa3f72139e69 req-36fc5e98-7654-4a5f-bc8b-9f27c7b87842 ade5130309c34cb8a67b9028d38e7fd0 3fd82f7a5a9641e5bd5276b9843e997b - - default default] Floating IP ce46d2b5-4ff7-4789-a24e-20154c47fb57 disassociated. External IP: 10.96.250.209, port: d1ea1d6e-4229-4fef-b4d4-8ed6a95158c4. [pid: 7|app: 0|req: 413/843] 199.204.45.95 () {36 vars in 996 bytes} [Tue Apr 28 03:50:07 2026] DELETE /v2.0/ports/d1ea1d6e-4229-4fef-b4d4-8ed6a95158c4 => generated 0 bytes in 626 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:08.543 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cee6a1a4-c45b-4ced-8707-284b12d0f76a'] response: {'server_uuid': '9f417792-4170-46ce-bd7e-ab4b39e7187f', 'name': 'network-vif-deleted', 'tag': 'd1ea1d6e-4229-4fef-b4d4-8ed6a95158c4', 'status': 'completed', 'code': 200} 2026-04-28 03:50:08.770 8 INFO neutron.db.l3_hamode_db [None req-8e0e1d95-748a-42c4-acf9-508a87cf8b33 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 414/844] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:08 2026] GET /v2.0/security-groups?tenant_id=1ad449f2536545c2b2703496d335f301&name=default => generated 2925 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/847] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:08 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => 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: 418/848] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:08 2026] DELETE /v2.0/security-groups/99c15fee-4992-4b2a-853d-ce210e5376e8 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/849] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:07 2026] POST /v2.0/routers => generated 730 bytes in 2192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:10.005 8 INFO neutron.db.segments_db [None req-9d2b2a7a-8029-4192-9cdc-796233fd358a b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Added segment df3d45d7-b0bd-4e51-adb8-62a8f00212a8 of type vxlan for network e7c2de89-3e54-40a6-9da0-674ebe17c31d 2026-04-28 03:50:10.235 8 INFO neutron.db.l3_hamode_db [None req-9d2b2a7a-8029-4192-9cdc-796233fd358a b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:50:10.372 8 INFO neutron.db.l3_hamode_db [None req-9d2b2a7a-8029-4192-9cdc-796233fd358a b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 432/850] 10.0.0.208 () {34 vars in 668 bytes} [Tue Apr 28 03:50:09 2026] POST /v2.0/routers => generated 474 bytes in 1075 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/851] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:10 2026] GET /v2.0/ports?device_id=9f417792-4170-46ce-bd7e-ab4b39e7187f => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/852] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:50:09 2026] PUT /v2.0/routers/a7971949-c04e-4944-8092-65ae305ffe60/add_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:11.169 7 INFO neutron.db.l3_hamode_db [None req-ef6a18ff-16b5-4a0b-bcc8-ee9f7b9a151d b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:50:11.295 8 INFO neutron.db.segments_db [None req-2d5a43ea-4287-47b4-ab8a-6de837a40d4e 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Added segment 88651a91-8853-41cd-8d30-b9ef435d80f8 of type vxlan for network d15106ce-f441-4fe9-a9dc-06162b1d0e3d 2026-04-28 03:50:11.334 7 INFO neutron.db.l3_hamode_db [None req-ef6a18ff-16b5-4a0b-bcc8-ee9f7b9a151d b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 434/853] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:10 2026] POST /v2.0/networks => generated 630 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/854] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:11 2026] POST /v2.0/subnets => generated 627 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:11.707 8 INFO neutron.db.segments_db [None req-a53273c4-4e74-4774-94b3-71ff517c0509 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Added segment 94d8001a-8c60-463c-b32e-bcd125f0d20e of type vxlan for network f115e70f-8a71-4aa5-8018-562ab00b0076 2026-04-28 03:50:11.979 8 INFO neutron.db.l3_hamode_db [None req-a53273c4-4e74-4774-94b3-71ff517c0509 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 420/855] 10.0.0.208 () {34 vars in 668 bytes} [Tue Apr 28 03:50:11 2026] POST /v2.0/routers => generated 474 bytes in 940 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/856] 10.0.0.208 () {34 vars in 685 bytes} [Tue Apr 28 03:50:12 2026] POST /v2.0/security-groups => generated 1660 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 03:50:12.231 7 INFO neutron.db.l3_hamode_db [None req-118fda41-28e8-479a-bd86-c9ce5ea97f1a b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:50:12.388 7 INFO neutron.db.l3_hamode_db [None req-118fda41-28e8-479a-bd86-c9ce5ea97f1a b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:50:12.892 8 INFO neutron.db.l3_hamode_db [None req-a53273c4-4e74-4774-94b3-71ff517c0509 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 422/857] 10.0.0.208 () {34 vars in 668 bytes} [Tue Apr 28 03:50:12 2026] POST /v2.0/routers => generated 474 bytes in 831 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/858] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:13 2026] DELETE /v2.0/security-groups/49db7582-f768-469d-aff2-a83c83442dd1 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/859] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:50:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:13.276 7 INFO neutron.db.l3_hamode_db [None req-d492c1c6-1bdf-4008-9b04-6be0897a8a1a b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:50:13.424 7 INFO neutron.db.l3_hamode_db [None req-d492c1c6-1bdf-4008-9b04-6be0897a8a1a b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 436/860] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:11 2026] POST /v2.0/routers => generated 694 bytes in 2112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:13.785 8 INFO neutron.api.v2.resource [None req-17f5946b-794c-4087-8c8c-098f3c4842d5 ade5130309c34cb8a67b9028d38e7fd0 3fd82f7a5a9641e5bd5276b9843e997b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 437/861] 10.0.0.208 () {32 vars in 737 bytes} [Tue Apr 28 03:50:13 2026] GET /v2.0/security-groups/49db7582-f768-469d-aff2-a83c83442dd1 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/862] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:50:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/863] 10.0.0.208 () {34 vars in 668 bytes} [Tue Apr 28 03:50:13 2026] POST /v2.0/routers => generated 474 bytes in 874 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:14.238 7 INFO neutron_taas.services.taas.taas_plugin [None req-99363100-a856-4bf3-a1d6-e5a080299e25 ade5130309c34cb8a67b9028d38e7fd0 3fd82f7a5a9641e5bd5276b9843e997b - - default default] TaaS: Handle Delete Port: 859fbf75-041a-43c8-a121-853b5e3fb36c 2026-04-28 03:50:14.241 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99363100-a856-4bf3-a1d6-e5a080299e25 ade5130309c34cb8a67b9028d38e7fd0 3fd82f7a5a9641e5bd5276b9843e997b - - default default] Tap Mirror: Handle Delete Port: 859fbf75-041a-43c8-a121-853b5e3fb36c [pid: 7|app: 0|req: 426/864] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:50:14 2026] DELETE /v2.0/floatingips/ce46d2b5-4ff7-4789-a24e-20154c47fb57 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/865] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:50:14 2026] POST /v2.0/floatingips => generated 552 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:14.992 7 INFO neutron.db.l3_hamode_db [None req-568246bc-db8d-4500-a94f-164c547c1d16 b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:50:15.143 7 INFO neutron.db.l3_hamode_db [None req-568246bc-db8d-4500-a94f-164c547c1d16 b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 439/866] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:50:13 2026] PUT /v2.0/routers/f3e7d680-b903-4460-a9d4-c97106924d26/add_router_interface => generated 309 bytes in 1538 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:15.825 8 INFO neutron_taas.services.taas.taas_plugin [None req-56a85981-8a81-4f21-9c82-5f4a4cd73824 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 7afde9f6-c4f0-46ea-aed2-c8bfa378f6a0 2026-04-28 03:50:15.827 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56a85981-8a81-4f21-9c82-5f4a4cd73824 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 7afde9f6-c4f0-46ea-aed2-c8bfa378f6a0 [pid: 7|app: 0|req: 428/867] 10.0.0.208 () {34 vars in 668 bytes} [Tue Apr 28 03:50:14 2026] POST /v2.0/routers => generated 474 bytes in 918 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/868] 10.0.0.249 () {34 vars in 1098 bytes} [Tue Apr 28 03:50:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--125527116&fields=id&tenant_id=a19f5115ebbb422c91273e0125be9072 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/869] 10.0.0.208 () {34 vars in 665 bytes} [Tue Apr 28 03:50:15 2026] POST /v2.0/ports => generated 954 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 440/870] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:50:15 2026] PUT /v2.0/routers/8302c779-d971-4506-b852-cd24aef88f12/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/871] 10.0.0.249 () {34 vars in 982 bytes} [Tue Apr 28 03:50:16 2026] GET /v2.0/networks?id=f878bd04-f8d2-4006-812b-c188e4126bec => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/872] 10.0.0.208 () {34 vars in 665 bytes} [Tue Apr 28 03:50:16 2026] POST /v2.0/ports => generated 959 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 431/873] 10.0.0.208 () {34 vars in 751 bytes} [Tue Apr 28 03:50:16 2026] PUT /v2.0/routers/660f07da-5f2e-47a3-9849-b786b200045b/tags => generated 17 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/874] 10.0.0.249 () {34 vars in 965 bytes} [Tue Apr 28 03:50:16 2026] GET /v2.0/quotas/a19f5115ebbb422c91273e0125be9072 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:17.383 7 INFO neutron.db.l3_db [None req-ab258a08-c523-499e-b540-caad1fc251fb 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Floating IP 4be346af-535d-4c61-8706-fc939d1fe6da associated. External IP: 10.96.250.220, port: e489d75a-1cb3-4ccf-a00a-cd5e6ac0f7fe. 2026-04-28 03:50:17.527 8 INFO neutron_taas.services.taas.taas_plugin [None req-1345e648-4468-4343-baee-3c64fa3d9e94 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 4371921a-3483-4b91-b10c-02865aafebcb 2026-04-28 03:50:17.530 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1345e648-4468-4343-baee-3c64fa3d9e94 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 4371921a-3483-4b91-b10c-02865aafebcb [pid: 7|app: 0|req: 433/875] 10.0.0.208 () {34 vars in 677 bytes} [Tue Apr 28 03:50:16 2026] POST /v2.0/floatingips => generated 843 bytes in 819 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/876] 10.0.0.208 () {34 vars in 751 bytes} [Tue Apr 28 03:50:17 2026] PUT /v2.0/routers/5254431a-82a4-4482-800e-66fd6afc770e/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/877] 10.0.0.249 () {34 vars in 1002 bytes} [Tue Apr 28 03:50:17 2026] GET /v2.0/ports?tenant_id=a19f5115ebbb422c91273e0125be9072&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:17.813 8 INFO neutron_taas.services.taas.taas_plugin [None req-1345e648-4468-4343-baee-3c64fa3d9e94 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: f0adc154-7c6d-4380-b2ba-38dd98371381 2026-04-28 03:50:17.818 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1345e648-4468-4343-baee-3c64fa3d9e94 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: f0adc154-7c6d-4380-b2ba-38dd98371381 2026-04-28 03:50:17.933 7 INFO neutron.db.l3_db [None req-aa5a3d7b-531c-4907-93ea-432f9d40ae0e 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Floating IP 4be346af-535d-4c61-8706-fc939d1fe6da disassociated. External IP: 10.96.250.220, port: e489d75a-1cb3-4ccf-a00a-cd5e6ac0f7fe. 2026-04-28 03:50:18.195 8 INFO neutron.services.segments.plugin [-] Segment a780a884-9312-428f-aa8d-6629b48e1d1e resource provider aggregate not found 2026-04-28 03:50:18.199 8 INFO neutron.services.segments.plugin [-] Segment a780a884-9312-428f-aa8d-6629b48e1d1e resource provider aggregate not found 2026-04-28 03:50:18.213 8 INFO neutron.services.segments.plugin [-] Segment a780a884-9312-428f-aa8d-6629b48e1d1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a780a884-9312-428f-aa8d-6629b48e1d1e found for delete ", "request_id": "req-abb9b88d-b379-4a0d-b0c8-fb9128b4917e"}]} 2026-04-28 03:50:18.224 8 INFO neutron.services.segments.plugin [-] Segment a780a884-9312-428f-aa8d-6629b48e1d1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a780a884-9312-428f-aa8d-6629b48e1d1e found for delete ", "request_id": "req-9eecba19-9e6e-4e4a-aefa-0b88bc9af128"}]} 2026-04-28 03:50:18.229 8 INFO neutron.db.l3_hamode_db [None req-1345e648-4468-4343-baee-3c64fa3d9e94 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] HA network 62804492-35de-4258-9327-75677c06cd7f was deleted as no HA routers are present in tenant 3fd82f7a5a9641e5bd5276b9843e997b. [pid: 8|app: 0|req: 443/878] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:16 2026] DELETE /v2.0/routers/8302c779-d971-4506-b852-cd24aef88f12 => generated 0 bytes in 1434 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/879] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:50:17 2026] PUT /v2.0/floatingips/4be346af-535d-4c61-8706-fc939d1fe6da => generated 552 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/880] 10.0.0.249 () {34 vars in 1008 bytes} [Tue Apr 28 03:50:18 2026] GET /v2.0/networks/f878bd04-f8d2-4006-812b-c188e4126bec?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/881] 10.0.0.208 () {34 vars in 751 bytes} [Tue Apr 28 03:50:18 2026] PUT /v2.0/routers/b294f1b6-6e03-400f-9617-cb89c8e82cd4/tags => generated 34 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/882] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:18 2026] DELETE /v2.0/subnets/44906d5a-b247-4e80-a60c-774846d98cfe => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:18.489 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a186ccd-31ab-42ec-8708-92b4541bd59e 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] TaaS: Handle Delete Port: 6c5903a1-e471-4883-9ec3-acdd7a603e26 [pid: 7|app: 0|req: 439/883] 10.0.0.249 () {34 vars in 1108 bytes} [Tue Apr 28 03:50:18 2026] GET /v2.0/networks/f878bd04-f8d2-4006-812b-c188e4126bec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:50:18.493 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a186ccd-31ab-42ec-8708-92b4541bd59e 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Tap Mirror: Handle Delete Port: 6c5903a1-e471-4883-9ec3-acdd7a603e26 [pid: 7|app: 0|req: 440/884] 10.0.0.208 () {34 vars in 751 bytes} [Tue Apr 28 03:50:18 2026] PUT /v2.0/routers/045e0ed1-6b7f-40e3-81f5-00e63cdfe109/tags => generated 19 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/885] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:50:18 2026] DELETE /v2.0/floatingips/4be346af-535d-4c61-8706-fc939d1fe6da => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/886] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:18 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:50:18.719 7 INFO neutron_taas.services.taas.taas_plugin [None req-7076a66b-454c-4174-a93a-01cb3697be5c 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: ac889156-5691-4848-bb6d-8217e6d540fd 2026-04-28 03:50:18.723 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7076a66b-454c-4174-a93a-01cb3697be5c 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: ac889156-5691-4848-bb6d-8217e6d540fd [pid: 8|app: 0|req: 447/887] 10.0.0.208 () {32 vars in 664 bytes} [Tue Apr 28 03:50:18 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:50:18.901 7 INFO neutron.services.segments.plugin [-] Segment 1ccdfbc6-69b1-4a9c-8f5e-fa8f39390bd8 resource provider aggregate not found 2026-04-28 03:50:18.906 7 INFO neutron.services.segments.plugin [-] Segment 1ccdfbc6-69b1-4a9c-8f5e-fa8f39390bd8 resource provider aggregate not found 2026-04-28 03:50:18.925 7 INFO neutron.services.segments.plugin [-] Segment 1ccdfbc6-69b1-4a9c-8f5e-fa8f39390bd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ccdfbc6-69b1-4a9c-8f5e-fa8f39390bd8 found for delete ", "request_id": "req-108e77ee-6245-439a-af8e-06583c7bfb88"}]} 2026-04-28 03:50:18.935 7 INFO neutron.services.segments.plugin [-] Segment 1ccdfbc6-69b1-4a9c-8f5e-fa8f39390bd8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ccdfbc6-69b1-4a9c-8f5e-fa8f39390bd8 found for delete ", "request_id": "req-f8b24a7d-a4c1-4bb2-b216-1fa49543f3a0"}]} [pid: 7|app: 0|req: 441/888] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:18 2026] DELETE /v2.0/networks/fa5dcf26-f4f0-42c9-afac-532ce062ab70 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/889] 10.0.0.208 () {32 vars in 678 bytes} [Tue Apr 28 03:50:18 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/890] 10.0.0.208 () {32 vars in 674 bytes} [Tue Apr 28 03:50:19 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/891] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:19 2026] GET /v2.0/security-groups?tenant_id=3fd82f7a5a9641e5bd5276b9843e997b&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/892] 10.0.0.208 () {32 vars in 686 bytes} [Tue Apr 28 03:50:19 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/893] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:19 2026] DELETE /v2.0/security-groups/498e6e79-1195-4293-bb86-8a29f3270c05 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/894] 10.0.0.208 () {32 vars in 672 bytes} [Tue Apr 28 03:50:19 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/895] 10.0.0.208 () {32 vars in 686 bytes} [Tue Apr 28 03:50:19 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/896] 10.0.0.208 () {32 vars in 682 bytes} [Tue Apr 28 03:50:19 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:50:19.576 8 INFO neutron.db.l3_db [None req-116786c3-8c42-4acb-b6e5-8a300c698941 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Floating IP f4d3014e-5887-4e86-8e98-16443b61fb77 associated. External IP: 10.96.250.220, port: 937a5632-7dc4-4556-ab50-388a39109cbf. [pid: 7|app: 0|req: 450/897] 10.0.0.208 () {32 vars in 694 bytes} [Tue Apr 28 03:50:19 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/898] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:50:19 2026] GET /v2.0/routers/660f07da-5f2e-47a3-9849-b786b200045b => generated 485 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/899] 10.0.0.208 () {34 vars in 677 bytes} [Tue Apr 28 03:50:18 2026] POST /v2.0/floatingips => generated 841 bytes in 1133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/900] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:19 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/901] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:50:19 2026] GET /v2.0/floatingips/f4d3014e-5887-4e86-8e98-16443b61fb77 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/902] 10.0.0.208 () {32 vars in 655 bytes} [Tue Apr 28 03:50:19 2026] GET /v2.0/floatingips => generated 844 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/903] 10.0.0.208 () {34 vars in 742 bytes} [Tue Apr 28 03:50:19 2026] PUT /v2.0/routers/660f07da-5f2e-47a3-9849-b786b200045b => generated 485 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/904] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:50:20 2026] GET /v2.0/ports?device_id=660f07da-5f2e-47a3-9849-b786b200045b => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:50:20.443 8 INFO neutron.db.l3_db [None req-da7b3d6e-6dba-43b5-87cf-136b8bc0383c 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Floating IP f4d3014e-5887-4e86-8e98-16443b61fb77 associated. External IP: 10.96.250.220, port: 937a5632-7dc4-4556-ab50-388a39109cbf. 2026-04-28 03:50:20.499 7 INFO neutron_taas.services.taas.taas_plugin [None req-8104d2ec-2486-4b1c-af74-96826794d063 b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] TaaS: Handle Delete Port: fce58b77-68e2-490a-8933-e73d1f82b86f 2026-04-28 03:50:20.502 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8104d2ec-2486-4b1c-af74-96826794d063 b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Tap Mirror: Handle Delete Port: fce58b77-68e2-490a-8933-e73d1f82b86f [pid: 7|app: 0|req: 454/905] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:20 2026] DELETE /v2.0/routers/660f07da-5f2e-47a3-9849-b786b200045b => generated 0 bytes in 344 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/906] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:50:20 2026] GET /v2.0/routers/5254431a-82a4-4482-800e-66fd6afc770e => generated 493 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/907] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:50:20 2026] PUT /v2.0/floatingips/f4d3014e-5887-4e86-8e98-16443b61fb77 => generated 843 bytes in 1058 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/908] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:21 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:50:21.206 8 INFO neutron.db.l3_db [None req-12ac976b-5c31-4c7c-b30b-20452f4f3b22 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Floating IP f4d3014e-5887-4e86-8e98-16443b61fb77 disassociated. External IP: 10.96.250.220, port: e489d75a-1cb3-4ccf-a00a-cd5e6ac0f7fe. [pid: 7|app: 0|req: 456/909] 10.0.0.208 () {34 vars in 742 bytes} [Tue Apr 28 03:50:20 2026] PUT /v2.0/routers/5254431a-82a4-4482-800e-66fd6afc770e => generated 493 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/910] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:50:21 2026] GET /v2.0/ports?device_id=5254431a-82a4-4482-800e-66fd6afc770e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:50:21.478 7 INFO neutron_taas.services.taas.taas_plugin [None req-bcc0bede-4665-4444-a458-29d579c80ed6 b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] TaaS: Handle Delete Port: 400c451f-5aed-452f-b3ed-10367b8a376a [pid: 8|app: 0|req: 454/911] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:50:21 2026] PUT /v2.0/floatingips/f4d3014e-5887-4e86-8e98-16443b61fb77 => generated 552 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:21.481 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcc0bede-4665-4444-a458-29d579c80ed6 b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Tap Mirror: Handle Delete Port: 400c451f-5aed-452f-b3ed-10367b8a376a 2026-04-28 03:50:21.574 8 INFO neutron_taas.services.taas.taas_plugin [None req-a7aa84b9-4186-4f9c-bf5f-fede30697e89 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] TaaS: Handle Delete Port: 3d16507d-46f8-4901-ba45-4010a4465f9e 2026-04-28 03:50:21.577 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7aa84b9-4186-4f9c-bf5f-fede30697e89 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Tap Mirror: Handle Delete Port: 3d16507d-46f8-4901-ba45-4010a4465f9e [pid: 7|app: 0|req: 458/912] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:21 2026] DELETE /v2.0/routers/5254431a-82a4-4482-800e-66fd6afc770e => generated 0 bytes in 391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/913] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:50:21 2026] DELETE /v2.0/floatingips/f4d3014e-5887-4e86-8e98-16443b61fb77 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/914] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:50:21 2026] GET /v2.0/routers/b294f1b6-6e03-400f-9617-cb89c8e82cd4 => generated 502 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:21.750 8 INFO neutron.api.v2.resource [None req-23e4c979-5d16-4ab2-8934-a01c7d6241d2 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 456/915] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:50:21 2026] DELETE /v2.0/floatingips/f4d3014e-5887-4e86-8e98-16443b61fb77 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:50:21.853 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0aea5c2-253d-4e18-90f6-a8c555dd4496 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] TaaS: Handle Delete Port: e489d75a-1cb3-4ccf-a00a-cd5e6ac0f7fe 2026-04-28 03:50:21.859 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0aea5c2-253d-4e18-90f6-a8c555dd4496 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Tap Mirror: Handle Delete Port: e489d75a-1cb3-4ccf-a00a-cd5e6ac0f7fe [pid: 8|app: 0|req: 457/916] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:50:21 2026] DELETE /v2.0/ports/e489d75a-1cb3-4ccf-a00a-cd5e6ac0f7fe => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:22.149 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f1a4a89-6adf-4802-a3e6-cc68c80b77cb 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] TaaS: Handle Delete Port: 937a5632-7dc4-4556-ab50-388a39109cbf 2026-04-28 03:50:22.152 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f1a4a89-6adf-4802-a3e6-cc68c80b77cb 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Tap Mirror: Handle Delete Port: 937a5632-7dc4-4556-ab50-388a39109cbf [pid: 8|app: 0|req: 458/917] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:50:22 2026] DELETE /v2.0/ports/937a5632-7dc4-4556-ab50-388a39109cbf => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/918] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:22 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/919] 10.0.0.208 () {34 vars in 742 bytes} [Tue Apr 28 03:50:21 2026] PUT /v2.0/routers/b294f1b6-6e03-400f-9617-cb89c8e82cd4 => generated 502 bytes in 560 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/920] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:50:22 2026] GET /v2.0/ports?device_id=f3e7d680-b903-4460-a9d4-c97106924d26 => generated 958 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/921] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:50:22 2026] GET /v2.0/ports?device_id=b294f1b6-6e03-400f-9617-cb89c8e82cd4 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:50:22.500 7 INFO neutron_taas.services.taas.taas_plugin [None req-163296ce-3906-4cde-93f8-5c3a84adc0ee b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] TaaS: Handle Delete Port: 525e97e3-58a2-4c3e-9d67-b9ad40f41eef 2026-04-28 03:50:22.503 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-163296ce-3906-4cde-93f8-5c3a84adc0ee b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Tap Mirror: Handle Delete Port: 525e97e3-58a2-4c3e-9d67-b9ad40f41eef [pid: 7|app: 0|req: 462/922] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:22 2026] DELETE /v2.0/routers/b294f1b6-6e03-400f-9617-cb89c8e82cd4 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:50:22.681 8 INFO neutron_taas.services.taas.taas_plugin [None req-cbff3f55-d51f-4cb2-be18-8b69a0e725dd 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] TaaS: Handle Delete Port: 235781a4-b2b5-4e55-bc56-6cccdaf6ec32 2026-04-28 03:50:22.684 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cbff3f55-d51f-4cb2-be18-8b69a0e725dd 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Tap Mirror: Handle Delete Port: 235781a4-b2b5-4e55-bc56-6cccdaf6ec32 [pid: 7|app: 0|req: 463/923] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:50:22 2026] GET /v2.0/routers/045e0ed1-6b7f-40e3-81f5-00e63cdfe109 => generated 487 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/924] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:50:22 2026] PUT /v2.0/routers/f3e7d680-b903-4460-a9d4-c97106924d26/remove_router_interface => generated 309 bytes in 856 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/925] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:50:23 2026] GET /v2.0/networks?id=f878bd04-f8d2-4006-812b-c188e4126bec => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/926] 10.0.0.208 () {34 vars in 742 bytes} [Tue Apr 28 03:50:22 2026] PUT /v2.0/routers/045e0ed1-6b7f-40e3-81f5-00e63cdfe109 => generated 487 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/927] 199.204.45.95 () {34 vars in 1049 bytes} [Tue Apr 28 03:50:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a19f5115ebbb422c91273e0125be9072 => generated 180 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/928] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:50:23 2026] GET /v2.0/ports?device_id=045e0ed1-6b7f-40e3-81f5-00e63cdfe109 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:50:23.445 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce13038b-65ca-44ff-b5be-05cc4bb9510d 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] TaaS: Handle Delete Port: 30d9a37e-2329-400d-99af-a7413c3c39da 2026-04-28 03:50:23.448 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce13038b-65ca-44ff-b5be-05cc4bb9510d 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Tap Mirror: Handle Delete Port: 30d9a37e-2329-400d-99af-a7413c3c39da [pid: 7|app: 0|req: 467/929] 199.204.45.95 () {38 vars in 954 bytes} [Tue Apr 28 03:50:23 2026] POST /v2.0/ports => generated 954 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:50:23.691 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce13038b-65ca-44ff-b5be-05cc4bb9510d 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] TaaS: Handle Delete Port: 5cd32e7b-6c29-47ea-99d6-988d37234018 2026-04-28 03:50:23.693 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce13038b-65ca-44ff-b5be-05cc4bb9510d 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] Tap Mirror: Handle Delete Port: 5cd32e7b-6c29-47ea-99d6-988d37234018 2026-04-28 03:50:23.760 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa8a03de-f1b1-4241-9413-ad8be3a91a10 b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] TaaS: Handle Delete Port: a4700d04-c785-4581-87b4-1228e664d1be 2026-04-28 03:50:23.763 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa8a03de-f1b1-4241-9413-ad8be3a91a10 b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Tap Mirror: Handle Delete Port: a4700d04-c785-4581-87b4-1228e664d1be [pid: 7|app: 0|req: 468/930] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:23 2026] DELETE /v2.0/routers/045e0ed1-6b7f-40e3-81f5-00e63cdfe109 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/931] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:23 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 957 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:24.024 8 INFO neutron.services.segments.plugin [-] Segment 94d8001a-8c60-463c-b32e-bcd125f0d20e resource provider aggregate not found 2026-04-28 03:50:24.034 8 INFO neutron.services.segments.plugin [-] Segment 94d8001a-8c60-463c-b32e-bcd125f0d20e resource provider aggregate not found 2026-04-28 03:50:24.048 8 INFO neutron.services.segments.plugin [-] Segment 94d8001a-8c60-463c-b32e-bcd125f0d20e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94d8001a-8c60-463c-b32e-bcd125f0d20e found for delete ", "request_id": "req-dc5a1b34-8f82-4d45-9025-24306724f874"}]} 2026-04-28 03:50:24.053 8 INFO neutron.services.segments.plugin [-] Segment 94d8001a-8c60-463c-b32e-bcd125f0d20e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94d8001a-8c60-463c-b32e-bcd125f0d20e found for delete ", "request_id": "req-4f8e442a-2e9b-42dc-a347-00cb73c259ca"}]} 2026-04-28 03:50:24.064 8 INFO neutron.db.l3_hamode_db [None req-ce13038b-65ca-44ff-b5be-05cc4bb9510d 8faa1e98f34b4efd9bbc9ef33100b08c b14c377d83fa4f87b2c792850f2561f7 - - default default] HA network f115e70f-8a71-4aa5-8018-562ab00b0076 was deleted as no HA routers are present in tenant b14c377d83fa4f87b2c792850f2561f7. [pid: 8|app: 0|req: 463/934] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:23 2026] DELETE /v2.0/routers/f3e7d680-b903-4460-a9d4-c97106924d26 => generated 0 bytes in 822 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/935] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:23 2026] GET /v2.0/security-groups?tenant_id=a5624c3bfe874dedbdfd9185f0501363&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/936] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:50:24 2026] GET /v2.0/routers/aace49fe-7a5c-4b14-8264-ddd553800723 => generated 480 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/937] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:24 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/938] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:24 2026] DELETE /v2.0/subnets/1f9dcd39-c645-475f-922c-75cda6f139f6 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/939] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:50:24 2026] PUT /v2.0/ports/52d06c80-bda4-4ca5-9489-c652dd5869e4 => generated 1235 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:50:24.556 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8d5b445-33b8-4403-8761-63e9292f2479'] response: {'name': 'network-changed', 'server_uuid': '7916d19c-bcf5-4a01-8a29-ad51167d1dae', 'tag': '52d06c80-bda4-4ca5-9489-c652dd5869e4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 476/940] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:24 2026] DELETE /v2.0/security-groups/e7481240-2693-465c-b59a-7892b8393f2c => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:50:24.705 7 INFO neutron.services.segments.plugin [-] Segment 88651a91-8853-41cd-8d30-b9ef435d80f8 resource provider aggregate not found 2026-04-28 03:50:24.709 7 INFO neutron.services.segments.plugin [-] Segment 88651a91-8853-41cd-8d30-b9ef435d80f8 resource provider aggregate not found 2026-04-28 03:50:24.729 7 INFO neutron.services.segments.plugin [-] Segment 88651a91-8853-41cd-8d30-b9ef435d80f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88651a91-8853-41cd-8d30-b9ef435d80f8 found for delete ", "request_id": "req-aa3f0cdf-3a93-409a-b7f9-edeb73b043df"}]} 2026-04-28 03:50:24.731 7 INFO neutron.services.segments.plugin [-] Segment 88651a91-8853-41cd-8d30-b9ef435d80f8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88651a91-8853-41cd-8d30-b9ef435d80f8 found for delete ", "request_id": "req-ec14f8fd-70db-4e1d-b394-71652e352dfd"}]} [pid: 7|app: 0|req: 477/941] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:24 2026] DELETE /v2.0/networks/d15106ce-f441-4fe9-a9dc-06162b1d0e3d => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/942] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:24 2026] GET /v2.0/security-groups?tenant_id=f82a09b27c4d462b91dc328d9acdca2a&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/943] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:24 2026] DELETE /v2.0/security-groups/c616056a-6176-4551-b406-90874f83d9b1 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/944] 10.0.0.208 () {34 vars in 742 bytes} [Tue Apr 28 03:50:24 2026] PUT /v2.0/routers/aace49fe-7a5c-4b14-8264-ddd553800723 => generated 480 bytes in 566 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/945] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:50:25 2026] GET /v2.0/ports?device_id=aace49fe-7a5c-4b14-8264-ddd553800723 => 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: 480/946] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:50:25 2026] GET /v2.0/ports?tenant_id=a19f5115ebbb422c91273e0125be9072&device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/947] 199.204.45.95 () {34 vars in 1017 bytes} [Tue Apr 28 03:50:25 2026] GET /v2.0/networks?tenant_id=a19f5115ebbb422c91273e0125be9072&shared=False => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/948] 199.204.45.95 () {34 vars in 929 bytes} [Tue Apr 28 03:50:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:25.277 8 INFO neutron_taas.services.taas.taas_plugin [None req-65435dad-197f-4e3b-be40-9fcbd74fa59a b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] TaaS: Handle Delete Port: c7183e56-d512-42e7-ab8d-37ca0995f78c 2026-04-28 03:50:25.280 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65435dad-197f-4e3b-be40-9fcbd74fa59a b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] Tap Mirror: Handle Delete Port: c7183e56-d512-42e7-ab8d-37ca0995f78c [pid: 7|app: 0|req: 483/949] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:25 2026] GET /v2.0/security-groups?tenant_id=b14c377d83fa4f87b2c792850f2561f7&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/950] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:25 2026] DELETE /v2.0/security-groups/044c18d1-7dd4-44d0-8e72-d121e54a7c62 => 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: 485/951] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:25 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/952] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:25 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:25.680 8 INFO neutron.db.l3_hamode_db [None req-65435dad-197f-4e3b-be40-9fcbd74fa59a b92fc2eeae79454dbe029fb6eeaedba8 33847ee02ff44a26a8ab802ff604bc9e - - default default] HA network e7c2de89-3e54-40a6-9da0-674ebe17c31d was deleted as no HA routers are present in tenant 33847ee02ff44a26a8ab802ff604bc9e. [pid: 8|app: 0|req: 467/953] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:25 2026] DELETE /v2.0/routers/aace49fe-7a5c-4b14-8264-ddd553800723 => generated 0 bytes in 579 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:50:26.077 8 INFO neutron.services.segments.plugin [-] Segment df3d45d7-b0bd-4e51-adb8-62a8f00212a8 resource provider aggregate not found 2026-04-28 03:50:26.081 8 INFO neutron.services.segments.plugin [-] Segment df3d45d7-b0bd-4e51-adb8-62a8f00212a8 resource provider aggregate not found 2026-04-28 03:50:26.096 8 INFO neutron.services.segments.plugin [-] Segment df3d45d7-b0bd-4e51-adb8-62a8f00212a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df3d45d7-b0bd-4e51-adb8-62a8f00212a8 found for delete ", "request_id": "req-11ecba6b-93c2-4e38-b545-4fa937543c59"}]} 2026-04-28 03:50:26.098 8 INFO neutron.services.segments.plugin [-] Segment df3d45d7-b0bd-4e51-adb8-62a8f00212a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df3d45d7-b0bd-4e51-adb8-62a8f00212a8 found for delete ", "request_id": "req-5950ce72-314d-4e3d-b5fd-9b4ec42e98c1"}]} [pid: 7|app: 0|req: 487/954] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:50:26 2026] GET /v2.0/ports?tenant_id=a19f5115ebbb422c91273e0125be9072&device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/955] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:50:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=52d06c80-bda4-4ca5-9489-c652dd5869e4 => 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: 488/956] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:50:26 2026] GET /v2.0/subnets?id=3c51ae70-8e37-4d3b-b9d4-e0f87b53da81 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/957] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:50:26 2026] GET /v2.0/ports?network_id=f878bd04-f8d2-4006-812b-c188e4126bec&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/958] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:50:26 2026] GET /v2.0/networks/f878bd04-f8d2-4006-812b-c188e4126bec?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/959] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:50:26 2026] GET /v2.0/networks/f878bd04-f8d2-4006-812b-c188e4126bec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/960] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:26 2026] GET /v2.0/security-groups?tenant_id=33847ee02ff44a26a8ab802ff604bc9e&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/961] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:26 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/962] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:26 2026] DELETE /v2.0/security-groups/98a6c6ae-d522-4567-bd33-cd349516a457 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/963] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:26 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&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: 492/964] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:26 2026] GET /v2.0/security-groups?tenant_id=46597cfaa9274445bfd0a6b199683f7a&name=default => generated 2925 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/965] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:26 2026] DELETE /v2.0/security-groups/05dee1d2-5265-4402-942a-15fa41d91cb5 => 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: 493/966] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:27 2026] GET /v2.0/security-groups?tenant_id=85a972df40e94fc28ac40300c26c463e&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/967] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:27 2026] DELETE /v2.0/security-groups/1f550cfb-5557-4df1-ba21-7280bb3c2fa3 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/968] 10.0.0.208 () {34 vars in 684 bytes} [Tue Apr 28 03:50:27 2026] POST /v2.0/security-groups => generated 1625 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/969] 10.0.0.208 () {32 vars in 663 bytes} [Tue Apr 28 03:50:27 2026] GET /v2.0/security-groups => generated 4530 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/970] 10.0.0.208 () {34 vars in 758 bytes} [Tue Apr 28 03:50:27 2026] PUT /v2.0/security-groups/f582178e-ecb7-483f-9072-636598e964f2 => generated 1664 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/971] 10.0.0.208 () {32 vars in 737 bytes} [Tue Apr 28 03:50:27 2026] GET /v2.0/security-groups/f582178e-ecb7-483f-9072-636598e964f2 => generated 1664 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/972] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:27 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/973] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:27 2026] DELETE /v2.0/security-groups/f582178e-ecb7-483f-9072-636598e964f2 => 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: 498/974] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:27 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/975] 10.0.0.208 () {32 vars in 663 bytes} [Tue Apr 28 03:50:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:50:28.002 7 INFO neutron.api.v2.resource [None req-bc17f618-7ae1-4e6a-97e6-ded0429f7f33 eaeb5910ebfc4edc81b1a3ca4c2eaf6d 9b5c5b1d66184c78a9027764d0ed1795 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 499/976] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:27 2026] DELETE /v2.0/security-groups/f582178e-ecb7-483f-9072-636598e964f2 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/977] 10.0.0.208 () {34 vars in 684 bytes} [Tue Apr 28 03:50:28 2026] POST /v2.0/security-groups => generated 1625 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/978] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:50:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/979] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:50:28 2026] GET /v2.0/security-group-rules/65bd860f-57ce-44a5-b6d2-e875905fae06 => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/980] 10.0.0.208 () {32 vars in 673 bytes} [Tue Apr 28 03:50:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/981] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:50:28 2026] DELETE /v2.0/security-group-rules/65bd860f-57ce-44a5-b6d2-e875905fae06 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/982] 10.0.0.208 () {32 vars in 673 bytes} [Tue Apr 28 03:50:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/983] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:50:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/984] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:50:28 2026] GET /v2.0/security-group-rules/9f974bf3-b02e-41ca-ab94-752c8e2c2283 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/985] 10.0.0.208 () {32 vars in 673 bytes} [Tue Apr 28 03:50:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/986] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:50:28 2026] DELETE /v2.0/security-group-rules/9f974bf3-b02e-41ca-ab94-752c8e2c2283 => 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: 483/987] 10.0.0.208 () {32 vars in 673 bytes} [Tue Apr 28 03:50:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:50:28.875 7 INFO neutron.db.securitygroups_db [None req-7994064b-b26d-4398-8eb2-a4047de85500 eaeb5910ebfc4edc81b1a3ca4c2eaf6d 9b5c5b1d66184c78a9027764d0ed1795 - - default default] Project 9b5c5b1d66184c78a9027764d0ed1795 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: 505/988] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:50:28 2026] POST /v2.0/security-group-rules => generated 607 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/989] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:50:28 2026] GET /v2.0/security-group-rules/1c22f6ce-e647-49ab-959d-94fd463f31b4 => generated 607 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/990] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:29 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/991] 10.0.0.208 () {32 vars in 673 bytes} [Tue Apr 28 03:50:28 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/992] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:29 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&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: 507/993] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:50:29 2026] DELETE /v2.0/security-group-rules/1c22f6ce-e647-49ab-959d-94fd463f31b4 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/994] 10.0.0.208 () {32 vars in 673 bytes} [Tue Apr 28 03:50:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/995] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:29 2026] DELETE /v2.0/security-groups/52b0340c-3886-46f0-99f1-e634e8889c33 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/996] 10.0.0.208 () {32 vars in 663 bytes} [Tue Apr 28 03:50:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/997] 10.0.0.208 () {32 vars in 663 bytes} [Tue Apr 28 03:50:29 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/998] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:29 2026] GET /v2.0/security-groups?tenant_id=11db21a3697b4a33a09ca2f625863ff6&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/999] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:29 2026] DELETE /v2.0/security-groups/9ebf42e2-1db2-4b3c-90c2-83f09b0b17e0 => 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: 488/1000] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:29 2026] GET /v2.0/security-groups?tenant_id=803420f5a17c46358ce5d062ba409744&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1001] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:29 2026] DELETE /v2.0/security-groups/21e72482-7bdf-47d0-ac8e-ca1c9957f217 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1002] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:29 2026] GET /v2.0/security-groups?tenant_id=9b5c5b1d66184c78a9027764d0ed1795&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1003] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:30 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => 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: 515/1004] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:30 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1005] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:30 2026] DELETE /v2.0/security-groups/70ca62df-e7ca-41ce-be62-e1569f06c73f => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1006] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:31 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => 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: 491/1007] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:31 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&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: 517/1008] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:31 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:31.994 8 INFO neutron.db.l3_db [None req-3c81104e-ceff-4b14-a64e-26e60c7bdee6 44b09b1126664d2dae5ca9fdce3dc0a8 a19f5115ebbb422c91273e0125be9072 - - default default] Floating IP 516c5839-0afa-40fe-876a-434c9fffc99f associated. External IP: 10.96.250.205, port: 52d06c80-bda4-4ca5-9489-c652dd5869e4. [pid: 8|app: 0|req: 492/1009] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:50:31 2026] PUT /v2.0/floatingips/516c5839-0afa-40fe-876a-434c9fffc99f => generated 855 bytes in 749 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:32.405 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c329a394-c6f0-4e86-a8fb-3e9031fcfb1d'] response: {'name': 'network-changed', 'server_uuid': '7916d19c-bcf5-4a01-8a29-ad51167d1dae', 'tag': '52d06c80-bda4-4ca5-9489-c652dd5869e4', 'status': 'completed', 'code': 200} 2026-04-28 03:50:32.491 7 INFO neutron.db.segments_db [None req-361c0908-aaec-4049-bd55-cdee762abfab 4672a05988dd4b0193f1cd26888f5c95 86686b4c04054bd197fcf20efb4f5d7f - - default default] Added segment 779ba02d-58f3-48fd-a2d3-926e65d7c5a3 of type vxlan for network 71d074f9-529c-4c65-90ed-0d611237b1ed [pid: 7|app: 0|req: 518/1010] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:32 2026] POST /v2.0/networks => generated 613 bytes in 587 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1011] 10.0.0.208 () {34 vars in 684 bytes} [Tue Apr 28 03:50:32 2026] POST /v2.0/security-groups => generated 1625 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1012] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:32 2026] GET /v2.0/security-groups?tenant_id=d61e93ba33d34422aee293a6525bfc37&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1013] 10.0.0.208 () {32 vars in 663 bytes} [Tue Apr 28 03:50:32 2026] GET /v2.0/security-groups => generated 4530 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1014] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:32 2026] DELETE /v2.0/security-groups/7917bd85-7e37-421b-aad6-eeee02140411 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1015] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:32 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1016] 10.0.0.208 () {34 vars in 758 bytes} [Tue Apr 28 03:50:32 2026] PUT /v2.0/security-groups/5c5c0a22-8642-4f94-bf0a-122b0c08066c => generated 1663 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1017] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:50:32 2026] GET /v2.0/ports?tenant_id=a19f5115ebbb422c91273e0125be9072&device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1018] 10.0.0.208 () {32 vars in 737 bytes} [Tue Apr 28 03:50:32 2026] GET /v2.0/security-groups/5c5c0a22-8642-4f94-bf0a-122b0c08066c => generated 1663 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:50:33.018 7 INFO neutron.db.segments_db [None req-4ceeab3e-52e7-46d4-8288-d923dde336b7 4672a05988dd4b0193f1cd26888f5c95 86686b4c04054bd197fcf20efb4f5d7f - - default default] Added segment 4f8d9bba-bfb0-40a8-906f-5a9aeb5320cd of type vxlan for network f1b769b7-1375-4b6d-89f8-e188588a1ccd [pid: 8|app: 0|req: 497/1019] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:50:33 2026] GET /v2.0/networks?id=f878bd04-f8d2-4006-812b-c188e4126bec => generated 771 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1020] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:32 2026] POST /v2.0/networks => generated 613 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1021] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:50:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=52d06c80-bda4-4ca5-9489-c652dd5869e4 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1022] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:33 2026] DELETE /v2.0/security-groups/5c5c0a22-8642-4f94-bf0a-122b0c08066c => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/1023] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:50:33 2026] GET /v2.0/subnets?id=3c51ae70-8e37-4d3b-b9d4-e0f87b53da81 => generated 693 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1024] 10.0.0.208 () {32 vars in 663 bytes} [Tue Apr 28 03:50:33 2026] GET /v2.0/security-groups => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1025] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:50:33 2026] GET /v2.0/ports?network_id=f878bd04-f8d2-4006-812b-c188e4126bec&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:50:33.204 8 INFO neutron.api.v2.resource [None req-626fe18d-6db7-4e2d-987f-4d64ac7b5649 f870ef37226a4e85b936938abf72e9fc f000803a725a47bbb71a6b45e9e7e63a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 502/1026] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:33 2026] DELETE /v2.0/security-groups/5c5c0a22-8642-4f94-bf0a-122b0c08066c => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1027] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:50:33 2026] GET /v2.0/networks/f878bd04-f8d2-4006-812b-c188e4126bec?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1028] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:33 2026] POST /v2.0/subnets => generated 629 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1029] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:50:33 2026] GET /v2.0/networks/f878bd04-f8d2-4006-812b-c188e4126bec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1030] 10.0.0.208 () {34 vars in 684 bytes} [Tue Apr 28 03:50:33 2026] POST /v2.0/security-groups => generated 1624 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 03:50:33.374 7 INFO neutron.db.segments_db [None req-b13ddd91-2d57-434f-a449-c90216e0a2ec 4672a05988dd4b0193f1cd26888f5c95 86686b4c04054bd197fcf20efb4f5d7f - - default default] Added segment 508e6a01-c5d4-4a32-9572-f6b9ac81a453 of type vxlan for network 21dd34fd-9f56-4576-87fa-74d165b89864 [pid: 7|app: 0|req: 527/1031] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:33 2026] POST /v2.0/networks => generated 613 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1032] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:50:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1033] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:50:33 2026] GET /v2.0/security-group-rules/7182859f-56e8-410f-a0fb-c71a27c39d30 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1034] 10.0.0.208 () {32 vars in 673 bytes} [Tue Apr 28 03:50:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1035] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:50:33 2026] DELETE /v2.0/security-group-rules/7182859f-56e8-410f-a0fb-c71a27c39d30 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1036] 10.0.0.208 () {32 vars in 673 bytes} [Tue Apr 28 03:50:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1037] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:33 2026] POST /v2.0/subnets => generated 629 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:33.778 7 INFO neutron.db.segments_db [None req-adc90a24-2509-4445-b978-3e0d263f4d51 4672a05988dd4b0193f1cd26888f5c95 86686b4c04054bd197fcf20efb4f5d7f - - default default] Added segment 684bfc97-927c-4c24-a642-a05dddf81034 of type vxlan for network a0deda26-191b-4ccb-8097-c272e0534552 [pid: 8|app: 0|req: 510/1038] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:50:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1039] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:50:33 2026] GET /v2.0/security-group-rules/a221baea-f4cb-469c-8aad-edcd2bffb5f7 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1040] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:33 2026] POST /v2.0/networks => generated 612 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1041] 10.0.0.208 () {32 vars in 673 bytes} [Tue Apr 28 03:50:33 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1042] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:50:33 2026] DELETE /v2.0/security-group-rules/a221baea-f4cb-469c-8aad-edcd2bffb5f7 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1043] 10.0.0.208 () {32 vars in 673 bytes} [Tue Apr 28 03:50:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1044] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:33 2026] POST /v2.0/subnets => generated 629 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1045] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:50:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1046] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:50:34 2026] GET /v2.0/security-group-rules/641be568-fb82-44fb-8684-3fc4798f36ce => generated 602 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:34.242 7 INFO neutron.db.segments_db [None req-e00eb927-b5d9-4195-8ba7-7cc41f218566 4672a05988dd4b0193f1cd26888f5c95 86686b4c04054bd197fcf20efb4f5d7f - - default default] Added segment c5abecb2-eb8e-4311-8097-e38e421a2bf4 of type vxlan for network 799ce76a-ffb1-4392-9412-418d59cc6564 [pid: 8|app: 0|req: 517/1047] 10.0.0.208 () {32 vars in 673 bytes} [Tue Apr 28 03:50:34 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1048] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:34 2026] POST /v2.0/networks => generated 613 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1049] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:50:34 2026] DELETE /v2.0/security-group-rules/641be568-fb82-44fb-8684-3fc4798f36ce => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1050] 10.0.0.208 () {32 vars in 673 bytes} [Tue Apr 28 03:50:34 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1051] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:34 2026] DELETE /v2.0/security-groups/fd2958e4-2f42-42ee-b33d-bc91387491c1 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1052] 10.0.0.208 () {32 vars in 663 bytes} [Tue Apr 28 03:50:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1053] 10.0.0.208 () {32 vars in 663 bytes} [Tue Apr 28 03:50:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1054] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:34 2026] POST /v2.0/subnets => generated 629 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1055] 10.0.0.208 () {34 vars in 751 bytes} [Tue Apr 28 03:50:34 2026] PUT /v2.0/subnets/44cb32b5-fba4-4320-bd4b-9abe42da89a9/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1056] 10.0.0.208 () {34 vars in 751 bytes} [Tue Apr 28 03:50:34 2026] PUT /v2.0/subnets/c4749821-3181-44e3-82f3-9dfcc58c02da/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1057] 10.0.0.208 () {34 vars in 751 bytes} [Tue Apr 28 03:50:34 2026] PUT /v2.0/subnets/c348dde1-a3cd-42bc-9e8d-f580990b671d/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1058] 10.0.0.208 () {34 vars in 751 bytes} [Tue Apr 28 03:50:34 2026] PUT /v2.0/subnets/494e7f0b-4b9e-40e6-990e-2c987734be4a/tags => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1059] 10.0.0.208 () {32 vars in 664 bytes} [Tue Apr 28 03:50:34 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1060] 10.0.0.208 () {32 vars in 678 bytes} [Tue Apr 28 03:50:34 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1061] 10.0.0.208 () {32 vars in 674 bytes} [Tue Apr 28 03:50:35 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1062] 10.0.0.208 () {32 vars in 686 bytes} [Tue Apr 28 03:50:35 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:50:35.187 8 INFO neutron.db.segments_db [None req-6646b6c2-934a-4c03-b9c2-808b9c93051a 69edc9a575824b0d93c194dd1253b90a da42b376ff664915a61a509d69d3112d - - default default] Added segment e5038561-16fd-45e7-8747-38c929a87aab of type vxlan for network baa2a3e0-0322-47cf-8177-34c8933e9c2d 2026-04-28 03:50:35.250 8 INFO neutron.db.segments_db [None req-6646b6c2-934a-4c03-b9c2-808b9c93051a 69edc9a575824b0d93c194dd1253b90a da42b376ff664915a61a509d69d3112d - - default default] Added segment 8d6666f0-6c4c-460d-a256-d82e9212210b of type vxlan for network 70f45f64-3c3e-4d8d-ba8d-1ab600a983e8 [pid: 7|app: 0|req: 540/1063] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:35 2026] GET /v2.0/security-groups?tenant_id=f000803a725a47bbb71a6b45e9e7e63a&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1064] 10.0.0.208 () {32 vars in 672 bytes} [Tue Apr 28 03:50:35 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1065] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:34 2026] POST /v2.0/networks => generated 1208 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1066] 10.0.0.208 () {32 vars in 686 bytes} [Tue Apr 28 03:50:35 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1067] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:35 2026] DELETE /v2.0/security-groups/ad19e4ef-d249-43bd-a777-6dc9923160d0 => 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: 526/1068] 10.0.0.208 () {32 vars in 649 bytes} [Tue Apr 28 03:50:35 2026] GET /v2.0/networks => generated 1845 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1069] 10.0.0.208 () {32 vars in 682 bytes} [Tue Apr 28 03:50:35 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1070] 10.0.0.208 () {32 vars in 694 bytes} [Tue Apr 28 03:50:35 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:50:35.608 8 INFO neutron.services.segments.plugin [-] Segment e5038561-16fd-45e7-8747-38c929a87aab resource provider aggregate not found 2026-04-28 03:50:35.614 8 INFO neutron.services.segments.plugin [-] Segment e5038561-16fd-45e7-8747-38c929a87aab resource provider aggregate not found 2026-04-28 03:50:35.627 8 INFO neutron.services.segments.plugin [-] Segment e5038561-16fd-45e7-8747-38c929a87aab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5038561-16fd-45e7-8747-38c929a87aab found for delete ", "request_id": "req-15bbb678-b74c-4357-afc0-1295753b02e1"}]} 2026-04-28 03:50:35.632 8 INFO neutron.services.segments.plugin [-] Segment e5038561-16fd-45e7-8747-38c929a87aab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5038561-16fd-45e7-8747-38c929a87aab found for delete ", "request_id": "req-879167f7-c801-45f8-a326-1440e64b4dc4"}]} [pid: 8|app: 0|req: 527/1071] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:35 2026] DELETE /v2.0/networks/baa2a3e0-0322-47cf-8177-34c8933e9c2d => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1072] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:35 2026] DELETE /v2.0/subnets/44cb32b5-fba4-4320-bd4b-9abe42da89a9 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1073] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:35 2026] DELETE /v2.0/networks/70f45f64-3c3e-4d8d-ba8d-1ab600a983e8 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1074] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:35 2026] DELETE /v2.0/subnets/c4749821-3181-44e3-82f3-9dfcc58c02da => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1075] 10.0.0.208 () {32 vars in 649 bytes} [Tue Apr 28 03:50:35 2026] GET /v2.0/networks => generated 651 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:35.908 8 INFO neutron.db.segments_db [None req-26c35b82-180f-41ad-8298-e1b25bd4b486 69edc9a575824b0d93c194dd1253b90a da42b376ff664915a61a509d69d3112d - - default default] Added segment b7d83f47-9694-465b-bb8e-8cd63b3e5828 of type vxlan for network a0a4b5e4-a670-4105-a94d-784a3e1804e6 [pid: 7|app: 0|req: 547/1076] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:35 2026] DELETE /v2.0/subnets/c348dde1-a3cd-42bc-9e8d-f580990b671d => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1077] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:35 2026] POST /v2.0/networks => generated 631 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1078] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:35 2026] DELETE /v2.0/subnets/494e7f0b-4b9e-40e6-990e-2c987734be4a => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:36.125 8 INFO neutron.db.segments_db [None req-a006b2ab-9d87-4e69-8411-de8ad671b150 69edc9a575824b0d93c194dd1253b90a da42b376ff664915a61a509d69d3112d - - default default] Added segment 2120568f-8e30-4a32-a315-4e525c74f1ce of type vxlan for network 2a9b7060-7b67-4544-b003-db861dc0b91a [pid: 8|app: 0|req: 531/1079] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:36 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1080] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:36 2026] DELETE /v2.0/subnets/5cbcb912-60fe-4ca5-a495-6bbc3ee19073 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:36.311 7 INFO neutron_taas.services.taas.taas_plugin [None req-06953209-ead9-4a29-9e0b-fd21c4be1d45 4672a05988dd4b0193f1cd26888f5c95 86686b4c04054bd197fcf20efb4f5d7f - - default default] TaaS: Handle Delete Port: 53369cc6-fe07-4290-a346-4dad3c0b7bcc 2026-04-28 03:50:36.315 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06953209-ead9-4a29-9e0b-fd21c4be1d45 4672a05988dd4b0193f1cd26888f5c95 86686b4c04054bd197fcf20efb4f5d7f - - default default] Tap Mirror: Handle Delete Port: 53369cc6-fe07-4290-a346-4dad3c0b7bcc 2026-04-28 03:50:36.500 7 INFO neutron.services.segments.plugin [-] Segment 779ba02d-58f3-48fd-a2d3-926e65d7c5a3 resource provider aggregate not found 2026-04-28 03:50:36.517 7 INFO neutron.services.segments.plugin [-] Segment 779ba02d-58f3-48fd-a2d3-926e65d7c5a3 resource provider aggregate not found 2026-04-28 03:50:36.523 7 INFO neutron.services.segments.plugin [-] Segment 779ba02d-58f3-48fd-a2d3-926e65d7c5a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 779ba02d-58f3-48fd-a2d3-926e65d7c5a3 found for delete ", "request_id": "req-e9a332b0-766b-448a-bf27-8d538ff4c2d0"}]} 2026-04-28 03:50:36.537 7 INFO neutron.services.segments.plugin [-] Segment 779ba02d-58f3-48fd-a2d3-926e65d7c5a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 779ba02d-58f3-48fd-a2d3-926e65d7c5a3 found for delete ", "request_id": "req-1d73927a-4637-4568-9cb8-85706ea3f3aa"}]} [pid: 7|app: 0|req: 550/1081] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:36 2026] DELETE /v2.0/networks/71d074f9-529c-4c65-90ed-0d611237b1ed => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1082] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:36 2026] DELETE /v2.0/networks/f1b769b7-1375-4b6d-89f8-e188588a1ccd => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1083] 10.0.0.208 () {34 vars in 665 bytes} [Tue Apr 28 03:50:36 2026] POST /v2.0/ports => generated 1504 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 552/1084] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:36 2026] DELETE /v2.0/networks/21dd34fd-9f56-4576-87fa-74d165b89864 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1085] 10.0.0.208 () {32 vars in 643 bytes} [Tue Apr 28 03:50:36 2026] GET /v2.0/ports => generated 1504 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1086] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:36 2026] DELETE /v2.0/networks/a0deda26-191b-4ccb-8097-c272e0534552 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:36.997 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb09cb98-2533-4b80-bf58-b2b484dc4bb9 69edc9a575824b0d93c194dd1253b90a da42b376ff664915a61a509d69d3112d - - default default] TaaS: Handle Delete Port: acea730d-362d-4111-9893-663016d97840 2026-04-28 03:50:37.000 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb09cb98-2533-4b80-bf58-b2b484dc4bb9 69edc9a575824b0d93c194dd1253b90a da42b376ff664915a61a509d69d3112d - - default default] Tap Mirror: Handle Delete Port: acea730d-362d-4111-9893-663016d97840 [pid: 7|app: 0|req: 554/1087] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:36 2026] DELETE /v2.0/networks/799ce76a-ffb1-4392-9412-418d59cc6564 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1088] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:50:36 2026] DELETE /v2.0/ports/acea730d-362d-4111-9893-663016d97840 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:37.253 7 INFO neutron_taas.services.taas.taas_plugin [None req-ded84cb7-d6f9-4bb7-8719-97dd5128e4f4 69edc9a575824b0d93c194dd1253b90a da42b376ff664915a61a509d69d3112d - - default default] TaaS: Handle Delete Port: 9277b63c-6e3e-4e4c-8ead-615e5c67ceba 2026-04-28 03:50:37.257 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ded84cb7-d6f9-4bb7-8719-97dd5128e4f4 69edc9a575824b0d93c194dd1253b90a da42b376ff664915a61a509d69d3112d - - default default] Tap Mirror: Handle Delete Port: 9277b63c-6e3e-4e4c-8ead-615e5c67ceba [pid: 7|app: 0|req: 555/1089] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:50:37 2026] DELETE /v2.0/ports/9277b63c-6e3e-4e4c-8ead-615e5c67ceba => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1090] 10.0.0.208 () {32 vars in 643 bytes} [Tue Apr 28 03:50:37 2026] GET /v2.0/ports => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:50:37.442 7 INFO neutron.db.segments_db [None req-0929b7cb-14db-40cf-9730-0c1ae9d97049 69edc9a575824b0d93c194dd1253b90a da42b376ff664915a61a509d69d3112d - - default default] Added segment 00d75929-f6e0-454f-b123-59a173e3603b of type vxlan for network 5558aa8f-7b79-41d7-a048-c83132caade4 [pid: 7|app: 0|req: 557/1091] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:37 2026] POST /v2.0/networks => generated 630 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1092] 10.0.0.208 () {34 vars in 677 bytes} [Tue Apr 28 03:50:37 2026] POST /v2.0/subnetpools => generated 549 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:37.610 7 INFO neutron.db.segments_db [None req-faa461ec-ad9a-4999-b5fc-107f5b642703 69edc9a575824b0d93c194dd1253b90a da42b376ff664915a61a509d69d3112d - - default default] Added segment 38c23ce2-4d73-4031-a650-878785bcca48 of type vxlan for network c9ecef96-bba3-4b04-9d4f-6615889e084e [pid: 8|app: 0|req: 536/1093] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:50:37 2026] GET /v2.0/subnetpools/cc6c55d9-edc0-46b6-919c-d62b8439146d => generated 549 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:37.653 8 INFO neutron.services.segments.plugin [-] Segment 8d6666f0-6c4c-460d-a256-d82e9212210b resource provider aggregate not found 2026-04-28 03:50:37.661 8 INFO neutron.services.segments.plugin [-] Segment 8d6666f0-6c4c-460d-a256-d82e9212210b resource provider aggregate not found 2026-04-28 03:50:37.684 8 INFO neutron.services.segments.plugin [-] Segment 8d6666f0-6c4c-460d-a256-d82e9212210b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d6666f0-6c4c-460d-a256-d82e9212210b found for delete ", "request_id": "req-a151683f-d90a-4bd1-a5b2-5b8f3e968b99"}]} 2026-04-28 03:50:37.693 8 INFO neutron.services.segments.plugin [-] Segment 8d6666f0-6c4c-460d-a256-d82e9212210b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d6666f0-6c4c-460d-a256-d82e9212210b found for delete ", "request_id": "req-f3192fc8-b19e-4b77-a5b2-d513f5b26837"}]} [pid: 7|app: 0|req: 558/1094] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:37 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1095] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:50:37 2026] PUT /v2.0/subnetpools/cc6c55d9-edc0-46b6-919c-d62b8439146d => generated 500 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1096] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:50:37 2026] DELETE /v2.0/subnetpools/cc6c55d9-edc0-46b6-919c-d62b8439146d => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:50:37.816 7 INFO neutron.api.v2.resource [None req-bc65088a-3bf7-49c3-b71c-25a1c791c907 beb799357c3d49ffa50add1b16183aa6 c06a3e5a3e3b4993be5eabe1a850b3e5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1097] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:50:37 2026] GET /v2.0/subnetpools/cc6c55d9-edc0-46b6-919c-d62b8439146d => generated 145 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:50:37.832 7 INFO neutron.api.v2.resource [None req-09dbc116-11ec-4d0b-ac1d-c367704eb1f6 beb799357c3d49ffa50add1b16183aa6 c06a3e5a3e3b4993be5eabe1a850b3e5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 561/1098] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:50:37 2026] DELETE /v2.0/subnetpools/cc6c55d9-edc0-46b6-919c-d62b8439146d => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1099] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:37 2026] POST /v2.0/subnets => generated 1273 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1100] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:37 2026] GET /v2.0/security-groups?tenant_id=86686b4c04054bd197fcf20efb4f5d7f&name=default => generated 2925 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1101] 10.0.0.208 () {32 vars in 647 bytes} [Tue Apr 28 03:50:38 2026] GET /v2.0/subnets => generated 1909 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1102] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:38 2026] DELETE /v2.0/security-groups/fd6107e0-9843-4900-bb9b-a07c33fd9d0f => 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: 540/1103] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:38 2026] DELETE /v2.0/subnets/6602a7fe-6c40-4451-9c41-768a53c94500 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1104] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:38 2026] DELETE /v2.0/subnets/0b761172-d952-4f9b-a481-0d9c8b406310 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1105] 10.0.0.208 () {32 vars in 647 bytes} [Tue Apr 28 03:50:38 2026] GET /v2.0/subnets => generated 649 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:38.543 7 INFO neutron.services.segments.plugin [-] Segment 4f8d9bba-bfb0-40a8-906f-5a9aeb5320cd resource provider aggregate not found 2026-04-28 03:50:38.563 7 INFO neutron.services.segments.plugin [-] Segment 4f8d9bba-bfb0-40a8-906f-5a9aeb5320cd resource provider aggregate not found 2026-04-28 03:50:38.571 7 INFO neutron.services.segments.plugin [-] Segment 4f8d9bba-bfb0-40a8-906f-5a9aeb5320cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f8d9bba-bfb0-40a8-906f-5a9aeb5320cd found for delete ", "request_id": "req-fcb34e58-5250-4445-9b67-2f9a62fc1b7d"}]} 2026-04-28 03:50:38.582 7 INFO neutron.services.segments.plugin [-] Segment 4f8d9bba-bfb0-40a8-906f-5a9aeb5320cd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f8d9bba-bfb0-40a8-906f-5a9aeb5320cd found for delete ", "request_id": "req-bff5459d-1a88-49e6-93c4-5ee8f8d4d79c"}]} [pid: 7|app: 0|req: 566/1106] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:38 2026] GET /v2.0/security-groups?tenant_id=19036327b7cc444b9d38dc3f27f799ee&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:50:38.592 7 INFO neutron.services.segments.plugin [-] Segment 508e6a01-c5d4-4a32-9572-f6b9ac81a453 resource provider aggregate not found 2026-04-28 03:50:38.600 7 INFO neutron.services.segments.plugin [-] Segment 508e6a01-c5d4-4a32-9572-f6b9ac81a453 resource provider aggregate not found 2026-04-28 03:50:38.621 7 INFO neutron.services.segments.plugin [-] Segment 508e6a01-c5d4-4a32-9572-f6b9ac81a453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 508e6a01-c5d4-4a32-9572-f6b9ac81a453 found for delete ", "request_id": "req-56a31b75-00ce-45c9-a471-8f39b5d1098f"}]} 2026-04-28 03:50:38.635 7 INFO neutron.services.segments.plugin [-] Segment 508e6a01-c5d4-4a32-9572-f6b9ac81a453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 508e6a01-c5d4-4a32-9572-f6b9ac81a453 found for delete ", "request_id": "req-cfdb972b-eaa7-4e74-a3e5-a84253afa60d"}]} 2026-04-28 03:50:38.642 7 INFO neutron.services.segments.plugin [-] Segment 684bfc97-927c-4c24-a642-a05dddf81034 resource provider aggregate not found 2026-04-28 03:50:38.661 7 INFO neutron.services.segments.plugin [-] Segment 684bfc97-927c-4c24-a642-a05dddf81034 resource provider aggregate not found 2026-04-28 03:50:38.667 7 INFO neutron.services.segments.plugin [-] Segment 684bfc97-927c-4c24-a642-a05dddf81034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 684bfc97-927c-4c24-a642-a05dddf81034 found for delete ", "request_id": "req-f25d1d05-5861-4785-b87f-c12c4fc6a690"}]} 2026-04-28 03:50:38.687 7 INFO neutron.services.segments.plugin [-] Segment c5abecb2-eb8e-4311-8097-e38e421a2bf4 resource provider aggregate not found 2026-04-28 03:50:38.693 7 INFO neutron.services.segments.plugin [-] Segment 684bfc97-927c-4c24-a642-a05dddf81034 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 684bfc97-927c-4c24-a642-a05dddf81034 found for delete ", "request_id": "req-188b422a-d0e3-4772-b926-31e02a40377a"}]} 2026-04-28 03:50:38.711 7 INFO neutron.services.segments.plugin [-] Segment c5abecb2-eb8e-4311-8097-e38e421a2bf4 resource provider aggregate not found 2026-04-28 03:50:38.715 7 INFO neutron.services.segments.plugin [-] Segment c5abecb2-eb8e-4311-8097-e38e421a2bf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5abecb2-eb8e-4311-8097-e38e421a2bf4 found for delete ", "request_id": "req-8af7b013-bf98-4437-97e3-4cfd525183b8"}]} 2026-04-28 03:50:38.727 7 INFO neutron.services.segments.plugin [-] Segment c5abecb2-eb8e-4311-8097-e38e421a2bf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c5abecb2-eb8e-4311-8097-e38e421a2bf4 found for delete ", "request_id": "req-cbc7e824-5428-4d84-ab11-724249c3c5a5"}]} [pid: 8|app: 0|req: 541/1107] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:38 2026] GET /v2.0/security-groups?tenant_id=c06a3e5a3e3b4993be5eabe1a850b3e5&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1108] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:38 2026] DELETE /v2.0/networks/c9ecef96-bba3-4b04-9d4f-6615889e084e => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1111] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:38 2026] DELETE /v2.0/security-groups/c62cb26d-848a-41fe-80fb-cd3d2e71692c => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1112] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:38 2026] DELETE /v2.0/security-groups/ea342981-e971-4209-8244-f394309a0324 => 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: 543/1113] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:38 2026] DELETE /v2.0/networks/5558aa8f-7b79-41d7-a048-c83132caade4 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1114] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:38 2026] GET /v2.0/security-groups?tenant_id=3365cdd98ca44cd3bafb0d8329996627&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1115] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:38 2026] DELETE /v2.0/networks/2a9b7060-7b67-4544-b003-db861dc0b91a => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1116] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:39 2026] DELETE /v2.0/security-groups/e7663e60-33f0-40ef-a34a-a66c34e2b81b => 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: 545/1117] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:39 2026] DELETE /v2.0/networks/a0a4b5e4-a670-4105-a94d-784a3e1804e6 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:39.710 8 INFO neutron.services.segments.plugin [-] Segment 00d75929-f6e0-454f-b123-59a173e3603b resource provider aggregate not found 2026-04-28 03:50:39.718 8 INFO neutron.services.segments.plugin [-] Segment 00d75929-f6e0-454f-b123-59a173e3603b resource provider aggregate not found 2026-04-28 03:50:39.723 8 INFO neutron.services.segments.plugin [-] Segment 00d75929-f6e0-454f-b123-59a173e3603b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00d75929-f6e0-454f-b123-59a173e3603b found for delete ", "request_id": "req-7ca82fa5-5662-4f63-923c-25a20690e2f6"}]} 2026-04-28 03:50:39.736 8 INFO neutron.services.segments.plugin [-] Segment 2120568f-8e30-4a32-a315-4e525c74f1ce resource provider aggregate not found 2026-04-28 03:50:39.743 8 INFO neutron.services.segments.plugin [-] Segment 00d75929-f6e0-454f-b123-59a173e3603b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00d75929-f6e0-454f-b123-59a173e3603b found for delete ", "request_id": "req-f3b7965c-7708-43c9-b9a4-a3447bcc8c86"}]} 2026-04-28 03:50:39.753 8 INFO neutron.services.segments.plugin [-] Segment 2120568f-8e30-4a32-a315-4e525c74f1ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2120568f-8e30-4a32-a315-4e525c74f1ce found for delete ", "request_id": "req-583e4ab7-cd85-4396-8e90-7b30282b52af"}]} 2026-04-28 03:50:39.763 8 INFO neutron.services.segments.plugin [-] Segment 2120568f-8e30-4a32-a315-4e525c74f1ce resource provider aggregate not found 2026-04-28 03:50:39.768 8 INFO neutron.services.segments.plugin [-] Segment b7d83f47-9694-465b-bb8e-8cd63b3e5828 resource provider aggregate not found 2026-04-28 03:50:39.775 8 INFO neutron.services.segments.plugin [-] Segment 2120568f-8e30-4a32-a315-4e525c74f1ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2120568f-8e30-4a32-a315-4e525c74f1ce found for delete ", "request_id": "req-8757006a-62d7-43ce-b1a9-9935623a0638"}]} 2026-04-28 03:50:39.780 8 INFO neutron.services.segments.plugin [-] Segment b7d83f47-9694-465b-bb8e-8cd63b3e5828 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7d83f47-9694-465b-bb8e-8cd63b3e5828 found for delete ", "request_id": "req-e753d945-7f26-46af-afd8-bd755b40321c"}]} 2026-04-28 03:50:39.793 8 INFO neutron.services.segments.plugin [-] Segment b7d83f47-9694-465b-bb8e-8cd63b3e5828 resource provider aggregate not found 2026-04-28 03:50:39.807 8 INFO neutron.services.segments.plugin [-] Segment b7d83f47-9694-465b-bb8e-8cd63b3e5828 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7d83f47-9694-465b-bb8e-8cd63b3e5828 found for delete ", "request_id": "req-2bf65d5d-caf4-456f-9fb0-419d49ccf847"}]} [pid: 7|app: 0|req: 573/1118] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:39 2026] GET /v2.0/security-groups?tenant_id=da42b376ff664915a61a509d69d3112d&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1119] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:39 2026] DELETE /v2.0/security-groups/1b5eb10b-cdda-46a0-a6c8-bb21f3c928fe => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:50:40.742 7 INFO neutron.services.segments.plugin [-] Segment 38c23ce2-4d73-4031-a650-878785bcca48 resource provider aggregate not found 2026-04-28 03:50:40.751 7 INFO neutron.services.segments.plugin [-] Segment 38c23ce2-4d73-4031-a650-878785bcca48 resource provider aggregate not found 2026-04-28 03:50:40.765 7 INFO neutron.services.segments.plugin [-] Segment 38c23ce2-4d73-4031-a650-878785bcca48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38c23ce2-4d73-4031-a650-878785bcca48 found for delete ", "request_id": "req-b2259008-81dd-4391-a189-ad6b28e7eb3d"}]} 2026-04-28 03:50:40.767 7 INFO neutron.services.segments.plugin [-] Segment 38c23ce2-4d73-4031-a650-878785bcca48 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38c23ce2-4d73-4031-a650-878785bcca48 found for delete ", "request_id": "req-df8d98e1-cae9-496a-8480-cb0d86dfd6c6"}]} 2026-04-28 03:50:42.216 7 INFO neutron.db.segments_db [None req-de8b9879-c2d7-4cd6-9b60-8f4066abf6eb 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] Added segment b88644cb-61af-4a4d-b15e-1c7a4d9caf8b of type vxlan for network 17f750f7-4341-4c75-b8a6-0332b024e0a2 [pid: 7|app: 0|req: 574/1120] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:41 2026] POST /v2.0/networks => generated 625 bytes in 495 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1121] 10.0.0.208 () {34 vars in 665 bytes} [Tue Apr 28 03:50:42 2026] POST /v2.0/ports => generated 775 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:50:42.666 8 INFO neutron.db.segments_db [None req-a989dc99-e2c0-478c-be46-d7a9074040a9 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] Added segment 1ee5dec5-90f4-48b0-a2d1-ebcf7a179d3a of type vxlan for network b49ee6f2-26cc-43c8-9929-353590c572cb [pid: 8|app: 0|req: 548/1122] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:42 2026] POST /v2.0/networks => generated 612 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1123] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:42 2026] GET /v2.0/security-groups?tenant_id=7d4cb383ce554471971937ffd2437730&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1124] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:42 2026] POST /v2.0/subnets => generated 626 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1125] 10.0.0.208 () {34 vars in 684 bytes} [Tue Apr 28 03:50:42 2026] POST /v2.0/security-groups => generated 1601 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1126] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:42 2026] DELETE /v2.0/security-groups/6c97ced2-c3e8-47da-9d6c-b419f6f4b150 => 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: 551/1127] 10.0.0.208 () {34 vars in 767 bytes} [Tue Apr 28 03:50:43 2026] PUT /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1128] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:50:43 2026] GET /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1129] 10.0.0.208 () {34 vars in 778 bytes} [Tue Apr 28 03:50:43 2026] PUT /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags/green => 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: 554/1130] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:50:43 2026] GET /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/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: 555/1131] 10.0.0.208 () {34 vars in 774 bytes} [Tue Apr 28 03:50:43 2026] PUT /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1132] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:50:43 2026] GET /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1133] 10.0.0.208 () {34 vars in 796 bytes} [Tue Apr 28 03:50:43 2026] PUT /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1134] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:50:43 2026] GET /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1135] 10.0.0.208 () {34 vars in 767 bytes} [Tue Apr 28 03:50:43 2026] PUT /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1136] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:50:43 2026] GET /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1137] 10.0.0.208 () {32 vars in 755 bytes} [Tue Apr 28 03:50:43 2026] GET /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:50:43.697 8 INFO neutron.api.v2.resource [None req-7560af48-28be-4ccf-8448-6f544f6bf369 0b984047f2604017a43b3ef46a7a1887 833c5213f8bb41ec8b7eb7e791d62eaf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 562/1138] 10.0.0.208 () {32 vars in 759 bytes} [Tue Apr 28 03:50:43 2026] GET /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1139] 10.0.0.208 () {32 vars in 758 bytes} [Tue Apr 28 03:50:43 2026] DELETE /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1140] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:50:43 2026] GET /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags => generated 30 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:50:43.855 8 INFO neutron.api.v2.resource [None req-04382324-4438-44b9-bcee-74927e1d8965 0b984047f2604017a43b3ef46a7a1887 833c5213f8bb41ec8b7eb7e791d62eaf - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 565/1141] 10.0.0.208 () {32 vars in 762 bytes} [Tue Apr 28 03:50:43 2026] DELETE /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1142] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:50:43 2026] DELETE /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1143] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:50:43 2026] GET /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1144] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 03:50:43 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 1240 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1145] 10.0.0.208 () {34 vars in 665 bytes} [Tue Apr 28 03:50:43 2026] POST /v2.0/ports => generated 950 bytes in 1037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 578/1146] 10.0.0.28 () {34 vars in 1039 bytes} [Tue Apr 28 03:50:44 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1147] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:44 2026] DELETE /v2.0/security-groups/73bb4f5b-026f-4d17-b0ab-1b1345f5a98b => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:50:44.244 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c867ab4-d97f-4dfd-bc07-a8324fe03729 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] TaaS: Handle Delete Port: 8ea65052-5a3e-4cf0-a274-b31d88383756 2026-04-28 03:50:44.248 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c867ab4-d97f-4dfd-bc07-a8324fe03729 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] Tap Mirror: Handle Delete Port: 8ea65052-5a3e-4cf0-a274-b31d88383756 [pid: 7|app: 0|req: 579/1148] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:50:44 2026] DELETE /v2.0/ports/8ea65052-5a3e-4cf0-a274-b31d88383756 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:44.455 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b0a1db0-4fe2-4588-85e6-888fd2ad85e6 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 570/1149] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:50:44 2026] DELETE /v2.0/ports/8ea65052-5a3e-4cf0-a274-b31d88383756 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:50:44.485 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0acd91db-7464-42bc-9446-73de15471d8e 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 580/1150] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:50:44 2026] GET /v2.0/ports/8ea65052-5a3e-4cf0-a274-b31d88383756 => 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: 571/1151] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:44 2026] DELETE /v2.0/subnets/b3341dde-074f-4ead-980b-6413d69c74a7 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:44.783 7 INFO neutron.services.segments.plugin [-] Segment 1ee5dec5-90f4-48b0-a2d1-ebcf7a179d3a resource provider aggregate not found 2026-04-28 03:50:44.789 7 INFO neutron.services.segments.plugin [-] Segment 1ee5dec5-90f4-48b0-a2d1-ebcf7a179d3a resource provider aggregate not found 2026-04-28 03:50:44.801 7 INFO neutron.services.segments.plugin [-] Segment 1ee5dec5-90f4-48b0-a2d1-ebcf7a179d3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ee5dec5-90f4-48b0-a2d1-ebcf7a179d3a found for delete ", "request_id": "req-61c25341-2337-4240-87af-00750509912b"}]} 2026-04-28 03:50:44.808 7 INFO neutron.services.segments.plugin [-] Segment 1ee5dec5-90f4-48b0-a2d1-ebcf7a179d3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ee5dec5-90f4-48b0-a2d1-ebcf7a179d3a found for delete ", "request_id": "req-69128ac2-9014-4f9f-af2a-db878e7cd0a6"}]} [pid: 7|app: 0|req: 581/1152] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:44 2026] DELETE /v2.0/networks/b49ee6f2-26cc-43c8-9929-353590c572cb => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:44.892 7 INFO neutron.db.segments_db [None req-f36a0fa7-9b65-48f2-8a87-66df7f5ae7e2 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] Added segment 032b6845-d542-4287-922d-74ee97c9f4fd of type vxlan for network c26075e3-7e21-40fe-bfe2-6f82938136c5 [pid: 8|app: 0|req: 572/1153] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:44 2026] GET /v2.0/security-groups?tenant_id=833c5213f8bb41ec8b7eb7e791d62eaf&name=default => generated 2925 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1154] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:44 2026] POST /v2.0/networks => generated 613 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1155] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:44 2026] DELETE /v2.0/security-groups/51c307ae-f09c-46a5-9812-e9ecfbf5f5ee => 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: 583/1156] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:45 2026] POST /v2.0/subnets => generated 626 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1157] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:45 2026] GET /v2.0/security-groups?tenant_id=2101483385174e38a7d938fc06f69698&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1158] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:45 2026] DELETE /v2.0/security-groups/5ec8eda7-2cd9-4c07-820d-f379c38c628a => 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: 574/1159] 10.0.0.208 () {34 vars in 665 bytes} [Tue Apr 28 03:50:45 2026] POST /v2.0/ports => generated 911 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:45.760 7 INFO neutron_taas.services.taas.taas_plugin [None req-98647cb9-78a4-469d-95fe-d8b5ce3d1829 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] TaaS: Handle Delete Port: 621de74e-983b-4ad1-9f00-743fca24f1dc 2026-04-28 03:50:45.763 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98647cb9-78a4-469d-95fe-d8b5ce3d1829 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] Tap Mirror: Handle Delete Port: 621de74e-983b-4ad1-9f00-743fca24f1dc [pid: 7|app: 0|req: 586/1160] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:50:45 2026] DELETE /v2.0/ports/621de74e-983b-4ad1-9f00-743fca24f1dc => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:45.930 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7fccd03-f561-4cd5-a0cb-662baaa20867 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 575/1161] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:50:45 2026] GET /v2.0/ports/621de74e-983b-4ad1-9f00-743fca24f1dc => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1162] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:45 2026] DELETE /v2.0/subnets/c0d40784-2a74-42df-a380-2809579b09cc => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:46.176 8 INFO neutron.services.segments.plugin [-] Segment 032b6845-d542-4287-922d-74ee97c9f4fd resource provider aggregate not found 2026-04-28 03:50:46.185 8 INFO neutron.services.segments.plugin [-] Segment 032b6845-d542-4287-922d-74ee97c9f4fd resource provider aggregate not found 2026-04-28 03:50:46.214 8 INFO neutron.services.segments.plugin [-] Segment 032b6845-d542-4287-922d-74ee97c9f4fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 032b6845-d542-4287-922d-74ee97c9f4fd found for delete ", "request_id": "req-cc13e322-9ad8-4ab0-a74f-cb3471ec09f9"}]} 2026-04-28 03:50:46.215 8 INFO neutron.services.segments.plugin [-] Segment 032b6845-d542-4287-922d-74ee97c9f4fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 032b6845-d542-4287-922d-74ee97c9f4fd found for delete ", "request_id": "req-43451cc1-4808-4fcb-b7cf-6427d6f25901"}]} [pid: 8|app: 0|req: 576/1163] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:46 2026] DELETE /v2.0/networks/c26075e3-7e21-40fe-bfe2-6f82938136c5 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1164] 10.0.0.208 () {34 vars in 665 bytes} [Tue Apr 28 03:50:46 2026] POST /v2.0/ports => generated 774 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1165] 10.0.0.208 () {34 vars in 737 bytes} [Tue Apr 28 03:50:46 2026] PUT /v2.0/ports/eefa592b-cabf-4573-8d28-3381992fb784 => generated 752 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:50:46.900 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c69c58a-9e12-4eb8-9136-aeb963b9f9ae 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] TaaS: Handle Delete Port: eefa592b-cabf-4573-8d28-3381992fb784 2026-04-28 03:50:46.902 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c69c58a-9e12-4eb8-9136-aeb963b9f9ae 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] Tap Mirror: Handle Delete Port: eefa592b-cabf-4573-8d28-3381992fb784 [pid: 7|app: 0|req: 589/1166] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:50:46 2026] DELETE /v2.0/ports/eefa592b-cabf-4573-8d28-3381992fb784 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 578/1167] 10.0.0.208 () {32 vars in 643 bytes} [Tue Apr 28 03:50:46 2026] GET /v2.0/ports => generated 778 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:47.058 7 INFO neutron.pecan_wsgi.hooks.translation [None req-18b015ca-0873-45c1-946a-0077ffd33001 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 590/1168] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:50:47 2026] GET /v2.0/ports/eefa592b-cabf-4573-8d28-3381992fb784 => 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: 579/1169] 10.0.0.208 () {32 vars in 643 bytes} [Tue Apr 28 03:50:47 2026] GET /v2.0/ports => generated 778 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 591/1170] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:50:47 2026] GET /v2.0/ports/27109bdf-669c-4751-aa66-10c5fa8ca225 => generated 775 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:47.163 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9aab2ccd-1501-444f-9b5b-2ad1e708fb95 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 580/1171] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:50:47 2026] DELETE /v2.0/ports/621de74e-983b-4ad1-9f00-743fca24f1dc => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:50:47.184 7 INFO neutron.pecan_wsgi.hooks.translation [None req-953bec3b-ff14-4404-beec-cd83c18666fe 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 592/1172] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:47 2026] DELETE /v2.0/subnets/c0d40784-2a74-42df-a380-2809579b09cc => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:50:47.203 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc27a72d-e77e-423a-ba56-69894feb61f0 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 581/1173] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:47 2026] DELETE /v2.0/subnets/b3341dde-074f-4ead-980b-6413d69c74a7 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:50:47.320 7 INFO neutron_taas.services.taas.taas_plugin [None req-bbfaa50c-0c6c-466a-ae7b-982b540bed20 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] TaaS: Handle Delete Port: 27109bdf-669c-4751-aa66-10c5fa8ca225 2026-04-28 03:50:47.325 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbfaa50c-0c6c-466a-ae7b-982b540bed20 6178e4b118804dcbbdb05098588c39aa 5bbe1c99380b4e048135732ccbd94109 - - default default] Tap Mirror: Handle Delete Port: 27109bdf-669c-4751-aa66-10c5fa8ca225 [pid: 7|app: 0|req: 593/1174] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:50:47 2026] DELETE /v2.0/ports/27109bdf-669c-4751-aa66-10c5fa8ca225 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1175] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:47 2026] DELETE /v2.0/networks/17f750f7-4341-4c75-b8a6-0332b024e0a2 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:47.795 7 INFO neutron.db.segments_db [None req-bb7df075-d214-48a0-a230-ebaa232cae91 17d9e7b0dad64b4f9f3c444ae7ebcbb6 4154faa74c014759855f8aaf7d41da63 - - default default] Added segment fb3b8066-f1fc-4c94-a815-289ecdc8faf3 of type vxlan for network a6c71986-f94f-441f-aab4-7519e03ab178 [pid: 7|app: 0|req: 594/1176] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:47 2026] POST /v2.0/networks => generated 613 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:47.943 8 INFO neutron.db.segments_db [None req-b6d9249e-fa3b-423c-b827-d759ff8a4fd4 17d9e7b0dad64b4f9f3c444ae7ebcbb6 4154faa74c014759855f8aaf7d41da63 - - default default] Added segment df80e5bd-8f2b-42d9-b1e8-a6cb0fdb4080 of type vxlan for network 81f95c1f-c5c8-451e-93af-e65b37b6caa7 [pid: 8|app: 0|req: 583/1177] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:47 2026] POST /v2.0/networks => generated 612 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1178] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:47 2026] GET /v2.0/security-groups?tenant_id=5bbe1c99380b4e048135732ccbd94109&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:50:48.099 8 INFO neutron.db.segments_db [None req-d064bd22-9c08-4659-bdb7-3fd55de5a876 17d9e7b0dad64b4f9f3c444ae7ebcbb6 4154faa74c014759855f8aaf7d41da63 - - default default] Added segment 1b451dc4-758f-4c8b-8c36-d2be3ec2da37 of type vxlan for network 22c1db5b-9032-4c50-8e1f-3cdfab570af3 [pid: 7|app: 0|req: 596/1179] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:48 2026] DELETE /v2.0/security-groups/6748975f-481b-4aeb-82c7-d87bcca75f05 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1180] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:48 2026] POST /v2.0/networks => generated 612 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:48.237 8 INFO neutron.services.segments.plugin [-] Segment b88644cb-61af-4a4d-b15e-1c7a4d9caf8b resource provider aggregate not found 2026-04-28 03:50:48.241 8 INFO neutron.services.segments.plugin [-] Segment b88644cb-61af-4a4d-b15e-1c7a4d9caf8b resource provider aggregate not found 2026-04-28 03:50:48.257 8 INFO neutron.services.segments.plugin [-] Segment b88644cb-61af-4a4d-b15e-1c7a4d9caf8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b88644cb-61af-4a4d-b15e-1c7a4d9caf8b found for delete ", "request_id": "req-276d6253-6947-4b2e-baaf-245687ff4137"}]} 2026-04-28 03:50:48.260 7 INFO neutron.db.segments_db [None req-0c08a3f7-78ce-43df-af29-22efc189fa89 17d9e7b0dad64b4f9f3c444ae7ebcbb6 4154faa74c014759855f8aaf7d41da63 - - default default] Added segment 07060cae-b706-443f-af67-bdd2893e2165 of type vxlan for network e743f41d-a476-478f-97ba-12497a4019fd 2026-04-28 03:50:48.261 8 INFO neutron.services.segments.plugin [-] Segment b88644cb-61af-4a4d-b15e-1c7a4d9caf8b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b88644cb-61af-4a4d-b15e-1c7a4d9caf8b found for delete ", "request_id": "req-8c2778db-cb65-4ced-938c-9eb33dd55048"}]} [pid: 7|app: 0|req: 597/1181] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:48 2026] POST /v2.0/networks => generated 611 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:48.425 8 INFO neutron.db.segments_db [None req-75ba7d96-969f-42dd-a637-d6addcc39263 17d9e7b0dad64b4f9f3c444ae7ebcbb6 4154faa74c014759855f8aaf7d41da63 - - default default] Added segment c48a9766-26c7-4405-aa77-37dfd8a39898 of type vxlan for network 723d4305-0c69-4203-9353-c8f158284f99 [pid: 8|app: 0|req: 585/1182] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:48 2026] POST /v2.0/networks => generated 613 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1183] 10.0.0.208 () {34 vars in 753 bytes} [Tue Apr 28 03:50:48 2026] PUT /v2.0/networks/a6c71986-f94f-441f-aab4-7519e03ab178/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1184] 10.0.0.208 () {34 vars in 753 bytes} [Tue Apr 28 03:50:48 2026] PUT /v2.0/networks/81f95c1f-c5c8-451e-93af-e65b37b6caa7/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1185] 10.0.0.208 () {34 vars in 753 bytes} [Tue Apr 28 03:50:48 2026] PUT /v2.0/networks/22c1db5b-9032-4c50-8e1f-3cdfab570af3/tags => generated 34 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1186] 10.0.0.208 () {34 vars in 753 bytes} [Tue Apr 28 03:50:48 2026] PUT /v2.0/networks/e743f41d-a476-478f-97ba-12497a4019fd/tags => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1187] 10.0.0.208 () {32 vars in 666 bytes} [Tue Apr 28 03:50:48 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1188] 10.0.0.208 () {32 vars in 680 bytes} [Tue Apr 28 03:50:48 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1189] 10.0.0.208 () {32 vars in 676 bytes} [Tue Apr 28 03:50:48 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1190] 10.0.0.208 () {32 vars in 688 bytes} [Tue Apr 28 03:50:48 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1191] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:50:48 2026] POST /v2.0/subnetpools => generated 516 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1192] 10.0.0.208 () {32 vars in 674 bytes} [Tue Apr 28 03:50:49 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1193] 10.0.0.208 () {34 vars in 759 bytes} [Tue Apr 28 03:50:49 2026] PUT /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1194] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:50:49 2026] GET /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1195] 10.0.0.208 () {32 vars in 688 bytes} [Tue Apr 28 03:50:49 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1196] 10.0.0.208 () {34 vars in 770 bytes} [Tue Apr 28 03:50:49 2026] PUT /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags/green => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1197] 10.0.0.208 () {32 vars in 684 bytes} [Tue Apr 28 03:50:49 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1198] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:50:49 2026] GET /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1199] 10.0.0.208 () {32 vars in 696 bytes} [Tue Apr 28 03:50:49 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:50:49.431 7 INFO neutron.services.segments.plugin [-] Segment fb3b8066-f1fc-4c94-a815-289ecdc8faf3 resource provider aggregate not found 2026-04-28 03:50:49.442 7 INFO neutron.services.segments.plugin [-] Segment fb3b8066-f1fc-4c94-a815-289ecdc8faf3 resource provider aggregate not found 2026-04-28 03:50:49.457 7 INFO neutron.services.segments.plugin [-] Segment fb3b8066-f1fc-4c94-a815-289ecdc8faf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb3b8066-f1fc-4c94-a815-289ecdc8faf3 found for delete ", "request_id": "req-76707dc2-7d6b-4c84-b461-97cfc804083a"}]} 2026-04-28 03:50:49.459 7 INFO neutron.services.segments.plugin [-] Segment fb3b8066-f1fc-4c94-a815-289ecdc8faf3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb3b8066-f1fc-4c94-a815-289ecdc8faf3 found for delete ", "request_id": "req-984464ee-5da8-4162-b300-eafe8dd3e9d7"}]} [pid: 7|app: 0|req: 606/1200] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:49 2026] DELETE /v2.0/networks/a6c71986-f94f-441f-aab4-7519e03ab178 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1201] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:49 2026] DELETE /v2.0/networks/81f95c1f-c5c8-451e-93af-e65b37b6caa7 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1202] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:49 2026] DELETE /v2.0/networks/22c1db5b-9032-4c50-8e1f-3cdfab570af3 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1203] 10.0.0.208 () {34 vars in 766 bytes} [Tue Apr 28 03:50:49 2026] PUT /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags/red => generated 4 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1204] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:49 2026] DELETE /v2.0/networks/e743f41d-a476-478f-97ba-12497a4019fd => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1205] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:50:49 2026] GET /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1206] 10.0.0.208 () {34 vars in 788 bytes} [Tue Apr 28 03:50:49 2026] PUT /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/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: 610/1207] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:49 2026] DELETE /v2.0/networks/723d4305-0c69-4203-9353-c8f158284f99 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1208] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:50:50 2026] GET /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1209] 10.0.0.208 () {34 vars in 759 bytes} [Tue Apr 28 03:50:50 2026] PUT /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1210] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:50:50 2026] GET /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1211] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:50:50 2026] GET /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:50:50.255 7 INFO neutron.api.v2.resource [None req-f42f7263-1973-412e-bcf5-208a706c21b6 6879816264484ed28346bb3db21c510b 51618baf532044e4bad3bcd38b020e7c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 615/1212] 10.0.0.208 () {32 vars in 751 bytes} [Tue Apr 28 03:50:50 2026] GET /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags/green => generated 99 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1213] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:50:50 2026] DELETE /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags/red => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1214] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:50:50 2026] GET /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:50:50.341 8 INFO neutron.db.segments_db [None req-d5416c69-a22b-49ae-81cb-f0b82075e5bc 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Added segment f049b725-7fa4-44a1-b2eb-cb2e53bf62e5 of type vxlan for network 34256ccf-3b28-4725-af49-2a254ebd7dd1 2026-04-28 03:50:50.379 7 INFO neutron.api.v2.resource [None req-9e6a8832-bd35-45df-b9d5-2cbde2d31392 6879816264484ed28346bb3db21c510b 51618baf532044e4bad3bcd38b020e7c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1215] 10.0.0.208 () {32 vars in 754 bytes} [Tue Apr 28 03:50:50 2026] DELETE /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1216] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:49 2026] POST /v2.0/networks => generated 610 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1217] 10.0.0.208 () {32 vars in 742 bytes} [Tue Apr 28 03:50:50 2026] DELETE /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags => 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: 620/1218] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:50:50 2026] GET /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747/tags => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:50:50.473 8 INFO neutron.db.segments_db [None req-7b00877c-c5c8-46cb-897c-ee2f756523e0 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Added segment 7620a07f-3cbd-4b7a-b1cf-427b72ba8def of type vxlan for network e6dd3bca-5b87-4f7e-b816-4bfe4d3d5422 [pid: 7|app: 0|req: 621/1219] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:50:50 2026] DELETE /v2.0/subnetpools/854d68c2-ecc5-4d05-8a4b-21d7ad818747 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1220] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:50 2026] POST /v2.0/networks => generated 611 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1221] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:50 2026] POST /v2.0/subnets => generated 626 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1222] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:50 2026] POST /v2.0/subnets => generated 626 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:51.089 8 INFO neutron.db.segments_db [None req-299cc304-82ed-4670-aced-cff1aba5f288 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Added segment ca530f33-af2f-4e8e-bd12-479d423b1a58 of type vxlan for network 75cefe91-0e73-437a-b8dd-c4c1913eb0e7 [pid: 7|app: 0|req: 623/1223] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:50 2026] GET /v2.0/security-groups?tenant_id=e819fe869e874a12851e7b62b5c8d53e&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1224] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:51 2026] GET /v2.0/security-groups?tenant_id=bb5774b90b2f4d6a9be27dbf83132d18&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:50:51.347 8 INFO neutron.db.l3_hamode_db [None req-299cc304-82ed-4670-aced-cff1aba5f288 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 625/1225] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:51 2026] DELETE /v2.0/security-groups/f90174c6-b40a-4883-90b3-46f724b40d42 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:50:51.476 8 INFO neutron.db.l3_hamode_db [None req-299cc304-82ed-4670-aced-cff1aba5f288 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:50:51.491 7 INFO neutron.services.segments.plugin [-] Segment df80e5bd-8f2b-42d9-b1e8-a6cb0fdb4080 resource provider aggregate not found 2026-04-28 03:50:51.499 7 INFO neutron.services.segments.plugin [-] Segment df80e5bd-8f2b-42d9-b1e8-a6cb0fdb4080 resource provider aggregate not found 2026-04-28 03:50:51.519 7 INFO neutron.services.segments.plugin [-] Segment df80e5bd-8f2b-42d9-b1e8-a6cb0fdb4080 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df80e5bd-8f2b-42d9-b1e8-a6cb0fdb4080 found for delete ", "request_id": "req-b6798b42-e3e9-405b-825e-0fdad13892ba"}]} 2026-04-28 03:50:51.525 7 INFO neutron.services.segments.plugin [-] Segment df80e5bd-8f2b-42d9-b1e8-a6cb0fdb4080 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df80e5bd-8f2b-42d9-b1e8-a6cb0fdb4080 found for delete ", "request_id": "req-577b5bd9-d95a-4bd9-a4f2-4cdd31b4dacf"}]} [pid: 7|app: 0|req: 626/1226] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:51 2026] DELETE /v2.0/security-groups/c340c303-57bb-41b4-8826-a796a78324e4 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:50:51.544 7 INFO neutron.services.segments.plugin [-] Segment 1b451dc4-758f-4c8b-8c36-d2be3ec2da37 resource provider aggregate not found 2026-04-28 03:50:51.547 7 INFO neutron.services.segments.plugin [-] Segment 1b451dc4-758f-4c8b-8c36-d2be3ec2da37 resource provider aggregate not found 2026-04-28 03:50:51.563 7 INFO neutron.services.segments.plugin [-] Segment 1b451dc4-758f-4c8b-8c36-d2be3ec2da37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b451dc4-758f-4c8b-8c36-d2be3ec2da37 found for delete ", "request_id": "req-7ce4798e-ac49-4c78-ad84-55cee3a62ba1"}]} 2026-04-28 03:50:51.568 7 INFO neutron.services.segments.plugin [-] Segment 1b451dc4-758f-4c8b-8c36-d2be3ec2da37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b451dc4-758f-4c8b-8c36-d2be3ec2da37 found for delete ", "request_id": "req-6e8ea0a4-d391-4934-9678-fff8d749488c"}]} 2026-04-28 03:50:51.584 7 INFO neutron.services.segments.plugin [-] Segment 07060cae-b706-443f-af67-bdd2893e2165 resource provider aggregate not found 2026-04-28 03:50:51.587 7 INFO neutron.services.segments.plugin [-] Segment 07060cae-b706-443f-af67-bdd2893e2165 resource provider aggregate not found [pid: 7|app: 0|req: 627/1227] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:51 2026] GET /v2.0/security-groups?tenant_id=4154faa74c014759855f8aaf7d41da63&name=default => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:50:51.609 7 INFO neutron.services.segments.plugin [-] Segment 07060cae-b706-443f-af67-bdd2893e2165 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07060cae-b706-443f-af67-bdd2893e2165 found for delete ", "request_id": "req-a10b8782-733b-46e6-9d2f-5ebe9008de73"}]} 2026-04-28 03:50:51.616 7 INFO neutron.services.segments.plugin [-] Segment 07060cae-b706-443f-af67-bdd2893e2165 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07060cae-b706-443f-af67-bdd2893e2165 found for delete ", "request_id": "req-33c3347e-da63-4959-9678-b74df8f98b86"}]} 2026-04-28 03:50:51.638 7 INFO neutron.services.segments.plugin [-] Segment c48a9766-26c7-4405-aa77-37dfd8a39898 resource provider aggregate not found 2026-04-28 03:50:51.643 7 INFO neutron.services.segments.plugin [-] Segment c48a9766-26c7-4405-aa77-37dfd8a39898 resource provider aggregate not found 2026-04-28 03:50:51.666 7 INFO neutron.services.segments.plugin [-] Segment c48a9766-26c7-4405-aa77-37dfd8a39898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c48a9766-26c7-4405-aa77-37dfd8a39898 found for delete ", "request_id": "req-c635d7f5-f487-422d-b74c-347c3d444ac5"}]} 2026-04-28 03:50:51.671 7 INFO neutron.services.segments.plugin [-] Segment c48a9766-26c7-4405-aa77-37dfd8a39898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c48a9766-26c7-4405-aa77-37dfd8a39898 found for delete ", "request_id": "req-41d20ad1-9cc0-47e2-bfa9-871526753c9c"}]} [pid: 7|app: 0|req: 628/1228] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:51 2026] DELETE /v2.0/security-groups/26e02fbe-e588-4f68-91a2-f512422b835c => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1229] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:51 2026] GET /v2.0/security-groups?tenant_id=51618baf532044e4bad3bcd38b020e7c&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1230] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:51 2026] DELETE /v2.0/security-groups/4ef370f4-00d6-47fc-9cd8-729286b41ff8 => 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: 601/1231] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:51 2026] POST /v2.0/routers => generated 507 bytes in 1048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1232] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:51 2026] GET /v2.0/security-groups?tenant_id=36ed8e9eb8be41288bfd8f741e64f0dd&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1233] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:52 2026] DELETE /v2.0/security-groups/65b371c7-5a16-4785-b728-1bebfc0d2fd0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1234] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:50:52 2026] PUT /v2.0/routers/542db511-526d-470e-b586-1fe0f2812624/add_router_interface => generated 309 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1235] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:50:53 2026] GET /v2.0/ports/c6e85c61-9428-403f-955f-2997e4b97a10 => generated 955 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1238] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:54 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1239] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:54 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&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: 638/1240] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:54 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => 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: 639/1241] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:54 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&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: 603/1242] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:50:53 2026] PUT /v2.0/routers/542db511-526d-470e-b586-1fe0f2812624/add_router_interface => generated 309 bytes in 1290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1243] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:50:54 2026] GET /v2.0/ports/a19e0046-23f1-44a4-a8d1-aa88103d706b => generated 955 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1244] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:54 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1245] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:54 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:55.031 8 INFO neutron_taas.services.taas.taas_plugin [None req-73edcfe4-54ad-4c21-907e-be4267862959 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] TaaS: Handle Delete Port: a19e0046-23f1-44a4-a8d1-aa88103d706b 2026-04-28 03:50:55.037 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73edcfe4-54ad-4c21-907e-be4267862959 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Tap Mirror: Handle Delete Port: a19e0046-23f1-44a4-a8d1-aa88103d706b [pid: 8|app: 0|req: 604/1246] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:50:54 2026] PUT /v2.0/routers/542db511-526d-470e-b586-1fe0f2812624/remove_router_interface => generated 309 bytes in 897 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1247] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:55 2026] GET /v2.0/security-groups?tenant_id=61eabb3e6fdc4d9a872d03b7d386eb48&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1248] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:55 2026] DELETE /v2.0/security-groups/72aeac9e-4f0f-4993-805b-1d5ffdbdd06b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:50:55.900 8 INFO neutron_taas.services.taas.taas_plugin [None req-15ec08ab-09c2-48c6-be23-6b156963e0f5 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] TaaS: Handle Delete Port: c6e85c61-9428-403f-955f-2997e4b97a10 2026-04-28 03:50:55.907 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15ec08ab-09c2-48c6-be23-6b156963e0f5 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Tap Mirror: Handle Delete Port: c6e85c61-9428-403f-955f-2997e4b97a10 [pid: 7|app: 0|req: 645/1249] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:55 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1250] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:56 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1251] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:50:56 2026] GET /v2.0/security-groups?tenant_id=07d9fd9d769b42f5a6314ab4a7fdb9ac&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1252] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:50:56 2026] DELETE /v2.0/security-groups/6434d12f-be4c-4a3a-bca3-3207a41fdc62 => 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: 605/1253] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:50:55 2026] PUT /v2.0/routers/542db511-526d-470e-b586-1fe0f2812624/remove_router_interface => generated 309 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1254] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:50:56 2026] GET /v2.0/ports?device_id=542db511-526d-470e-b586-1fe0f2812624 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1255] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:50:56 2026] GET /v2.0/ports?tenant_id=a19f5115ebbb422c91273e0125be9072&device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1256] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:50:56 2026] GET /v2.0/networks?id=f878bd04-f8d2-4006-812b-c188e4126bec => generated 771 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1257] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:50:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=52d06c80-bda4-4ca5-9489-c652dd5869e4 => generated 860 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1258] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:50:56 2026] GET /v2.0/subnets?id=3c51ae70-8e37-4d3b-b9d4-e0f87b53da81 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:56.565 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf1f2829-7e79-4641-a824-bc9bca5f8ee3 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] TaaS: Handle Delete Port: dcfdddac-389b-4a2d-9ab1-b9a41e19d2e7 2026-04-28 03:50:56.568 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf1f2829-7e79-4641-a824-bc9bca5f8ee3 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Tap Mirror: Handle Delete Port: dcfdddac-389b-4a2d-9ab1-b9a41e19d2e7 [pid: 7|app: 0|req: 653/1259] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:50:56 2026] GET /v2.0/ports?network_id=f878bd04-f8d2-4006-812b-c188e4126bec&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:50:56.870 7 INFO neutron.db.segments_db [None req-ef0d4de2-1d58-49e7-95af-4264b376b2ec 71452e8375504eb5b6510291c9e44a99 0115e960d2fb42878f87dbb6090c7236 - - default default] Added segment f95ab58c-aa1e-4c12-98d6-455a261c1136 of type vxlan for network bf5915ba-8689-492d-809d-764145ada59c 2026-04-28 03:50:56.909 8 INFO neutron.services.segments.plugin [-] Segment ca530f33-af2f-4e8e-bd12-479d423b1a58 resource provider aggregate not found 2026-04-28 03:50:56.913 8 INFO neutron.services.segments.plugin [-] Segment ca530f33-af2f-4e8e-bd12-479d423b1a58 resource provider aggregate not found 2026-04-28 03:50:56.931 8 INFO neutron.services.segments.plugin [-] Segment ca530f33-af2f-4e8e-bd12-479d423b1a58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca530f33-af2f-4e8e-bd12-479d423b1a58 found for delete ", "request_id": "req-7d86ca9b-8134-4722-9e5c-10c6c1c4a733"}]} 2026-04-28 03:50:56.936 8 INFO neutron.services.segments.plugin [-] Segment ca530f33-af2f-4e8e-bd12-479d423b1a58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca530f33-af2f-4e8e-bd12-479d423b1a58 found for delete ", "request_id": "req-709ce9ab-cac6-4885-8cb8-519dee6be6c6"}]} 2026-04-28 03:50:56.950 8 INFO neutron.db.l3_hamode_db [None req-bf1f2829-7e79-4641-a824-bc9bca5f8ee3 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] HA network 75cefe91-0e73-437a-b8dd-c4c1913eb0e7 was deleted as no HA routers are present in tenant 5221ff5c89f346b499983c00d4121cc4. [pid: 7|app: 0|req: 654/1260] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:56 2026] POST /v2.0/networks => generated 612 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1261] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:56 2026] DELETE /v2.0/routers/542db511-526d-470e-b586-1fe0f2812624 => generated 0 bytes in 580 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1262] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:50:56 2026] GET /v2.0/networks/f878bd04-f8d2-4006-812b-c188e4126bec?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1263] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:56 2026] DELETE /v2.0/subnets/5ced9df8-34e2-4f93-a5f8-09f1362d87e9 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1264] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:50:57 2026] GET /v2.0/networks/f878bd04-f8d2-4006-812b-c188e4126bec?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1265] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:57 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1266] 10.0.0.208 () {34 vars in 664 bytes} [Tue Apr 28 03:50:56 2026] POST /v2.0/ports => generated 743 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 609/1267] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:57 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&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: 659/1268] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:50:57 2026] DELETE /v2.0/subnets/8f33709a-a29d-416a-ab42-5c1d5a8678ae => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:50:57.458 7 INFO neutron_taas.services.taas.taas_plugin [None req-966dadef-3e00-4009-a5eb-1d5101c19ac4 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] TaaS: Handle Delete Port: de86dfca-8628-4b08-be97-3a161b6c59f5 2026-04-28 03:50:57.461 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-966dadef-3e00-4009-a5eb-1d5101c19ac4 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Tap Mirror: Handle Delete Port: de86dfca-8628-4b08-be97-3a161b6c59f5 [pid: 8|app: 0|req: 610/1269] 10.0.0.208 () {34 vars in 666 bytes} [Tue Apr 28 03:50:57 2026] POST /v2.0/trunks => generated 407 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:57.612 8 INFO neutron.db.segments_db [None req-1cadf567-2146-4b6e-9468-388b75038abb 71452e8375504eb5b6510291c9e44a99 0115e960d2fb42878f87dbb6090c7236 - - default default] Added segment 912dd2d8-e9a5-4a7b-8c83-aadafe672bb6 of type vxlan for network d6baa128-96fd-4b6e-bdaa-1bb322e49acc 2026-04-28 03:50:57.653 7 INFO neutron.services.segments.plugin [-] Segment 7620a07f-3cbd-4b7a-b1cf-427b72ba8def resource provider aggregate not found 2026-04-28 03:50:57.663 7 INFO neutron.services.segments.plugin [-] Segment 7620a07f-3cbd-4b7a-b1cf-427b72ba8def resource provider aggregate not found 2026-04-28 03:50:57.678 7 INFO neutron.services.segments.plugin [-] Segment 7620a07f-3cbd-4b7a-b1cf-427b72ba8def resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7620a07f-3cbd-4b7a-b1cf-427b72ba8def found for delete ", "request_id": "req-3d152d7e-fa18-477c-84b6-a2d7360f10a7"}]} 2026-04-28 03:50:57.683 7 INFO neutron.services.segments.plugin [-] Segment 7620a07f-3cbd-4b7a-b1cf-427b72ba8def resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7620a07f-3cbd-4b7a-b1cf-427b72ba8def found for delete ", "request_id": "req-9c6d18c4-a9e6-4eb7-8fa0-37fff81a3943"}]} [pid: 7|app: 0|req: 660/1270] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:57 2026] DELETE /v2.0/networks/e6dd3bca-5b87-4f7e-b816-4bfe4d3d5422 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1271] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:57 2026] POST /v2.0/networks => generated 613 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:57.798 7 INFO neutron_taas.services.taas.taas_plugin [None req-04bee181-497b-4f53-bdfd-bfbf9036a041 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] TaaS: Handle Delete Port: 851f51aa-1bd6-439c-9d63-bdae6909a89c 2026-04-28 03:50:57.800 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04bee181-497b-4f53-bdfd-bfbf9036a041 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Tap Mirror: Handle Delete Port: 851f51aa-1bd6-439c-9d63-bdae6909a89c [pid: 7|app: 0|req: 661/1272] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:50:57 2026] DELETE /v2.0/networks/34256ccf-3b28-4725-af49-2a254ebd7dd1 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1273] 10.0.0.208 () {34 vars in 664 bytes} [Tue Apr 28 03:50:57 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:50:58.048 7 INFO neutron.db.segments_db [None req-bcb923ac-bbc0-4c96-979f-839d12477683 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Added segment fb323c95-c9e5-4a89-9701-ace4f92360a1 of type vxlan for network 07a2066f-a090-4697-9a73-b5082736c532 [pid: 7|app: 0|req: 662/1274] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:58 2026] POST /v2.0/networks => generated 610 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1275] 10.0.0.208 () {34 vars in 666 bytes} [Tue Apr 28 03:50:58 2026] POST /v2.0/trunks => generated 407 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:58.269 8 INFO neutron.db.segments_db [None req-195042cd-2d2a-4695-b4ee-3014ba68dd77 71452e8375504eb5b6510291c9e44a99 0115e960d2fb42878f87dbb6090c7236 - - default default] Added segment 68752bcc-375d-4075-87a8-a2c50e1abd42 of type vxlan for network 8e10864b-a5f0-44c1-9f66-6f871a0dc3b4 [pid: 8|app: 0|req: 614/1276] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:58 2026] POST /v2.0/networks => generated 612 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1277] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:58 2026] POST /v2.0/subnets => generated 626 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1278] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:50:58 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:50:58.493 7 INFO neutron.db.segments_db [None req-96ffae99-4d2d-44d2-9781-9124e07314e9 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Added segment 3d7bb137-7bca-449f-9988-e64b3ff9fbec of type vxlan for network 9a702617-72f7-424c-ab19-92f91d56962c [pid: 8|app: 0|req: 615/1279] 10.0.0.208 () {34 vars in 664 bytes} [Tue Apr 28 03:50:58 2026] POST /v2.0/ports => generated 743 bytes in 334 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 616/1280] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:50:58 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&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-04-28 03:50:58.765 7 INFO neutron.db.l3_hamode_db [None req-96ffae99-4d2d-44d2-9781-9124e07314e9 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:50:58.879 7 INFO neutron.db.l3_hamode_db [None req-96ffae99-4d2d-44d2-9781-9124e07314e9 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 617/1281] 10.0.0.208 () {34 vars in 666 bytes} [Tue Apr 28 03:50:58 2026] POST /v2.0/trunks => generated 407 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:58.972 8 INFO neutron.db.segments_db [None req-9ac41520-b4d4-4b9c-8de6-cdcabad73d60 71452e8375504eb5b6510291c9e44a99 0115e960d2fb42878f87dbb6090c7236 - - default default] Added segment ff0fbe15-21dc-4b80-9439-0c80e81ac87f of type vxlan for network 63d95d4d-ea67-437d-a750-bf46fc4cd23b [pid: 8|app: 0|req: 618/1282] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:58 2026] POST /v2.0/networks => generated 612 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1283] 10.0.0.208 () {34 vars in 664 bytes} [Tue Apr 28 03:50:59 2026] POST /v2.0/ports => generated 743 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 620/1284] 10.0.0.208 () {34 vars in 666 bytes} [Tue Apr 28 03:50:59 2026] POST /v2.0/trunks => generated 407 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1285] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:50:58 2026] POST /v2.0/routers => generated 506 bytes in 1194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:50:59.649 8 INFO neutron.db.segments_db [None req-f658ce87-e4ec-45ec-a278-47ae33089a9b 71452e8375504eb5b6510291c9e44a99 0115e960d2fb42878f87dbb6090c7236 - - default default] Added segment 0bac0c64-3417-4c0f-a314-38340ed8c755 of type vxlan for network acd1f1a6-91b8-4b6e-9571-4c9d4baf99ad 2026-04-28 03:50:59.700 7 INFO neutron.services.segments.plugin [-] Segment f049b725-7fa4-44a1-b2eb-cb2e53bf62e5 resource provider aggregate not found 2026-04-28 03:50:59.707 7 INFO neutron.services.segments.plugin [-] Segment f049b725-7fa4-44a1-b2eb-cb2e53bf62e5 resource provider aggregate not found 2026-04-28 03:50:59.715 7 INFO neutron.services.segments.plugin [-] Segment f049b725-7fa4-44a1-b2eb-cb2e53bf62e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f049b725-7fa4-44a1-b2eb-cb2e53bf62e5 found for delete ", "request_id": "req-86ea5bfd-749c-4715-9c6b-d7deffbcd377"}]} 2026-04-28 03:50:59.726 7 INFO neutron.services.segments.plugin [-] Segment f049b725-7fa4-44a1-b2eb-cb2e53bf62e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f049b725-7fa4-44a1-b2eb-cb2e53bf62e5 found for delete ", "request_id": "req-8788ba43-6681-4105-a0c0-007db6294a8e"}]} [pid: 8|app: 0|req: 621/1286] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:50:59 2026] POST /v2.0/networks => generated 613 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1287] 10.0.0.208 () {34 vars in 665 bytes} [Tue Apr 28 03:50:59 2026] POST /v2.0/ports => generated 950 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 622/1288] 10.0.0.208 () {34 vars in 664 bytes} [Tue Apr 28 03:50:59 2026] POST /v2.0/ports => generated 743 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 667/1289] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:00 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1290] 10.0.0.208 () {34 vars in 666 bytes} [Tue Apr 28 03:51:00 2026] POST /v2.0/trunks => generated 407 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1291] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:00 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1292] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:51:00 2026] PUT /v2.0/trunks/7f83925a-69f6-4887-b78b-c5e3dcac3f80/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1293] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:51:00 2026] PUT /v2.0/trunks/00526e13-82ff-47ef-9bd7-089911539ce6/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: 672/1294] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:51:00 2026] PUT /v2.0/trunks/9c2e3bd5-1853-4423-8d39-d535eb3fe35c/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: 673/1295] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:51:00 2026] PUT /v2.0/trunks/60569433-d19a-42fd-a796-988cfac93507/tags => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1296] 10.0.0.208 () {32 vars in 662 bytes} [Tue Apr 28 03:51:00 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1297] 10.0.0.208 () {32 vars in 676 bytes} [Tue Apr 28 03:51:00 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1298] 10.0.0.208 () {32 vars in 672 bytes} [Tue Apr 28 03:51:00 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1299] 10.0.0.208 () {32 vars in 684 bytes} [Tue Apr 28 03:51:00 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1300] 10.0.0.208 () {32 vars in 670 bytes} [Tue Apr 28 03:51:00 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1301] 10.0.0.208 () {32 vars in 684 bytes} [Tue Apr 28 03:51:00 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1302] 10.0.0.208 () {32 vars in 680 bytes} [Tue Apr 28 03:51:00 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1303] 10.0.0.208 () {32 vars in 692 bytes} [Tue Apr 28 03:51:00 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1304] 10.0.0.208 () {32 vars in 719 bytes} [Tue Apr 28 03:51:00 2026] GET /v2.0/trunks/7f83925a-69f6-4887-b78b-c5e3dcac3f80 => generated 412 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1305] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:51:00 2026] GET /v2.0/ports/dddbf93d-a8ae-42ff-bf7c-96ab2db84bf9 => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1306] 10.0.0.208 () {32 vars in 722 bytes} [Tue Apr 28 03:51:00 2026] DELETE /v2.0/trunks/7f83925a-69f6-4887-b78b-c5e3dcac3f80 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1307] 10.0.0.208 () {32 vars in 719 bytes} [Tue Apr 28 03:51:00 2026] GET /v2.0/trunks/00526e13-82ff-47ef-9bd7-089911539ce6 => generated 420 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1308] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:51:00 2026] GET /v2.0/ports/0f307403-36d9-4d63-9fe5-79f3efe528da => generated 826 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1309] 10.0.0.208 () {32 vars in 722 bytes} [Tue Apr 28 03:51:01 2026] DELETE /v2.0/trunks/00526e13-82ff-47ef-9bd7-089911539ce6 => 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: 688/1310] 10.0.0.208 () {32 vars in 719 bytes} [Tue Apr 28 03:51:01 2026] GET /v2.0/trunks/9c2e3bd5-1853-4423-8d39-d535eb3fe35c => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1311] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:51:01 2026] GET /v2.0/ports/41e97656-6077-4047-b321-df4fb5b7c20f => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1312] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:51:00 2026] PUT /v2.0/routers/57cd11b0-b46a-4de1-8270-9cd62c301e9b/add_router_interface => generated 309 bytes in 1117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 624/1313] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:51:01 2026] GET /v2.0/ports/ad3aaacd-ce41-4299-93a5-c2d1a3e27bea => generated 1024 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1314] 10.0.0.208 () {32 vars in 722 bytes} [Tue Apr 28 03:51:01 2026] DELETE /v2.0/trunks/9c2e3bd5-1853-4423-8d39-d535eb3fe35c => 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: 691/1315] 10.0.0.208 () {32 vars in 719 bytes} [Tue Apr 28 03:51:01 2026] GET /v2.0/trunks/60569433-d19a-42fd-a796-988cfac93507 => generated 414 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1316] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:51:01 2026] GET /v2.0/ports/ad41d519-ae94-478b-90c4-5327781daea5 => generated 826 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1317] 10.0.0.208 () {32 vars in 722 bytes} [Tue Apr 28 03:51:01 2026] DELETE /v2.0/trunks/60569433-d19a-42fd-a796-988cfac93507 => 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: 694/1318] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:01 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1319] 10.0.0.208 () {32 vars in 719 bytes} [Tue Apr 28 03:51:01 2026] GET /v2.0/trunks/f6d01e77-fd58-4669-addc-2596de50fa47 => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1320] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:01 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:51:01.636 8 INFO neutron_taas.services.taas.taas_plugin [None req-b13dc63a-e89b-4506-89ec-6965ece408d7 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] TaaS: Handle Delete Port: ad3aaacd-ce41-4299-93a5-c2d1a3e27bea 2026-04-28 03:51:01.641 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b13dc63a-e89b-4506-89ec-6965ece408d7 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Tap Mirror: Handle Delete Port: ad3aaacd-ce41-4299-93a5-c2d1a3e27bea [pid: 7|app: 0|req: 697/1321] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:51:01 2026] GET /v2.0/ports/bb8e4047-d33f-4ad7-9375-0f9fbdd3083e => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1322] 10.0.0.208 () {32 vars in 722 bytes} [Tue Apr 28 03:51:01 2026] DELETE /v2.0/trunks/f6d01e77-fd58-4669-addc-2596de50fa47 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:51:01.854 7 INFO neutron_taas.services.taas.taas_plugin [None req-7783d13a-d50e-42cc-96b4-29968f6ca568 71452e8375504eb5b6510291c9e44a99 0115e960d2fb42878f87dbb6090c7236 - - default default] TaaS: Handle Delete Port: dddbf93d-a8ae-42ff-bf7c-96ab2db84bf9 2026-04-28 03:51:01.857 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7783d13a-d50e-42cc-96b4-29968f6ca568 71452e8375504eb5b6510291c9e44a99 0115e960d2fb42878f87dbb6090c7236 - - default default] Tap Mirror: Handle Delete Port: dddbf93d-a8ae-42ff-bf7c-96ab2db84bf9 [pid: 7|app: 0|req: 699/1323] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:51:01 2026] DELETE /v2.0/ports/dddbf93d-a8ae-42ff-bf7c-96ab2db84bf9 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:51:02.070 7 INFO neutron_taas.services.taas.taas_plugin [None req-277a4375-af03-4812-8606-125aa3f971d7 71452e8375504eb5b6510291c9e44a99 0115e960d2fb42878f87dbb6090c7236 - - default default] TaaS: Handle Delete Port: 0f307403-36d9-4d63-9fe5-79f3efe528da 2026-04-28 03:51:02.073 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-277a4375-af03-4812-8606-125aa3f971d7 71452e8375504eb5b6510291c9e44a99 0115e960d2fb42878f87dbb6090c7236 - - default default] Tap Mirror: Handle Delete Port: 0f307403-36d9-4d63-9fe5-79f3efe528da [pid: 8|app: 0|req: 625/1324] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:51:01 2026] PUT /v2.0/routers/57cd11b0-b46a-4de1-8270-9cd62c301e9b/remove_router_interface => generated 309 bytes in 869 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 700/1325] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:51:01 2026] DELETE /v2.0/ports/0f307403-36d9-4d63-9fe5-79f3efe528da => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:51:02.270 8 INFO neutron.api.v2.resource [None req-04371ca0-e6d1-455b-8671-21f03ca4ac08 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 626/1326] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:51:02 2026] PUT /v2.0/routers/57cd11b0-b46a-4de1-8270-9cd62c301e9b/remove_router_interface => generated 197 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:51:02.284 7 INFO neutron_taas.services.taas.taas_plugin [None req-92fc7ab9-9149-4ef7-a020-35dc1fbfded7 71452e8375504eb5b6510291c9e44a99 0115e960d2fb42878f87dbb6090c7236 - - default default] TaaS: Handle Delete Port: 41e97656-6077-4047-b321-df4fb5b7c20f 2026-04-28 03:51:02.286 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92fc7ab9-9149-4ef7-a020-35dc1fbfded7 71452e8375504eb5b6510291c9e44a99 0115e960d2fb42878f87dbb6090c7236 - - default default] Tap Mirror: Handle Delete Port: 41e97656-6077-4047-b321-df4fb5b7c20f [pid: 8|app: 0|req: 627/1327] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:51:02 2026] GET /v2.0/ports?device_id=57cd11b0-b46a-4de1-8270-9cd62c301e9b => 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: 701/1328] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:51:02 2026] DELETE /v2.0/ports/41e97656-6077-4047-b321-df4fb5b7c20f => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:51:02.477 8 INFO neutron_taas.services.taas.taas_plugin [None req-21087670-6d77-433b-a59f-a80f4835b7da 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] TaaS: Handle Delete Port: ceb46576-d380-4d02-a32c-c634da0599fc 2026-04-28 03:51:02.480 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21087670-6d77-433b-a59f-a80f4835b7da 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Tap Mirror: Handle Delete Port: ceb46576-d380-4d02-a32c-c634da0599fc 2026-04-28 03:51:02.513 7 INFO neutron_taas.services.taas.taas_plugin [None req-0dd38cf8-d25d-4a82-a7bd-fd174bb2e2aa 71452e8375504eb5b6510291c9e44a99 0115e960d2fb42878f87dbb6090c7236 - - default default] TaaS: Handle Delete Port: ad41d519-ae94-478b-90c4-5327781daea5 2026-04-28 03:51:02.518 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dd38cf8-d25d-4a82-a7bd-fd174bb2e2aa 71452e8375504eb5b6510291c9e44a99 0115e960d2fb42878f87dbb6090c7236 - - default default] Tap Mirror: Handle Delete Port: ad41d519-ae94-478b-90c4-5327781daea5 [pid: 7|app: 0|req: 702/1329] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:51:02 2026] DELETE /v2.0/ports/ad41d519-ae94-478b-90c4-5327781daea5 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:51:02.719 7 INFO neutron_taas.services.taas.taas_plugin [None req-fe454e94-771e-4037-97f2-33344dd19278 71452e8375504eb5b6510291c9e44a99 0115e960d2fb42878f87dbb6090c7236 - - default default] TaaS: Handle Delete Port: bb8e4047-d33f-4ad7-9375-0f9fbdd3083e 2026-04-28 03:51:02.722 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe454e94-771e-4037-97f2-33344dd19278 71452e8375504eb5b6510291c9e44a99 0115e960d2fb42878f87dbb6090c7236 - - default default] Tap Mirror: Handle Delete Port: bb8e4047-d33f-4ad7-9375-0f9fbdd3083e [pid: 7|app: 0|req: 703/1330] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:51:02 2026] DELETE /v2.0/ports/bb8e4047-d33f-4ad7-9375-0f9fbdd3083e => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1331] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:02 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:51:02.867 8 INFO neutron.services.segments.plugin [-] Segment 3d7bb137-7bca-449f-9988-e64b3ff9fbec resource provider aggregate not found 2026-04-28 03:51:02.875 8 INFO neutron.services.segments.plugin [-] Segment 3d7bb137-7bca-449f-9988-e64b3ff9fbec resource provider aggregate not found 2026-04-28 03:51:02.887 8 INFO neutron.services.segments.plugin [-] Segment 3d7bb137-7bca-449f-9988-e64b3ff9fbec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d7bb137-7bca-449f-9988-e64b3ff9fbec found for delete ", "request_id": "req-473e0829-416b-4169-b5d6-727a6e763872"}]} 2026-04-28 03:51:02.903 8 INFO neutron.services.segments.plugin [-] Segment 3d7bb137-7bca-449f-9988-e64b3ff9fbec resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d7bb137-7bca-449f-9988-e64b3ff9fbec found for delete ", "request_id": "req-9dba0e0f-4dfa-45e7-981f-305e5fe1bf3a"}]} 2026-04-28 03:51:02.903 8 INFO neutron.db.l3_hamode_db [None req-21087670-6d77-433b-a59f-a80f4835b7da 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] HA network 9a702617-72f7-424c-ab19-92f91d56962c was deleted as no HA routers are present in tenant 5221ff5c89f346b499983c00d4121cc4. [pid: 8|app: 0|req: 628/1332] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:02 2026] DELETE /v2.0/routers/57cd11b0-b46a-4de1-8270-9cd62c301e9b => generated 0 bytes in 606 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:51:02.929 7 INFO neutron.services.segments.plugin [-] Segment f95ab58c-aa1e-4c12-98d6-455a261c1136 resource provider aggregate not found 2026-04-28 03:51:02.934 7 INFO neutron.services.segments.plugin [-] Segment f95ab58c-aa1e-4c12-98d6-455a261c1136 resource provider aggregate not found [pid: 8|app: 0|req: 629/1333] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:02 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:51:02.952 7 INFO neutron.services.segments.plugin [-] Segment f95ab58c-aa1e-4c12-98d6-455a261c1136 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f95ab58c-aa1e-4c12-98d6-455a261c1136 found for delete ", "request_id": "req-55ee5b26-0baf-4f86-9975-232ab3f84171"}]} [pid: 7|app: 0|req: 705/1334] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:51:02 2026] DELETE /v2.0/networks/bf5915ba-8689-492d-809d-764145ada59c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:51:02.975 7 INFO neutron.services.segments.plugin [-] Segment f95ab58c-aa1e-4c12-98d6-455a261c1136 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f95ab58c-aa1e-4c12-98d6-455a261c1136 found for delete ", "request_id": "req-1adeb887-c8af-4c73-86a2-f2de0cf7598d"}]} [pid: 8|app: 0|req: 630/1335] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:02 2026] DELETE /v2.0/subnets/bca49876-64f9-4991-b526-94ef5e12b944 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1336] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:51:02 2026] DELETE /v2.0/networks/d6baa128-96fd-4b6e-bdaa-1bb322e49acc => generated 0 bytes in 103 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1337] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:51:03 2026] DELETE /v2.0/networks/07a2066f-a090-4697-9a73-b5082736c532 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1338] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:51:03 2026] DELETE /v2.0/networks/8e10864b-a5f0-44c1-9f66-6f871a0dc3b4 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:51:03.250 8 INFO neutron.db.segments_db [None req-f187fd57-e531-4bac-8a95-f8a889c7678f 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Added segment ca1cc274-2431-4a81-97b1-d6bb6fc5aaaa of type vxlan for network ea1e1e64-f185-4c1a-af5c-a738950c2985 [pid: 7|app: 0|req: 708/1339] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:51:03 2026] DELETE /v2.0/networks/63d95d4d-ea67-437d-a750-bf46fc4cd23b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1340] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:51:03 2026] POST /v2.0/networks => generated 611 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1341] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:51:03 2026] DELETE /v2.0/networks/acd1f1a6-91b8-4b6e-9571-4c9d4baf99ad => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1342] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:51:03 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:51:03.666 7 INFO neutron.db.segments_db [None req-7b812535-b231-4d80-86fc-d3e4b9f2ecde 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Added segment fe87ef10-f767-41a2-b4f3-c9d2b11cf12b of type vxlan for network 9d510652-0a87-493e-a165-cf9d76ee790e 2026-04-28 03:51:03.913 7 INFO neutron.db.l3_hamode_db [None req-7b812535-b231-4d80-86fc-d3e4b9f2ecde 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:51:04.074 7 INFO neutron.db.l3_hamode_db [None req-7b812535-b231-4d80-86fc-d3e4b9f2ecde 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 634/1343] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:04 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 969 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1344] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:04 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&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: 636/1345] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:51:04 2026] GET /v2.0/security-groups?tenant_id=516915412f434f08a91ee42eaf504526&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1346] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:51:03 2026] POST /v2.0/routers => generated 506 bytes in 1174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1347] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:51:04 2026] DELETE /v2.0/security-groups/604c7f31-06c3-40c9-b53b-f3f82790bca7 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:51:04.911 8 INFO neutron.services.segments.plugin [-] Segment fb323c95-c9e5-4a89-9701-ace4f92360a1 resource provider aggregate not found 2026-04-28 03:51:04.926 8 INFO neutron.services.segments.plugin [-] Segment fb323c95-c9e5-4a89-9701-ace4f92360a1 resource provider aggregate not found 2026-04-28 03:51:04.934 8 INFO neutron.services.segments.plugin [-] Segment fb323c95-c9e5-4a89-9701-ace4f92360a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb323c95-c9e5-4a89-9701-ace4f92360a1 found for delete ", "request_id": "req-e257539c-6f77-4e79-bc04-dc7442766166"}]} 2026-04-28 03:51:04.945 8 INFO neutron.services.segments.plugin [-] Segment fb323c95-c9e5-4a89-9701-ace4f92360a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb323c95-c9e5-4a89-9701-ace4f92360a1 found for delete ", "request_id": "req-940c4c2d-3c77-43b3-bcaa-db8d9c9d99ed"}]} 2026-04-28 03:51:04.987 7 INFO neutron.services.segments.plugin [-] Segment 912dd2d8-e9a5-4a7b-8c83-aadafe672bb6 resource provider aggregate not found 2026-04-28 03:51:04.998 7 INFO neutron.services.segments.plugin [-] Segment 912dd2d8-e9a5-4a7b-8c83-aadafe672bb6 resource provider aggregate not found 2026-04-28 03:51:05.010 7 INFO neutron.services.segments.plugin [-] Segment 912dd2d8-e9a5-4a7b-8c83-aadafe672bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 912dd2d8-e9a5-4a7b-8c83-aadafe672bb6 found for delete ", "request_id": "req-be50bd98-2c50-42bb-9a39-9bfa2a7b932f"}]} 2026-04-28 03:51:05.019 7 INFO neutron.services.segments.plugin [-] Segment 912dd2d8-e9a5-4a7b-8c83-aadafe672bb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 912dd2d8-e9a5-4a7b-8c83-aadafe672bb6 found for delete ", "request_id": "req-58d6fdcd-592f-41e1-8c04-3493b852c3ba"}]} 2026-04-28 03:51:05.031 7 INFO neutron.services.segments.plugin [-] Segment 68752bcc-375d-4075-87a8-a2c50e1abd42 resource provider aggregate not found 2026-04-28 03:51:05.045 7 INFO neutron.services.segments.plugin [-] Segment 68752bcc-375d-4075-87a8-a2c50e1abd42 resource provider aggregate not found 2026-04-28 03:51:05.053 7 INFO neutron.services.segments.plugin [-] Segment 68752bcc-375d-4075-87a8-a2c50e1abd42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68752bcc-375d-4075-87a8-a2c50e1abd42 found for delete ", "request_id": "req-f12b8fd0-7d2f-49b3-be2d-c64416943012"}]} 2026-04-28 03:51:05.067 7 INFO neutron.services.segments.plugin [-] Segment 68752bcc-375d-4075-87a8-a2c50e1abd42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68752bcc-375d-4075-87a8-a2c50e1abd42 found for delete ", "request_id": "req-f536b107-3b1e-442b-b58c-9d4afe86dceb"}]} 2026-04-28 03:51:05.086 7 INFO neutron.services.segments.plugin [-] Segment ff0fbe15-21dc-4b80-9439-0c80e81ac87f resource provider aggregate not found 2026-04-28 03:51:05.096 7 INFO neutron.services.segments.plugin [-] Segment ff0fbe15-21dc-4b80-9439-0c80e81ac87f resource provider aggregate not found 2026-04-28 03:51:05.117 7 INFO neutron.services.segments.plugin [-] Segment ff0fbe15-21dc-4b80-9439-0c80e81ac87f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff0fbe15-21dc-4b80-9439-0c80e81ac87f found for delete ", "request_id": "req-ae497b52-d431-4818-9076-581d0f94c24c"}]} 2026-04-28 03:51:05.126 7 INFO neutron.services.segments.plugin [-] Segment ff0fbe15-21dc-4b80-9439-0c80e81ac87f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ff0fbe15-21dc-4b80-9439-0c80e81ac87f found for delete ", "request_id": "req-d7ae8603-ca2d-45a0-aef7-023495611b28"}]} [pid: 8|app: 0|req: 638/1348] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:51:04 2026] GET /v2.0/security-groups?tenant_id=0fd5226d1ed24e9a99bc3a5c1f2bd96d&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:51:05.140 7 INFO neutron.services.segments.plugin [-] Segment 0bac0c64-3417-4c0f-a314-38340ed8c755 resource provider aggregate not found 2026-04-28 03:51:05.159 7 INFO neutron.services.segments.plugin [-] Segment 0bac0c64-3417-4c0f-a314-38340ed8c755 resource provider aggregate not found 2026-04-28 03:51:05.163 7 INFO neutron.services.segments.plugin [-] Segment 0bac0c64-3417-4c0f-a314-38340ed8c755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bac0c64-3417-4c0f-a314-38340ed8c755 found for delete ", "request_id": "req-06f6bfba-6bad-4bfa-96dc-f740f6812edc"}]} 2026-04-28 03:51:05.186 7 INFO neutron.services.segments.plugin [-] Segment 0bac0c64-3417-4c0f-a314-38340ed8c755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0bac0c64-3417-4c0f-a314-38340ed8c755 found for delete ", "request_id": "req-ab3c56bc-9995-498e-bd80-f46e4cb31116"}]} [pid: 8|app: 0|req: 639/1349] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:51:05 2026] DELETE /v2.0/security-groups/cebdef14-83e7-4206-8648-29dacf1934db => 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: 640/1350] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:05 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1351] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:05 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1352] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:51:05 2026] GET /v2.0/security-groups?tenant_id=0115e960d2fb42878f87dbb6090c7236&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1353] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:51:05 2026] DELETE /v2.0/security-groups/c1d9f190-97a1-4a79-928a-a07b5bdd707a => 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: 711/1354] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:51:04 2026] PUT /v2.0/routers/a26bc028-4713-4221-8f24-90106a9dd7bb/add_router_interface => generated 309 bytes in 1288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:51:06.164 8 INFO neutron.db.segments_db [None req-8883a4b6-e9f1-4853-bfd6-1fad6b7f6964 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Added segment ebc72b56-25d3-4639-98b9-5fef588dbd9f of type vxlan for network df80dded-c952-4e9c-b3b9-92969a8d9643 [pid: 7|app: 0|req: 712/1355] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:51:06 2026] GET /v2.0/ports/eb594808-e924-4b59-b897-314bae329307 => generated 955 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1356] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:51:05 2026] POST /v2.0/networks => generated 620 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:51:06.519 7 INFO neutron_taas.services.taas.taas_plugin [None req-4fa9f98f-8c05-4faa-af85-1df0b861452d 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] TaaS: Handle Delete Port: eb594808-e924-4b59-b897-314bae329307 2026-04-28 03:51:06.524 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fa9f98f-8c05-4faa-af85-1df0b861452d 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Tap Mirror: Handle Delete Port: eb594808-e924-4b59-b897-314bae329307 [pid: 8|app: 0|req: 645/1357] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:51:06 2026] POST /v2.0/subnets => generated 656 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1358] 10.0.0.208 () {32 vars in 722 bytes} [Tue Apr 28 03:51:06 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1359] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:51:06 2026] POST /v2.0/subnets => generated 731 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1360] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:51:06 2026] PUT /v2.0/routers/a26bc028-4713-4221-8f24-90106a9dd7bb/remove_router_interface => generated 309 bytes in 753 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1361] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:51:06 2026] GET /v2.0/ports?device_id=a26bc028-4713-4221-8f24-90106a9dd7bb => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:07.000 7 INFO neutron.db.segments_db [None req-dcd7b1d9-2bac-4ef2-8532-17c632ec41ec a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Added segment 5b925fd5-efc0-404d-a6f1-2b33d358772a of type vxlan for network 29d63862-458f-4433-960f-5748bce1de1e [pid: 7|app: 0|req: 714/1362] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:51:06 2026] POST /v2.0/networks => generated 618 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:51:07.172 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d3efbc2-f3b1-43ea-a081-5278d917ec1c 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] TaaS: Handle Delete Port: 9d284158-b414-45ad-b186-8147ca31165a 2026-04-28 03:51:07.175 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d3efbc2-f3b1-43ea-a081-5278d917ec1c 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Tap Mirror: Handle Delete Port: 9d284158-b414-45ad-b186-8147ca31165a [pid: 7|app: 0|req: 715/1363] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:51:07 2026] POST /v2.0/subnets => generated 656 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:51:07.522 8 INFO neutron.services.segments.plugin [-] Segment fe87ef10-f767-41a2-b4f3-c9d2b11cf12b resource provider aggregate not found 2026-04-28 03:51:07.525 8 INFO neutron.services.segments.plugin [-] Segment fe87ef10-f767-41a2-b4f3-c9d2b11cf12b resource provider aggregate not found 2026-04-28 03:51:07.540 8 INFO neutron.services.segments.plugin [-] Segment fe87ef10-f767-41a2-b4f3-c9d2b11cf12b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe87ef10-f767-41a2-b4f3-c9d2b11cf12b found for delete ", "request_id": "req-d90025d2-5db2-4b14-a048-4d853ef8ca15"}]} 2026-04-28 03:51:07.546 8 INFO neutron.services.segments.plugin [-] Segment fe87ef10-f767-41a2-b4f3-c9d2b11cf12b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe87ef10-f767-41a2-b4f3-c9d2b11cf12b found for delete ", "request_id": "req-8fb1e6fd-a319-4444-b0af-9cee8ffb011b"}]} 2026-04-28 03:51:07.550 8 INFO neutron.db.l3_hamode_db [None req-3d3efbc2-f3b1-43ea-a081-5278d917ec1c 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] HA network 9d510652-0a87-493e-a165-cf9d76ee790e was deleted as no HA routers are present in tenant 5221ff5c89f346b499983c00d4121cc4. [pid: 8|app: 0|req: 649/1364] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:06 2026] DELETE /v2.0/routers/a26bc028-4713-4221-8f24-90106a9dd7bb => generated 0 bytes in 589 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1365] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:51:07 2026] POST /v2.0/subnets => generated 726 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:51:07.686 7 INFO neutron.db.segments_db [None req-398595bb-c182-49d7-9c91-2f2d3d1e4808 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Added segment fae866ad-d3f7-45e0-9344-58d4ebde44a2 of type vxlan for network 5a79771c-4708-4276-888c-1b39d91b8f04 [pid: 7|app: 0|req: 717/1366] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:51:07 2026] POST /v2.0/networks => generated 619 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1367] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:07 2026] DELETE /v2.0/subnets/bc420715-9b8c-414d-9e4d-e3cdd6964576 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:51:07.906 8 INFO neutron_taas.services.taas.taas_plugin [None req-0dcff4bf-6b7a-43c1-bf6b-ca53cf1382b5 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] TaaS: Handle Delete Port: 57a409d7-27c9-4923-bb5b-3e25c4717678 2026-04-28 03:51:07.909 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dcff4bf-6b7a-43c1-bf6b-ca53cf1382b5 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Tap Mirror: Handle Delete Port: 57a409d7-27c9-4923-bb5b-3e25c4717678 [pid: 7|app: 0|req: 718/1368] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:51:07 2026] POST /v2.0/subnets => generated 656 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1369] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:51:07 2026] DELETE /v2.0/networks/ea1e1e64-f185-4c1a-af5c-a738950c2985 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:51:08.171 8 INFO neutron.db.segments_db [None req-a5a454cb-ecd1-41bd-9fcb-5aa21bbf96ed 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Added segment ccebf5c4-bf9a-4c10-86db-f021d51f76bb of type vxlan for network dae42fe0-86ce-41bb-b5a8-e8bd82895591 [pid: 7|app: 0|req: 719/1370] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:51:08 2026] POST /v2.0/subnets => generated 729 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:51:08.390 7 INFO neutron.db.segments_db [None req-e03c0a08-27d9-4755-a9a6-eba955e0d011 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Added segment ae95236f-4136-4c22-9bb6-475a556b094a of type vxlan for network a1dafb1e-8d2e-42e7-b9d4-911bbd7afed7 2026-04-28 03:51:08.464 8 INFO neutron.db.l3_hamode_db [None req-a5a454cb-ecd1-41bd-9fcb-5aa21bbf96ed 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:51:08.681 7 INFO neutron.db.l3_hamode_db [None req-e03c0a08-27d9-4755-a9a6-eba955e0d011 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:51:09.234 8 INFO neutron.db.l3_hamode_db [None req-a5a454cb-ecd1-41bd-9fcb-5aa21bbf96ed 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:51:09.470 7 INFO neutron.db.l3_hamode_db [None req-e03c0a08-27d9-4755-a9a6-eba955e0d011 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:51:09.572 8 INFO neutron.services.segments.plugin [-] Segment ca1cc274-2431-4a81-97b1-d6bb6fc5aaaa resource provider aggregate not found 2026-04-28 03:51:09.579 8 INFO neutron.services.segments.plugin [-] Segment ca1cc274-2431-4a81-97b1-d6bb6fc5aaaa resource provider aggregate not found 2026-04-28 03:51:09.594 8 INFO neutron.services.segments.plugin [-] Segment ca1cc274-2431-4a81-97b1-d6bb6fc5aaaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca1cc274-2431-4a81-97b1-d6bb6fc5aaaa found for delete ", "request_id": "req-25b06c8e-fc9b-483d-ba21-acbe7accdd99"}]} 2026-04-28 03:51:09.596 8 INFO neutron.services.segments.plugin [-] Segment ca1cc274-2431-4a81-97b1-d6bb6fc5aaaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca1cc274-2431-4a81-97b1-d6bb6fc5aaaa found for delete ", "request_id": "req-1aa00768-f49a-40f5-8f5d-8f97bd508302"}]} [pid: 8|app: 0|req: 652/1371] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:51:08 2026] POST /v2.0/routers => generated 687 bytes in 1978 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:51:10.339 8 INFO neutron.db.segments_db [None req-b9bb84dc-65e7-4660-9655-7db97ae7cbe5 d762daba5a7a4c0e92685ed087fc043f 2c90960e928e4b4ba943479da4359b9f - - default default] Added segment f0070fe6-2b69-41f7-9176-8f961495cf2b of type vxlan for network 09b7ff27-626d-4ebb-9b8c-f16008d520b0 [pid: 7|app: 0|req: 720/1374] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:51:08 2026] POST /v2.0/routers => generated 684 bytes in 2026 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1375] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:51:10 2026] GET /v2.0/routers/76c3806b-de0a-4812-8507-97bd5f1d1577 => generated 693 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:51:10.533 8 INFO neutron.db.l3_hamode_db [None req-b9bb84dc-65e7-4660-9655-7db97ae7cbe5 d762daba5a7a4c0e92685ed087fc043f 2c90960e928e4b4ba943479da4359b9f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:51:10.630 8 INFO neutron.db.l3_hamode_db [None req-b9bb84dc-65e7-4660-9655-7db97ae7cbe5 d762daba5a7a4c0e92685ed087fc043f 2c90960e928e4b4ba943479da4359b9f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 655/1376] 10.0.0.208 () {34 vars in 668 bytes} [Tue Apr 28 03:51:10 2026] POST /v2.0/routers => generated 474 bytes in 1121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1377] 10.0.0.208 () {32 vars in 647 bytes} [Tue Apr 28 03:51:11 2026] GET /v2.0/routers => generated 696 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1378] 10.0.0.208 () {34 vars in 751 bytes} [Tue Apr 28 03:51:11 2026] PUT /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags => generated 25 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1379] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:51:10 2026] PUT /v2.0/routers/942d5dd0-7f1e-446c-a7fb-4d55702145a5/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: 723/1380] 10.0.0.208 () {32 vars in 731 bytes} [Tue Apr 28 03:51:11 2026] GET /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1381] 10.0.0.208 () {34 vars in 741 bytes} [Tue Apr 28 03:51:11 2026] PUT /v2.0/routers/76c3806b-de0a-4812-8507-97bd5f1d1577 => generated 700 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1382] 10.0.0.208 () {34 vars in 762 bytes} [Tue Apr 28 03:51:12 2026] PUT /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags/green => generated 4 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1383] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:51:12 2026] GET /v2.0/routers/76c3806b-de0a-4812-8507-97bd5f1d1577 => generated 700 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1384] 10.0.0.208 () {32 vars in 731 bytes} [Tue Apr 28 03:51:12 2026] GET /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1385] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:51:12 2026] GET /v2.0/ports?device_id=76c3806b-de0a-4812-8507-97bd5f1d1577 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1386] 10.0.0.208 () {34 vars in 758 bytes} [Tue Apr 28 03:51:12 2026] PUT /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags/red => generated 4 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-28 03:51:13.016 8 INFO neutron_taas.services.taas.taas_plugin [None req-adf59fd5-a305-4b81-9507-6b056fe042df 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] TaaS: Handle Delete Port: 46133ed8-1a6b-42b0-990e-c3ed2fa91c69 2026-04-28 03:51:13.019 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adf59fd5-a305-4b81-9507-6b056fe042df 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Tap Mirror: Handle Delete Port: 46133ed8-1a6b-42b0-990e-c3ed2fa91c69 2026-04-28 03:51:13.205 8 INFO neutron_taas.services.taas.taas_plugin [None req-adf59fd5-a305-4b81-9507-6b056fe042df 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] TaaS: Handle Delete Port: 366e6bcc-c7aa-464c-ae17-630ac94b281f 2026-04-28 03:51:13.208 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adf59fd5-a305-4b81-9507-6b056fe042df 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] Tap Mirror: Handle Delete Port: 366e6bcc-c7aa-464c-ae17-630ac94b281f [pid: 7|app: 0|req: 724/1387] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:51:11 2026] PUT /v2.0/routers/942d5dd0-7f1e-446c-a7fb-4d55702145a5/add_router_interface => generated 309 bytes in 1420 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1388] 10.0.0.208 () {32 vars in 731 bytes} [Tue Apr 28 03:51:13 2026] GET /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:13.495 8 INFO neutron.services.segments.plugin [-] Segment ccebf5c4-bf9a-4c10-86db-f021d51f76bb resource provider aggregate not found 2026-04-28 03:51:13.509 8 INFO neutron.services.segments.plugin [-] Segment ccebf5c4-bf9a-4c10-86db-f021d51f76bb resource provider aggregate not found 2026-04-28 03:51:13.517 8 INFO neutron.services.segments.plugin [-] Segment ccebf5c4-bf9a-4c10-86db-f021d51f76bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccebf5c4-bf9a-4c10-86db-f021d51f76bb found for delete ", "request_id": "req-ad297d53-1981-46c7-838c-7ce74a1ef6b7"}]} 2026-04-28 03:51:13.528 8 INFO neutron.db.l3_hamode_db [None req-adf59fd5-a305-4b81-9507-6b056fe042df 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] HA network dae42fe0-86ce-41bb-b5a8-e8bd82895591 was deleted as no HA routers are present in tenant 5221ff5c89f346b499983c00d4121cc4. 2026-04-28 03:51:13.533 8 INFO neutron.services.segments.plugin [-] Segment ccebf5c4-bf9a-4c10-86db-f021d51f76bb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccebf5c4-bf9a-4c10-86db-f021d51f76bb found for delete ", "request_id": "req-63bf3438-c228-4636-835a-7d55646bd09a"}]} [pid: 8|app: 0|req: 664/1389] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:12 2026] DELETE /v2.0/routers/76c3806b-de0a-4812-8507-97bd5f1d1577 => generated 0 bytes in 698 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1390] 10.0.0.208 () {34 vars in 780 bytes} [Tue Apr 28 03:51:13 2026] PUT /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags/black.or.white => generated 4 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1391] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:51:13 2026] GET /v2.0/ports?device_id=76c3806b-de0a-4812-8507-97bd5f1d1577 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1392] 10.0.0.208 () {32 vars in 731 bytes} [Tue Apr 28 03:51:13 2026] GET /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags => generated 52 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:13.751 8 INFO neutron.api.v2.resource [None req-7ac529d8-c22d-484b-8c59-c44db85712be 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 668/1393] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:13 2026] DELETE /v2.0/routers/76c3806b-de0a-4812-8507-97bd5f1d1577 => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1394] 10.0.0.208 () {34 vars in 751 bytes} [Tue Apr 28 03:51:13 2026] PUT /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags => generated 37 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1395] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:51:13 2026] GET /v2.0/ports?device_id=a26bc028-4713-4221-8f24-90106a9dd7bb => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1396] 10.0.0.208 () {32 vars in 731 bytes} [Tue Apr 28 03:51:13 2026] GET /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:13.961 8 INFO neutron.api.v2.resource [None req-06b752f9-4cb5-4901-aa94-8b379e43b635 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 672/1397] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:13 2026] DELETE /v2.0/routers/a26bc028-4713-4221-8f24-90106a9dd7bb => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1398] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:51:13 2026] GET /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags/red => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:51:14.061 8 INFO neutron.pecan_wsgi.hooks.translation [None req-907b275c-34f2-457f-815a-eb79f1937280 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 674/1399] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:14 2026] DELETE /v2.0/subnets/bc420715-9b8c-414d-9e4d-e3cdd6964576 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:51:14.159 8 INFO neutron.api.v2.resource [None req-3187192a-22db-4c61-a2f5-507d8452d851 d762daba5a7a4c0e92685ed087fc043f 2c90960e928e4b4ba943479da4359b9f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 675/1400] 10.0.0.208 () {32 vars in 743 bytes} [Tue Apr 28 03:51:14 2026] GET /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags/green => generated 99 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1401] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:51:14 2026] GET /v2.0/ports?device_id=57cd11b0-b46a-4de1-8270-9cd62c301e9b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1402] 10.0.0.208 () {32 vars in 742 bytes} [Tue Apr 28 03:51:14 2026] DELETE /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags/red => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:51:14.316 8 INFO neutron.api.v2.resource [None req-d4866b94-34e4-4764-9866-b7845c82b717 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 678/1403] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:14 2026] DELETE /v2.0/routers/57cd11b0-b46a-4de1-8270-9cd62c301e9b => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1404] 10.0.0.208 () {32 vars in 731 bytes} [Tue Apr 28 03:51:14 2026] GET /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags => generated 30 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:14.403 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bab55066-8556-4049-a720-f608a638c541 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 680/1405] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:14 2026] DELETE /v2.0/subnets/bca49876-64f9-4991-b526-94ef5e12b944 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:51:14.500 8 INFO neutron.api.v2.resource [None req-581c754f-4d3c-434a-b19b-f8c882cd8bd0 d762daba5a7a4c0e92685ed087fc043f 2c90960e928e4b4ba943479da4359b9f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 681/1406] 10.0.0.208 () {32 vars in 746 bytes} [Tue Apr 28 03:51:14 2026] DELETE /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags/green => generated 99 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1407] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:51:14 2026] GET /v2.0/ports?device_id=542db511-526d-470e-b586-1fe0f2812624 => 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: 683/1408] 10.0.0.208 () {32 vars in 734 bytes} [Tue Apr 28 03:51:14 2026] DELETE /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:51:14.621 8 INFO neutron.api.v2.resource [None req-9db66d93-2815-4251-ae95-372abe219a03 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 684/1409] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:14 2026] DELETE /v2.0/routers/542db511-526d-470e-b586-1fe0f2812624 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1410] 10.0.0.208 () {32 vars in 731 bytes} [Tue Apr 28 03:51:14 2026] GET /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6/tags => generated 12 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:14.722 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91b25506-bda4-4526-8798-9e420a4ab6e3 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 686/1411] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:14 2026] DELETE /v2.0/subnets/5ced9df8-34e2-4f93-a5f8-09f1362d87e9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1412] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:51:13 2026] PUT /v2.0/routers/942d5dd0-7f1e-446c-a7fb-4d55702145a5/add_router_interface => generated 309 bytes in 1460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1413] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:51:14 2026] GET /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6 => generated 480 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:51:14.779 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dc176bc6-6613-4858-967d-362113dc8a13 212ce5cebbde4e62b3c379d9f3c6d20f 5221ff5c89f346b499983c00d4121cc4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 727/1414] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:14 2026] DELETE /v2.0/subnets/8f33709a-a29d-416a-ab42-5c1d5a8678ae => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1415] 10.0.0.208 () {34 vars in 684 bytes} [Tue Apr 28 03:51:14 2026] POST /v2.0/security-groups => generated 1627 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1416] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:51:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1417] 10.0.0.208 () {34 vars in 742 bytes} [Tue Apr 28 03:51:14 2026] PUT /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6 => generated 480 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1418] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:51:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1419] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:51:15 2026] GET /v2.0/ports?device_id=7e90c004-a78f-4ccb-a05a-c12f39504ce6 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1420] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:51:15 2026] POST /v2.0/security-group-rules => generated 599 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:51:15.436 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b59de98-b88f-4196-8c64-40e48bba4ad2 d762daba5a7a4c0e92685ed087fc043f 2c90960e928e4b4ba943479da4359b9f - - default default] TaaS: Handle Delete Port: 8ed0aa02-b1b5-4b05-87a3-49e62d1a934c 2026-04-28 03:51:15.438 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b59de98-b88f-4196-8c64-40e48bba4ad2 d762daba5a7a4c0e92685ed087fc043f 2c90960e928e4b4ba943479da4359b9f - - default default] Tap Mirror: Handle Delete Port: 8ed0aa02-b1b5-4b05-87a3-49e62d1a934c [pid: 7|app: 0|req: 732/1421] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:51:15 2026] GET /v2.0/security-groups?tenant_id=5221ff5c89f346b499983c00d4121cc4&name=default => generated 2925 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1422] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:51:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:51:15.724 8 INFO neutron.services.segments.plugin [-] Segment f0070fe6-2b69-41f7-9176-8f961495cf2b resource provider aggregate not found 2026-04-28 03:51:15.732 8 INFO neutron.services.segments.plugin [-] Segment f0070fe6-2b69-41f7-9176-8f961495cf2b resource provider aggregate not found 2026-04-28 03:51:15.746 8 INFO neutron.services.segments.plugin [-] Segment f0070fe6-2b69-41f7-9176-8f961495cf2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0070fe6-2b69-41f7-9176-8f961495cf2b found for delete ", "request_id": "req-24867057-c864-4933-9760-db41d97557f5"}]} 2026-04-28 03:51:15.750 8 INFO neutron.db.l3_hamode_db [None req-8b59de98-b88f-4196-8c64-40e48bba4ad2 d762daba5a7a4c0e92685ed087fc043f 2c90960e928e4b4ba943479da4359b9f - - default default] HA network 09b7ff27-626d-4ebb-9b8c-f16008d520b0 was deleted as no HA routers are present in tenant 2c90960e928e4b4ba943479da4359b9f. 2026-04-28 03:51:15.751 8 INFO neutron.services.segments.plugin [-] Segment f0070fe6-2b69-41f7-9176-8f961495cf2b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0070fe6-2b69-41f7-9176-8f961495cf2b found for delete ", "request_id": "req-670a4b61-80d4-4879-82c8-1e7a600beccd"}]} [pid: 8|app: 0|req: 690/1423] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:15 2026] DELETE /v2.0/routers/7e90c004-a78f-4ccb-a05a-c12f39504ce6 => generated 0 bytes in 487 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1424] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:51:15 2026] DELETE /v2.0/security-groups/df9840d4-fccd-4cf9-9ad8-9850c262ed20 => 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: 691/1425] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:51:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1426] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:51:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1427] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:51:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1428] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 03:51:16 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1429] 10.0.0.28 () {34 vars in 1039 bytes} [Tue Apr 28 03:51:16 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&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: 8|app: 0|req: 693/1430] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:51:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1431] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:51:16 2026] POST /v2.0/security-group-rules => generated 599 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1432] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:51:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1433] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:51:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1434] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:51:16 2026] GET /v2.0/security-groups?tenant_id=63485187b4e948aebf57fd5a2db08634&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1435] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:51:16 2026] DELETE /v2.0/security-groups/2a2ea852-c856-4f7e-b24e-5137e4059dd2 => 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: 740/1436] 10.0.0.249 () {34 vars in 1094 bytes} [Tue Apr 28 03:51:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-195912217&fields=id&tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1437] 10.0.0.249 () {34 vars in 982 bytes} [Tue Apr 28 03:51:16 2026] GET /v2.0/networks?id=29d63862-458f-4433-960f-5748bce1de1e => generated 704 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1438] 10.0.0.249 () {34 vars in 965 bytes} [Tue Apr 28 03:51:17 2026] GET /v2.0/quotas/3ee37ca9442f44fd8bbd3f1009efb02d => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1439] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:51:17 2026] GET /v2.0/security-groups?tenant_id=2c90960e928e4b4ba943479da4359b9f&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1440] 10.0.0.249 () {34 vars in 1002 bytes} [Tue Apr 28 03:51:17 2026] GET /v2.0/ports?tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d&fields=id => generated 241 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1441] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:51:17 2026] DELETE /v2.0/security-groups/40a405a8-5d93-41c4-8cd2-afb733478337 => 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: 743/1442] 10.0.0.249 () {34 vars in 1008 bytes} [Tue Apr 28 03:51:17 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1443] 10.0.0.249 () {34 vars in 1108 bytes} [Tue Apr 28 03:51:17 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1444] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:17 2026] GET /v2.0/ports?device_id=f554d881-64e5-4bdf-8e4a-3aa31eca1bdb => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1445] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:51:19 2026] GET /v2.0/security-groups?tenant_id=6e8c2b0d57b844428ed5dc818462116c&name=default => generated 2925 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1446] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:51:19 2026] DELETE /v2.0/security-groups/016ffb24-1330-4c66-9838-01e49151b236 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:51:20.899 8 INFO neutron.db.segments_db [None req-750d3303-8687-4a1a-a72f-ba533fcc72e9 c486c77f62304ccdb290b06644df5fc6 bc61b9bba26b42c4815080a3a1a1be51 - - default default] Added segment adfb0f01-94f9-45a2-ae57-8428d1b4026d of type vxlan for network caef24f1-278f-42db-a291-29e0fca204f0 [pid: 8|app: 0|req: 702/1447] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:51:20 2026] POST /v2.0/networks => generated 612 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1448] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:51:20 2026] POST /v2.0/subnets => generated 626 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1449] 10.0.0.208 () {34 vars in 751 bytes} [Tue Apr 28 03:51:21 2026] PUT /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1450] 10.0.0.208 () {32 vars in 731 bytes} [Tue Apr 28 03:51:21 2026] GET /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1451] 10.0.0.208 () {34 vars in 762 bytes} [Tue Apr 28 03:51:21 2026] PUT /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1452] 10.0.0.208 () {32 vars in 731 bytes} [Tue Apr 28 03:51:21 2026] GET /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1453] 10.0.0.208 () {34 vars in 758 bytes} [Tue Apr 28 03:51:21 2026] PUT /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1454] 10.0.0.208 () {32 vars in 731 bytes} [Tue Apr 28 03:51:21 2026] GET /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:21.640 7 INFO neutron.db.segments_db [None req-db08f018-25c1-4ee2-a165-4fa2023e7134 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 4acf8d45-ba45-434e-b549-e5e086257116 of type vxlan for network 0c8184e2-139f-481b-94e7-5ff60c935d6d [pid: 8|app: 0|req: 708/1455] 10.0.0.208 () {34 vars in 780 bytes} [Tue Apr 28 03:51:21 2026] PUT /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/tags/black.or.white => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1456] 10.0.0.208 () {32 vars in 731 bytes} [Tue Apr 28 03:51:21 2026] GET /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1457] 10.0.0.208 () {34 vars in 671 bytes} [Tue Apr 28 03:51:21 2026] POST /v2.0/networks => generated 721 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1458] 10.0.0.208 () {34 vars in 751 bytes} [Tue Apr 28 03:51:21 2026] PUT /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/tags => generated 37 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1459] 10.0.0.208 () {32 vars in 731 bytes} [Tue Apr 28 03:51:21 2026] GET /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1460] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:51:21 2026] GET /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:51:21.889 8 INFO neutron.api.v2.resource [None req-51bbd4dd-5997-4b61-9b62-63eedc753379 c486c77f62304ccdb290b06644df5fc6 bc61b9bba26b42c4815080a3a1a1be51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 713/1461] 10.0.0.208 () {32 vars in 743 bytes} [Tue Apr 28 03:51:21 2026] GET /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/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: 714/1462] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:51:21 2026] GET /v2.0/networks?id=29d63862-458f-4433-960f-5748bce1de1e => generated 704 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1463] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:51:21 2026] POST /v2.0/subnets => generated 687 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1464] 199.204.45.95 () {34 vars in 1049 bytes} [Tue Apr 28 03:51:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d => generated 178 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1465] 10.0.0.208 () {32 vars in 742 bytes} [Tue Apr 28 03:51:21 2026] DELETE /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:51:22.015 7 INFO neutron.db.segments_db [None req-d1de3cc6-199f-4027-80c7-888168728d65 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 452ffff6-0e60-497b-bdc0-88567b1de722 of type vxlan for network 157fa357-2229-43e4-a828-441bf16b051c 2026-04-28 03:51:22.249 7 INFO neutron.db.l3_hamode_db [None req-d1de3cc6-199f-4027-80c7-888168728d65 823064934b5c4d4abd529a56cc2bca76 48c94ef31c3448578b0eec98d73cffff - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 716/1466] 199.204.45.95 () {38 vars in 954 bytes} [Tue Apr 28 03:51:21 2026] POST /v2.0/ports => generated 1183 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 717/1467] 10.0.0.208 () {32 vars in 731 bytes} [Tue Apr 28 03:51:22 2026] GET /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/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: 718/1468] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:51:22 2026] PUT /v2.0/ports/c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae => generated 1464 bytes in 447 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:51:22.942 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bdbd577-33aa-4502-ba04-0a429288efb1'] response: {'name': 'network-changed', 'server_uuid': 'f554d881-64e5-4bdf-8e4a-3aa31eca1bdb', 'tag': 'c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae', 'status': 'completed', 'code': 200} 2026-04-28 03:51:22.953 8 INFO neutron.api.v2.resource [None req-4d812eef-7b28-4a78-83b2-f01c3cb00a75 c486c77f62304ccdb290b06644df5fc6 bc61b9bba26b42c4815080a3a1a1be51 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 719/1469] 10.0.0.208 () {32 vars in 746 bytes} [Tue Apr 28 03:51:22 2026] DELETE /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1470] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:22 2026] GET /v2.0/ports?device_id=f554d881-64e5-4bdf-8e4a-3aa31eca1bdb => generated 1198 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1471] 10.0.0.208 () {32 vars in 734 bytes} [Tue Apr 28 03:51:22 2026] DELETE /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1472] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:23 2026] GET /v2.0/security-groups?id=fa82c5d1-9b54-44d0-86ce-006ecf7f2c31&fields=id&fields=name => generated 111 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1473] 10.0.0.208 () {32 vars in 731 bytes} [Tue Apr 28 03:51:23 2026] GET /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713/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: 724/1474] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:23 2026] DELETE /v2.0/subnets/f8df7b57-e263-479f-9d49-11712df59713 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:51:23.449 8 INFO neutron.services.segments.plugin [-] Segment adfb0f01-94f9-45a2-ae57-8428d1b4026d resource provider aggregate not found 2026-04-28 03:51:23.451 8 INFO neutron.services.segments.plugin [-] Segment adfb0f01-94f9-45a2-ae57-8428d1b4026d resource provider aggregate not found 2026-04-28 03:51:23.468 8 INFO neutron.services.segments.plugin [-] Segment adfb0f01-94f9-45a2-ae57-8428d1b4026d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adfb0f01-94f9-45a2-ae57-8428d1b4026d found for delete ", "request_id": "req-bbeeaf8f-1e80-4c09-ad52-3a8b0a9f22c2"}]} 2026-04-28 03:51:23.472 8 INFO neutron.services.segments.plugin [-] Segment adfb0f01-94f9-45a2-ae57-8428d1b4026d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adfb0f01-94f9-45a2-ae57-8428d1b4026d found for delete ", "request_id": "req-b988314e-0b62-48c9-beee-85b9d3876339"}]} [pid: 8|app: 0|req: 725/1475] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:51:23 2026] DELETE /v2.0/networks/caef24f1-278f-42db-a291-29e0fca204f0 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1476] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:51:23 2026] GET /v2.0/ports?tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d&device_id=f554d881-64e5-4bdf-8e4a-3aa31eca1bdb => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1477] 199.204.45.95 () {34 vars in 1017 bytes} [Tue Apr 28 03:51:23 2026] GET /v2.0/networks?tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d&shared=False => generated 2374 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:51:23.611 7 INFO neutron.db.l3_hamode_db [None req-d1de3cc6-199f-4027-80c7-888168728d65 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 728/1478] 199.204.45.95 () {34 vars in 929 bytes} [Tue Apr 28 03:51:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1481] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:51:24 2026] GET /v2.0/security-groups?tenant_id=83263df3b8cc44ee923c7782f83305fd&name=default => generated 2925 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1482] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:51:24 2026] DELETE /v2.0/security-groups/82dea509-3a29-4f1f-9bc1-6df37a8a7ce8 => 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: 751/1483] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:51:21 2026] POST /v2.0/routers => generated 727 bytes in 2555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1484] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:51:24 2026] GET /v2.0/security-groups?tenant_id=bc61b9bba26b42c4815080a3a1a1be51&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1485] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:51:24 2026] DELETE /v2.0/security-groups/aa1b39fe-e5a4-4ccf-ae04-f1af674bd61f => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1486] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:51:24 2026] GET /v2.0/ports?tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d&device_id=f554d881-64e5-4bdf-8e4a-3aa31eca1bdb => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1487] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:51:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1488] 199.204.45.95 () {34 vars in 1103 bytes} [Tue Apr 28 03:51:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2bb&port_id=c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1489] 199.204.45.95 () {34 vars in 1063 bytes} [Tue Apr 28 03:51:24 2026] GET /v2.0/subnets?id=f3fdc10a-545f-4237-8f40-9870290f73c7&id=eb2bf188-1887-4dfc-9d3a-e7b5148febbf => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1490] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:51:24 2026] GET /v2.0/ports?network_id=29d63862-458f-4433-960f-5748bce1de1e&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1491] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:51:24 2026] GET /v2.0/ports?network_id=29d63862-458f-4433-960f-5748bce1de1e&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1492] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:51:24 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1493] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:51:25 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1494] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:51:24 2026] PUT /v2.0/routers/14ee52aa-1ea3-4558-a1c0-148dd9363938/add_router_interface => generated 309 bytes in 1173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1495] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:26 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1496] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:27 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&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: 7|app: 0|req: 763/1497] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:27 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1498] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:27 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&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: 764/1499] 10.0.0.249 () {34 vars in 982 bytes} [Tue Apr 28 03:51:28 2026] GET /v2.0/networks?id=0c8184e2-139f-481b-94e7-5ff60c935d6d => generated 672 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1500] 10.0.0.249 () {34 vars in 965 bytes} [Tue Apr 28 03:51:28 2026] GET /v2.0/quotas/48c94ef31c3448578b0eec98d73cffff => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1501] 10.0.0.249 () {34 vars in 1002 bytes} [Tue Apr 28 03:51:28 2026] GET /v2.0/ports?tenant_id=48c94ef31c3448578b0eec98d73cffff&fields=id => generated 57 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1502] 10.0.0.249 () {34 vars in 1008 bytes} [Tue Apr 28 03:51:28 2026] GET /v2.0/networks/0c8184e2-139f-481b-94e7-5ff60c935d6d?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1503] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:28 2026] GET /v2.0/ports?device_id=f554d881-64e5-4bdf-8e4a-3aa31eca1bdb => generated 1198 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1504] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:28 2026] GET /v2.0/security-groups?id=fa82c5d1-9b54-44d0-86ce-006ecf7f2c31&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1505] 10.0.0.249 () {34 vars in 1108 bytes} [Tue Apr 28 03:51:28 2026] GET /v2.0/networks/0c8184e2-139f-481b-94e7-5ff60c935d6d?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: 768/1506] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:28 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => 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: 739/1507] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:28 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1508] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:28 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&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: 740/1509] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:29 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1510] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:29 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1511] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:29 2026] GET /v2.0/security-groups?id=c7577bb4-f77d-48be-9475-9ddc9b59d053&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: 771/1512] 199.204.45.95 () {34 vars in 993 bytes} [Tue Apr 28 03:51:29 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:51:30.107 8 INFO neutron_taas.services.taas.taas_plugin [req-af9598e7-1b70-43d2-9382-c2b125bfb116 req-bb0a4545-a2d0-4245-b410-180c5986d4fe 44b09b1126664d2dae5ca9fdce3dc0a8 a19f5115ebbb422c91273e0125be9072 - - default default] TaaS: Handle Delete Port: 52d06c80-bda4-4ca5-9489-c652dd5869e4 2026-04-28 03:51:30.112 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-af9598e7-1b70-43d2-9382-c2b125bfb116 req-bb0a4545-a2d0-4245-b410-180c5986d4fe 44b09b1126664d2dae5ca9fdce3dc0a8 a19f5115ebbb422c91273e0125be9072 - - default default] Tap Mirror: Handle Delete Port: 52d06c80-bda4-4ca5-9489-c652dd5869e4 2026-04-28 03:51:30.235 8 INFO neutron.db.l3_db [req-af9598e7-1b70-43d2-9382-c2b125bfb116 req-bb0a4545-a2d0-4245-b410-180c5986d4fe 44b09b1126664d2dae5ca9fdce3dc0a8 a19f5115ebbb422c91273e0125be9072 - - default default] Floating IP 516c5839-0afa-40fe-876a-434c9fffc99f disassociated. External IP: 10.96.250.205, port: 52d06c80-bda4-4ca5-9489-c652dd5869e4. [pid: 8|app: 0|req: 742/1513] 199.204.45.95 () {36 vars in 996 bytes} [Tue Apr 28 03:51:29 2026] DELETE /v2.0/ports/52d06c80-bda4-4ca5-9489-c652dd5869e4 => generated 0 bytes in 636 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:51:30.680 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f28e2575-a103-458d-8eaa-c93e3bba6dc3'] response: {'server_uuid': '7916d19c-bcf5-4a01-8a29-ad51167d1dae', 'name': 'network-vif-deleted', 'tag': '52d06c80-bda4-4ca5-9489-c652dd5869e4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 772/1514] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:30 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => 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: 743/1515] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:30 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1516] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:31 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => 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: 744/1517] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:31 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => 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: 774/1518] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:51:32 2026] GET /v2.0/networks?id=0c8184e2-139f-481b-94e7-5ff60c935d6d => generated 672 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1519] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:32 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => 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: 776/1520] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:33 2026] GET /v2.0/ports?device_id=7916d19c-bcf5-4a01-8a29-ad51167d1dae => 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: 745/1521] 199.204.45.95 () {38 vars in 954 bytes} [Tue Apr 28 03:51:32 2026] POST /v2.0/ports => generated 954 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 746/1522] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:33 2026] GET /v2.0/ports?device_id=f554d881-64e5-4bdf-8e4a-3aa31eca1bdb => generated 1200 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1523] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:33 2026] GET /v2.0/security-groups?id=fa82c5d1-9b54-44d0-86ce-006ecf7f2c31&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1524] 10.0.0.208 () {32 vars in 818 bytes} [Tue Apr 28 03:51:33 2026] GET /v2.0/ports?network_id=29d63862-458f-4433-960f-5748bce1de1e&mac_address=fa%3A16%3A3e%3A43%3A1a%3A27 => generated 1200 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1525] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:51:33 2026] PUT /v2.0/ports/bdd84f4e-7e68-4ca9-97c0-67c3a18d8f13 => generated 1235 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:51:33.756 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e5a2455-09aa-4ae5-9b7b-ba497a5daad6'] response: {'name': 'network-changed', 'server_uuid': 'f05ebb02-8eb3-43c7-9852-415aabb60947', 'tag': 'bdd84f4e-7e68-4ca9-97c0-67c3a18d8f13', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 778/1526] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:34 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1527] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:34 2026] GET /v2.0/security-groups?id=8f79e9ff-297f-4387-9478-a80693948572&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: 780/1528] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:51:34 2026] DELETE /v2.0/security-groups/c7577bb4-f77d-48be-9475-9ddc9b59d053 => 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: 781/1529] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:51:34 2026] GET /v2.0/ports?tenant_id=48c94ef31c3448578b0eec98d73cffff&device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:51:34.338 7 INFO neutron.api.v2.resource [None req-187df31b-f3ed-4a76-bba1-482d53dcec68 44b09b1126664d2dae5ca9fdce3dc0a8 a19f5115ebbb422c91273e0125be9072 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 782/1530] 10.0.0.208 () {32 vars in 737 bytes} [Tue Apr 28 03:51:34 2026] GET /v2.0/security-groups/c7577bb4-f77d-48be-9475-9ddc9b59d053 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1531] 199.204.45.95 () {34 vars in 1017 bytes} [Tue Apr 28 03:51:34 2026] GET /v2.0/networks?tenant_id=48c94ef31c3448578b0eec98d73cffff&shared=False => generated 768 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:51:34.395 8 INFO neutron.db.l3_db [None req-bd94bb56-1ea4-48be-bf9f-70b92372c198 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Floating IP 95a7667e-2374-407f-8c3d-89e6cff865bc associated. External IP: 10.96.250.211, port: c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae. 2026-04-28 03:51:34.500 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb1d64bf-0cc4-46a7-89b5-160a453d725d 44b09b1126664d2dae5ca9fdce3dc0a8 a19f5115ebbb422c91273e0125be9072 - - default default] TaaS: Handle Delete Port: 0744862d-9730-4179-9214-f491b4a8c2cd 2026-04-28 03:51:34.503 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb1d64bf-0cc4-46a7-89b5-160a453d725d 44b09b1126664d2dae5ca9fdce3dc0a8 a19f5115ebbb422c91273e0125be9072 - - default default] Tap Mirror: Handle Delete Port: 0744862d-9730-4179-9214-f491b4a8c2cd [pid: 7|app: 0|req: 784/1532] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:51:34 2026] DELETE /v2.0/floatingips/516c5839-0afa-40fe-876a-434c9fffc99f => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1533] 199.204.45.95 () {34 vars in 929 bytes} [Tue Apr 28 03:51:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1534] 10.0.0.208 () {34 vars in 677 bytes} [Tue Apr 28 03:51:33 2026] POST /v2.0/floatingips => generated 855 bytes in 1110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:51:34.800 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-06a367be-ec24-4f94-806b-01f4203ac56c'] response: {'name': 'network-changed', 'server_uuid': 'f554d881-64e5-4bdf-8e4a-3aa31eca1bdb', 'tag': 'c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 750/1535] 10.0.0.249 () {34 vars in 1094 bytes} [Tue Apr 28 03:51:34 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-195912217&fields=id&tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1536] 10.0.0.249 () {34 vars in 982 bytes} [Tue Apr 28 03:51:34 2026] GET /v2.0/networks?id=5a79771c-4708-4276-888c-1b39d91b8f04 => generated 705 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1537] 10.0.0.249 () {34 vars in 965 bytes} [Tue Apr 28 03:51:34 2026] GET /v2.0/quotas/3ee37ca9442f44fd8bbd3f1009efb02d => 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: 753/1538] 10.0.0.249 () {34 vars in 1002 bytes} [Tue Apr 28 03:51:34 2026] GET /v2.0/ports?tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d&fields=id => generated 333 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:51:35.139 7 INFO neutron_taas.services.taas.taas_plugin [None req-268815ae-2510-4eb4-b4cc-22bb3bd38f78 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 8f767503-7273-4de4-a165-78a2bb4c380d 2026-04-28 03:51:35.142 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-268815ae-2510-4eb4-b4cc-22bb3bd38f78 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 8f767503-7273-4de4-a165-78a2bb4c380d [pid: 8|app: 0|req: 754/1539] 10.0.0.249 () {34 vars in 1008 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1540] 10.0.0.249 () {34 vars in 1108 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1541] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1542] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/ports?tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d&device_id=f554d881-64e5-4bdf-8e4a-3aa31eca1bdb => generated 1469 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1543] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/ports?device_id=3b10f6f1-37f3-4778-a290-575221db291a => 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: 759/1544] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/security-groups?id=8f79e9ff-297f-4387-9478-a80693948572&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1545] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/networks?id=29d63862-458f-4433-960f-5748bce1de1e => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1546] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae => 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: 762/1547] 199.204.45.95 () {34 vars in 1103 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2bb&port_id=c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1548] 199.204.45.95 () {34 vars in 1063 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/subnets?id=f3fdc10a-545f-4237-8f40-9870290f73c7&id=eb2bf188-1887-4dfc-9d3a-e7b5148febbf => generated 1411 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1549] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/ports?network_id=29d63862-458f-4433-960f-5748bce1de1e&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: 765/1550] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/ports?network_id=29d63862-458f-4433-960f-5748bce1de1e&device_owner=network%3Adhcp => generated 1457 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1551] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1552] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1553] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:51:34 2026] PUT /v2.0/routers/a7971949-c04e-4944-8092-65ae305ffe60/remove_router_interface => generated 309 bytes in 1022 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1554] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/ports?tenant_id=48c94ef31c3448578b0eec98d73cffff&device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => generated 1238 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1555] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bdd84f4e-7e68-4ca9-97c0-67c3a18d8f13 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1556] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/subnets?id=c68a045f-8472-4fef-bd45-58d4b62e86c0 => generated 690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1557] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/ports?network_id=0c8184e2-139f-481b-94e7-5ff60c935d6d&device_owner=network%3Adhcp => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1558] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/networks/0c8184e2-139f-481b-94e7-5ff60c935d6d?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:35.983 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd877967-b34d-4e5b-8121-e914e12a490a 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 6f8d0004-3434-4cdc-9751-1d5f3ded9d84 2026-04-28 03:51:35.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd877967-b34d-4e5b-8121-e914e12a490a 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 6f8d0004-3434-4cdc-9751-1d5f3ded9d84 [pid: 8|app: 0|req: 773/1559] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:51:35 2026] GET /v2.0/networks/0c8184e2-139f-481b-94e7-5ff60c935d6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:36.273 7 INFO neutron_taas.services.taas.taas_plugin [None req-fd877967-b34d-4e5b-8121-e914e12a490a 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 3a9f781d-ac91-48da-80ea-bd72d87fe4b4 2026-04-28 03:51:36.277 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd877967-b34d-4e5b-8121-e914e12a490a 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 3a9f781d-ac91-48da-80ea-bd72d87fe4b4 [pid: 8|app: 0|req: 774/1560] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:36 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1561] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:36 2026] GET /v2.0/security-groups?id=8f79e9ff-297f-4387-9478-a80693948572&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:36.679 7 INFO neutron.services.segments.plugin [-] Segment 1ec7a5c5-ed74-454b-be3c-16255f1d303c resource provider aggregate not found 2026-04-28 03:51:36.688 7 INFO neutron.services.segments.plugin [-] Segment 1ec7a5c5-ed74-454b-be3c-16255f1d303c resource provider aggregate not found 2026-04-28 03:51:36.704 7 INFO neutron.services.segments.plugin [-] Segment 1ec7a5c5-ed74-454b-be3c-16255f1d303c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ec7a5c5-ed74-454b-be3c-16255f1d303c found for delete ", "request_id": "req-eb83892f-1ef5-46fd-996d-ffe61053cf38"}]} 2026-04-28 03:51:36.722 7 INFO neutron.services.segments.plugin [-] Segment 1ec7a5c5-ed74-454b-be3c-16255f1d303c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ec7a5c5-ed74-454b-be3c-16255f1d303c found for delete ", "request_id": "req-a5c30556-60bf-4450-84fb-52a7e7abe1d6"}]} 2026-04-28 03:51:36.727 7 INFO neutron.db.l3_hamode_db [None req-fd877967-b34d-4e5b-8121-e914e12a490a 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] HA network 96c1ba1f-31f8-4c00-8464-3bd8894bd933 was deleted as no HA routers are present in tenant a19f5115ebbb422c91273e0125be9072. [pid: 7|app: 0|req: 787/1562] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:35 2026] DELETE /v2.0/routers/a7971949-c04e-4944-8092-65ae305ffe60 => generated 0 bytes in 976 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1563] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:36 2026] DELETE /v2.0/subnets/3c51ae70-8e37-4d3b-b9d4-e0f87b53da81 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:51:37.010 7 INFO neutron_taas.services.taas.taas_plugin [None req-25664cf2-79c3-4724-8210-646d40ff51e0 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: ca8de9fe-edc3-4aed-ac00-7c45aead73ee 2026-04-28 03:51:37.013 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25664cf2-79c3-4724-8210-646d40ff51e0 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: ca8de9fe-edc3-4aed-ac00-7c45aead73ee [pid: 7|app: 0|req: 788/1564] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:51:36 2026] DELETE /v2.0/networks/f878bd04-f8d2-4006-812b-c188e4126bec => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1565] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:51:37 2026] GET /v2.0/security-groups?tenant_id=a19f5115ebbb422c91273e0125be9072&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1566] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:51:37 2026] DELETE /v2.0/security-groups/1781a150-d9d0-45a8-9d94-3726b61868e7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1567] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:37 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1568] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:37 2026] GET /v2.0/security-groups?id=8f79e9ff-297f-4387-9478-a80693948572&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:38.728 7 INFO neutron.services.segments.plugin [-] Segment ddbdcaa0-f351-4bc1-8c0f-456bc6563e4a resource provider aggregate not found 2026-04-28 03:51:38.743 7 INFO neutron.services.segments.plugin [-] Segment ddbdcaa0-f351-4bc1-8c0f-456bc6563e4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddbdcaa0-f351-4bc1-8c0f-456bc6563e4a found for delete ", "request_id": "req-97ef0e81-8972-4048-b715-65ca94b38a12"}]} 2026-04-28 03:51:38.748 7 INFO neutron.services.segments.plugin [-] Segment ddbdcaa0-f351-4bc1-8c0f-456bc6563e4a resource provider aggregate not found 2026-04-28 03:51:38.763 7 INFO neutron.services.segments.plugin [-] Segment ddbdcaa0-f351-4bc1-8c0f-456bc6563e4a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddbdcaa0-f351-4bc1-8c0f-456bc6563e4a found for delete ", "request_id": "req-bfeb7aff-48f5-4ce0-b41c-c3b26071614d"}]} [pid: 7|app: 0|req: 792/1571] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:38 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1572] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:38 2026] GET /v2.0/security-groups?id=8f79e9ff-297f-4387-9478-a80693948572&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-04-28 03:51:39.686 7 INFO neutron.db.segments_db [None req-aebbc6fb-7b81-4955-91ac-b8d763e619df 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment d913b484-2d73-4e55-8776-a0f1a962d091 of type vxlan for network d7d1e95f-50f6-4330-8614-20a13abb4e41 [pid: 8|app: 0|req: 781/1573] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:51:39 2026] GET /v2.0/networks?id=5a79771c-4708-4276-888c-1b39d91b8f04 => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1574] 199.204.45.95 () {34 vars in 1049 bytes} [Tue Apr 28 03:51:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d => generated 178 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1575] 10.0.0.208 () {34 vars in 671 bytes} [Tue Apr 28 03:51:39 2026] POST /v2.0/networks => generated 725 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1576] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:51:39 2026] POST /v2.0/subnets => generated 691 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:51:39.979 7 INFO neutron.db.segments_db [None req-d7881598-98f3-4ca8-801c-070b7fa6e3d5 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 7a4a50b2-0f22-4e94-a58a-d6c29ef55237 of type vxlan for network 0cca9ec4-fcc9-446c-9fd0-fa9aa7f158b3 2026-04-28 03:51:40.177 7 INFO neutron.db.l3_hamode_db [None req-d7881598-98f3-4ca8-801c-070b7fa6e3d5 823064934b5c4d4abd529a56cc2bca76 7a4e493e1059459ea7587c900b660e69 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 783/1577] 199.204.45.95 () {38 vars in 954 bytes} [Tue Apr 28 03:51:39 2026] POST /v2.0/ports => generated 1187 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 784/1578] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:40 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => 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: 785/1579] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:51:40 2026] PUT /v2.0/ports/aa5321b2-0cfb-4d2b-acbd-4c161b814d3e => generated 1468 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 786/1580] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:40 2026] GET /v2.0/security-groups?id=8f79e9ff-297f-4387-9478-a80693948572&fields=id&fields=name => generated 88 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:40.885 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-94bd8ef4-d958-45c1-9d10-c72a3a3542d5'] response: {'name': 'network-changed', 'server_uuid': '3b10f6f1-37f3-4778-a290-575221db291a', 'tag': 'aa5321b2-0cfb-4d2b-acbd-4c161b814d3e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 787/1581] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:40 2026] GET /v2.0/ports?device_id=3b10f6f1-37f3-4778-a290-575221db291a => generated 1202 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1582] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:40 2026] GET /v2.0/security-groups?id=fa82c5d1-9b54-44d0-86ce-006ecf7f2c31&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:51:40.961 7 INFO neutron.db.l3_hamode_db [None req-d7881598-98f3-4ca8-801c-070b7fa6e3d5 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 789/1583] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:51:41 2026] GET /v2.0/ports?tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d&device_id=3b10f6f1-37f3-4778-a290-575221db291a => generated 1471 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1584] 199.204.45.95 () {34 vars in 1017 bytes} [Tue Apr 28 03:51:41 2026] GET /v2.0/networks?tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d&shared=False => generated 2374 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1585] 199.204.45.95 () {34 vars in 929 bytes} [Tue Apr 28 03:51:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1586] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:41 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1587] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:41 2026] GET /v2.0/security-groups?id=8f79e9ff-297f-4387-9478-a80693948572&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1588] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:51:39 2026] POST /v2.0/routers => generated 731 bytes in 2087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1589] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:51:42 2026] GET /v2.0/ports?tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d&device_id=3b10f6f1-37f3-4778-a290-575221db291a => generated 1471 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1590] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:51:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.200&port_id=aa5321b2-0cfb-4d2b-acbd-4c161b814d3e => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1591] 199.204.45.95 () {34 vars in 1105 bytes} [Tue Apr 28 03:51:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e1&port_id=aa5321b2-0cfb-4d2b-acbd-4c161b814d3e => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1592] 199.204.45.95 () {34 vars in 1063 bytes} [Tue Apr 28 03:51:42 2026] GET /v2.0/subnets?id=5bb27d51-38d2-4c86-98f3-00dc6d80fb6c&id=ee49c219-801f-4dc1-8964-d6884ac50301 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1593] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:51:42 2026] GET /v2.0/ports?network_id=5a79771c-4708-4276-888c-1b39d91b8f04&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1594] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:51:42 2026] GET /v2.0/ports?network_id=5a79771c-4708-4276-888c-1b39d91b8f04&device_owner=network%3Adhcp => generated 1461 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1595] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:51:42 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?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: 803/1596] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:51:42 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?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: 794/1597] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:51:42 2026] PUT /v2.0/routers/cc05502e-f15e-47b7-bc35-185b8db1121f/add_router_interface => generated 309 bytes in 1505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1598] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:43 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => generated 971 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1599] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:43 2026] GET /v2.0/security-groups?id=8f79e9ff-297f-4387-9478-a80693948572&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1600] 10.0.0.249 () {34 vars in 982 bytes} [Tue Apr 28 03:51:44 2026] GET /v2.0/networks?id=d7d1e95f-50f6-4330-8614-20a13abb4e41 => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1601] 10.0.0.249 () {34 vars in 965 bytes} [Tue Apr 28 03:51:44 2026] GET /v2.0/quotas/7a4e493e1059459ea7587c900b660e69 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1602] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:44 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => 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: 797/1603] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:44 2026] GET /v2.0/security-groups?id=8f79e9ff-297f-4387-9478-a80693948572&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1604] 10.0.0.249 () {34 vars in 1002 bytes} [Tue Apr 28 03:51:44 2026] GET /v2.0/ports?tenant_id=7a4e493e1059459ea7587c900b660e69&fields=id => generated 57 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1605] 10.0.0.249 () {34 vars in 1008 bytes} [Tue Apr 28 03:51:44 2026] GET /v2.0/networks/d7d1e95f-50f6-4330-8614-20a13abb4e41?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1606] 10.0.0.249 () {34 vars in 1108 bytes} [Tue Apr 28 03:51:44 2026] GET /v2.0/networks/d7d1e95f-50f6-4330-8614-20a13abb4e41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1607] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:45 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1608] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:45 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1609] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:45 2026] GET /v2.0/security-groups?id=8f79e9ff-297f-4387-9478-a80693948572&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1610] 199.204.45.95 () {34 vars in 993 bytes} [Tue Apr 28 03:51:45 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:51:46.099 7 INFO neutron_taas.services.taas.taas_plugin [req-facb3e4d-9f2a-4bfd-9f39-fccea0cd2628 req-23d327ac-637b-4298-8838-7f2fbfb4b022 2f767029cfc04a7fa4601fcf9ac95dab 48c94ef31c3448578b0eec98d73cffff - - default default] TaaS: Handle Delete Port: bdd84f4e-7e68-4ca9-97c0-67c3a18d8f13 2026-04-28 03:51:46.123 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-facb3e4d-9f2a-4bfd-9f39-fccea0cd2628 req-23d327ac-637b-4298-8838-7f2fbfb4b022 2f767029cfc04a7fa4601fcf9ac95dab 48c94ef31c3448578b0eec98d73cffff - - default default] Tap Mirror: Handle Delete Port: bdd84f4e-7e68-4ca9-97c0-67c3a18d8f13 [pid: 8|app: 0|req: 801/1611] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:46 2026] GET /v2.0/ports?device_id=3b10f6f1-37f3-4778-a290-575221db291a => generated 1202 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1612] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:46 2026] GET /v2.0/security-groups?id=fa82c5d1-9b54-44d0-86ce-006ecf7f2c31&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1613] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:46 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1614] 199.204.45.95 () {36 vars in 996 bytes} [Tue Apr 28 03:51:45 2026] DELETE /v2.0/ports/bdd84f4e-7e68-4ca9-97c0-67c3a18d8f13 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:51:46.338 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-313e9e8a-5bf8-4cfd-ae4c-8a8ae1f9906b'] response: {'server_uuid': 'f05ebb02-8eb3-43c7-9852-415aabb60947', 'name': 'network-vif-deleted', 'tag': 'bdd84f4e-7e68-4ca9-97c0-67c3a18d8f13', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 804/1615] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:47 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1616] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:47 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => 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: 805/1617] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:48 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => 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: 813/1618] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:48 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => 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: 806/1619] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:49 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1620] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:51:49 2026] GET /v2.0/networks?id=d7d1e95f-50f6-4330-8614-20a13abb4e41 => generated 676 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1621] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:49 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => 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: 807/1622] 199.204.45.95 () {38 vars in 954 bytes} [Tue Apr 28 03:51:49 2026] POST /v2.0/ports => generated 954 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1623] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:51:49 2026] PUT /v2.0/ports/fd65b905-a0da-468d-b3eb-3f495ffd52f1 => generated 1235 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 808/1624] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:50 2026] GET /v2.0/ports?device_id=f05ebb02-8eb3-43c7-9852-415aabb60947 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:50.445 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4abde413-7f49-4d62-b8da-1a7701da7ca9'] response: {'name': 'network-changed', 'server_uuid': '54e09ede-d8e9-430f-89f2-ab67d22ee749', 'tag': 'fd65b905-a0da-468d-b3eb-3f495ffd52f1', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 817/1625] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:50 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1626] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:50 2026] GET /v2.0/security-groups?id=51fb32db-5075-4aff-b5c6-83cdc9cc76bf&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1627] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:51:50 2026] GET /v2.0/ports?tenant_id=7a4e493e1059459ea7587c900b660e69&device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => 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: 810/1628] 199.204.45.95 () {34 vars in 1017 bytes} [Tue Apr 28 03:51:51 2026] GET /v2.0/networks?tenant_id=7a4e493e1059459ea7587c900b660e69&shared=False => generated 772 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1629] 199.204.45.95 () {34 vars in 929 bytes} [Tue Apr 28 03:51:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1630] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:51 2026] GET /v2.0/ports?device_id=3b10f6f1-37f3-4778-a290-575221db291a => generated 1204 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1631] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:51 2026] GET /v2.0/security-groups?id=fa82c5d1-9b54-44d0-86ce-006ecf7f2c31&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1632] 10.0.0.208 () {32 vars in 818 bytes} [Tue Apr 28 03:51:51 2026] GET /v2.0/ports?network_id=5a79771c-4708-4276-888c-1b39d91b8f04&mac_address=fa%3A16%3A3e%3A4a%3A76%3A8b => generated 1204 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1633] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:51 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1634] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:51 2026] GET /v2.0/security-groups?id=51fb32db-5075-4aff-b5c6-83cdc9cc76bf&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1635] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:51:52 2026] GET /v2.0/ports?tenant_id=7a4e493e1059459ea7587c900b660e69&device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:51:52.182 7 INFO neutron.db.l3_db [None req-d55bf7da-5eab-4e4f-8d2d-f91ead24aa33 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Floating IP bfeae2f2-fcbd-4481-afd7-a1258db407b3 associated. External IP: 10.96.250.202, port: aa5321b2-0cfb-4d2b-acbd-4c161b814d3e. [pid: 8|app: 0|req: 816/1636] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:51:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fd65b905-a0da-468d-b3eb-3f495ffd52f1 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1637] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:51:52 2026] GET /v2.0/subnets?id=272d3d3f-1ed1-49ad-a7b5-7d9ba1e62449 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1638] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:51:52 2026] GET /v2.0/ports?network_id=d7d1e95f-50f6-4330-8614-20a13abb4e41&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: 819/1639] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:51:52 2026] GET /v2.0/networks/d7d1e95f-50f6-4330-8614-20a13abb4e41?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1640] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:51:52 2026] GET /v2.0/networks/d7d1e95f-50f6-4330-8614-20a13abb4e41?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1641] 10.0.0.208 () {34 vars in 677 bytes} [Tue Apr 28 03:51:51 2026] POST /v2.0/floatingips => generated 855 bytes in 1025 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:51:52.541 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-34b2da30-d2f1-45a8-b9c6-42b7f59e5251'] response: {'name': 'network-changed', 'server_uuid': '3b10f6f1-37f3-4778-a290-575221db291a', 'tag': 'aa5321b2-0cfb-4d2b-acbd-4c161b814d3e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 822/1642] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:52 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:51:53.040 8 INFO neutron_taas.services.taas.taas_plugin [None req-58c042d2-342d-48b2-83fa-f8c60680bd73 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 5259fff6-52eb-4434-aa11-a0a5555ed596 [pid: 7|app: 0|req: 823/1643] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:53 2026] GET /v2.0/security-groups?id=51fb32db-5075-4aff-b5c6-83cdc9cc76bf&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:53.049 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58c042d2-342d-48b2-83fa-f8c60680bd73 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 5259fff6-52eb-4434-aa11-a0a5555ed596 [pid: 7|app: 0|req: 824/1644] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:51:53 2026] GET /v2.0/ports?tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d&device_id=3b10f6f1-37f3-4778-a290-575221db291a => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1645] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:51:53 2026] GET /v2.0/networks?id=5a79771c-4708-4276-888c-1b39d91b8f04 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1646] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:51:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.200&port_id=aa5321b2-0cfb-4d2b-acbd-4c161b814d3e => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1647] 199.204.45.95 () {34 vars in 1105 bytes} [Tue Apr 28 03:51:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e1&port_id=aa5321b2-0cfb-4d2b-acbd-4c161b814d3e => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1648] 199.204.45.95 () {34 vars in 1063 bytes} [Tue Apr 28 03:51:53 2026] GET /v2.0/subnets?id=5bb27d51-38d2-4c86-98f3-00dc6d80fb6c&id=ee49c219-801f-4dc1-8964-d6884ac50301 => generated 1414 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1649] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:51:53 2026] GET /v2.0/ports?network_id=5a79771c-4708-4276-888c-1b39d91b8f04&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: 830/1650] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:51:53 2026] GET /v2.0/ports?network_id=5a79771c-4708-4276-888c-1b39d91b8f04&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1651] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:51:53 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1652] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:51:53 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?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: 8|app: 0|req: 821/1655] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:51:52 2026] PUT /v2.0/routers/14ee52aa-1ea3-4558-a1c0-148dd9363938/remove_router_interface => generated 309 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:51:53.863 7 INFO neutron_taas.services.taas.taas_plugin [None req-945696ca-ddfd-4926-a0e1-8348a02fe365 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 1f03959f-ab5c-4083-aa2d-fd98aefa2a87 2026-04-28 03:51:53.867 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-945696ca-ddfd-4926-a0e1-8348a02fe365 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 1f03959f-ab5c-4083-aa2d-fd98aefa2a87 2026-04-28 03:51:54.165 7 INFO neutron_taas.services.taas.taas_plugin [None req-945696ca-ddfd-4926-a0e1-8348a02fe365 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 8770dcbc-a7e7-45f0-b236-c6286bfe8fb4 2026-04-28 03:51:54.169 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-945696ca-ddfd-4926-a0e1-8348a02fe365 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 8770dcbc-a7e7-45f0-b236-c6286bfe8fb4 [pid: 8|app: 0|req: 822/1656] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:54 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1657] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:54 2026] GET /v2.0/security-groups?id=51fb32db-5075-4aff-b5c6-83cdc9cc76bf&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:54.531 7 INFO neutron.services.segments.plugin [-] Segment 452ffff6-0e60-497b-bdc0-88567b1de722 resource provider aggregate not found 2026-04-28 03:51:54.546 7 INFO neutron.services.segments.plugin [-] Segment 452ffff6-0e60-497b-bdc0-88567b1de722 resource provider aggregate not found 2026-04-28 03:51:54.552 7 INFO neutron.services.segments.plugin [-] Segment 452ffff6-0e60-497b-bdc0-88567b1de722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 452ffff6-0e60-497b-bdc0-88567b1de722 found for delete ", "request_id": "req-1d7bb0bb-7721-4a8c-af47-b0e8dd4aec00"}]} 2026-04-28 03:51:54.565 7 INFO neutron.services.segments.plugin [-] Segment 452ffff6-0e60-497b-bdc0-88567b1de722 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 452ffff6-0e60-497b-bdc0-88567b1de722 found for delete ", "request_id": "req-a7ed9da6-9da7-4f7a-9776-57bf737bb9d3"}]} 2026-04-28 03:51:54.572 7 INFO neutron.db.l3_hamode_db [None req-945696ca-ddfd-4926-a0e1-8348a02fe365 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] HA network 157fa357-2229-43e4-a828-441bf16b051c was deleted as no HA routers are present in tenant 48c94ef31c3448578b0eec98d73cffff. [pid: 7|app: 0|req: 835/1658] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:53 2026] DELETE /v2.0/routers/14ee52aa-1ea3-4558-a1c0-148dd9363938 => generated 0 bytes in 909 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1659] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:51:54 2026] DELETE /v2.0/subnets/c68a045f-8472-4fef-bd45-58d4b62e86c0 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:51:54.803 7 INFO neutron_taas.services.taas.taas_plugin [None req-321a8135-4c2b-4c86-9d55-152a086365a0 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 3f6f99ae-16b7-42f4-9d20-a114380c7c1b 2026-04-28 03:51:54.807 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-321a8135-4c2b-4c86-9d55-152a086365a0 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 3f6f99ae-16b7-42f4-9d20-a114380c7c1b [pid: 7|app: 0|req: 836/1660] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:51:54 2026] DELETE /v2.0/networks/0c8184e2-139f-481b-94e7-5ff60c935d6d => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1661] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:51:55 2026] GET /v2.0/security-groups?tenant_id=48c94ef31c3448578b0eec98d73cffff&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1662] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:51:55 2026] DELETE /v2.0/security-groups/8f79e9ff-297f-4387-9478-a80693948572 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1663] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:55 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1664] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:55 2026] GET /v2.0/security-groups?id=51fb32db-5075-4aff-b5c6-83cdc9cc76bf&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:51:56.572 7 INFO neutron.services.segments.plugin [-] Segment 4acf8d45-ba45-434e-b549-e5e086257116 resource provider aggregate not found 2026-04-28 03:51:56.586 7 INFO neutron.services.segments.plugin [-] Segment 4acf8d45-ba45-434e-b549-e5e086257116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4acf8d45-ba45-434e-b549-e5e086257116 found for delete ", "request_id": "req-b0191648-8a26-4de6-af95-1d5fd438a130"}]} [pid: 8|app: 0|req: 827/1665] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:56 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:51:56.597 7 INFO neutron.services.segments.plugin [-] Segment 4acf8d45-ba45-434e-b549-e5e086257116 resource provider aggregate not found 2026-04-28 03:51:56.612 7 INFO neutron.services.segments.plugin [-] Segment 4acf8d45-ba45-434e-b549-e5e086257116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4acf8d45-ba45-434e-b549-e5e086257116 found for delete ", "request_id": "req-c6f16083-a31f-4082-883b-e329746009a2"}]} [pid: 7|app: 0|req: 839/1666] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:56 2026] GET /v2.0/security-groups?id=51fb32db-5075-4aff-b5c6-83cdc9cc76bf&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1667] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:57 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => 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: 840/1668] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:57 2026] GET /v2.0/security-groups?id=51fb32db-5075-4aff-b5c6-83cdc9cc76bf&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1669] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:58 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => 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: 841/1670] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:58 2026] GET /v2.0/security-groups?id=51fb32db-5075-4aff-b5c6-83cdc9cc76bf&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1671] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:51:59 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1672] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:51:59 2026] GET /v2.0/security-groups?id=51fb32db-5075-4aff-b5c6-83cdc9cc76bf&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1673] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:52:00 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => 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: 843/1674] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:52:00 2026] GET /v2.0/security-groups?id=51fb32db-5075-4aff-b5c6-83cdc9cc76bf&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1675] 199.204.45.95 () {34 vars in 993 bytes} [Tue Apr 28 03:52:00 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:52:00.805 7 INFO neutron_taas.services.taas.taas_plugin [req-375d5219-b76d-4c75-bc50-a63f4a7318bc req-c8a4423d-8a39-408a-86a5-6bb1b74a9500 5283ac4761cb4f5882c2a7ec0f46246e 7a4e493e1059459ea7587c900b660e69 - - default default] TaaS: Handle Delete Port: fd65b905-a0da-468d-b3eb-3f495ffd52f1 2026-04-28 03:52:00.809 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-375d5219-b76d-4c75-bc50-a63f4a7318bc req-c8a4423d-8a39-408a-86a5-6bb1b74a9500 5283ac4761cb4f5882c2a7ec0f46246e 7a4e493e1059459ea7587c900b660e69 - - default default] Tap Mirror: Handle Delete Port: fd65b905-a0da-468d-b3eb-3f495ffd52f1 [pid: 7|app: 0|req: 844/1676] 199.204.45.95 () {36 vars in 996 bytes} [Tue Apr 28 03:52:00 2026] DELETE /v2.0/ports/fd65b905-a0da-468d-b3eb-3f495ffd52f1 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:00.987 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7e63356-c7a6-49a2-8325-d08b81fbf7d6'] response: {'server_uuid': '54e09ede-d8e9-430f-89f2-ab67d22ee749', 'name': 'network-vif-deleted', 'tag': 'fd65b905-a0da-468d-b3eb-3f495ffd52f1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 833/1677] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:52:01 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => 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: 845/1678] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 03:52:01 2026] GET /v2.0/ports?device_id=3b10f6f1-37f3-4778-a290-575221db291a => generated 1473 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1679] 10.0.0.28 () {34 vars in 1039 bytes} [Tue Apr 28 03:52:01 2026] GET /v2.0/security-groups?id=fa82c5d1-9b54-44d0-86ce-006ecf7f2c31&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: 7|app: 0|req: 846/1680] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:52:02 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => 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: 835/1681] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:52:03 2026] GET /v2.0/ports?device_id=54e09ede-d8e9-430f-89f2-ab67d22ee749 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:52:05.349 7 INFO neutron_taas.services.taas.taas_plugin [None req-bde2991f-ecae-4c48-938c-cf8c574ec720 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 4936014e-f0ed-4242-a68d-1b48bf6d9b78 2026-04-28 03:52:05.352 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bde2991f-ecae-4c48-938c-cf8c574ec720 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 4936014e-f0ed-4242-a68d-1b48bf6d9b78 [pid: 7|app: 0|req: 847/1682] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:52:04 2026] PUT /v2.0/routers/cc05502e-f15e-47b7-bc35-185b8db1121f/remove_router_interface => generated 309 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:52:06.241 8 INFO neutron_taas.services.taas.taas_plugin [None req-59bb64c9-a467-46fc-b111-e6746f7ed318 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 34798e10-8633-41e6-9fb7-3a1c908b719e 2026-04-28 03:52:06.245 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59bb64c9-a467-46fc-b111-e6746f7ed318 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 34798e10-8633-41e6-9fb7-3a1c908b719e 2026-04-28 03:52:06.524 8 INFO neutron_taas.services.taas.taas_plugin [None req-59bb64c9-a467-46fc-b111-e6746f7ed318 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 3d11bfdd-5dad-4bf4-8f81-1c6219a0ad44 2026-04-28 03:52:06.527 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59bb64c9-a467-46fc-b111-e6746f7ed318 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 3d11bfdd-5dad-4bf4-8f81-1c6219a0ad44 2026-04-28 03:52:06.912 8 INFO neutron.services.segments.plugin [-] Segment 7a4a50b2-0f22-4e94-a58a-d6c29ef55237 resource provider aggregate not found 2026-04-28 03:52:06.917 8 INFO neutron.services.segments.plugin [-] Segment 7a4a50b2-0f22-4e94-a58a-d6c29ef55237 resource provider aggregate not found 2026-04-28 03:52:06.936 8 INFO neutron.services.segments.plugin [-] Segment 7a4a50b2-0f22-4e94-a58a-d6c29ef55237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a4a50b2-0f22-4e94-a58a-d6c29ef55237 found for delete ", "request_id": "req-a4e49096-7cba-408c-b89f-7d4c1902e8d9"}]} 2026-04-28 03:52:06.937 8 INFO neutron.services.segments.plugin [-] Segment 7a4a50b2-0f22-4e94-a58a-d6c29ef55237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a4a50b2-0f22-4e94-a58a-d6c29ef55237 found for delete ", "request_id": "req-18bc551a-2c5b-4b9e-b0b0-75d46739e32f"}]} 2026-04-28 03:52:06.943 8 INFO neutron.db.l3_hamode_db [None req-59bb64c9-a467-46fc-b111-e6746f7ed318 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] HA network 0cca9ec4-fcc9-446c-9fd0-fa9aa7f158b3 was deleted as no HA routers are present in tenant 7a4e493e1059459ea7587c900b660e69. [pid: 8|app: 0|req: 836/1683] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:05 2026] DELETE /v2.0/routers/cc05502e-f15e-47b7-bc35-185b8db1121f => generated 0 bytes in 1020 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1684] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:06 2026] DELETE /v2.0/subnets/272d3d3f-1ed1-49ad-a7b5-7d9ba1e62449 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:07.228 8 INFO neutron_taas.services.taas.taas_plugin [None req-5930a928-eee0-4fbd-aaf0-fb210632896e 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 40cbbe93-def3-4feb-9fa8-f32b340ff2eb 2026-04-28 03:52:07.231 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5930a928-eee0-4fbd-aaf0-fb210632896e 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 40cbbe93-def3-4feb-9fa8-f32b340ff2eb [pid: 8|app: 0|req: 837/1685] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:07 2026] DELETE /v2.0/networks/d7d1e95f-50f6-4330-8614-20a13abb4e41 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1686] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:07 2026] GET /v2.0/security-groups?tenant_id=7a4e493e1059459ea7587c900b660e69&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1687] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:07 2026] DELETE /v2.0/security-groups/51fb32db-5075-4aff-b5c6-83cdc9cc76bf => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1690] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:08 2026] GET /v2.0/security-groups?tenant_id=3dcd8958fd0144898ea0b12502292e02&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1691] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:08 2026] DELETE /v2.0/security-groups/a1a19c51-0bdd-48f7-ac92-9419e56f962f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:08.960 8 INFO neutron.services.segments.plugin [-] Segment d913b484-2d73-4e55-8776-a0f1a962d091 resource provider aggregate not found 2026-04-28 03:52:08.963 8 INFO neutron.services.segments.plugin [-] Segment d913b484-2d73-4e55-8776-a0f1a962d091 resource provider aggregate not found 2026-04-28 03:52:08.973 8 INFO neutron.services.segments.plugin [-] Segment d913b484-2d73-4e55-8776-a0f1a962d091 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d913b484-2d73-4e55-8776-a0f1a962d091 found for delete ", "request_id": "req-6e3ae2a0-f16a-43a4-bab6-29aba3d7b0b5"}]} 2026-04-28 03:52:08.980 8 INFO neutron.services.segments.plugin [-] Segment d913b484-2d73-4e55-8776-a0f1a962d091 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d913b484-2d73-4e55-8776-a0f1a962d091 found for delete ", "request_id": "req-0404cbd0-f362-4c34-9fa7-a0f012da3271"}]} [pid: 7|app: 0|req: 851/1692] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:13 2026] GET /v2.0/security-groups?tenant_id=16a3176372634a63aa5e245227bca054&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1693] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:13 2026] DELETE /v2.0/security-groups/70ca6055-ea5e-4a13-92ca-c332e4d1d6c8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1694] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:14 2026] GET /v2.0/security-groups?tenant_id=e7e2e741e4b04f1690965573a5f312be&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1695] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:14 2026] DELETE /v2.0/security-groups/0345d03b-095c-4b9f-8369-cfcf44d8ef9c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:16.459 7 INFO neutron.db.segments_db [None req-7addca5b-8c75-469c-9eee-902135bff739 c78ec6f78cba431bb199496cc4fb835a 29a0cf5eb5b44b56bcb1c6212042f6d8 - - default default] Added segment a3cb2c42-5b1c-4877-856d-bd386f0d6b1a of type vxlan for network ac1f13ca-c7ef-4542-abcd-92d63e80df52 2026-04-28 03:52:16.538 7 INFO neutron.db.segments_db [None req-7addca5b-8c75-469c-9eee-902135bff739 c78ec6f78cba431bb199496cc4fb835a 29a0cf5eb5b44b56bcb1c6212042f6d8 - - default default] Added segment 01b7a56d-4144-4a4b-a681-fb4eed4cd37f of type vxlan for network e2e1c9f8-5f6d-4941-be2c-f3d2e83e237b [pid: 7|app: 0|req: 853/1696] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:16 2026] POST /v2.0/networks => generated 1207 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1697] 10.0.0.208 () {32 vars in 649 bytes} [Tue Apr 28 03:52:16 2026] GET /v2.0/networks => generated 1844 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:52:16.830 7 INFO neutron.services.segments.plugin [-] Segment a3cb2c42-5b1c-4877-856d-bd386f0d6b1a resource provider aggregate not found 2026-04-28 03:52:16.833 7 INFO neutron.services.segments.plugin [-] Segment a3cb2c42-5b1c-4877-856d-bd386f0d6b1a resource provider aggregate not found 2026-04-28 03:52:16.850 7 INFO neutron.services.segments.plugin [-] Segment a3cb2c42-5b1c-4877-856d-bd386f0d6b1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3cb2c42-5b1c-4877-856d-bd386f0d6b1a found for delete ", "request_id": "req-0440a25f-73da-4762-bceb-52064383e222"}]} 2026-04-28 03:52:16.850 7 INFO neutron.services.segments.plugin [-] Segment a3cb2c42-5b1c-4877-856d-bd386f0d6b1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3cb2c42-5b1c-4877-856d-bd386f0d6b1a found for delete ", "request_id": "req-45bd12f6-a729-41f9-9fc4-51034a629f87"}]} [pid: 7|app: 0|req: 854/1698] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:16 2026] DELETE /v2.0/networks/ac1f13ca-c7ef-4542-abcd-92d63e80df52 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:17.002 8 INFO neutron.services.segments.plugin [-] Segment 01b7a56d-4144-4a4b-a681-fb4eed4cd37f resource provider aggregate not found 2026-04-28 03:52:17.007 8 INFO neutron.services.segments.plugin [-] Segment 01b7a56d-4144-4a4b-a681-fb4eed4cd37f resource provider aggregate not found 2026-04-28 03:52:17.023 8 INFO neutron.services.segments.plugin [-] Segment 01b7a56d-4144-4a4b-a681-fb4eed4cd37f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01b7a56d-4144-4a4b-a681-fb4eed4cd37f found for delete ", "request_id": "req-fa13a96e-b647-4560-a22b-fe858b74bb66"}]} 2026-04-28 03:52:17.031 8 INFO neutron.services.segments.plugin [-] Segment 01b7a56d-4144-4a4b-a681-fb4eed4cd37f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01b7a56d-4144-4a4b-a681-fb4eed4cd37f found for delete ", "request_id": "req-62c39e62-93b2-4e70-b997-7d9bad765f72"}]} [pid: 8|app: 0|req: 845/1699] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:16 2026] DELETE /v2.0/networks/e2e1c9f8-5f6d-4941-be2c-f3d2e83e237b => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1700] 10.0.0.208 () {32 vars in 649 bytes} [Tue Apr 28 03:52:17 2026] GET /v2.0/networks => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:52:17.173 8 INFO neutron.db.segments_db [None req-cea0f533-4f9e-4929-a58c-bb1b93212036 c78ec6f78cba431bb199496cc4fb835a 29a0cf5eb5b44b56bcb1c6212042f6d8 - - default default] Added segment dbc474ef-a85c-406a-aa6e-7a4c71f7fff7 of type vxlan for network 3dbfed3d-d51a-4ace-aeb8-5b656e590c2d [pid: 7|app: 0|req: 856/1701] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 03:52:17 2026] GET /v2.0/ports?device_id=f554d881-64e5-4bdf-8e4a-3aa31eca1bdb => generated 1469 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1702] 10.0.0.28 () {34 vars in 1039 bytes} [Tue Apr 28 03:52:17 2026] GET /v2.0/security-groups?id=fa82c5d1-9b54-44d0-86ce-006ecf7f2c31&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1703] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:17 2026] POST /v2.0/networks => generated 635 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:52:17.332 7 INFO neutron.db.segments_db [None req-ea66d9d6-dbeb-4c5c-b7b3-4ea0e83ce2e5 c78ec6f78cba431bb199496cc4fb835a 29a0cf5eb5b44b56bcb1c6212042f6d8 - - default default] Added segment d6bd6a64-574c-4880-ba7b-c6e95b79827d of type vxlan for network 998f79c1-787e-4682-b3c8-9891bc8b2c4f [pid: 7|app: 0|req: 858/1704] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:17 2026] POST /v2.0/networks => generated 634 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1705] 10.0.0.208 () {34 vars in 665 bytes} [Tue Apr 28 03:52:17 2026] POST /v2.0/ports => generated 1505 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1706] 10.0.0.208 () {32 vars in 643 bytes} [Tue Apr 28 03:52:18 2026] GET /v2.0/ports => generated 1505 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:52:18.285 8 INFO neutron_taas.services.taas.taas_plugin [None req-76ab075e-9f9f-4d49-ab2a-94ae5dbf9a19 c78ec6f78cba431bb199496cc4fb835a 29a0cf5eb5b44b56bcb1c6212042f6d8 - - default default] TaaS: Handle Delete Port: 14a6d5b3-95ac-4722-ba5b-b80f7c22a327 2026-04-28 03:52:18.289 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76ab075e-9f9f-4d49-ab2a-94ae5dbf9a19 c78ec6f78cba431bb199496cc4fb835a 29a0cf5eb5b44b56bcb1c6212042f6d8 - - default default] Tap Mirror: Handle Delete Port: 14a6d5b3-95ac-4722-ba5b-b80f7c22a327 [pid: 8|app: 0|req: 848/1707] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:52:18 2026] DELETE /v2.0/ports/14a6d5b3-95ac-4722-ba5b-b80f7c22a327 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:18.494 7 INFO neutron_taas.services.taas.taas_plugin [None req-69458010-a983-4584-a4ce-cf0f117f3907 c78ec6f78cba431bb199496cc4fb835a 29a0cf5eb5b44b56bcb1c6212042f6d8 - - default default] TaaS: Handle Delete Port: 49dd1aa8-3093-4b6f-a67c-a5a0ea3910a7 2026-04-28 03:52:18.498 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69458010-a983-4584-a4ce-cf0f117f3907 c78ec6f78cba431bb199496cc4fb835a 29a0cf5eb5b44b56bcb1c6212042f6d8 - - default default] Tap Mirror: Handle Delete Port: 49dd1aa8-3093-4b6f-a67c-a5a0ea3910a7 [pid: 7|app: 0|req: 860/1708] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:52:18 2026] DELETE /v2.0/ports/49dd1aa8-3093-4b6f-a67c-a5a0ea3910a7 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1709] 10.0.0.208 () {32 vars in 643 bytes} [Tue Apr 28 03:52:18 2026] GET /v2.0/ports => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:52:18.697 7 INFO neutron.db.segments_db [None req-4ba71c61-2c5e-4fe2-9493-2369a665d5e7 c78ec6f78cba431bb199496cc4fb835a 29a0cf5eb5b44b56bcb1c6212042f6d8 - - default default] Added segment d889905a-2f14-4774-922b-4081031f966e of type vxlan for network 878ee47b-0315-4f31-a116-676e58f6048b [pid: 7|app: 0|req: 861/1710] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:18 2026] POST /v2.0/networks => generated 633 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:52:18.841 8 INFO neutron.db.segments_db [None req-337a6c73-5e1f-4c10-9cac-22e43c63c0b4 c78ec6f78cba431bb199496cc4fb835a 29a0cf5eb5b44b56bcb1c6212042f6d8 - - default default] Added segment 590e3911-8846-4bb6-8866-f6dbce516f60 of type vxlan for network ac8b719a-35ad-4b2a-ad78-0faea98d890e [pid: 8|app: 0|req: 850/1711] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:18 2026] POST /v2.0/networks => generated 634 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1712] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:18 2026] GET /v2.0/security-groups?tenant_id=00998f934a1b45de95f8d6404c7637cc&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1713] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:19 2026] DELETE /v2.0/security-groups/cdf1e7a0-1172-4699-b941-33980deb8bca => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1714] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:52:19 2026] POST /v2.0/subnets => generated 1324 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1715] 10.0.0.208 () {32 vars in 647 bytes} [Tue Apr 28 03:52:19 2026] GET /v2.0/subnets => generated 1960 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1716] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:19 2026] DELETE /v2.0/subnets/86e48a88-1d3e-40fa-b7d8-6842e51eb340 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1717] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:20 2026] DELETE /v2.0/subnets/7b791624-8315-4fb0-b09d-11a06f2a8d40 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1718] 10.0.0.208 () {32 vars in 647 bytes} [Tue Apr 28 03:52:20 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:52:20.377 8 INFO neutron.services.segments.plugin [-] Segment 590e3911-8846-4bb6-8866-f6dbce516f60 resource provider aggregate not found 2026-04-28 03:52:20.378 8 INFO neutron.services.segments.plugin [-] Segment 590e3911-8846-4bb6-8866-f6dbce516f60 resource provider aggregate not found [pid: 8|app: 0|req: 854/1719] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:20 2026] DELETE /v2.0/networks/ac8b719a-35ad-4b2a-ad78-0faea98d890e => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:20.416 8 INFO neutron.services.segments.plugin [-] Segment 590e3911-8846-4bb6-8866-f6dbce516f60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 590e3911-8846-4bb6-8866-f6dbce516f60 found for delete ", "request_id": "req-44fdc40f-1fc6-44e1-8de3-2a445902c0ee"}]} 2026-04-28 03:52:20.417 8 INFO neutron.services.segments.plugin [-] Segment 590e3911-8846-4bb6-8866-f6dbce516f60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 590e3911-8846-4bb6-8866-f6dbce516f60 found for delete ", "request_id": "req-c23e0a65-93bb-454e-9bee-874e139e9fe5"}]} 2026-04-28 03:52:20.549 7 INFO neutron.services.segments.plugin [-] Segment d889905a-2f14-4774-922b-4081031f966e resource provider aggregate not found 2026-04-28 03:52:20.549 7 INFO neutron.services.segments.plugin [-] Segment d889905a-2f14-4774-922b-4081031f966e resource provider aggregate not found [pid: 7|app: 0|req: 866/1720] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:20 2026] DELETE /v2.0/networks/878ee47b-0315-4f31-a116-676e58f6048b => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:20.575 7 INFO neutron.services.segments.plugin [-] Segment d889905a-2f14-4774-922b-4081031f966e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d889905a-2f14-4774-922b-4081031f966e found for delete ", "request_id": "req-b44fea11-8dda-4504-a2c1-2543319a8fb1"}]} 2026-04-28 03:52:20.579 7 INFO neutron.services.segments.plugin [-] Segment d889905a-2f14-4774-922b-4081031f966e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d889905a-2f14-4774-922b-4081031f966e found for delete ", "request_id": "req-ed3ed7c1-13e4-4f3e-a540-4c6c9ead89f5"}]} [pid: 8|app: 0|req: 855/1721] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:20 2026] DELETE /v2.0/networks/998f79c1-787e-4682-b3c8-9891bc8b2c4f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1722] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:20 2026] DELETE /v2.0/networks/3dbfed3d-d51a-4ace-aeb8-5b656e590c2d => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1723] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:21 2026] GET /v2.0/security-groups?tenant_id=29a0cf5eb5b44b56bcb1c6212042f6d8&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1724] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:21 2026] DELETE /v2.0/security-groups/c1b09273-657b-431c-bea2-331063b16144 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:22.440 8 INFO neutron.services.segments.plugin [-] Segment d6bd6a64-574c-4880-ba7b-c6e95b79827d resource provider aggregate not found 2026-04-28 03:52:22.445 8 INFO neutron.services.segments.plugin [-] Segment d6bd6a64-574c-4880-ba7b-c6e95b79827d resource provider aggregate not found 2026-04-28 03:52:22.461 8 INFO neutron.services.segments.plugin [-] Segment d6bd6a64-574c-4880-ba7b-c6e95b79827d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6bd6a64-574c-4880-ba7b-c6e95b79827d found for delete ", "request_id": "req-11859298-d0d0-4583-8df5-3450fa4f6d28"}]} 2026-04-28 03:52:22.463 8 INFO neutron.services.segments.plugin [-] Segment d6bd6a64-574c-4880-ba7b-c6e95b79827d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6bd6a64-574c-4880-ba7b-c6e95b79827d found for delete ", "request_id": "req-3fe92a0c-da07-4b26-84c1-05402bd69ef4"}]} 2026-04-28 03:52:22.596 7 INFO neutron.services.segments.plugin [-] Segment dbc474ef-a85c-406a-aa6e-7a4c71f7fff7 resource provider aggregate not found 2026-04-28 03:52:22.599 7 INFO neutron.services.segments.plugin [-] Segment dbc474ef-a85c-406a-aa6e-7a4c71f7fff7 resource provider aggregate not found 2026-04-28 03:52:22.613 7 INFO neutron.services.segments.plugin [-] Segment dbc474ef-a85c-406a-aa6e-7a4c71f7fff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbc474ef-a85c-406a-aa6e-7a4c71f7fff7 found for delete ", "request_id": "req-27880d88-a450-4b99-98b0-fef4dfd5694c"}]} 2026-04-28 03:52:22.614 7 INFO neutron.services.segments.plugin [-] Segment dbc474ef-a85c-406a-aa6e-7a4c71f7fff7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbc474ef-a85c-406a-aa6e-7a4c71f7fff7 found for delete ", "request_id": "req-5ad12f76-4c41-4dcc-bd12-c58a7974086e"}]} 2026-04-28 03:52:23.653 8 INFO neutron.db.segments_db [None req-bbb3698f-2515-4e96-92d2-4ca3c82ea38f 2bf69e550eae41cf996096f2ca0e35ba 3b9f857ea2624d60a4b3eba3d8b78582 - - default default] Added segment d802056e-0ca0-4142-8f8f-8ff6ae2849eb of type vxlan for network 79f9681b-645f-4a07-a570-0251f98dd0a6 [pid: 8|app: 0|req: 857/1725] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:23 2026] POST /v2.0/networks => generated 625 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1728] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:52:23 2026] POST /v2.0/subnets => generated 641 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:52:24.100 8 INFO neutron.db.segments_db [None req-ac650761-cd07-46ba-a559-5559c3e4b9c9 2bf69e550eae41cf996096f2ca0e35ba 3b9f857ea2624d60a4b3eba3d8b78582 - - default default] Added segment 65cf5fb2-cd95-4b6b-987a-122304ed4079 of type vxlan for network 4bc783e8-32d1-46da-b742-d68827791943 [pid: 7|app: 0|req: 869/1729] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:52:23 2026] POST /v2.0/floatingips => generated 552 bytes in 582 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1730] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:24 2026] POST /v2.0/networks => generated 624 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1731] 10.0.0.208 () {34 vars in 743 bytes} [Tue Apr 28 03:52:24 2026] PUT /v2.0/networks/4bc783e8-32d1-46da-b742-d68827791943 => generated 592 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1732] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:52:24 2026] POST /v2.0/subnets => generated 626 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1733] 10.0.0.208 () {34 vars in 741 bytes} [Tue Apr 28 03:52:24 2026] PUT /v2.0/subnets/0ec525ed-f23d-4864-824d-723ec686ed6b => generated 636 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1734] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:52:24 2026] POST /v2.0/floatingips => generated 552 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:52:24.903 8 INFO neutron.services.segments.plugin [-] Segment 65cf5fb2-cd95-4b6b-987a-122304ed4079 resource provider aggregate not found 2026-04-28 03:52:24.909 8 INFO neutron.services.segments.plugin [-] Segment 65cf5fb2-cd95-4b6b-987a-122304ed4079 resource provider aggregate not found 2026-04-28 03:52:24.922 8 INFO neutron.services.segments.plugin [-] Segment 65cf5fb2-cd95-4b6b-987a-122304ed4079 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65cf5fb2-cd95-4b6b-987a-122304ed4079 found for delete ", "request_id": "req-54435c76-9326-4a7e-9ec2-991230e4af61"}]} 2026-04-28 03:52:24.929 8 INFO neutron.services.segments.plugin [-] Segment 65cf5fb2-cd95-4b6b-987a-122304ed4079 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 65cf5fb2-cd95-4b6b-987a-122304ed4079 found for delete ", "request_id": "req-f5b338e9-cabe-445f-ae83-c96c18ee39b3"}]} [pid: 8|app: 0|req: 865/1735] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:24 2026] DELETE /v2.0/networks/4bc783e8-32d1-46da-b742-d68827791943 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:24.953 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d48995f4-7108-4178-8346-c2f6f58ff997 2bf69e550eae41cf996096f2ca0e35ba 3b9f857ea2624d60a4b3eba3d8b78582 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 866/1736] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:24 2026] DELETE /v2.0/networks/4bc783e8-32d1-46da-b742-d68827791943 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1737] 10.0.0.208 () {32 vars in 694 bytes} [Tue Apr 28 03:52:24 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1738] 10.0.0.208 () {32 vars in 742 bytes} [Tue Apr 28 03:52:25 2026] GET /v2.0/subnets?network_id=54a5f186-a36a-457d-8323-ea01192dfc80 => generated 649 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1739] 10.0.0.208 () {32 vars in 653 bytes} [Tue Apr 28 03:52:25 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1740] 10.0.0.208 () {32 vars in 649 bytes} [Tue Apr 28 03:52:25 2026] GET /v2.0/networks => generated 1309 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1741] 10.0.0.208 () {32 vars in 647 bytes} [Tue Apr 28 03:52:25 2026] GET /v2.0/subnets => generated 1280 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1742] 10.0.0.208 () {32 vars in 723 bytes} [Tue Apr 28 03:52:25 2026] GET /v2.0/networks/79f9681b-645f-4a07-a570-0251f98dd0a6 => generated 669 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1743] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:52:25 2026] GET /v2.0/subnets/3a442b09-c06f-44a1-b67b-6dbe8dd72f80 => generated 641 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:52:25.276 8 INFO neutron.pecan_wsgi.hooks.translation [None req-16f791ca-f1c6-4a7f-be73-bca4db4b0739 2bf69e550eae41cf996096f2ca0e35ba 3b9f857ea2624d60a4b3eba3d8b78582 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 874/1744] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:25 2026] DELETE /v2.0/subnets/0ec525ed-f23d-4864-824d-723ec686ed6b => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:52:25.299 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53b250fb-dc5f-4a59-b1d1-a5023882db66 2bf69e550eae41cf996096f2ca0e35ba 3b9f857ea2624d60a4b3eba3d8b78582 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 871/1745] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:52:24 2026] POST /v2.0/floatingips => generated 552 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1746] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:25 2026] DELETE /v2.0/networks/4bc783e8-32d1-46da-b742-d68827791943 => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1747] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:25 2026] DELETE /v2.0/subnets/3a442b09-c06f-44a1-b67b-6dbe8dd72f80 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:25.598 8 INFO neutron_taas.services.taas.taas_plugin [None req-a02d75c0-e707-4e9b-a4f6-136b8759c51f 2bf69e550eae41cf996096f2ca0e35ba 3b9f857ea2624d60a4b3eba3d8b78582 - - default default] TaaS: Handle Delete Port: 7d49b8cf-d694-4c12-9036-ad86b64aa810 2026-04-28 03:52:25.600 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a02d75c0-e707-4e9b-a4f6-136b8759c51f 2bf69e550eae41cf996096f2ca0e35ba 3b9f857ea2624d60a4b3eba3d8b78582 - - default default] Tap Mirror: Handle Delete Port: 7d49b8cf-d694-4c12-9036-ad86b64aa810 [pid: 8|app: 0|req: 877/1748] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:25 2026] DELETE /v2.0/networks/79f9681b-645f-4a07-a570-0251f98dd0a6 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1749] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:52:25 2026] POST /v2.0/floatingips => generated 552 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1750] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:52:25 2026] POST /v2.0/floatingips => generated 552 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1751] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:26 2026] GET /v2.0/security-groups?tenant_id=3b9f857ea2624d60a4b3eba3d8b78582&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1752] 10.0.0.208 () {34 vars in 759 bytes} [Tue Apr 28 03:52:26 2026] PUT /v2.0/floatingips/e3af7dd4-21b0-4be3-8a70-31c666d1dab9/tags => generated 17 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1753] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:26 2026] DELETE /v2.0/security-groups/5d637bca-f3f5-4375-a62e-6b5519e76e6f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:27.224 8 INFO neutron.services.segments.plugin [-] Segment d802056e-0ca0-4142-8f8f-8ff6ae2849eb resource provider aggregate not found 2026-04-28 03:52:27.227 8 INFO neutron.services.segments.plugin [-] Segment d802056e-0ca0-4142-8f8f-8ff6ae2849eb resource provider aggregate not found 2026-04-28 03:52:27.246 8 INFO neutron.services.segments.plugin [-] Segment d802056e-0ca0-4142-8f8f-8ff6ae2849eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d802056e-0ca0-4142-8f8f-8ff6ae2849eb found for delete ", "request_id": "req-705b4885-f4d2-4d7b-84bd-6736836ba5dc"}]} [pid: 8|app: 0|req: 880/1754] 10.0.0.208 () {34 vars in 759 bytes} [Tue Apr 28 03:52:26 2026] PUT /v2.0/floatingips/5ab22c89-4bcd-4c4d-b92a-b0a09f5da0e3/tags => generated 25 bytes in 730 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:52:27.251 8 INFO neutron.services.segments.plugin [-] Segment d802056e-0ca0-4142-8f8f-8ff6ae2849eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d802056e-0ca0-4142-8f8f-8ff6ae2849eb found for delete ", "request_id": "req-878c35cb-6b06-4e0f-8204-a1e690565127"}]} [pid: 7|app: 0|req: 875/1755] 10.0.0.208 () {34 vars in 759 bytes} [Tue Apr 28 03:52:27 2026] PUT /v2.0/floatingips/72d27df7-cda1-4ec5-8027-7aae82f1d559/tags => generated 34 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1756] 10.0.0.208 () {34 vars in 759 bytes} [Tue Apr 28 03:52:27 2026] PUT /v2.0/floatingips/6e90bd6c-fb0a-4feb-afeb-438198211ef7/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1757] 10.0.0.208 () {32 vars in 672 bytes} [Tue Apr 28 03:52:27 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1758] 10.0.0.208 () {32 vars in 686 bytes} [Tue Apr 28 03:52:27 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1759] 10.0.0.208 () {32 vars in 682 bytes} [Tue Apr 28 03:52:27 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1760] 10.0.0.208 () {32 vars in 694 bytes} [Tue Apr 28 03:52:27 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1761] 10.0.0.208 () {32 vars in 680 bytes} [Tue Apr 28 03:52:27 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1762] 10.0.0.208 () {32 vars in 694 bytes} [Tue Apr 28 03:52:27 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1763] 10.0.0.208 () {32 vars in 690 bytes} [Tue Apr 28 03:52:27 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1764] 10.0.0.208 () {32 vars in 702 bytes} [Tue Apr 28 03:52:27 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:52:27.953 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7ef85b5-c630-4cd4-8ad7-2a013c6fc5cf 26ccd0026f374bdbadcb230627be3a38 435015d6bf2241afa8867f790d1eda46 - - default default] TaaS: Handle Delete Port: 36dc6caf-00d5-47ca-8501-bc8d55731bc7 2026-04-28 03:52:27.957 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7ef85b5-c630-4cd4-8ad7-2a013c6fc5cf 26ccd0026f374bdbadcb230627be3a38 435015d6bf2241afa8867f790d1eda46 - - default default] Tap Mirror: Handle Delete Port: 36dc6caf-00d5-47ca-8501-bc8d55731bc7 [pid: 7|app: 0|req: 880/1765] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:52:27 2026] DELETE /v2.0/floatingips/e3af7dd4-21b0-4be3-8a70-31c666d1dab9 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:28.239 8 INFO neutron_taas.services.taas.taas_plugin [None req-0f8637be-2bd3-464e-bc6d-e231376257c2 26ccd0026f374bdbadcb230627be3a38 435015d6bf2241afa8867f790d1eda46 - - default default] TaaS: Handle Delete Port: bf627a57-4b7a-4433-9eb3-0e6ba7767e51 2026-04-28 03:52:28.242 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0f8637be-2bd3-464e-bc6d-e231376257c2 26ccd0026f374bdbadcb230627be3a38 435015d6bf2241afa8867f790d1eda46 - - default default] Tap Mirror: Handle Delete Port: bf627a57-4b7a-4433-9eb3-0e6ba7767e51 [pid: 8|app: 0|req: 886/1766] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:52:28 2026] DELETE /v2.0/floatingips/5ab22c89-4bcd-4c4d-b92a-b0a09f5da0e3 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:28.479 8 INFO neutron_taas.services.taas.taas_plugin [None req-a00a57fb-1906-4c48-bc9a-39fc85559c07 26ccd0026f374bdbadcb230627be3a38 435015d6bf2241afa8867f790d1eda46 - - default default] TaaS: Handle Delete Port: 8c55e76f-c821-430d-8728-be76cad9786c 2026-04-28 03:52:28.482 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a00a57fb-1906-4c48-bc9a-39fc85559c07 26ccd0026f374bdbadcb230627be3a38 435015d6bf2241afa8867f790d1eda46 - - default default] Tap Mirror: Handle Delete Port: 8c55e76f-c821-430d-8728-be76cad9786c 2026-04-28 03:52:28.626 7 INFO neutron.db.segments_db [None req-30c9de7d-0c75-4fce-8c82-7d5619030f03 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] Added segment 6be3d264-bc50-4f37-80ea-e68a5dc609ae of type vxlan for network 9e768f5c-5656-472d-a1ea-1530e0e24f7b [pid: 8|app: 0|req: 887/1767] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:52:28 2026] DELETE /v2.0/floatingips/72d27df7-cda1-4ec5-8027-7aae82f1d559 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1768] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:28 2026] POST /v2.0/networks => generated 629 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:52:28.750 8 INFO neutron_taas.services.taas.taas_plugin [None req-f7e9e5fd-b800-4de7-868f-f296dec1ac16 26ccd0026f374bdbadcb230627be3a38 435015d6bf2241afa8867f790d1eda46 - - default default] TaaS: Handle Delete Port: ac9604cf-b45d-46c0-bb1b-ac70f2eecd0a 2026-04-28 03:52:28.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7e9e5fd-b800-4de7-868f-f296dec1ac16 26ccd0026f374bdbadcb230627be3a38 435015d6bf2241afa8867f790d1eda46 - - default default] Tap Mirror: Handle Delete Port: ac9604cf-b45d-46c0-bb1b-ac70f2eecd0a [pid: 8|app: 0|req: 888/1769] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:52:28 2026] DELETE /v2.0/floatingips/6e90bd6c-fb0a-4feb-afeb-438198211ef7 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:29.038 8 INFO neutron_taas.services.taas.taas_plugin [None req-356f5db9-ae2d-4552-a7c0-d056a024b99e 26ccd0026f374bdbadcb230627be3a38 435015d6bf2241afa8867f790d1eda46 - - default default] TaaS: Handle Delete Port: 6c970c36-5174-410a-8f4e-45bcf263ff0f [pid: 7|app: 0|req: 882/1770] 10.0.0.208 () {34 vars in 665 bytes} [Tue Apr 28 03:52:28 2026] POST /v2.0/ports => generated 779 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:52:29.041 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-356f5db9-ae2d-4552-a7c0-d056a024b99e 26ccd0026f374bdbadcb230627be3a38 435015d6bf2241afa8867f790d1eda46 - - default default] Tap Mirror: Handle Delete Port: 6c970c36-5174-410a-8f4e-45bcf263ff0f /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:52:29.096 7 INFO neutron.db.segments_db [None req-ecc1ecda-0748-4f1a-a151-31841cc8820f 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] Added segment 274f2a8a-153b-4263-a64f-7861984f3554 of type vxlan for network 3109d936-9140-4d37-ae9d-a2bf379e4959 [pid: 7|app: 0|req: 883/1771] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:29 2026] POST /v2.0/networks => generated 617 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1772] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:52:28 2026] DELETE /v2.0/floatingips/d7bbd27d-1a1a-441f-8902-eacea77aaf67 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1773] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:52:29 2026] POST /v2.0/subnets => generated 646 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1774] 10.0.0.208 () {34 vars in 665 bytes} [Tue Apr 28 03:52:29 2026] POST /v2.0/ports => generated 961 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:52:29.949 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a532aed-0194-46dd-b894-70fafa0908a3 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] TaaS: Handle Delete Port: d04c5bf3-4f2a-4237-84ca-22e7b702ba7f 2026-04-28 03:52:29.951 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a532aed-0194-46dd-b894-70fafa0908a3 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] Tap Mirror: Handle Delete Port: d04c5bf3-4f2a-4237-84ca-22e7b702ba7f [pid: 7|app: 0|req: 885/1775] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:52:29 2026] DELETE /v2.0/ports/d04c5bf3-4f2a-4237-84ca-22e7b702ba7f => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:30.114 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74e7c727-509a-41a9-a84f-55a534fceab5 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 886/1776] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:52:30 2026] DELETE /v2.0/ports/d04c5bf3-4f2a-4237-84ca-22e7b702ba7f => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:52:30.134 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e41ca37f-0192-443d-b981-d2f079a60b2a 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 887/1777] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:52:30 2026] GET /v2.0/ports/d04c5bf3-4f2a-4237-84ca-22e7b702ba7f => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 888/1778] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:30 2026] DELETE /v2.0/subnets/5511c0ff-3dfb-4858-8710-1f6209437fb7 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1779] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:30 2026] GET /v2.0/security-groups?tenant_id=0f53d68eb8564881985f8227308038ca&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1780] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:30 2026] DELETE /v2.0/security-groups/29163ced-6886-4f5c-bc1c-75522fe8ad24 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:30.394 7 INFO neutron.services.segments.plugin [-] Segment 274f2a8a-153b-4263-a64f-7861984f3554 resource provider aggregate not found 2026-04-28 03:52:30.400 7 INFO neutron.services.segments.plugin [-] Segment 274f2a8a-153b-4263-a64f-7861984f3554 resource provider aggregate not found 2026-04-28 03:52:30.419 7 INFO neutron.services.segments.plugin [-] Segment 274f2a8a-153b-4263-a64f-7861984f3554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 274f2a8a-153b-4263-a64f-7861984f3554 found for delete ", "request_id": "req-06c691cd-d3a6-4d78-8b4e-bcb96dd05c9e"}]} 2026-04-28 03:52:30.420 7 INFO neutron.services.segments.plugin [-] Segment 274f2a8a-153b-4263-a64f-7861984f3554 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 274f2a8a-153b-4263-a64f-7861984f3554 found for delete ", "request_id": "req-7f678fe9-8b70-45c6-a7c1-8145a3347d91"}]} [pid: 7|app: 0|req: 889/1781] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:30 2026] DELETE /v2.0/networks/3109d936-9140-4d37-ae9d-a2bf379e4959 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:30.501 8 INFO neutron.db.segments_db [None req-e59d95a1-3cf3-4be6-a6a5-a6babe9a2023 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] Added segment f2482285-1e97-4d38-9736-e196961b65e9 of type vxlan for network dc058b56-3324-41b3-a24e-d68044dd8a8f [pid: 8|app: 0|req: 893/1782] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:30 2026] POST /v2.0/networks => generated 617 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1783] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:30 2026] GET /v2.0/security-groups?tenant_id=a1ee059eca774d61ab6744c1c32b6c1e&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1784] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:30 2026] DELETE /v2.0/security-groups/6f7fffc8-102c-4fd5-a8f6-f3d1eda2c2e3 => 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: 894/1785] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:52:30 2026] POST /v2.0/subnets => generated 646 bytes in 236 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1786] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:30 2026] GET /v2.0/security-groups?tenant_id=435015d6bf2241afa8867f790d1eda46&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1787] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:31 2026] DELETE /v2.0/security-groups/6e425293-11f7-4394-9fcc-9ebb431ccfd4 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1788] 10.0.0.208 () {34 vars in 665 bytes} [Tue Apr 28 03:52:30 2026] POST /v2.0/ports => generated 928 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:52:31.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-89440b75-cf70-4a96-83dc-563c17cb8148 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] TaaS: Handle Delete Port: 219d904a-c493-4178-87d2-fb7f318bcc8e 2026-04-28 03:52:31.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89440b75-cf70-4a96-83dc-563c17cb8148 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] Tap Mirror: Handle Delete Port: 219d904a-c493-4178-87d2-fb7f318bcc8e [pid: 8|app: 0|req: 897/1789] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:52:31 2026] DELETE /v2.0/ports/219d904a-c493-4178-87d2-fb7f318bcc8e => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:31.422 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6429826f-820a-4997-a7eb-3c0469571650 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 893/1790] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:52:31 2026] GET /v2.0/ports/219d904a-c493-4178-87d2-fb7f318bcc8e => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1791] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:31 2026] DELETE /v2.0/subnets/0abc1ffd-b0ca-42b4-aced-bf42d2db4b2e => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1792] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:31 2026] DELETE /v2.0/networks/dc058b56-3324-41b3-a24e-d68044dd8a8f => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1793] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:52:31 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1794] 10.0.0.208 () {34 vars in 665 bytes} [Tue Apr 28 03:52:31 2026] POST /v2.0/ports => generated 779 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1795] 10.0.0.208 () {34 vars in 737 bytes} [Tue Apr 28 03:52:32 2026] PUT /v2.0/ports/749bb30e-36ea-4b0b-a1b2-b3e49a5e993f => generated 752 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:52:32.422 8 INFO neutron_taas.services.taas.taas_plugin [None req-a863c15c-ffec-49a8-9636-3afa322380fe 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] TaaS: Handle Delete Port: 749bb30e-36ea-4b0b-a1b2-b3e49a5e993f 2026-04-28 03:52:32.425 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a863c15c-ffec-49a8-9636-3afa322380fe 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] Tap Mirror: Handle Delete Port: 749bb30e-36ea-4b0b-a1b2-b3e49a5e993f 2026-04-28 03:52:32.446 7 INFO neutron.services.segments.plugin [-] Segment f2482285-1e97-4d38-9736-e196961b65e9 resource provider aggregate not found 2026-04-28 03:52:32.453 7 INFO neutron.services.segments.plugin [-] Segment f2482285-1e97-4d38-9736-e196961b65e9 resource provider aggregate not found 2026-04-28 03:52:32.469 7 INFO neutron.services.segments.plugin [-] Segment f2482285-1e97-4d38-9736-e196961b65e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2482285-1e97-4d38-9736-e196961b65e9 found for delete ", "request_id": "req-9fa930e8-d214-4ab8-8ee1-d98f80413d60"}]} 2026-04-28 03:52:32.479 7 INFO neutron.services.segments.plugin [-] Segment f2482285-1e97-4d38-9736-e196961b65e9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2482285-1e97-4d38-9736-e196961b65e9 found for delete ", "request_id": "req-9ef45d12-bd6e-4801-bd52-ee7a38ea5c45"}]} [pid: 8|app: 0|req: 900/1796] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:52:32 2026] DELETE /v2.0/ports/749bb30e-36ea-4b0b-a1b2-b3e49a5e993f => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 897/1797] 10.0.0.208 () {32 vars in 643 bytes} [Tue Apr 28 03:52:32 2026] GET /v2.0/ports => generated 782 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:52:32.590 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ae2e2408-a512-4064-8365-c4242a2d1ea3 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 901/1798] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:52:32 2026] GET /v2.0/ports/749bb30e-36ea-4b0b-a1b2-b3e49a5e993f => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1799] 10.0.0.208 () {32 vars in 643 bytes} [Tue Apr 28 03:52:32 2026] GET /v2.0/ports => generated 782 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1800] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:52:32 2026] GET /v2.0/ports/03d18188-454a-490d-b20e-3382d67fa768 => generated 779 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:52:32.717 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f58c905c-9ba8-4748-8500-364c017d1c10 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 899/1801] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:52:32 2026] DELETE /v2.0/ports/219d904a-c493-4178-87d2-fb7f318bcc8e => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:52:32.745 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7c1b6def-d9ed-440d-b6e0-f91b7f1fe7ed 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 903/1802] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:32 2026] DELETE /v2.0/subnets/0abc1ffd-b0ca-42b4-aced-bf42d2db4b2e => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:52:32.770 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0a262db9-7330-4b57-9b76-89dd4321d17f 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 900/1803] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:32 2026] DELETE /v2.0/subnets/5511c0ff-3dfb-4858-8710-1f6209437fb7 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:52:32.896 8 INFO neutron_taas.services.taas.taas_plugin [None req-87ea2723-4556-4a80-b881-ac5d56c0e5ee 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] TaaS: Handle Delete Port: 03d18188-454a-490d-b20e-3382d67fa768 2026-04-28 03:52:32.900 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87ea2723-4556-4a80-b881-ac5d56c0e5ee 6f93c46a45464f9ca71b18f847d006a1 e310be4778164d73a2674b7496551e07 - - default default] Tap Mirror: Handle Delete Port: 03d18188-454a-490d-b20e-3382d67fa768 [pid: 8|app: 0|req: 904/1804] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:52:32 2026] DELETE /v2.0/ports/03d18188-454a-490d-b20e-3382d67fa768 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1805] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:33 2026] DELETE /v2.0/networks/9e768f5c-5656-472d-a1ea-1530e0e24f7b => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1806] 10.0.0.169 () {30 vars in 690 bytes} [Tue Apr 28 03:52:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1807] 10.0.0.169 () {30 vars in 692 bytes} [Tue Apr 28 03:52:33 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: 906/1808] 10.0.0.169 () {30 vars in 668 bytes} [Tue Apr 28 03:52:33 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: 903/1809] 10.0.0.169 () {30 vars in 704 bytes} [Tue Apr 28 03:52:33 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: 907/1810] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:33 2026] GET /v2.0/security-groups?tenant_id=e310be4778164d73a2674b7496551e07&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1811] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:33 2026] DELETE /v2.0/security-groups/f43217d3-857d-40da-9cc1-0aca5a0985a9 => 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: 908/1812] 10.0.0.169 () {28 vars in 439 bytes} [Tue Apr 28 03:52:34 2026] GET / => generated 151 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1813] 10.0.0.169 () {30 vars in 728 bytes} [Tue Apr 28 03:52:34 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1814] 10.0.0.169 () {30 vars in 690 bytes} [Tue Apr 28 03:52:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1815] 10.0.0.169 () {30 vars in 692 bytes} [Tue Apr 28 03:52:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1816] 10.0.0.169 () {30 vars in 668 bytes} [Tue Apr 28 03:52:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1817] 10.0.0.169 () {30 vars in 704 bytes} [Tue Apr 28 03:52:34 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: 911/1818] 10.0.0.169 () {30 vars in 728 bytes} [Tue Apr 28 03:52:34 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1819] 10.0.0.169 () {30 vars in 690 bytes} [Tue Apr 28 03:52: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: 8|app: 0|req: 912/1820] 10.0.0.169 () {30 vars in 692 bytes} [Tue Apr 28 03:52:34 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: 909/1821] 10.0.0.169 () {30 vars in 668 bytes} [Tue Apr 28 03:52:34 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: 913/1822] 10.0.0.169 () {30 vars in 704 bytes} [Tue Apr 28 03:52: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) 2026-04-28 03:52:34.487 7 INFO neutron.services.segments.plugin [-] Segment 6be3d264-bc50-4f37-80ea-e68a5dc609ae resource provider aggregate not found 2026-04-28 03:52:34.504 7 INFO neutron.services.segments.plugin [-] Segment 6be3d264-bc50-4f37-80ea-e68a5dc609ae resource provider aggregate not found 2026-04-28 03:52:34.515 7 INFO neutron.services.segments.plugin [-] Segment 6be3d264-bc50-4f37-80ea-e68a5dc609ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6be3d264-bc50-4f37-80ea-e68a5dc609ae found for delete ", "request_id": "req-1c14d119-dcbf-4832-9d9d-0ab59e71a6b8"}]} [pid: 7|app: 0|req: 910/1823] 10.0.0.169 () {30 vars in 730 bytes} [Tue Apr 28 03:52:34 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643 => generated 799 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:52:34.529 7 INFO neutron.services.segments.plugin [-] Segment 6be3d264-bc50-4f37-80ea-e68a5dc609ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6be3d264-bc50-4f37-80ea-e68a5dc609ae found for delete ", "request_id": "req-191ab3fa-c162-4373-bd49-98e6facbcfe6"}]} [pid: 8|app: 0|req: 914/1824] 10.0.0.169 () {30 vars in 682 bytes} [Tue Apr 28 03:52:34 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1825] 10.0.0.169 () {34 vars in 704 bytes} [Tue Apr 28 03:52:34 2026] POST /v2.0/ports => generated 1132 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1826] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:52:34 2026] POST /v2.0/floatingips => generated 552 bytes in 684 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 912/1827] 10.0.0.208 () {34 vars in 759 bytes} [Tue Apr 28 03:52:35 2026] PUT /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1828] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:52:35 2026] GET /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1829] 10.0.0.208 () {34 vars in 770 bytes} [Tue Apr 28 03:52:35 2026] PUT /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1830] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:52:35 2026] GET /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1831] 10.0.0.208 () {34 vars in 766 bytes} [Tue Apr 28 03:52:35 2026] PUT /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1832] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:52:35 2026] GET /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1833] 10.0.0.208 () {34 vars in 788 bytes} [Tue Apr 28 03:52:35 2026] PUT /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags/black.or.white => generated 4 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1834] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:52:35 2026] GET /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1835] 10.0.0.208 () {34 vars in 759 bytes} [Tue Apr 28 03:52:35 2026] PUT /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1836] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:52:35 2026] GET /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1837] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:52:35 2026] GET /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:36.009 7 INFO neutron.api.v2.resource [None req-3a4ae6b1-58f3-4da0-a78d-6a160a55dd6c d8c35c6d5210411880ed68c3e255ad88 39ba1a504da949d3a6eae8fc77f5bc4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 920/1838] 10.0.0.208 () {32 vars in 751 bytes} [Tue Apr 28 03:52:35 2026] GET /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1839] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:52:36 2026] DELETE /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags/red => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:36.092 8 INFO neutron.db.segments_db [None req-2aee4cc1-33c1-4f38-9c3d-1e630f2d88ac 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Added segment 82a8f46f-8d9d-4839-a342-b62e51d14f6a of type vxlan for network e382881c-dcdc-4718-9e53-1446b25f9138 [pid: 7|app: 0|req: 922/1840] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:52:36 2026] GET /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags => generated 30 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1841] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:35 2026] POST /v2.0/networks => generated 614 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:52:36.185 7 INFO neutron.api.v2.resource [None req-7439d507-9044-4942-b997-033a061d15e1 d8c35c6d5210411880ed68c3e255ad88 39ba1a504da949d3a6eae8fc77f5bc4d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 923/1842] 10.0.0.208 () {32 vars in 754 bytes} [Tue Apr 28 03:52:36 2026] DELETE /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-28 03:52:36.232 8 INFO neutron.db.segments_db [None req-5c78c75a-0a29-4a3a-ae73-65b8628e4b77 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Added segment 64c09063-2439-4de5-9f29-1c1d60a4ef30 of type vxlan for network 42973e6d-daaa-4e2c-a945-39643f00718f [pid: 7|app: 0|req: 924/1843] 10.0.0.208 () {32 vars in 742 bytes} [Tue Apr 28 03:52:36 2026] DELETE /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags => 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: 925/1844] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:52:36 2026] GET /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a/tags => 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: 920/1845] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:36 2026] POST /v2.0/networks => generated 615 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:52:36.397 7 INFO neutron_taas.services.taas.taas_plugin [None req-b9983b11-473f-4619-b653-21750f665b13 d8c35c6d5210411880ed68c3e255ad88 39ba1a504da949d3a6eae8fc77f5bc4d - - default default] TaaS: Handle Delete Port: a9a9c7c2-a6f0-4a33-b650-134ab4d3df37 2026-04-28 03:52:36.400 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b9983b11-473f-4619-b653-21750f665b13 d8c35c6d5210411880ed68c3e255ad88 39ba1a504da949d3a6eae8fc77f5bc4d - - default default] Tap Mirror: Handle Delete Port: a9a9c7c2-a6f0-4a33-b650-134ab4d3df37 [pid: 7|app: 0|req: 926/1846] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:52:36 2026] DELETE /v2.0/floatingips/33cd2de7-86ab-40ff-8d76-40df5ec0e33a => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1847] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:52:36 2026] POST /v2.0/subnets => generated 646 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1848] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:52:36 2026] POST /v2.0/subnets => generated 655 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:52:36.889 8 INFO neutron.db.segments_db [None req-3e3485e2-53c2-4999-b429-9829fe23b798 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Added segment f66b9748-1d09-45ed-990a-1ab8496e1801 of type vxlan for network 0412f7f4-c2c0-4389-9868-f6684fbcdc0c 2026-04-28 03:52:37.124 8 INFO neutron.db.l3_hamode_db [None req-3e3485e2-53c2-4999-b429-9829fe23b798 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:52:37.245 8 INFO neutron.db.l3_hamode_db [None req-3e3485e2-53c2-4999-b429-9829fe23b798 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 928/1849] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:37 2026] GET /v2.0/security-groups?tenant_id=6d9f71a65f954c8d904e8450369ab451&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1850] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:37 2026] DELETE /v2.0/security-groups/efcdfc25-5a94-4f98-8b4f-16450c1ba58d => 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: 930/1851] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:37 2026] GET /v2.0/security-groups?tenant_id=39ba1a504da949d3a6eae8fc77f5bc4d&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1852] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:52:36 2026] POST /v2.0/routers => generated 511 bytes in 1082 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1853] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:52:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1854] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:37 2026] DELETE /v2.0/security-groups/33038ec3-e5c6-4a50-a752-2e765b28ef7e => 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: 924/1855] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:52:38 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: 925/1856] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:52:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1857] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:52:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1858] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:52:38 2026] GET /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1859] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:52:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1860] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:52:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1861] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:52:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1862] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:52:38 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) 2026-04-28 03:52:38.378 8 INFO neutron.api.v2.resource [None req-ffa381ed-e719-4067-b0a1-347c71b6febf 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 932/1863] 199.204.45.95 () {30 vars in 762 bytes} [Tue Apr 28 03:52:38 2026] GET /v2.0/security-groups/lb-e3a03167-07dc-46a8-b4d5-a909c1c0b003 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1864] 199.204.45.95 () {30 vars in 784 bytes} [Tue Apr 28 03:52:38 2026] GET /v2.0/security-groups?name=lb-e3a03167-07dc-46a8-b4d5-a909c1c0b003 => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1865] 199.204.45.95 () {34 vars in 735 bytes} [Tue Apr 28 03:52:38 2026] POST /v2.0/security-groups => generated 1636 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1866] 199.204.45.95 () {30 vars in 814 bytes} [Tue Apr 28 03:52:38 2026] GET /v2.0/security-group-rules?security_group_id=8dea9531-ed78-4ab0-b6b2-45b1b96c0561 => generated 1182 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1867] 199.204.45.95 () {34 vars in 788 bytes} [Tue Apr 28 03:52:38 2026] PUT /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => generated 1132 bytes in 244 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 939/1870] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:52:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1871] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:52:38 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: 941/1872] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:52:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1873] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:52:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1874] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:52:38 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => 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: 932/1875] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:52:37 2026] PUT /v2.0/routers/5c7f1af6-84a9-4449-b946-90be790ef9dc/add_router_interface => generated 309 bytes in 1615 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1876] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:52:39 2026] GET /v2.0/ports/2cfcd77f-2dcc-4ad0-8f50-2157810ee2ab => generated 959 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1877] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:52:39 2026] PUT /v2.0/routers/5c7f1af6-84a9-4449-b946-90be790ef9dc/add_router_interface => generated 309 bytes in 1113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1878] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:52:40 2026] GET /v2.0/ports/ecd6ace2-d180-4896-a6ec-ae507fb0dc55 => generated 967 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:52:41.179 7 INFO neutron_taas.services.taas.taas_plugin [None req-17b4c454-5f16-4598-a8d5-b21468957edc 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] TaaS: Handle Delete Port: ecd6ace2-d180-4896-a6ec-ae507fb0dc55 2026-04-28 03:52:41.183 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17b4c454-5f16-4598-a8d5-b21468957edc 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Tap Mirror: Handle Delete Port: ecd6ace2-d180-4896-a6ec-ae507fb0dc55 2026-04-28 03:52:41.516 8 INFO neutron.db.segments_db [None req-77184465-511a-4ee7-8ed6-a0ebf813c734 290f097403734a38b1f808b1e2514c20 f395f1f9ab8148b0b3bb8389e747da38 - - default default] Added segment a4caab76-8a9a-4ae1-961f-259a23da6705 of type vxlan for network c0a2f8d0-054d-4db6-8501-96909eca73b7 [pid: 8|app: 0|req: 946/1879] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:41 2026] POST /v2.0/networks => generated 612 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1880] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:52:40 2026] PUT /v2.0/routers/5c7f1af6-84a9-4449-b946-90be790ef9dc/remove_router_interface => generated 309 bytes in 812 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1881] 10.0.0.208 () {34 vars in 664 bytes} [Tue Apr 28 03:52:41 2026] POST /v2.0/ports => generated 743 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:52:41.987 7 INFO neutron_taas.services.taas.taas_plugin [None req-11b6d229-ede3-4ac8-a452-7159191ca6c7 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] TaaS: Handle Delete Port: 2cfcd77f-2dcc-4ad0-8f50-2157810ee2ab 2026-04-28 03:52:41.991 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11b6d229-ede3-4ac8-a452-7159191ca6c7 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Tap Mirror: Handle Delete Port: 2cfcd77f-2dcc-4ad0-8f50-2157810ee2ab [pid: 8|app: 0|req: 948/1882] 10.0.0.208 () {34 vars in 747 bytes} [Tue Apr 28 03:52:41 2026] PUT /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 949/1883] 10.0.0.208 () {32 vars in 727 bytes} [Tue Apr 28 03:52:42 2026] GET /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 950/1884] 10.0.0.208 () {34 vars in 758 bytes} [Tue Apr 28 03:52:42 2026] PUT /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags/green => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 951/1885] 10.0.0.208 () {32 vars in 727 bytes} [Tue Apr 28 03:52:42 2026] GET /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags => generated 34 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 952/1886] 10.0.0.208 () {34 vars in 754 bytes} [Tue Apr 28 03:52:42 2026] PUT /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags/red => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 953/1887] 10.0.0.208 () {32 vars in 727 bytes} [Tue Apr 28 03:52:42 2026] GET /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 954/1888] 10.0.0.208 () {34 vars in 776 bytes} [Tue Apr 28 03:52:42 2026] PUT /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags/black.or.white => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 935/1889] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:52:41 2026] PUT /v2.0/routers/5c7f1af6-84a9-4449-b946-90be790ef9dc/remove_router_interface => generated 309 bytes in 852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1890] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:52:42 2026] GET /v2.0/ports?device_id=5c7f1af6-84a9-4449-b946-90be790ef9dc => 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: 955/1891] 10.0.0.208 () {32 vars in 727 bytes} [Tue Apr 28 03:52:42 2026] GET /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 956/1892] 10.0.0.208 () {34 vars in 747 bytes} [Tue Apr 28 03:52:42 2026] PUT /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags => generated 37 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 957/1893] 10.0.0.208 () {32 vars in 727 bytes} [Tue Apr 28 03:52:42 2026] GET /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:52:42.683 7 INFO neutron_taas.services.taas.taas_plugin [None req-0eccae1f-0e36-47a4-9837-1bfb1046bf0e 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] TaaS: Handle Delete Port: 2b56d5ac-ba9a-4da3-94e5-f13152d2cfff 2026-04-28 03:52:42.686 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0eccae1f-0e36-47a4-9837-1bfb1046bf0e 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Tap Mirror: Handle Delete Port: 2b56d5ac-ba9a-4da3-94e5-f13152d2cfff [pid: 8|app: 0|req: 958/1894] 10.0.0.208 () {32 vars in 735 bytes} [Tue Apr 28 03:52:42 2026] GET /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:52:42.759 8 INFO neutron.api.v2.resource [None req-9910fa98-bd0e-44cd-b988-06723c4f68ec 290f097403734a38b1f808b1e2514c20 f395f1f9ab8148b0b3bb8389e747da38 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 959/1895] 10.0.0.208 () {32 vars in 739 bytes} [Tue Apr 28 03:52:42 2026] GET /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 960/1896] 10.0.0.208 () {32 vars in 738 bytes} [Tue Apr 28 03:52:42 2026] DELETE /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 961/1897] 10.0.0.208 () {32 vars in 727 bytes} [Tue Apr 28 03:52:42 2026] GET /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:52:42.910 8 INFO neutron.api.v2.resource [None req-ecd9bde3-ff39-49ce-b5a1-2dadd38db169 290f097403734a38b1f808b1e2514c20 f395f1f9ab8148b0b3bb8389e747da38 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 962/1898] 10.0.0.208 () {32 vars in 742 bytes} [Tue Apr 28 03:52:42 2026] DELETE /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags/green => generated 99 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 963/1899] 10.0.0.208 () {32 vars in 730 bytes} [Tue Apr 28 03:52:42 2026] DELETE /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:52:43.008 7 INFO neutron.services.segments.plugin [-] Segment f66b9748-1d09-45ed-990a-1ab8496e1801 resource provider aggregate not found 2026-04-28 03:52:43.017 7 INFO neutron.services.segments.plugin [-] Segment f66b9748-1d09-45ed-990a-1ab8496e1801 resource provider aggregate not found 2026-04-28 03:52:43.026 7 INFO neutron.services.segments.plugin [-] Segment f66b9748-1d09-45ed-990a-1ab8496e1801 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f66b9748-1d09-45ed-990a-1ab8496e1801 found for delete ", "request_id": "req-e543a01f-da9d-49f6-b6fe-e51d49c9baf2"}]} [pid: 8|app: 0|req: 964/1900] 10.0.0.208 () {32 vars in 727 bytes} [Tue Apr 28 03:52:42 2026] GET /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:52:43.040 7 INFO neutron.services.segments.plugin [-] Segment f66b9748-1d09-45ed-990a-1ab8496e1801 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f66b9748-1d09-45ed-990a-1ab8496e1801 found for delete ", "request_id": "req-a808f6d9-ebac-4120-80ce-3d3c75dee712"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:52:43.044 7 INFO neutron.db.l3_hamode_db [None req-0eccae1f-0e36-47a4-9837-1bfb1046bf0e 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] HA network 0412f7f4-c2c0-4389-9868-f6684fbcdc0c was deleted as no HA routers are present in tenant c559818545544170bc55a1eabd705c64. [pid: 7|app: 0|req: 937/1901] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:42 2026] DELETE /v2.0/routers/5c7f1af6-84a9-4449-b946-90be790ef9dc => generated 0 bytes in 534 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:43.146 8 INFO neutron_taas.services.taas.taas_plugin [None req-16871a84-b095-4493-9d8c-97753b7ff993 290f097403734a38b1f808b1e2514c20 f395f1f9ab8148b0b3bb8389e747da38 - - default default] TaaS: Handle Delete Port: 006805a8-ff89-4b89-9d8e-c119a829fb09 2026-04-28 03:52:43.151 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16871a84-b095-4493-9d8c-97753b7ff993 290f097403734a38b1f808b1e2514c20 f395f1f9ab8148b0b3bb8389e747da38 - - default default] Tap Mirror: Handle Delete Port: 006805a8-ff89-4b89-9d8e-c119a829fb09 [pid: 7|app: 0|req: 938/1902] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:43 2026] DELETE /v2.0/subnets/864f5ff0-dc7e-4863-b2a1-edac40b0b144 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1903] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:52:43 2026] DELETE /v2.0/ports/006805a8-ff89-4b89-9d8e-c119a829fb09 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:43.378 8 INFO neutron.services.segments.plugin [-] Segment a4caab76-8a9a-4ae1-961f-259a23da6705 resource provider aggregate not found 2026-04-28 03:52:43.384 8 INFO neutron.services.segments.plugin [-] Segment a4caab76-8a9a-4ae1-961f-259a23da6705 resource provider aggregate not found 2026-04-28 03:52:43.402 8 INFO neutron.services.segments.plugin [-] Segment a4caab76-8a9a-4ae1-961f-259a23da6705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4caab76-8a9a-4ae1-961f-259a23da6705 found for delete ", "request_id": "req-4a091249-cdfd-40fb-b090-ea1161117e3e"}]} 2026-04-28 03:52:43.404 8 INFO neutron.services.segments.plugin [-] Segment a4caab76-8a9a-4ae1-961f-259a23da6705 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4caab76-8a9a-4ae1-961f-259a23da6705 found for delete ", "request_id": "req-728fcb38-6e51-4d00-8bb0-312ad62c4848"}]} [pid: 7|app: 0|req: 939/1904] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:43 2026] DELETE /v2.0/subnets/57b2857e-37f0-4b74-9241-79f9a69eea3f => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1905] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:43 2026] DELETE /v2.0/networks/c0a2f8d0-054d-4db6-8501-96909eca73b7 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:43.522 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0b7f6f6-5e15-4af9-b787-5453c0f3c100 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] TaaS: Handle Delete Port: e31e3f97-d0b8-450f-b31d-99456e8bd93d 2026-04-28 03:52:43.525 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0b7f6f6-5e15-4af9-b787-5453c0f3c100 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Tap Mirror: Handle Delete Port: e31e3f97-d0b8-450f-b31d-99456e8bd93d [pid: 7|app: 0|req: 940/1906] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:43 2026] DELETE /v2.0/networks/42973e6d-daaa-4e2c-a945-39643f00718f => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:43.827 8 INFO neutron_taas.services.taas.taas_plugin [None req-48a85ac1-d9ed-4238-8d7a-15b33d472f84 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] TaaS: Handle Delete Port: cd10eb32-0632-4e53-a73c-cabe7cf8d3c6 2026-04-28 03:52:43.830 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48a85ac1-d9ed-4238-8d7a-15b33d472f84 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Tap Mirror: Handle Delete Port: cd10eb32-0632-4e53-a73c-cabe7cf8d3c6 [pid: 8|app: 0|req: 967/1907] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:43 2026] DELETE /v2.0/networks/e382881c-dcdc-4718-9e53-1446b25f9138 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:44.142 7 INFO neutron.db.segments_db [None req-3aacf3af-da05-4d9c-90c4-4039746f36f6 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Added segment 1dbd7a82-dbca-44df-8346-a52aa80bb310 of type vxlan for network 7be978c3-7c9f-4ef2-a73e-b581b9d28afa [pid: 7|app: 0|req: 941/1908] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:44 2026] POST /v2.0/networks => generated 614 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1909] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:44 2026] GET /v2.0/security-groups?tenant_id=359cb6b6b8ec433faa0c141a57074739&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1910] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:52:44 2026] POST /v2.0/subnets => generated 646 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1911] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:44 2026] DELETE /v2.0/security-groups/3516dd80-6463-4270-80d2-109c4adffbd1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:44.476 7 INFO neutron.db.segments_db [None req-c08bd1c9-eb65-4bbd-8eb9-5abca295b229 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Added segment 38b89710-bf35-4756-a694-0c913c7ef40a of type vxlan for network 2b99001c-9d2d-48c3-b7d0-3f9ddd08f441 [pid: 8|app: 0|req: 970/1912] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:44 2026] GET /v2.0/security-groups?tenant_id=f395f1f9ab8148b0b3bb8389e747da38&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1913] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:44 2026] DELETE /v2.0/security-groups/d006e39a-5306-4e31-a769-aa2e60a23bcb => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:44.708 7 INFO neutron.db.l3_hamode_db [None req-c08bd1c9-eb65-4bbd-8eb9-5abca295b229 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:52:44.830 7 INFO neutron.db.l3_hamode_db [None req-c08bd1c9-eb65-4bbd-8eb9-5abca295b229 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:52:45.049 7 INFO neutron.services.segments.plugin [-] Segment 64c09063-2439-4de5-9f29-1c1d60a4ef30 resource provider aggregate not found 2026-04-28 03:52:45.063 7 INFO neutron.services.segments.plugin [-] Segment 64c09063-2439-4de5-9f29-1c1d60a4ef30 resource provider aggregate not found 2026-04-28 03:52:45.069 7 INFO neutron.services.segments.plugin [-] Segment 64c09063-2439-4de5-9f29-1c1d60a4ef30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64c09063-2439-4de5-9f29-1c1d60a4ef30 found for delete ", "request_id": "req-dae42ec6-d81b-4db1-8d6d-6430b8e9a482"}]} 2026-04-28 03:52:45.083 7 INFO neutron.services.segments.plugin [-] Segment 64c09063-2439-4de5-9f29-1c1d60a4ef30 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64c09063-2439-4de5-9f29-1c1d60a4ef30 found for delete ", "request_id": "req-42c31cdc-341f-48a0-a75c-93bf51b9caff"}]} 2026-04-28 03:52:45.431 8 INFO neutron.services.segments.plugin [-] Segment 82a8f46f-8d9d-4839-a342-b62e51d14f6a resource provider aggregate not found 2026-04-28 03:52:45.436 8 INFO neutron.services.segments.plugin [-] Segment 82a8f46f-8d9d-4839-a342-b62e51d14f6a resource provider aggregate not found [pid: 7|app: 0|req: 943/1914] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:52:44 2026] POST /v2.0/routers => generated 511 bytes in 1003 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:52:45.451 8 INFO neutron.services.segments.plugin [-] Segment 82a8f46f-8d9d-4839-a342-b62e51d14f6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82a8f46f-8d9d-4839-a342-b62e51d14f6a found for delete ", "request_id": "req-011b71e0-4b77-4e86-b392-5db49f0188ca"}]} 2026-04-28 03:52:45.462 8 INFO neutron.services.segments.plugin [-] Segment 82a8f46f-8d9d-4839-a342-b62e51d14f6a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82a8f46f-8d9d-4839-a342-b62e51d14f6a found for delete ", "request_id": "req-c89dc7c5-d428-498a-a968-f47081e999d7"}]} [pid: 8|app: 0|req: 972/1915] 10.0.0.208 () {34 vars in 665 bytes} [Tue Apr 28 03:52:45 2026] POST /v2.0/ports => generated 964 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 973/1916] 10.0.0.249 () {34 vars in 1016 bytes} [Tue Apr 28 03:52:46 2026] GET /v2.0/security-groups?id=1c649e41-6334-4839-a689-d2025477b1b6&fields=id => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1917] 10.0.0.249 () {34 vars in 982 bytes} [Tue Apr 28 03:52:46 2026] GET /v2.0/networks?id=534873b4-b4dd-4fad-8391-a8723366425a => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1918] 10.0.0.249 () {34 vars in 965 bytes} [Tue Apr 28 03:52:46 2026] GET /v2.0/quotas/7e8b491ce00a4423ac31d66ac68d4d51 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1919] 10.0.0.249 () {34 vars in 1002 bytes} [Tue Apr 28 03:52:46 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&fields=id => generated 149 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1920] 10.0.0.249 () {34 vars in 1008 bytes} [Tue Apr 28 03:52:46 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1921] 10.0.0.249 () {34 vars in 1108 bytes} [Tue Apr 28 03:52:46 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1922] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:52:45 2026] PUT /v2.0/routers/843f3491-e5b0-4c9d-a84a-f2d12f0f1ff0/add_router_interface => generated 309 bytes in 1048 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1923] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:52:46 2026] GET /v2.0/ports/1c54a290-85cd-4368-87c0-e7d68ebfe61b => generated 1038 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 980/1924] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:52:47 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:52:47.300 7 INFO neutron_taas.services.taas.taas_plugin [None req-6ba5e427-b5b4-46a7-9016-3b6099bcb409 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] TaaS: Handle Delete Port: 1c54a290-85cd-4368-87c0-e7d68ebfe61b 2026-04-28 03:52:47.304 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ba5e427-b5b4-46a7-9016-3b6099bcb409 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Tap Mirror: Handle Delete Port: 1c54a290-85cd-4368-87c0-e7d68ebfe61b [pid: 8|app: 0|req: 981/1925] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:52:47 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => 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: 945/1926] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:52:46 2026] PUT /v2.0/routers/843f3491-e5b0-4c9d-a84a-f2d12f0f1ff0/remove_router_interface => generated 309 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:52:47.898 8 INFO neutron.api.v2.resource [None req-22ea1244-f428-4a91-8218-dd14410a3b20 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 982/1927] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:52:47 2026] PUT /v2.0/routers/843f3491-e5b0-4c9d-a84a-f2d12f0f1ff0/remove_router_interface => generated 197 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1928] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:52:47 2026] GET /v2.0/ports?device_id=843f3491-e5b0-4c9d-a84a-f2d12f0f1ff0 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 946/1929] 10.0.0.208 () {34 vars in 678 bytes} [Tue Apr 28 03:52:47 2026] POST /v2.0/qos/policies => generated 359 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1930] 10.0.0.208 () {34 vars in 753 bytes} [Tue Apr 28 03:52:48 2026] PUT /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1931] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:52:48 2026] GET /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:52:48.118 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf931ac6-a44f-4339-b059-d40aa84eac78 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] TaaS: Handle Delete Port: 5aa8de0e-893f-4368-82d0-b938ebefb6f2 2026-04-28 03:52:48.121 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf931ac6-a44f-4339-b059-d40aa84eac78 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Tap Mirror: Handle Delete Port: 5aa8de0e-893f-4368-82d0-b938ebefb6f2 [pid: 7|app: 0|req: 949/1932] 10.0.0.208 () {34 vars in 764 bytes} [Tue Apr 28 03:52:48 2026] PUT /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/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: 950/1933] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:52:48 2026] GET /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1934] 10.0.0.208 () {34 vars in 760 bytes} [Tue Apr 28 03:52:48 2026] PUT /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1935] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:52:48 2026] GET /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1936] 10.0.0.208 () {34 vars in 782 bytes} [Tue Apr 28 03:52:48 2026] PUT /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/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: 7|app: 0|req: 954/1937] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:52:48 2026] GET /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1938] 10.0.0.208 () {34 vars in 753 bytes} [Tue Apr 28 03:52:48 2026] PUT /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1939] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:52:48 2026] GET /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:52:48.458 8 INFO neutron.services.segments.plugin [-] Segment 38b89710-bf35-4756-a694-0c913c7ef40a resource provider aggregate not found 2026-04-28 03:52:48.461 8 INFO neutron.services.segments.plugin [-] Segment 38b89710-bf35-4756-a694-0c913c7ef40a resource provider aggregate not found [pid: 7|app: 0|req: 957/1940] 10.0.0.208 () {32 vars in 741 bytes} [Tue Apr 28 03:52:48 2026] GET /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:48.483 8 INFO neutron.services.segments.plugin [-] Segment 38b89710-bf35-4756-a694-0c913c7ef40a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38b89710-bf35-4756-a694-0c913c7ef40a found for delete ", "request_id": "req-9f68480f-c21b-4f75-a9cf-98a03e669b38"}]} 2026-04-28 03:52:48.485 8 INFO neutron.services.segments.plugin [-] Segment 38b89710-bf35-4756-a694-0c913c7ef40a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 38b89710-bf35-4756-a694-0c913c7ef40a found for delete ", "request_id": "req-14cbf51b-f7d1-4ae2-aef1-3cc84ab80f34"}]} 2026-04-28 03:52:48.497 8 INFO neutron.db.l3_hamode_db [None req-cf931ac6-a44f-4339-b059-d40aa84eac78 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] HA network 2b99001c-9d2d-48c3-b7d0-3f9ddd08f441 was deleted as no HA routers are present in tenant c559818545544170bc55a1eabd705c64. [pid: 8|app: 0|req: 984/1941] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:47 2026] DELETE /v2.0/routers/843f3491-e5b0-4c9d-a84a-f2d12f0f1ff0 => generated 0 bytes in 575 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:48.524 7 INFO neutron.api.v2.resource [None req-b6f07456-5e9a-44ff-9441-25b35c6f6834 36b8ce099fc642cd827330d478bd572a 0466fa3a0e704f9e9cff1cae05a86964 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 958/1942] 10.0.0.208 () {32 vars in 745 bytes} [Tue Apr 28 03:52:48 2026] GET /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1943] 10.0.0.208 () {32 vars in 744 bytes} [Tue Apr 28 03:52:48 2026] DELETE /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1944] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:52:48 2026] GET /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1945] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:48 2026] DELETE /v2.0/subnets/4657382b-b64f-4212-be8a-cdced75843d7 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:48.672 7 INFO neutron.api.v2.resource [None req-4b1169d4-66e0-4f94-a5c8-cde70a3ce434 36b8ce099fc642cd827330d478bd572a 0466fa3a0e704f9e9cff1cae05a86964 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 961/1946] 10.0.0.208 () {32 vars in 748 bytes} [Tue Apr 28 03:52:48 2026] DELETE /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1947] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:52:48 2026] DELETE /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/tags => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:52:48.755 8 INFO neutron_taas.services.taas.taas_plugin [None req-47dddd89-ce3e-4c90-a883-8a98ec111f0e 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] TaaS: Handle Delete Port: b3feb93a-5dd3-4fd0-bffb-c3fee297058b 2026-04-28 03:52:48.758 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47dddd89-ce3e-4c90-a883-8a98ec111f0e 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Tap Mirror: Handle Delete Port: b3feb93a-5dd3-4fd0-bffb-c3fee297058b [pid: 7|app: 0|req: 963/1948] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:52:48 2026] GET /v2.0/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1949] 10.0.0.208 () {32 vars in 734 bytes} [Tue Apr 28 03:52:48 2026] DELETE /v2.0/qos/policies/2d2610a3-05ec-4b54-bdd3-46748c081d45 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1950] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:48 2026] DELETE /v2.0/networks/7be978c3-7c9f-4ef2-a73e-b581b9d28afa => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:48.990 7 INFO neutron.db.segments_db [None req-85f4a99d-668d-462b-bb5a-e3dd32c6e3b9 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Added segment 763c9a23-1d4e-4562-8cfe-1bec3a29262b of type vxlan for network ad83be80-14f1-48f1-9be0-8907b871669e [pid: 7|app: 0|req: 965/1951] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:48 2026] POST /v2.0/networks => generated 615 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1952] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:52:49 2026] POST /v2.0/subnets => generated 646 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:52:49.392 7 INFO neutron.db.segments_db [None req-19bab1b4-66b0-400b-91a6-82d10b72b547 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Added segment ac90e589-ca34-41f6-bbad-59ea3a1de2e4 of type vxlan for network c571955d-a057-4cca-af9e-182a73773aa1 2026-04-28 03:52:49.693 7 INFO neutron.db.l3_hamode_db [None req-19bab1b4-66b0-400b-91a6-82d10b72b547 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 988/1953] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:49 2026] GET /v2.0/security-groups?tenant_id=12ba2cc321474d9fb8fb812338f4e628&name=default => generated 2929 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:52:49.824 7 INFO neutron.db.l3_hamode_db [None req-19bab1b4-66b0-400b-91a6-82d10b72b547 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 989/1954] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:49 2026] DELETE /v2.0/security-groups/f065dbd6-c546-4688-bea0-64fc7d9007ac => 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: 990/1955] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:49 2026] GET /v2.0/security-groups?tenant_id=0466fa3a0e704f9e9cff1cae05a86964&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1956] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:50 2026] DELETE /v2.0/security-groups/cebb690d-2e1c-4bf9-b1ee-15d75188f878 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1957] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:52:50 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1958] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:52:50 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => 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: 966/1959] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:52:49 2026] POST /v2.0/routers => generated 511 bytes in 1083 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:52:50.506 8 INFO neutron.services.segments.plugin [-] Segment 1dbd7a82-dbca-44df-8346-a52aa80bb310 resource provider aggregate not found 2026-04-28 03:52:50.520 8 INFO neutron.services.segments.plugin [-] Segment 1dbd7a82-dbca-44df-8346-a52aa80bb310 resource provider aggregate not found 2026-04-28 03:52:50.542 8 INFO neutron.services.segments.plugin [-] Segment 1dbd7a82-dbca-44df-8346-a52aa80bb310 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dbd7a82-dbca-44df-8346-a52aa80bb310 found for delete ", "request_id": "req-de47e42b-193f-4496-adc6-48711134983d"}]} 2026-04-28 03:52:50.543 8 INFO neutron.services.segments.plugin [-] Segment 1dbd7a82-dbca-44df-8346-a52aa80bb310 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dbd7a82-dbca-44df-8346-a52aa80bb310 found for delete ", "request_id": "req-c26e68f7-7292-48b5-82d1-f80ebd2cb9f1"}]} [pid: 7|app: 0|req: 967/1960] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:52:51 2026] GET /v2.0/networks?id=534873b4-b4dd-4fad-8391-a8723366425a => generated 735 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1961] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:52:50 2026] PUT /v2.0/routers/0b2bdf82-e976-42df-ba0a-299f6f673f92/add_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1962] 199.204.45.95 () {34 vars in 1049 bytes} [Tue Apr 28 03:52:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7e8b491ce00a4423ac31d66ac68d4d51 => generated 343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1963] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:52:51 2026] GET /v2.0/ports/cd8eeaf2-708f-4994-8338-bf67e10fc2d7 => generated 959 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1964] 199.204.45.95 () {38 vars in 954 bytes} [Tue Apr 28 03:52:51 2026] POST /v2.0/ports => generated 1082 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:52:51.856 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6a4000f-94c9-4cd9-9703-34103269292f 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] TaaS: Handle Delete Port: cd8eeaf2-708f-4994-8338-bf67e10fc2d7 2026-04-28 03:52:51.859 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6a4000f-94c9-4cd9-9703-34103269292f 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Tap Mirror: Handle Delete Port: cd8eeaf2-708f-4994-8338-bf67e10fc2d7 [pid: 7|app: 0|req: 970/1965] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:52:51 2026] PUT /v2.0/ports/90679a83-f57b-4313-862a-79e5b7ba2251 => generated 1243 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:52:52.230 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-372e7e49-383f-4701-b8b9-eeddcc53c2fa'] response: {'name': 'network-changed', 'server_uuid': 'ada8e8fa-28b3-42d0-a681-72853caa7084', 'tag': '90679a83-f57b-4313-862a-79e5b7ba2251', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 996/1966] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:52:51 2026] PUT /v2.0/routers/0b2bdf82-e976-42df-ba0a-299f6f673f92/remove_router_interface => generated 309 bytes in 781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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/1967] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:52:52 2026] GET /v2.0/ports?device_id=0b2bdf82-e976-42df-ba0a-299f6f673f92 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:52:52.500 8 INFO neutron_taas.services.taas.taas_plugin [None req-27b93cc9-70bb-4122-b512-928bb0ae4853 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] TaaS: Handle Delete Port: 7be3fa22-320b-49d0-81dc-b56a5c432112 2026-04-28 03:52:52.504 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27b93cc9-70bb-4122-b512-928bb0ae4853 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Tap Mirror: Handle Delete Port: 7be3fa22-320b-49d0-81dc-b56a5c432112 [pid: 7|app: 0|req: 972/1968] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:52:52 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1969] 199.204.45.95 () {34 vars in 1017 bytes} [Tue Apr 28 03:52:52 2026] GET /v2.0/networks?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&shared=False => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1970] 199.204.45.95 () {34 vars in 929 bytes} [Tue Apr 28 03:52:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:52:52.982 8 INFO neutron.services.segments.plugin [-] Segment ac90e589-ca34-41f6-bbad-59ea3a1de2e4 resource provider aggregate not found 2026-04-28 03:52:52.988 8 INFO neutron.services.segments.plugin [-] Segment ac90e589-ca34-41f6-bbad-59ea3a1de2e4 resource provider aggregate not found 2026-04-28 03:52:53.003 8 INFO neutron.services.segments.plugin [-] Segment ac90e589-ca34-41f6-bbad-59ea3a1de2e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac90e589-ca34-41f6-bbad-59ea3a1de2e4 found for delete ", "request_id": "req-75a383da-1fdb-4b4a-a150-ea52ea700230"}]} 2026-04-28 03:52:53.003 8 INFO neutron.services.segments.plugin [-] Segment ac90e589-ca34-41f6-bbad-59ea3a1de2e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac90e589-ca34-41f6-bbad-59ea3a1de2e4 found for delete ", "request_id": "req-37d4a111-9f9e-40a3-a370-d0329c505799"}]} [pid: 7|app: 0|req: 975/1971] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:52:52 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:52:53.030 8 INFO neutron.db.l3_hamode_db [None req-27b93cc9-70bb-4122-b512-928bb0ae4853 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] HA network c571955d-a057-4cca-af9e-182a73773aa1 was deleted as no HA routers are present in tenant c559818545544170bc55a1eabd705c64. [pid: 8|app: 0|req: 997/1972] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:52 2026] DELETE /v2.0/routers/0b2bdf82-e976-42df-ba0a-299f6f673f92 => generated 0 bytes in 722 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1973] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:52:53 2026] GET /v2.0/security-groups?id=1c649e41-6334-4839-a689-d2025477b1b6&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: 977/1974] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:52:53 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1975] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:53 2026] DELETE /v2.0/subnets/361249c8-3183-47a6-8ee1-7ee70187c237 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:53.330 7 INFO neutron_taas.services.taas.taas_plugin [None req-f2138788-b735-47eb-8a02-f99675bb590f 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] TaaS: Handle Delete Port: 816c2246-b672-4ce7-8186-b2786651a792 2026-04-28 03:52:53.333 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2138788-b735-47eb-8a02-f99675bb590f 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Tap Mirror: Handle Delete Port: 816c2246-b672-4ce7-8186-b2786651a792 2026-04-28 03:52:53.513 7 INFO neutron.services.segments.plugin [-] Segment 763c9a23-1d4e-4562-8cfe-1bec3a29262b resource provider aggregate not found 2026-04-28 03:52:53.521 7 INFO neutron.services.segments.plugin [-] Segment 763c9a23-1d4e-4562-8cfe-1bec3a29262b resource provider aggregate not found 2026-04-28 03:52:53.536 7 INFO neutron.services.segments.plugin [-] Segment 763c9a23-1d4e-4562-8cfe-1bec3a29262b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 763c9a23-1d4e-4562-8cfe-1bec3a29262b found for delete ", "request_id": "req-69a43759-a37b-4468-a3a8-e7cdb142d31a"}]} 2026-04-28 03:52:53.545 7 INFO neutron.services.segments.plugin [-] Segment 763c9a23-1d4e-4562-8cfe-1bec3a29262b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 763c9a23-1d4e-4562-8cfe-1bec3a29262b found for delete ", "request_id": "req-24be19ba-984c-4203-90be-26aef676ef77"}]} [pid: 7|app: 0|req: 978/1976] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:53 2026] DELETE /v2.0/networks/ad83be80-14f1-48f1-9be0-8907b871669e => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:53.603 7 INFO neutron.db.segments_db [None req-839cbe76-8e40-44f7-a5f4-9b22c3fae4ff 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Added segment 54f489f5-c33c-4069-8564-12a98bde45b4 of type vxlan for network 0c36aa87-335b-4b9f-a154-83934eb92753 2026-04-28 03:52:53.742 8 INFO neutron.db.segments_db [None req-1223f055-ff64-4751-8ba5-5cb8d94f07e6 9e24177dc713426ab2809747e74d66f9 a1741cfc308e4fe78354c617522e3234 - - default default] Added segment a91278ec-bb9f-4fd4-bce4-0e0f113d0320 of type vxlan for network 76ab7d15-46f8-41cb-bae5-c22cfbb3411e 2026-04-28 03:52:53.806 7 INFO neutron.db.l3_hamode_db [None req-839cbe76-8e40-44f7-a5f4-9b22c3fae4ff 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 999/1977] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:53 2026] POST /v2.0/networks => generated 613 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:52:53.894 8 INFO neutron.db.segments_db [None req-2b7ea435-73e7-495c-8f4c-dfcc69640577 9e24177dc713426ab2809747e74d66f9 a1741cfc308e4fe78354c617522e3234 - - default default] Added segment a8c9ed09-25b4-4552-b4f4-ee434f06634c of type vxlan for network 8dc93861-a979-409f-b596-2e629cb620f4 [pid: 8|app: 0|req: 1002/1980] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:52:53 2026] POST /v2.0/networks => generated 613 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1981] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:52:53 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1982] 10.0.0.208 () {34 vars in 753 bytes} [Tue Apr 28 03:52:54 2026] PUT /v2.0/networks/76ab7d15-46f8-41cb-bae5-c22cfbb3411e/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1983] 199.204.45.95 () {34 vars in 1061 bytes} [Tue Apr 28 03:52:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.125&port_id=90679a83-f57b-4313-862a-79e5b7ba2251 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1984] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:52:54 2026] GET /v2.0/networks/76ab7d15-46f8-41cb-bae5-c22cfbb3411e/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1985] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:52:54 2026] GET /v2.0/subnets?id=9dd0243b-76c7-4434-9213-8827ace3e988 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1986] 10.0.0.208 () {34 vars in 753 bytes} [Tue Apr 28 03:52:54 2026] PUT /v2.0/networks/8dc93861-a979-409f-b596-2e629cb620f4/tags => generated 17 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1987] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:52:54 2026] GET /v2.0/ports?network_id=534873b4-b4dd-4fad-8391-a8723366425a&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1988] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:52:54 2026] GET /v2.0/networks/8dc93861-a979-409f-b596-2e629cb620f4/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1989] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:52:54 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1990] 10.0.0.208 () {34 vars in 753 bytes} [Tue Apr 28 03:52:54 2026] PUT /v2.0/networks/8dc93861-a979-409f-b596-2e629cb620f4/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1991] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:52:54 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1992] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:52:54 2026] GET /v2.0/networks/8dc93861-a979-409f-b596-2e629cb620f4/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:52:54.603 7 INFO neutron.db.l3_hamode_db [None req-839cbe76-8e40-44f7-a5f4-9b22c3fae4ff 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1015/1993] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:52:54 2026] GET /v2.0/networks/76ab7d15-46f8-41cb-bae5-c22cfbb3411e/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1994] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:54 2026] DELETE /v2.0/networks/76ab7d15-46f8-41cb-bae5-c22cfbb3411e => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1995] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:52:54 2026] DELETE /v2.0/networks/8dc93861-a979-409f-b596-2e629cb620f4 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:52:55.024 8 INFO neutron.services.segments.plugin [-] Segment a91278ec-bb9f-4fd4-bce4-0e0f113d0320 resource provider aggregate not found 2026-04-28 03:52:55.029 8 INFO neutron.services.segments.plugin [-] Segment a91278ec-bb9f-4fd4-bce4-0e0f113d0320 resource provider aggregate not found 2026-04-28 03:52:55.043 8 INFO neutron.services.segments.plugin [-] Segment a91278ec-bb9f-4fd4-bce4-0e0f113d0320 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a91278ec-bb9f-4fd4-bce4-0e0f113d0320 found for delete ", "request_id": "req-f0a69598-f900-4547-abaa-67b4db92df61"}]} 2026-04-28 03:52:55.049 8 INFO neutron.services.segments.plugin [-] Segment a91278ec-bb9f-4fd4-bce4-0e0f113d0320 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a91278ec-bb9f-4fd4-bce4-0e0f113d0320 found for delete ", "request_id": "req-c05509cb-cff3-4823-8ebd-f66571163160"}]} 2026-04-28 03:52:55.064 8 INFO neutron.services.segments.plugin [-] Segment a8c9ed09-25b4-4552-b4f4-ee434f06634c resource provider aggregate not found 2026-04-28 03:52:55.068 8 INFO neutron.services.segments.plugin [-] Segment a8c9ed09-25b4-4552-b4f4-ee434f06634c resource provider aggregate not found 2026-04-28 03:52:55.083 8 INFO neutron.services.segments.plugin [-] Segment a8c9ed09-25b4-4552-b4f4-ee434f06634c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8c9ed09-25b4-4552-b4f4-ee434f06634c found for delete ", "request_id": "req-d1bf47de-1378-4d9d-af71-bd38e31a81eb"}]} 2026-04-28 03:52:55.086 8 INFO neutron.services.segments.plugin [-] Segment a8c9ed09-25b4-4552-b4f4-ee434f06634c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8c9ed09-25b4-4552-b4f4-ee434f06634c found for delete ", "request_id": "req-e72b8e74-8c77-4d34-9ab8-07a91d799faf"}]} [pid: 7|app: 0|req: 979/1996] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:52:53 2026] POST /v2.0/routers => generated 691 bytes in 1946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1997] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:52:55 2026] GET /v2.0/routers/b125dd9e-a8f4-4f7c-afa6-078cfe036989 => generated 697 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1998] 10.0.0.208 () {32 vars in 647 bytes} [Tue Apr 28 03:52:55 2026] GET /v2.0/routers => generated 700 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1999] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:55 2026] GET /v2.0/security-groups?tenant_id=a1741cfc308e4fe78354c617522e3234&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2000] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:55 2026] DELETE /v2.0/security-groups/4c35bee9-9de0-4b4c-aafa-454b783752ec => 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: 1021/2001] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:56 2026] GET /v2.0/security-groups?tenant_id=69cf5788b6784bd5bd84c253c31272dc&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2002] 10.0.0.208 () {34 vars in 741 bytes} [Tue Apr 28 03:52:55 2026] PUT /v2.0/routers/b125dd9e-a8f4-4f7c-afa6-078cfe036989 => generated 704 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2003] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:56 2026] DELETE /v2.0/security-groups/aafae434-a380-4e64-b454-17a61588dc4a => 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: 982/2004] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:52:56 2026] GET /v2.0/routers/b125dd9e-a8f4-4f7c-afa6-078cfe036989 => generated 704 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2005] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:52:56 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => 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: 983/2006] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:52:56 2026] GET /v2.0/ports?device_id=b125dd9e-a8f4-4f7c-afa6-078cfe036989 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2007] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:52:56 2026] GET /v2.0/security-groups?id=1c649e41-6334-4839-a689-d2025477b1b6&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2008] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:52:56 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:52:56.533 7 INFO neutron_taas.services.taas.taas_plugin [None req-f164be9b-faf3-4d43-ada8-de4dc9ec4620 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] TaaS: Handle Delete Port: cbef6dfd-5e38-487b-b36e-f25c22f23b4a 2026-04-28 03:52:56.536 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f164be9b-faf3-4d43-ada8-de4dc9ec4620 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Tap Mirror: Handle Delete Port: cbef6dfd-5e38-487b-b36e-f25c22f23b4a 2026-04-28 03:52:56.792 7 INFO neutron_taas.services.taas.taas_plugin [None req-f164be9b-faf3-4d43-ada8-de4dc9ec4620 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] TaaS: Handle Delete Port: 17f33f99-38ce-49b4-953c-f4421f97c5a5 2026-04-28 03:52:56.795 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f164be9b-faf3-4d43-ada8-de4dc9ec4620 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] Tap Mirror: Handle Delete Port: 17f33f99-38ce-49b4-953c-f4421f97c5a5 2026-04-28 03:52:57.130 7 INFO neutron.services.segments.plugin [-] Segment 54f489f5-c33c-4069-8564-12a98bde45b4 resource provider aggregate not found 2026-04-28 03:52:57.134 7 INFO neutron.services.segments.plugin [-] Segment 54f489f5-c33c-4069-8564-12a98bde45b4 resource provider aggregate not found 2026-04-28 03:52:57.149 7 INFO neutron.services.segments.plugin [-] Segment 54f489f5-c33c-4069-8564-12a98bde45b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54f489f5-c33c-4069-8564-12a98bde45b4 found for delete ", "request_id": "req-de9b351d-ed20-4bba-986f-dc7e858d8b7e"}]} 2026-04-28 03:52:57.152 7 INFO neutron.services.segments.plugin [-] Segment 54f489f5-c33c-4069-8564-12a98bde45b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54f489f5-c33c-4069-8564-12a98bde45b4 found for delete ", "request_id": "req-93f74542-47a9-4165-a949-c8df25845212"}]} 2026-04-28 03:52:57.158 7 INFO neutron.db.l3_hamode_db [None req-f164be9b-faf3-4d43-ada8-de4dc9ec4620 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] HA network 0c36aa87-335b-4b9f-a154-83934eb92753 was deleted as no HA routers are present in tenant c559818545544170bc55a1eabd705c64. [pid: 7|app: 0|req: 984/2009] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:56 2026] DELETE /v2.0/routers/b125dd9e-a8f4-4f7c-afa6-078cfe036989 => generated 0 bytes in 827 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2010] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:52:57 2026] GET /v2.0/ports?device_id=b125dd9e-a8f4-4f7c-afa6-078cfe036989 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:52:57.224 7 INFO neutron.api.v2.resource [None req-2cf22735-83cf-49c7-91b6-738df4cc73c2 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 985/2011] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:57 2026] DELETE /v2.0/routers/b125dd9e-a8f4-4f7c-afa6-078cfe036989 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2012] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:52:57 2026] GET /v2.0/ports?device_id=0b2bdf82-e976-42df-ba0a-299f6f673f92 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:52:57.283 7 INFO neutron.api.v2.resource [None req-f92a7c53-24bb-4e0d-aed3-e874c8defb22 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 986/2013] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:57 2026] DELETE /v2.0/routers/0b2bdf82-e976-42df-ba0a-299f6f673f92 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:52:57.306 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7aef2934-7e76-4f95-97ec-3a70c9c41143 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1028/2014] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:57 2026] DELETE /v2.0/subnets/361249c8-3183-47a6-8ee1-7ee70187c237 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/2015] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:52:57 2026] GET /v2.0/ports?device_id=843f3491-e5b0-4c9d-a84a-f2d12f0f1ff0 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:52:57.361 8 INFO neutron.api.v2.resource [None req-497158ec-90be-48c3-b20c-68b1ea58967c 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1029/2016] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:57 2026] DELETE /v2.0/routers/843f3491-e5b0-4c9d-a84a-f2d12f0f1ff0 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:52:57.380 7 INFO neutron.pecan_wsgi.hooks.translation [None req-711221b9-a659-4094-8e38-46a93498e7cb 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 988/2017] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:57 2026] DELETE /v2.0/subnets/4657382b-b64f-4212-be8a-cdced75843d7 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2018] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:52:57 2026] GET /v2.0/ports?device_id=5c7f1af6-84a9-4449-b946-90be790ef9dc => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:52:57.427 7 INFO neutron.api.v2.resource [None req-f32e8fc0-8fe4-4af1-8293-9d2259743866 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 989/2019] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:57 2026] DELETE /v2.0/routers/5c7f1af6-84a9-4449-b946-90be790ef9dc => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:52:57.446 8 INFO neutron.pecan_wsgi.hooks.translation [None req-53802f5d-efc6-49cf-855b-396953ce175e 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1031/2020] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:57 2026] DELETE /v2.0/subnets/864f5ff0-dc7e-4863-b2a1-edac40b0b144 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:52:57.466 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76d9b278-8885-45d6-9a81-f8198b92a27f 7d81b1fda8c9414e9ee74ad101973dab c559818545544170bc55a1eabd705c64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 990/2021] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:52:57 2026] DELETE /v2.0/subnets/57b2857e-37f0-4b74-9241-79f9a69eea3f => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2022] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:52:58 2026] GET /v2.0/security-groups?tenant_id=c559818545544170bc55a1eabd705c64&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2023] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:52:58 2026] DELETE /v2.0/security-groups/a34164e1-efdf-4f9a-a65c-aafc3fb0a7d4 => 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: 1033/2024] 199.204.45.95 () {34 vars in 993 bytes} [Tue Apr 28 03:52:58 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2025] 199.204.45.95 () {34 vars in 1043 bytes} [Tue Apr 28 03:52:58 2026] GET /v2.0/security-groups?id=1c649e41-6334-4839-a689-d2025477b1b6&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2026] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:52:59 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2027] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:52:59 2026] GET /v2.0/security-groups?id=1c649e41-6334-4839-a689-d2025477b1b6&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2028] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:52:59 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 1248 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2029] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:02 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2030] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:53:02 2026] GET /v2.0/security-groups?id=1c649e41-6334-4839-a689-d2025477b1b6&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2031] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:02 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2032] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:53:03 2026] GET /v2.0/security-groups?tenant_id=6cc61e75398a4a08914a97eb2891dbcf&name=default => generated 2929 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2033] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:53:04 2026] DELETE /v2.0/security-groups/7a5feac1-7692-48ef-b8d8-a2a9e7619e62 => 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: 1038/2034] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:53:04 2026] GET /v2.0/security-groups?tenant_id=018d40f7ec5349d0990f897620e29019&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2035] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:53:04 2026] DELETE /v2.0/security-groups/8e4b4e29-c38c-42fc-b3c8-9bf4201611c9 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:53:08.057 8 INFO neutron.db.segments_db [None req-ed8f9dea-b0c9-4b98-b2c4-eeb9e810bea1 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Added segment 93714e74-a6f9-4a05-a3bc-ed7d02ce8703 of type vxlan for network 763921c4-d6c0-4bda-9018-d5be540ac840 [pid: 8|app: 0|req: 1039/2036] 10.0.0.208 () {34 vars in 671 bytes} [Tue Apr 28 03:53:07 2026] POST /v2.0/networks => generated 613 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:53:08.193 7 INFO neutron.db.segments_db [None req-4a9a69d6-f543-443f-a7b6-b20679466795 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Added segment 09df1adf-7476-4107-8e81-61d83e56c40a of type vxlan for network 0c50bef3-6cb2-4797-9fff-3ece5de93bf0 2026-04-28 03:53:08.586 7 INFO neutron.db.l3_hamode_db [None req-4a9a69d6-f543-443f-a7b6-b20679466795 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:53:09.376 7 INFO neutron.db.l3_hamode_db [None req-4a9a69d6-f543-443f-a7b6-b20679466795 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 998/2039] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:53:08 2026] POST /v2.0/routers => generated 694 bytes in 2159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2040] 10.0.0.208 () {32 vars in 776 bytes} [Tue Apr 28 03:53:10 2026] GET /v2.0/subnets?project_id=28ca2dcd86544c66975b62a205fff707&cidr=10.100.0.0%2F28 => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2041] 10.0.0.208 () {32 vars in 694 bytes} [Tue Apr 28 03:53:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2042] 10.0.0.208 () {32 vars in 784 bytes} [Tue Apr 28 03:53:10 2026] GET /v2.0/subnets?network_id=54a5f186-a36a-457d-8323-ea01192dfc80&cidr=10.100.0.0%2F28 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2043] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:53:10 2026] POST /v2.0/subnets => generated 657 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2044] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:53:10 2026] PUT /v2.0/routers/f58294cb-eb5e-42bf-b980-bc98aa32eb74/add_router_interface => generated 309 bytes in 1406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2045] 10.0.0.208 () {32 vars in 649 bytes} [Tue Apr 28 03:53:12 2026] GET /v2.0/networks => generated 6662 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2046] 10.0.0.208 () {32 vars in 647 bytes} [Tue Apr 28 03:53:12 2026] GET /v2.0/subnets => generated 7419 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2047] 10.0.0.208 () {32 vars in 647 bytes} [Tue Apr 28 03:53:12 2026] GET /v2.0/routers => generated 1451 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2048] 10.0.0.208 () {34 vars in 685 bytes} [Tue Apr 28 03:53:12 2026] POST /v2.0/security-groups => generated 1677 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2049] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:53:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2050] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:53:12 2026] POST /v2.0/security-group-rules => generated 596 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2051] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:53:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2052] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:53:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:53:13.209 7 INFO neutron.db.securitygroups_db [None req-061959b0-31cc-4bac-bf3e-8a347770896e fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Project 28ca2dcd86544c66975b62a205fff707 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: 1005/2053] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:53:13 2026] POST /v2.0/security-group-rules => generated 607 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:53:13.368 8 INFO neutron.db.securitygroups_db [None req-9c325ded-fb35-43c3-a6e3-6845b10a106c fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Project 28ca2dcd86544c66975b62a205fff707 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: 1049/2054] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:53:13 2026] POST /v2.0/security-group-rules => generated 606 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2055] 10.0.0.208 () {32 vars in 649 bytes} [Tue Apr 28 03:53:13 2026] GET /v2.0/networks => generated 1297 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2056] 10.0.0.249 () {34 vars in 1100 bytes} [Tue Apr 28 03:53:14 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1086028942&fields=id&tenant_id=28ca2dcd86544c66975b62a205fff707 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2057] 10.0.0.249 () {34 vars in 982 bytes} [Tue Apr 28 03:53:14 2026] GET /v2.0/networks?id=763921c4-d6c0-4bda-9018-d5be540ac840 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2058] 10.0.0.249 () {34 vars in 965 bytes} [Tue Apr 28 03:53:14 2026] GET /v2.0/quotas/28ca2dcd86544c66975b62a205fff707 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2059] 10.0.0.249 () {34 vars in 1002 bytes} [Tue Apr 28 03:53:14 2026] GET /v2.0/ports?tenant_id=28ca2dcd86544c66975b62a205fff707&fields=id => generated 103 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2060] 10.0.0.249 () {34 vars in 1008 bytes} [Tue Apr 28 03:53:14 2026] GET /v2.0/networks/763921c4-d6c0-4bda-9018-d5be540ac840?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2061] 10.0.0.249 () {34 vars in 1108 bytes} [Tue Apr 28 03:53:14 2026] GET /v2.0/networks/763921c4-d6c0-4bda-9018-d5be540ac840?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2062] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:14 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2063] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:15 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => 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: 1054/2064] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:16 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => 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: 1011/2065] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:17 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => 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: 1055/2066] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:53:18 2026] GET /v2.0/networks?id=763921c4-d6c0-4bda-9018-d5be540ac840 => generated 660 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2067] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:18 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => 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: 1056/2068] 199.204.45.95 () {34 vars in 1049 bytes} [Tue Apr 28 03:53:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=28ca2dcd86544c66975b62a205fff707 => generated 181 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2069] 199.204.45.95 () {38 vars in 954 bytes} [Tue Apr 28 03:53:18 2026] POST /v2.0/ports => generated 954 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2070] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:53:19 2026] PUT /v2.0/ports/e095bae3-4d09-4131-8793-89f5235a2f6b => generated 1235 bytes in 510 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:53:19.892 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-917df00b-97b8-489a-ab62-62bd719fb58c'] response: {'name': 'network-changed', 'server_uuid': '29fd208f-cb56-4be0-b82b-b7362b9b0491', 'tag': 'e095bae3-4d09-4131-8793-89f5235a2f6b', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1014/2071] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:19 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1058/2072] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:53:20 2026] GET /v2.0/security-groups?id=018f57ea-9a41-469a-965c-b41a5fff1bd6&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2073] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:53:20 2026] GET /v2.0/ports?tenant_id=28ca2dcd86544c66975b62a205fff707&device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2074] 199.204.45.95 () {34 vars in 1017 bytes} [Tue Apr 28 03:53:20 2026] GET /v2.0/networks?tenant_id=28ca2dcd86544c66975b62a205fff707&shared=False => generated 756 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2075] 199.204.45.95 () {34 vars in 929 bytes} [Tue Apr 28 03:53:20 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2076] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:21 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2077] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:53:21 2026] GET /v2.0/security-groups?id=018f57ea-9a41-469a-965c-b41a5fff1bd6&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2078] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:53:21 2026] GET /v2.0/ports?tenant_id=28ca2dcd86544c66975b62a205fff707&device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2079] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:53:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e095bae3-4d09-4131-8793-89f5235a2f6b => 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: 1062/2080] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:53:21 2026] GET /v2.0/subnets?id=5cdbba2c-dab5-4209-b252-8578f974cbe7 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2081] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:53:21 2026] GET /v2.0/ports?network_id=763921c4-d6c0-4bda-9018-d5be540ac840&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: 1063/2082] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:53:21 2026] GET /v2.0/networks/763921c4-d6c0-4bda-9018-d5be540ac840?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: 1020/2083] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:53:21 2026] GET /v2.0/networks/763921c4-d6c0-4bda-9018-d5be540ac840?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2084] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:22 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => 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: 1021/2085] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:53:22 2026] GET /v2.0/security-groups?id=018f57ea-9a41-469a-965c-b41a5fff1bd6&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2087] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:23 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2089] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:53:23 2026] GET /v2.0/security-groups?id=018f57ea-9a41-469a-965c-b41a5fff1bd6&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2090] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:24 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 971 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2091] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:53:24 2026] GET /v2.0/security-groups?id=018f57ea-9a41-469a-965c-b41a5fff1bd6&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2092] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:26 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2093] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:53:26 2026] GET /v2.0/security-groups?id=018f57ea-9a41-469a-965c-b41a5fff1bd6&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2094] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:27 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2095] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:53:27 2026] GET /v2.0/security-groups?id=018f57ea-9a41-469a-965c-b41a5fff1bd6&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: 1027/2096] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:27 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2097] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:53:27 2026] GET /v2.0/security-groups?id=018f57ea-9a41-469a-965c-b41a5fff1bd6&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: 7|app: 0|req: 1028/2098] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:53:27 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:53:28.350 8 INFO neutron.db.l3_db [None req-a4501db5-9d97-4eee-b8a0-79a9ccba2230 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Floating IP 979b9a07-3977-49d2-81e6-51271a3fdf2c associated. External IP: 10.96.250.209, port: e095bae3-4d09-4131-8793-89f5235a2f6b. [pid: 8|app: 0|req: 1071/2099] 10.0.0.208 () {34 vars in 677 bytes} [Tue Apr 28 03:53:27 2026] POST /v2.0/floatingips => generated 855 bytes in 1186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:53:28.783 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-75d354cb-e61c-4356-ae68-84796e768592'] response: {'name': 'network-changed', 'server_uuid': '29fd208f-cb56-4be0-b82b-b7362b9b0491', 'tag': 'e095bae3-4d09-4131-8793-89f5235a2f6b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1029/2100] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:53:28 2026] GET /v2.0/floatingips/979b9a07-3977-49d2-81e6-51271a3fdf2c => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2101] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:53:29 2026] GET /v2.0/ports?tenant_id=28ca2dcd86544c66975b62a205fff707&device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2102] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:53:29 2026] GET /v2.0/networks?id=763921c4-d6c0-4bda-9018-d5be540ac840 => generated 756 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2103] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:53:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e095bae3-4d09-4131-8793-89f5235a2f6b => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2104] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:53:29 2026] GET /v2.0/subnets?id=5cdbba2c-dab5-4209-b252-8578f974cbe7 => generated 678 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2105] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:53:29 2026] GET /v2.0/ports?network_id=763921c4-d6c0-4bda-9018-d5be540ac840&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: 7|app: 0|req: 1032/2106] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:53:29 2026] GET /v2.0/networks/763921c4-d6c0-4bda-9018-d5be540ac840?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2107] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:53:29 2026] GET /v2.0/networks/763921c4-d6c0-4bda-9018-d5be540ac840?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2108] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:53:29 2026] GET /v2.0/floatingips/979b9a07-3977-49d2-81e6-51271a3fdf2c => generated 855 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2109] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:53:30 2026] GET /v2.0/floatingips/979b9a07-3977-49d2-81e6-51271a3fdf2c => generated 857 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2110] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 03:53:38 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2111] 10.0.0.28 () {34 vars in 1039 bytes} [Tue Apr 28 03:53:38 2026] GET /v2.0/security-groups?id=018f57ea-9a41-469a-965c-b41a5fff1bd6&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2114] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:53:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2115] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:53:39 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: 1080/2116] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:53:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2117] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:53:39 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: 1081/2118] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:53:39 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2119] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:53:39 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2120] 199.204.45.95 () {34 vars in 716 bytes} [Tue Apr 28 03:53:39 2026] POST /v2.0/ports => generated 1055 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2121] 10.0.0.249 () {34 vars in 971 bytes} [Tue Apr 28 03:53:40 2026] GET /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 1055 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2122] 10.0.0.249 () {34 vars in 907 bytes} [Tue Apr 28 03:53:40 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2123] 199.204.45.95 () {34 vars in 1261 bytes} [Tue Apr 28 03:53:41 2026] GET /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2124] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:53:41 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2125] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:53:41 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2126] 199.204.45.95 () {34 vars in 974 bytes} [Tue Apr 28 03:53:41 2026] GET /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 1055 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2127] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:53:41 2026] GET /v2.0/networks?id=df80dded-c952-4e9c-b3b9-92969a8d9643 => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2128] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:53:41 2026] PUT /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 1245 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:53:42.474 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-59359137-9aba-44e7-b23b-88fcee56a408'] response: {'name': 'network-changed', 'server_uuid': 'ada8e8fa-28b3-42d0-a681-72853caa7084', 'tag': '2bc76442-4882-47c7-8650-d30a72257c8d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1043/2129] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:53:42 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 2485 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2130] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:53:43 2026] GET /v2.0/networks?id=df80dded-c952-4e9c-b3b9-92969a8d9643 => generated 802 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2131] 199.204.45.95 () {34 vars in 1055 bytes} [Tue Apr 28 03:53:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=2bc76442-4882-47c7-8650-d30a72257c8d => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2132] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:53:43 2026] GET /v2.0/subnets?id=30e18280-e401-42c7-95ac-2278180b9cb3 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2133] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:53:43 2026] GET /v2.0/ports?network_id=df80dded-c952-4e9c-b3b9-92969a8d9643&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2134] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:53:43 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2135] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:53:43 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2136] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:53:45 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 2485 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2137] 199.204.45.95 () {34 vars in 1061 bytes} [Tue Apr 28 03:53:45 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.125&port_id=90679a83-f57b-4313-862a-79e5b7ba2251 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2138] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:53:45 2026] GET /v2.0/subnets?id=9dd0243b-76c7-4434-9213-8827ace3e988 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2139] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:53:45 2026] GET /v2.0/ports?network_id=534873b4-b4dd-4fad-8391-a8723366425a&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2140] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:53:45 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2141] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:53:45 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2142] 199.204.45.95 () {34 vars in 1055 bytes} [Tue Apr 28 03:53:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=2bc76442-4882-47c7-8650-d30a72257c8d => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2143] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:53:45 2026] GET /v2.0/subnets?id=30e18280-e401-42c7-95ac-2278180b9cb3 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2144] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:53:45 2026] GET /v2.0/ports?network_id=df80dded-c952-4e9c-b3b9-92969a8d9643&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2145] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:53:45 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2146] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:53:45 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2147] 10.0.0.208 () {32 vars in 826 bytes} [Tue Apr 28 03:53:48 2026] GET /v2.0/ports?project_id=28ca2dcd86544c66975b62a205fff707&network_id=763921c4-d6c0-4bda-9018-d5be540ac840 => generated 3691 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2148] 10.0.0.208 () {32 vars in 742 bytes} [Tue Apr 28 03:53:49 2026] GET /v2.0/subnets?network_id=54a5f186-a36a-457d-8323-ea01192dfc80 => generated 667 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:53:49.448 7 INFO neutron.db.l3_db [None req-8f7282c8-8cf5-4b3d-8aae-37761fd5bcd8 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Floating IP 979b9a07-3977-49d2-81e6-51271a3fdf2c disassociated. External IP: 10.96.250.209, port: e095bae3-4d09-4131-8793-89f5235a2f6b. [pid: 8|app: 0|req: 1097/2149] 10.0.0.249 () {34 vars in 971 bytes} [Tue Apr 28 03:53:49 2026] GET /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 1247 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2150] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:53:49 2026] PUT /v2.0/floatingips/979b9a07-3977-49d2-81e6-51271a3fdf2c => generated 554 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2151] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:53:49 2026] GET /v2.0/floatingips/979b9a07-3977-49d2-81e6-51271a3fdf2c => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:53:49.831 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-daa6ab53-7a81-48ca-a7e9-af29aed576e3'] response: {'name': 'network-changed', 'server_uuid': '29fd208f-cb56-4be0-b82b-b7362b9b0491', 'tag': 'e095bae3-4d09-4131-8793-89f5235a2f6b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1054/2152] 199.204.45.95 () {34 vars in 788 bytes} [Tue Apr 28 03:53:49 2026] PUT /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 1272 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:53:50.078 8 INFO neutron.api.v2.resource [None req-3a4144d6-e441-4a4c-9750-e1a0969b5e0f 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1099/2153] 199.204.45.95 () {30 vars in 762 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/security-groups/lb-e3a03167-07dc-46a8-b4d5-a909c1c0b003 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2154] 199.204.45.95 () {30 vars in 784 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/security-groups?name=lb-e3a03167-07dc-46a8-b4d5-a909c1c0b003 => generated 1637 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2155] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/ports?tenant_id=28ca2dcd86544c66975b62a205fff707&device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2156] 199.204.45.95 () {34 vars in 788 bytes} [Tue Apr 28 03:53:50 2026] PUT /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 1310 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:53:50.433 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c8cfd401-2371-4262-892b-77aa7727dd37'] response: {'name': 'network-changed', 'server_uuid': 'ada8e8fa-28b3-42d0-a681-72853caa7084', 'tag': '2bc76442-4882-47c7-8650-d30a72257c8d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1057/2157] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/networks?id=763921c4-d6c0-4bda-9018-d5be540ac840 => generated 756 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1101/2158] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e095bae3-4d09-4131-8793-89f5235a2f6b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2159] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/subnets?id=5cdbba2c-dab5-4209-b252-8578f974cbe7 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2160] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/ports?network_id=763921c4-d6c0-4bda-9018-d5be540ac840&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2161] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2162] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2163] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2164] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2165] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/networks/763921c4-d6c0-4bda-9018-d5be540ac840?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2166] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2167] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/networks/763921c4-d6c0-4bda-9018-d5be540ac840?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2168] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2169] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2170] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2171] 199.204.45.95 () {30 vars in 742 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643 => generated 799 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2172] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/floatingips/979b9a07-3977-49d2-81e6-51271a3fdf2c => generated 554 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2173] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2174] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2175] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2176] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:53:50 2026] GET /v2.0/networks?id=df80dded-c952-4e9c-b3b9-92969a8d9643 => generated 802 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2177] 199.204.45.95 () {34 vars in 1055 bytes} [Tue Apr 28 03:53:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=2bc76442-4882-47c7-8650-d30a72257c8d => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2178] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:53:51 2026] GET /v2.0/subnets?id=30e18280-e401-42c7-95ac-2278180b9cb3 => 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: 1110/2179] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:53:51 2026] GET /v2.0/ports?network_id=df80dded-c952-4e9c-b3b9-92969a8d9643&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: 1070/2180] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:53:51 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2181] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:53:51 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:53:51.876 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccb81e06-e8b0-49bb-85ec-d892ad6a2435'] response: {'name': 'network-changed', 'server_uuid': 'ada8e8fa-28b3-42d0-a681-72853caa7084', 'tag': '2bc76442-4882-47c7-8650-d30a72257c8d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1071/2182] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:53:51 2026] GET /v2.0/floatingips/979b9a07-3977-49d2-81e6-51271a3fdf2c => generated 552 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2183] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:53:52 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 2586 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2184] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:53:52 2026] GET /v2.0/networks?id=df80dded-c952-4e9c-b3b9-92969a8d9643 => generated 802 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2185] 199.204.45.95 () {34 vars in 1055 bytes} [Tue Apr 28 03:53:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=2bc76442-4882-47c7-8650-d30a72257c8d => 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: 1073/2186] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:53:52 2026] GET /v2.0/subnets?id=30e18280-e401-42c7-95ac-2278180b9cb3 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2187] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:53:52 2026] GET /v2.0/ports?network_id=df80dded-c952-4e9c-b3b9-92969a8d9643&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2188] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:53:52 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2189] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:53:52 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2190] 10.0.0.208 () {34 vars in 685 bytes} [Tue Apr 28 03:53:52 2026] POST /v2.0/security-groups => generated 1677 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2191] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:53:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2192] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:53:53 2026] POST /v2.0/security-group-rules => generated 596 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2193] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:53:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2194] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:53:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:53:53.618 8 INFO neutron.db.securitygroups_db [None req-dafcb9b4-588c-40cf-a80f-348ddffc1d3a fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Project 28ca2dcd86544c66975b62a205fff707 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: 1118/2197] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:53:53 2026] POST /v2.0/security-group-rules => generated 607 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:53:53.762 7 INFO neutron.db.securitygroups_db [None req-25060e5e-ac7b-42d3-9c84-0da235c71a11 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Project 28ca2dcd86544c66975b62a205fff707 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: 1080/2198] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:53:53 2026] POST /v2.0/security-group-rules => generated 606 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2199] 10.0.0.208 () {32 vars in 649 bytes} [Tue Apr 28 03:53:54 2026] GET /v2.0/networks => generated 1297 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2200] 10.0.0.249 () {34 vars in 1100 bytes} [Tue Apr 28 03:53:54 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1979136809&fields=id&tenant_id=28ca2dcd86544c66975b62a205fff707 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2201] 10.0.0.249 () {34 vars in 982 bytes} [Tue Apr 28 03:53:54 2026] GET /v2.0/networks?id=763921c4-d6c0-4bda-9018-d5be540ac840 => generated 660 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2202] 10.0.0.249 () {34 vars in 965 bytes} [Tue Apr 28 03:53:54 2026] GET /v2.0/quotas/28ca2dcd86544c66975b62a205fff707 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2203] 10.0.0.249 () {34 vars in 1002 bytes} [Tue Apr 28 03:53:54 2026] GET /v2.0/ports?tenant_id=28ca2dcd86544c66975b62a205fff707&fields=id => generated 149 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2204] 10.0.0.249 () {34 vars in 1008 bytes} [Tue Apr 28 03:53:54 2026] GET /v2.0/networks/763921c4-d6c0-4bda-9018-d5be540ac840?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2205] 10.0.0.249 () {34 vars in 1108 bytes} [Tue Apr 28 03:53:54 2026] GET /v2.0/networks/763921c4-d6c0-4bda-9018-d5be540ac840?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: 1084/2206] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:55 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 12 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2207] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:56 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:53:56.551 8 INFO neutron.db.l3_db [None req-405de615-97ee-409d-b805-9dc2464d6ef6 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Floating IP 654cca54-3cd5-4dbe-b13d-c876e151c1c7 associated. External IP: 10.96.250.210, port: 2367eeec-c06c-42bf-a99c-e14638d428e2. [pid: 8|app: 0|req: 1123/2208] 10.0.0.208 () {34 vars in 677 bytes} [Tue Apr 28 03:53:55 2026] POST /v2.0/floatingips => generated 899 bytes in 1138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2209] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:57 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => 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: 1124/2210] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:58 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2211] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:53:59 2026] GET /v2.0/networks?id=763921c4-d6c0-4bda-9018-d5be540ac840 => generated 660 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2212] 199.204.45.95 () {34 vars in 1049 bytes} [Tue Apr 28 03:53:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=28ca2dcd86544c66975b62a205fff707 => generated 274 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2213] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:53:59 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => 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: 1088/2214] 199.204.45.95 () {38 vars in 954 bytes} [Tue Apr 28 03:53:59 2026] POST /v2.0/ports => generated 954 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1089/2215] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:54:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2216] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:54:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2217] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:54:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2218] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:54:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:54:00.152 7 INFO neutron.api.v2.resource [None req-1e882ee9-99d1-4e12-a12b-d4cb62aef413 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1093/2219] 199.204.45.95 () {30 vars in 762 bytes} [Tue Apr 28 03:54:00 2026] GET /v2.0/security-groups/lb-e3a03167-07dc-46a8-b4d5-a909c1c0b003 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2220] 199.204.45.95 () {30 vars in 784 bytes} [Tue Apr 28 03:54:00 2026] GET /v2.0/security-groups?name=lb-e3a03167-07dc-46a8-b4d5-a909c1c0b003 => generated 1637 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2221] 199.204.45.95 () {30 vars in 814 bytes} [Tue Apr 28 03:54:00 2026] GET /v2.0/security-group-rules?security_group_id=8dea9531-ed78-4ab0-b6b2-45b1b96c0561 => generated 1182 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2222] 199.204.45.95 () {34 vars in 746 bytes} [Tue Apr 28 03:54:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2223] 199.204.45.95 () {34 vars in 746 bytes} [Tue Apr 28 03:54:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2224] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:00 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 957 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2225] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:54:00 2026] GET /v2.0/security-groups?id=4f89890b-9f36-441f-be02-649836f7e140&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2226] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:53:59 2026] PUT /v2.0/ports/d95f8d7e-0d03-4717-8445-32d8f1a12377 => generated 1235 bytes in 997 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:54:00.874 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7526a7fb-dca9-4f6c-968b-fafd1c8ddc00'] response: {'name': 'network-changed', 'server_uuid': '8314e3fc-3f57-4948-bc7a-5c30ad5d6832', 'tag': 'd95f8d7e-0d03-4717-8445-32d8f1a12377', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1100/2227] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:54:01 2026] GET /v2.0/ports?tenant_id=28ca2dcd86544c66975b62a205fff707&device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 1238 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1128/2228] 199.204.45.95 () {34 vars in 1017 bytes} [Tue Apr 28 03:54:01 2026] GET /v2.0/networks?tenant_id=28ca2dcd86544c66975b62a205fff707&shared=False => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2229] 199.204.45.95 () {34 vars in 929 bytes} [Tue Apr 28 03:54:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2230] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:01 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2231] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:54:01 2026] GET /v2.0/security-groups?id=4f89890b-9f36-441f-be02-649836f7e140&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2232] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:54:02 2026] GET /v2.0/ports?tenant_id=28ca2dcd86544c66975b62a205fff707&device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 1238 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2233] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:54:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d95f8d7e-0d03-4717-8445-32d8f1a12377 => 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: 1131/2234] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:54:02 2026] GET /v2.0/subnets?id=5cdbba2c-dab5-4209-b252-8578f974cbe7 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2235] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:02 2026] GET /v2.0/ports?network_id=763921c4-d6c0-4bda-9018-d5be540ac840&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: 1132/2236] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:02 2026] GET /v2.0/networks/763921c4-d6c0-4bda-9018-d5be540ac840?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2237] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:02 2026] GET /v2.0/networks/763921c4-d6c0-4bda-9018-d5be540ac840?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2238] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:02 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2239] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:54:03 2026] GET /v2.0/security-groups?id=4f89890b-9f36-441f-be02-649836f7e140&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2240] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:04 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2241] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:54:04 2026] GET /v2.0/security-groups?id=4f89890b-9f36-441f-be02-649836f7e140&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2242] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:05 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2243] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:54:05 2026] GET /v2.0/security-groups?id=4f89890b-9f36-441f-be02-649836f7e140&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2244] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:06 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2245] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:54:06 2026] GET /v2.0/security-groups?id=4f89890b-9f36-441f-be02-649836f7e140&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2246] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:07 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2247] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:54:07 2026] GET /v2.0/security-groups?id=4f89890b-9f36-441f-be02-649836f7e140&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2248] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:07 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2249] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:54:07 2026] GET /v2.0/security-groups?id=4f89890b-9f36-441f-be02-649836f7e140&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: 1139/2250] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:54:07 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:54:08.370 7 INFO neutron.db.l3_db [None req-9a09d7c4-9efd-42fa-a693-4521bb6f3dbc fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Floating IP 979b9a07-3977-49d2-81e6-51271a3fdf2c associated. External IP: 10.96.250.209, port: d95f8d7e-0d03-4717-8445-32d8f1a12377. [pid: 8|app: 0|req: 1142/2253] 10.0.0.169 () {30 vars in 690 bytes} [Tue Apr 28 03:54:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2254] 10.0.0.169 () {30 vars in 692 bytes} [Tue Apr 28 03:54:08 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: 1112/2255] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:54:07 2026] PUT /v2.0/floatingips/979b9a07-3977-49d2-81e6-51271a3fdf2c => generated 855 bytes in 806 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2256] 10.0.0.169 () {30 vars in 668 bytes} [Tue Apr 28 03:54:08 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: 1145/2257] 10.0.0.169 () {30 vars in 704 bytes} [Tue Apr 28 03:54:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:54:08.849 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4668c5c-77fb-4846-bb15-50f238ce3c34'] response: {'name': 'network-changed', 'server_uuid': '8314e3fc-3f57-4948-bc7a-5c30ad5d6832', 'tag': 'd95f8d7e-0d03-4717-8445-32d8f1a12377', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1113/2258] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:54:08 2026] GET /v2.0/floatingips/979b9a07-3977-49d2-81e6-51271a3fdf2c => generated 855 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2259] 10.0.0.169 () {28 vars in 439 bytes} [Tue Apr 28 03:54:09 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: 1147/2260] 10.0.0.169 () {30 vars in 728 bytes} [Tue Apr 28 03:54:09 2026] GET /v2.0/subnets/f3fdc10a-545f-4237-8f40-9870290f73c7 => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2261] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:54:09 2026] GET /v2.0/ports?tenant_id=28ca2dcd86544c66975b62a205fff707&device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 1240 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2262] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:54:09 2026] GET /v2.0/networks?id=763921c4-d6c0-4bda-9018-d5be540ac840 => generated 756 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2263] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:54:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=d95f8d7e-0d03-4717-8445-32d8f1a12377 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2264] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:54:09 2026] GET /v2.0/subnets?id=5cdbba2c-dab5-4209-b252-8578f974cbe7 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2265] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:09 2026] GET /v2.0/ports?network_id=763921c4-d6c0-4bda-9018-d5be540ac840&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2266] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:09 2026] GET /v2.0/networks/763921c4-d6c0-4bda-9018-d5be540ac840?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2267] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:09 2026] GET /v2.0/networks/763921c4-d6c0-4bda-9018-d5be540ac840?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2268] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:54:09 2026] GET /v2.0/floatingips/979b9a07-3977-49d2-81e6-51271a3fdf2c => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2269] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:54:10 2026] GET /v2.0/floatingips/979b9a07-3977-49d2-81e6-51271a3fdf2c => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2270] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:54:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2271] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:54:11 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: 1153/2272] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:54:11 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: 1120/2273] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:54:11 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: 1154/2274] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:11 2026] GET /v2.0/subnets/f3fdc10a-545f-4237-8f40-9870290f73c7 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2275] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:54:11 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 2586 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2276] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:54:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2277] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:54:11 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: 1156/2278] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:54:11 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: 1123/2279] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:54:11 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: 1157/2280] 199.204.45.95 () {34 vars in 716 bytes} [Tue Apr 28 03:54:11 2026] POST /v2.0/ports => generated 1328 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2281] 10.0.0.249 () {34 vars in 971 bytes} [Tue Apr 28 03:54:12 2026] GET /v2.0/ports/48251773-25dd-400e-ab75-8f84ec370e1b => generated 1328 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1158/2282] 199.204.45.95 () {34 vars in 1261 bytes} [Tue Apr 28 03:54:13 2026] GET /v2.0/ports/48251773-25dd-400e-ab75-8f84ec370e1b?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2283] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:13 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2284] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:13 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2285] 199.204.45.95 () {34 vars in 974 bytes} [Tue Apr 28 03:54:14 2026] GET /v2.0/ports/48251773-25dd-400e-ab75-8f84ec370e1b => generated 1328 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2286] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:54:14 2026] GET /v2.0/networks?id=29d63862-458f-4433-960f-5748bce1de1e => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2287] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:54:14 2026] PUT /v2.0/ports/48251773-25dd-400e-ab75-8f84ec370e1b => generated 1518 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:54:14.790 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d4aa02a-55de-4ace-a4f3-c5c23e6b346e'] response: {'name': 'network-changed', 'server_uuid': 'ada8e8fa-28b3-42d0-a681-72853caa7084', 'tag': '48251773-25dd-400e-ab75-8f84ec370e1b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1161/2288] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:54:15 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 4096 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1128/2289] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:54:15 2026] GET /v2.0/networks?id=29d63862-458f-4433-960f-5748bce1de1e => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2290] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:54:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=48251773-25dd-400e-ab75-8f84ec370e1b => 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: 1129/2291] 199.204.45.95 () {34 vars in 1103 bytes} [Tue Apr 28 03:54:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A35b&port_id=48251773-25dd-400e-ab75-8f84ec370e1b => 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: 1163/2292] 199.204.45.95 () {34 vars in 1063 bytes} [Tue Apr 28 03:54:15 2026] GET /v2.0/subnets?id=f3fdc10a-545f-4237-8f40-9870290f73c7&id=eb2bf188-1887-4dfc-9d3a-e7b5148febbf => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2293] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:15 2026] GET /v2.0/ports?network_id=29d63862-458f-4433-960f-5748bce1de1e&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2294] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:15 2026] GET /v2.0/ports?network_id=29d63862-458f-4433-960f-5748bce1de1e&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2295] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:15 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?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: 1165/2296] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:15 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2297] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:54:16 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 4096 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2298] 199.204.45.95 () {34 vars in 1061 bytes} [Tue Apr 28 03:54:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.125&port_id=90679a83-f57b-4313-862a-79e5b7ba2251 => 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: 1133/2299] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:54:16 2026] GET /v2.0/subnets?id=9dd0243b-76c7-4434-9213-8827ace3e988 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2300] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:16 2026] GET /v2.0/ports?network_id=534873b4-b4dd-4fad-8391-a8723366425a&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2301] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:16 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2302] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:16 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2303] 199.204.45.95 () {34 vars in 1055 bytes} [Tue Apr 28 03:54:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=2bc76442-4882-47c7-8650-d30a72257c8d => 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: 1169/2304] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:54:17 2026] GET /v2.0/subnets?id=30e18280-e401-42c7-95ac-2278180b9cb3 => generated 677 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2305] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:17 2026] GET /v2.0/ports?network_id=df80dded-c952-4e9c-b3b9-92969a8d9643&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: 8|app: 0|req: 1170/2306] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:17 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2307] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:17 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2308] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:54:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=48251773-25dd-400e-ab75-8f84ec370e1b => 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: 1138/2309] 199.204.45.95 () {34 vars in 1103 bytes} [Tue Apr 28 03:54:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A35b&port_id=48251773-25dd-400e-ab75-8f84ec370e1b => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2310] 199.204.45.95 () {34 vars in 1063 bytes} [Tue Apr 28 03:54:17 2026] GET /v2.0/subnets?id=f3fdc10a-545f-4237-8f40-9870290f73c7&id=eb2bf188-1887-4dfc-9d3a-e7b5148febbf => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2311] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:17 2026] GET /v2.0/ports?network_id=29d63862-458f-4433-960f-5748bce1de1e&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2312] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:17 2026] GET /v2.0/ports?network_id=29d63862-458f-4433-960f-5748bce1de1e&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2313] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:17 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2314] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:17 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2315] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 03:54:18 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2316] 10.0.0.28 () {34 vars in 1039 bytes} [Tue Apr 28 03:54:18 2026] GET /v2.0/security-groups?id=4f89890b-9f36-441f-be02-649836f7e140&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2317] 10.0.0.249 () {34 vars in 971 bytes} [Tue Apr 28 03:54:21 2026] GET /v2.0/ports/48251773-25dd-400e-ab75-8f84ec370e1b => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2318] 199.204.45.95 () {30 vars in 742 bytes} [Tue Apr 28 03:54:21 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e => generated 797 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2319] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:21 2026] GET /v2.0/subnets/f3fdc10a-545f-4237-8f40-9870290f73c7 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2320] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:21 2026] GET /v2.0/subnets/eb2bf188-1887-4dfc-9d3a-e7b5148febbf => generated 744 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2321] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:54:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2322] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:54:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2323] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:54:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2324] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:54:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2325] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:21 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2326] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:54:21 2026] GET /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => 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: 1147/2327] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:54:21 2026] GET /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2328] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:21 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2329] 199.204.45.95 () {30 vars in 742 bytes} [Tue Apr 28 03:54:22 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2330] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:54:22 2026] GET /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => generated 1132 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2331] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:22 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2334] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:28 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2335] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:54:28 2026] GET /v2.0/security-groups?id=4f89890b-9f36-441f-be02-649836f7e140&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2336] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:29 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2337] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:54:29 2026] GET /v2.0/security-groups?id=4f89890b-9f36-441f-be02-649836f7e140&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2338] 10.0.0.169 () {30 vars in 690 bytes} [Tue Apr 28 03:54:30 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: 1153/2339] 10.0.0.169 () {30 vars in 692 bytes} [Tue Apr 28 03:54:30 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: 1187/2340] 10.0.0.169 () {30 vars in 668 bytes} [Tue Apr 28 03:54:30 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: 1154/2341] 10.0.0.169 () {30 vars in 704 bytes} [Tue Apr 28 03:54:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2342] 10.0.0.169 () {28 vars in 439 bytes} [Tue Apr 28 03:54:30 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2343] 10.0.0.169 () {30 vars in 728 bytes} [Tue Apr 28 03:54:30 2026] GET /v2.0/subnets/ee49c219-801f-4dc1-8964-d6884ac50301 => generated 656 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2344] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:30 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2345] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:54:30 2026] GET /v2.0/security-groups?id=4f89890b-9f36-441f-be02-649836f7e140&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2346] 199.204.45.95 () {34 vars in 993 bytes} [Tue Apr 28 03:54:30 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:54:31.005 7 INFO neutron_taas.services.taas.taas_plugin [req-447b389c-2f9b-4029-8dcf-30d13c1a612f req-7577e07a-e983-4c23-bc7a-cc11683ed68d fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] TaaS: Handle Delete Port: d95f8d7e-0d03-4717-8445-32d8f1a12377 2026-04-28 03:54:31.008 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-447b389c-2f9b-4029-8dcf-30d13c1a612f req-7577e07a-e983-4c23-bc7a-cc11683ed68d fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Tap Mirror: Handle Delete Port: d95f8d7e-0d03-4717-8445-32d8f1a12377 2026-04-28 03:54:31.122 7 INFO neutron.db.l3_db [req-447b389c-2f9b-4029-8dcf-30d13c1a612f req-7577e07a-e983-4c23-bc7a-cc11683ed68d fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Floating IP 979b9a07-3977-49d2-81e6-51271a3fdf2c disassociated. External IP: 10.96.250.209, port: d95f8d7e-0d03-4717-8445-32d8f1a12377. [pid: 8|app: 0|req: 1191/2347] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:54:31 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: 1192/2348] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:54:31 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: 1193/2349] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:54:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2350] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:54:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2351] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:31 2026] GET /v2.0/subnets/f3fdc10a-545f-4237-8f40-9870290f73c7 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2352] 199.204.45.95 () {36 vars in 996 bytes} [Tue Apr 28 03:54:30 2026] DELETE /v2.0/ports/d95f8d7e-0d03-4717-8445-32d8f1a12377 => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2353] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:31 2026] GET /v2.0/subnets/ee49c219-801f-4dc1-8964-d6884ac50301 => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:54:31.535 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6de22f54-6548-4d80-8ee4-d35349e03863'] response: {'server_uuid': '8314e3fc-3f57-4948-bc7a-5c30ad5d6832', 'name': 'network-vif-deleted', 'tag': 'd95f8d7e-0d03-4717-8445-32d8f1a12377', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1158/2354] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:54:31 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 4098 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2355] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:54:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2356] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:54:31 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: 1198/2357] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:54:31 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: 1160/2358] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:54:31 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: 1161/2359] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:31 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => 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: 1199/2360] 199.204.45.95 () {34 vars in 716 bytes} [Tue Apr 28 03:54:31 2026] POST /v2.0/ports => generated 1328 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2361] 10.0.0.249 () {34 vars in 971 bytes} [Tue Apr 28 03:54:32 2026] GET /v2.0/ports/5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1200/2362] 10.0.0.249 () {34 vars in 907 bytes} [Tue Apr 28 03:54:32 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2363] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:33 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => 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: 1201/2364] 199.204.45.95 () {34 vars in 1261 bytes} [Tue Apr 28 03:54:33 2026] GET /v2.0/ports/5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2365] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:33 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2366] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:33 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2367] 199.204.45.95 () {34 vars in 974 bytes} [Tue Apr 28 03:54:33 2026] GET /v2.0/ports/5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d => generated 1328 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2368] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:54:33 2026] GET /v2.0/networks?id=5a79771c-4708-4276-888c-1b39d91b8f04 => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2369] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:34 2026] GET /v2.0/ports?device_id=8314e3fc-3f57-4948-bc7a-5c30ad5d6832 => 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: 1166/2370] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:54:34 2026] PUT /v2.0/ports/5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d => generated 1518 bytes in 495 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:54:34.574 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d2dd4da-d1d3-4b0b-a80e-978bf285d6e4'] response: {'name': 'network-changed', 'server_uuid': 'ada8e8fa-28b3-42d0-a681-72853caa7084', 'tag': '5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1205/2371] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:54:35 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 5608 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1167/2372] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:54:35 2026] GET /v2.0/networks?id=5a79771c-4708-4276-888c-1b39d91b8f04 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2373] 199.204.45.95 () {34 vars in 1055 bytes} [Tue Apr 28 03:54:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.29&port_id=5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2374] 199.204.45.95 () {34 vars in 1105 bytes} [Tue Apr 28 03:54:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A27f&port_id=5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2375] 199.204.45.95 () {34 vars in 1063 bytes} [Tue Apr 28 03:54:35 2026] GET /v2.0/subnets?id=5bb27d51-38d2-4c86-98f3-00dc6d80fb6c&id=ee49c219-801f-4dc1-8964-d6884ac50301 => generated 1414 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2376] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:35 2026] GET /v2.0/ports?network_id=5a79771c-4708-4276-888c-1b39d91b8f04&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2377] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:54:35 2026] DELETE /v2.0/security-groups/4f89890b-9f36-441f-be02-649836f7e140 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2378] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:35 2026] GET /v2.0/ports?network_id=5a79771c-4708-4276-888c-1b39d91b8f04&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: 1169/2379] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:35 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?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: 1170/2380] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:35 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:54:35.523 8 INFO neutron_taas.services.taas.taas_plugin [None req-be85d5bc-4085-4f6e-a8d9-25123acd1d43 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] TaaS: Handle Delete Port: 8b148138-34a5-4496-9af0-9866baddd7fc 2026-04-28 03:54:35.525 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be85d5bc-4085-4f6e-a8d9-25123acd1d43 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Tap Mirror: Handle Delete Port: 8b148138-34a5-4496-9af0-9866baddd7fc [pid: 8|app: 0|req: 1211/2381] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:54:35 2026] DELETE /v2.0/floatingips/979b9a07-3977-49d2-81e6-51271a3fdf2c => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2382] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:35 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2383] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:54:35 2026] GET /v2.0/security-groups?id=018f57ea-9a41-469a-965c-b41a5fff1bd6&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2384] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:54:36 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 5608 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2385] 199.204.45.95 () {34 vars in 1061 bytes} [Tue Apr 28 03:54:36 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.125&port_id=90679a83-f57b-4313-862a-79e5b7ba2251 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2386] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:54:36 2026] GET /v2.0/subnets?id=9dd0243b-76c7-4434-9213-8827ace3e988 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2387] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:36 2026] GET /v2.0/ports?network_id=534873b4-b4dd-4fad-8391-a8723366425a&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: 1174/2388] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:36 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2389] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:36 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2390] 199.204.45.95 () {34 vars in 1055 bytes} [Tue Apr 28 03:54:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=2bc76442-4882-47c7-8650-d30a72257c8d => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2391] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:54:36 2026] GET /v2.0/subnets?id=30e18280-e401-42c7-95ac-2278180b9cb3 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2392] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:36 2026] GET /v2.0/ports?network_id=df80dded-c952-4e9c-b3b9-92969a8d9643&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: 1217/2393] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:36 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2394] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2395] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=48251773-25dd-400e-ab75-8f84ec370e1b => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2396] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2397] 199.204.45.95 () {34 vars in 1103 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A35b&port_id=48251773-25dd-400e-ab75-8f84ec370e1b => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2398] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/security-groups?id=018f57ea-9a41-469a-965c-b41a5fff1bd6&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2399] 199.204.45.95 () {34 vars in 1063 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/subnets?id=f3fdc10a-545f-4237-8f40-9870290f73c7&id=eb2bf188-1887-4dfc-9d3a-e7b5148febbf => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2400] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/ports?network_id=29d63862-458f-4433-960f-5748bce1de1e&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2401] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/ports?network_id=29d63862-458f-4433-960f-5748bce1de1e&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2402] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2403] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2404] 199.204.45.95 () {34 vars in 1055 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.29&port_id=5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d => 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: 1224/2405] 199.204.45.95 () {34 vars in 1105 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A27f&port_id=5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d => 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: 1182/2406] 199.204.45.95 () {34 vars in 1063 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/subnets?id=5bb27d51-38d2-4c86-98f3-00dc6d80fb6c&id=ee49c219-801f-4dc1-8964-d6884ac50301 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2407] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/ports?network_id=5a79771c-4708-4276-888c-1b39d91b8f04&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2408] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/ports?network_id=5a79771c-4708-4276-888c-1b39d91b8f04&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2409] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2410] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:37 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?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: 1227/2411] 199.204.45.95 () {34 vars in 993 bytes} [Tue Apr 28 03:54:38 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2412] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:38 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2413] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:54:38 2026] GET /v2.0/security-groups?id=018f57ea-9a41-469a-965c-b41a5fff1bd6&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:54:38.464 8 INFO neutron_taas.services.taas.taas_plugin [req-7d6f0fa5-216e-43a8-950e-5d336b800bc9 req-1ffd02a8-2128-479a-be9e-80a7f5a10379 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] TaaS: Handle Delete Port: e095bae3-4d09-4131-8793-89f5235a2f6b 2026-04-28 03:54:38.467 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7d6f0fa5-216e-43a8-950e-5d336b800bc9 req-1ffd02a8-2128-479a-be9e-80a7f5a10379 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Tap Mirror: Handle Delete Port: e095bae3-4d09-4131-8793-89f5235a2f6b [pid: 8|app: 0|req: 1228/2414] 199.204.45.95 () {36 vars in 996 bytes} [Tue Apr 28 03:54:38 2026] DELETE /v2.0/ports/e095bae3-4d09-4131-8793-89f5235a2f6b => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:54:38.693 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8a050a6f-b0a6-4809-98c1-166b83dce509'] response: {'server_uuid': '29fd208f-cb56-4be0-b82b-b7362b9b0491', 'name': 'network-vif-deleted', 'tag': 'e095bae3-4d09-4131-8793-89f5235a2f6b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1188/2417] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:39 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => 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: 1230/2418] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:40 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => 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: 1189/2419] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:54:41 2026] GET /v2.0/ports?device_id=29fd208f-cb56-4be0-b82b-b7362b9b0491 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2420] 10.0.0.249 () {34 vars in 971 bytes} [Tue Apr 28 03:54:41 2026] GET /v2.0/ports/5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d => generated 1520 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2421] 199.204.45.95 () {30 vars in 742 bytes} [Tue Apr 28 03:54:41 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04 => generated 797 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2422] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:41 2026] GET /v2.0/subnets/ee49c219-801f-4dc1-8964-d6884ac50301 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2423] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:41 2026] GET /v2.0/subnets/5bb27d51-38d2-4c86-98f3-00dc6d80fb6c => generated 747 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2424] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:54:41 2026] GET /v2.0/ports/48251773-25dd-400e-ab75-8f84ec370e1b => generated 1520 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2425] 199.204.45.95 () {34 vars in 789 bytes} [Tue Apr 28 03:54:41 2026] PUT /v2.0/ports/48251773-25dd-400e-ab75-8f84ec370e1b => generated 1255 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:54:42.336 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-162054c8-fcdf-4beb-b273-5ca6d08b9334'] response: {'name': 'network-changed', 'server_uuid': 'ada8e8fa-28b3-42d0-a681-72853caa7084', 'tag': '48251773-25dd-400e-ab75-8f84ec370e1b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1234/2426] 199.204.45.95 () {30 vars in 742 bytes} [Tue Apr 28 03:54:42 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e => generated 797 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1193/2427] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:42 2026] GET /v2.0/subnets/f3fdc10a-545f-4237-8f40-9870290f73c7 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2428] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:54:42 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2429] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:54:42 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: 1236/2430] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:54:42 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: 1195/2431] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:54:42 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: 1237/2432] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:42 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2433] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:54:42 2026] GET /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2434] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:54:42 2026] GET /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2435] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:42 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2436] 199.204.45.95 () {30 vars in 742 bytes} [Tue Apr 28 03:54:42 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643 => generated 799 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2437] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:54:42 2026] GET /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => 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: 1199/2438] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:42 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2439] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:54:42 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 5381 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2440] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:54:42 2026] DELETE /v2.0/security-groups/018f57ea-9a41-469a-965c-b41a5fff1bd6 => 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: 1201/2441] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:54:42 2026] GET /v2.0/networks?id=29d63862-458f-4433-960f-5748bce1de1e => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2442] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:54:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=48251773-25dd-400e-ab75-8f84ec370e1b => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2443] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:54:43 2026] GET /v2.0/subnets?id=f3fdc10a-545f-4237-8f40-9870290f73c7 => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2444] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:54:43 2026] GET /v2.0/ports?network_id=29d63862-458f-4433-960f-5748bce1de1e&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2445] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:43 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2446] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:43 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:54:43.377 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f371e76-0b48-4701-ad3b-18c0c410c39f fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] TaaS: Handle Delete Port: 6d69bcbb-f387-49ff-b5d2-82f7f8d378b0 2026-04-28 03:54:43.379 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f371e76-0b48-4701-ad3b-18c0c410c39f fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Tap Mirror: Handle Delete Port: 6d69bcbb-f387-49ff-b5d2-82f7f8d378b0 [pid: 8|app: 0|req: 1241/2447] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:54:42 2026] PUT /v2.0/routers/f58294cb-eb5e-42bf-b980-bc98aa32eb74/remove_router_interface => generated 309 bytes in 1000 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2448] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:54:43 2026] DELETE /v2.0/subnets/5cdbba2c-dab5-4209-b252-8578f974cbe7 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:54:44.386 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f9293f0-2f45-467d-a87a-ad893b7364f5 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] TaaS: Handle Delete Port: 59e9a112-3765-4bab-94fd-e7b4d7a33f9c 2026-04-28 03:54:44.390 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f9293f0-2f45-467d-a87a-ad893b7364f5 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Tap Mirror: Handle Delete Port: 59e9a112-3765-4bab-94fd-e7b4d7a33f9c 2026-04-28 03:54:44.698 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f9293f0-2f45-467d-a87a-ad893b7364f5 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] TaaS: Handle Delete Port: 092fa404-47b9-4020-972b-8e1f6c742299 2026-04-28 03:54:44.701 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f9293f0-2f45-467d-a87a-ad893b7364f5 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Tap Mirror: Handle Delete Port: 092fa404-47b9-4020-972b-8e1f6c742299 2026-04-28 03:54:45.118 8 INFO neutron.db.l3_hamode_db [None req-7f9293f0-2f45-467d-a87a-ad893b7364f5 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] HA network 0c50bef3-6cb2-4797-9fff-3ece5de93bf0 was deleted as no HA routers are present in tenant 28ca2dcd86544c66975b62a205fff707. [pid: 8|app: 0|req: 1242/2449] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:54:44 2026] DELETE /v2.0/routers/f58294cb-eb5e-42bf-b980-bc98aa32eb74 => generated 0 bytes in 996 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:54:45.138 8 INFO neutron.services.segments.plugin [-] Segment 09df1adf-7476-4107-8e81-61d83e56c40a resource provider aggregate not found 2026-04-28 03:54:45.146 8 INFO neutron.services.segments.plugin [-] Segment 09df1adf-7476-4107-8e81-61d83e56c40a resource provider aggregate not found 2026-04-28 03:54:45.168 8 INFO neutron.services.segments.plugin [-] Segment 09df1adf-7476-4107-8e81-61d83e56c40a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09df1adf-7476-4107-8e81-61d83e56c40a found for delete ", "request_id": "req-80535c50-68d4-443f-97ca-0a03060455da"}]} 2026-04-28 03:54:45.171 8 INFO neutron.services.segments.plugin [-] Segment 09df1adf-7476-4107-8e81-61d83e56c40a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09df1adf-7476-4107-8e81-61d83e56c40a found for delete ", "request_id": "req-a65e9e80-7e53-43d2-aa0a-74ee94cbca9b"}]} 2026-04-28 03:54:45.256 7 INFO neutron_taas.services.taas.taas_plugin [None req-e0f5bd2e-4633-4bd3-80a5-d74493e676d0 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] TaaS: Handle Delete Port: fad80c21-f1f0-4c58-bbf0-9865883ced33 2026-04-28 03:54:45.259 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0f5bd2e-4633-4bd3-80a5-d74493e676d0 fd683d723a5a44fe9039a135750e5a4e 28ca2dcd86544c66975b62a205fff707 - - default default] Tap Mirror: Handle Delete Port: fad80c21-f1f0-4c58-bbf0-9865883ced33 /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'portsecuritybindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_bindings' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: SAWarning: DELETE statement on table 'ml2_port_binding_levels' expected to delete 1 row(s); 0 were matched. Please set confirm_deleted_rows=False within the mapper configuration to prevent this warning. self.session.flush() /var/lib/openstack/lib/python3.12/site-packages/oslo_db/sqlalchemy/enginefacade.py:865: 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: 1208/2450] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:54:45 2026] DELETE /v2.0/networks/763921c4-d6c0-4bda-9018-d5be540ac840 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:54:45.535 7 INFO neutron.services.segments.plugin [-] Segment 93714e74-a6f9-4a05-a3bc-ed7d02ce8703 resource provider aggregate not found 2026-04-28 03:54:45.538 7 INFO neutron.services.segments.plugin [-] Segment 93714e74-a6f9-4a05-a3bc-ed7d02ce8703 resource provider aggregate not found 2026-04-28 03:54:45.558 7 INFO neutron.services.segments.plugin [-] Segment 93714e74-a6f9-4a05-a3bc-ed7d02ce8703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93714e74-a6f9-4a05-a3bc-ed7d02ce8703 found for delete ", "request_id": "req-a3c76427-72e4-49dd-a403-26b8cc23f0a6"}]} 2026-04-28 03:54:45.559 7 INFO neutron.services.segments.plugin [-] Segment 93714e74-a6f9-4a05-a3bc-ed7d02ce8703 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93714e74-a6f9-4a05-a3bc-ed7d02ce8703 found for delete ", "request_id": "req-64ff2ef9-4814-4df5-8125-adcab0cc0803"}]} [pid: 8|app: 0|req: 1243/2451] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:54:46 2026] GET /v2.0/security-groups?tenant_id=535531777f5447e7b1f3e8abb3410ea6&name=default => generated 2929 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2452] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:54:46 2026] DELETE /v2.0/security-groups/a65928b2-5f35-4465-9935-1e0652a4d7a2 => 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: 1244/2453] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:54:46 2026] GET /v2.0/security-groups?tenant_id=28ca2dcd86544c66975b62a205fff707&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2454] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:54:46 2026] DELETE /v2.0/security-groups/a44df5d2-6305-49bb-a86e-d05957350458 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:54:48.842 8 INFO neutron.db.segments_db [None req-db152690-feb4-4657-ab05-23da7ba8bd5c 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 671cd542-0e35-4df4-bab6-e061bc0b911b of type vxlan for network 0fcbbafc-775f-4106-a854-5e5233093081 [pid: 8|app: 0|req: 1245/2455] 10.0.0.208 () {34 vars in 671 bytes} [Tue Apr 28 03:54:48 2026] POST /v2.0/networks => generated 721 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2456] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:54:48 2026] POST /v2.0/subnets => generated 687 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:54:49.239 8 INFO neutron.db.segments_db [None req-d3aafe41-2b69-4166-aae6-0e70fc6a24c7 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 478700b3-2d97-4d6b-8e04-406d6477059a of type vxlan for network beb67a57-9c13-494b-b9ac-674cd289e35f 2026-04-28 03:54:49.500 8 INFO neutron.db.l3_hamode_db [None req-d3aafe41-2b69-4166-aae6-0e70fc6a24c7 823064934b5c4d4abd529a56cc2bca76 3a8cebb142cf4a2eafeac31d672e3b21 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-28 03:54:50.498 8 INFO neutron.db.l3_hamode_db [None req-d3aafe41-2b69-4166-aae6-0e70fc6a24c7 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1246/2457] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:54:49 2026] POST /v2.0/routers => generated 727 bytes in 2196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2458] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:54:51 2026] PUT /v2.0/routers/ecd4b118-fde5-4420-9be2-1cdcbede332a/add_router_interface => generated 309 bytes in 1253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:54:53.800 8 INFO neutron.db.segments_db [None req-00563d49-89ec-43b4-bcbb-c8bf9ef57033 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment 98087d1a-f317-484c-a198-971133aa9c4b of type vxlan for network cc57dcc9-1250-4f34-9880-7f0ceb5905e8 [pid: 8|app: 0|req: 1248/2461] 10.0.0.208 () {34 vars in 671 bytes} [Tue Apr 28 03:54:53 2026] POST /v2.0/networks => generated 722 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2462] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:54:53 2026] POST /v2.0/subnets => generated 688 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:54:54.231 8 INFO neutron.db.segments_db [None req-054ed7b8-09af-4225-8733-bf82aba860dd 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Added segment fbb1ffb7-7742-4ef7-bca6-09da8fd6dbe0 of type vxlan for network bc06d018-c219-44a8-9ee0-e8d373948235 2026-04-28 03:54:54.491 8 INFO neutron.db.l3_hamode_db [None req-054ed7b8-09af-4225-8733-bf82aba860dd 823064934b5c4d4abd529a56cc2bca76 3f6dfa5122ec4da3a5d9637a5c63fa60 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1215/2463] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:54:55 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: 1216/2464] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:54:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2465] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:54:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2466] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:54:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2467] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:55 2026] GET /v2.0/subnets/f3fdc10a-545f-4237-8f40-9870290f73c7 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:54:55.316 8 INFO neutron.db.l3_hamode_db [None req-054ed7b8-09af-4225-8733-bf82aba860dd 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1220/2468] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:54:55 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 5381 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2469] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:54:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2470] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:54: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: 1223/2471] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:54:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2472] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:54: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: 7|app: 0|req: 1225/2473] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:54:55 2026] GET /v2.0/ports/5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d => generated 1520 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2474] 199.204.45.95 () {34 vars in 789 bytes} [Tue Apr 28 03:54:55 2026] PUT /v2.0/ports/5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d => generated 1251 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:54:56.206 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b20b0205-76b4-4344-87e2-f01ce1f4dbb0'] response: {'name': 'network-changed', 'server_uuid': 'ada8e8fa-28b3-42d0-a681-72853caa7084', 'tag': '5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1227/2475] 199.204.45.95 () {30 vars in 742 bytes} [Tue Apr 28 03:54:56 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04 => generated 797 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2476] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:54:56 2026] GET /v2.0/subnets/ee49c219-801f-4dc1-8964-d6884ac50301 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2477] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:54:56 2026] GET /v2.0/ports/5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d => generated 1287 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2478] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:54:54 2026] POST /v2.0/routers => generated 728 bytes in 2202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2479] 199.204.45.95 () {34 vars in 788 bytes} [Tue Apr 28 03:54:56 2026] PUT /v2.0/ports/5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d => generated 1080 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1231/2480] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:54:56 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 4977 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2481] 199.204.45.95 () {30 vars in 742 bytes} [Tue Apr 28 03:54:56 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04 => generated 797 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2482] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:54:56 2026] GET /v2.0/networks?id=5a79771c-4708-4276-888c-1b39d91b8f04 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2483] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:54:56 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 4977 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2484] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:56 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2485] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:56 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2486] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:54:57 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 4977 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2487] 10.0.0.208 () {34 vars in 783 bytes} [Tue Apr 28 03:54:56 2026] PUT /v2.0/routers/d478eced-92bd-4b21-986c-9a0d123d2e88/add_router_interface => generated 309 bytes in 1053 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2488] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:54:58 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 4977 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:54:58.257 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b70b23e-16e8-4e01-856e-97904dddbd56'] response: {'name': 'network-changed', 'server_uuid': 'ada8e8fa-28b3-42d0-a681-72853caa7084', 'tag': '5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1251/2489] 10.0.0.208 () {34 vars in 685 bytes} [Tue Apr 28 03:54:58 2026] POST /v2.0/security-groups => generated 1675 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2490] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:54:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2491] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:54:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2492] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:54:58 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 4977 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2493] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:54:58 2026] GET /v2.0/networks?id=5a79771c-4708-4276-888c-1b39d91b8f04 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2494] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:54:58 2026] POST /v2.0/security-group-rules => generated 602 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2495] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:54:58 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?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: 1256/2496] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:54:58 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?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: 1241/2497] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:54:58 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:54:59.138 8 INFO neutron.db.securitygroups_db [None req-97db4e58-4629-4b5d-893e-96346641988f ce01f8501647408b8b543f7755439b60 3a8cebb142cf4a2eafeac31d672e3b21 - - default default] Project 3a8cebb142cf4a2eafeac31d672e3b21 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: 1257/2498] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:54:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2499] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:54:59 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 4977 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:54:59.305 8 INFO neutron.db.securitygroups_db [None req-d7b2fbed-9bf3-4808-9818-0d7f80cf7ae5 ce01f8501647408b8b543f7755439b60 3a8cebb142cf4a2eafeac31d672e3b21 - - default default] Project 3a8cebb142cf4a2eafeac31d672e3b21 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: 1258/2500] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:54:59 2026] POST /v2.0/security-group-rules => generated 606 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2501] 199.204.45.95 () {34 vars in 974 bytes} [Tue Apr 28 03:54:59 2026] GET /v2.0/ports/5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d => generated 1116 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2502] 199.204.45.95 () {34 vars in 1059 bytes} [Tue Apr 28 03:54:59 2026] GET /v2.0/ports/5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2503] 199.204.45.95 () {34 vars in 1015 bytes} [Tue Apr 28 03:54:59 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?fields=dns_domain => generated 29 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2504] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:54:59 2026] PUT /v2.0/ports/5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d => generated 917 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2505] 10.0.0.208 () {34 vars in 685 bytes} [Tue Apr 28 03:54:59 2026] POST /v2.0/security-groups => generated 1661 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1261/2506] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:55:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2507] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:55:00 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 3869 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2508] 10.0.0.208 () {34 vars in 695 bytes} [Tue Apr 28 03:55:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:55:00.540 8 INFO neutron_taas.services.taas.taas_plugin [None req-a6d8ca9f-81b5-4f72-b06d-6f5cb7178ab7 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d 2026-04-28 03:55:00.545 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6d8ca9f-81b5-4f72-b06d-6f5cb7178ab7 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d [pid: 8|app: 0|req: 1263/2509] 199.204.45.95 () {32 vars in 758 bytes} [Tue Apr 28 03:55:00 2026] DELETE /v2.0/ports/5a8c0f6e-4bf2-4c20-b7ec-74721ad54c2d => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2510] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:55:00 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: 1265/2511] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:55:00 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: 1266/2512] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:55:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2513] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:55:00 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: 1268/2514] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:55:00 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2515] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:55:00 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: 8|app: 0|req: 1269/2516] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:55:00 2026] GET /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => 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: 1248/2517] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:55:00 2026] GET /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 1346 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2518] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2519] 199.204.45.95 () {30 vars in 742 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2520] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => generated 1132 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2521] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2522] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 3869 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2523] 10.0.0.249 () {34 vars in 1098 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-183387797&fields=id&tenant_id=3a8cebb142cf4a2eafeac31d672e3b21 => generated 69 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2524] 10.0.0.249 () {34 vars in 1098 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--229972125&fields=id&tenant_id=3a8cebb142cf4a2eafeac31d672e3b21 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2525] 199.204.45.95 () {34 vars in 1225 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/networks?id=534873b4-b4dd-4fad-8391-a8723366425a&id=df80dded-c952-4e9c-b3b9-92969a8d9643&id=29d63862-458f-4433-960f-5748bce1de1e&id=5a79771c-4708-4276-888c-1b39d91b8f04 => generated 3095 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2526] 199.204.45.95 () {34 vars in 1061 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.125&port_id=90679a83-f57b-4313-862a-79e5b7ba2251 => 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: 1274/2527] 10.0.0.249 () {34 vars in 982 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/networks?id=0fcbbafc-775f-4106-a854-5e5233093081 => generated 672 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2528] 10.0.0.249 () {34 vars in 965 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/quotas/3a8cebb142cf4a2eafeac31d672e3b21 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2529] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/subnets?id=9dd0243b-76c7-4434-9213-8827ace3e988 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2530] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/ports?network_id=534873b4-b4dd-4fad-8391-a8723366425a&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: 1276/2531] 10.0.0.249 () {34 vars in 1002 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/ports?tenant_id=3a8cebb142cf4a2eafeac31d672e3b21&fields=id => generated 103 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2532] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?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: 1257/2533] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2534] 199.204.45.95 () {34 vars in 1055 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=2bc76442-4882-47c7-8650-d30a72257c8d => 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: 1259/2535] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/subnets?id=30e18280-e401-42c7-95ac-2278180b9cb3 => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2536] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/ports?network_id=df80dded-c952-4e9c-b3b9-92969a8d9643&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2537] 10.0.0.249 () {34 vars in 1008 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/networks/0fcbbafc-775f-4106-a854-5e5233093081?fields=segments => generated 14 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2538] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2539] 10.0.0.249 () {34 vars in 1108 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/networks/0fcbbafc-775f-4106-a854-5e5233093081?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2540] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2541] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.158&port_id=48251773-25dd-400e-ab75-8f84ec370e1b => 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: 1263/2542] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:55:01 2026] GET /v2.0/subnets?id=f3fdc10a-545f-4237-8f40-9870290f73c7 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2543] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:55:02 2026] GET /v2.0/ports?network_id=29d63862-458f-4433-960f-5748bce1de1e&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2544] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:02 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2545] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:55:02 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2546] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:55:02 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2547] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:03 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => 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: 1266/2548] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:04 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => 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: 1283/2549] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:05 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => 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: 1267/2550] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:55:05 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: 1284/2551] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:55:05 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: 1268/2552] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:55:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2553] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:55:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2554] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:55:05 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 3869 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2555] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:55:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2556] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:55:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2557] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:55:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2558] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:55: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: 8|app: 0|req: 1288/2559] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:55:06 2026] GET /v2.0/ports/48251773-25dd-400e-ab75-8f84ec370e1b => generated 1291 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2560] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:55:06 2026] GET /v2.0/networks?id=0fcbbafc-775f-4106-a854-5e5233093081 => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2561] 199.204.45.95 () {34 vars in 1049 bytes} [Tue Apr 28 03:55:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3a8cebb142cf4a2eafeac31d672e3b21 => generated 272 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2562] 199.204.45.95 () {34 vars in 788 bytes} [Tue Apr 28 03:55:06 2026] PUT /v2.0/ports/48251773-25dd-400e-ab75-8f84ec370e1b => generated 1080 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1273/2563] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:06 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:55:06.649 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-af818cef-2b1c-42b8-a6e3-892193348d45'] response: {'name': 'network-changed', 'server_uuid': 'ada8e8fa-28b3-42d0-a681-72853caa7084', 'tag': '48251773-25dd-400e-ab75-8f84ec370e1b', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1274/2564] 199.204.45.95 () {30 vars in 742 bytes} [Tue Apr 28 03:55:06 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e => generated 797 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2565] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:55:06 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 3694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2566] 199.204.45.95 () {38 vars in 954 bytes} [Tue Apr 28 03:55:06 2026] POST /v2.0/ports => generated 997 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1276/2567] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:55:06 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 3694 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2568] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:55:07 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 3694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2569] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:55:07 2026] GET /v2.0/networks?id=29d63862-458f-4433-960f-5748bce1de1e => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2570] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:55:06 2026] PUT /v2.0/ports/0697822b-355f-4339-a77f-8cb8bf8399d4 => generated 1278 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:55:07.298 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-64c43a23-27b5-417b-8493-fcb5d7caf2ca'] response: {'name': 'network-changed', 'server_uuid': '7f3041df-2231-41a4-a6b9-2caf203f9cb0', 'tag': '0697822b-355f-4339-a77f-8cb8bf8399d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1279/2571] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:55:07 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1293/2572] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:55:07 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2573] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:07 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1012 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2574] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:55:07 2026] GET /v2.0/ports?tenant_id=3a8cebb142cf4a2eafeac31d672e3b21&device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1281 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2575] 10.0.0.249 () {34 vars in 1120 bytes} [Tue Apr 28 03:55:07 2026] GET /v2.0/security-groups?id=a598a237-c5a2-4980-8f13-0aacbcb4df4c&id=d417eb0a-2a06-4a63-9922-21bbaacd8011&fields=id&fields=name => generated 205 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2576] 199.204.45.95 () {34 vars in 1017 bytes} [Tue Apr 28 03:55:07 2026] GET /v2.0/networks?tenant_id=3a8cebb142cf4a2eafeac31d672e3b21&shared=False => generated 768 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2577] 199.204.45.95 () {34 vars in 929 bytes} [Tue Apr 28 03:55:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2578] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:55:07 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 3694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2581] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:08 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1012 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2582] 199.204.45.95 () {34 vars in 974 bytes} [Tue Apr 28 03:55:08 2026] GET /v2.0/ports/48251773-25dd-400e-ab75-8f84ec370e1b => generated 1116 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2583] 10.0.0.249 () {34 vars in 1120 bytes} [Tue Apr 28 03:55:08 2026] GET /v2.0/security-groups?id=a598a237-c5a2-4980-8f13-0aacbcb4df4c&id=d417eb0a-2a06-4a63-9922-21bbaacd8011&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2584] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:55:08 2026] GET /v2.0/ports?tenant_id=3a8cebb142cf4a2eafeac31d672e3b21&device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1281 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2585] 199.204.45.95 () {34 vars in 1059 bytes} [Tue Apr 28 03:55:09 2026] GET /v2.0/ports/48251773-25dd-400e-ab75-8f84ec370e1b?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2586] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:55:09 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 3694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2587] 199.204.45.95 () {34 vars in 1059 bytes} [Tue Apr 28 03:55:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0697822b-355f-4339-a77f-8cb8bf8399d4 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2588] 199.204.45.95 () {34 vars in 1015 bytes} [Tue Apr 28 03:55:09 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2589] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:55:09 2026] GET /v2.0/subnets?id=0d3e70cf-8d5a-4469-851c-1b9ece96a581 => generated 690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2590] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:55:09 2026] GET /v2.0/ports?network_id=0fcbbafc-775f-4106-a854-5e5233093081&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: 1303/2591] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:55:09 2026] GET /v2.0/networks/0fcbbafc-775f-4106-a854-5e5233093081?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2592] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:55:09 2026] GET /v2.0/networks/0fcbbafc-775f-4106-a854-5e5233093081?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2593] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:55:09 2026] PUT /v2.0/ports/48251773-25dd-400e-ab75-8f84ec370e1b => generated 917 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1305/2594] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:55:10 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2595] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:10 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1012 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2596] 10.0.0.249 () {34 vars in 1120 bytes} [Tue Apr 28 03:55:10 2026] GET /v2.0/security-groups?id=a598a237-c5a2-4980-8f13-0aacbcb4df4c&id=d417eb0a-2a06-4a63-9922-21bbaacd8011&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:55:10.225 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1b508eb-2b28-4a7a-a696-c04e2064d4dc 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 48251773-25dd-400e-ab75-8f84ec370e1b 2026-04-28 03:55:10.228 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1b508eb-2b28-4a7a-a696-c04e2064d4dc 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 48251773-25dd-400e-ab75-8f84ec370e1b [pid: 8|app: 0|req: 1306/2597] 199.204.45.95 () {32 vars in 758 bytes} [Tue Apr 28 03:55:10 2026] DELETE /v2.0/ports/48251773-25dd-400e-ab75-8f84ec370e1b => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2598] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:55: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: 8|app: 0|req: 1307/2599] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:55:10 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: 1293/2600] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:55:10 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: 1308/2601] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:55:10 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: 1294/2602] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:55:10 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2603] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:55:10 2026] GET /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => generated 1132 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2604] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:55:10 2026] GET /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 1346 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2605] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:55:10 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2606] 199.204.45.95 () {30 vars in 742 bytes} [Tue Apr 28 03:55:10 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643 => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2607] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:55:10 2026] GET /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2608] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:55:10 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2609] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:55:10 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2610] 199.204.45.95 () {34 vars in 1145 bytes} [Tue Apr 28 03:55:10 2026] GET /v2.0/networks?id=534873b4-b4dd-4fad-8391-a8723366425a&id=df80dded-c952-4e9c-b3b9-92969a8d9643&id=29d63862-458f-4433-960f-5748bce1de1e => generated 2309 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2611] 199.204.45.95 () {34 vars in 1061 bytes} [Tue Apr 28 03:55:10 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.125&port_id=90679a83-f57b-4313-862a-79e5b7ba2251 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2612] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:55:11 2026] GET /v2.0/subnets?id=9dd0243b-76c7-4434-9213-8827ace3e988 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2613] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:55:11 2026] GET /v2.0/ports?network_id=534873b4-b4dd-4fad-8391-a8723366425a&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: 1300/2614] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:55:11 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2615] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:55:11 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2616] 199.204.45.95 () {34 vars in 1055 bytes} [Tue Apr 28 03:55:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.92&port_id=2bc76442-4882-47c7-8650-d30a72257c8d => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2617] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:11 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1012 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2618] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:55:11 2026] GET /v2.0/subnets?id=30e18280-e401-42c7-95ac-2278180b9cb3 => generated 677 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2619] 10.0.0.249 () {34 vars in 1120 bytes} [Tue Apr 28 03:55:11 2026] GET /v2.0/security-groups?id=a598a237-c5a2-4980-8f13-0aacbcb4df4c&id=d417eb0a-2a06-4a63-9922-21bbaacd8011&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2620] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:55:11 2026] GET /v2.0/ports?network_id=df80dded-c952-4e9c-b3b9-92969a8d9643&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: 1303/2621] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:55:11 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2622] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:55:11 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2623] 199.204.45.95 () {34 vars in 993 bytes} [Tue Apr 28 03:55:12 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1281 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2624] 199.204.45.95 () {34 vars in 1123 bytes} [Tue Apr 28 03:55:12 2026] GET /v2.0/security-groups?id=d417eb0a-2a06-4a63-9922-21bbaacd8011&id=a598a237-c5a2-4980-8f13-0aacbcb4df4c&fields=id&fields=name => generated 205 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2625] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:12 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1012 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2626] 10.0.0.249 () {34 vars in 1120 bytes} [Tue Apr 28 03:55:12 2026] GET /v2.0/security-groups?id=a598a237-c5a2-4980-8f13-0aacbcb4df4c&id=d417eb0a-2a06-4a63-9922-21bbaacd8011&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2627] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:13 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1012 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2628] 10.0.0.249 () {34 vars in 1120 bytes} [Tue Apr 28 03:55:13 2026] GET /v2.0/security-groups?id=a598a237-c5a2-4980-8f13-0aacbcb4df4c&id=d417eb0a-2a06-4a63-9922-21bbaacd8011&fields=id&fields=name => generated 205 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2629] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:14 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2630] 10.0.0.249 () {34 vars in 1120 bytes} [Tue Apr 28 03:55:14 2026] GET /v2.0/security-groups?id=a598a237-c5a2-4980-8f13-0aacbcb4df4c&id=d417eb0a-2a06-4a63-9922-21bbaacd8011&fields=id&fields=name => generated 205 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2631] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:15 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2632] 10.0.0.249 () {34 vars in 1120 bytes} [Tue Apr 28 03:55:16 2026] GET /v2.0/security-groups?id=a598a237-c5a2-4980-8f13-0aacbcb4df4c&id=d417eb0a-2a06-4a63-9922-21bbaacd8011&fields=id&fields=name => generated 205 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2633] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:16 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:55:16.600 7 INFO neutron.db.l3_db [None req-f0093da8-8a35-4a98-8769-1af6ed488657 ce01f8501647408b8b543f7755439b60 3a8cebb142cf4a2eafeac31d672e3b21 - - default default] Floating IP b57bc8c9-ea99-4ed7-b229-c354f9f96e97 associated. External IP: 10.96.250.220, port: 0697822b-355f-4339-a77f-8cb8bf8399d4. [pid: 7|app: 0|req: 1310/2634] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:55:16 2026] PUT /v2.0/floatingips/b57bc8c9-ea99-4ed7-b229-c354f9f96e97 => generated 856 bytes in 657 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:55:16.967 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f841c818-7ea7-47e1-874b-63819ba938cd'] response: {'name': 'network-changed', 'server_uuid': '7f3041df-2231-41a4-a6b9-2caf203f9cb0', 'tag': '0697822b-355f-4339-a77f-8cb8bf8399d4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1325/2635] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:55:17 2026] GET /v2.0/ports?tenant_id=3a8cebb142cf4a2eafeac31d672e3b21&device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2636] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:55:17 2026] GET /v2.0/networks?id=0fcbbafc-775f-4106-a854-5e5233093081 => generated 768 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2637] 199.204.45.95 () {34 vars in 1059 bytes} [Tue Apr 28 03:55:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0697822b-355f-4339-a77f-8cb8bf8399d4 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2638] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:55:17 2026] GET /v2.0/subnets?id=0d3e70cf-8d5a-4469-851c-1b9ece96a581 => generated 690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2639] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:55:17 2026] GET /v2.0/ports?network_id=0fcbbafc-775f-4106-a854-5e5233093081&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2640] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:55:17 2026] GET /v2.0/networks/0fcbbafc-775f-4106-a854-5e5233093081?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2641] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:55:17 2026] GET /v2.0/networks/0fcbbafc-775f-4106-a854-5e5233093081?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2642] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:55:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2643] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:55:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2644] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:55:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2645] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:55:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:55:21.946 7 INFO neutron.api.v2.resource [None req-48a4991d-9156-4e7a-8cef-6cfafcf1cbc8 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1316/2646] 199.204.45.95 () {30 vars in 762 bytes} [Tue Apr 28 03:55:21 2026] GET /v2.0/security-groups/lb-e3a03167-07dc-46a8-b4d5-a909c1c0b003 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2647] 199.204.45.95 () {30 vars in 784 bytes} [Tue Apr 28 03:55:21 2026] GET /v2.0/security-groups?name=lb-e3a03167-07dc-46a8-b4d5-a909c1c0b003 => generated 2863 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2648] 199.204.45.95 () {30 vars in 814 bytes} [Tue Apr 28 03:55:21 2026] GET /v2.0/security-group-rules?security_group_id=8dea9531-ed78-4ab0-b6b2-45b1b96c0561 => generated 2334 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2649] 199.204.45.95 () {32 vars in 788 bytes} [Tue Apr 28 03:55:22 2026] DELETE /v2.0/security-group-rules/8ea57a70-5336-4b57-9d77-32d5870d3c19 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2650] 199.204.45.95 () {32 vars in 788 bytes} [Tue Apr 28 03:55:22 2026] DELETE /v2.0/security-group-rules/c5434f10-c9a6-4877-a946-b4e858ccfe84 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2653] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:24 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2654] 10.0.0.249 () {34 vars in 1120 bytes} [Tue Apr 28 03:55:24 2026] GET /v2.0/security-groups?id=a598a237-c5a2-4980-8f13-0aacbcb4df4c&id=d417eb0a-2a06-4a63-9922-21bbaacd8011&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2655] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:55:24 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1283 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2656] 10.0.0.208 () {32 vars in 858 bytes} [Tue Apr 28 03:55:25 2026] GET /v2.0/floatingips?floating_network_id=54a5f186-a36a-457d-8323-ea01192dfc80&port_id=0697822b-355f-4339-a77f-8cb8bf8399d4 => generated 861 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:55:25.845 7 INFO neutron_taas.services.taas.taas_plugin [None req-66cfeb89-5b73-4197-8c37-3910d4af7121 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] TaaS: Handle Delete Port: 7397c23a-4972-4b8e-91d9-926492a2fc3b 2026-04-28 03:55:25.848 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66cfeb89-5b73-4197-8c37-3910d4af7121 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Tap Mirror: Handle Delete Port: 7397c23a-4972-4b8e-91d9-926492a2fc3b [pid: 8|app: 0|req: 1336/2657] 10.0.0.28 () {34 vars in 989 bytes} [Tue Apr 28 03:55:25 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1283 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:55:26.016 7 INFO neutron.db.l3_db [None req-66cfeb89-5b73-4197-8c37-3910d4af7121 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Floating IP 654cca54-3cd5-4dbe-b13d-c876e151c1c7 disassociated (deleted). External IP: 10.96.250.210, port: 2367eeec-c06c-42bf-a99c-e14638d428e2. [pid: 8|app: 0|req: 1337/2658] 10.0.0.28 () {34 vars in 1119 bytes} [Tue Apr 28 03:55:25 2026] GET /v2.0/security-groups?id=a598a237-c5a2-4980-8f13-0aacbcb4df4c&id=d417eb0a-2a06-4a63-9922-21bbaacd8011&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2659] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:55:25 2026] DELETE /v2.0/floatingips/654cca54-3cd5-4dbe-b13d-c876e151c1c7 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:26.333 8 INFO neutron.api.v2.resource [None req-9d938d71-6e47-4879-ba58-95331546b818 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1338/2660] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:55:26 2026] GET /v2.0/floatingips/654cca54-3cd5-4dbe-b13d-c876e151c1c7 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2661] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:55:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2662] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:55:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2663] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:55:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2664] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:55:27 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-04-28 03:55:27.358 7 INFO neutron.api.v2.resource [None req-5c8f5e6b-0750-4bb2-ad71-5a94e4d13a63 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1325/2665] 199.204.45.95 () {30 vars in 762 bytes} [Tue Apr 28 03:55:27 2026] GET /v2.0/security-groups/lb-e3a03167-07dc-46a8-b4d5-a909c1c0b003 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2666] 199.204.45.95 () {30 vars in 784 bytes} [Tue Apr 28 03:55:27 2026] GET /v2.0/security-groups?name=lb-e3a03167-07dc-46a8-b4d5-a909c1c0b003 => generated 1637 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2667] 199.204.45.95 () {30 vars in 814 bytes} [Tue Apr 28 03:55:27 2026] GET /v2.0/security-group-rules?security_group_id=8dea9531-ed78-4ab0-b6b2-45b1b96c0561 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2668] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:55:27 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: 1327/2669] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:55:27 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: 1343/2670] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:55:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2671] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:55:27 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: 1344/2672] 199.204.45.95 () {30 vars in 740 bytes} [Tue Apr 28 03:55:27 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2673] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:55:27 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2674] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:55:27 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => 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: 1330/2675] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:55:27 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2676] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:28 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1014 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2677] 10.0.0.249 () {34 vars in 1120 bytes} [Tue Apr 28 03:55:28 2026] GET /v2.0/security-groups?id=a598a237-c5a2-4980-8f13-0aacbcb4df4c&id=d417eb0a-2a06-4a63-9922-21bbaacd8011&fields=id&fields=name => generated 205 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2678] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:55:28 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2679] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:29 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2680] 10.0.0.249 () {34 vars in 1120 bytes} [Tue Apr 28 03:55:29 2026] GET /v2.0/security-groups?id=a598a237-c5a2-4980-8f13-0aacbcb4df4c&id=d417eb0a-2a06-4a63-9922-21bbaacd8011&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2681] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:55:29 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2682] 199.204.45.95 () {34 vars in 974 bytes} [Tue Apr 28 03:55:29 2026] GET /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 1346 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2683] 199.204.45.95 () {34 vars in 1059 bytes} [Tue Apr 28 03:55:29 2026] GET /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2684] 199.204.45.95 () {34 vars in 1015 bytes} [Tue Apr 28 03:55:30 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643?fields=dns_domain => generated 29 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2685] 199.204.45.95 () {38 vars in 1027 bytes} [Tue Apr 28 03:55:30 2026] PUT /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 1147 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1335/2686] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:30 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2687] 199.204.45.95 () {34 vars in 993 bytes} [Tue Apr 28 03:55:30 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2688] 10.0.0.249 () {34 vars in 1120 bytes} [Tue Apr 28 03:55:30 2026] GET /v2.0/security-groups?id=a598a237-c5a2-4980-8f13-0aacbcb4df4c&id=d417eb0a-2a06-4a63-9922-21bbaacd8011&fields=id&fields=name => generated 205 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2689] 199.204.45.95 () {30 vars in 768 bytes} [Tue Apr 28 03:55:30 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:55:31.198 7 INFO neutron_taas.services.taas.taas_plugin [req-852a2201-90fd-412a-b7bf-fb078cb8f3de req-75ad4a5c-82ac-4946-8c62-23d8b1128468 ce01f8501647408b8b543f7755439b60 3a8cebb142cf4a2eafeac31d672e3b21 - - default default] TaaS: Handle Delete Port: 0697822b-355f-4339-a77f-8cb8bf8399d4 2026-04-28 03:55:31.202 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-852a2201-90fd-412a-b7bf-fb078cb8f3de req-75ad4a5c-82ac-4946-8c62-23d8b1128468 ce01f8501647408b8b543f7755439b60 3a8cebb142cf4a2eafeac31d672e3b21 - - default default] Tap Mirror: Handle Delete Port: 0697822b-355f-4339-a77f-8cb8bf8399d4 [pid: 8|app: 0|req: 1354/2690] 199.204.45.95 () {34 vars in 788 bytes} [Tue Apr 28 03:55:31 2026] PUT /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 1086 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-28 03:55:31.339 7 INFO neutron.db.l3_db [req-852a2201-90fd-412a-b7bf-fb078cb8f3de req-75ad4a5c-82ac-4946-8c62-23d8b1128468 ce01f8501647408b8b543f7755439b60 3a8cebb142cf4a2eafeac31d672e3b21 - - default default] Floating IP b57bc8c9-ea99-4ed7-b229-c354f9f96e97 disassociated. External IP: 10.96.250.220, port: 0697822b-355f-4339-a77f-8cb8bf8399d4. [pid: 8|app: 0|req: 1355/2691] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:55:31 2026] GET /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 1086 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:55:31.476 8 INFO neutron_taas.services.taas.taas_plugin [None req-2059778b-0c28-44a4-8b35-688def2aab34 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 2bc76442-4882-47c7-8650-d30a72257c8d 2026-04-28 03:55:31.479 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2059778b-0c28-44a4-8b35-688def2aab34 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 2bc76442-4882-47c7-8650-d30a72257c8d [pid: 8|app: 0|req: 1356/2692] 199.204.45.95 () {32 vars in 758 bytes} [Tue Apr 28 03:55:31 2026] DELETE /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2693] 199.204.45.95 () {36 vars in 996 bytes} [Tue Apr 28 03:55:30 2026] DELETE /v2.0/ports/0697822b-355f-4339-a77f-8cb8bf8399d4 => generated 0 bytes in 705 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2694] 199.204.45.95 () {30 vars in 702 bytes} [Tue Apr 28 03:55:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:55:31.731 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b8ed6a70-eb15-4364-9ae9-50dc781e82a4'] response: {'server_uuid': '7f3041df-2231-41a4-a6b9-2caf203f9cb0', 'name': 'network-vif-deleted', 'tag': '0697822b-355f-4339-a77f-8cb8bf8399d4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1338/2695] 199.204.45.95 () {30 vars in 704 bytes} [Tue Apr 28 03:55:31 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: 1358/2696] 199.204.45.95 () {30 vars in 680 bytes} [Tue Apr 28 03:55:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2697] 199.204.45.95 () {30 vars in 716 bytes} [Tue Apr 28 03:55:31 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) 2026-04-28 03:55:31.793 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46cbeca4-455e-4454-9013-c8b41fd00b2a 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1359/2698] 199.204.45.95 () {32 vars in 758 bytes} [Tue Apr 28 03:55:31 2026] DELETE /v2.0/ports/2bc76442-4882-47c7-8650-d30a72257c8d => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2699] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:55:31 2026] GET /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:55:31.866 8 INFO neutron.api.v2.resource [None req-cbfd91a4-b154-47af-96d3-3d033d22ec4c 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1360/2700] 199.204.45.95 () {30 vars in 762 bytes} [Tue Apr 28 03:55:31 2026] GET /v2.0/security-groups/lb-e3a03167-07dc-46a8-b4d5-a909c1c0b003 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2701] 199.204.45.95 () {30 vars in 784 bytes} [Tue Apr 28 03:55:31 2026] GET /v2.0/security-groups?name=lb-e3a03167-07dc-46a8-b4d5-a909c1c0b003 => generated 1637 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2702] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:55:31 2026] GET /v2.0/ports?tenant_id=7e8b491ce00a4423ac31d66ac68d4d51&device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2703] 199.204.45.95 () {30 vars in 736 bytes} [Tue Apr 28 03:55:31 2026] GET /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2704] 199.204.45.95 () {34 vars in 1065 bytes} [Tue Apr 28 03:55:31 2026] GET /v2.0/networks?id=534873b4-b4dd-4fad-8391-a8723366425a&id=df80dded-c952-4e9c-b3b9-92969a8d9643 => generated 1523 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2705] 199.204.45.95 () {34 vars in 1061 bytes} [Tue Apr 28 03:55:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.2.125&port_id=90679a83-f57b-4313-862a-79e5b7ba2251 => 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: 1364/2706] 199.204.45.95 () {34 vars in 983 bytes} [Tue Apr 28 03:55:31 2026] GET /v2.0/subnets?id=9dd0243b-76c7-4434-9213-8827ace3e988 => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2707] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:55:32 2026] GET /v2.0/ports?network_id=534873b4-b4dd-4fad-8391-a8723366425a&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: 1366/2708] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:32 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2709] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:55:32 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2710] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:55:32 2026] GET /v2.0/networks/534873b4-b4dd-4fad-8391-a8723366425a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2711] 199.204.45.95 () {34 vars in 788 bytes} [Tue Apr 28 03:55:31 2026] PUT /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => generated 1094 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2712] 199.204.45.95 () {32 vars in 778 bytes} [Tue Apr 28 03:55:32 2026] DELETE /v2.0/security-groups/8dea9531-ed78-4ab0-b6b2-45b1b96c0561 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:32.428 7 INFO neutron_taas.services.taas.taas_plugin [None req-98b233a6-89ae-47e6-a314-d8da8d91a35a 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 2367eeec-c06c-42bf-a99c-e14638d428e2 2026-04-28 03:55:32.431 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98b233a6-89ae-47e6-a314-d8da8d91a35a 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 2367eeec-c06c-42bf-a99c-e14638d428e2 [pid: 7|app: 0|req: 1344/2713] 199.204.45.95 () {32 vars in 758 bytes} [Tue Apr 28 03:55:32 2026] DELETE /v2.0/ports/2367eeec-c06c-42bf-a99c-e14638d428e2 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2714] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:33 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => 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: 1345/2715] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:34 2026] GET /v2.0/ports?device_id=7f3041df-2231-41a4-a6b9-2caf203f9cb0 => 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: 1371/2716] 199.204.45.95 () {34 vars in 993 bytes} [Tue Apr 28 03:55:35 2026] GET /v2.0/ports?device_id=ada8e8fa-28b3-42d0-a681-72853caa7084 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:55:35.583 7 INFO neutron_taas.services.taas.taas_plugin [req-8bc4d3a7-3794-482a-b4cd-063aae48ddfb req-43870242-a605-40e4-b20d-90f39838df20 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 90679a83-f57b-4313-862a-79e5b7ba2251 2026-04-28 03:55:35.586 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8bc4d3a7-3794-482a-b4cd-063aae48ddfb req-43870242-a605-40e4-b20d-90f39838df20 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 90679a83-f57b-4313-862a-79e5b7ba2251 [pid: 8|app: 0|req: 1372/2717] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:35 2026] DELETE /v2.0/security-groups/a598a237-c5a2-4980-8f13-0aacbcb4df4c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:35.611 8 INFO neutron.api.v2.resource [None req-ba37a073-ca2c-44c1-9259-ef4641c75ac8 ce01f8501647408b8b543f7755439b60 3a8cebb142cf4a2eafeac31d672e3b21 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1373/2718] 10.0.0.208 () {32 vars in 737 bytes} [Tue Apr 28 03:55:35 2026] GET /v2.0/security-groups/a598a237-c5a2-4980-8f13-0aacbcb4df4c => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2719] 199.204.45.95 () {36 vars in 996 bytes} [Tue Apr 28 03:55:35 2026] DELETE /v2.0/ports/90679a83-f57b-4313-862a-79e5b7ba2251 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:55:35.747 8 INFO neutron_taas.services.taas.taas_plugin [None req-dfd0f185-fc28-414c-b0e2-e23d84d9be7a ce01f8501647408b8b543f7755439b60 3a8cebb142cf4a2eafeac31d672e3b21 - - default default] TaaS: Handle Delete Port: e6e2bb3e-7053-45b1-be2c-32d560df2734 2026-04-28 03:55:35.750 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dfd0f185-fc28-414c-b0e2-e23d84d9be7a ce01f8501647408b8b543f7755439b60 3a8cebb142cf4a2eafeac31d672e3b21 - - default default] Tap Mirror: Handle Delete Port: e6e2bb3e-7053-45b1-be2c-32d560df2734 2026-04-28 03:55:35.775 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-de1c3cf4-ffad-4dba-8878-d54cae56adf8'] response: {'server_uuid': 'ada8e8fa-28b3-42d0-a681-72853caa7084', 'name': 'network-vif-deleted', 'tag': '90679a83-f57b-4313-862a-79e5b7ba2251', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1374/2720] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:55:35 2026] DELETE /v2.0/floatingips/b57bc8c9-ea99-4ed7-b229-c354f9f96e97 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2721] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:35 2026] DELETE /v2.0/security-groups/d417eb0a-2a06-4a63-9922-21bbaacd8011 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:36.543 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b64df9e-5551-4848-9546-268548db8296 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 7c18dd43-9b47-4e4d-936a-d9830f206db4 2026-04-28 03:55:36.549 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b64df9e-5551-4848-9546-268548db8296 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 7c18dd43-9b47-4e4d-936a-d9830f206db4 2026-04-28 03:55:36.684 7 INFO neutron_taas.services.taas.taas_plugin [None req-1855ea7c-5145-495f-ab9b-8e1571df8b96 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] TaaS: Handle Delete Port: 7ac03102-ae3e-47ea-bde0-05d2a5905580 2026-04-28 03:55:36.689 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1855ea7c-5145-495f-ab9b-8e1571df8b96 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Tap Mirror: Handle Delete Port: 7ac03102-ae3e-47ea-bde0-05d2a5905580 2026-04-28 03:55:36.891 7 INFO neutron.db.l3_db [None req-1855ea7c-5145-495f-ab9b-8e1571df8b96 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Floating IP bfeae2f2-fcbd-4481-afd7-a1258db407b3 disassociated (deleted). External IP: 10.96.250.202, port: aa5321b2-0cfb-4d2b-acbd-4c161b814d3e. [pid: 8|app: 0|req: 1375/2722] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:55:36 2026] PUT /v2.0/routers/ecd4b118-fde5-4420-9be2-1cdcbede332a/remove_router_interface => generated 309 bytes in 1083 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2723] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:55:36 2026] DELETE /v2.0/floatingips/bfeae2f2-fcbd-4481-afd7-a1258db407b3 => generated 0 bytes in 651 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:37.239 7 INFO neutron.api.v2.resource [None req-64a8b347-97b0-4565-9797-7cb489ee25a1 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1349/2724] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:55:37 2026] GET /v2.0/floatingips/bfeae2f2-fcbd-4481-afd7-a1258db407b3 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:55:37.437 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e74bcd3-6bf5-43c1-9b34-643b06289412 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: b8135a90-4946-4528-b357-ffe7a9d16ce9 2026-04-28 03:55:37.440 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e74bcd3-6bf5-43c1-9b34-643b06289412 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: b8135a90-4946-4528-b357-ffe7a9d16ce9 [pid: 7|app: 0|req: 1350/2725] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:37 2026] GET /v2.0/ports?device_id=3b10f6f1-37f3-4778-a290-575221db291a => generated 1204 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2726] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:55:37 2026] GET /v2.0/security-groups?id=fa82c5d1-9b54-44d0-86ce-006ecf7f2c31&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:55:37.677 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e74bcd3-6bf5-43c1-9b34-643b06289412 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 96213589-c7b2-4689-9cdc-9b590d03696f 2026-04-28 03:55:37.680 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e74bcd3-6bf5-43c1-9b34-643b06289412 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 96213589-c7b2-4689-9cdc-9b590d03696f 2026-04-28 03:55:37.822 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a4cf265-d897-49f4-9e56-80981ee4cb49'] response: {'name': 'network-changed', 'server_uuid': '3b10f6f1-37f3-4778-a290-575221db291a', 'tag': 'aa5321b2-0cfb-4d2b-acbd-4c161b814d3e', 'status': 'completed', 'code': 200} 2026-04-28 03:55:38.055 8 INFO neutron.services.segments.plugin [-] Segment 478700b3-2d97-4d6b-8e04-406d6477059a resource provider aggregate not found 2026-04-28 03:55:38.062 8 INFO neutron.services.segments.plugin [-] Segment 478700b3-2d97-4d6b-8e04-406d6477059a resource provider aggregate not found 2026-04-28 03:55:38.078 8 INFO neutron.services.segments.plugin [-] Segment 478700b3-2d97-4d6b-8e04-406d6477059a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 478700b3-2d97-4d6b-8e04-406d6477059a found for delete ", "request_id": "req-e707f760-2551-4b37-b310-2ec89aad3cd7"}]} 2026-04-28 03:55:38.080 8 INFO neutron.services.segments.plugin [-] Segment 478700b3-2d97-4d6b-8e04-406d6477059a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 478700b3-2d97-4d6b-8e04-406d6477059a found for delete ", "request_id": "req-96d37421-28a8-488a-bdc7-59cafae794f1"}]} 2026-04-28 03:55:38.091 8 INFO neutron.db.l3_hamode_db [None req-5e74bcd3-6bf5-43c1-9b34-643b06289412 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] HA network beb67a57-9c13-494b-b9ac-674cd289e35f was deleted as no HA routers are present in tenant 3a8cebb142cf4a2eafeac31d672e3b21. [pid: 8|app: 0|req: 1376/2727] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:55:37 2026] DELETE /v2.0/routers/ecd4b118-fde5-4420-9be2-1cdcbede332a => generated 0 bytes in 920 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2728] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:55:38 2026] DELETE /v2.0/subnets/0d3e70cf-8d5a-4469-851c-1b9ece96a581 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2729] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:55:38 2026] GET /v2.0/ports?tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d&device_id=3b10f6f1-37f3-4778-a290-575221db291a => generated 1473 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:55:38.379 8 INFO neutron_taas.services.taas.taas_plugin [None req-e3f190db-c26a-42ec-b758-691482750069 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 08536440-f9c5-4123-979d-d790e81de42d 2026-04-28 03:55:38.383 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3f190db-c26a-42ec-b758-691482750069 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 08536440-f9c5-4123-979d-d790e81de42d [pid: 7|app: 0|req: 1354/2730] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:55:38 2026] GET /v2.0/networks?id=5a79771c-4708-4276-888c-1b39d91b8f04 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2731] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:55:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.200&port_id=aa5321b2-0cfb-4d2b-acbd-4c161b814d3e => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2732] 199.204.45.95 () {34 vars in 1105 bytes} [Tue Apr 28 03:55:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3e1&port_id=aa5321b2-0cfb-4d2b-acbd-4c161b814d3e => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2733] 199.204.45.95 () {34 vars in 1063 bytes} [Tue Apr 28 03:55:38 2026] GET /v2.0/subnets?id=5bb27d51-38d2-4c86-98f3-00dc6d80fb6c&id=ee49c219-801f-4dc1-8964-d6884ac50301 => generated 1414 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2734] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:55:38 2026] GET /v2.0/ports?network_id=5a79771c-4708-4276-888c-1b39d91b8f04&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2735] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:55:38 2026] DELETE /v2.0/networks/0fcbbafc-775f-4106-a854-5e5233093081 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2736] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:55:38 2026] GET /v2.0/ports?network_id=5a79771c-4708-4276-888c-1b39d91b8f04&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2739] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:55:38 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2740] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:55:38 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:55:38.987 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f2dbe09-bf14-4835-ab58-da3e10d4ddb3 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: e5d8e660-8a1b-4288-b124-4c24403db181 2026-04-28 03:55:38.990 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f2dbe09-bf14-4835-ab58-da3e10d4ddb3 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: e5d8e660-8a1b-4288-b124-4c24403db181 [pid: 8|app: 0|req: 1378/2741] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:55:38 2026] PUT /v2.0/routers/d478eced-92bd-4b21-986c-9a0d123d2e88/remove_router_interface => generated 309 bytes in 984 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:55:39.786 7 INFO neutron_taas.services.taas.taas_plugin [None req-41173b82-111b-4387-9316-62b6ff378e3d 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 35ef1c53-132b-42d7-b4b1-5933d375b432 2026-04-28 03:55:39.789 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41173b82-111b-4387-9316-62b6ff378e3d 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 35ef1c53-132b-42d7-b4b1-5933d375b432 [pid: 8|app: 0|req: 1379/2742] 199.204.45.95 () {34 vars in 993 bytes} [Tue Apr 28 03:55:39 2026] GET /v2.0/ports?device_id=3b10f6f1-37f3-4778-a290-575221db291a => generated 1204 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:55:40.032 7 INFO neutron_taas.services.taas.taas_plugin [None req-41173b82-111b-4387-9316-62b6ff378e3d 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 23c17766-9c5f-4083-9e3f-5f8fac8325e7 2026-04-28 03:55:40.034 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41173b82-111b-4387-9316-62b6ff378e3d 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 23c17766-9c5f-4083-9e3f-5f8fac8325e7 2026-04-28 03:55:40.107 8 INFO neutron.services.segments.plugin [-] Segment 671cd542-0e35-4df4-bab6-e061bc0b911b resource provider aggregate not found 2026-04-28 03:55:40.112 8 INFO neutron.services.segments.plugin [-] Segment 671cd542-0e35-4df4-bab6-e061bc0b911b resource provider aggregate not found 2026-04-28 03:55:40.114 8 INFO neutron_taas.services.taas.taas_plugin [req-3f797df1-5e42-4329-a6b3-adf9aee13a1b req-1d08c9ba-fee3-4c1b-adc0-60559f82f8aa a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] TaaS: Handle Delete Port: aa5321b2-0cfb-4d2b-acbd-4c161b814d3e 2026-04-28 03:55:40.123 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3f797df1-5e42-4329-a6b3-adf9aee13a1b req-1d08c9ba-fee3-4c1b-adc0-60559f82f8aa a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Tap Mirror: Handle Delete Port: aa5321b2-0cfb-4d2b-acbd-4c161b814d3e 2026-04-28 03:55:40.144 8 INFO neutron.services.segments.plugin [-] Segment 671cd542-0e35-4df4-bab6-e061bc0b911b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 671cd542-0e35-4df4-bab6-e061bc0b911b found for delete ", "request_id": "req-fadf047d-f998-47da-811f-5b2758889c48"}]} 2026-04-28 03:55:40.145 8 INFO neutron.services.segments.plugin [-] Segment 671cd542-0e35-4df4-bab6-e061bc0b911b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 671cd542-0e35-4df4-bab6-e061bc0b911b found for delete ", "request_id": "req-4739da1b-3d16-4093-805c-a4ff443a726e"}]} [pid: 8|app: 0|req: 1380/2743] 199.204.45.95 () {36 vars in 996 bytes} [Tue Apr 28 03:55:39 2026] DELETE /v2.0/ports/aa5321b2-0cfb-4d2b-acbd-4c161b814d3e => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:55:40.341 7 INFO neutron.services.segments.plugin [-] Segment fbb1ffb7-7742-4ef7-bca6-09da8fd6dbe0 resource provider aggregate not found 2026-04-28 03:55:40.349 7 INFO neutron.services.segments.plugin [-] Segment fbb1ffb7-7742-4ef7-bca6-09da8fd6dbe0 resource provider aggregate not found 2026-04-28 03:55:40.363 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3e132a3-bf41-48a9-81f3-a219747c5f60'] response: {'server_uuid': '3b10f6f1-37f3-4778-a290-575221db291a', 'name': 'network-vif-deleted', 'tag': 'aa5321b2-0cfb-4d2b-acbd-4c161b814d3e', 'status': 'completed', 'code': 200} 2026-04-28 03:55:40.365 7 INFO neutron.services.segments.plugin [-] Segment fbb1ffb7-7742-4ef7-bca6-09da8fd6dbe0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbb1ffb7-7742-4ef7-bca6-09da8fd6dbe0 found for delete ", "request_id": "req-f0ef133e-ff06-4ec4-841c-c845d6b82640"}]} 2026-04-28 03:55:40.370 7 INFO neutron.db.l3_hamode_db [None req-41173b82-111b-4387-9316-62b6ff378e3d 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] HA network bc06d018-c219-44a8-9ee0-e8d373948235 was deleted as no HA routers are present in tenant 3f6dfa5122ec4da3a5d9637a5c63fa60. 2026-04-28 03:55:40.373 7 INFO neutron.services.segments.plugin [-] Segment fbb1ffb7-7742-4ef7-bca6-09da8fd6dbe0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbb1ffb7-7742-4ef7-bca6-09da8fd6dbe0 found for delete ", "request_id": "req-dfafb36d-bb0f-424e-b8ca-5dda5eecb0ea"}]} [pid: 7|app: 0|req: 1364/2744] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:55:39 2026] DELETE /v2.0/routers/d478eced-92bd-4b21-986c-9a0d123d2e88 => generated 0 bytes in 797 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2745] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:55:40 2026] DELETE /v2.0/subnets/9bfd4feb-156b-4452-bae9-3598653ab780 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:55:40.664 7 INFO neutron_taas.services.taas.taas_plugin [None req-350b3a42-f7a3-49eb-adca-1700483a4930 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] TaaS: Handle Delete Port: 8f5713a4-a009-469f-9111-f1360434a3d8 2026-04-28 03:55:40.668 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-350b3a42-f7a3-49eb-adca-1700483a4930 823064934b5c4d4abd529a56cc2bca76 7e8b491ce00a4423ac31d66ac68d4d51 - - default default] Tap Mirror: Handle Delete Port: 8f5713a4-a009-469f-9111-f1360434a3d8 [pid: 7|app: 0|req: 1365/2746] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:55:40 2026] DELETE /v2.0/networks/cc57dcc9-1250-4f34-9880-7f0ceb5905e8 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2747] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:55:41 2026] GET /v2.0/security-groups?tenant_id=3f6dfa5122ec4da3a5d9637a5c63fa60&name=default => generated 2929 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2748] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:41 2026] DELETE /v2.0/security-groups/f8e927c7-902a-43b9-8221-22263a68148e => 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: 1383/2749] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:55:41 2026] GET /v2.0/security-groups?tenant_id=3a8cebb142cf4a2eafeac31d672e3b21&name=default => generated 2929 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2750] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:41 2026] DELETE /v2.0/security-groups/6c897773-3994-49d9-9df0-e4c37482f57a => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:42.387 7 INFO neutron.services.segments.plugin [-] Segment 98087d1a-f317-484c-a198-971133aa9c4b resource provider aggregate not found 2026-04-28 03:55:42.392 7 INFO neutron.services.segments.plugin [-] Segment 98087d1a-f317-484c-a198-971133aa9c4b resource provider aggregate not found 2026-04-28 03:55:42.407 7 INFO neutron.services.segments.plugin [-] Segment 98087d1a-f317-484c-a198-971133aa9c4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98087d1a-f317-484c-a198-971133aa9c4b found for delete ", "request_id": "req-e1aabbef-ccc9-4dd5-9d77-31cbb97d258d"}]} 2026-04-28 03:55:42.409 7 INFO neutron.services.segments.plugin [-] Segment 98087d1a-f317-484c-a198-971133aa9c4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 98087d1a-f317-484c-a198-971133aa9c4b found for delete ", "request_id": "req-2e25c8ca-7bb5-44f0-8d05-6a9514ef7853"}]} [pid: 8|app: 0|req: 1384/2751] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:42 2026] GET /v2.0/ports?device_id=3b10f6f1-37f3-4778-a290-575221db291a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:55:45.924 7 INFO neutron.db.segments_db [None req-9a4ac03f-cf4b-46d7-8722-3c8a48bdb1c5 4f7edbc5254447b6a040c41b9add4552 1930177d5ae44afda72e6174a27cd72f - - default default] Added segment c42fad3a-bd47-47aa-b3d6-16fffce96268 of type vxlan for network b1f8e10f-25e1-4f85-806c-3e652d19a6d4 [pid: 7|app: 0|req: 1368/2752] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:55:45 2026] POST /v2.0/networks => generated 707 bytes in 415 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2753] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:55:46 2026] POST /v2.0/subnets => generated 644 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:55:46.217 7 WARNING neutron.api.v2.base [None req-041509c6-d3f2-417e-8975-4558deb53115 4f7edbc5254447b6a040c41b9add4552 1930177d5ae44afda72e6174a27cd72f - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-28 03:55:46.218 7 INFO neutron.api.v2.resource [None req-041509c6-d3f2-417e-8975-4558deb53115 4f7edbc5254447b6a040c41b9add4552 1930177d5ae44afda72e6174a27cd72f - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 1369/2754] 10.0.0.208 () {34 vars in 681 bytes} [Tue Apr 28 03:55:46 2026] POST /v2.0/rbac-policies => generated 143 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-28 03:55:46.405 8 INFO neutron.services.segments.plugin [-] Segment c42fad3a-bd47-47aa-b3d6-16fffce96268 resource provider aggregate not found 2026-04-28 03:55:46.411 8 INFO neutron.services.segments.plugin [-] Segment c42fad3a-bd47-47aa-b3d6-16fffce96268 resource provider aggregate not found 2026-04-28 03:55:46.431 8 INFO neutron.services.segments.plugin [-] Segment c42fad3a-bd47-47aa-b3d6-16fffce96268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c42fad3a-bd47-47aa-b3d6-16fffce96268 found for delete ", "request_id": "req-e94d0ac8-b757-4af4-8122-889bff58b3ce"}]} [pid: 8|app: 0|req: 1386/2755] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:55:46 2026] DELETE /v2.0/networks/b1f8e10f-25e1-4f85-806c-3e652d19a6d4 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:55:46.438 8 INFO neutron.services.segments.plugin [-] Segment c42fad3a-bd47-47aa-b3d6-16fffce96268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c42fad3a-bd47-47aa-b3d6-16fffce96268 found for delete ", "request_id": "req-375bdd42-3c07-4908-a825-9abc5876a5b5"}]} 2026-04-28 03:55:46.518 7 INFO neutron.db.segments_db [None req-7126ea62-9afe-441d-b1b3-f0ed269c17c4 4f7edbc5254447b6a040c41b9add4552 1930177d5ae44afda72e6174a27cd72f - - default default] Added segment aabffbfb-04b6-4828-94f9-10950a9f427c of type vxlan for network d939d4aa-65f4-4c8f-98d7-3c039685c278 [pid: 7|app: 0|req: 1370/2756] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:55:46 2026] POST /v2.0/networks => generated 707 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2757] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:55:46 2026] POST /v2.0/subnets => generated 647 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:55:46.810 7 WARNING neutron.api.v2.base [None req-b7c98220-ea7b-444e-a5ed-7a61917557db 4f7edbc5254447b6a040c41b9add4552 1930177d5ae44afda72e6174a27cd72f - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-28 03:55:46.811 7 INFO neutron.api.v2.resource [None req-b7c98220-ea7b-444e-a5ed-7a61917557db 4f7edbc5254447b6a040c41b9add4552 1930177d5ae44afda72e6174a27cd72f - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1371/2758] 10.0.0.208 () {34 vars in 681 bytes} [Tue Apr 28 03:55:46 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2759] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:55:46 2026] DELETE /v2.0/networks/d939d4aa-65f4-4c8f-98d7-3c039685c278 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:55:47.081 7 INFO neutron.db.segments_db [None req-9e9c14b4-06b3-4ccc-a95c-0a084bbb236b 4f7edbc5254447b6a040c41b9add4552 1930177d5ae44afda72e6174a27cd72f - - default default] Added segment cea33d72-b95b-460e-830e-ccfba61b8558 of type vxlan for network 44375db0-4568-4596-8726-28ce4966524a [pid: 7|app: 0|req: 1372/2760] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:55:47 2026] POST /v2.0/networks => generated 708 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2761] 10.0.0.208 () {34 vars in 669 bytes} [Tue Apr 28 03:55:47 2026] POST /v2.0/subnets => generated 647 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2762] 10.0.0.208 () {34 vars in 681 bytes} [Tue Apr 28 03:55:47 2026] POST /v2.0/rbac-policies => generated 324 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-28 03:55:47.873 8 INFO neutron_taas.services.taas.taas_plugin [None req-aef47b41-dc13-4389-9149-ac202c9c4eac a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] TaaS: Handle Delete Port: 56c1097d-e558-47fb-8bff-89ad6f770902 2026-04-28 03:55:47.876 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aef47b41-dc13-4389-9149-ac202c9c4eac a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Tap Mirror: Handle Delete Port: 56c1097d-e558-47fb-8bff-89ad6f770902 2026-04-28 03:55:48.058 8 INFO neutron.db.l3_db [None req-aef47b41-dc13-4389-9149-ac202c9c4eac a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Floating IP 95a7667e-2374-407f-8c3d-89e6cff865bc disassociated (deleted). External IP: 10.96.250.211, port: c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae. [pid: 7|app: 0|req: 1374/2763] 10.0.0.208 () {32 vars in 723 bytes} [Tue Apr 28 03:55:48 2026] GET /v2.0/networks/44375db0-4568-4596-8726-28ce4966524a => generated 655 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2764] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:55:47 2026] DELETE /v2.0/floatingips/95a7667e-2374-407f-8c3d-89e6cff865bc => generated 0 bytes in 654 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:48.415 7 INFO neutron.api.v2.resource [None req-2106346f-f5e9-4295-9a6f-0d9f3cae252d a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1375/2765] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:55:48 2026] GET /v2.0/floatingips/95a7667e-2374-407f-8c3d-89e6cff865bc => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:55:48.429 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5c209e6-0507-4d12-b828-937cb1adcfc5'] response: {'name': 'network-changed', 'server_uuid': 'f554d881-64e5-4bdf-8e4a-3aa31eca1bdb', 'tag': 'c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae', 'status': 'completed', 'code': 200} 2026-04-28 03:55:48.451 8 INFO neutron.services.segments.plugin [-] Segment aabffbfb-04b6-4828-94f9-10950a9f427c resource provider aggregate not found 2026-04-28 03:55:48.461 8 INFO neutron.services.segments.plugin [-] Segment aabffbfb-04b6-4828-94f9-10950a9f427c resource provider aggregate not found 2026-04-28 03:55:48.468 8 INFO neutron.services.segments.plugin [-] Segment aabffbfb-04b6-4828-94f9-10950a9f427c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aabffbfb-04b6-4828-94f9-10950a9f427c found for delete ", "request_id": "req-e1502b82-1a7a-4c19-beb2-af83f742efda"}]} 2026-04-28 03:55:48.474 8 INFO neutron.services.segments.plugin [-] Segment aabffbfb-04b6-4828-94f9-10950a9f427c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aabffbfb-04b6-4828-94f9-10950a9f427c found for delete ", "request_id": "req-689971f0-834d-4c76-8ca3-365f30e42a06"}]} 2026-04-28 03:55:48.502 8 INFO neutron.pecan_wsgi.hooks.translation [None req-93f4e260-8e8d-41ba-bf40-88d6c76594b0 bc4af29bdf8a4df38b7954f005f9d1bc e62e4aa115354904b327138678f3aa83 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1391/2766] 10.0.0.208 () {32 vars in 723 bytes} [Tue Apr 28 03:55:48 2026] GET /v2.0/networks/44375db0-4568-4596-8726-28ce4966524a => generated 138 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2767] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:48 2026] GET /v2.0/ports?device_id=f554d881-64e5-4bdf-8e4a-3aa31eca1bdb => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2768] 10.0.0.249 () {34 vars in 1040 bytes} [Tue Apr 28 03:55:48 2026] GET /v2.0/security-groups?id=fa82c5d1-9b54-44d0-86ce-006ecf7f2c31&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:55:48.692 7 INFO neutron.services.segments.plugin [-] Segment cea33d72-b95b-460e-830e-ccfba61b8558 resource provider aggregate not found 2026-04-28 03:55:48.701 7 INFO neutron.services.segments.plugin [-] Segment cea33d72-b95b-460e-830e-ccfba61b8558 resource provider aggregate not found 2026-04-28 03:55:48.708 7 INFO neutron.services.segments.plugin [-] Segment cea33d72-b95b-460e-830e-ccfba61b8558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cea33d72-b95b-460e-830e-ccfba61b8558 found for delete ", "request_id": "req-cf8b712f-cf55-4bb0-95fe-347e08d901a0"}]} 2026-04-28 03:55:48.728 7 INFO neutron.services.segments.plugin [-] Segment cea33d72-b95b-460e-830e-ccfba61b8558 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cea33d72-b95b-460e-830e-ccfba61b8558 found for delete ", "request_id": "req-39a2405c-bad1-4d6b-9524-c0fb5c360c3a"}]} [pid: 7|app: 0|req: 1376/2769] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:55:48 2026] DELETE /v2.0/networks/44375db0-4568-4596-8726-28ce4966524a => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:55:48.746 8 INFO neutron.pecan_wsgi.hooks.translation [None req-383a69df-f9ac-480c-ac2d-6d189f722547 4f7edbc5254447b6a040c41b9add4552 1930177d5ae44afda72e6174a27cd72f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1394/2770] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:55:48 2026] DELETE /v2.0/subnets/b3f2293a-8ad6-479c-b010-b577a2c7f406 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:55:48.768 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dabd3671-66a4-41b6-9b00-b1ebb15c89d5 4f7edbc5254447b6a040c41b9add4552 1930177d5ae44afda72e6174a27cd72f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1377/2771] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:55:48 2026] DELETE /v2.0/subnets/45c7cb47-a7a9-40d5-b0e6-3c6af2fcdb1f => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:55:48.788 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9f3c76c0-0524-426f-845b-21d86f7893de 4f7edbc5254447b6a040c41b9add4552 1930177d5ae44afda72e6174a27cd72f - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1395/2772] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:55:48 2026] DELETE /v2.0/subnets/4269a676-a3a7-4bd4-ae13-8550583bc13b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2773] 199.204.45.95 () {34 vars in 1079 bytes} [Tue Apr 28 03:55:48 2026] GET /v2.0/ports?tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d&device_id=f554d881-64e5-4bdf-8e4a-3aa31eca1bdb => generated 1469 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2774] 199.204.45.95 () {34 vars in 985 bytes} [Tue Apr 28 03:55:49 2026] GET /v2.0/networks?id=29d63862-458f-4433-960f-5748bce1de1e => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2775] 199.204.45.95 () {34 vars in 1057 bytes} [Tue Apr 28 03:55:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.182&port_id=c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2776] 199.204.45.95 () {34 vars in 1103 bytes} [Tue Apr 28 03:55:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2bb&port_id=c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2777] 199.204.45.95 () {34 vars in 1063 bytes} [Tue Apr 28 03:55:49 2026] GET /v2.0/subnets?id=f3fdc10a-545f-4237-8f40-9870290f73c7&id=eb2bf188-1887-4dfc-9d3a-e7b5148febbf => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2778] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:55:49 2026] GET /v2.0/ports?network_id=29d63862-458f-4433-960f-5748bce1de1e&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2779] 199.204.45.95 () {34 vars in 1051 bytes} [Tue Apr 28 03:55:49 2026] GET /v2.0/ports?network_id=29d63862-458f-4433-960f-5748bce1de1e&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2780] 199.204.45.95 () {34 vars in 1011 bytes} [Tue Apr 28 03:55:49 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2781] 199.204.45.95 () {34 vars in 1111 bytes} [Tue Apr 28 03:55:49 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2782] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:55:49 2026] GET /v2.0/security-groups?tenant_id=2305c2f9606b487d8a2090a678712628&name=default => generated 2929 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2783] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:49 2026] DELETE /v2.0/security-groups/f5716585-c783-4a7b-b9e1-c259f07f1ac7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2784] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:55:50 2026] GET /v2.0/security-groups?tenant_id=1930177d5ae44afda72e6174a27cd72f&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2785] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:50 2026] DELETE /v2.0/security-groups/eee1670e-2455-4e19-820a-42a182098f84 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2786] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:55:50 2026] GET /v2.0/security-groups?tenant_id=e62e4aa115354904b327138678f3aa83&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2787] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:50 2026] DELETE /v2.0/security-groups/8819fbb6-7b5b-49c3-bca9-063fc73973a1 => 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: 1403/2788] 199.204.45.95 () {34 vars in 993 bytes} [Tue Apr 28 03:55:51 2026] GET /v2.0/ports?device_id=f554d881-64e5-4bdf-8e4a-3aa31eca1bdb => generated 1198 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:55:51.208 7 INFO neutron_taas.services.taas.taas_plugin [req-0acb4e97-e05d-49d6-8ff3-7894703c39ff req-32fef321-3e6d-4dad-b518-7cd6c9c0e619 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] TaaS: Handle Delete Port: c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae 2026-04-28 03:55:51.212 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0acb4e97-e05d-49d6-8ff3-7894703c39ff req-32fef321-3e6d-4dad-b518-7cd6c9c0e619 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Tap Mirror: Handle Delete Port: c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae [pid: 7|app: 0|req: 1386/2789] 199.204.45.95 () {36 vars in 996 bytes} [Tue Apr 28 03:55:51 2026] DELETE /v2.0/ports/c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:55:51.424 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-36d3425d-05df-48de-8198-618f6170f935'] response: {'server_uuid': 'f554d881-64e5-4bdf-8e4a-3aa31eca1bdb', 'name': 'network-vif-deleted', 'tag': 'c6ffa0e3-c42a-47bc-a6ec-cda3063d1dae', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1388/2792] 10.0.0.249 () {34 vars in 990 bytes} [Tue Apr 28 03:55:53 2026] GET /v2.0/ports?device_id=f554d881-64e5-4bdf-8e4a-3aa31eca1bdb => 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: 1405/2793] 10.0.0.208 () {34 vars in 684 bytes} [Tue Apr 28 03:55:54 2026] POST /v2.0/security-groups => generated 1603 bytes in 356 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2794] 10.0.0.208 () {34 vars in 684 bytes} [Tue Apr 28 03:55:55 2026] POST /v2.0/security-groups => generated 1603 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2795] 10.0.0.208 () {34 vars in 684 bytes} [Tue Apr 28 03:55:55 2026] POST /v2.0/security-groups => generated 1603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2796] 10.0.0.208 () {34 vars in 684 bytes} [Tue Apr 28 03:55:55 2026] POST /v2.0/security-groups => generated 1603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2797] 10.0.0.208 () {34 vars in 684 bytes} [Tue Apr 28 03:55:55 2026] POST /v2.0/security-groups => generated 1603 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2798] 10.0.0.208 () {34 vars in 767 bytes} [Tue Apr 28 03:55:55 2026] PUT /v2.0/security-groups/53b70831-58f3-40d9-97a3-cb93d1022622/tags => generated 17 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2799] 10.0.0.208 () {34 vars in 767 bytes} [Tue Apr 28 03:55:55 2026] PUT /v2.0/security-groups/1dc5b318-b1d6-486a-9570-8e545538579d/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2800] 10.0.0.208 () {34 vars in 767 bytes} [Tue Apr 28 03:55:55 2026] PUT /v2.0/security-groups/ae21f09e-6ff9-4a7c-a262-dc0874eab7d3/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2801] 10.0.0.208 () {34 vars in 767 bytes} [Tue Apr 28 03:55:56 2026] PUT /v2.0/security-groups/39d4b150-6f9a-4c2f-a11e-a83e99b1fcb9/tags => 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: 1393/2802] 10.0.0.208 () {32 vars in 680 bytes} [Tue Apr 28 03:55:56 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2803] 10.0.0.208 () {32 vars in 694 bytes} [Tue Apr 28 03:55:56 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2804] 10.0.0.208 () {32 vars in 690 bytes} [Tue Apr 28 03:55:56 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2805] 10.0.0.208 () {32 vars in 702 bytes} [Tue Apr 28 03:55:56 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2806] 10.0.0.208 () {32 vars in 688 bytes} [Tue Apr 28 03:55:56 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2807] 10.0.0.208 () {32 vars in 702 bytes} [Tue Apr 28 03:55:56 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2808] 10.0.0.208 () {32 vars in 698 bytes} [Tue Apr 28 03:55:56 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2809] 10.0.0.208 () {32 vars in 710 bytes} [Tue Apr 28 03:55:56 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2810] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:56 2026] DELETE /v2.0/security-groups/53b70831-58f3-40d9-97a3-cb93d1022622 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2811] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:56 2026] DELETE /v2.0/security-groups/1dc5b318-b1d6-486a-9570-8e545538579d => 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: 1398/2812] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:56 2026] DELETE /v2.0/security-groups/ae21f09e-6ff9-4a7c-a262-dc0874eab7d3 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2813] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:56 2026] DELETE /v2.0/security-groups/39d4b150-6f9a-4c2f-a11e-a83e99b1fcb9 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2814] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:56 2026] DELETE /v2.0/security-groups/e88a6711-b6e3-4602-9660-d756f44d39d0 => 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: 1416/2815] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:55:57 2026] GET /v2.0/security-groups?tenant_id=786607861fe44d2a89fb8bc350fffc0b&name=default => generated 2929 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2816] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:58 2026] DELETE /v2.0/security-groups/bde97154-45e3-4fba-aedc-3f4fd7454b7e => 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: 1417/2817] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:55:58 2026] GET /v2.0/security-groups?tenant_id=3d0cedd95e254df1a2ea873cc64c5b6b&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2818] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:58 2026] DELETE /v2.0/security-groups/9b8b9a42-d867-4944-a863-638270ead744 => 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: 1418/2819] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:55:58 2026] GET /v2.0/security-groups?tenant_id=4bc24014c25646efaebcc776d1a7bfba&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2820] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:58 2026] DELETE /v2.0/security-groups/fe33f199-fb6e-472f-91bf-7a7bfb19436e => 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: 1419/2821] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:55:58 2026] DELETE /v2.0/security-group-rules/219c454e-d925-476d-a380-fbd39cbde716 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:58.953 7 INFO neutron.api.v2.resource [None req-74ecca24-2d57-4036-994f-8900c191f2c9 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1403/2822] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:55:58 2026] GET /v2.0/security-group-rules/219c454e-d925-476d-a380-fbd39cbde716 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2823] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:55:58 2026] DELETE /v2.0/security-group-rules/a3dec2b2-2038-4752-85f3-bfa7ff3f6f77 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:59.054 7 INFO neutron.api.v2.resource [None req-493b60d5-7a27-4b22-83b2-698228637e11 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1404/2824] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:55:59 2026] GET /v2.0/security-group-rules/a3dec2b2-2038-4752-85f3-bfa7ff3f6f77 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2825] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:55:59 2026] DELETE /v2.0/security-group-rules/68eaaa78-a88a-4f5f-a1e1-661c213f2cb0 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:59.145 7 INFO neutron.api.v2.resource [None req-6e8cf588-d863-45f7-accd-bee9dd42531b a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1405/2826] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:55:59 2026] GET /v2.0/security-group-rules/68eaaa78-a88a-4f5f-a1e1-661c213f2cb0 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2827] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:55:59 2026] DELETE /v2.0/security-group-rules/e7b6bce9-c511-4f8b-902d-e75d9ea130fd => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:59.233 7 INFO neutron.api.v2.resource [None req-9be808fb-6249-45b9-b146-32770c2033fe a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1406/2828] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:55:59 2026] GET /v2.0/security-group-rules/e7b6bce9-c511-4f8b-902d-e75d9ea130fd => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2829] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:55:59 2026] DELETE /v2.0/security-group-rules/11bd47a9-0715-45ff-ad3e-47866fc8ff5b => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:59.319 7 INFO neutron.api.v2.resource [None req-2bf62687-a764-40fd-be52-9946f75f2eee a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1407/2830] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:55:59 2026] GET /v2.0/security-group-rules/11bd47a9-0715-45ff-ad3e-47866fc8ff5b => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2831] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:55:59 2026] DELETE /v2.0/security-group-rules/f4d66921-473c-4b7b-af03-ee2cc5bcf257 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:59.402 7 INFO neutron.api.v2.resource [None req-b5698c0d-1079-496a-927d-4731721071ce a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1408/2832] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:55:59 2026] GET /v2.0/security-group-rules/f4d66921-473c-4b7b-af03-ee2cc5bcf257 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2833] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:55:59 2026] DELETE /v2.0/security-group-rules/4c6f323d-5795-40c3-b777-3864ce1dd59d => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:59.490 7 INFO neutron.api.v2.resource [None req-2071039c-c13d-491c-82ed-edc19a07c830 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1409/2834] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:55:59 2026] GET /v2.0/security-group-rules/4c6f323d-5795-40c3-b777-3864ce1dd59d => 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: 1426/2835] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:55:59 2026] DELETE /v2.0/security-group-rules/6cd72fd0-d188-45cf-8299-cca214235bd5 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:59.608 7 INFO neutron.api.v2.resource [None req-2789aae6-3f51-4b06-ab66-63393d34a3cd a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1410/2836] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:55:59 2026] GET /v2.0/security-group-rules/6cd72fd0-d188-45cf-8299-cca214235bd5 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2837] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:55:59 2026] DELETE /v2.0/security-group-rules/094e3c8b-9a78-4fc6-a54e-6fa39844fb0f => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:59.717 7 INFO neutron.api.v2.resource [None req-9e87aa88-56bd-45be-8d1c-3d5d74e14199 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1411/2838] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:55:59 2026] GET /v2.0/security-group-rules/094e3c8b-9a78-4fc6-a54e-6fa39844fb0f => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2839] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:55:59 2026] DELETE /v2.0/security-group-rules/ddb7fae7-7bed-4ea4-9620-f1f0e7f86670 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:59.797 7 INFO neutron.api.v2.resource [None req-72f4e50a-d431-406f-adaf-88e057c4f9dc a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1412/2840] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:55:59 2026] GET /v2.0/security-group-rules/ddb7fae7-7bed-4ea4-9620-f1f0e7f86670 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2841] 10.0.0.208 () {32 vars in 750 bytes} [Tue Apr 28 03:55:59 2026] DELETE /v2.0/security-group-rules/81f5a9fa-98c8-45ab-a108-1054075f7a23 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:59.874 7 INFO neutron.api.v2.resource [None req-fd1bb830-8c23-4f02-84cc-8b3dfa23fe4d a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1413/2842] 10.0.0.208 () {32 vars in 747 bytes} [Tue Apr 28 03:55:59 2026] GET /v2.0/security-group-rules/81f5a9fa-98c8-45ab-a108-1054075f7a23 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2843] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:55:59 2026] DELETE /v2.0/security-groups/fa82c5d1-9b54-44d0-86ce-006ecf7f2c31 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:55:59.960 7 INFO neutron.api.v2.resource [None req-2853834c-4c56-45d1-8bd5-13c253406e4f a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1414/2844] 10.0.0.208 () {32 vars in 737 bytes} [Tue Apr 28 03:55:59 2026] GET /v2.0/security-groups/fa82c5d1-9b54-44d0-86ce-006ecf7f2c31 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:56:00.385 8 INFO neutron_taas.services.taas.taas_plugin [None req-3b8b3201-4dad-41ce-8d9b-60836180d06b a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] TaaS: Handle Delete Port: 83aa00a1-6f3c-4fcc-b90b-09c403029573 2026-04-28 03:56:00.388 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b8b3201-4dad-41ce-8d9b-60836180d06b a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Tap Mirror: Handle Delete Port: 83aa00a1-6f3c-4fcc-b90b-09c403029573 [pid: 8|app: 0|req: 1431/2845] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:56:00 2026] PUT /v2.0/routers/942d5dd0-7f1e-446c-a7fb-4d55702145a5/remove_router_interface => generated 309 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:56:01.081 7 INFO neutron.api.v2.resource [None req-049c659a-e074-4232-8abd-125a5c5603c8 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1415/2846] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:56:00 2026] PUT /v2.0/routers/942d5dd0-7f1e-446c-a7fb-4d55702145a5/remove_router_interface => generated 198 bytes in 177 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:56:02.027 8 INFO neutron_taas.services.taas.taas_plugin [None req-adb96a29-9a11-4dd9-b10a-3668d7529277 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] TaaS: Handle Delete Port: 0cd0307d-a3ed-4fcf-b2f4-960edf07fd4d 2026-04-28 03:56:02.031 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adb96a29-9a11-4dd9-b10a-3668d7529277 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Tap Mirror: Handle Delete Port: 0cd0307d-a3ed-4fcf-b2f4-960edf07fd4d [pid: 8|app: 0|req: 1432/2847] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:56:01 2026] PUT /v2.0/routers/942d5dd0-7f1e-446c-a7fb-4d55702145a5/remove_router_interface => generated 309 bytes in 1502 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-28 03:56:02.755 7 INFO neutron.api.v2.resource [None req-3c8a8996-ed70-4ae6-9589-70401d4ad1d0 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1416/2848] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:56:02 2026] PUT /v2.0/routers/942d5dd0-7f1e-446c-a7fb-4d55702145a5/remove_router_interface => generated 198 bytes in 161 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:56:03.115 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd5696bd-2e34-4f35-a6f8-62c00dda3979 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] TaaS: Handle Delete Port: a08f2534-28a7-41a1-bccb-a4b86d15cdab 2026-04-28 03:56:03.120 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd5696bd-2e34-4f35-a6f8-62c00dda3979 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Tap Mirror: Handle Delete Port: a08f2534-28a7-41a1-bccb-a4b86d15cdab [pid: 7|app: 0|req: 1417/2849] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:56:02 2026] POST /v2.0/subnetpools => generated 516 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2850] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:56:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2851] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:56:03 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) [pid: 7|app: 0|req: 1420/2852] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:56:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2853] 10.0.0.208 () {34 vars in 676 bytes} [Tue Apr 28 03:56:03 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2854] 10.0.0.208 () {34 vars in 759 bytes} [Tue Apr 28 03:56:03 2026] PUT /v2.0/subnetpools/97f3a5f4-3a72-41f7-98b7-14b31e489928/tags => generated 17 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2855] 10.0.0.208 () {34 vars in 759 bytes} [Tue Apr 28 03:56:03 2026] PUT /v2.0/subnetpools/c82fc0f5-d305-4293-9f6d-4e8df423c20b/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2856] 10.0.0.208 () {34 vars in 759 bytes} [Tue Apr 28 03:56:03 2026] PUT /v2.0/subnetpools/308a3491-f380-4a6f-99f1-4b01ee47cfe6/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2857] 10.0.0.208 () {34 vars in 759 bytes} [Tue Apr 28 03:56:03 2026] PUT /v2.0/subnetpools/50b83d2a-ea7b-4894-b392-20b23bba01c0/tags => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2858] 10.0.0.208 () {32 vars in 672 bytes} [Tue Apr 28 03:56:03 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2859] 10.0.0.208 () {32 vars in 686 bytes} [Tue Apr 28 03:56:03 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2860] 10.0.0.208 () {32 vars in 682 bytes} [Tue Apr 28 03:56:03 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2861] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:56:02 2026] PUT /v2.0/routers/942d5dd0-7f1e-446c-a7fb-4d55702145a5/remove_router_interface => generated 309 bytes in 910 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2862] 10.0.0.208 () {32 vars in 694 bytes} [Tue Apr 28 03:56:03 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2863] 10.0.0.208 () {32 vars in 680 bytes} [Tue Apr 28 03:56:03 2026] GET /v2.0/subnetpools?not-tags=red => 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: 1431/2864] 10.0.0.208 () {32 vars in 694 bytes} [Tue Apr 28 03:56:03 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2865] 10.0.0.208 () {32 vars in 690 bytes} [Tue Apr 28 03:56:03 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2866] 10.0.0.208 () {32 vars in 702 bytes} [Tue Apr 28 03:56:03 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:56:03.804 8 INFO neutron.api.v2.resource [None req-c553b1e2-75fd-45e9-a6be-408848b17759 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1434/2867] 10.0.0.208 () {34 vars in 789 bytes} [Tue Apr 28 03:56:03 2026] PUT /v2.0/routers/942d5dd0-7f1e-446c-a7fb-4d55702145a5/remove_router_interface => generated 198 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2868] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:56:03 2026] DELETE /v2.0/subnetpools/97f3a5f4-3a72-41f7-98b7-14b31e489928 => 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: 1435/2869] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:56:03 2026] DELETE /v2.0/subnetpools/c82fc0f5-d305-4293-9f6d-4e8df423c20b => 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: 1436/2870] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:56:03 2026] DELETE /v2.0/subnetpools/308a3491-f380-4a6f-99f1-4b01ee47cfe6 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:56:04.019 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e49ab90-83cd-466f-9606-23c1a1ae24c8 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] TaaS: Handle Delete Port: a43a11e7-f849-4250-a379-43e9744ad39f 2026-04-28 03:56:04.024 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e49ab90-83cd-466f-9606-23c1a1ae24c8 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Tap Mirror: Handle Delete Port: a43a11e7-f849-4250-a379-43e9744ad39f [pid: 7|app: 0|req: 1437/2871] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:56:03 2026] DELETE /v2.0/subnetpools/50b83d2a-ea7b-4894-b392-20b23bba01c0 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2872] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:56:04 2026] DELETE /v2.0/subnetpools/095d1178-f2ef-4c3b-90c8-89c3e5979b81 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:56:04.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e49ab90-83cd-466f-9606-23c1a1ae24c8 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] TaaS: Handle Delete Port: dbd18c8f-5c43-4746-9571-efde66aa9de8 2026-04-28 03:56:04.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e49ab90-83cd-466f-9606-23c1a1ae24c8 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Tap Mirror: Handle Delete Port: dbd18c8f-5c43-4746-9571-efde66aa9de8 2026-04-28 03:56:04.711 8 INFO neutron.services.segments.plugin [-] Segment ae95236f-4136-4c22-9bb6-475a556b094a resource provider aggregate not found 2026-04-28 03:56:04.720 8 INFO neutron.services.segments.plugin [-] Segment ae95236f-4136-4c22-9bb6-475a556b094a resource provider aggregate not found 2026-04-28 03:56:04.729 8 INFO neutron.services.segments.plugin [-] Segment ae95236f-4136-4c22-9bb6-475a556b094a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae95236f-4136-4c22-9bb6-475a556b094a found for delete ", "request_id": "req-3a980b5a-8130-45b5-b7bc-23a936222003"}]} 2026-04-28 03:56:04.742 8 INFO neutron.db.l3_hamode_db [None req-8e49ab90-83cd-466f-9606-23c1a1ae24c8 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] HA network a1dafb1e-8d2e-42e7-b9d4-911bbd7afed7 was deleted as no HA routers are present in tenant 3ee37ca9442f44fd8bbd3f1009efb02d. 2026-04-28 03:56:04.746 8 INFO neutron.services.segments.plugin [-] Segment ae95236f-4136-4c22-9bb6-475a556b094a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae95236f-4136-4c22-9bb6-475a556b094a found for delete ", "request_id": "req-41ab14f2-c3b9-45b8-a714-06d05df23496"}]} [pid: 8|app: 0|req: 1435/2873] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:56:03 2026] DELETE /v2.0/routers/942d5dd0-7f1e-446c-a7fb-4d55702145a5 => generated 0 bytes in 941 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:56:04.775 7 INFO neutron.api.v2.resource [None req-310790a0-a721-47bd-9293-4eb3c3e1be93 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1439/2874] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:56:04 2026] GET /v2.0/routers/942d5dd0-7f1e-446c-a7fb-4d55702145a5 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2875] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:56:04 2026] DELETE /v2.0/subnets/5bb27d51-38d2-4c86-98f3-00dc6d80fb6c => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:56:04.975 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2a765d3c-8bfd-415f-a977-d06d85e5e7c0 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1437/2876] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:56:04 2026] GET /v2.0/subnets/5bb27d51-38d2-4c86-98f3-00dc6d80fb6c => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2877] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:56:04 2026] GET /v2.0/security-groups?tenant_id=d405a2f0dfd34108950802808f0d63bc&name=default => generated 2929 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2878] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:56:04 2026] DELETE /v2.0/subnets/ee49c219-801f-4dc1-8964-d6884ac50301 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:56:05.170 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6754f88c-e632-4db9-b907-9c1fcd92dc58 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1439/2879] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:56:05 2026] GET /v2.0/subnets/ee49c219-801f-4dc1-8964-d6884ac50301 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2880] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:56:05 2026] DELETE /v2.0/security-groups/d4a3111d-2f6c-489e-a40f-c9ccf8bdb887 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:56:05.271 8 INFO neutron_taas.services.taas.taas_plugin [None req-8191542c-ce50-4f22-8b08-0f17ea14cf86 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] TaaS: Handle Delete Port: 5a0bf499-33e7-4862-95ab-160be594cfe0 2026-04-28 03:56:05.274 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8191542c-ce50-4f22-8b08-0f17ea14cf86 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Tap Mirror: Handle Delete Port: 5a0bf499-33e7-4862-95ab-160be594cfe0 [pid: 8|app: 0|req: 1440/2881] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:56:05 2026] DELETE /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2882] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:56:05 2026] GET /v2.0/security-groups?tenant_id=134ec9f4d60149cd85779833cebd9d69&name=default => generated 2929 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2883] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:56:05 2026] DELETE /v2.0/security-groups/eaaac469-0bd1-4669-8860-24e0f74477eb => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:56:05.696 8 INFO neutron.pecan_wsgi.hooks.translation [None req-664c5174-0350-4233-a67d-a53498a6b3a4 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1441/2884] 10.0.0.208 () {32 vars in 723 bytes} [Tue Apr 28 03:56:05 2026] GET /v2.0/networks/5a79771c-4708-4276-888c-1b39d91b8f04 => generated 138 bytes in 210 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2885] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:56:05 2026] DELETE /v2.0/subnets/eb2bf188-1887-4dfc-9d3a-e7b5148febbf => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:56:05.852 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb7e4e8b-1196-4540-b25f-c68172d42d1c a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1445/2886] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:56:05 2026] GET /v2.0/subnets/eb2bf188-1887-4dfc-9d3a-e7b5148febbf => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2887] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:56:05 2026] GET /v2.0/security-groups?tenant_id=3606b777e0a344319b6e29f053d03951&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2888] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:56:05 2026] DELETE /v2.0/subnets/f3fdc10a-545f-4237-8f40-9870290f73c7 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2889] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:56:05 2026] DELETE /v2.0/security-groups/b3a6cdec-a47f-4efb-b86c-f2308d09d757 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:56:06.024 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5fa223c1-1076-4b7c-9394-7872f04d3904 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1447/2890] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:56:06 2026] GET /v2.0/subnets/f3fdc10a-545f-4237-8f40-9870290f73c7 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:56:06.130 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae9e7790-8860-4a5a-aa75-a77c59251a3a a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] TaaS: Handle Delete Port: 1258fc66-e9d7-40cb-872a-53e61f66557c 2026-04-28 03:56:06.133 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae9e7790-8860-4a5a-aa75-a77c59251a3a a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Tap Mirror: Handle Delete Port: 1258fc66-e9d7-40cb-872a-53e61f66557c [pid: 8|app: 0|req: 1444/2891] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:56:06 2026] DELETE /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:56:06.341 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f94aa2e6-485b-4099-a730-18f5f94ddc17 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1448/2892] 10.0.0.208 () {32 vars in 723 bytes} [Tue Apr 28 03:56:06 2026] GET /v2.0/networks/29d63862-458f-4433-960f-5748bce1de1e => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2893] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:56:06 2026] DELETE /v2.0/subnets/c0de2214-af90-4840-9037-e6a5ec6a5703 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:56:06.525 7 INFO neutron.pecan_wsgi.hooks.translation [None req-02f575de-6fbd-4bd8-bb58-e020c020ca57 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1449/2894] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:56:06 2026] GET /v2.0/subnets/c0de2214-af90-4840-9037-e6a5ec6a5703 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2895] 10.0.0.208 () {32 vars in 724 bytes} [Tue Apr 28 03:56:06 2026] DELETE /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:56:06.708 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3450b188-e247-487b-ab7b-5bf4790a1725 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1450/2896] 10.0.0.208 () {32 vars in 721 bytes} [Tue Apr 28 03:56:06 2026] GET /v2.0/subnets/30e18280-e401-42c7-95ac-2278180b9cb3 => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:56:06.751 8 INFO neutron.services.segments.plugin [-] Segment fae866ad-d3f7-45e0-9344-58d4ebde44a2 resource provider aggregate not found 2026-04-28 03:56:06.765 8 INFO neutron.services.segments.plugin [-] Segment fae866ad-d3f7-45e0-9344-58d4ebde44a2 resource provider aggregate not found 2026-04-28 03:56:06.769 8 INFO neutron.services.segments.plugin [-] Segment fae866ad-d3f7-45e0-9344-58d4ebde44a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fae866ad-d3f7-45e0-9344-58d4ebde44a2 found for delete ", "request_id": "req-ddc75285-dc7c-44b8-be27-018a5031774b"}]} 2026-04-28 03:56:06.786 8 INFO neutron.services.segments.plugin [-] Segment fae866ad-d3f7-45e0-9344-58d4ebde44a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fae866ad-d3f7-45e0-9344-58d4ebde44a2 found for delete ", "request_id": "req-acad0764-2f13-4c0c-8873-73d643fbc963"}]} 2026-04-28 03:56:06.789 8 INFO neutron.services.segments.plugin [-] Segment 5b925fd5-efc0-404d-a6f1-2b33d358772a resource provider aggregate not found 2026-04-28 03:56:06.805 8 INFO neutron.services.segments.plugin [-] Segment 5b925fd5-efc0-404d-a6f1-2b33d358772a resource provider aggregate not found 2026-04-28 03:56:06.812 8 INFO neutron.services.segments.plugin [-] Segment 5b925fd5-efc0-404d-a6f1-2b33d358772a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b925fd5-efc0-404d-a6f1-2b33d358772a found for delete ", "request_id": "req-4ac3be4a-ad0a-429d-aca5-117350d1678f"}]} 2026-04-28 03:56:06.825 8 INFO neutron.services.segments.plugin [-] Segment 5b925fd5-efc0-404d-a6f1-2b33d358772a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b925fd5-efc0-404d-a6f1-2b33d358772a found for delete ", "request_id": "req-4b129b7f-286e-4425-944a-64d8d0235c73"}]} 2026-04-28 03:56:06.856 8 INFO neutron_taas.services.taas.taas_plugin [None req-eedaf5d9-1a0f-42b5-8e5e-cafd18e225e5 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] TaaS: Handle Delete Port: f250d94e-817a-4d9f-a90d-d0b99cb53b97 2026-04-28 03:56:06.859 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eedaf5d9-1a0f-42b5-8e5e-cafd18e225e5 a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] Tap Mirror: Handle Delete Port: f250d94e-817a-4d9f-a90d-d0b99cb53b97 [pid: 8|app: 0|req: 1447/2897] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:56:06 2026] DELETE /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:56:07.108 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bffbd2e7-4925-42d0-99a1-2028c7e2ee2d a97af61a7b3c4bc6992697aee6abd29b 3ee37ca9442f44fd8bbd3f1009efb02d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1451/2898] 10.0.0.208 () {32 vars in 723 bytes} [Tue Apr 28 03:56:07 2026] GET /v2.0/networks/df80dded-c952-4e9c-b3b9-92969a8d9643 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-28 03:56:08.836 8 INFO neutron.services.segments.plugin [-] Segment ebc72b56-25d3-4639-98b9-5fef588dbd9f resource provider aggregate not found 2026-04-28 03:56:08.854 8 INFO neutron.services.segments.plugin [-] Segment ebc72b56-25d3-4639-98b9-5fef588dbd9f resource provider aggregate not found 2026-04-28 03:56:08.857 8 INFO neutron.services.segments.plugin [-] Segment ebc72b56-25d3-4639-98b9-5fef588dbd9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc72b56-25d3-4639-98b9-5fef588dbd9f found for delete ", "request_id": "req-fde781b7-8235-4687-9c0d-60126e98a5d2"}]} 2026-04-28 03:56:08.869 8 INFO neutron.services.segments.plugin [-] Segment ebc72b56-25d3-4639-98b9-5fef588dbd9f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc72b56-25d3-4639-98b9-5fef588dbd9f found for delete ", "request_id": "req-f2638f16-67d8-4ecb-98bc-427c1dbfeffd"}]} [pid: 8|app: 0|req: 1449/2901] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:56:09 2026] GET /v2.0/security-groups?tenant_id=a29b4b01e77f466d88b7edfed225d39e&name=default => generated 2929 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2902] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:56:09 2026] DELETE /v2.0/security-groups/ef3455d6-2a75-451c-aaeb-ed6715c3335e => 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: 1454/2903] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:56:09 2026] GET /v2.0/security-groups?tenant_id=3ee37ca9442f44fd8bbd3f1009efb02d&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2904] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:56:09 2026] DELETE /v2.0/security-groups/8c5a4030-4657-468a-a059-32dee88e0b9c => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:56:09.872 8 INFO neutron.db.segments_db [None req-60a8cb32-a9ad-42d7-989e-145f4da40c5a 55a393141c4446d7b5b54447768b29df 86067688a3ad43759da16204c55872e9 - - default default] Added segment e7c69c08-80ed-4260-961a-35b32236c131 of type vxlan for network 693bb55f-d809-45d0-a710-3fc107c55df9 [pid: 8|app: 0|req: 1450/2905] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:56:09 2026] POST /v2.0/networks => generated 613 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2906] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:56:09 2026] GET /v2.0/security-groups?tenant_id=1acdb43c265143a7a433716cfb340604&name=default => generated 2929 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2907] 10.0.0.208 () {34 vars in 753 bytes} [Tue Apr 28 03:56:09 2026] PUT /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2908] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:56:10 2026] GET /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2909] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:56:09 2026] DELETE /v2.0/security-groups/8da27b81-33b9-4ed4-9a27-cf3847d04092 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2910] 10.0.0.208 () {34 vars in 764 bytes} [Tue Apr 28 03:56:10 2026] PUT /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2911] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:56:10 2026] GET /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2912] 10.0.0.208 () {34 vars in 760 bytes} [Tue Apr 28 03:56:10 2026] PUT /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/tags/red => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2913] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:56:10 2026] GET /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2914] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:56:10 2026] GET /v2.0/security-groups?tenant_id=317720e827cf4d26996e48363990cc66&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2915] 10.0.0.208 () {34 vars in 782 bytes} [Tue Apr 28 03:56:10 2026] PUT /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2916] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:56:10 2026] GET /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/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: 1460/2917] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:56:10 2026] DELETE /v2.0/security-groups/bfe4a35f-f76a-4bbe-a2c3-b4f3edd3bed5 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2918] 10.0.0.208 () {34 vars in 753 bytes} [Tue Apr 28 03:56:10 2026] PUT /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/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: 1461/2919] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:56:10 2026] GET /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2920] 10.0.0.208 () {32 vars in 741 bytes} [Tue Apr 28 03:56:10 2026] GET /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:56:10.644 8 INFO neutron.api.v2.resource [None req-fa482154-fde4-4a14-b0fc-9c90f50501fc 55a393141c4446d7b5b54447768b29df 86067688a3ad43759da16204c55872e9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1460/2921] 10.0.0.208 () {32 vars in 745 bytes} [Tue Apr 28 03:56:10 2026] GET /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2922] 10.0.0.208 () {32 vars in 744 bytes} [Tue Apr 28 03:56:10 2026] DELETE /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2923] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:56:10 2026] GET /v2.0/security-groups?tenant_id=b0ba0314f6044c4eb3435f16418445b5&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2924] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:56:10 2026] GET /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/tags => generated 30 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2925] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:56:10 2026] DELETE /v2.0/security-groups/804d2ea6-5787-46c0-a425-1f862fac187d => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:56:10.814 8 INFO neutron.api.v2.resource [None req-8b4b3edf-917e-4a6e-acc7-9314a0518640 55a393141c4446d7b5b54447768b29df 86067688a3ad43759da16204c55872e9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1463/2926] 10.0.0.208 () {32 vars in 748 bytes} [Tue Apr 28 03:56:10 2026] DELETE /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2927] 10.0.0.208 () {32 vars in 736 bytes} [Tue Apr 28 03:56:10 2026] DELETE /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2928] 10.0.0.208 () {32 vars in 733 bytes} [Tue Apr 28 03:56:10 2026] GET /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2929] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:56:10 2026] GET /v2.0/security-groups?tenant_id=b7796d16bd124c7bb7d74206521f067e&name=default => generated 2929 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-28 03:56:11.048 8 INFO neutron.services.segments.plugin [-] Segment e7c69c08-80ed-4260-961a-35b32236c131 resource provider aggregate not found 2026-04-28 03:56:11.049 8 INFO neutron.services.segments.plugin [-] Segment e7c69c08-80ed-4260-961a-35b32236c131 resource provider aggregate not found 2026-04-28 03:56:11.067 8 INFO neutron.services.segments.plugin [-] Segment e7c69c08-80ed-4260-961a-35b32236c131 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7c69c08-80ed-4260-961a-35b32236c131 found for delete ", "request_id": "req-66a9882a-64a3-4201-816e-576c43e383df"}]} 2026-04-28 03:56:11.071 8 INFO neutron.services.segments.plugin [-] Segment e7c69c08-80ed-4260-961a-35b32236c131 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7c69c08-80ed-4260-961a-35b32236c131 found for delete ", "request_id": "req-3cc4e548-1ea1-4ef6-bfd4-d54704208ee4"}]} [pid: 8|app: 0|req: 1465/2930] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:56:10 2026] DELETE /v2.0/networks/693bb55f-d809-45d0-a710-3fc107c55df9 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2931] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:56:11 2026] DELETE /v2.0/security-groups/a9170ed5-1e28-48c0-9723-039fc85c30f2 => 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: 1466/2932] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:56:11 2026] GET /v2.0/security-groups?tenant_id=dfb4d50d246547baba16febc33a62565&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2933] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:56:11 2026] DELETE /v2.0/security-groups/17cf8160-2cfc-44ba-b41b-b25125716188 => 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: 1467/2934] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:56:11 2026] GET /v2.0/security-groups?tenant_id=42b5b2d2b75f4399b6609090855b011c&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2935] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:56:12 2026] DELETE /v2.0/security-groups/b9292dd4-0b91-4f6e-be8c-08c9984c94ce => 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: 1468/2936] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:56:12 2026] GET /v2.0/security-groups?tenant_id=86067688a3ad43759da16204c55872e9&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2937] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:56:12 2026] DELETE /v2.0/security-groups/7a16b240-2687-40d5-86a5-069ecc54b46a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:56:16.117 8 INFO neutron.db.segments_db [None req-9491dae5-df4c-4758-8371-50b75703d80a 262c8155e26f45c2a013ac53814e3f31 c9f3dbc579764bd28eee463bb74de4c9 - - default default] Added segment 88e70e4b-cbb8-4aaa-9684-d2e85a764dc0 of type vxlan for network 9c3a1b01-fd2c-4a22-bb67-49acd8d00960 [pid: 8|app: 0|req: 1469/2938] 10.0.0.208 () {34 vars in 670 bytes} [Tue Apr 28 03:56:15 2026] POST /v2.0/networks => generated 612 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2939] 10.0.0.208 () {34 vars in 664 bytes} [Tue Apr 28 03:56:16 2026] POST /v2.0/ports => generated 743 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2940] 10.0.0.208 () {34 vars in 666 bytes} [Tue Apr 28 03:56:16 2026] POST /v2.0/trunks => generated 407 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 1471/2941] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:56:16 2026] PUT /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2942] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:56:16 2026] GET /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/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: 1472/2943] 10.0.0.208 () {34 vars in 760 bytes} [Tue Apr 28 03:56:16 2026] PUT /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2944] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:56:16 2026] GET /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2945] 10.0.0.208 () {34 vars in 756 bytes} [Tue Apr 28 03:56:16 2026] PUT /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2946] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:56:16 2026] GET /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2947] 10.0.0.208 () {34 vars in 778 bytes} [Tue Apr 28 03:56:16 2026] PUT /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2948] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:56:16 2026] GET /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2949] 10.0.0.208 () {34 vars in 749 bytes} [Tue Apr 28 03:56:16 2026] PUT /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2950] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:56:16 2026] GET /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/tags => generated 37 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2951] 10.0.0.208 () {32 vars in 737 bytes} [Tue Apr 28 03:56:16 2026] GET /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:56:17.017 8 INFO neutron.api.v2.resource [None req-36722a43-3269-4d7e-948f-d8a7631af466 262c8155e26f45c2a013ac53814e3f31 c9f3dbc579764bd28eee463bb74de4c9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1476/2952] 10.0.0.208 () {32 vars in 741 bytes} [Tue Apr 28 03:56:16 2026] GET /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/tags/green => generated 99 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2953] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:56:17 2026] DELETE /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2954] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:56:17 2026] GET /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-28 03:56:17.115 7 INFO neutron.api.v2.resource [None req-a90d5113-dcc2-424a-a440-fa7bc65ef97b 262c8155e26f45c2a013ac53814e3f31 c9f3dbc579764bd28eee463bb74de4c9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/2955] 10.0.0.208 () {32 vars in 744 bytes} [Tue Apr 28 03:56:17 2026] DELETE /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/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: 1478/2956] 10.0.0.208 () {32 vars in 732 bytes} [Tue Apr 28 03:56:17 2026] DELETE /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2957] 10.0.0.208 () {32 vars in 729 bytes} [Tue Apr 28 03:56:17 2026] GET /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb/tags => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2958] 10.0.0.208 () {32 vars in 719 bytes} [Tue Apr 28 03:56:17 2026] GET /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2959] 10.0.0.208 () {32 vars in 717 bytes} [Tue Apr 28 03:56:17 2026] GET /v2.0/ports/b40b7d85-b164-4a0b-9e9e-fde3ef1dfc8c => generated 826 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2960] 10.0.0.208 () {32 vars in 722 bytes} [Tue Apr 28 03:56:17 2026] DELETE /v2.0/trunks/66c4e0c1-8784-4df0-aeb8-8701217b1aeb => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-28 03:56:17.501 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8553bd0-48fc-4dbd-a4c6-9a7b7395f8b3 262c8155e26f45c2a013ac53814e3f31 c9f3dbc579764bd28eee463bb74de4c9 - - default default] TaaS: Handle Delete Port: b40b7d85-b164-4a0b-9e9e-fde3ef1dfc8c 2026-04-28 03:56:17.504 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8553bd0-48fc-4dbd-a4c6-9a7b7395f8b3 262c8155e26f45c2a013ac53814e3f31 c9f3dbc579764bd28eee463bb74de4c9 - - default default] Tap Mirror: Handle Delete Port: b40b7d85-b164-4a0b-9e9e-fde3ef1dfc8c [pid: 7|app: 0|req: 1481/2961] 10.0.0.208 () {32 vars in 720 bytes} [Tue Apr 28 03:56:17 2026] DELETE /v2.0/ports/b40b7d85-b164-4a0b-9e9e-fde3ef1dfc8c => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-28 03:56:17.725 8 INFO neutron.services.segments.plugin [-] Segment 88e70e4b-cbb8-4aaa-9684-d2e85a764dc0 resource provider aggregate not found 2026-04-28 03:56:17.727 8 INFO neutron.services.segments.plugin [-] Segment 88e70e4b-cbb8-4aaa-9684-d2e85a764dc0 resource provider aggregate not found 2026-04-28 03:56:17.743 8 INFO neutron.services.segments.plugin [-] Segment 88e70e4b-cbb8-4aaa-9684-d2e85a764dc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88e70e4b-cbb8-4aaa-9684-d2e85a764dc0 found for delete ", "request_id": "req-d5b1ded9-6b18-4847-8ebf-75e3a9f0e7b3"}]} 2026-04-28 03:56:17.749 8 INFO neutron.services.segments.plugin [-] Segment 88e70e4b-cbb8-4aaa-9684-d2e85a764dc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 88e70e4b-cbb8-4aaa-9684-d2e85a764dc0 found for delete ", "request_id": "req-0573f5f1-c156-412e-9b22-593c4076193d"}]} [pid: 8|app: 0|req: 1481/2962] 10.0.0.208 () {32 vars in 726 bytes} [Tue Apr 28 03:56:17 2026] DELETE /v2.0/networks/9c3a1b01-fd2c-4a22-bb67-49acd8d00960 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2963] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:56:18 2026] GET /v2.0/security-groups?tenant_id=c9f3dbc579764bd28eee463bb74de4c9&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2964] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:56:18 2026] DELETE /v2.0/security-groups/cb4d336e-d1fb-40b3-83cf-f46c87f0535d => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2965] 10.0.0.208 () {32 vars in 774 bytes} [Tue Apr 28 03:56:18 2026] GET /v2.0/security-groups?tenant_id=f360281258c240fe93083538d6f5ae1e&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2966] 10.0.0.208 () {32 vars in 740 bytes} [Tue Apr 28 03:56:18 2026] DELETE /v2.0/security-groups/c3241266-c9b2-4c14-832e-70e68e98e56e => 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: 1484/2967] 10.0.0.208 () {32 vars in 649 bytes} [Tue Apr 28 03:56:21 2026] GET /v2.0/networks => generated 2168 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2968] 10.0.0.208 () {32 vars in 655 bytes} [Tue Apr 28 03:56:23 2026] GET /v2.0/floatingips => 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: 1485/2969] 10.0.0.208 () {32 vars in 647 bytes} [Tue Apr 28 03:56:23 2026] GET /v2.0/routers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2970] 10.0.0.208 () {32 vars in 643 bytes} [Tue Apr 28 03:56:23 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) [pid: 7|app: 0|req: 1486/2971] 10.0.0.208 () {32 vars in 647 bytes} [Tue Apr 28 03:56:23 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2972] 10.0.0.208 () {32 vars in 649 bytes} [Tue Apr 28 03:56:23 2026] GET /v2.0/networks => generated 2168 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2973] 10.0.0.208 () {32 vars in 663 bytes} [Tue Apr 28 03:56:23 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2974] 10.0.0.208 () {32 vars in 655 bytes} [Tue Apr 28 03:56:23 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)