+ 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 [Fri Apr 17 09:41:22 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-5bcf49bb48-jdl6g 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 0x7fbe94b62668 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-17 09:41:26.821 7 INFO neutron.common.config [-] Logging enabled! 2026-04-17 09:41:26.822 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-17 09:41:26.937 8 INFO neutron.common.config [-] Logging enabled! 2026-04-17 09:41:26.938 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-17 09:41:27.875 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-17 09:41:27.969 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-17 09:41:29.428 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-17 09:41:29.431 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-17 09:41:29.434 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-17 09:41:29.435 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-17 09:41:29.435 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-17 09:41:29.436 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-17 09:41:29.436 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 09:41:29.443 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 09:41:29.444 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 09:41:29.444 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-17 09:41:29.464 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-17 09:41:29.466 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-17 09:41:29.466 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-17 09:41:29.467 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-17 09:41:29.467 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-17 09:41:29.470 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-17 09:41:29.471 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-17 09:41:29.472 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-17 09:41:29.472 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-17 09:41:29.472 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 09:41:29.479 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 09:41:29.479 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-17 09:41:29.479 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-17 09:41:29.493 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-17 09:41:29.493 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-17 09:41:29.493 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-17 09:41:29.493 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-17 09:41:29.501 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-17 09:41:29.502 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-17 09:41:29.502 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-17 09:41:29.527 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-17 09:41:29.528 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-17 09:41:29.528 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-17 09:41:29.528 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-17 09:41:29.776 7 INFO neutron.plugins.ml2.managers [None req-02c48f74-9573-465f-97c7-9df0779803e4 - - - - - -] Initializing driver for type 'vlan' 2026-04-17 09:41:29.813 8 INFO neutron.plugins.ml2.managers [None req-005d25aa-02c4-4c15-b5b3-9be359eed7ff - - - - - -] Initializing driver for type 'vlan' 2026-04-17 09:41:30.053 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-02c48f74-9573-465f-97c7-9df0779803e4 - - - - - -] VlanTypeDriver initialization complete 2026-04-17 09:41:30.053 7 INFO neutron.plugins.ml2.managers [None req-02c48f74-9573-465f-97c7-9df0779803e4 - - - - - -] Initializing driver for type 'vxlan' 2026-04-17 09:41:30.053 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-02c48f74-9573-465f-97c7-9df0779803e4 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-17 09:41:30.067 7 INFO neutron.plugins.ml2.managers [None req-02c48f74-9573-465f-97c7-9df0779803e4 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-17 09:41:30.067 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-02c48f74-9573-465f-97c7-9df0779803e4 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-17 09:41:30.067 7 INFO neutron.plugins.ml2.managers [None req-02c48f74-9573-465f-97c7-9df0779803e4 - - - - - -] Initializing extension driver 'port_security' 2026-04-17 09:41:30.068 7 INFO neutron.plugins.ml2.extensions.port_security [None req-02c48f74-9573-465f-97c7-9df0779803e4 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-17 09:41:30.068 7 INFO neutron.plugins.ml2.managers [None req-02c48f74-9573-465f-97c7-9df0779803e4 - - - - - -] Initializing extension driver 'qos' 2026-04-17 09:41:30.068 7 INFO neutron.plugins.ml2.managers [None req-02c48f74-9573-465f-97c7-9df0779803e4 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-17 09:41:30.068 7 INFO neutron.plugins.ml2.managers [None req-02c48f74-9573-465f-97c7-9df0779803e4 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-17 09:41:30.082 7 INFO neutron.quota [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded quota_driver: . 2026-04-17 09:41:30.083 7 INFO neutron.plugins.ml2.plugin [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Modular L2 Plugin initialization complete 2026-04-17 09:41:30.083 7 INFO neutron.plugins.ml2.managers [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-17 09:41:30.083 7 INFO neutron.plugins.ml2.managers [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-17 09:41:30.083 7 INFO neutron.plugins.ml2.managers [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-17 09:41:30.083 7 INFO neutron.manager [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loading Plugin: qos 2026-04-17 09:41:30.084 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-005d25aa-02c4-4c15-b5b3-9be359eed7ff - - - - - -] VlanTypeDriver initialization complete 2026-04-17 09:41:30.085 8 INFO neutron.plugins.ml2.managers [None req-005d25aa-02c4-4c15-b5b3-9be359eed7ff - - - - - -] Initializing driver for type 'vxlan' 2026-04-17 09:41:30.085 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-005d25aa-02c4-4c15-b5b3-9be359eed7ff - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-17 09:41:30.096 7 INFO neutron.manager [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loading Plugin: router 2026-04-17 09:41:30.104 8 INFO neutron.plugins.ml2.managers [None req-005d25aa-02c4-4c15-b5b3-9be359eed7ff - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-17 09:41:30.104 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-005d25aa-02c4-4c15-b5b3-9be359eed7ff - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-17 09:41:30.104 8 INFO neutron.plugins.ml2.managers [None req-005d25aa-02c4-4c15-b5b3-9be359eed7ff - - - - - -] Initializing extension driver 'port_security' 2026-04-17 09:41:30.104 8 INFO neutron.plugins.ml2.extensions.port_security [None req-005d25aa-02c4-4c15-b5b3-9be359eed7ff - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-17 09:41:30.105 8 INFO neutron.plugins.ml2.managers [None req-005d25aa-02c4-4c15-b5b3-9be359eed7ff - - - - - -] Initializing extension driver 'qos' 2026-04-17 09:41:30.105 8 INFO neutron.plugins.ml2.managers [None req-005d25aa-02c4-4c15-b5b3-9be359eed7ff - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-17 09:41:30.105 8 INFO neutron.plugins.ml2.managers [None req-005d25aa-02c4-4c15-b5b3-9be359eed7ff - - - - - -] Initializing mechanism driver 'l2population' 2026-04-17 09:41:30.120 8 INFO neutron.quota [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded quota_driver: . 2026-04-17 09:41:30.120 8 INFO neutron.plugins.ml2.plugin [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Modular L2 Plugin initialization complete 2026-04-17 09:41:30.120 8 INFO neutron.plugins.ml2.managers [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-17 09:41:30.121 8 INFO neutron.plugins.ml2.managers [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-17 09:41:30.121 8 INFO neutron.plugins.ml2.managers [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-17 09:41:30.121 8 INFO neutron.manager [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loading Plugin: qos 2026-04-17 09:41:30.133 8 INFO neutron.manager [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loading Plugin: router 2026-04-17 09:41:30.143 7 INFO neutron.services.service_base [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-17 09:41:30.143 7 INFO neutron.manager [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loading Plugin: segments 2026-04-17 09:41:30.178 8 INFO neutron.services.service_base [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-17 09:41:30.178 8 INFO neutron.manager [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loading Plugin: segments 2026-04-17 09:41:30.244 7 INFO neutron.manager [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loading Plugin: trunk 2026-04-17 09:41:30.261 7 INFO neutron.manager [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loading Plugin: vpnaas 2026-04-17 09:41:30.272 8 INFO neutron.manager [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loading Plugin: trunk 2026-04-17 09:41:30.286 8 INFO neutron.manager [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loading Plugin: vpnaas 2026-04-17 09:41:30.306 7 WARNING stevedore.named [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-17 09:41:30.324 8 WARNING stevedore.named [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-17 09:41:30.384 7 INFO neutron_vpnaas.services.vpn.plugin [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-17 09:41:30.384 7 INFO neutron.common.utils [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-17 09:41:30.384 7 INFO neutron.manager [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loading Plugin: taas 2026-04-17 09:41:30.390 8 INFO neutron_vpnaas.services.vpn.plugin [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-17 09:41:30.391 8 INFO neutron.common.utils [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-17 09:41:30.391 8 INFO neutron.manager [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loading Plugin: taas 2026-04-17 09:41:30.412 7 WARNING stevedore.named [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-17 09:41:30.412 7 WARNING stevedore.named [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-17 09:41:30.416 8 WARNING stevedore.named [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-17 09:41:30.417 8 WARNING stevedore.named [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-17 09:41:30.435 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-17 09:41:30.435 8 INFO neutron.manager [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loading Plugin: tapmirror 2026-04-17 09:41:30.441 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-17 09:41:30.442 7 INFO neutron.manager [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loading Plugin: tapmirror 2026-04-17 09:41:30.443 8 WARNING stevedore.named [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-17 09:41:30.443 8 WARNING stevedore.named [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-17 09:41:30.457 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-17 09:41:30.457 8 INFO neutron.manager [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loading Plugin: auto_allocate 2026-04-17 09:41:30.458 7 WARNING stevedore.named [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-17 09:41:30.458 7 WARNING stevedore.named [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-17 09:41:30.462 8 INFO neutron.manager [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loading Plugin: tag 2026-04-17 09:41:30.472 8 INFO neutron.manager [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loading Plugin: timestamp 2026-04-17 09:41:30.472 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-17 09:41:30.473 7 INFO neutron.manager [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loading Plugin: auto_allocate 2026-04-17 09:41:30.474 8 INFO neutron.manager [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loading Plugin: network_ip_availability 2026-04-17 09:41:30.478 8 INFO neutron.manager [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loading Plugin: flavors 2026-04-17 09:41:30.481 8 INFO neutron.manager [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loading Plugin: revisions 2026-04-17 09:41:30.483 7 INFO neutron.manager [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loading Plugin: tag 2026-04-17 09:41:30.485 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Initializing extension manager. 2026-04-17 09:41:30.486 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: address-group 2026-04-17 09:41:30.487 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: address-scope 2026-04-17 09:41:30.488 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-17 09:41:30.489 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: agent 2026-04-17 09:41:30.489 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: agent-resources-synced 2026-04-17 09:41:30.490 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-17 09:41:30.491 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-17 09:41:30.492 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: availability_zone 2026-04-17 09:41:30.492 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: availability_zone_filter 2026-04-17 09:41:30.493 7 INFO neutron.manager [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loading Plugin: timestamp 2026-04-17 09:41:30.493 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-17 09:41:30.493 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: default-subnetpools 2026-04-17 09:41:30.495 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-17 09:41:30.495 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: dns-integration 2026-04-17 09:41:30.496 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: dns-domain-ports 2026-04-17 09:41:30.496 7 INFO neutron.manager [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loading Plugin: network_ip_availability 2026-04-17 09:41:30.496 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-17 09:41:30.497 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: dvr 2026-04-17 09:41:30.497 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-17 09:41:30.498 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: empty-string-filtering 2026-04-17 09:41:30.498 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-17 09:41:30.499 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-17 09:41:30.499 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: external-net 2026-04-17 09:41:30.500 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-17 09:41:30.500 7 INFO neutron.manager [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loading Plugin: flavors 2026-04-17 09:41:30.500 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: extraroute 2026-04-17 09:41:30.501 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: extraroute-atomic 2026-04-17 09:41:30.502 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-17 09:41:30.502 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-17 09:41:30.503 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-17 09:41:30.503 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-17 09:41:30.503 7 INFO neutron.manager [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loading Plugin: revisions 2026-04-17 09:41:30.504 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: fip-port-details 2026-04-17 09:41:30.505 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: flavors 2026-04-17 09:41:30.506 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-17 09:41:30.506 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: floatingip-pools 2026-04-17 09:41:30.507 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: ip_allocation 2026-04-17 09:41:30.507 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Initializing extension manager. 2026-04-17 09:41:30.507 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-17 09:41:30.508 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: l2_adjacency 2026-04-17 09:41:30.508 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: address-group 2026-04-17 09:41:30.509 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: router 2026-04-17 09:41:30.509 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: address-scope 2026-04-17 09:41:30.510 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-17 09:41:30.511 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-17 09:41:30.511 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: agent 2026-04-17 09:41:30.511 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-17 09:41:30.512 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: agent-resources-synced 2026-04-17 09:41:30.513 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-17 09:41:30.513 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-17 09:41:30.513 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: ext-gw-mode 2026-04-17 09:41:30.513 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-17 09:41:30.514 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: l3-ha 2026-04-17 09:41:30.514 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: availability_zone 2026-04-17 09:41:30.515 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-17 09:41:30.515 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-17 09:41:30.515 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: availability_zone_filter 2026-04-17 09:41:30.516 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: l3-flavors 2026-04-17 09:41:30.516 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-17 09:41:30.516 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: default-subnetpools 2026-04-17 09:41:30.517 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-17 09:41:30.517 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-17 09:41:30.518 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-17 09:41:30.519 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: dns-integration 2026-04-17 09:41:30.519 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: dns-domain-ports 2026-04-17 09:41:30.519 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-17 09:41:30.521 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-17 09:41:30.521 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-17 09:41:30.521 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: dvr 2026-04-17 09:41:30.522 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-17 09:41:30.522 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-17 09:41:30.522 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: empty-string-filtering 2026-04-17 09:41:30.523 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-17 09:41:30.523 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-17 09:41:30.523 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-17 09:41:30.524 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-17 09:41:30.524 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: multi-provider 2026-04-17 09:41:30.524 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: external-net 2026-04-17 09:41:30.524 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: net-mtu 2026-04-17 09:41:30.525 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-17 09:41:30.525 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: net-mtu-writable 2026-04-17 09:41:30.525 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: extraroute 2026-04-17 09:41:30.525 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: network_availability_zone 2026-04-17 09:41:30.526 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: extraroute-atomic 2026-04-17 09:41:30.526 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: network_ha 2026-04-17 09:41:30.526 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-17 09:41:30.527 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: network-ip-availability 2026-04-17 09:41:30.527 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-17 09:41:30.527 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-17 09:41:30.528 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-17 09:41:30.528 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-17 09:41:30.528 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: pagination 2026-04-17 09:41:30.528 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: fip-port-details 2026-04-17 09:41:30.529 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: port-device-profile 2026-04-17 09:41:30.529 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: flavors 2026-04-17 09:41:30.529 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-17 09:41:30.530 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-17 09:41:30.530 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-17 09:41:30.530 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-17 09:41:30.530 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: port-mac-override 2026-04-17 09:41:30.531 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: floatingip-pools 2026-04-17 09:41:30.531 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-17 09:41:30.531 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: ip_allocation 2026-04-17 09:41:30.531 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-17 09:41:30.532 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-17 09:41:30.532 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-17 09:41:30.532 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: l2_adjacency 2026-04-17 09:41:30.532 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: port-resource-request 2026-04-17 09:41:30.533 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-17 09:41:30.533 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: router 2026-04-17 09:41:30.534 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-17 09:41:30.534 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: binding 2026-04-17 09:41:30.535 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: binding-extended 2026-04-17 09:41:30.535 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-17 09:41:30.536 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: port-security 2026-04-17 09:41:30.536 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-17 09:41:30.536 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: project-id 2026-04-17 09:41:30.536 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-17 09:41:30.536 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: provider 2026-04-17 09:41:30.537 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: ext-gw-mode 2026-04-17 09:41:30.537 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-17 09:41:30.537 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: l3-ha 2026-04-17 09:41:30.538 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-17 09:41:30.538 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-17 09:41:30.539 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: l3-flavors 2026-04-17 09:41:30.539 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: qos 2026-04-17 09:41:30.540 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-17 09:41:30.540 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-17 09:41:30.540 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-17 09:41:30.541 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-17 09:41:30.541 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: qos-default 2026-04-17 09:41:30.542 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: qos-fip 2026-04-17 09:41:30.542 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-17 09:41:30.543 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-17 09:41:30.543 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-17 09:41:30.543 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-17 09:41:30.544 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-17 09:41:30.544 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-17 09:41:30.544 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-17 09:41:30.545 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-17 09:41:30.545 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: qos-pps 2026-04-17 09:41:30.546 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-17 09:41:30.546 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-17 09:41:30.546 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-17 09:41:30.547 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: qos-rules-alias 2026-04-17 09:41:30.547 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-17 09:41:30.547 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: quota-check-limit 2026-04-17 09:41:30.547 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: multi-provider 2026-04-17 09:41:30.548 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: net-mtu 2026-04-17 09:41:30.548 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-17 09:41:30.548 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: net-mtu-writable 2026-04-17 09:41:30.549 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: network_availability_zone 2026-04-17 09:41:30.549 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: network_ha 2026-04-17 09:41:30.550 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: quotas 2026-04-17 09:41:30.550 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: network-ip-availability 2026-04-17 09:41:30.551 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: quota_details 2026-04-17 09:41:30.551 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-17 09:41:30.552 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: pagination 2026-04-17 09:41:30.552 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: port-device-profile 2026-04-17 09:41:30.552 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: rbac-policies 2026-04-17 09:41:30.553 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: rbac-address-group 2026-04-17 09:41:30.553 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-17 09:41:30.554 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: rbac-address-scope 2026-04-17 09:41:30.554 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-17 09:41:30.554 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: rbac-security-groups 2026-04-17 09:41:30.554 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-17 09:41:30.555 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-17 09:41:30.555 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: port-mac-override 2026-04-17 09:41:30.555 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: revision-if-match 2026-04-17 09:41:30.555 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-17 09:41:30.556 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-17 09:41:30.556 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-17 09:41:30.556 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-17 09:41:30.556 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: router_availability_zone 2026-04-17 09:41:30.557 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: port-resource-request 2026-04-17 09:41:30.557 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-17 09:41:30.557 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-17 09:41:30.558 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-17 09:41:30.558 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-17 09:41:30.559 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: binding 2026-04-17 09:41:30.559 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-17 09:41:30.560 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-17 09:41:30.560 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: binding-extended 2026-04-17 09:41:30.560 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-17 09:41:30.560 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: port-security 2026-04-17 09:41:30.561 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-17 09:41:30.561 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: project-id 2026-04-17 09:41:30.561 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-17 09:41:30.561 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: provider 2026-04-17 09:41:30.562 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-17 09:41:30.564 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: qos 2026-04-17 09:41:30.565 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-17 09:41:30.566 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-17 09:41:30.566 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: qos-default 2026-04-17 09:41:30.567 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: security-group 2026-04-17 09:41:30.567 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: qos-fip 2026-04-17 09:41:30.567 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-17 09:41:30.568 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: segment 2026-04-17 09:41:30.568 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-17 09:41:30.568 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-17 09:41:30.568 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-17 09:41:30.569 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-17 09:41:30.569 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: service-type 2026-04-17 09:41:30.569 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-17 09:41:30.569 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: sorting 2026-04-17 09:41:30.570 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: standard-attr-segment 2026-04-17 09:41:30.570 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: qos-pps 2026-04-17 09:41:30.571 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-17 09:41:30.571 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: standard-attr-description 2026-04-17 09:41:30.571 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-17 09:41:30.571 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: stateful-security-group 2026-04-17 09:41:30.572 8 WARNING neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-17 09:41:30.572 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: qos-rules-alias 2026-04-17 09:41:30.572 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-17 09:41:30.572 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: quota-check-limit 2026-04-17 09:41:30.573 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: subnet-external-network 2026-04-17 09:41:30.573 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-17 09:41:30.573 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: subnet_onboard 2026-04-17 09:41:30.574 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-17 09:41:30.574 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: subnet-service-types 2026-04-17 09:41:30.575 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: subnet_allocation 2026-04-17 09:41:30.576 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-17 09:41:30.576 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: quotas 2026-04-17 09:41:30.576 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: tag-creation 2026-04-17 09:41:30.577 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-17 09:41:30.577 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: quota_details 2026-04-17 09:41:30.578 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: rbac-policies 2026-04-17 09:41:30.579 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: rbac-address-group 2026-04-17 09:41:30.579 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: rbac-address-scope 2026-04-17 09:41:30.580 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: rbac-security-groups 2026-04-17 09:41:30.581 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-17 09:41:30.581 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: standard-attr-tag 2026-04-17 09:41:30.581 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: revision-if-match 2026-04-17 09:41:30.582 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-17 09:41:30.582 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-17 09:41:30.582 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: router_availability_zone 2026-04-17 09:41:30.582 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: trunk 2026-04-17 09:41:30.583 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-17 09:41:30.583 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: trunk-details 2026-04-17 09:41:30.583 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-17 09:41:30.584 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-17 09:41:30.585 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-17 09:41:30.585 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-17 09:41:30.585 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-17 09:41:30.585 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-17 09:41:30.586 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-17 09:41:30.586 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-17 09:41:30.587 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-17 09:41:30.587 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-17 09:41:30.587 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-17 09:41:30.588 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-17 09:41:30.588 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: vpn-flavors 2026-04-17 09:41:30.590 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: vpnaas 2026-04-17 09:41:30.591 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: taas 2026-04-17 09:41:30.592 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: security-group 2026-04-17 09:41:30.592 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: tap-mirror 2026-04-17 09:41:30.593 8 INFO neutron.api.extensions [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-17 09:41:30.593 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: segment 2026-04-17 09:41:30.594 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-17 09:41:30.594 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: service-type 2026-04-17 09:41:30.595 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: sorting 2026-04-17 09:41:30.595 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-17 09:41:30.595 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: standard-attr-segment 2026-04-17 09:41:30.595 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-17 09:41:30.595 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-17 09:41:30.596 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-17 09:41:30.596 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: standard-attr-description 2026-04-17 09:41:30.596 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: stateful-security-group 2026-04-17 09:41:30.597 7 WARNING neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-17 09:41:30.597 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-17 09:41:30.598 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: subnet-external-network 2026-04-17 09:41:30.598 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: subnet_onboard 2026-04-17 09:41:30.599 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-17 09:41:30.599 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-17 09:41:30.599 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-17 09:41:30.599 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: subnet-service-types 2026-04-17 09:41:30.601 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: subnet_allocation 2026-04-17 09:41:30.603 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-17 09:41:30.603 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: tag-creation 2026-04-17 09:41:30.604 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-17 09:41:30.604 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-17 09:41:30.604 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-17 09:41:30.605 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-17 09:41:30.606 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-17 09:41:30.606 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] subnetpool is already registered 2026-04-17 09:41:30.606 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-17 09:41:30.606 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] subnetpool is already registered 2026-04-17 09:41:30.607 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-17 09:41:30.607 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-17 09:41:30.608 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-17 09:41:30.608 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-17 09:41:30.608 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-17 09:41:30.609 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-17 09:41:30.609 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-17 09:41:30.609 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: standard-attr-tag 2026-04-17 09:41:30.609 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] ipsecpolicy is already registered 2026-04-17 09:41:30.610 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-17 09:41:30.610 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] ikepolicy is already registered 2026-04-17 09:41:30.610 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-17 09:41:30.611 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: trunk 2026-04-17 09:41:30.611 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: trunk-details 2026-04-17 09:41:30.612 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-17 09:41:30.613 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-17 09:41:30.613 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-17 09:41:30.614 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-17 09:41:30.614 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-17 09:41:30.614 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] router is already registered 2026-04-17 09:41:30.615 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-17 09:41:30.615 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] floatingip is already registered 2026-04-17 09:41:30.616 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-17 09:41:30.617 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-17 09:41:30.617 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: vpn-flavors 2026-04-17 09:41:30.618 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-17 09:41:30.619 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] rbac_policy is already registered 2026-04-17 09:41:30.619 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: vpnaas 2026-04-17 09:41:30.619 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-17 09:41:30.619 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] security_group is already registered 2026-04-17 09:41:30.620 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-17 09:41:30.620 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] security_group_rule is already registered 2026-04-17 09:41:30.621 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: taas 2026-04-17 09:41:30.621 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-17 09:41:30.621 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] subnetpool is already registered 2026-04-17 09:41:30.621 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-17 09:41:30.621 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] subnetpool is already registered 2026-04-17 09:41:30.622 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-17 09:41:30.622 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] trunk is already registered 2026-04-17 09:41:30.622 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-17 09:41:30.623 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] ikepolicy is already registered 2026-04-17 09:41:30.623 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: tap-mirror 2026-04-17 09:41:30.623 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-17 09:41:30.623 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] ipsecpolicy is already registered 2026-04-17 09:41:30.623 7 INFO neutron.api.extensions [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-17 09:41:30.623 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-17 09:41:30.624 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] endpoint_group is already registered 2026-04-17 09:41:30.624 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-17 09:41:30.624 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] vpnservice is already registered 2026-04-17 09:41:30.624 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-17 09:41:30.625 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] ipsec_site_connection is already registered 2026-04-17 09:41:30.625 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-17 09:41:30.625 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] ipsecpolicy is already registered 2026-04-17 09:41:30.625 8 INFO neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-17 09:41:30.625 8 WARNING neutron.quota.resource_registry [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] ikepolicy is already registered 2026-04-17 09:41:30.626 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-17 09:41:30.626 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-17 09:41:30.626 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-17 09:41:30.626 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-17 09:41:30.630 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-17 09:41:30.630 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-17 09:41:30.635 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-17 09:41:30.636 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-17 09:41:30.636 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-17 09:41:30.637 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-17 09:41:30.637 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] subnetpool is already registered 2026-04-17 09:41:30.638 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-17 09:41:30.638 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] subnetpool is already registered 2026-04-17 09:41:30.638 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-17 09:41:30.639 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-17 09:41:30.639 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-17 09:41:30.640 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-17 09:41:30.640 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-17 09:41:30.640 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-17 09:41:30.641 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-17 09:41:30.641 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] ipsecpolicy is already registered 2026-04-17 09:41:30.641 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-17 09:41:30.641 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] ikepolicy is already registered 2026-04-17 09:41:30.646 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-17 09:41:30.646 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] router is already registered 2026-04-17 09:41:30.646 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-17 09:41:30.647 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] floatingip is already registered 2026-04-17 09:41:30.650 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-17 09:41:30.650 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] rbac_policy is already registered 2026-04-17 09:41:30.651 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-17 09:41:30.651 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] security_group is already registered 2026-04-17 09:41:30.651 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-17 09:41:30.652 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] security_group_rule is already registered 2026-04-17 09:41:30.652 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-17 09:41:30.653 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] subnetpool is already registered 2026-04-17 09:41:30.653 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-17 09:41:30.653 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] subnetpool is already registered 2026-04-17 09:41:30.654 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-17 09:41:30.654 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] trunk is already registered 2026-04-17 09:41:30.654 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-17 09:41:30.654 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] ikepolicy is already registered 2026-04-17 09:41:30.655 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-17 09:41:30.655 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] ipsecpolicy is already registered 2026-04-17 09:41:30.655 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-17 09:41:30.655 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] endpoint_group is already registered 2026-04-17 09:41:30.656 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-17 09:41:30.656 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] vpnservice is already registered 2026-04-17 09:41:30.656 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-17 09:41:30.656 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] ipsec_site_connection is already registered 2026-04-17 09:41:30.657 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-17 09:41:30.657 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] ipsecpolicy is already registered 2026-04-17 09:41:30.657 7 INFO neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-17 09:41:30.657 7 WARNING neutron.quota.resource_registry [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] ikepolicy is already registered 2026-04-17 09:41:30.665 8 WARNING keystonemiddleware._common.config [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:41:30.671 8 WARNING oslo_config.cfg [None req-cc11bdb0-2811-432f-9efc-31de1fba6262 - - - - - -] 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 0x7fbe94b62668 pid: 8 (default app) 2026-04-17 09:41:30.698 7 WARNING keystonemiddleware._common.config [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-17 09:41:30.705 7 WARNING oslo_config.cfg [None req-1ced8386-d3ac-46d5-abe8-1c37472b1916 - - - - - -] 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 0x7fbe94b62668 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-17 09:41:35.402 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eaef71cc-fb37-4183-9010-2dfae1a25b4c 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.140 () {44 vars in 928 bytes} [Fri Apr 17 09:41:34 2026] GET /v2.0/networks/public => generated 108 bytes in 843 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.140 () {44 vars in 950 bytes} [Fri Apr 17 09:41:35 2026] GET /v2.0/networks?name=public => generated 15 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:41:36.204 8 WARNING neutron.services.revisions.revision_plugin [None req-69a3f88c-3090-43a5-8c56-f0141a8b7172 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Could not find related network for resource to bump revision. 2026-04-17 09:41:36.223 8 INFO neutron.db.segments_db [None req-69a3f88c-3090-43a5-8c56-f0141a8b7172 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment bec13857-d4b0-461e-bdee-21149dc29597 of type flat for network 866ab1e2-2f31-442b-8b2d-49aff005427f 2026-04-17 09:41:36.271 8 INFO neutron.pecan_wsgi.hooks.translation [None req-69a3f88c-3090-43a5-8c56-f0141a8b7172 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.140 () {48 vars in 968 bytes} [Fri Apr 17 09:41:35 2026] POST /v2.0/networks => generated 124 bytes in 489 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:41:42.305 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9dab1761-d616-4187-aff3-51530e763cb6 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.140 () {44 vars in 928 bytes} [Fri Apr 17 09:41:42 2026] GET /v2.0/networks/public => generated 108 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.140 () {44 vars in 950 bytes} [Fri Apr 17 09:41:42 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:41:42.380 8 WARNING neutron.services.revisions.revision_plugin [None req-08945b66-0305-4326-a5b1-b21f5df5219e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Could not find related network for resource to bump revision. 2026-04-17 09:41:42.394 8 INFO neutron.db.segments_db [None req-08945b66-0305-4326-a5b1-b21f5df5219e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 60aec7b8-e2cd-4f47-bcde-c931b2b344e3 of type flat for network bd8ccf79-8bfa-4e63-9131-2ec25dee67ee 2026-04-17 09:41:42.419 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08945b66-0305-4326-a5b1-b21f5df5219e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.140 () {48 vars in 968 bytes} [Fri Apr 17 09:41:42 2026] POST /v2.0/networks => generated 124 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:41:48.819 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94a60500-ea6b-4eb8-8c06-960a5f6fcac9 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.140 () {44 vars in 928 bytes} [Fri Apr 17 09:41:48 2026] GET /v2.0/networks/public => generated 108 bytes in 392 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.140 () {44 vars in 950 bytes} [Fri Apr 17 09:41:48 2026] GET /v2.0/networks?name=public => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:41:49.083 7 WARNING neutron.services.revisions.revision_plugin [None req-82345a71-27d1-4715-b3a5-8d1c2c3d115e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Could not find related network for resource to bump revision. 2026-04-17 09:41:49.109 7 INFO neutron.db.segments_db [None req-82345a71-27d1-4715-b3a5-8d1c2c3d115e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment d1455ab3-7879-4350-afd0-5774fcf3f36a of type flat for network 139631f2-f2f4-4436-8a6d-f05a26ae5d57 2026-04-17 09:41:49.158 7 INFO neutron.pecan_wsgi.hooks.translation [None req-82345a71-27d1-4715-b3a5-8d1c2c3d115e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.140 () {48 vars in 968 bytes} [Fri Apr 17 09:41:48 2026] POST /v2.0/networks => generated 124 bytes in 328 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:41:55.135 7 INFO neutron.pecan_wsgi.hooks.translation [None req-406d9055-a940-4c50-8441-74caa9d64847 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.140 () {44 vars in 928 bytes} [Fri Apr 17 09:41:55 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.140 () {44 vars in 950 bytes} [Fri Apr 17 09:41:55 2026] GET /v2.0/networks?name=public => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:41:55.200 7 WARNING neutron.services.revisions.revision_plugin [None req-254e6cf5-9950-4ba7-a1f4-d63c8b92d4a4 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Could not find related network for resource to bump revision. 2026-04-17 09:41:55.219 7 INFO neutron.db.segments_db [None req-254e6cf5-9950-4ba7-a1f4-d63c8b92d4a4 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 6b1f5751-3717-4773-bb68-278f81cbeb32 of type flat for network a109338c-cac5-49f9-8ed3-15988596a153 2026-04-17 09:41:55.244 7 INFO neutron.pecan_wsgi.hooks.translation [None req-254e6cf5-9950-4ba7-a1f4-d63c8b92d4a4 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.140 () {48 vars in 968 bytes} [Fri Apr 17 09:41:55 2026] POST /v2.0/networks => generated 124 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:42:01.281 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7ba5bb27-1220-43ad-a3e2-6ebdfec9e0fb 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.140 () {44 vars in 928 bytes} [Fri Apr 17 09:42:01 2026] GET /v2.0/networks/public => generated 108 bytes in 44 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.140 () {44 vars in 950 bytes} [Fri Apr 17 09:42:01 2026] GET /v2.0/networks?name=public => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:42:01.403 8 WARNING neutron.services.revisions.revision_plugin [None req-ea266e35-734e-4f2c-b02e-dea9e518f3c7 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Could not find related network for resource to bump revision. 2026-04-17 09:42:01.425 8 INFO neutron.db.segments_db [None req-ea266e35-734e-4f2c-b02e-dea9e518f3c7 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 73ca2352-75f6-4996-94d0-215908341138 of type flat for network 479e01e4-7bf2-4017-8eaa-ea1cc51be45e 2026-04-17 09:42:01.444 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea266e35-734e-4f2c-b02e-dea9e518f3c7 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/19] 199.204.45.140 () {48 vars in 968 bytes} [Fri Apr 17 09:42:01 2026] POST /v2.0/networks => generated 124 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:42:07.439 8 INFO neutron.pecan_wsgi.hooks.translation [None req-193d5e72-b3f4-4358-b1c0-3d0b0800284d 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/21] 199.204.45.140 () {44 vars in 928 bytes} [Fri Apr 17 09:42:07 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: 10/22] 199.204.45.140 () {44 vars in 950 bytes} [Fri Apr 17 09:42:07 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:42:07.516 8 WARNING neutron.services.revisions.revision_plugin [None req-75f4ad00-b0f5-4945-94b1-8ae99a613893 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Could not find related network for resource to bump revision. 2026-04-17 09:42:07.538 8 INFO neutron.db.segments_db [None req-75f4ad00-b0f5-4945-94b1-8ae99a613893 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 56f5e862-59ec-424e-b87c-02d43330c2c5 of type flat for network 54920b76-0fb6-4e2c-9865-1c824a4c5e78 [pid: 8|app: 0|req: 13/23] 199.204.45.140 () {48 vars in 968 bytes} [Fri Apr 17 09:42:07 2026] POST /v2.0/networks => generated 706 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:42:08.853 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0b2ac1c6-907e-4c53-af8d-fd2f92bc070b 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/24] 199.204.45.140 () {44 vars in 928 bytes} [Fri Apr 17 09: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: 8|app: 0|req: 14/25] 199.204.45.140 () {44 vars in 950 bytes} [Fri Apr 17 09:42:08 2026] GET /v2.0/networks?name=public => generated 709 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:42:08.926 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb695bd2-4c86-49dc-a266-b94ef02a48da 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/26] 199.204.45.140 () {44 vars in 1035 bytes} [Fri Apr 17 09:42:08 2026] GET /v2.0/subnets/public-subnet?network_id=54920b76-0fb6-4e2c-9865-1c824a4c5e78 => generated 113 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.140 () {44 vars in 1058 bytes} [Fri Apr 17 09:42:08 2026] GET /v2.0/subnets?name=public-subnet&network_id=54920b76-0fb6-4e2c-9865-1c824a4c5e78 => 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: 13/28] 199.204.45.140 () {48 vars in 966 bytes} [Fri Apr 17 09:42:08 2026] POST /v2.0/subnets => generated 664 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:43:05.801 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0fd8610f-d151-4afc-8b5a-5e42ab7c1850 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 17/35] 199.204.45.140 () {44 vars in 938 bytes} [Fri Apr 17 09:43:05 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/36] 199.204.45.140 () {44 vars in 960 bytes} [Fri Apr 17 09:43:05 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:43:05.871 7 INFO neutron.db.segments_db [None req-57e761ee-1667-45e9-bd44-155106c7f49a 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 52a6f47b-5e0c-4832-976e-c57e1029db64 of type vxlan for network d50d1255-18d4-4e2c-8257-bfacde693939 [pid: 7|app: 0|req: 18/37] 199.204.45.140 () {48 vars in 967 bytes} [Fri Apr 17 09:43:05 2026] POST /v2.0/networks => generated 688 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:43:07.175 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54c7260c-086e-4b49-9ff4-23cf37f6da8b 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 20/40] 199.204.45.140 () {44 vars in 938 bytes} [Fri Apr 17 09:43:07 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 21/41] 199.204.45.140 () {44 vars in 960 bytes} [Fri Apr 17 09:43:07 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:43:07.246 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8ba4f616-7455-4819-9569-df8886803be8 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 21/42] 199.204.45.140 () {44 vars in 1037 bytes} [Fri Apr 17 09:43:07 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=d50d1255-18d4-4e2c-8257-bfacde693939 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/43] 199.204.45.140 () {44 vars in 1060 bytes} [Fri Apr 17 09:43:07 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=d50d1255-18d4-4e2c-8257-bfacde693939 => generated 14 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 22/44] 199.204.45.140 () {48 vars in 966 bytes} [Fri Apr 17 09:43:07 2026] POST /v2.0/subnets => generated 651 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:43:08.662 8 INFO neutron.api.v2.resource [None req-66269f29-94bc-4879-aa22-f2d5a02b8fb3 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 23/45] 199.204.45.140 () {44 vars in 972 bytes} [Fri Apr 17 09:43:08 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/46] 199.204.45.140 () {44 vars in 994 bytes} [Fri Apr 17 09:43:08 2026] GET /v2.0/security-groups?name=lb-health-mgr-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: 24/47] 199.204.45.140 () {48 vars in 981 bytes} [Fri Apr 17 09:43:08 2026] POST /v2.0/security-groups => generated 1616 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 24/48] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:10 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 1616 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 25/49] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:10 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 1616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/50] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:10 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/51] 199.204.45.140 () {48 vars in 992 bytes} [Fri Apr 17 09:43:10 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/52] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:11 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 2230 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/53] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:11 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 27/54] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:11 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 2230 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/55] 199.204.45.140 () {48 vars in 992 bytes} [Fri Apr 17 09:43:11 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/56] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:12 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/57] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:12 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/58] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:12 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 2846 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/59] 199.204.45.140 () {48 vars in 992 bytes} [Fri Apr 17 09:43:12 2026] POST /v2.0/security-group-rules => generated 603 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/60] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:13 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 3462 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/61] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:13 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/62] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:14 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 3462 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/63] 199.204.45.140 () {48 vars in 992 bytes} [Fri Apr 17 09:43:14 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/64] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:15 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 4078 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/65] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:15 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/66] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:15 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/67] 199.204.45.140 () {48 vars in 992 bytes} [Fri Apr 17 09:43:15 2026] POST /v2.0/security-group-rules => generated 603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/68] 199.204.45.140 () {44 vars in 988 bytes} [Fri Apr 17 09:43:16 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939 => generated 732 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:43:16.702 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ebfe5981-1499-47e1-885e-bd84c47889b8 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/69] 199.204.45.140 () {44 vars in 1077 bytes} [Fri Apr 17 09:43:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=d50d1255-18d4-4e2c-8257-bfacde693939 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/70] 199.204.45.140 () {44 vars in 1100 bytes} [Fri Apr 17 09:43:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=d50d1255-18d4-4e2c-8257-bfacde693939 => 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: 36/71] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:16 2026] GET /v2.0/security-groups/4c83ea8d-22e3-4ee6-8ed6-6ff09be02a31 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/72] 199.204.45.140 () {48 vars in 962 bytes} [Fri Apr 17 09:43:16 2026] POST /v2.0/ports => generated 1100 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-17 09:43:18.985 8 INFO neutron.api.v2.resource [None req-5b28326e-d4da-4378-a6f4-86bed20aeab7 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/73] 199.204.45.140 () {44 vars in 1075 bytes} [Fri Apr 17 09:43:18 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=49cbee3a9d954729ab3c290cfe43df73 => generated 139 bytes in 32 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: 37/74] 199.204.45.140 () {44 vars in 1098 bytes} [Fri Apr 17 09:43:18 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=49cbee3a9d954729ab3c290cfe43df73 => generated 23 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/75] 199.204.45.140 () {48 vars in 982 bytes} [Fri Apr 17 09:43:19 2026] POST /v2.0/security-groups => generated 1624 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 199.204.45.140 () {44 vars in 1089 bytes} [Fri Apr 17 09:43:20 2026] GET /v2.0/security-groups/be365887-7518-4ef8-906c-3e13040d5fe2?project_id=49cbee3a9d954729ab3c290cfe43df73 => generated 1624 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:20 2026] GET /v2.0/security-groups/be365887-7518-4ef8-906c-3e13040d5fe2 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.204.45.140 () {44 vars in 1089 bytes} [Fri Apr 17 09:43:20 2026] GET /v2.0/security-groups/be365887-7518-4ef8-906c-3e13040d5fe2?project_id=49cbee3a9d954729ab3c290cfe43df73 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 199.204.45.140 () {48 vars in 992 bytes} [Fri Apr 17 09:43:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.204.45.140 () {44 vars in 1089 bytes} [Fri Apr 17 09:43:21 2026] GET /v2.0/security-groups/be365887-7518-4ef8-906c-3e13040d5fe2?project_id=49cbee3a9d954729ab3c290cfe43df73 => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:21 2026] GET /v2.0/security-groups/be365887-7518-4ef8-906c-3e13040d5fe2 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.204.45.140 () {44 vars in 1089 bytes} [Fri Apr 17 09:43:21 2026] GET /v2.0/security-groups/be365887-7518-4ef8-906c-3e13040d5fe2?project_id=49cbee3a9d954729ab3c290cfe43df73 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/85] 199.204.45.140 () {48 vars in 992 bytes} [Fri Apr 17 09:43:21 2026] POST /v2.0/security-group-rules => generated 599 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.140 () {44 vars in 1089 bytes} [Fri Apr 17 09:43:23 2026] GET /v2.0/security-groups/be365887-7518-4ef8-906c-3e13040d5fe2?project_id=49cbee3a9d954729ab3c290cfe43df73 => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/87] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:23 2026] GET /v2.0/security-groups/be365887-7518-4ef8-906c-3e13040d5fe2 => generated 2846 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/88] 199.204.45.140 () {44 vars in 1089 bytes} [Fri Apr 17 09:43:23 2026] GET /v2.0/security-groups/be365887-7518-4ef8-906c-3e13040d5fe2?project_id=49cbee3a9d954729ab3c290cfe43df73 => generated 2846 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.140 () {48 vars in 992 bytes} [Fri Apr 17 09:43:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.140 () {44 vars in 1089 bytes} [Fri Apr 17 09:43:24 2026] GET /v2.0/security-groups/be365887-7518-4ef8-906c-3e13040d5fe2?project_id=49cbee3a9d954729ab3c290cfe43df73 => generated 3460 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:24 2026] GET /v2.0/security-groups/be365887-7518-4ef8-906c-3e13040d5fe2 => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.204.45.140 () {44 vars in 1089 bytes} [Fri Apr 17 09:43:24 2026] GET /v2.0/security-groups/be365887-7518-4ef8-906c-3e13040d5fe2?project_id=49cbee3a9d954729ab3c290cfe43df73 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.140 () {48 vars in 992 bytes} [Fri Apr 17 09:43:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:43:25.010 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6214d014-2329-4bfb-8148-2f4ed46b0ec5 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 48/94] 199.204.45.140 () {44 vars in 980 bytes} [Fri Apr 17 09:43:24 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 289 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.204.45.140 () {48 vars in 1032 bytes} [Fri Apr 17 09:43:25 2026] PUT /v2.0/ports/9090f557-379b-4cf4-b79b-229eef5cd35c => generated 1249 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.140 () {44 vars in 921 bytes} [Fri Apr 17 09:43:27 2026] GET /v2.0/ports => generated 3730 bytes in 120 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-17 09:43:28.419 7 INFO neutron.api.v2.resource [None req-51b4b2ad-7018-4951-a65d-cc21586c7b59 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 50/98] 199.204.45.140 () {44 vars in 960 bytes} [Fri Apr 17 09:43:28 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.140 () {44 vars in 982 bytes} [Fri Apr 17 09:43:28 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.140 () {48 vars in 981 bytes} [Fri Apr 17 09:43:28 2026] POST /v2.0/security-groups => generated 1610 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:29 2026] GET /v2.0/security-groups/8d51b8b7-9ece-49f0-8498-529ad284a788 => generated 1610 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:29 2026] GET /v2.0/security-groups/8d51b8b7-9ece-49f0-8498-529ad284a788 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:29 2026] GET /v2.0/security-groups/8d51b8b7-9ece-49f0-8498-529ad284a788 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.204.45.140 () {48 vars in 992 bytes} [Fri Apr 17 09:43:29 2026] POST /v2.0/security-group-rules => generated 623 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/105] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:30 2026] GET /v2.0/security-groups/8d51b8b7-9ece-49f0-8498-529ad284a788 => generated 2246 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/106] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:31 2026] GET /v2.0/security-groups/8d51b8b7-9ece-49f0-8498-529ad284a788 => generated 2246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.204.45.140 () {44 vars in 1002 bytes} [Fri Apr 17 09:43:31 2026] GET /v2.0/security-groups/8d51b8b7-9ece-49f0-8498-529ad284a788 => generated 2246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.204.45.140 () {48 vars in 992 bytes} [Fri Apr 17 09:43:31 2026] POST /v2.0/security-group-rules => generated 627 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/125] 199.204.45.140 () {44 vars in 976 bytes} [Fri Apr 17 09:45:30 2026] GET /v2.0/quotas/90f81482423e4a87b42b5bc7a88d7a99 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/126] 199.204.45.140 () {48 vars in 1028 bytes} [Fri Apr 17 09:45:31 2026] PUT /v2.0/quotas/90f81482423e4a87b42b5bc7a88d7a99 => generated 291 bytes in 31 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: 64/129] 199.204.45.140 () {30 vars in 740 bytes} [Fri Apr 17 09:45:51 2026] GET /v2.0/networks?tenant_id=49cbee3a9d954729ab3c290cfe43df73&shared=False => generated 15 bytes in 129 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-17 09:45:52.116 7 INFO neutron.db.segments_db [None req-75d5c507-7fe6-40d3-aae9-8e5ae7cc2889 ad94ec47b24c42c888d46d55f01a1efa 49cbee3a9d954729ab3c290cfe43df73 - - 0d2124e0ba33493e86d0bf70f3a4eb36 0d2124e0ba33493e86d0bf70f3a4eb36] Added segment a507685b-0235-4700-b858-f65603699c96 of type vxlan for network a9bde471-cc99-40d2-a87a-f41ce7fc14d1 [pid: 7|app: 0|req: 66/132] 199.204.45.140 () {34 vars in 682 bytes} [Fri Apr 17 09:45:52 2026] POST /v2.0/networks => generated 699 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/133] 199.204.45.140 () {30 vars in 722 bytes} [Fri Apr 17 09:45:52 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/134] 199.204.45.140 () {30 vars in 633 bytes} [Fri Apr 17 09:45:52 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 199.204.45.140 () {34 vars in 677 bytes} [Fri Apr 17 09:45:52 2026] POST /v2.0/ports => generated 999 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/136] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 09:45:53 2026] GET /v2.0/networks/a9bde471-cc99-40d2-a87a-f41ce7fc14d1 => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/137] 199.204.45.140 () {30 vars in 722 bytes} [Fri Apr 17 09:45:54 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/138] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 09:45:54 2026] GET /v2.0/networks/a9bde471-cc99-40d2-a87a-f41ce7fc14d1 => generated 705 bytes in 40 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: 72/143] 199.204.45.140 () {48 vars in 1026 bytes} [Fri Apr 17 09:46:23 2026] PUT /v2.0/quotas/49cbee3a9d954729ab3c290cfe43df73 => generated 291 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:47:51.394 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8084fb71-5cee-40c9-8613-b85c77570b7a 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/154] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 09:47:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/155] 199.204.45.140 () {30 vars in 763 bytes} [Fri Apr 17 09:47:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:47:53.523 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cfcc2fea-5145-4013-8c0b-bcd4007aca1e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 80/158] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 09:47:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/159] 199.204.45.140 () {30 vars in 763 bytes} [Fri Apr 17 09:47:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/204] 199.204.45.140 () {44 vars in 950 bytes} [Fri Apr 17 09:53:30 2026] GET /v2.0/networks?name=public => generated 753 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/211] 10.0.0.212 () {32 vars in 649 bytes} [Fri Apr 17 09:54:13 2026] GET /v2.0/networks => generated 2168 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/212] 10.0.0.212 () {32 vars in 655 bytes} [Fri Apr 17 09:54:14 2026] GET /v2.0/floatingips => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/213] 10.0.0.212 () {32 vars in 647 bytes} [Fri Apr 17 09:54:14 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/214] 10.0.0.212 () {32 vars in 643 bytes} [Fri Apr 17 09:54:14 2026] GET /v2.0/ports => generated 4725 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/215] 10.0.0.212 () {32 vars in 647 bytes} [Fri Apr 17 09:54:14 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/216] 10.0.0.212 () {32 vars in 649 bytes} [Fri Apr 17 09:54:15 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/217] 10.0.0.212 () {32 vars in 663 bytes} [Fri Apr 17 09:54:15 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/218] 10.0.0.212 () {32 vars in 655 bytes} [Fri Apr 17 09:54:15 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:54:26.272 8 INFO neutron.db.segments_db [None req-ce38009f-0afb-46e1-b088-3545bc7ba18c 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 165970f9-de0a-42eb-b241-88d81afb3eae of type vxlan for network faa3711c-9278-41fa-8d3a-f87d0a462446 2026-04-17 09:54:26.326 7 INFO neutron.db.segments_db [None req-41d241ae-2c24-4bcb-a280-8f7b152a158b 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment b71e9ab1-12c7-42d3-a8cb-c1f12e9be222 of type vxlan for network af2f4cbd-8ed8-49c0-946f-4d1eb831d54f [pid: 8|app: 0|req: 111/221] 10.0.0.212 () {34 vars in 671 bytes} [Fri Apr 17 09:54:26 2026] POST /v2.0/networks => generated 726 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/222] 10.0.0.212 () {34 vars in 671 bytes} [Fri Apr 17 09:54:26 2026] POST /v2.0/networks => generated 733 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/223] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:54:26 2026] POST /v2.0/subnets => generated 692 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:54:26.546 8 INFO neutron.db.segments_db [None req-ea4da97e-be2d-4954-ab03-de8882f97b84 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment fbc0c58f-b079-428e-9bc5-d144fafcaade of type vxlan for network 116d2740-4c86-4e37-992c-96f017e9600b [pid: 8|app: 0|req: 112/224] 10.0.0.212 () {34 vars in 671 bytes} [Fri Apr 17 09:54:26 2026] POST /v2.0/networks => generated 728 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:54:26.682 8 INFO neutron.db.segments_db [None req-bf021a40-11c7-4001-abe1-a91370f15ad4 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment f9f0d757-67ff-4afd-a447-33e7d7d1469c of type vxlan for network e133a22e-015f-49b4-9794-f98da7ded561 [pid: 7|app: 0|req: 113/225] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:54:26 2026] POST /v2.0/subnets => generated 699 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/226] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:54:26 2026] POST /v2.0/subnets => generated 694 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:54:26.892 7 INFO neutron.db.segments_db [None req-96ca5d0d-5be1-4463-b304-0faaeef4ecc3 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 80a68d2f-516a-416f-81cf-4fb66eee1112 of type vxlan for network 0e59b7b5-9600-44cb-a34a-421c64fee4ac 2026-04-17 09:54:26.999 8 INFO neutron.db.l3_hamode_db [None req-bf021a40-11c7-4001-abe1-a91370f15ad4 491bb6122d9a4dc389fb8844eb3f32ed 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:54:27.124 7 INFO neutron.db.l3_hamode_db [None req-96ca5d0d-5be1-4463-b304-0faaeef4ecc3 491bb6122d9a4dc389fb8844eb3f32ed 41eccd160b5e492ab7086ff42361830d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:54:27.927 8 INFO neutron.db.l3_hamode_db [None req-bf021a40-11c7-4001-abe1-a91370f15ad4 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:54:28.567 7 INFO neutron.db.l3_hamode_db [None req-96ca5d0d-5be1-4463-b304-0faaeef4ecc3 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 113/227] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:54:26 2026] POST /v2.0/routers => generated 732 bytes in 2577 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:54:29.259 8 INFO neutron.db.segments_db [None req-77e50a7e-6c84-4c0d-911b-33b92b4874b6 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 6f7862a0-901b-4514-b4b7-4737a36984f5 of type vxlan for network 641c8619-9ee4-4f0d-9b2c-b5f2e8420e1a 2026-04-17 09:54:29.478 8 INFO neutron.db.l3_hamode_db [None req-77e50a7e-6c84-4c0d-911b-33b92b4874b6 491bb6122d9a4dc389fb8844eb3f32ed 4c6cb50565ee4371aa8cd61215b6e709 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 115/228] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:54:26 2026] POST /v2.0/routers => generated 739 bytes in 2981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/229] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:54:29 2026] GET /v2.0/security-groups?tenant_id=b49b46c81e2c41eb8d23b75a5333db37&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:54:30.157 8 INFO neutron.db.l3_hamode_db [None req-77e50a7e-6c84-4c0d-911b-33b92b4874b6 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 114/230] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:54:29 2026] POST /v2.0/routers => generated 734 bytes in 1842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/231] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:54:30 2026] PUT /v2.0/routers/fae4f1f5-28f3-47f8-a07f-da8bd85747de/add_router_interface => generated 309 bytes in 1206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/232] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:54:31 2026] DELETE /v2.0/security-groups/4daf9a69-a11b-4957-8373-77ca63f765bc => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/233] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:54:31 2026] PUT /v2.0/routers/24458d00-730d-424a-a29c-366019eec879/add_router_interface => generated 309 bytes in 1361 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/234] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:54:31 2026] PUT /v2.0/routers/50913c9c-b384-491e-9b38-d33bc4ee1bd0/add_router_interface => generated 309 bytes in 1103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/235] 10.0.0.26 () {38 vars in 970 bytes} [Fri Apr 17 09:54:32 2026] POST /v2.0/security-groups => generated 1681 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/236] 10.0.0.212 () {34 vars in 685 bytes} [Fri Apr 17 09:54:33 2026] POST /v2.0/security-groups => generated 1659 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/237] 10.0.0.212 () {34 vars in 685 bytes} [Fri Apr 17 09:54:33 2026] POST /v2.0/security-groups => generated 1660 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 121/238] 10.0.0.26 () {38 vars in 970 bytes} [Fri Apr 17 09:54:33 2026] POST /v2.0/security-groups => generated 1682 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-17 09:54:33.517 8 INFO neutron.db.segments_db [None req-b1591ff8-54be-418a-a6c4-9914e2aca46b 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment e3260927-adba-4e27-8530-67d8e187a1c1 of type vxlan for network 26bd74f1-a6b2-41fe-8d4a-38f2d9f5cc08 [pid: 7|app: 0|req: 122/239] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:54:33 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: 118/240] 10.0.0.212 () {34 vars in 671 bytes} [Fri Apr 17 09:54:33 2026] POST /v2.0/networks => generated 729 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/241] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:54:33 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: 7|app: 0|req: 124/242] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:54:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/243] 10.0.0.26 () {38 vars in 970 bytes} [Fri Apr 17 09:54:33 2026] POST /v2.0/security-groups => generated 1682 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/244] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:54:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/245] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:54:33 2026] POST /v2.0/subnets => generated 695 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/246] 10.0.0.26 () {34 vars in 1001 bytes} [Fri Apr 17 09:54:33 2026] GET /v2.0/security-groups?tenant_id=6df162a3db0d41a6a75bfe47e713e5f1 => generated 7906 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/247] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:54:33 2026] POST /v2.0/floatingips => generated 552 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:54:34.401 8 INFO neutron.db.segments_db [None req-0c4f5808-a1eb-464f-bff4-ea490ad88460 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 533700fb-a8f8-493d-a1ab-39b3c5622200 of type vxlan for network bb97d0b3-b25a-4edc-9a00-d2504333858f [pid: 7|app: 0|req: 127/248] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:54:33 2026] POST /v2.0/floatingips => generated 552 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/249] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:34 2026] GET /v2.0/security-groups/cda33996-2c84-49b8-8a74-14f6d9d4ce99 => generated 2918 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/250] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:34 2026] GET /v2.0/security-groups/cda33996-2c84-49b8-8a74-14f6d9d4ce99 => generated 2918 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/251] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:34 2026] GET /v2.0/security-groups/8aede576-0818-4f71-92e1-50a34ecde8da => generated 1681 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:54:34.631 8 INFO neutron.db.l3_hamode_db [None req-0c4f5808-a1eb-464f-bff4-ea490ad88460 491bb6122d9a4dc389fb8844eb3f32ed bbd96eeab9774c1eadec0d6b6d598b2f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 131/252] 10.0.0.26 () {36 vars in 1012 bytes} [Fri Apr 17 09:54:34 2026] DELETE /v2.0/security-groups/8aede576-0818-4f71-92e1-50a34ecde8da => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:54:34.746 7 INFO neutron.api.v2.resource [req-8b1ad6c0-84a1-4049-aa6a-f080092625e0 req-9fa89645-1de1-40d6-8889-e4badde2a2b1 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 132/253] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:34 2026] GET /v2.0/security-groups/8aede576-0818-4f71-92e1-50a34ecde8da => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/254] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:34 2026] GET /v2.0/security-groups/304e486b-7526-4779-af08-e6fa6fbeb1fc => generated 1682 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/255] 10.0.0.26 () {34 vars in 1097 bytes} [Fri Apr 17 09:54:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--114484448&fields=id&tenant_id=41eccd160b5e492ab7086ff42361830d => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/256] 10.0.0.26 () {36 vars in 1012 bytes} [Fri Apr 17 09:54:34 2026] DELETE /v2.0/security-groups/304e486b-7526-4779-af08-e6fa6fbeb1fc => 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: 136/257] 10.0.0.26 () {34 vars in 981 bytes} [Fri Apr 17 09:54:34 2026] GET /v2.0/networks?id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f => generated 684 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:54:34.966 7 INFO neutron.api.v2.resource [req-cee145de-a549-491c-a6e3-01a8971234b8 req-2431dec2-5910-4342-8ca1-023f81aefe63 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 137/258] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:34 2026] GET /v2.0/security-groups/304e486b-7526-4779-af08-e6fa6fbeb1fc => 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: 138/259] 10.0.0.26 () {34 vars in 964 bytes} [Fri Apr 17 09:54:34 2026] GET /v2.0/quotas/41eccd160b5e492ab7086ff42361830d => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/260] 10.0.0.26 () {34 vars in 1001 bytes} [Fri Apr 17 09:54:34 2026] GET /v2.0/ports?tenant_id=41eccd160b5e492ab7086ff42361830d&fields=id => generated 103 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/261] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:35 2026] GET /v2.0/security-groups/1819a812-29f2-4fdb-a6bf-41f9e038db04 => generated 1682 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/262] 10.0.0.26 () {36 vars in 1012 bytes} [Fri Apr 17 09:54:35 2026] DELETE /v2.0/security-groups/1819a812-29f2-4fdb-a6bf-41f9e038db04 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:54:35.244 7 INFO neutron.api.v2.resource [req-86f49618-4d43-49a9-971c-f2dd937701d4 req-7193168f-65f1-4c8e-b5ba-3aa0eb42889a 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 142/263] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:35 2026] GET /v2.0/security-groups/1819a812-29f2-4fdb-a6bf-41f9e038db04 => 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: 143/264] 10.0.0.26 () {34 vars in 1001 bytes} [Fri Apr 17 09:54:35 2026] GET /v2.0/security-groups?tenant_id=6df162a3db0d41a6a75bfe47e713e5f1 => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 144/265] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:35 2026] GET /v2.0/security-groups/cda33996-2c84-49b8-8a74-14f6d9d4ce99 => generated 2918 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/266] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:35 2026] GET /v2.0/security-groups/cda33996-2c84-49b8-8a74-14f6d9d4ce99 => generated 2918 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:54:35.428 8 INFO neutron.db.l3_hamode_db [None req-0c4f5808-a1eb-464f-bff4-ea490ad88460 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:54:35.471 7 INFO neutron.api.v2.resource [req-09810fd5-3ef3-48e2-8c9a-54e4ac90ca4b req-613f0181-188b-416a-8a5c-4502f1a28fc5 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 146/267] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:35 2026] GET /v2.0/security-groups/1819a812-29f2-4fdb-a6bf-41f9e038db04 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/268] 10.0.0.26 () {34 vars in 906 bytes} [Fri Apr 17 09:54:35 2026] GET /v2.0/extensions => generated 21537 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-17 09:54:35.536 7 INFO neutron.api.v2.resource [req-439060cb-36f6-4d27-8efe-83de979f0104 req-26f43128-2b83-413f-9ce1-defb309279a3 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 148/269] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:35 2026] GET /v2.0/security-groups/304e486b-7526-4779-af08-e6fa6fbeb1fc => 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: 149/270] 10.0.0.26 () {34 vars in 1007 bytes} [Fri Apr 17 09:54:35 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:54:35.629 7 INFO neutron.api.v2.resource [req-b1592bf6-5932-4494-85e3-a30cc1424acc req-a0625069-2e21-4b1c-8268-8c239e709ee7 24e1ac469503453aac1665f7ac4874f7 6df162a3db0d41a6a75bfe47e713e5f1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 150/271] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:35 2026] GET /v2.0/security-groups/8aede576-0818-4f71-92e1-50a34ecde8da => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/272] 10.0.0.26 () {34 vars in 1107 bytes} [Fri Apr 17 09:54:35 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:54:36.552 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac354f30-412e-4c54-ba77-3ab6fc16fb7b 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 87eca6c1-8d44-4b12-9ff8-5dca483ebf84 2026-04-17 09:54:36.564 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac354f30-412e-4c54-ba77-3ab6fc16fb7b 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 87eca6c1-8d44-4b12-9ff8-5dca483ebf84 [pid: 8|app: 0|req: 122/273] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:54:34 2026] POST /v2.0/routers => generated 735 bytes in 2250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/274] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:36 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/275] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:54:35 2026] PUT /v2.0/routers/fae4f1f5-28f3-47f8-a07f-da8bd85747de/remove_router_interface => generated 309 bytes in 1503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:54:37.422 7 INFO neutron_taas.services.taas.taas_plugin [None req-a2075b29-5e00-4436-b81f-a7d5104dd7d9 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: a356d13c-a76e-4ea7-ba99-4025e85cb9b9 2026-04-17 09:54:37.424 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2075b29-5e00-4436-b81f-a7d5104dd7d9 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: a356d13c-a76e-4ea7-ba99-4025e85cb9b9 2026-04-17 09:54:37.611 7 INFO neutron_taas.services.taas.taas_plugin [None req-a2075b29-5e00-4436-b81f-a7d5104dd7d9 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 750d0010-de56-4ca8-b3c6-8aab45afe875 2026-04-17 09:54:37.613 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2075b29-5e00-4436-b81f-a7d5104dd7d9 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 750d0010-de56-4ca8-b3c6-8aab45afe875 2026-04-17 09:54:37.688 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-a2075b29-5e00-4436-b81f-a7d5104dd7d9 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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: 124/278] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:54:36 2026] PUT /v2.0/routers/d8a7d3ad-32e3-45b4-837d-aeca97555e4f/add_router_interface => generated 309 bytes in 1143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/279] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:37 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:54:38.018 7 INFO neutron.db.l3_hamode_db [None req-a2075b29-5e00-4436-b81f-a7d5104dd7d9 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HA network e133a22e-015f-49b4-9794-f98da7ded561 was deleted as no HA routers are present in tenant 6df162a3db0d41a6a75bfe47e713e5f1. [pid: 7|app: 0|req: 155/280] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:54:37 2026] DELETE /v2.0/routers/fae4f1f5-28f3-47f8-a07f-da8bd85747de => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/281] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:54:38 2026] DELETE /v2.0/subnets/8ae233dc-3c1c-44de-a520-e9a8cf25ac2b => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:54:38.338 7 INFO neutron_taas.services.taas.taas_plugin [None req-4616fa99-188c-41b4-acc3-d9dd8f88c585 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 95481146-011d-452d-a403-16bb9763e037 2026-04-17 09:54:38.341 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4616fa99-188c-41b4-acc3-d9dd8f88c585 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 95481146-011d-452d-a403-16bb9763e037 2026-04-17 09:54:38.366 7 INFO neutron.services.segments.plugin [-] Segment f9f0d757-67ff-4afd-a447-33e7d7d1469c resource provider aggregate not found [pid: 8|app: 0|req: 127/282] 10.0.0.26 () {38 vars in 970 bytes} [Fri Apr 17 09:54:38 2026] POST /v2.0/security-groups => generated 1683 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-17 09:54:38.389 7 INFO neutron.services.segments.plugin [-] Segment f9f0d757-67ff-4afd-a447-33e7d7d1469c resource provider aggregate not found 2026-04-17 09:54:38.394 7 INFO neutron.services.segments.plugin [-] Segment f9f0d757-67ff-4afd-a447-33e7d7d1469c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9f0d757-67ff-4afd-a447-33e7d7d1469c found for delete ", "request_id": "req-95cc19b4-299e-4340-85b2-244a452ed13e"}]} 2026-04-17 09:54:38.425 7 INFO neutron.services.segments.plugin [-] Segment f9f0d757-67ff-4afd-a447-33e7d7d1469c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9f0d757-67ff-4afd-a447-33e7d7d1469c found for delete ", "request_id": "req-d91efb66-fd5c-4f46-84fe-ee87b76c8673"}]} [pid: 8|app: 0|req: 128/283] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:38 2026] GET /v2.0/security-groups/4d71c3d5-fed6-4ffc-9302-34fb102dd45b => generated 1683 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/284] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:54:38 2026] DELETE /v2.0/networks/faa3711c-9278-41fa-8d3a-f87d0a462446 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/285] 10.0.0.26 () {38 vars in 980 bytes} [Fri Apr 17 09:54:38 2026] POST /v2.0/security-group-rules => generated 614 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/286] 10.0.0.26 () {38 vars in 970 bytes} [Fri Apr 17 09:54:38 2026] POST /v2.0/security-groups => generated 1685 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/287] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:54:38 2026] GET /v2.0/security-groups?tenant_id=6df162a3db0d41a6a75bfe47e713e5f1&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/288] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:38 2026] GET /v2.0/security-groups/5f5879ef-3a57-4ab6-9558-e50ee4294bd6 => generated 1685 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/289] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:54:38 2026] DELETE /v2.0/security-groups/cda33996-2c84-49b8-8a74-14f6d9d4ce99 => 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: 132/290] 10.0.0.26 () {38 vars in 980 bytes} [Fri Apr 17 09:54:38 2026] POST /v2.0/security-group-rules => generated 614 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/291] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:38 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/292] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:38 2026] GET /v2.0/security-groups/5f5879ef-3a57-4ab6-9558-e50ee4294bd6 => generated 2310 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 160/293] 10.0.0.26 () {38 vars in 980 bytes} [Fri Apr 17 09:54:39 2026] POST /v2.0/security-group-rules => generated 619 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/294] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:39 2026] GET /v2.0/security-groups/5f5879ef-3a57-4ab6-9558-e50ee4294bd6 => generated 2940 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/295] 10.0.0.26 () {34 vars in 1000 bytes} [Fri Apr 17 09:54:39 2026] GET /v2.0/security-group-rules/7c28275e-c662-4a18-a886-5e34f98d76a4 => generated 616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/296] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:39 2026] GET /v2.0/security-groups/5f5879ef-3a57-4ab6-9558-e50ee4294bd6 => generated 2940 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 162/297] 10.0.0.26 () {34 vars in 1097 bytes} [Fri Apr 17 09:54:39 2026] GET /v2.0/security-groups?name=tempest-securitygroup--218607761&fields=id&tenant_id=4c6cb50565ee4371aa8cd61215b6e709 => 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: 163/298] 10.0.0.26 () {34 vars in 981 bytes} [Fri Apr 17 09:54:39 2026] GET /v2.0/networks?id=116d2740-4c86-4e37-992c-96f017e9600b => generated 679 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/299] 10.0.0.26 () {34 vars in 964 bytes} [Fri Apr 17 09:54:39 2026] GET /v2.0/quotas/4c6cb50565ee4371aa8cd61215b6e709 => 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: 136/300] 10.0.0.26 () {36 vars in 1022 bytes} [Fri Apr 17 09:54:39 2026] DELETE /v2.0/security-group-rules/7c28275e-c662-4a18-a886-5e34f98d76a4 => 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: 137/301] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:39 2026] GET /v2.0/security-groups/5f5879ef-3a57-4ab6-9558-e50ee4294bd6 => generated 2310 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/302] 10.0.0.26 () {34 vars in 1001 bytes} [Fri Apr 17 09:54:39 2026] GET /v2.0/ports?tenant_id=4c6cb50565ee4371aa8cd61215b6e709&fields=id => generated 103 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/303] 10.0.0.26 () {34 vars in 1007 bytes} [Fri Apr 17 09:54:39 2026] GET /v2.0/networks/116d2740-4c86-4e37-992c-96f017e9600b?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: 138/304] 10.0.0.26 () {36 vars in 1012 bytes} [Fri Apr 17 09:54:39 2026] DELETE /v2.0/security-groups/5f5879ef-3a57-4ab6-9558-e50ee4294bd6 => 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: 167/305] 10.0.0.26 () {34 vars in 1107 bytes} [Fri Apr 17 09:54:39 2026] GET /v2.0/networks/116d2740-4c86-4e37-992c-96f017e9600b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/306] 10.0.0.26 () {34 vars in 990 bytes} [Fri Apr 17 09:54:39 2026] GET /v2.0/security-groups/4d71c3d5-fed6-4ffc-9302-34fb102dd45b => generated 2308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/307] 10.0.0.26 () {36 vars in 1012 bytes} [Fri Apr 17 09:54:39 2026] DELETE /v2.0/security-groups/4d71c3d5-fed6-4ffc-9302-34fb102dd45b => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/308] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:39 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/309] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:40 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:54:40.258 8 INFO neutron_taas.services.taas.taas_plugin [None req-a29ec1d9-152d-4e07-a215-580d3dd0d672 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: deed67c2-36bb-4cb5-b181-3724e2c47dce 2026-04-17 09:54:40.266 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a29ec1d9-152d-4e07-a215-580d3dd0d672 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: deed67c2-36bb-4cb5-b181-3724e2c47dce 2026-04-17 09:54:40.409 7 INFO neutron.services.segments.plugin [-] Segment 165970f9-de0a-42eb-b241-88d81afb3eae resource provider aggregate not found 2026-04-17 09:54:40.431 7 INFO neutron.services.segments.plugin [-] Segment 165970f9-de0a-42eb-b241-88d81afb3eae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 165970f9-de0a-42eb-b241-88d81afb3eae found for delete ", "request_id": "req-a08cd9a5-fd96-4af0-b135-211c806599f4"}]} 2026-04-17 09:54:40.442 7 INFO neutron.services.segments.plugin [-] Segment 165970f9-de0a-42eb-b241-88d81afb3eae resource provider aggregate not found 2026-04-17 09:54:40.457 7 INFO neutron.services.segments.plugin [-] Segment 165970f9-de0a-42eb-b241-88d81afb3eae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 165970f9-de0a-42eb-b241-88d81afb3eae found for delete ", "request_id": "req-9e487fe5-201f-44a8-871a-314b7efe7437"}]} [pid: 8|app: 0|req: 140/310] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:54:39 2026] PUT /v2.0/routers/d8a7d3ad-32e3-45b4-837d-aeca97555e4f/remove_router_interface => generated 309 bytes in 1043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/311] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:54:40 2026] GET /v2.0/networks?id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f => generated 684 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:54:41.014 7 INFO neutron.db.segments_db [None req-70b650fd-2932-48e8-afce-99b21daf841a 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 710fbc17-6d64-40e9-9345-f8caef77435a of type vxlan for network 49123b7a-bcbd-4c71-abbb-479e90114804 [pid: 7|app: 0|req: 171/312] 10.0.0.212 () {34 vars in 671 bytes} [Fri Apr 17 09:54:40 2026] POST /v2.0/networks => generated 719 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 172/313] 199.204.45.140 () {34 vars in 911 bytes} [Fri Apr 17 09:54:41 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/314] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:41 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:54:41.212 8 INFO neutron_taas.services.taas.taas_plugin [None req-883cef5b-7bca-4d1b-b14a-a24cb64be016 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: a9860800-9342-4f6c-90be-ac2ddede11f3 2026-04-17 09:54:41.215 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-883cef5b-7bca-4d1b-b14a-a24cb64be016 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: a9860800-9342-4f6c-90be-ac2ddede11f3 [pid: 7|app: 0|req: 174/315] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:54:41 2026] POST /v2.0/subnets => generated 685 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/316] 199.204.45.140 () {34 vars in 1050 bytes} [Fri Apr 17 09:54:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=41eccd160b5e492ab7086ff42361830d => generated 180 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/317] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:41 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:54:41.404 7 INFO neutron.db.segments_db [None req-a0dcaceb-2e7a-4574-a58d-858296e8291d 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 066c906d-213b-48a6-8282-63c0e3115cb0 of type vxlan for network cdd7160b-beba-41e7-af5a-56a5f5329cd5 2026-04-17 09:54:41.544 8 INFO neutron_taas.services.taas.taas_plugin [None req-883cef5b-7bca-4d1b-b14a-a24cb64be016 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 79dda2fa-e202-454a-801a-79a073d4eac2 2026-04-17 09:54:41.547 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-883cef5b-7bca-4d1b-b14a-a24cb64be016 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 79dda2fa-e202-454a-801a-79a073d4eac2 2026-04-17 09:54:41.661 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-883cef5b-7bca-4d1b-b14a-a24cb64be016 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - 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-17 09:54:41.839 7 INFO neutron.db.l3_hamode_db [None req-a0dcaceb-2e7a-4574-a58d-858296e8291d 491bb6122d9a4dc389fb8844eb3f32ed a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:54:42.069 8 INFO neutron.db.l3_hamode_db [None req-883cef5b-7bca-4d1b-b14a-a24cb64be016 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HA network bb97d0b3-b25a-4edc-9a00-d2504333858f was deleted as no HA routers are present in tenant bbd96eeab9774c1eadec0d6b6d598b2f. [pid: 8|app: 0|req: 142/318] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:54:40 2026] DELETE /v2.0/routers/d8a7d3ad-32e3-45b4-837d-aeca97555e4f => generated 0 bytes in 1112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:54:42.535 8 INFO neutron.services.segments.plugin [-] Segment 533700fb-a8f8-493d-a1ab-39b3c5622200 resource provider aggregate not found 2026-04-17 09:54:42.554 8 INFO neutron.services.segments.plugin [-] Segment 533700fb-a8f8-493d-a1ab-39b3c5622200 resource provider aggregate not found 2026-04-17 09:54:42.565 8 INFO neutron.services.segments.plugin [-] Segment 533700fb-a8f8-493d-a1ab-39b3c5622200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 533700fb-a8f8-493d-a1ab-39b3c5622200 found for delete ", "request_id": "req-8c465b49-2591-4275-be60-ee703b5ffcef"}]} 2026-04-17 09:54:42.588 8 INFO neutron.services.segments.plugin [-] Segment 533700fb-a8f8-493d-a1ab-39b3c5622200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 533700fb-a8f8-493d-a1ab-39b3c5622200 found for delete ", "request_id": "req-4c94f8e1-30b9-4173-bd42-e95d67f1d16f"}]} 2026-04-17 09:54:42.635 7 INFO neutron.db.l3_hamode_db [None req-a0dcaceb-2e7a-4574-a58d-858296e8291d 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 143/319] 199.204.45.140 () {38 vars in 955 bytes} [Fri Apr 17 09:54:42 2026] POST /v2.0/ports => generated 954 bytes in 578 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: 144/320] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:54:42 2026] DELETE /v2.0/subnets/c23bdaa1-bcdd-472f-9eb8-739309f43408 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/321] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:42 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => 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: 146/322] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:42 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 957 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:54:43.013 8 INFO neutron_taas.services.taas.taas_plugin [None req-40913368-31ee-425e-8c64-d025211a4a7e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: be965463-568e-4d5c-95a7-c201d66c137e 2026-04-17 09:54:43.016 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40913368-31ee-425e-8c64-d025211a4a7e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: be965463-568e-4d5c-95a7-c201d66c137e [pid: 8|app: 0|req: 147/323] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:54:42 2026] DELETE /v2.0/networks/26bd74f1-a6b2-41fe-8d4a-38f2d9f5cc08 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/324] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:43 2026] GET /v2.0/security-groups?id=28198001-d196-4743-90af-609956911026&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: 177/325] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:54:41 2026] POST /v2.0/routers => generated 725 bytes in 2351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/326] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:54:43 2026] GET /v2.0/security-groups?tenant_id=bbd96eeab9774c1eadec0d6b6d598b2f&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: 149/327] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 09:54:43 2026] PUT /v2.0/ports/b4ed322a-994a-4199-a19a-79cae4814218 => generated 1235 bytes in 494 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: 150/328] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:54:43 2026] DELETE /v2.0/security-groups/0ce2f92c-09de-41b2-bc52-2f2002976224 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/329] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:43 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 12 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/330] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:54:44 2026] GET /v2.0/networks?id=116d2740-4c86-4e37-992c-96f017e9600b => generated 679 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/331] 199.204.45.140 () {34 vars in 1050 bytes} [Fri Apr 17 09:54:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4c6cb50565ee4371aa8cd61215b6e709 => generated 180 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/332] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:44 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:54:44.493 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2117fc9b-f7c9-4ca8-8f44-30373e975ba8'] response: {'name': 'network-changed', 'server_uuid': '2cc76af7-0061-47ff-b1b2-1248b244dcde', 'tag': 'b4ed322a-994a-4199-a19a-79cae4814218', 'status': 'completed', 'code': 200} 2026-04-17 09:54:44.592 8 INFO neutron.services.segments.plugin [-] Segment e3260927-adba-4e27-8530-67d8e187a1c1 resource provider aggregate not found 2026-04-17 09:54:44.617 8 INFO neutron.services.segments.plugin [-] Segment e3260927-adba-4e27-8530-67d8e187a1c1 resource provider aggregate not found 2026-04-17 09:54:44.625 8 INFO neutron.services.segments.plugin [-] Segment e3260927-adba-4e27-8530-67d8e187a1c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3260927-adba-4e27-8530-67d8e187a1c1 found for delete ", "request_id": "req-07be1404-0159-4288-9767-d5ea12cb2909"}]} 2026-04-17 09:54:44.642 8 INFO neutron.services.segments.plugin [-] Segment e3260927-adba-4e27-8530-67d8e187a1c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e3260927-adba-4e27-8530-67d8e187a1c1 found for delete ", "request_id": "req-61f6c4d8-5efd-4376-be54-464040e2e174"}]} [pid: 8|app: 0|req: 155/333] 199.204.45.140 () {38 vars in 955 bytes} [Fri Apr 17 09:54:44 2026] POST /v2.0/ports => generated 954 bytes in 518 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: 156/334] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:45 2026] GET /v2.0/security-groups?id=28198001-d196-4743-90af-609956911026&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: 179/335] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:54:43 2026] PUT /v2.0/routers/7770a929-b6d8-405e-a873-702792bfdd34/add_router_interface => generated 309 bytes in 1372 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 157/336] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:54:45 2026] GET /v2.0/ports?tenant_id=41eccd160b5e492ab7086ff42361830d&device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1238 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/337] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:54:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b4ed322a-994a-4199-a19a-79cae4814218 => 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: 159/338] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:54:45 2026] GET /v2.0/subnets?id=793165a4-dfb3-4609-88c9-e7331f2b8278 => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/339] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:54:45 2026] GET /v2.0/ports?network_id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f&device_owner=network%3Adhcp => generated 1244 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/340] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:54:45 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/341] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:45 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/342] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:54:45 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?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: 164/343] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:45 2026] GET /v2.0/security-groups?id=05af61ea-d6e3-475c-b525-5e321f483dd1&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/344] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 09:54:45 2026] PUT /v2.0/ports/42d80793-5920-485c-8463-265d31151ada => generated 1235 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/345] 10.0.0.212 () {34 vars in 685 bytes} [Fri Apr 17 09:54:45 2026] POST /v2.0/security-groups => generated 1661 bytes in 141 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-17 09:54:46.050 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f939ef2b-f6d1-4fe3-8c2c-7507f41a1302'] response: {'name': 'network-changed', 'server_uuid': 'c99cb23f-c98c-4bc1-899e-9260a2d499fb', 'tag': '42d80793-5920-485c-8463-265d31151ada', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 181/346] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:54:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/347] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:46 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/348] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:46 2026] GET /v2.0/security-groups?id=28198001-d196-4743-90af-609956911026&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/349] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:54:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/350] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:54:46 2026] GET /v2.0/ports?tenant_id=41eccd160b5e492ab7086ff42361830d&device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1238 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/351] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:54:46 2026] GET /v2.0/ports?tenant_id=4c6cb50565ee4371aa8cd61215b6e709&device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1238 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/352] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:46 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/353] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:54:46 2026] GET /v2.0/networks?id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 168/354] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:54:46 2026] POST /v2.0/floatingips => generated 552 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/355] 199.204.45.140 () {34 vars in 1018 bytes} [Fri Apr 17 09:54:46 2026] GET /v2.0/networks?tenant_id=4c6cb50565ee4371aa8cd61215b6e709&shared=False => generated 775 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/356] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:46 2026] GET /v2.0/security-groups?id=05af61ea-d6e3-475c-b525-5e321f483dd1&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/357] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:54:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b4ed322a-994a-4199-a19a-79cae4814218 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/358] 199.204.45.140 () {34 vars in 930 bytes} [Fri Apr 17 09:54:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/359] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:54:46 2026] GET /v2.0/subnets?id=793165a4-dfb3-4609-88c9-e7331f2b8278 => generated 702 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/360] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:54:46 2026] GET /v2.0/ports?network_id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/361] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?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: 172/362] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/363] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/364] 10.0.0.26 () {34 vars in 1099 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1017540314&fields=id&tenant_id=a4c5a1dccce04122bffb6d0bbc8ba259 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/365] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.0/security-groups?id=28198001-d196-4743-90af-609956911026&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/366] 10.0.0.26 () {34 vars in 981 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.0/networks?id=49123b7a-bcbd-4c71-abbb-479e90114804 => generated 670 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/367] 10.0.0.26 () {34 vars in 964 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.0/quotas/a4c5a1dccce04122bffb6d0bbc8ba259 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/368] 10.0.0.26 () {34 vars in 1001 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.0/ports?tenant_id=a4c5a1dccce04122bffb6d0bbc8ba259&fields=id => generated 57 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/369] 10.0.0.26 () {34 vars in 1007 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.0/networks/49123b7a-bcbd-4c71-abbb-479e90114804?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: 176/370] 10.0.0.26 () {34 vars in 1107 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.0/networks/49123b7a-bcbd-4c71-abbb-479e90114804?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: 195/371] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => 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: 177/372] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.0/ports?tenant_id=4c6cb50565ee4371aa8cd61215b6e709&device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/373] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:47 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 178/374] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:54:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=42d80793-5920-485c-8463-265d31151ada => 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: 179/375] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:54:48 2026] GET /v2.0/subnets?id=9a4cacb4-9103-47e1-bfda-21a352bbb49c => generated 697 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/376] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:48 2026] GET /v2.0/security-groups?id=05af61ea-d6e3-475c-b525-5e321f483dd1&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: 180/377] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:54:48 2026] GET /v2.0/ports?network_id=116d2740-4c86-4e37-992c-96f017e9600b&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/378] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:54:48 2026] GET /v2.0/networks/116d2740-4c86-4e37-992c-96f017e9600b?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/379] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:54:48 2026] GET /v2.0/networks/116d2740-4c86-4e37-992c-96f017e9600b?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: 199/380] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:48 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/381] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:48 2026] GET /v2.0/security-groups?id=28198001-d196-4743-90af-609956911026&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: 183/382] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:49 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => 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: 184/383] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:49 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/384] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:49 2026] GET /v2.0/security-groups?id=05af61ea-d6e3-475c-b525-5e321f483dd1&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: 200/385] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:54:48 2026] GET /v2.0/security-groups?tenant_id=4fed490e061d49eda48e2947fe789e46&name=default => generated 2925 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/386] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:54:49 2026] DELETE /v2.0/security-groups/d4920282-a30c-432c-addc-40489bdde426 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/387] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:54:49 2026] GET /v2.0/security-groups?tenant_id=8156189c00124e65b945af0aa1fe28ac&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/388] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:49 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 969 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/389] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:49 2026] GET /v2.0/security-groups?id=28198001-d196-4743-90af-609956911026&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: 202/390] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:54:49 2026] DELETE /v2.0/security-groups/904e1ddc-437d-4545-8499-6778460fa540 => 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: 189/391] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:50 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => 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: 203/392] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:50 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/393] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:50 2026] GET /v2.0/security-groups?id=05af61ea-d6e3-475c-b525-5e321f483dd1&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: 204/394] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:50 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 969 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/395] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:50 2026] GET /v2.0/security-groups?id=28198001-d196-4743-90af-609956911026&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/396] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:51 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => 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: 192/397] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:51 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => 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: 206/398] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:51 2026] GET /v2.0/security-groups?id=05af61ea-d6e3-475c-b525-5e321f483dd1&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: 194/401] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:52 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => 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: 208/402] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:52 2026] GET /v2.0/security-groups?id=28198001-d196-4743-90af-609956911026&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/403] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:54:52 2026] GET /v2.0/networks?id=49123b7a-bcbd-4c71-abbb-479e90114804 => generated 670 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/404] 199.204.45.140 () {34 vars in 1050 bytes} [Fri Apr 17 09:54:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a4c5a1dccce04122bffb6d0bbc8ba259 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/405] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:52 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => 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: 196/406] 199.204.45.140 () {38 vars in 955 bytes} [Fri Apr 17 09:54:52 2026] POST /v2.0/ports => generated 954 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 197/407] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:52 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/408] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:52 2026] GET /v2.0/security-groups?id=05af61ea-d6e3-475c-b525-5e321f483dd1&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: 211/409] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 09:54:52 2026] PUT /v2.0/ports/2e7a4a8e-5f53-43e2-925e-5e66caf0ab91 => generated 1235 bytes in 508 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:54:53.174 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-73e92488-2ab7-4794-a9ca-2fe0c596c5a1'] response: {'name': 'network-changed', 'server_uuid': '29ae22a6-7511-41af-8496-a788812d649c', 'tag': '2e7a4a8e-5f53-43e2-925e-5e66caf0ab91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 199/410] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:53 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 971 bytes in 40 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: 212/411] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:53 2026] GET /v2.0/security-groups?id=28198001-d196-4743-90af-609956911026&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: 8|app: 0|req: 200/412] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:53 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => generated 969 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/413] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:53 2026] GET /v2.0/security-groups?id=1fddcfd7-6698-4de6-86b7-72f4e93443eb&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/414] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:54:53 2026] GET /v2.0/ports?tenant_id=a4c5a1dccce04122bffb6d0bbc8ba259&device_id=29ae22a6-7511-41af-8496-a788812d649c => 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: 214/415] 199.204.45.140 () {34 vars in 1018 bytes} [Fri Apr 17 09:54:53 2026] GET /v2.0/networks?tenant_id=a4c5a1dccce04122bffb6d0bbc8ba259&shared=False => generated 766 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/416] 199.204.45.140 () {34 vars in 930 bytes} [Fri Apr 17 09:54:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/417] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:53 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/418] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:53 2026] GET /v2.0/security-groups?id=05af61ea-d6e3-475c-b525-5e321f483dd1&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/419] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:54 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 971 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/420] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:54 2026] GET /v2.0/security-groups?id=28198001-d196-4743-90af-609956911026&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/421] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:54 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/422] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:54 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => 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: 218/423] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:54 2026] GET /v2.0/security-groups?id=1fddcfd7-6698-4de6-86b7-72f4e93443eb&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: 219/424] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:54:54 2026] GET /v2.0/ports?tenant_id=a4c5a1dccce04122bffb6d0bbc8ba259&device_id=29ae22a6-7511-41af-8496-a788812d649c => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/425] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:54:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2e7a4a8e-5f53-43e2-925e-5e66caf0ab91 => 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: 221/426] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:54:54 2026] GET /v2.0/subnets?id=5602c946-b733-4377-958f-aaec83870be1 => generated 688 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/427] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:54:54 2026] GET /v2.0/ports?network_id=49123b7a-bcbd-4c71-abbb-479e90114804&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/428] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:54:55 2026] GET /v2.0/networks/49123b7a-bcbd-4c71-abbb-479e90114804?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/429] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:55 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => 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: 225/430] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:54:55 2026] GET /v2.0/networks/49123b7a-bcbd-4c71-abbb-479e90114804?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: 226/431] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:55 2026] GET /v2.0/security-groups?id=05af61ea-d6e3-475c-b525-5e321f483dd1&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:54:55.314 8 INFO neutron.db.l3_db [None req-3442dd94-7afe-4774-9558-1e48e098f461 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] Floating IP 2d7fd060-c99d-4ace-a28b-60c1ed8526ee associated. External IP: 10.96.250.215, port: b4ed322a-994a-4199-a19a-79cae4814218. [pid: 8|app: 0|req: 206/432] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:54:54 2026] PUT /v2.0/floatingips/2d7fd060-c99d-4ace-a28b-60c1ed8526ee => generated 855 bytes in 1155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:54:55.962 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb3c4cc5-7a6c-4a2c-b461-786827fb48df'] response: {'name': 'network-changed', 'server_uuid': '2cc76af7-0061-47ff-b1b2-1248b244dcde', 'tag': 'b4ed322a-994a-4199-a19a-79cae4814218', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 227/433] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:55 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => generated 969 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/434] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:56 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 971 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/435] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:56 2026] GET /v2.0/security-groups?id=28198001-d196-4743-90af-609956911026&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: 228/436] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:56 2026] GET /v2.0/security-groups?id=1fddcfd7-6698-4de6-86b7-72f4e93443eb&fields=id&fields=name => generated 114 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/437] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:56 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => 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: 229/438] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:56 2026] GET /v2.0/security-groups?id=05af61ea-d6e3-475c-b525-5e321f483dd1&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/439] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:54:56 2026] GET /v2.0/ports?tenant_id=41eccd160b5e492ab7086ff42361830d&device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => 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: 230/440] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:54:56 2026] GET /v2.0/networks?id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f => generated 780 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/441] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:54:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b4ed322a-994a-4199-a19a-79cae4814218 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/442] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:56 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/443] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:54:56 2026] GET /v2.0/subnets?id=793165a4-dfb3-4609-88c9-e7331f2b8278 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/444] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:54:56 2026] GET /v2.0/ports?network_id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/445] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:54:56 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?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: 235/446] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:54:56 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:54:57.076 8 INFO neutron.db.l3_db [None req-34645425-ed86-42bd-abe3-9dc941f641ee 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] Floating IP 667bbcc4-4a16-445f-938a-51f34ebd0992 associated. External IP: 10.96.250.201, port: 42d80793-5920-485c-8463-265d31151ada. [pid: 8|app: 0|req: 212/447] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:54:56 2026] PUT /v2.0/floatingips/667bbcc4-4a16-445f-938a-51f34ebd0992 => generated 855 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/448] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:57 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => 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: 214/449] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:57 2026] GET /v2.0/security-groups?id=1fddcfd7-6698-4de6-86b7-72f4e93443eb&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: 215/450] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:57 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/451] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:57 2026] GET /v2.0/security-groups?id=05af61ea-d6e3-475c-b525-5e321f483dd1&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/452] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:54:57 2026] GET /v2.0/security-groups?tenant_id=40f33cfd335143e698a3aa782a7d888a&name=default => generated 2925 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/453] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:54:57 2026] DELETE /v2.0/security-groups/a8431965-2373-4f64-903c-ac5fd820ed17 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:54:58.005 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fae58673-135b-40d6-805c-e74656f74518'] response: {'name': 'network-changed', 'server_uuid': 'c99cb23f-c98c-4bc1-899e-9260a2d499fb', 'tag': '42d80793-5920-485c-8463-265d31151ada', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 237/454] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:54:57 2026] GET /v2.0/security-groups?tenant_id=fbd39e91980c47189995f1c4dda2d90e&name=default => generated 2925 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/455] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:58 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => 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: 219/456] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:58 2026] GET /v2.0/security-groups?id=05af61ea-d6e3-475c-b525-5e321f483dd1&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/457] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:54:58 2026] DELETE /v2.0/security-groups/6a0bb526-0dff-4a1a-b29f-05b0658b893a => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/458] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:54:58 2026] GET /v2.0/ports?tenant_id=4c6cb50565ee4371aa8cd61215b6e709&device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/459] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:54:58 2026] GET /v2.0/networks?id=116d2740-4c86-4e37-992c-96f017e9600b => generated 775 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/460] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:54:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=42d80793-5920-485c-8463-265d31151ada => generated 858 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/461] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:58 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/462] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:54:58 2026] GET /v2.0/subnets?id=9a4cacb4-9103-47e1-bfda-21a352bbb49c => generated 697 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/463] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:58 2026] GET /v2.0/security-groups?id=1fddcfd7-6698-4de6-86b7-72f4e93443eb&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/464] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:54:58 2026] GET /v2.0/ports?network_id=116d2740-4c86-4e37-992c-96f017e9600b&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: 242/465] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:54:58 2026] GET /v2.0/networks/116d2740-4c86-4e37-992c-96f017e9600b?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: 224/466] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:54:58 2026] GET /v2.0/networks/116d2740-4c86-4e37-992c-96f017e9600b?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: 243/467] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:59 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => 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: 225/468] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:54:59 2026] GET /v2.0/security-groups?id=05af61ea-d6e3-475c-b525-5e321f483dd1&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: 244/469] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:54:59 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/470] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:00 2026] GET /v2.0/security-groups?id=1fddcfd7-6698-4de6-86b7-72f4e93443eb&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: 245/471] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:00 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => 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: 227/472] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:00 2026] GET /v2.0/security-groups?id=05af61ea-d6e3-475c-b525-5e321f483dd1&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/473] 199.204.45.140 () {34 vars in 994 bytes} [Fri Apr 17 09:55:00 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 971 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:00.752 8 INFO neutron_taas.services.taas.taas_plugin [req-3ce50d8c-f468-4bc5-87b1-167270f452f3 req-916f007b-6f4d-48c5-97ec-0fa4027ff59b 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] TaaS: Handle Delete Port: 42d80793-5920-485c-8463-265d31151ada 2026-04-17 09:55:00.758 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3ce50d8c-f468-4bc5-87b1-167270f452f3 req-916f007b-6f4d-48c5-97ec-0fa4027ff59b 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] Tap Mirror: Handle Delete Port: 42d80793-5920-485c-8463-265d31151ada 2026-04-17 09:55:00.984 8 INFO neutron.db.l3_db [req-3ce50d8c-f468-4bc5-87b1-167270f452f3 req-916f007b-6f4d-48c5-97ec-0fa4027ff59b 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] Floating IP 667bbcc4-4a16-445f-938a-51f34ebd0992 disassociated. External IP: 10.96.250.201, port: 42d80793-5920-485c-8463-265d31151ada. [pid: 7|app: 0|req: 247/474] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:01 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => 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: 248/475] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:01 2026] GET /v2.0/security-groups?id=1fddcfd7-6698-4de6-86b7-72f4e93443eb&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: 249/476] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:01 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => 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: 228/477] 199.204.45.140 () {36 vars in 997 bytes} [Fri Apr 17 09:55:00 2026] DELETE /v2.0/ports/42d80793-5920-485c-8463-265d31151ada => generated 0 bytes in 874 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:55:01.504 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e9dbd6a-f3df-4a7a-b644-dac2aebdcb37'] response: {'server_uuid': 'c99cb23f-c98c-4bc1-899e-9260a2d499fb', 'name': 'network-vif-deleted', 'tag': '42d80793-5920-485c-8463-265d31151ada', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 229/478] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:01 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:02.263 7 INFO neutron.db.l3_db [None req-fd3cb7c2-9206-4bad-8f50-10c320aaf13d 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] Floating IP 16a2237d-f146-430b-8d4d-e8e244ef34a8 associated. External IP: 10.96.250.219, port: 2e7a4a8e-5f53-43e2-925e-5e66caf0ab91. [pid: 7|app: 0|req: 250/479] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:55:01 2026] PUT /v2.0/floatingips/16a2237d-f146-430b-8d4d-e8e244ef34a8 => generated 855 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:02.659 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3739ec5-24ea-4c75-814e-41affb93d9a8'] response: {'name': 'network-changed', 'server_uuid': '29ae22a6-7511-41af-8496-a788812d649c', 'tag': '2e7a4a8e-5f53-43e2-925e-5e66caf0ab91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 251/480] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:02 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => 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: 252/481] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:02 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => 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: 253/482] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:02 2026] GET /v2.0/security-groups?id=1fddcfd7-6698-4de6-86b7-72f4e93443eb&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/483] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:02 2026] GET /v2.0/security-groups?tenant_id=00aca38db20043e196d9d15457c4e0b7&name=default => generated 2925 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/484] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:02 2026] DELETE /v2.0/security-groups/47292c33-4652-42fb-83e9-20d3119d5c01 => 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: 231/485] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:55:03 2026] GET /v2.0/ports?tenant_id=a4c5a1dccce04122bffb6d0bbc8ba259&device_id=29ae22a6-7511-41af-8496-a788812d649c => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/486] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:03 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/487] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:55:03 2026] GET /v2.0/networks?id=49123b7a-bcbd-4c71-abbb-479e90114804 => generated 766 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/488] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:03 2026] GET /v2.0/security-groups?id=1fddcfd7-6698-4de6-86b7-72f4e93443eb&fields=id&fields=name => generated 114 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/489] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:55:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=2e7a4a8e-5f53-43e2-925e-5e66caf0ab91 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/490] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:03 2026] GET /v2.0/security-groups?tenant_id=6860afb0c22249559745e283b13d2408&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/491] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:55:03 2026] GET /v2.0/subnets?id=5602c946-b733-4377-958f-aaec83870be1 => generated 688 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/492] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:55:03 2026] GET /v2.0/ports?network_id=49123b7a-bcbd-4c71-abbb-479e90114804&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/493] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:03 2026] DELETE /v2.0/security-groups/51a4647a-43be-42c5-95ce-97bd3878ee0f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/494] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:55:03 2026] GET /v2.0/networks/49123b7a-bcbd-4c71-abbb-479e90114804?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: 260/495] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:55:03 2026] GET /v2.0/networks/49123b7a-bcbd-4c71-abbb-479e90114804?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: 236/496] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:03 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => 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: 261/497] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:04 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => 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: 237/498] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:04 2026] GET /v2.0/security-groups?id=1fddcfd7-6698-4de6-86b7-72f4e93443eb&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: 262/499] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:04 2026] GET /v2.0/ports?device_id=c99cb23f-c98c-4bc1-899e-9260a2d499fb => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/500] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:05 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/501] 199.204.45.140 () {34 vars in 994 bytes} [Fri Apr 17 09:55:05 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/502] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:05 2026] GET /v2.0/security-groups?id=1fddcfd7-6698-4de6-86b7-72f4e93443eb&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:05.796 7 INFO neutron_taas.services.taas.taas_plugin [req-d4fb11d6-48ed-4c78-a855-49628b5b20a0 req-428e52f3-e399-4a8f-ac3a-359a7498dedf 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] TaaS: Handle Delete Port: 2e7a4a8e-5f53-43e2-925e-5e66caf0ab91 2026-04-17 09:55:05.802 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d4fb11d6-48ed-4c78-a855-49628b5b20a0 req-428e52f3-e399-4a8f-ac3a-359a7498dedf 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] Tap Mirror: Handle Delete Port: 2e7a4a8e-5f53-43e2-925e-5e66caf0ab91 2026-04-17 09:55:05.989 7 INFO neutron.db.l3_db [req-d4fb11d6-48ed-4c78-a855-49628b5b20a0 req-428e52f3-e399-4a8f-ac3a-359a7498dedf 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] Floating IP 16a2237d-f146-430b-8d4d-e8e244ef34a8 disassociated. External IP: 10.96.250.219, port: 2e7a4a8e-5f53-43e2-925e-5e66caf0ab91. [pid: 8|app: 0|req: 240/503] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:06 2026] DELETE /v2.0/security-groups/05af61ea-d6e3-475c-b525-5e321f483dd1 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:06.169 8 INFO neutron.api.v2.resource [None req-0f23bb51-6bf9-4f52-8121-c7ade287dc4b 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 241/504] 10.0.0.212 () {32 vars in 737 bytes} [Fri Apr 17 09:55:06 2026] GET /v2.0/security-groups/05af61ea-d6e3-475c-b525-5e321f483dd1 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:55:06.270 8 INFO neutron_taas.services.taas.taas_plugin [None req-873bac4d-f8de-4cfe-89e3-de52d20c92bb 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] TaaS: Handle Delete Port: ba218155-f8e2-4d1a-a0b9-2994f25284f6 2026-04-17 09:55:06.274 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-873bac4d-f8de-4cfe-89e3-de52d20c92bb 9b2a5d27723042158234163e938e2b7a 4c6cb50565ee4371aa8cd61215b6e709 - - default default] Tap Mirror: Handle Delete Port: ba218155-f8e2-4d1a-a0b9-2994f25284f6 [pid: 7|app: 0|req: 264/505] 199.204.45.140 () {36 vars in 997 bytes} [Fri Apr 17 09:55:05 2026] DELETE /v2.0/ports/2e7a4a8e-5f53-43e2-925e-5e66caf0ab91 => generated 0 bytes in 774 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/506] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:55:06 2026] DELETE /v2.0/floatingips/667bbcc4-4a16-445f-938a-51f34ebd0992 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:06.461 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-86488b5e-0f44-424f-bf6a-5b18a59b644b'] response: {'server_uuid': '29ae22a6-7511-41af-8496-a788812d649c', 'name': 'network-vif-deleted', 'tag': '2e7a4a8e-5f53-43e2-925e-5e66caf0ab91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 243/507] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:06 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:06.903 7 INFO neutron_taas.services.taas.taas_plugin [None req-4d916a11-aa4c-44e1-818a-fdc3e1d3516b 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 76910447-15a9-4083-b699-79024fb0b75b 2026-04-17 09:55:06.906 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4d916a11-aa4c-44e1-818a-fdc3e1d3516b 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 76910447-15a9-4083-b699-79024fb0b75b [pid: 7|app: 0|req: 265/510] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:55:06 2026] PUT /v2.0/routers/50913c9c-b384-491e-9b38-d33bc4ee1bd0/remove_router_interface => generated 309 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:07.708 8 INFO neutron_taas.services.taas.taas_plugin [None req-e4e7941a-a9fa-49ae-8033-553a2f7461ac 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 7a9f67bf-315e-46d5-b3fe-1bb4e91dbc6d 2026-04-17 09:55:07.712 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4e7941a-a9fa-49ae-8033-553a2f7461ac 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 7a9f67bf-315e-46d5-b3fe-1bb4e91dbc6d [pid: 7|app: 0|req: 266/511] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:07 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:07.991 8 INFO neutron_taas.services.taas.taas_plugin [None req-e4e7941a-a9fa-49ae-8033-553a2f7461ac 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 02ffc673-1c7b-4b68-ac60-801dd86b9b9d 2026-04-17 09:55:07.996 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4e7941a-a9fa-49ae-8033-553a2f7461ac 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 02ffc673-1c7b-4b68-ac60-801dd86b9b9d 2026-04-17 09:55:08.389 8 INFO neutron.services.segments.plugin [-] Segment 6f7862a0-901b-4514-b4b7-4737a36984f5 resource provider aggregate not found 2026-04-17 09:55:08.393 8 INFO neutron.services.segments.plugin [-] Segment 6f7862a0-901b-4514-b4b7-4737a36984f5 resource provider aggregate not found 2026-04-17 09:55:08.412 8 INFO neutron.db.l3_hamode_db [None req-e4e7941a-a9fa-49ae-8033-553a2f7461ac 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HA network 641c8619-9ee4-4f0d-9b2c-b5f2e8420e1a was deleted as no HA routers are present in tenant 4c6cb50565ee4371aa8cd61215b6e709. 2026-04-17 09:55:08.415 8 INFO neutron.services.segments.plugin [-] Segment 6f7862a0-901b-4514-b4b7-4737a36984f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f7862a0-901b-4514-b4b7-4737a36984f5 found for delete ", "request_id": "req-756ce406-aec9-4062-b753-b2036153cf84"}]} 2026-04-17 09:55:08.421 8 INFO neutron.services.segments.plugin [-] Segment 6f7862a0-901b-4514-b4b7-4737a36984f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f7862a0-901b-4514-b4b7-4737a36984f5 found for delete ", "request_id": "req-e83320cc-1830-4e08-875b-c5961d01b0ce"}]} [pid: 8|app: 0|req: 246/512] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:07 2026] DELETE /v2.0/routers/50913c9c-b384-491e-9b38-d33bc4ee1bd0 => generated 0 bytes in 941 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/513] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:08 2026] DELETE /v2.0/subnets/9a4cacb4-9103-47e1-bfda-21a352bbb49c => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:55:08.762 8 INFO neutron_taas.services.taas.taas_plugin [None req-4c6a0289-e360-4864-8ae2-2dbc77c90cc0 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 2467a026-9729-4b56-b78e-6303ba55b989 2026-04-17 09:55:08.765 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c6a0289-e360-4864-8ae2-2dbc77c90cc0 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 2467a026-9729-4b56-b78e-6303ba55b989 [pid: 7|app: 0|req: 268/514] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:08 2026] GET /v2.0/ports?device_id=29ae22a6-7511-41af-8496-a788812d649c => 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: 247/515] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:08 2026] DELETE /v2.0/networks/116d2740-4c86-4e37-992c-96f017e9600b => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/516] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:09 2026] GET /v2.0/security-groups?tenant_id=4c6cb50565ee4371aa8cd61215b6e709&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/517] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:09 2026] DELETE /v2.0/security-groups/849ee425-9825-48e9-9579-831b55c43a55 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/518] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:09 2026] GET /v2.0/security-groups?tenant_id=f6fe21bfab00476c82598abdbaa9819a&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/519] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:09 2026] DELETE /v2.0/security-groups/ec095b3f-5120-448e-96c5-32183354f24d => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/520] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:10 2026] DELETE /v2.0/security-groups/1fddcfd7-6698-4de6-86b7-72f4e93443eb => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:10.242 8 INFO neutron.api.v2.resource [None req-c7a1b49f-b1f0-40f3-ae3c-c61063386bf1 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 250/521] 10.0.0.212 () {32 vars in 737 bytes} [Fri Apr 17 09:55:10 2026] GET /v2.0/security-groups/1fddcfd7-6698-4de6-86b7-72f4e93443eb => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:55:10.372 7 INFO neutron_taas.services.taas.taas_plugin [None req-3bf0ff7a-7a82-4d74-bc22-42534024ce4f 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] TaaS: Handle Delete Port: bb751eec-8579-48ce-94c1-cf92d80d734b 2026-04-17 09:55:10.376 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bf0ff7a-7a82-4d74-bc22-42534024ce4f 98a134adb95b45b093b21b68dc171b20 a4c5a1dccce04122bffb6d0bbc8ba259 - - default default] Tap Mirror: Handle Delete Port: bb751eec-8579-48ce-94c1-cf92d80d734b [pid: 8|app: 0|req: 251/522] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:10 2026] GET /v2.0/security-groups?tenant_id=b89de272fdf44e46b7d22e80071251db&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:55:10.448 8 INFO neutron.services.segments.plugin [-] Segment fbc0c58f-b079-428e-9bc5-d144fafcaade resource provider aggregate not found 2026-04-17 09:55:10.454 8 INFO neutron.services.segments.plugin [-] Segment fbc0c58f-b079-428e-9bc5-d144fafcaade resource provider aggregate not found 2026-04-17 09:55:10.472 8 INFO neutron.services.segments.plugin [-] Segment fbc0c58f-b079-428e-9bc5-d144fafcaade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbc0c58f-b079-428e-9bc5-d144fafcaade found for delete ", "request_id": "req-0958be5f-6bc6-4fa7-8968-bb01e88796b6"}]} 2026-04-17 09:55:10.473 8 INFO neutron.services.segments.plugin [-] Segment fbc0c58f-b079-428e-9bc5-d144fafcaade resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbc0c58f-b079-428e-9bc5-d144fafcaade found for delete ", "request_id": "req-0c214ca2-fce0-43a2-8edc-4f70b58d3cc5"}]} [pid: 8|app: 0|req: 252/523] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:10 2026] DELETE /v2.0/security-groups/ffa34656-dfff-47c5-bcd5-48e14fb7f82b => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/524] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:55:10 2026] DELETE /v2.0/floatingips/16a2237d-f146-430b-8d4d-e8e244ef34a8 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:11.070 7 INFO neutron_taas.services.taas.taas_plugin [None req-60508b9c-10ca-4111-8186-a1a0af28f717 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: e08048ff-722b-47d1-bc35-e347c32b76c8 2026-04-17 09:55:11.072 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60508b9c-10ca-4111-8186-a1a0af28f717 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: e08048ff-722b-47d1-bc35-e347c32b76c8 [pid: 8|app: 0|req: 253/525] 10.0.0.128 () {34 vars in 990 bytes} [Fri Apr 17 09:55:10 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1240 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/526] 10.0.0.128 () {34 vars in 1040 bytes} [Fri Apr 17 09:55:11 2026] GET /v2.0/security-groups?id=28198001-d196-4743-90af-609956911026&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/527] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:55:10 2026] PUT /v2.0/routers/7770a929-b6d8-405e-a873-702792bfdd34/remove_router_interface => generated 309 bytes in 1074 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:11.866 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3d8f11b-42c1-47b0-893f-1ca6fb673a56 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: e69a70c8-e80d-4162-8501-5cf6a10a584a 2026-04-17 09:55:11.869 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3d8f11b-42c1-47b0-893f-1ca6fb673a56 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: e69a70c8-e80d-4162-8501-5cf6a10a584a 2026-04-17 09:55:12.136 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3d8f11b-42c1-47b0-893f-1ca6fb673a56 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 2c8e13e5-e192-49de-8a2b-07a24607d445 2026-04-17 09:55:12.143 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3d8f11b-42c1-47b0-893f-1ca6fb673a56 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 2c8e13e5-e192-49de-8a2b-07a24607d445 2026-04-17 09:55:12.488 8 INFO neutron.db.l3_hamode_db [None req-d3d8f11b-42c1-47b0-893f-1ca6fb673a56 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HA network cdd7160b-beba-41e7-af5a-56a5f5329cd5 was deleted as no HA routers are present in tenant a4c5a1dccce04122bffb6d0bbc8ba259. 2026-04-17 09:55:12.492 8 INFO neutron.services.segments.plugin [-] Segment 066c906d-213b-48a6-8282-63c0e3115cb0 resource provider aggregate not found 2026-04-17 09:55:12.496 8 INFO neutron.services.segments.plugin [-] Segment 066c906d-213b-48a6-8282-63c0e3115cb0 resource provider aggregate not found [pid: 8|app: 0|req: 255/528] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:11 2026] DELETE /v2.0/routers/7770a929-b6d8-405e-a873-702792bfdd34 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:12.515 8 INFO neutron.services.segments.plugin [-] Segment 066c906d-213b-48a6-8282-63c0e3115cb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 066c906d-213b-48a6-8282-63c0e3115cb0 found for delete ", "request_id": "req-11f8e11d-292d-44b7-ad5c-a9641e1a30a7"}]} 2026-04-17 09:55:12.516 8 INFO neutron.services.segments.plugin [-] Segment 066c906d-213b-48a6-8282-63c0e3115cb0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 066c906d-213b-48a6-8282-63c0e3115cb0 found for delete ", "request_id": "req-20206b78-1348-440f-9a8c-0ac524e14587"}]} [pid: 7|app: 0|req: 274/529] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:12 2026] DELETE /v2.0/subnets/5602c946-b733-4377-958f-aaec83870be1 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/530] 10.0.0.212 () {32 vars in 653 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions => generated 21537 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/531] 10.0.0.212 () {32 vars in 681 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/532] 10.0.0.212 () {32 vars in 681 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:12.782 7 INFO neutron_taas.services.taas.taas_plugin [None req-09d14fac-0228-4945-baac-0cfd63b8a2bd 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: b2c4e0c9-5999-44b5-907c-ca2e421d90e4 2026-04-17 09:55:12.786 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09d14fac-0228-4945-baac-0cfd63b8a2bd 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: b2c4e0c9-5999-44b5-907c-ca2e421d90e4 [pid: 8|app: 0|req: 259/533] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/534] 10.0.0.212 () {32 vars in 665 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/535] 10.0.0.212 () {32 vars in 699 bytes} [Fri Apr 17 09:55:12 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: 8|app: 0|req: 262/536] 10.0.0.212 () {32 vars in 697 bytes} [Fri Apr 17 09:55:12 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: 263/537] 10.0.0.212 () {32 vars in 701 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/538] 10.0.0.212 () {32 vars in 689 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/539] 10.0.0.212 () {32 vars in 703 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/540] 10.0.0.212 () {32 vars in 693 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/541] 10.0.0.212 () {32 vars in 695 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/542] 10.0.0.212 () {32 vars in 685 bytes} [Fri Apr 17 09:55:12 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: 269/543] 10.0.0.212 () {32 vars in 687 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/544] 10.0.0.212 () {32 vars in 661 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/545] 10.0.0.212 () {32 vars in 699 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/546] 10.0.0.212 () {32 vars in 679 bytes} [Fri Apr 17 09:55:12 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: 8|app: 0|req: 273/547] 10.0.0.212 () {32 vars in 683 bytes} [Fri Apr 17 09:55:12 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: 8|app: 0|req: 274/548] 10.0.0.212 () {32 vars in 675 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 10.0.0.212 () {32 vars in 689 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/550] 10.0.0.212 () {32 vars in 723 bytes} [Fri Apr 17 09:55:12 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: 8|app: 0|req: 277/551] 10.0.0.212 () {32 vars in 687 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:12.953 7 INFO neutron.services.segments.plugin [-] Segment 710fbc17-6d64-40e9-9345-f8caef77435a resource provider aggregate not found 2026-04-17 09:55:12.957 7 INFO neutron.services.segments.plugin [-] Segment 710fbc17-6d64-40e9-9345-f8caef77435a resource provider aggregate not found [pid: 8|app: 0|req: 278/552] 10.0.0.212 () {32 vars in 669 bytes} [Fri Apr 17 09:55:12 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: 8|app: 0|req: 279/553] 10.0.0.212 () {32 vars in 687 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:12.973 7 INFO neutron.services.segments.plugin [-] Segment 710fbc17-6d64-40e9-9345-f8caef77435a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 710fbc17-6d64-40e9-9345-f8caef77435a found for delete ", "request_id": "req-d2c8b4f0-e7c5-438a-b35a-93892d196b65"}]} 2026-04-17 09:55:12.977 7 INFO neutron.services.segments.plugin [-] Segment 710fbc17-6d64-40e9-9345-f8caef77435a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 710fbc17-6d64-40e9-9345-f8caef77435a found for delete ", "request_id": "req-b6c37e1f-4ac2-4064-af3b-5639c6e75e12"}]} [pid: 8|app: 0|req: 280/554] 10.0.0.212 () {32 vars in 681 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/555] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:12 2026] DELETE /v2.0/networks/49123b7a-bcbd-4c71-abbb-479e90114804 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/556] 10.0.0.212 () {32 vars in 699 bytes} [Fri Apr 17 09:55:12 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: 7|app: 0|req: 276/557] 10.0.0.212 () {32 vars in 679 bytes} [Fri Apr 17 09:55:12 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/558] 10.0.0.212 () {32 vars in 667 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/559] 10.0.0.212 () {32 vars in 677 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/560] 10.0.0.212 () {32 vars in 665 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/l3-ha => 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: 278/561] 10.0.0.212 () {32 vars in 675 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/l3-flavors => 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: 284/562] 10.0.0.212 () {32 vars in 713 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/563] 10.0.0.212 () {32 vars in 691 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/564] 10.0.0.212 () {32 vars in 683 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/565] 10.0.0.212 () {32 vars in 669 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/566] 10.0.0.212 () {32 vars in 687 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/567] 10.0.0.212 () {32 vars in 705 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/568] 10.0.0.212 () {32 vars in 675 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/569] 10.0.0.212 () {32 vars in 701 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/570] 10.0.0.212 () {32 vars in 675 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/571] 10.0.0.212 () {32 vars in 693 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/572] 10.0.0.212 () {32 vars in 689 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/573] 10.0.0.212 () {32 vars in 709 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/574] 10.0.0.212 () {32 vars in 705 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/575] 10.0.0.212 () {32 vars in 719 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/576] 10.0.0.212 () {32 vars in 697 bytes} [Fri Apr 17 09:55:13 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: 7|app: 0|req: 287/577] 10.0.0.212 () {32 vars in 711 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/port-resource-request-groups => 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: 288/578] 10.0.0.212 () {32 vars in 669 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/579] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/security-groups?tenant_id=a4c5a1dccce04122bffb6d0bbc8ba259&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/580] 10.0.0.212 () {32 vars in 687 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 10.0.0.212 () {32 vars in 681 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 10.0.0.212 () {32 vars in 675 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 10.0.0.212 () {32 vars in 671 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/provider => generated 191 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/584] 10.0.0.212 () {32 vars in 661 bytes} [Fri Apr 17 09:55:13 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: 294/585] 10.0.0.212 () {32 vars in 699 bytes} [Fri Apr 17 09:55:13 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: 295/586] 10.0.0.212 () {32 vars in 699 bytes} [Fri Apr 17 09:55:13 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: 296/587] 10.0.0.212 () {32 vars in 677 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/588] 10.0.0.212 () {32 vars in 669 bytes} [Fri Apr 17 09:55:13 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: 298/589] 10.0.0.212 () {32 vars in 683 bytes} [Fri Apr 17 09:55:13 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: 292/590] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:13 2026] DELETE /v2.0/security-groups/7b71e73e-537a-4498-bdec-bc025f4bf125 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/591] 10.0.0.212 () {32 vars in 701 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/592] 10.0.0.212 () {32 vars in 685 bytes} [Fri Apr 17 09:55:13 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: 7|app: 0|req: 300/593] 10.0.0.212 () {32 vars in 707 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/594] 10.0.0.212 () {32 vars in 669 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/595] 10.0.0.212 () {32 vars in 697 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/596] 10.0.0.212 () {32 vars in 695 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/597] 10.0.0.212 () {32 vars in 685 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/598] 10.0.0.212 () {32 vars in 689 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/599] 10.0.0.212 () {32 vars in 705 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/quota-check-limit-default => 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: 297/600] 10.0.0.212 () {32 vars in 667 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/601] 10.0.0.212 () {32 vars in 681 bytes} [Fri Apr 17 09:55:13 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: 8|app: 0|req: 298/602] 10.0.0.212 () {32 vars in 681 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/rbac-policies => 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: 305/603] 10.0.0.212 () {32 vars in 691 bytes} [Fri Apr 17 09:55:13 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) [pid: 8|app: 0|req: 299/604] 10.0.0.212 () {32 vars in 691 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/605] 10.0.0.212 () {32 vars in 695 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/606] 10.0.0.212 () {32 vars in 685 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/607] 10.0.0.212 () {32 vars in 689 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/608] 10.0.0.212 () {32 vars in 701 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/609] 10.0.0.212 () {32 vars in 703 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/610] 10.0.0.212 () {32 vars in 713 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/611] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/612] 10.0.0.212 () {32 vars in 715 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/613] 10.0.0.212 () {32 vars in 727 bytes} [Fri Apr 17 09:55:13 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: 304/614] 10.0.0.212 () {32 vars in 741 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/615] 10.0.0.212 () {32 vars in 719 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/616] 10.0.0.212 () {32 vars in 683 bytes} [Fri Apr 17 09:55:13 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: 312/617] 10.0.0.212 () {32 vars in 669 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/618] 10.0.0.212 () {32 vars in 719 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/619] 10.0.0.212 () {32 vars in 679 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/620] 10.0.0.212 () {32 vars in 669 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/621] 10.0.0.212 () {32 vars in 697 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/622] 10.0.0.212 () {32 vars in 705 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/623] 10.0.0.212 () {32 vars in 701 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/624] 10.0.0.212 () {32 vars in 701 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/625] 10.0.0.212 () {32 vars in 683 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/626] 10.0.0.212 () {32 vars in 705 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/627] 10.0.0.212 () {32 vars in 695 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/628] 10.0.0.212 () {32 vars in 689 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/629] 10.0.0.212 () {32 vars in 697 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/630] 10.0.0.212 () {32 vars in 679 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/631] 10.0.0.212 () {32 vars in 689 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/632] 10.0.0.212 () {32 vars in 701 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/633] 10.0.0.212 () {32 vars in 665 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/634] 10.0.0.212 () {32 vars in 681 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/635] 10.0.0.212 () {32 vars in 677 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/636] 10.0.0.212 () {32 vars in 693 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/637] 10.0.0.212 () {32 vars in 677 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/638] 10.0.0.212 () {32 vars in 667 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/639] 10.0.0.212 () {32 vars in 663 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/taas => generated 175 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/640] 10.0.0.212 () {32 vars in 675 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/641] 10.0.0.212 () {32 vars in 687 bytes} [Fri Apr 17 09:55:13 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/642] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:14 2026] GET /v2.0/security-groups?tenant_id=50c7a8393c554f61bd9a4b76701b6870&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/643] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:14 2026] DELETE /v2.0/security-groups/729d2d1f-0b9b-4093-98eb-231c7dd23231 => 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: 319/644] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:15 2026] GET /v2.0/security-groups?tenant_id=43ecdc89c6c94d5d9e36bbeab4de0837&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:55:15.506 7 INFO neutron.db.segments_db [None req-d93a8af0-24f3-419c-b3e0-bb311a5ac37a 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 8f6d84f6-d36a-4d4e-baf4-e9e5620f549f of type vxlan for network 28c2347e-7279-4f60-90ac-8b64548d2c16 [pid: 8|app: 0|req: 320/645] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:15 2026] DELETE /v2.0/security-groups/c1b311e2-6637-4b17-8202-3d53df9ea5dd => 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: 326/646] 10.0.0.212 () {34 vars in 671 bytes} [Fri Apr 17 09:55:15 2026] POST /v2.0/networks => generated 726 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/647] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:15 2026] GET /v2.0/security-groups?tenant_id=a04ec00fa0ab4580b5369c540adf6c2a&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/648] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:15 2026] POST /v2.0/subnets => generated 692 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:55:15.894 8 INFO neutron.db.segments_db [None req-4825e8a4-4fb7-46f6-9bdc-e63878fab8f0 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment ca881b40-1f74-407a-8efd-d0996f6772ca of type vxlan for network 52316fdc-86ae-45a0-8bb3-db50df3e446e [pid: 7|app: 0|req: 328/649] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:15 2026] DELETE /v2.0/security-groups/4a041e67-328c-4efa-a957-5425ba9a191f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:16.585 8 INFO neutron.db.l3_hamode_db [None req-4825e8a4-4fb7-46f6-9bdc-e63878fab8f0 491bb6122d9a4dc389fb8844eb3f32ed e8e7f39454a54d9fa74686d9b48cb7bb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:55:17.180 7 INFO neutron.db.segments_db [None req-47cb4bbc-e7a1-43b6-8ab5-adca65f54257 a1404f2b507c4038b33ba4774c4c0ef1 b5d9469d00264eb180b4bb84dda2e62f - - default default] Added segment 05445931-0eb5-447f-97ff-5424c1b5b406 of type vxlan for network bb65b59c-1f86-471d-9576-554c6b3221a7 [pid: 7|app: 0|req: 329/650] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:55:16 2026] POST /v2.0/networks => generated 624 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:55:17.424 8 INFO neutron.db.l3_hamode_db [None req-4825e8a4-4fb7-46f6-9bdc-e63878fab8f0 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 330/651] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:17 2026] POST /v2.0/subnets => generated 641 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:55:17.639 7 INFO neutron.db.segments_db [None req-e86d5bda-f40d-462c-a08b-892931fb9f4a a1404f2b507c4038b33ba4774c4c0ef1 b5d9469d00264eb180b4bb84dda2e62f - - default default] Added segment 8829762d-85aa-49dd-8e3e-224e54d1e8d5 of type vxlan for network c62a3c4e-13d6-4863-b532-5ef350df177f [pid: 7|app: 0|req: 331/652] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:55:17 2026] POST /v2.0/networks => generated 625 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/653] 10.0.0.212 () {34 vars in 743 bytes} [Fri Apr 17 09:55:17 2026] PUT /v2.0/networks/c62a3c4e-13d6-4863-b532-5ef350df177f => generated 592 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/654] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:17 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: 7|app: 0|req: 334/655] 10.0.0.212 () {34 vars in 741 bytes} [Fri Apr 17 09:55:18 2026] PUT /v2.0/subnets/10794472-7bcb-433b-bfe4-3140b51a1bf7 => generated 636 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/656] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:15 2026] POST /v2.0/routers => generated 732 bytes in 2465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:55:18.427 7 INFO neutron.services.segments.plugin [-] Segment 8829762d-85aa-49dd-8e3e-224e54d1e8d5 resource provider aggregate not found 2026-04-17 09:55:18.428 7 INFO neutron.services.segments.plugin [-] Segment 8829762d-85aa-49dd-8e3e-224e54d1e8d5 resource provider aggregate not found 2026-04-17 09:55:18.455 7 INFO neutron.services.segments.plugin [-] Segment 8829762d-85aa-49dd-8e3e-224e54d1e8d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8829762d-85aa-49dd-8e3e-224e54d1e8d5 found for delete ", "request_id": "req-cf8ad8ef-2692-499e-a729-8ce8f50cc207"}]} 2026-04-17 09:55:18.458 7 INFO neutron.services.segments.plugin [-] Segment 8829762d-85aa-49dd-8e3e-224e54d1e8d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8829762d-85aa-49dd-8e3e-224e54d1e8d5 found for delete ", "request_id": "req-fba17fc5-15a2-4408-a37a-eef08ad5146f"}]} [pid: 7|app: 0|req: 335/657] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:18 2026] DELETE /v2.0/networks/c62a3c4e-13d6-4863-b532-5ef350df177f => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/658] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:18 2026] GET /v2.0/security-groups?tenant_id=74ffc09efaa14bd4a81b9400e5335e81&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:55:18.772 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4d4de201-22ed-439d-baab-014f337d4bd1 a1404f2b507c4038b33ba4774c4c0ef1 b5d9469d00264eb180b4bb84dda2e62f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 337/659] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:18 2026] DELETE /v2.0/networks/c62a3c4e-13d6-4863-b532-5ef350df177f => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/660] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:18 2026] DELETE /v2.0/security-groups/0aac0b45-2aac-4945-a870-d57865c82ed4 => 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: 339/661] 10.0.0.212 () {32 vars in 694 bytes} [Fri Apr 17 09:55:18 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/662] 10.0.0.212 () {32 vars in 742 bytes} [Fri Apr 17 09:55:18 2026] GET /v2.0/subnets?network_id=54920b76-0fb6-4e2c-9865-1c824a4c5e78 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/663] 10.0.0.212 () {32 vars in 653 bytes} [Fri Apr 17 09:55:18 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: 7|app: 0|req: 342/664] 10.0.0.212 () {32 vars in 649 bytes} [Fri Apr 17 09:55:18 2026] GET /v2.0/networks => generated 1308 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/665] 10.0.0.212 () {32 vars in 647 bytes} [Fri Apr 17 09:55:19 2026] GET /v2.0/subnets => generated 1280 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/666] 10.0.0.212 () {32 vars in 723 bytes} [Fri Apr 17 09:55:19 2026] GET /v2.0/networks/bb65b59c-1f86-471d-9576-554c6b3221a7 => generated 668 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/667] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 09:55:19 2026] GET /v2.0/subnets/3c65471d-ae49-4fd5-b903-b98116581383 => generated 641 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:19.223 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7fb8e1b2-a236-445d-8a58-8ef047fe6cc2 a1404f2b507c4038b33ba4774c4c0ef1 b5d9469d00264eb180b4bb84dda2e62f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 346/668] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:19 2026] DELETE /v2.0/subnets/10794472-7bcb-433b-bfe4-3140b51a1bf7 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:55:19.244 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cd86b144-91c9-4f38-9d36-1452edacef3e a1404f2b507c4038b33ba4774c4c0ef1 b5d9469d00264eb180b4bb84dda2e62f - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 347/669] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:19 2026] DELETE /v2.0/networks/c62a3c4e-13d6-4863-b532-5ef350df177f => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/670] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:19 2026] DELETE /v2.0/subnets/3c65471d-ae49-4fd5-b903-b98116581383 => 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: 323/671] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:55:18 2026] PUT /v2.0/routers/a09d5f31-0fa7-43a3-89d4-ac9dc3dfd7f3/add_router_interface => generated 309 bytes in 1063 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/672] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:19 2026] DELETE /v2.0/networks/bb65b59c-1f86-471d-9576-554c6b3221a7 => 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: 324/673] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:19 2026] GET /v2.0/security-groups?tenant_id=b5d9469d00264eb180b4bb84dda2e62f&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/674] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:20 2026] DELETE /v2.0/security-groups/52de4d7c-72b2-411c-98bb-c1a2743579c8 => 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: 325/675] 10.0.0.26 () {34 vars in 981 bytes} [Fri Apr 17 09:55:20 2026] GET /v2.0/networks?id=28c2347e-7279-4f60-90ac-8b64548d2c16 => generated 677 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/676] 10.0.0.26 () {34 vars in 964 bytes} [Fri Apr 17 09:55:20 2026] GET /v2.0/quotas/e8e7f39454a54d9fa74686d9b48cb7bb => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:20.475 7 INFO neutron.services.segments.plugin [-] Segment 05445931-0eb5-447f-97ff-5424c1b5b406 resource provider aggregate not found 2026-04-17 09:55:20.477 7 INFO neutron.services.segments.plugin [-] Segment 05445931-0eb5-447f-97ff-5424c1b5b406 resource provider aggregate not found 2026-04-17 09:55:20.490 7 INFO neutron.services.segments.plugin [-] Segment 05445931-0eb5-447f-97ff-5424c1b5b406 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05445931-0eb5-447f-97ff-5424c1b5b406 found for delete ", "request_id": "req-29fd1411-30b5-43fe-af70-90519dd1fcd2"}]} 2026-04-17 09:55:20.492 7 INFO neutron.services.segments.plugin [-] Segment 05445931-0eb5-447f-97ff-5424c1b5b406 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 05445931-0eb5-447f-97ff-5424c1b5b406 found for delete ", "request_id": "req-ff3476e4-c46c-4e82-a2af-4063c44d8d25"}]} [pid: 8|app: 0|req: 326/677] 10.0.0.26 () {34 vars in 1001 bytes} [Fri Apr 17 09:55:20 2026] GET /v2.0/ports?tenant_id=e8e7f39454a54d9fa74686d9b48cb7bb&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/678] 10.0.0.26 () {34 vars in 1007 bytes} [Fri Apr 17 09:55:20 2026] GET /v2.0/networks/28c2347e-7279-4f60-90ac-8b64548d2c16?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: 327/679] 10.0.0.26 () {34 vars in 1107 bytes} [Fri Apr 17 09:55:20 2026] GET /v2.0/networks/28c2347e-7279-4f60-90ac-8b64548d2c16?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/680] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:20 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/681] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:21 2026] GET /v2.0/security-groups?tenant_id=5440e5c3d9d543e0b26849100c91144e&name=default => generated 2925 bytes in 242 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/682] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:21 2026] DELETE /v2.0/security-groups/53b4fe3f-37f2-4aca-9c72-08079ec4df79 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/683] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:21 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => 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: 355/686] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:55:22 2026] POST /v2.0/security-groups => generated 1624 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/687] 10.0.0.212 () {32 vars in 663 bytes} [Fri Apr 17 09:55:22 2026] GET /v2.0/security-groups => generated 4529 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/688] 10.0.0.212 () {34 vars in 758 bytes} [Fri Apr 17 09:55:22 2026] PUT /v2.0/security-groups/40a69f01-7d47-4033-b172-631fb631b498 => generated 1663 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/689] 10.0.0.212 () {32 vars in 737 bytes} [Fri Apr 17 09:55:22 2026] GET /v2.0/security-groups/40a69f01-7d47-4033-b172-631fb631b498 => generated 1663 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/690] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:22 2026] DELETE /v2.0/security-groups/40a69f01-7d47-4033-b172-631fb631b498 => 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: 334/691] 10.0.0.212 () {32 vars in 663 bytes} [Fri Apr 17 09:55:22 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) 2026-04-17 09:55:22.806 7 INFO neutron.api.v2.resource [None req-f0ce3749-af82-4f00-965b-320e98a0bd58 fdd00d6c19ae4a70b582f46b7bd461b6 577e3497c1744fda931be8b85eb6579f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 358/692] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:22 2026] DELETE /v2.0/security-groups/40a69f01-7d47-4033-b172-631fb631b498 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/693] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:55:22 2026] POST /v2.0/security-groups => generated 1624 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/694] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:22 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => 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: 359/695] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:55:22 2026] POST /v2.0/security-group-rules => generated 601 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/696] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 09:55:23 2026] GET /v2.0/security-group-rules/1828ccde-fd17-40a2-8905-2cb03441afc1 => generated 601 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/697] 10.0.0.212 () {32 vars in 673 bytes} [Fri Apr 17 09:55:23 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/698] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 09:55:23 2026] DELETE /v2.0/security-group-rules/1828ccde-fd17-40a2-8905-2cb03441afc1 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/699] 10.0.0.212 () {32 vars in 673 bytes} [Fri Apr 17 09:55:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/700] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:55:23 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/701] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 09:55:23 2026] GET /v2.0/security-group-rules/9c3ab559-5cd9-49b1-ad17-49d7631c0fb7 => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/702] 10.0.0.212 () {32 vars in 673 bytes} [Fri Apr 17 09:55:23 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/703] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 09:55:23 2026] DELETE /v2.0/security-group-rules/9c3ab559-5cd9-49b1-ad17-49d7631c0fb7 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/704] 10.0.0.212 () {32 vars in 673 bytes} [Fri Apr 17 09:55:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:55:23.805 7 INFO neutron.db.securitygroups_db [None req-a45acbaf-0ae6-44f1-af09-53f19ae51537 fdd00d6c19ae4a70b582f46b7bd461b6 577e3497c1744fda931be8b85eb6579f - - default default] Project 577e3497c1744fda931be8b85eb6579f 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: 364/705] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:55:23 2026] POST /v2.0/security-group-rules => generated 607 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/706] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 09:55:23 2026] GET /v2.0/security-group-rules/d2b82e8e-6ceb-4fec-a915-8eb4aa4b5e31 => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/707] 10.0.0.212 () {32 vars in 673 bytes} [Fri Apr 17 09:55:23 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/708] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 09:55:23 2026] DELETE /v2.0/security-group-rules/d2b82e8e-6ceb-4fec-a915-8eb4aa4b5e31 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/709] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:24 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => 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: 366/710] 10.0.0.212 () {32 vars in 673 bytes} [Fri Apr 17 09:55:24 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: 345/711] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:24 2026] DELETE /v2.0/security-groups/33fd18d1-a7c8-48fc-9678-971b15f1e777 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/712] 10.0.0.212 () {32 vars in 663 bytes} [Fri Apr 17 09:55:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/713] 10.0.0.212 () {32 vars in 663 bytes} [Fri Apr 17 09:55:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/714] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:24 2026] GET /v2.0/security-groups?tenant_id=577e3497c1744fda931be8b85eb6579f&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/715] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:24 2026] DELETE /v2.0/security-groups/1b095c3a-2cec-41c8-8d6f-d7adf911219e => 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: 369/716] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:25 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => 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: 348/717] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:55:25 2026] GET /v2.0/networks?id=28c2347e-7279-4f60-90ac-8b64548d2c16 => generated 677 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/718] 199.204.45.140 () {38 vars in 955 bytes} [Fri Apr 17 09:55:25 2026] POST /v2.0/ports => generated 954 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/719] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 09:55:25 2026] PUT /v2.0/ports/627d26ff-32ed-425a-b6e9-c39ab9c9ebc9 => generated 1235 bytes in 410 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, ' /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-17 09:55:26.350 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50337b7d-9b15-4bc0-ab5c-4d4faa4bbd50'] response: {'name': 'network-changed', 'server_uuid': 'c78bdbb9-b980-442d-8237-32defebd15e2', 'tag': '627d26ff-32ed-425a-b6e9-c39ab9c9ebc9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 350/720] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:26 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/721] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:26 2026] GET /v2.0/security-groups?tenant_id=c7220574f13f43b68e6ea1e877550d9f&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: 351/722] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:26 2026] GET /v2.0/security-groups?id=561d6350-1c83-48aa-9efc-05ad984f8661&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: 372/723] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:26 2026] DELETE /v2.0/security-groups/bb7d8028-8ca6-4255-a056-c7c7b5a9e064 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/724] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:55:26 2026] GET /v2.0/ports?tenant_id=e8e7f39454a54d9fa74686d9b48cb7bb&device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/725] 199.204.45.140 () {34 vars in 1018 bytes} [Fri Apr 17 09:55:26 2026] GET /v2.0/networks?tenant_id=e8e7f39454a54d9fa74686d9b48cb7bb&shared=False => generated 773 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/726] 199.204.45.140 () {34 vars in 930 bytes} [Fri Apr 17 09:55:26 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/727] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:27 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => 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: 354/728] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:27 2026] GET /v2.0/security-groups?id=561d6350-1c83-48aa-9efc-05ad984f8661&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: 7|app: 0|req: 375/729] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:55:28 2026] GET /v2.0/ports?tenant_id=e8e7f39454a54d9fa74686d9b48cb7bb&device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/730] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:55:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=627d26ff-32ed-425a-b6e9-c39ab9c9ebc9 => 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: 376/731] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:55:28 2026] GET /v2.0/subnets?id=4d7b2567-5c6e-4103-aff8-d277e02fa9fb => generated 695 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/732] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:55:28 2026] GET /v2.0/ports?network_id=28c2347e-7279-4f60-90ac-8b64548d2c16&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: 7|app: 0|req: 377/733] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:55:28 2026] GET /v2.0/networks/28c2347e-7279-4f60-90ac-8b64548d2c16?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/734] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:55:28 2026] GET /v2.0/networks/28c2347e-7279-4f60-90ac-8b64548d2c16?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-17 09:55:28.510 7 INFO neutron.db.segments_db [None req-22e5b4d4-5b23-4518-90d1-c03363ee6e89 9d32cb7423a14f29a1c0ed3dd7e87895 bf4a3251e8224cba9215c316154d9fc8 - - default default] Added segment 187ac3cb-c33b-4ad7-a95c-67f56aec0154 of type vxlan for network 9d0a01fd-b9c8-41cb-aca6-839ad004274d 2026-04-17 09:55:28.577 7 INFO neutron.db.segments_db [None req-22e5b4d4-5b23-4518-90d1-c03363ee6e89 9d32cb7423a14f29a1c0ed3dd7e87895 bf4a3251e8224cba9215c316154d9fc8 - - default default] Added segment 6073698d-317c-46e5-a68b-dce7f11bc175 of type vxlan for network 8edc6298-d09d-4399-9d04-9eee83cf6a65 [pid: 7|app: 0|req: 378/735] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:55:28 2026] POST /v2.0/networks => generated 1207 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/736] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:28 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => 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: 379/737] 10.0.0.212 () {32 vars in 649 bytes} [Fri Apr 17 09:55:28 2026] GET /v2.0/networks => generated 1844 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/738] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:28 2026] GET /v2.0/security-groups?id=561d6350-1c83-48aa-9efc-05ad984f8661&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-17 09:55:28.884 7 INFO neutron.services.segments.plugin [-] Segment 187ac3cb-c33b-4ad7-a95c-67f56aec0154 resource provider aggregate not found 2026-04-17 09:55:28.889 7 INFO neutron.services.segments.plugin [-] Segment 187ac3cb-c33b-4ad7-a95c-67f56aec0154 resource provider aggregate not found 2026-04-17 09:55:28.903 7 INFO neutron.services.segments.plugin [-] Segment 187ac3cb-c33b-4ad7-a95c-67f56aec0154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 187ac3cb-c33b-4ad7-a95c-67f56aec0154 found for delete ", "request_id": "req-84c468a4-e36c-4ba9-9720-5e73c83773e0"}]} 2026-04-17 09:55:28.905 7 INFO neutron.services.segments.plugin [-] Segment 187ac3cb-c33b-4ad7-a95c-67f56aec0154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 187ac3cb-c33b-4ad7-a95c-67f56aec0154 found for delete ", "request_id": "req-df081663-8de9-4114-9466-ce6d89a4a1c4"}]} [pid: 7|app: 0|req: 380/739] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:28 2026] DELETE /v2.0/networks/9d0a01fd-b9c8-41cb-aca6-839ad004274d => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:55:29.075 8 INFO neutron.services.segments.plugin [-] Segment 6073698d-317c-46e5-a68b-dce7f11bc175 resource provider aggregate not found 2026-04-17 09:55:29.079 8 INFO neutron.services.segments.plugin [-] Segment 6073698d-317c-46e5-a68b-dce7f11bc175 resource provider aggregate not found 2026-04-17 09:55:29.100 8 INFO neutron.services.segments.plugin [-] Segment 6073698d-317c-46e5-a68b-dce7f11bc175 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6073698d-317c-46e5-a68b-dce7f11bc175 found for delete ", "request_id": "req-ad0cd596-ff40-4752-b15a-379f9db3ec4d"}]} 2026-04-17 09:55:29.108 8 INFO neutron.services.segments.plugin [-] Segment 6073698d-317c-46e5-a68b-dce7f11bc175 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6073698d-317c-46e5-a68b-dce7f11bc175 found for delete ", "request_id": "req-6d09a708-3603-41d8-a266-a0972784f3c2"}]} [pid: 8|app: 0|req: 360/740] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:28 2026] DELETE /v2.0/networks/8edc6298-d09d-4399-9d04-9eee83cf6a65 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/741] 10.0.0.212 () {32 vars in 649 bytes} [Fri Apr 17 09:55:29 2026] GET /v2.0/networks => generated 651 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:29.261 8 INFO neutron.db.segments_db [None req-6a3a41de-a71d-4c1f-940f-4fb90f42aea0 9d32cb7423a14f29a1c0ed3dd7e87895 bf4a3251e8224cba9215c316154d9fc8 - - default default] Added segment 0a258bca-50c9-429c-a4bf-46a7ae7294af of type vxlan for network 55305607-fcd6-48fb-a057-ab849ab9cd05 [pid: 8|app: 0|req: 361/742] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:55:29 2026] POST /v2.0/networks => generated 630 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:55:29.454 7 INFO neutron.db.segments_db [None req-17c49f91-adfc-4127-8ea0-1e41622962ec 9d32cb7423a14f29a1c0ed3dd7e87895 bf4a3251e8224cba9215c316154d9fc8 - - default default] Added segment db39d6d0-6cfb-40b9-be9a-563eaad39581 of type vxlan for network 986dfec7-86d8-4474-928a-55a7d9a74d44 [pid: 7|app: 0|req: 382/743] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:55:29 2026] POST /v2.0/networks => generated 630 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/744] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:29 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/745] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:29 2026] GET /v2.0/security-groups?id=561d6350-1c83-48aa-9efc-05ad984f8661&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/746] 10.0.0.212 () {34 vars in 665 bytes} [Fri Apr 17 09:55:29 2026] POST /v2.0/ports => generated 1506 bytes in 633 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/747] 10.0.0.212 () {32 vars in 643 bytes} [Fri Apr 17 09:55:30 2026] GET /v2.0/ports => generated 1506 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:55:30.428 7 INFO neutron_taas.services.taas.taas_plugin [None req-601373c8-5d44-4771-8ce9-79a52e608461 9d32cb7423a14f29a1c0ed3dd7e87895 bf4a3251e8224cba9215c316154d9fc8 - - default default] TaaS: Handle Delete Port: 8568c54b-60fc-45e7-9f6a-f62f3fd8b7b4 2026-04-17 09:55:30.433 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-601373c8-5d44-4771-8ce9-79a52e608461 9d32cb7423a14f29a1c0ed3dd7e87895 bf4a3251e8224cba9215c316154d9fc8 - - default default] Tap Mirror: Handle Delete Port: 8568c54b-60fc-45e7-9f6a-f62f3fd8b7b4 /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: 363/748] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:30 2026] GET /v2.0/security-groups?tenant_id=a4baaec5989c4b43ba35493663b12ed3&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/749] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:55:30 2026] DELETE /v2.0/ports/8568c54b-60fc-45e7-9f6a-f62f3fd8b7b4 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/750] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:30 2026] DELETE /v2.0/security-groups/bef34ea5-7dfa-4157-ba64-3d912bd34f88 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:30.701 8 INFO neutron_taas.services.taas.taas_plugin [None req-4fb3b540-0773-497e-9bad-8b0f54109789 9d32cb7423a14f29a1c0ed3dd7e87895 bf4a3251e8224cba9215c316154d9fc8 - - default default] TaaS: Handle Delete Port: 1b06b916-4eae-4920-8195-fff8d6e5f9cd 2026-04-17 09:55:30.704 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fb3b540-0773-497e-9bad-8b0f54109789 9d32cb7423a14f29a1c0ed3dd7e87895 bf4a3251e8224cba9215c316154d9fc8 - - default default] Tap Mirror: Handle Delete Port: 1b06b916-4eae-4920-8195-fff8d6e5f9cd [pid: 8|app: 0|req: 364/751] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:55:30 2026] DELETE /v2.0/ports/1b06b916-4eae-4920-8195-fff8d6e5f9cd => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/752] 10.0.0.212 () {32 vars in 643 bytes} [Fri Apr 17 09:55:30 2026] GET /v2.0/ports => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:30.885 8 INFO neutron.db.segments_db [None req-6b2160c9-49ad-4ec6-9e19-b2b7f3f560b3 9d32cb7423a14f29a1c0ed3dd7e87895 bf4a3251e8224cba9215c316154d9fc8 - - default default] Added segment fde976f6-8cca-4f15-ba2b-8c38e542115f of type vxlan for network 2e583f58-870f-4069-b3b3-31cf86bb9a53 [pid: 7|app: 0|req: 388/753] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:30 2026] GET /v2.0/security-groups?tenant_id=7d9c25700bb4492084f9785c86d50943&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/754] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:55:30 2026] POST /v2.0/networks => generated 631 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/756] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:30 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/756] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:30 2026] DELETE /v2.0/security-groups/0cfd267d-2838-44ef-b967-0691447161ae => 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: 390/757] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:31 2026] GET /v2.0/security-groups?id=561d6350-1c83-48aa-9efc-05ad984f8661&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:31.085 8 INFO neutron.db.segments_db [None req-39edde33-b7d1-4df3-a3d7-2a34ad0128f1 9d32cb7423a14f29a1c0ed3dd7e87895 bf4a3251e8224cba9215c316154d9fc8 - - default default] Added segment 60ab40c6-8817-4e54-a947-31b91e4bde04 of type vxlan for network c6210260-44c4-4ea2-aef4-5d25696b409e [pid: 8|app: 0|req: 368/758] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:55:31 2026] POST /v2.0/networks => generated 630 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/759] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:31 2026] POST /v2.0/subnets => generated 1273 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/760] 10.0.0.212 () {32 vars in 647 bytes} [Fri Apr 17 09:55:31 2026] GET /v2.0/subnets => generated 1909 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/761] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:31 2026] DELETE /v2.0/subnets/c34a8848-8434-40c1-8984-ca60d1a4ef48 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/762] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:31 2026] DELETE /v2.0/subnets/902d38dc-ca22-41ec-95c8-8a518da52a02 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/763] 10.0.0.212 () {32 vars in 647 bytes} [Fri Apr 17 09:55:32 2026] GET /v2.0/subnets => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/764] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:32 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => 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: 395/765] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:32 2026] GET /v2.0/security-groups?id=561d6350-1c83-48aa-9efc-05ad984f8661&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:32.284 8 INFO neutron.services.segments.plugin [-] Segment 60ab40c6-8817-4e54-a947-31b91e4bde04 resource provider aggregate not found 2026-04-17 09:55:32.290 8 INFO neutron.services.segments.plugin [-] Segment 60ab40c6-8817-4e54-a947-31b91e4bde04 resource provider aggregate not found 2026-04-17 09:55:32.303 8 INFO neutron.services.segments.plugin [-] Segment 60ab40c6-8817-4e54-a947-31b91e4bde04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60ab40c6-8817-4e54-a947-31b91e4bde04 found for delete ", "request_id": "req-11082cba-d611-4de9-bd83-778dabac2d3f"}]} [pid: 8|app: 0|req: 371/766] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:32 2026] DELETE /v2.0/networks/c6210260-44c4-4ea2-aef4-5d25696b409e => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:55:32.312 8 INFO neutron.services.segments.plugin [-] Segment 60ab40c6-8817-4e54-a947-31b91e4bde04 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60ab40c6-8817-4e54-a947-31b91e4bde04 found for delete ", "request_id": "req-fbf0973b-0b6f-4850-ab15-e2470088fc10"}]} 2026-04-17 09:55:32.426 7 INFO neutron.services.segments.plugin [-] Segment fde976f6-8cca-4f15-ba2b-8c38e542115f resource provider aggregate not found 2026-04-17 09:55:32.437 7 INFO neutron.services.segments.plugin [-] Segment fde976f6-8cca-4f15-ba2b-8c38e542115f resource provider aggregate not found 2026-04-17 09:55:32.453 7 INFO neutron.services.segments.plugin [-] Segment fde976f6-8cca-4f15-ba2b-8c38e542115f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde976f6-8cca-4f15-ba2b-8c38e542115f found for delete ", "request_id": "req-7538ac65-9b64-40cd-8579-cbdf45130c56"}]} 2026-04-17 09:55:32.454 7 INFO neutron.services.segments.plugin [-] Segment fde976f6-8cca-4f15-ba2b-8c38e542115f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fde976f6-8cca-4f15-ba2b-8c38e542115f found for delete ", "request_id": "req-cbfeabc5-4227-4fa1-9d96-e187ef7ce839"}]} [pid: 7|app: 0|req: 396/767] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:32 2026] DELETE /v2.0/networks/2e583f58-870f-4069-b3b3-31cf86bb9a53 => 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: 372/768] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:32 2026] DELETE /v2.0/networks/986dfec7-86d8-4474-928a-55a7d9a74d44 => 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: 397/769] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:32 2026] DELETE /v2.0/networks/55305607-fcd6-48fb-a057-ab849ab9cd05 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/770] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:33 2026] GET /v2.0/security-groups?tenant_id=bf4a3251e8224cba9215c316154d9fc8&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/771] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:33 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/772] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:33 2026] GET /v2.0/security-groups?id=561d6350-1c83-48aa-9efc-05ad984f8661&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/773] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:33 2026] DELETE /v2.0/security-groups/64ba2c0d-4606-4288-91b5-0c05843a5d4e => 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: 400/774] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:33 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/775] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:33 2026] GET /v2.0/security-groups?id=561d6350-1c83-48aa-9efc-05ad984f8661&fields=id&fields=name => generated 88 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/776] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:34 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:34.334 8 INFO neutron.services.segments.plugin [-] Segment db39d6d0-6cfb-40b9-be9a-563eaad39581 resource provider aggregate not found 2026-04-17 09:55:34.340 8 INFO neutron.services.segments.plugin [-] Segment db39d6d0-6cfb-40b9-be9a-563eaad39581 resource provider aggregate not found 2026-04-17 09:55:34.350 8 INFO neutron.services.segments.plugin [-] Segment db39d6d0-6cfb-40b9-be9a-563eaad39581 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db39d6d0-6cfb-40b9-be9a-563eaad39581 found for delete ", "request_id": "req-db59eeb1-ac5d-4e95-b35e-dba12552d2c6"}]} 2026-04-17 09:55:34.356 8 INFO neutron.services.segments.plugin [-] Segment db39d6d0-6cfb-40b9-be9a-563eaad39581 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db39d6d0-6cfb-40b9-be9a-563eaad39581 found for delete ", "request_id": "req-e745045b-67f5-4dbb-82f4-4f973a081f8c"}]} [pid: 8|app: 0|req: 376/777] 10.0.0.26 () {34 vars in 970 bytes} [Fri Apr 17 09:55:34 2026] GET /v2.0/ports/b4ed322a-994a-4199-a19a-79cae4814218 => generated 968 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:34.470 7 INFO neutron.services.segments.plugin [-] Segment 0a258bca-50c9-429c-a4bf-46a7ae7294af resource provider aggregate not found 2026-04-17 09:55:34.475 7 INFO neutron.services.segments.plugin [-] Segment 0a258bca-50c9-429c-a4bf-46a7ae7294af resource provider aggregate not found 2026-04-17 09:55:34.486 7 INFO neutron.services.segments.plugin [-] Segment 0a258bca-50c9-429c-a4bf-46a7ae7294af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a258bca-50c9-429c-a4bf-46a7ae7294af found for delete ", "request_id": "req-19e54d8d-4289-4abf-8211-0832410357da"}]} 2026-04-17 09:55:34.502 7 INFO neutron.services.segments.plugin [-] Segment 0a258bca-50c9-429c-a4bf-46a7ae7294af resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a258bca-50c9-429c-a4bf-46a7ae7294af found for delete ", "request_id": "req-bbe15fab-1470-46b2-a331-16a600b0e2f6"}]} [pid: 7|app: 0|req: 402/778] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:34 2026] GET /v2.0/security-groups?tenant_id=284ad8d95e144ca081a7f0d29d82434d&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/779] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:34 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/780] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:34 2026] DELETE /v2.0/security-groups/3aa1645d-2a8a-4b4f-afac-82e8d361b7d4 => 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: 378/781] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:35 2026] GET /v2.0/security-groups?id=561d6350-1c83-48aa-9efc-05ad984f8661&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/782] 199.204.45.140 () {34 vars in 1000 bytes} [Fri Apr 17 09:55:35 2026] GET /v2.0/subnets?network_id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f => generated 684 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/783] 199.204.45.140 () {34 vars in 1146 bytes} [Fri Apr 17 09:55:35 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde&device_owner=compute%3Anova&network_id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/784] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 09:55:35 2026] PUT /v2.0/ports/b4ed322a-994a-4199-a19a-79cae4814218 => generated 1145 bytes in 409 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:55:35.584 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b212f98-54cd-4885-8cb7-9586ce86f1f1'] response: {'name': 'network-changed', 'server_uuid': '2cc76af7-0061-47ff-b1b2-1248b244dcde', 'tag': 'b4ed322a-994a-4199-a19a-79cae4814218', 'status': 'completed', 'code': 200} 2026-04-17 09:55:35.702 8 INFO neutron.db.segments_db [None req-0eadef26-66f1-4847-923e-eb51f570abed 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Added segment f53a789c-7515-4cf1-b20c-4a531d2050cb of type vxlan for network c0995eba-141a-4907-b8b2-5b06733819ea [pid: 8|app: 0|req: 380/785] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:55:35 2026] POST /v2.0/networks => generated 615 bytes in 410 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-17 09:55:35.842 7 INFO neutron.db.segments_db [None req-20a34616-4e7f-40a9-959e-e62cf6508e13 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Added segment 9fa215a2-e5b1-4292-8d69-52fd4545e9d2 of type vxlan for network 7720ce8b-2639-43af-b9d0-1c05364487df [pid: 7|app: 0|req: 406/786] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:55:35 2026] POST /v2.0/networks => generated 614 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/787] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:55:36 2026] GET /v2.0/ports?tenant_id=41eccd160b5e492ab7086ff42361830d&device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1417 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/788] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:55:36 2026] GET /v2.0/networks?id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f => generated 780 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/789] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:36 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/790] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:55:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b4ed322a-994a-4199-a19a-79cae4814218 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/791] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:35 2026] POST /v2.0/subnets => generated 646 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/792] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:36 2026] GET /v2.0/security-groups?id=561d6350-1c83-48aa-9efc-05ad984f8661&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/793] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:55:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b4ed322a-994a-4199-a19a-79cae4814218 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/794] 199.204.45.140 () {34 vars in 994 bytes} [Fri Apr 17 09:55:36 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => 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: 384/795] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:55:36 2026] GET /v2.0/subnets?id=793165a4-dfb3-4609-88c9-e7331f2b8278 => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:36.413 8 INFO neutron_taas.services.taas.taas_plugin [req-41bd0fe8-af2f-46b7-b236-f885af99aa77 req-b37ff11c-2b45-41aa-abec-4b478e1710aa 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] TaaS: Handle Delete Port: 627d26ff-32ed-425a-b6e9-c39ab9c9ebc9 2026-04-17 09:55:36.416 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-41bd0fe8-af2f-46b7-b236-f885af99aa77 req-b37ff11c-2b45-41aa-abec-4b478e1710aa 3bd23dae09a040c18aae8021c42b86b1 e8e7f39454a54d9fa74686d9b48cb7bb - - default default] Tap Mirror: Handle Delete Port: 627d26ff-32ed-425a-b6e9-c39ab9c9ebc9 [pid: 7|app: 0|req: 412/796] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:36 2026] POST /v2.0/subnets => generated 655 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/797] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:55:36 2026] GET /v2.0/ports?network_id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:55:36.534 7 INFO neutron.db.segments_db [None req-b2b24aa0-6486-4e96-be60-235329af46da 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Added segment 72b06b65-3a7f-45fe-94e7-01eafbb50bba of type vxlan for network 6575c756-17e6-4edb-8ef7-4d1e5007ab14 [pid: 8|app: 0|req: 385/798] 199.204.45.140 () {36 vars in 997 bytes} [Fri Apr 17 09:55:36 2026] DELETE /v2.0/ports/627d26ff-32ed-425a-b6e9-c39ab9c9ebc9 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/799] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:55:36 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:36.618 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2eaeb986-0f31-4f70-9772-c8e10e70b6ad'] response: {'server_uuid': 'c78bdbb9-b980-442d-8237-32defebd15e2', 'name': 'network-vif-deleted', 'tag': '627d26ff-32ed-425a-b6e9-c39ab9c9ebc9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 387/800] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:55:36 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:36.815 7 INFO neutron.db.l3_hamode_db [None req-b2b24aa0-6486-4e96-be60-235329af46da 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 390/803] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:37 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:37.324 7 INFO neutron.db.l3_hamode_db [None req-b2b24aa0-6486-4e96-be60-235329af46da 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 391/804] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:55:37 2026] GET /v2.0/ports?tenant_id=41eccd160b5e492ab7086ff42361830d&device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1417 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/805] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:37 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/806] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:55:37 2026] GET /v2.0/networks?id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f => generated 780 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/807] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:37 2026] GET /v2.0/security-groups?id=28198001-d196-4743-90af-609956911026&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: 414/808] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:36 2026] POST /v2.0/routers => generated 510 bytes in 1386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/809] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:55:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b4ed322a-994a-4199-a19a-79cae4814218 => 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: 396/810] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:55:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b4ed322a-994a-4199-a19a-79cae4814218 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/811] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:55:37 2026] GET /v2.0/subnets?id=793165a4-dfb3-4609-88c9-e7331f2b8278 => generated 702 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/812] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:55:37 2026] GET /v2.0/ports?network_id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/813] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:55:38 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/814] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:55:38 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?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: 401/815] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:38 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => 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: 402/816] 199.204.45.140 () {34 vars in 1118 bytes} [Fri Apr 17 09:55:38 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.3 => generated 1148 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/817] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:55:37 2026] PUT /v2.0/routers/5906a0b7-b4fe-469d-888e-54d66c4f8fb5/add_router_interface => generated 309 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/818] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:55:38 2026] GET /v2.0/ports/5a019af0-7b6a-4726-ace0-14df28f62127 => generated 959 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/819] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 09:55:38 2026] PUT /v2.0/ports/b4ed322a-994a-4199-a19a-79cae4814218 => generated 968 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:39.181 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d18ddb8-9022-4170-8111-c77ff8c123e5'] response: {'name': 'network-changed', 'server_uuid': '2cc76af7-0061-47ff-b1b2-1248b244dcde', 'tag': 'b4ed322a-994a-4199-a19a-79cae4814218', '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, ' 2026-04-17 09:55:39.436 8 INFO neutron.db.segments_db [None req-6f398aa8-a536-4b71-900b-6604d2c32626 6c3a7a825b3548398f9ba4f45e7baa4e 995a118e1fc04c7ba079dc34329b3426 - - default default] Added segment 2800db0d-f43d-47a2-adde-b99a8b1a496c of type vxlan for network 77d79d46-a9ae-4b2b-b579-7be014147b38 [pid: 8|app: 0|req: 404/820] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:55:39 2026] POST /v2.0/networks => generated 708 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/821] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:39 2026] GET /v2.0/ports?device_id=c78bdbb9-b980-442d-8237-32defebd15e2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/822] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:39 2026] POST /v2.0/subnets => generated 644 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/823] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:55:39 2026] GET /v2.0/ports?tenant_id=41eccd160b5e492ab7086ff42361830d&device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:55:39.781 8 WARNING neutron.api.v2.base [None req-9aff2017-3a6e-4cba-ab49-23edd4812d94 6c3a7a825b3548398f9ba4f45e7baa4e 995a118e1fc04c7ba079dc34329b3426 - - 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-17 09:55:39.782 8 INFO neutron.api.v2.resource [None req-9aff2017-3a6e-4cba-ab49-23edd4812d94 6c3a7a825b3548398f9ba4f45e7baa4e 995a118e1fc04c7ba079dc34329b3426 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 408/824] 10.0.0.212 () {34 vars in 681 bytes} [Fri Apr 17 09:55:39 2026] POST /v2.0/rbac-policies => generated 143 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/825] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:55:39 2026] GET /v2.0/networks?id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f => generated 780 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:39.962 8 INFO neutron.services.segments.plugin [-] Segment 2800db0d-f43d-47a2-adde-b99a8b1a496c resource provider aggregate not found 2026-04-17 09:55:39.969 8 INFO neutron.services.segments.plugin [-] Segment 2800db0d-f43d-47a2-adde-b99a8b1a496c resource provider aggregate not found 2026-04-17 09:55:39.984 8 INFO neutron.services.segments.plugin [-] Segment 2800db0d-f43d-47a2-adde-b99a8b1a496c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2800db0d-f43d-47a2-adde-b99a8b1a496c found for delete ", "request_id": "req-7282061e-ab57-49af-b15a-82cfab7f5e6c"}]} 2026-04-17 09:55:39.988 8 INFO neutron.services.segments.plugin [-] Segment 2800db0d-f43d-47a2-adde-b99a8b1a496c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2800db0d-f43d-47a2-adde-b99a8b1a496c found for delete ", "request_id": "req-9226ea5c-d6c8-4172-9d41-76ba9be1db64"}]} [pid: 8|app: 0|req: 410/826] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:39 2026] DELETE /v2.0/networks/77d79d46-a9ae-4b2b-b579-7be014147b38 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/827] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:55:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b4ed322a-994a-4199-a19a-79cae4814218 => generated 860 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:40.088 8 INFO neutron.db.segments_db [None req-a89dbc70-6a11-4c58-af9d-4ac87eafcf93 6c3a7a825b3548398f9ba4f45e7baa4e 995a118e1fc04c7ba079dc34329b3426 - - default default] Added segment 2dc4acb0-a101-46ab-bf15-cf27a5e40b98 of type vxlan for network adeeb90e-0656-4c81-9fe6-826040c380ce [pid: 7|app: 0|req: 417/828] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:55:39 2026] PUT /v2.0/routers/5906a0b7-b4fe-469d-888e-54d66c4f8fb5/add_router_interface => generated 309 bytes in 1090 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/829] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:55:40 2026] POST /v2.0/networks => generated 707 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/830] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:55:40 2026] GET /v2.0/subnets?id=793165a4-dfb3-4609-88c9-e7331f2b8278 => generated 702 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/831] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:55:40 2026] GET /v2.0/ports/915a2845-2cb3-466e-8e7f-fc1b5e276ec3 => generated 967 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/832] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:55:40 2026] GET /v2.0/ports?network_id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/833] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:40 2026] POST /v2.0/subnets => generated 647 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/834] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:55:40 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:40.430 7 WARNING neutron.api.v2.base [None req-b5b1b3f8-bae5-4379-aaeb-d33acb53845b 6c3a7a825b3548398f9ba4f45e7baa4e 995a118e1fc04c7ba079dc34329b3426 - - 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-17 09:55:40.431 7 INFO neutron.api.v2.resource [None req-b5b1b3f8-bae5-4379-aaeb-d33acb53845b 6c3a7a825b3548398f9ba4f45e7baa4e 995a118e1fc04c7ba079dc34329b3426 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 421/835] 10.0.0.212 () {34 vars in 681 bytes} [Fri Apr 17 09:55:40 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/836] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:55:40 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:40.590 8 INFO neutron_taas.services.taas.taas_plugin [None req-2aff9902-9a8c-4b3e-9f60-9052fda91833 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] TaaS: Handle Delete Port: 915a2845-2cb3-466e-8e7f-fc1b5e276ec3 2026-04-17 09:55:40.592 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2aff9902-9a8c-4b3e-9f60-9052fda91833 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Tap Mirror: Handle Delete Port: 915a2845-2cb3-466e-8e7f-fc1b5e276ec3 2026-04-17 09:55:40.676 7 INFO neutron.services.segments.plugin [-] Segment 2dc4acb0-a101-46ab-bf15-cf27a5e40b98 resource provider aggregate not found 2026-04-17 09:55:40.683 7 INFO neutron.services.segments.plugin [-] Segment 2dc4acb0-a101-46ab-bf15-cf27a5e40b98 resource provider aggregate not found 2026-04-17 09:55:40.695 7 INFO neutron.services.segments.plugin [-] Segment 2dc4acb0-a101-46ab-bf15-cf27a5e40b98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc4acb0-a101-46ab-bf15-cf27a5e40b98 found for delete ", "request_id": "req-2f1ba55f-5042-4bc8-80c5-1201985885e8"}]} 2026-04-17 09:55:40.703 7 INFO neutron.services.segments.plugin [-] Segment 2dc4acb0-a101-46ab-bf15-cf27a5e40b98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2dc4acb0-a101-46ab-bf15-cf27a5e40b98 found for delete ", "request_id": "req-a1387703-cb36-4ee2-9a16-ded967910639"}]} [pid: 7|app: 0|req: 423/837] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:40 2026] DELETE /v2.0/networks/adeeb90e-0656-4c81-9fe6-826040c380ce => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/838] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:55:40 2026] PUT /v2.0/routers/5906a0b7-b4fe-469d-888e-54d66c4f8fb5/remove_router_interface => generated 309 bytes in 645 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:41.003 8 INFO neutron.db.segments_db [None req-4d009bb7-f1c5-48dc-bad4-1793e497ecf0 6c3a7a825b3548398f9ba4f45e7baa4e 995a118e1fc04c7ba079dc34329b3426 - - default default] Added segment 5c272f8f-126e-4b5f-8341-4a8f9bd3a308 of type vxlan for network c2ee1ef4-98d9-435d-953b-b95b7fbfdbe7 2026-04-17 09:55:41.095 7 INFO neutron_taas.services.taas.taas_plugin [None req-3323cdc4-161e-4e8d-8463-0418e527b8b4 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: c768f1c7-f96f-4799-8cdd-bd5e4f07ee1b [pid: 8|app: 0|req: 416/839] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:55:40 2026] POST /v2.0/networks => generated 707 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:55:41.100 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3323cdc4-161e-4e8d-8463-0418e527b8b4 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: c768f1c7-f96f-4799-8cdd-bd5e4f07ee1b 2026-04-17 09:55:41.505 8 INFO neutron_taas.services.taas.taas_plugin [None req-507cbcb3-94b1-43e9-8783-d2b1fbacc450 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] TaaS: Handle Delete Port: 5a019af0-7b6a-4726-ace0-14df28f62127 2026-04-17 09:55:41.508 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-507cbcb3-94b1-43e9-8783-d2b1fbacc450 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Tap Mirror: Handle Delete Port: 5a019af0-7b6a-4726-ace0-14df28f62127 [pid: 7|app: 0|req: 424/840] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:55:40 2026] PUT /v2.0/routers/a09d5f31-0fa7-43a3-89d4-ac9dc3dfd7f3/remove_router_interface => generated 309 bytes in 998 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/841] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:41 2026] POST /v2.0/subnets => generated 647 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/842] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:55:41 2026] PUT /v2.0/routers/5906a0b7-b4fe-469d-888e-54d66c4f8fb5/remove_router_interface => generated 309 bytes in 870 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/843] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:41 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/844] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:55:41 2026] GET /v2.0/ports?tenant_id=41eccd160b5e492ab7086ff42361830d&device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:55:42.251 7 INFO neutron_taas.services.taas.taas_plugin [None req-7efe7c57-d92e-41ef-9a77-515728c1a04e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 3d85761e-a2fe-4925-a08b-5e11971db5fe 2026-04-17 09:55:42.254 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7efe7c57-d92e-41ef-9a77-515728c1a04e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 3d85761e-a2fe-4925-a08b-5e11971db5fe [pid: 8|app: 0|req: 419/845] 10.0.0.212 () {34 vars in 681 bytes} [Fri Apr 17 09:55:42 2026] POST /v2.0/rbac-policies => generated 324 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/846] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:55:42 2026] GET /v2.0/ports?device_id=5906a0b7-b4fe-469d-888e-54d66c4f8fb5 => 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: 421/847] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:42 2026] GET /v2.0/security-groups?id=28198001-d196-4743-90af-609956911026&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/848] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:55:42 2026] GET /v2.0/networks?id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:42.575 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ac3e07e-9ccc-46ca-a826-beea24d69467 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] TaaS: Handle Delete Port: 5b69b93d-7d30-4cd1-b592-a3b46b6ef4a9 2026-04-17 09:55:42.578 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ac3e07e-9ccc-46ca-a826-beea24d69467 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Tap Mirror: Handle Delete Port: 5b69b93d-7d30-4cd1-b592-a3b46b6ef4a9 2026-04-17 09:55:42.580 7 INFO neutron_taas.services.taas.taas_plugin [None req-7efe7c57-d92e-41ef-9a77-515728c1a04e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: ed049fb5-ab7d-423d-b8f1-052c5434a372 2026-04-17 09:55:42.582 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7efe7c57-d92e-41ef-9a77-515728c1a04e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: ed049fb5-ab7d-423d-b8f1-052c5434a372 2026-04-17 09:55:42.920 8 INFO neutron.services.segments.plugin [-] Segment 72b06b65-3a7f-45fe-94e7-01eafbb50bba resource provider aggregate not found 2026-04-17 09:55:42.926 8 INFO neutron.services.segments.plugin [-] Segment 72b06b65-3a7f-45fe-94e7-01eafbb50bba resource provider aggregate not found 2026-04-17 09:55:42.940 8 INFO neutron.services.segments.plugin [-] Segment 72b06b65-3a7f-45fe-94e7-01eafbb50bba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72b06b65-3a7f-45fe-94e7-01eafbb50bba found for delete ", "request_id": "req-13fd57b1-773c-466c-a0f6-07ebcdb11869"}]} 2026-04-17 09:55:42.949 8 INFO neutron.services.segments.plugin [-] Segment 72b06b65-3a7f-45fe-94e7-01eafbb50bba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72b06b65-3a7f-45fe-94e7-01eafbb50bba found for delete ", "request_id": "req-13aafb00-7c54-4e4d-aac1-f8eb168080ba"}]} 2026-04-17 09:55:42.956 7 INFO neutron.services.segments.plugin [-] Segment ca881b40-1f74-407a-8efd-d0996f6772ca resource provider aggregate not found 2026-04-17 09:55:42.958 8 INFO neutron.db.l3_hamode_db [None req-0ac3e07e-9ccc-46ca-a826-beea24d69467 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] HA network 6575c756-17e6-4edb-8ef7-4d1e5007ab14 was deleted as no HA routers are present in tenant b917f5a7470d4f24b7b6c417580c2162. 2026-04-17 09:55:42.964 7 INFO neutron.services.segments.plugin [-] Segment ca881b40-1f74-407a-8efd-d0996f6772ca resource provider aggregate not found [pid: 8|app: 0|req: 423/849] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:42 2026] DELETE /v2.0/routers/5906a0b7-b4fe-469d-888e-54d66c4f8fb5 => generated 0 bytes in 575 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:42.982 7 INFO neutron.services.segments.plugin [-] Segment ca881b40-1f74-407a-8efd-d0996f6772ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca881b40-1f74-407a-8efd-d0996f6772ca found for delete ", "request_id": "req-85b75282-8f52-4d51-aeaf-31bb40d352f3"}]} 2026-04-17 09:55:42.982 7 INFO neutron.services.segments.plugin [-] Segment ca881b40-1f74-407a-8efd-d0996f6772ca resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca881b40-1f74-407a-8efd-d0996f6772ca found for delete ", "request_id": "req-cf9ce803-6d42-4903-8be5-1af390086e99"}]} 2026-04-17 09:55:42.995 7 INFO neutron.db.l3_hamode_db [None req-7efe7c57-d92e-41ef-9a77-515728c1a04e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HA network 52316fdc-86ae-45a0-8bb3-db50df3e446e was deleted as no HA routers are present in tenant e8e7f39454a54d9fa74686d9b48cb7bb. [pid: 7|app: 0|req: 427/850] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:41 2026] DELETE /v2.0/routers/a09d5f31-0fa7-43a3-89d4-ac9dc3dfd7f3 => generated 0 bytes in 1004 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/851] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:55:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=b4ed322a-994a-4199-a19a-79cae4814218 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/852] 10.0.0.212 () {32 vars in 723 bytes} [Fri Apr 17 09:55:43 2026] GET /v2.0/networks/c2ee1ef4-98d9-435d-953b-b95b7fbfdbe7 => generated 655 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/853] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:43 2026] DELETE /v2.0/subnets/99a42f48-1f9c-43fb-81a1-ed83b645833a => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/854] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:55:43 2026] GET /v2.0/subnets?id=793165a4-dfb3-4609-88c9-e7331f2b8278 => generated 702 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/855] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:43 2026] DELETE /v2.0/subnets/4d7b2567-5c6e-4103-aff8-d277e02fa9fb => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/856] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:55:43 2026] GET /v2.0/ports?network_id=af2f4cbd-8ed8-49c0-946f-4d1eb831d54f&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/857] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:43 2026] DELETE /v2.0/subnets/ff50c52d-ab30-4abb-bcfd-f0a0e6aa109b => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:55:43.427 7 INFO neutron_taas.services.taas.taas_plugin [None req-989fe367-d9ff-47bd-b56e-6886ed8e8f81 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: b0a20aad-3b9c-49ab-832c-e3f4a67a0691 2026-04-17 09:55:43.429 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-989fe367-d9ff-47bd-b56e-6886ed8e8f81 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: b0a20aad-3b9c-49ab-832c-e3f4a67a0691 [pid: 8|app: 0|req: 428/858] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:55:43 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:43.530 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd3f0ba0-b81c-4251-89c4-f47a06bd2695 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] TaaS: Handle Delete Port: 8a7d4a79-f3b4-445d-9193-778827635b58 2026-04-17 09:55:43.533 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd3f0ba0-b81c-4251-89c4-f47a06bd2695 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Tap Mirror: Handle Delete Port: 8a7d4a79-f3b4-445d-9193-778827635b58 [pid: 7|app: 0|req: 431/859] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:43 2026] DELETE /v2.0/networks/28c2347e-7279-4f60-90ac-8b64548d2c16 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/860] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:43 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => 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: 433/861] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:55:43 2026] GET /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f?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: 429/862] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:43 2026] DELETE /v2.0/networks/7720ce8b-2639-43af-b9d0-1c05364487df => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:55:43.724 7 INFO neutron.pecan_wsgi.hooks.translation [None req-29b06595-6ee0-43bb-9f86-6c4fd1404dae bf7ef07f4b894bc1a2da4bcd52ca5550 8ca05685ce9645398ace5c45386535e1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 434/863] 10.0.0.212 () {32 vars in 723 bytes} [Fri Apr 17 09:55:43 2026] GET /v2.0/networks/c2ee1ef4-98d9-435d-953b-b95b7fbfdbe7 => generated 138 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/864] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:55:43 2026] GET /v2.0/security-groups?id=28198001-d196-4743-90af-609956911026&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:43.850 7 INFO neutron_taas.services.taas.taas_plugin [None req-77076183-d4ab-4525-99dc-c4a95622d20f 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] TaaS: Handle Delete Port: 301a00e0-b736-4a9c-b947-35beaa512a9f 2026-04-17 09:55:43.853 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77076183-d4ab-4525-99dc-c4a95622d20f 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Tap Mirror: Handle Delete Port: 301a00e0-b736-4a9c-b947-35beaa512a9f [pid: 8|app: 0|req: 431/865] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:43 2026] DELETE /v2.0/networks/c2ee1ef4-98d9-435d-953b-b95b7fbfdbe7 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/866] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:43 2026] GET /v2.0/security-groups?tenant_id=e8e7f39454a54d9fa74686d9b48cb7bb&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/867] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:43 2026] DELETE /v2.0/networks/c0995eba-141a-4907-b8b2-5b06733819ea => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:55:44.069 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b66f2c7c-b3ff-48f9-9437-80b24bd020fd 6c3a7a825b3548398f9ba4f45e7baa4e 995a118e1fc04c7ba079dc34329b3426 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 436/868] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:44 2026] DELETE /v2.0/subnets/18461a4d-ee36-43f4-ae83-022772f7e128 => 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: 433/869] 199.204.45.140 () {34 vars in 994 bytes} [Fri Apr 17 09:55:44 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:44.150 8 INFO neutron.db.segments_db [None req-cbad545f-871c-458a-8de7-98ca4da6cb9e 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Added segment cc8bcda2-98c9-4f47-8901-89921d6a6f7f of type vxlan for network a8eab344-73b6-4259-ad7c-306db15c9b88 [pid: 7|app: 0|req: 437/870] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:44 2026] DELETE /v2.0/security-groups/561d6350-1c83-48aa-9efc-05ad984f8661 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:44.186 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f5d162a-d17e-435e-94a6-d1956c13fcf2 6c3a7a825b3548398f9ba4f45e7baa4e 995a118e1fc04c7ba079dc34329b3426 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 438/871] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:44 2026] DELETE /v2.0/subnets/3abd3098-1dd7-4ce4-bbf5-a18a3c8aa022 => 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: 434/872] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:55:44 2026] POST /v2.0/networks => generated 614 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:55:44.285 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eaa970d6-fc61-451b-a10a-6cb3b390c0ff 6c3a7a825b3548398f9ba4f45e7baa4e 995a118e1fc04c7ba079dc34329b3426 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 435/873] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:44 2026] DELETE /v2.0/subnets/cc45cf19-bd01-4435-b20e-cdcc297eef04 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:55:44.342 7 INFO neutron_taas.services.taas.taas_plugin [req-756d2b0e-9185-4b97-8d97-2290c10cdc2e req-e68426b6-d9c0-44a5-94cd-902f588d450e 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] TaaS: Handle Delete Port: b4ed322a-994a-4199-a19a-79cae4814218 2026-04-17 09:55:44.359 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-756d2b0e-9185-4b97-8d97-2290c10cdc2e req-e68426b6-d9c0-44a5-94cd-902f588d450e 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] Tap Mirror: Handle Delete Port: b4ed322a-994a-4199-a19a-79cae4814218 2026-04-17 09:55:44.500 7 INFO neutron.db.l3_db [req-756d2b0e-9185-4b97-8d97-2290c10cdc2e req-e68426b6-d9c0-44a5-94cd-902f588d450e 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] Floating IP 2d7fd060-c99d-4ace-a28b-60c1ed8526ee disassociated. External IP: 10.96.250.215, port: b4ed322a-994a-4199-a19a-79cae4814218. [pid: 8|app: 0|req: 436/874] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:44 2026] POST /v2.0/subnets => generated 646 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:55:44.586 8 INFO neutron.db.segments_db [None req-e6368426-6e22-4d52-9b13-a8cd9ab773f2 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Added segment 929a2acd-fbfa-4e1e-a393-3719fbbdf81a of type vxlan for network e6aec5cd-a6ab-4848-9cc1-e019c20a4cf1 2026-04-17 09:55:44.846 8 INFO neutron.db.l3_hamode_db [None req-e6368426-6e22-4d52-9b13-a8cd9ab773f2 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 439/875] 199.204.45.140 () {36 vars in 997 bytes} [Fri Apr 17 09:55:44 2026] DELETE /v2.0/ports/b4ed322a-994a-4199-a19a-79cae4814218 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/876] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:44 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:44.967 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e07db574-7291-4aef-93e6-b9f80a490561'] response: {'server_uuid': '2cc76af7-0061-47ff-b1b2-1248b244dcde', 'name': 'network-vif-deleted', 'tag': 'b4ed322a-994a-4199-a19a-79cae4814218', 'status': 'completed', 'code': 200} 2026-04-17 09:55:44.975 8 INFO neutron.services.segments.plugin [-] Segment 9fa215a2-e5b1-4292-8d69-52fd4545e9d2 resource provider aggregate not found 2026-04-17 09:55:44.980 8 INFO neutron.services.segments.plugin [-] Segment 9fa215a2-e5b1-4292-8d69-52fd4545e9d2 resource provider aggregate not found 2026-04-17 09:55:44.995 8 INFO neutron.services.segments.plugin [-] Segment 9fa215a2-e5b1-4292-8d69-52fd4545e9d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fa215a2-e5b1-4292-8d69-52fd4545e9d2 found for delete ", "request_id": "req-40c19952-9f91-41a0-afae-e940b70dfd72"}]} 2026-04-17 09:55:45.001 7 INFO neutron.services.segments.plugin [-] Segment 8f6d84f6-d36a-4d4e-baf4-e9e5620f549f resource provider aggregate not found 2026-04-17 09:55:45.002 8 INFO neutron.services.segments.plugin [-] Segment 9fa215a2-e5b1-4292-8d69-52fd4545e9d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fa215a2-e5b1-4292-8d69-52fd4545e9d2 found for delete ", "request_id": "req-357e879d-6a9b-4e39-a1cd-4b34b4e42c0f"}]} 2026-04-17 09:55:45.007 8 INFO neutron.db.l3_hamode_db [None req-e6368426-6e22-4d52-9b13-a8cd9ab773f2 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:55:45.010 7 INFO neutron.services.segments.plugin [-] Segment 8f6d84f6-d36a-4d4e-baf4-e9e5620f549f resource provider aggregate not found 2026-04-17 09:55:45.016 8 INFO neutron.services.segments.plugin [-] Segment 5c272f8f-126e-4b5f-8341-4a8f9bd3a308 resource provider aggregate not found 2026-04-17 09:55:45.024 7 INFO neutron.services.segments.plugin [-] Segment 8f6d84f6-d36a-4d4e-baf4-e9e5620f549f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f6d84f6-d36a-4d4e-baf4-e9e5620f549f found for delete ", "request_id": "req-acd23dd1-29e7-4473-8153-d501ab1c0d5f"}]} 2026-04-17 09:55:45.025 8 INFO neutron.services.segments.plugin [-] Segment 5c272f8f-126e-4b5f-8341-4a8f9bd3a308 resource provider aggregate not found 2026-04-17 09:55:45.033 7 INFO neutron.services.segments.plugin [-] Segment 8f6d84f6-d36a-4d4e-baf4-e9e5620f549f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f6d84f6-d36a-4d4e-baf4-e9e5620f549f found for delete ", "request_id": "req-4a86e7ab-9933-4fd0-bef5-7b10e7a3e874"}]} 2026-04-17 09:55:45.035 8 INFO neutron.services.segments.plugin [-] Segment 5c272f8f-126e-4b5f-8341-4a8f9bd3a308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c272f8f-126e-4b5f-8341-4a8f9bd3a308 found for delete ", "request_id": "req-cdd94889-8a5e-448c-b3de-0fa48b42f460"}]} 2026-04-17 09:55:45.043 7 INFO neutron.services.segments.plugin [-] Segment f53a789c-7515-4cf1-b20c-4a531d2050cb resource provider aggregate not found 2026-04-17 09:55:45.045 8 INFO neutron.services.segments.plugin [-] Segment 5c272f8f-126e-4b5f-8341-4a8f9bd3a308 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5c272f8f-126e-4b5f-8341-4a8f9bd3a308 found for delete ", "request_id": "req-faac0cc3-0d35-4d12-9b44-a1a897889cb3"}]} 2026-04-17 09:55:45.049 7 INFO neutron.services.segments.plugin [-] Segment f53a789c-7515-4cf1-b20c-4a531d2050cb resource provider aggregate not found 2026-04-17 09:55:45.062 7 INFO neutron.services.segments.plugin [-] Segment f53a789c-7515-4cf1-b20c-4a531d2050cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f53a789c-7515-4cf1-b20c-4a531d2050cb found for delete ", "request_id": "req-e5f8d4d3-297f-4134-9de4-33121a8a76e2"}]} 2026-04-17 09:55:45.065 7 INFO neutron.services.segments.plugin [-] Segment f53a789c-7515-4cf1-b20c-4a531d2050cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f53a789c-7515-4cf1-b20c-4a531d2050cb found for delete ", "request_id": "req-4b7a4a58-0d76-4a48-a438-fd82163694b2"}]} [pid: 7|app: 0|req: 441/877] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:45 2026] GET /v2.0/security-groups?tenant_id=647f281e2c1a400fbe349e841d06f160&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/878] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:45 2026] DELETE /v2.0/security-groups/5e550ac1-26a6-4398-8b1a-3bf5cbb00a05 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/879] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:44 2026] POST /v2.0/routers => generated 511 bytes in 1080 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/880] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:45 2026] GET /v2.0/security-groups?tenant_id=995a118e1fc04c7ba079dc34329b3426&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/881] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:45 2026] DELETE /v2.0/security-groups/5097e4d8-303e-4880-a244-81c8165b93f5 => 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: 443/882] 10.0.0.212 () {34 vars in 665 bytes} [Fri Apr 17 09:55:45 2026] POST /v2.0/ports => generated 963 bytes in 368 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: 444/883] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:46 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => 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: 445/884] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:46 2026] GET /v2.0/security-groups?tenant_id=8ca05685ce9645398ace5c45386535e1&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/885] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:46 2026] DELETE /v2.0/security-groups/6d9dec32-72c1-410f-88db-2922f97242a8 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/886] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:55:47 2026] GET /v2.0/ports?device_id=2cc76af7-0061-47ff-b1b2-1248b244dcde => 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: 440/887] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:55:46 2026] PUT /v2.0/routers/0649eb32-b012-4609-abb5-d73b763d20e4/add_router_interface => generated 309 bytes in 1164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/888] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:55:47 2026] GET /v2.0/ports/a4b674a2-d39c-4d9a-8d3a-a030dfa36008 => generated 1037 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, ' 2026-04-17 09:55:47.597 8 INFO neutron_taas.services.taas.taas_plugin [None req-7dde6de8-d7c6-436d-9006-f784d8d28b6c 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] TaaS: Handle Delete Port: a4b674a2-d39c-4d9a-8d3a-a030dfa36008 2026-04-17 09:55:47.604 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7dde6de8-d7c6-436d-9006-f784d8d28b6c 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Tap Mirror: Handle Delete Port: a4b674a2-d39c-4d9a-8d3a-a030dfa36008 [pid: 7|app: 0|req: 449/889] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:48 2026] DELETE /v2.0/security-groups/28198001-d196-4743-90af-609956911026 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:48.367 7 INFO neutron.api.v2.resource [None req-a1fc2108-961a-4551-8e34-3a6de7b93108 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 450/890] 10.0.0.212 () {32 vars in 737 bytes} [Fri Apr 17 09:55:48 2026] GET /v2.0/security-groups/28198001-d196-4743-90af-609956911026 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/891] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:55:47 2026] PUT /v2.0/routers/0649eb32-b012-4609-abb5-d73b763d20e4/remove_router_interface => generated 309 bytes in 1215 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-17 09:55:48.477 7 INFO neutron_taas.services.taas.taas_plugin [None req-1374c89a-52ef-4f3c-ae44-dde74c2f5f3b 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] TaaS: Handle Delete Port: 22e45843-99a0-4e7e-a4da-c9c79684e20a 2026-04-17 09:55:48.480 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1374c89a-52ef-4f3c-ae44-dde74c2f5f3b 62f60f29b3b948329a1b2a97c21a240d 41eccd160b5e492ab7086ff42361830d - - default default] Tap Mirror: Handle Delete Port: 22e45843-99a0-4e7e-a4da-c9c79684e20a 2026-04-17 09:55:48.545 8 INFO neutron.api.v2.resource [None req-57bfdb26-c1aa-4de4-9c58-7f10f2c4ea3f 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 442/892] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:55:48 2026] PUT /v2.0/routers/0649eb32-b012-4609-abb5-d73b763d20e4/remove_router_interface => generated 197 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/893] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:55:48 2026] GET /v2.0/ports?device_id=0649eb32-b012-4609-abb5-d73b763d20e4 => 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: 451/894] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:55:48 2026] DELETE /v2.0/floatingips/2d7fd060-c99d-4ace-a28b-60c1ed8526ee => generated 0 bytes in 292 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:48.767 8 INFO neutron_taas.services.taas.taas_plugin [None req-8abf22ad-20a8-463a-a4ba-401fa22a01f1 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] TaaS: Handle Delete Port: 5571e279-a2e9-49c1-a21c-8b850f7d1857 2026-04-17 09:55:48.769 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8abf22ad-20a8-463a-a4ba-401fa22a01f1 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Tap Mirror: Handle Delete Port: 5571e279-a2e9-49c1-a21c-8b850f7d1857 2026-04-17 09:55:49.053 8 INFO neutron.services.segments.plugin [-] Segment 929a2acd-fbfa-4e1e-a393-3719fbbdf81a resource provider aggregate not found 2026-04-17 09:55:49.059 8 INFO neutron.services.segments.plugin [-] Segment 929a2acd-fbfa-4e1e-a393-3719fbbdf81a resource provider aggregate not found 2026-04-17 09:55:49.073 8 INFO neutron.services.segments.plugin [-] Segment 929a2acd-fbfa-4e1e-a393-3719fbbdf81a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 929a2acd-fbfa-4e1e-a393-3719fbbdf81a found for delete ", "request_id": "req-23c0aa05-d8d9-434d-b3b0-660a760e6b59"}]} 2026-04-17 09:55:49.077 8 INFO neutron.services.segments.plugin [-] Segment 929a2acd-fbfa-4e1e-a393-3719fbbdf81a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 929a2acd-fbfa-4e1e-a393-3719fbbdf81a found for delete ", "request_id": "req-ae1c8d7b-7357-4a5c-9789-b2f9233a7bb4"}]} 2026-04-17 09:55:49.089 8 INFO neutron.db.l3_hamode_db [None req-8abf22ad-20a8-463a-a4ba-401fa22a01f1 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] HA network e6aec5cd-a6ab-4848-9cc1-e019c20a4cf1 was deleted as no HA routers are present in tenant b917f5a7470d4f24b7b6c417580c2162. [pid: 8|app: 0|req: 444/895] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:48 2026] DELETE /v2.0/routers/0649eb32-b012-4609-abb5-d73b763d20e4 => generated 0 bytes in 520 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:49.169 7 INFO neutron_taas.services.taas.taas_plugin [None req-4231eed1-8878-47bf-a453-678150d98992 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 187c5a10-b17f-4769-965d-3c77853698cb 2026-04-17 09:55:49.172 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4231eed1-8878-47bf-a453-678150d98992 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 187c5a10-b17f-4769-965d-3c77853698cb [pid: 8|app: 0|req: 445/896] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:49 2026] DELETE /v2.0/subnets/fb11ce2b-9e5b-4c79-8e77-bcb1ee15390a => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/897] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:49 2026] DELETE /v2.0/networks/a8eab344-73b6-4259-ad7c-306db15c9b88 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/898] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:49 2026] GET /v2.0/security-groups?tenant_id=fd3d1939d9d243609a95fd7d8c6eecc9&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/899] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:55:48 2026] PUT /v2.0/routers/24458d00-730d-424a-a29c-366019eec879/remove_router_interface => generated 309 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:49.781 8 INFO neutron.db.segments_db [None req-52c5eb6c-e7e4-4d88-ac0e-d5b385fbacee 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Added segment d7c10602-221a-4a6a-a8ba-f7382f05c378 of type vxlan for network 2e0fab23-1e18-4cb7-9c98-3ccdd2d598b1 [pid: 7|app: 0|req: 453/900] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:49 2026] DELETE /v2.0/security-groups/b2df0af6-80fe-4c22-a2ce-62030256596b => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/901] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:55:49 2026] POST /v2.0/networks => generated 614 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:55:50.057 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f769e5e-2309-480b-a648-96f69bb5a7a9 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: fc562254-4bf7-4401-814e-2729f6f6dab6 2026-04-17 09:55:50.060 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f769e5e-2309-480b-a648-96f69bb5a7a9 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: fc562254-4bf7-4401-814e-2729f6f6dab6 [pid: 8|app: 0|req: 449/902] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:49 2026] POST /v2.0/subnets => generated 646 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/903] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:50 2026] GET /v2.0/security-groups?tenant_id=6d0d441d20da4daead815599bfc68bba&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:55:50.346 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f769e5e-2309-480b-a648-96f69bb5a7a9 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: d1b7744a-e774-45be-91e6-332180d7b74e 2026-04-17 09:55:50.348 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f769e5e-2309-480b-a648-96f69bb5a7a9 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: d1b7744a-e774-45be-91e6-332180d7b74e 2026-04-17 09:55:50.358 8 INFO neutron.db.segments_db [None req-8018940a-baee-4c23-b0f8-901b7ee0acdb 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Added segment 44e6d35e-6469-404c-85f1-8278960e1621 of type vxlan for network a9a5c376-8f1b-4b18-a83b-54bd0e866d33 2026-04-17 09:55:50.627 8 INFO neutron.db.l3_hamode_db [None req-8018940a-baee-4c23-b0f8-901b7ee0acdb 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:55:50.708 7 INFO neutron.services.segments.plugin [-] Segment 80a68d2f-516a-416f-81cf-4fb66eee1112 resource provider aggregate not found 2026-04-17 09:55:50.713 7 INFO neutron.services.segments.plugin [-] Segment 80a68d2f-516a-416f-81cf-4fb66eee1112 resource provider aggregate not found 2026-04-17 09:55:50.725 7 INFO neutron.services.segments.plugin [-] Segment 80a68d2f-516a-416f-81cf-4fb66eee1112 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80a68d2f-516a-416f-81cf-4fb66eee1112 found for delete ", "request_id": "req-35797a78-29f1-424f-be23-c31dd340c8ef"}]} 2026-04-17 09:55:50.731 7 INFO neutron.services.segments.plugin [-] Segment 80a68d2f-516a-416f-81cf-4fb66eee1112 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80a68d2f-516a-416f-81cf-4fb66eee1112 found for delete ", "request_id": "req-04eb847e-9d8d-4796-acbe-73fa5fa80d0a"}]} 2026-04-17 09:55:50.744 7 INFO neutron.db.l3_hamode_db [None req-3f769e5e-2309-480b-a648-96f69bb5a7a9 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HA network 0e59b7b5-9600-44cb-a34a-421c64fee4ac was deleted as no HA routers are present in tenant 41eccd160b5e492ab7086ff42361830d. [pid: 7|app: 0|req: 454/904] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:49 2026] DELETE /v2.0/routers/24458d00-730d-424a-a29c-366019eec879 => generated 0 bytes in 909 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:50.781 8 INFO neutron.db.l3_hamode_db [None req-8018940a-baee-4c23-b0f8-901b7ee0acdb 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 455/905] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:50 2026] DELETE /v2.0/security-groups/450c7ed2-6310-4d5b-a6f1-a8fe0f3c64d6 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/906] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:50 2026] DELETE /v2.0/subnets/793165a4-dfb3-4609-88c9-e7331f2b8278 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:55:51.097 8 INFO neutron.services.segments.plugin [-] Segment cc8bcda2-98c9-4f47-8901-89921d6a6f7f resource provider aggregate not found 2026-04-17 09:55:51.115 8 INFO neutron.services.segments.plugin [-] Segment cc8bcda2-98c9-4f47-8901-89921d6a6f7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc8bcda2-98c9-4f47-8901-89921d6a6f7f found for delete ", "request_id": "req-0b5fc427-264c-4689-90f5-3a4e9e4ac8ed"}]} 2026-04-17 09:55:51.120 8 INFO neutron.services.segments.plugin [-] Segment cc8bcda2-98c9-4f47-8901-89921d6a6f7f resource provider aggregate not found 2026-04-17 09:55:51.221 8 INFO neutron.services.segments.plugin [-] Segment cc8bcda2-98c9-4f47-8901-89921d6a6f7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc8bcda2-98c9-4f47-8901-89921d6a6f7f found for delete ", "request_id": "req-54578e21-69d1-4e91-bfe6-060deba7e3b2"}]} [pid: 8|app: 0|req: 451/907] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:50 2026] POST /v2.0/routers => generated 510 bytes in 1248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:55:51.648 8 INFO neutron_taas.services.taas.taas_plugin [None req-c86d27b1-c49d-48b8-89da-38b99927a984 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: f0af1e9c-de00-4608-ab28-1da2f69222ec 2026-04-17 09:55:51.652 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c86d27b1-c49d-48b8-89da-38b99927a984 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: f0af1e9c-de00-4608-ab28-1da2f69222ec [pid: 8|app: 0|req: 452/908] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:51 2026] DELETE /v2.0/networks/af2f4cbd-8ed8-49c0-946f-4d1eb831d54f => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/909] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:55:51 2026] POST /v2.0/floatingips => generated 552 bytes in 983 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/910] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:52 2026] GET /v2.0/security-groups?tenant_id=41eccd160b5e492ab7086ff42361830d&name=default => generated 2921 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/911] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:55:52 2026] POST /v2.0/floatingips => generated 552 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/912] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:52 2026] DELETE /v2.0/security-groups/91558362-dceb-400b-a050-ccf7332cbf93 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/915] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:55:51 2026] PUT /v2.0/routers/47e87f97-0fc5-4aef-ac1f-0f1590219a68/add_router_interface => generated 309 bytes in 1068 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/916] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:55:52 2026] GET /v2.0/ports/4184633e-e426-474e-96cf-249dbfad13ac => generated 959 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:55:53.148 8 INFO neutron.services.segments.plugin [-] Segment b71e9ab1-12c7-42d3-a8cb-c1f12e9be222 resource provider aggregate not found 2026-04-17 09:55:53.173 8 INFO neutron.services.segments.plugin [-] Segment b71e9ab1-12c7-42d3-a8cb-c1f12e9be222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b71e9ab1-12c7-42d3-a8cb-c1f12e9be222 found for delete ", "request_id": "req-4c54b67c-c978-427c-8708-87e76ca8d2aa"}]} 2026-04-17 09:55:53.254 8 INFO neutron.services.segments.plugin [-] Segment b71e9ab1-12c7-42d3-a8cb-c1f12e9be222 resource provider aggregate not found 2026-04-17 09:55:53.270 8 INFO neutron.services.segments.plugin [-] Segment b71e9ab1-12c7-42d3-a8cb-c1f12e9be222 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b71e9ab1-12c7-42d3-a8cb-c1f12e9be222 found for delete ", "request_id": "req-a6228a61-0546-49d6-b251-1602394e6f9c"}]} [pid: 7|app: 0|req: 463/917] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:55:52 2026] POST /v2.0/floatingips => generated 552 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:55:53.307 8 INFO neutron_taas.services.taas.taas_plugin [None req-b62c6574-32a9-4704-b680-7f9707523915 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] TaaS: Handle Delete Port: 4184633e-e426-474e-96cf-249dbfad13ac 2026-04-17 09:55:53.311 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b62c6574-32a9-4704-b680-7f9707523915 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Tap Mirror: Handle Delete Port: 4184633e-e426-474e-96cf-249dbfad13ac [pid: 8|app: 0|req: 455/918] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:55:52 2026] PUT /v2.0/routers/47e87f97-0fc5-4aef-ac1f-0f1590219a68/remove_router_interface => generated 309 bytes in 833 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/919] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:55:53 2026] GET /v2.0/ports?device_id=47e87f97-0fc5-4aef-ac1f-0f1590219a68 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/920] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:55:53 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:55:53.978 8 INFO neutron_taas.services.taas.taas_plugin [None req-3a2c7fd8-ce8c-46f5-9abe-280c2c2b4343 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] TaaS: Handle Delete Port: b1cb11eb-11e7-47be-9cbc-feac13d2c6af 2026-04-17 09:55:53.981 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a2c7fd8-ce8c-46f5-9abe-280c2c2b4343 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Tap Mirror: Handle Delete Port: b1cb11eb-11e7-47be-9cbc-feac13d2c6af 2026-04-17 09:55:54.339 8 INFO neutron.db.l3_hamode_db [None req-3a2c7fd8-ce8c-46f5-9abe-280c2c2b4343 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] HA network a9a5c376-8f1b-4b18-a83b-54bd0e866d33 was deleted as no HA routers are present in tenant b917f5a7470d4f24b7b6c417580c2162. [pid: 8|app: 0|req: 457/921] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:53 2026] DELETE /v2.0/routers/47e87f97-0fc5-4aef-ac1f-0f1590219a68 => generated 0 bytes in 524 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/922] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:55:53 2026] POST /v2.0/floatingips => generated 552 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/923] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:54 2026] DELETE /v2.0/subnets/a77620bf-064d-4f68-b768-32295d84af5c => 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: 466/924] 10.0.0.212 () {34 vars in 759 bytes} [Fri Apr 17 09:55:54 2026] PUT /v2.0/floatingips/a3f091dd-96d6-4dfd-a089-bb95c092bf17/tags => generated 17 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/925] 10.0.0.212 () {34 vars in 759 bytes} [Fri Apr 17 09:55:54 2026] PUT /v2.0/floatingips/a2082c9b-f677-4b51-948e-054b7dd5af90/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/926] 10.0.0.212 () {34 vars in 759 bytes} [Fri Apr 17 09:55:54 2026] PUT /v2.0/floatingips/21651d82-783a-4569-b473-b3e1121acfef/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/927] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:55:54 2026] DELETE /v2.0/networks/2e0fab23-1e18-4cb7-9c98-3ccdd2d598b1 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/928] 10.0.0.212 () {34 vars in 759 bytes} [Fri Apr 17 09:55:54 2026] PUT /v2.0/floatingips/b5e5b3ee-62aa-4b3c-9494-9e3fbda05ba4/tags => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:54.700 8 INFO neutron.db.segments_db [None req-4615b9cf-2a85-4f62-baf9-a13b65e91422 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Added segment d8abf7be-2d7f-4107-8365-d39de4e697eb of type vxlan for network 785d11c3-8a7c-44f6-9e32-aff6929d113d 2026-04-17 09:55:54.954 8 INFO neutron.db.l3_hamode_db [None req-4615b9cf-2a85-4f62-baf9-a13b65e91422 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:55:55.017 7 INFO neutron.db.segments_db [None req-c5fc3585-b95e-45ba-a028-5e38f04983fa 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 51280d10-22ec-4ea4-b9cc-93045402a08e of type vxlan for network a659c22e-88ab-401f-bb22-8ed18855105a [pid: 7|app: 0|req: 470/929] 10.0.0.212 () {34 vars in 671 bytes} [Fri Apr 17 09:55:54 2026] POST /v2.0/networks => generated 723 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/930] 10.0.0.212 () {32 vars in 672 bytes} [Fri Apr 17 09:55:55 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:55:55.191 8 INFO neutron.services.segments.plugin [-] Segment 44e6d35e-6469-404c-85f1-8278960e1621 resource provider aggregate not found 2026-04-17 09:55:55.206 8 INFO neutron.services.segments.plugin [-] Segment 44e6d35e-6469-404c-85f1-8278960e1621 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44e6d35e-6469-404c-85f1-8278960e1621 found for delete ", "request_id": "req-23190c3b-eec1-44d9-9eb5-fabfde1e0499"}]} 2026-04-17 09:55:55.228 8 INFO neutron.services.segments.plugin [-] Segment d7c10602-221a-4a6a-a8ba-f7382f05c378 resource provider aggregate not found 2026-04-17 09:55:55.249 8 INFO neutron.services.segments.plugin [-] Segment d7c10602-221a-4a6a-a8ba-f7382f05c378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7c10602-221a-4a6a-a8ba-f7382f05c378 found for delete ", "request_id": "req-ccf88cbd-2acd-4261-ab26-81402bad9223"}]} 2026-04-17 09:55:55.287 8 INFO neutron.services.segments.plugin [-] Segment 44e6d35e-6469-404c-85f1-8278960e1621 resource provider aggregate not found 2026-04-17 09:55:55.305 8 INFO neutron.services.segments.plugin [-] Segment 44e6d35e-6469-404c-85f1-8278960e1621 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44e6d35e-6469-404c-85f1-8278960e1621 found for delete ", "request_id": "req-879a29e3-5374-4743-9508-5566fc7d073e"}]} 2026-04-17 09:55:55.324 8 INFO neutron.services.segments.plugin [-] Segment d7c10602-221a-4a6a-a8ba-f7382f05c378 resource provider aggregate not found [pid: 7|app: 0|req: 472/931] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:55 2026] POST /v2.0/subnets => generated 689 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:55:55.343 8 INFO neutron.services.segments.plugin [-] Segment d7c10602-221a-4a6a-a8ba-f7382f05c378 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7c10602-221a-4a6a-a8ba-f7382f05c378 found for delete ", "request_id": "req-f78a2a42-acec-4e25-a47c-77f7230c9f1f"}]} [pid: 7|app: 0|req: 473/932] 10.0.0.212 () {32 vars in 686 bytes} [Fri Apr 17 09:55:55 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:55:55.430 7 INFO neutron.db.segments_db [None req-3654c47c-043c-4e3a-ba20-6229611a0705 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 0efd355e-785a-4376-8538-5fc1ae47a249 of type vxlan for network a6793c85-cc23-460b-be89-06b21a34920a 2026-04-17 09:55:55.692 7 INFO neutron.db.l3_hamode_db [None req-3654c47c-043c-4e3a-ba20-6229611a0705 491bb6122d9a4dc389fb8844eb3f32ed 7b64fd3bd0b74fabba0a76148bb6094f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:55:55.759 8 INFO neutron.db.l3_hamode_db [None req-4615b9cf-2a85-4f62-baf9-a13b65e91422 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:55:56.453 7 INFO neutron.db.l3_hamode_db [None req-3654c47c-043c-4e3a-ba20-6229611a0705 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 460/933] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:54 2026] POST /v2.0/routers => generated 691 bytes in 1958 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/934] 10.0.0.212 () {32 vars in 682 bytes} [Fri Apr 17 09:55:56 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/935] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 09:55:56 2026] GET /v2.0/routers/097b3041-1516-4156-a728-14dc83d136b2 => generated 697 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/936] 10.0.0.212 () {32 vars in 694 bytes} [Fri Apr 17 09:55:56 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/937] 10.0.0.212 () {32 vars in 647 bytes} [Fri Apr 17 09:55:56 2026] GET /v2.0/routers => generated 700 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/938] 10.0.0.212 () {32 vars in 680 bytes} [Fri Apr 17 09:55:56 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/939] 10.0.0.212 () {34 vars in 741 bytes} [Fri Apr 17 09:55:56 2026] PUT /v2.0/routers/097b3041-1516-4156-a728-14dc83d136b2 => generated 704 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/940] 10.0.0.212 () {32 vars in 694 bytes} [Fri Apr 17 09:55:57 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/941] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:55:55 2026] POST /v2.0/routers => generated 729 bytes in 1951 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/942] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 09:55:57 2026] GET /v2.0/routers/097b3041-1516-4156-a728-14dc83d136b2 => generated 704 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/943] 10.0.0.212 () {32 vars in 690 bytes} [Fri Apr 17 09:55:57 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/944] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:55:57 2026] GET /v2.0/ports?device_id=097b3041-1516-4156-a728-14dc83d136b2 => 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: 477/945] 10.0.0.212 () {32 vars in 702 bytes} [Fri Apr 17 09:55:57 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:55:57.666 7 INFO neutron_taas.services.taas.taas_plugin [None req-90e6e5a3-b3ce-48b7-8649-9ddc429de51e 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] TaaS: Handle Delete Port: bb141442-90f7-495e-83f7-83e59263e31b 2026-04-17 09:55:57.669 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90e6e5a3-b3ce-48b7-8649-9ddc429de51e 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Tap Mirror: Handle Delete Port: bb141442-90f7-495e-83f7-83e59263e31b 2026-04-17 09:55:57.952 7 INFO neutron_taas.services.taas.taas_plugin [None req-90e6e5a3-b3ce-48b7-8649-9ddc429de51e 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] TaaS: Handle Delete Port: 9a5754a3-7d2b-411d-acdd-0193db8dd7db 2026-04-17 09:55:57.955 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90e6e5a3-b3ce-48b7-8649-9ddc429de51e 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] Tap Mirror: Handle Delete Port: 9a5754a3-7d2b-411d-acdd-0193db8dd7db 2026-04-17 09:55:58.283 7 INFO neutron.services.segments.plugin [-] Segment d8abf7be-2d7f-4107-8365-d39de4e697eb resource provider aggregate not found 2026-04-17 09:55:58.289 7 INFO neutron.services.segments.plugin [-] Segment d8abf7be-2d7f-4107-8365-d39de4e697eb resource provider aggregate not found 2026-04-17 09:55:58.310 7 INFO neutron.services.segments.plugin [-] Segment d8abf7be-2d7f-4107-8365-d39de4e697eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8abf7be-2d7f-4107-8365-d39de4e697eb found for delete ", "request_id": "req-3ae5dc89-b51d-4e82-9788-8145cc1fcf4a"}]} 2026-04-17 09:55:58.310 7 INFO neutron.services.segments.plugin [-] Segment d8abf7be-2d7f-4107-8365-d39de4e697eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8abf7be-2d7f-4107-8365-d39de4e697eb found for delete ", "request_id": "req-4082fe4f-d836-41fd-81ff-6fb73170ec95"}]} 2026-04-17 09:55:58.315 7 INFO neutron.db.l3_hamode_db [None req-90e6e5a3-b3ce-48b7-8649-9ddc429de51e 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] HA network 785d11c3-8a7c-44f6-9e32-aff6929d113d was deleted as no HA routers are present in tenant b917f5a7470d4f24b7b6c417580c2162. [pid: 7|app: 0|req: 478/946] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:57 2026] DELETE /v2.0/routers/097b3041-1516-4156-a728-14dc83d136b2 => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:58.414 7 INFO neutron_taas.services.taas.taas_plugin [None req-1310a900-016f-4fa5-a1ac-f57b1a2de323 77fcbec79a2d47609f6bae271afb47e3 d76b66106410499084ff0af975627a52 - - default default] TaaS: Handle Delete Port: 00d363d5-75e7-4116-9533-39a38599aa67 2026-04-17 09:55:58.418 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1310a900-016f-4fa5-a1ac-f57b1a2de323 77fcbec79a2d47609f6bae271afb47e3 d76b66106410499084ff0af975627a52 - - default default] Tap Mirror: Handle Delete Port: 00d363d5-75e7-4116-9533-39a38599aa67 [pid: 8|app: 0|req: 469/947] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:55:57 2026] PUT /v2.0/routers/6bf5b0f6-89d2-4be8-9397-e0e597c56f4c/add_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/948] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:55:58 2026] DELETE /v2.0/floatingips/a3f091dd-96d6-4dfd-a089-bb95c092bf17 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/949] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:55:58 2026] GET /v2.0/ports?device_id=097b3041-1516-4156-a728-14dc83d136b2 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:58.746 7 INFO neutron_taas.services.taas.taas_plugin [None req-b843e92f-19a1-4d6f-947f-5ac76566fedd 77fcbec79a2d47609f6bae271afb47e3 d76b66106410499084ff0af975627a52 - - default default] TaaS: Handle Delete Port: 6089151b-91fb-4474-8bc2-9afde74d5876 2026-04-17 09:55:58.749 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b843e92f-19a1-4d6f-947f-5ac76566fedd 77fcbec79a2d47609f6bae271afb47e3 d76b66106410499084ff0af975627a52 - - default default] Tap Mirror: Handle Delete Port: 6089151b-91fb-4474-8bc2-9afde74d5876 [pid: 8|app: 0|req: 470/950] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:58 2026] GET /v2.0/security-groups?tenant_id=912eaf1eb4644ab583f93e903a32b9c0&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:55:58.814 8 INFO neutron.api.v2.resource [None req-67a538d2-8d90-460d-8171-35a5f63b4143 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 471/951] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:58 2026] DELETE /v2.0/routers/097b3041-1516-4156-a728-14dc83d136b2 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/952] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:58 2026] DELETE /v2.0/security-groups/1b8651ef-b4ed-4c4b-a065-3a26219874eb => 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: 473/953] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:55:58 2026] GET /v2.0/ports?device_id=47e87f97-0fc5-4aef-ac1f-0f1590219a68 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:58.938 8 INFO neutron.api.v2.resource [None req-c4e44ebb-f163-47ca-9bdb-95c3bf2b960e 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 474/954] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:58 2026] DELETE /v2.0/routers/47e87f97-0fc5-4aef-ac1f-0f1590219a68 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/955] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:55:58 2026] DELETE /v2.0/floatingips/a2082c9b-f677-4b51-948e-054b7dd5af90 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:58.954 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8b91ac6b-f050-430e-bd41-8c2772199e0f 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 475/956] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:58 2026] DELETE /v2.0/subnets/a77620bf-064d-4f68-b768-32295d84af5c => 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: 476/957] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:55:58 2026] GET /v2.0/ports?device_id=0649eb32-b012-4609-abb5-d73b763d20e4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:55:58.999 8 INFO neutron.api.v2.resource [None req-d7075a80-7f24-48b4-b64a-794e0d7a1450 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/958] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:58 2026] DELETE /v2.0/routers/0649eb32-b012-4609-abb5-d73b763d20e4 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:55:59.021 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b0dc93f-2e81-458c-b4b9-f6fb1910c268 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 478/959] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:59 2026] DELETE /v2.0/subnets/fb11ce2b-9e5b-4c79-8e77-bcb1ee15390a => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:55:59.067 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a2a4e10-2a16-4e2a-a2d0-025637b0ae3e 77fcbec79a2d47609f6bae271afb47e3 d76b66106410499084ff0af975627a52 - - default default] TaaS: Handle Delete Port: dc0bb1b0-9146-4998-9b2a-bfa0b897d05e 2026-04-17 09:55:59.071 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a2a4e10-2a16-4e2a-a2d0-025637b0ae3e 77fcbec79a2d47609f6bae271afb47e3 d76b66106410499084ff0af975627a52 - - default default] Tap Mirror: Handle Delete Port: dc0bb1b0-9146-4998-9b2a-bfa0b897d05e [pid: 8|app: 0|req: 479/960] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:55:59 2026] GET /v2.0/security-groups?tenant_id=f8fb7a324f574bc5a7f4a2af34d1bcb1&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/961] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:55:59 2026] GET /v2.0/ports?device_id=5906a0b7-b4fe-469d-888e-54d66c4f8fb5 => 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: 481/962] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:55:59 2026] DELETE /v2.0/security-groups/b75d47a6-266b-48d4-a9f6-d551d3fd2339 => 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: 482/963] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:55:58 2026] DELETE /v2.0/floatingips/21651d82-783a-4569-b473-b3e1121acfef => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:55:59.283 8 INFO neutron.api.v2.resource [None req-3347d705-292a-4aab-a995-e5cdb5d03d4b 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 482/964] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:59 2026] DELETE /v2.0/routers/5906a0b7-b4fe-469d-888e-54d66c4f8fb5 => 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: 483/965] 10.0.0.212 () {34 vars in 685 bytes} [Fri Apr 17 09:55:59 2026] POST /v2.0/security-groups => generated 1659 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-17 09:55:59.407 8 INFO neutron.pecan_wsgi.hooks.translation [None req-168571dc-e404-41d4-87e4-d0f9d71e647b 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 484/966] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:59 2026] DELETE /v2.0/subnets/99a42f48-1f9c-43fb-81a1-ed83b645833a => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/967] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:55:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:55:59.526 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d2a1b64-82e8-4293-acd0-8d0785e81fbc 3885b2f6960349f1bc149a373708bc14 b917f5a7470d4f24b7b6c417580c2162 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 486/968] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:55:59 2026] DELETE /v2.0/subnets/ff50c52d-ab30-4abb-bcfd-f0a0e6aa109b => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/969] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:55:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:55:59.732 7 INFO neutron_taas.services.taas.taas_plugin [None req-5453d7d6-f8f5-4071-8418-ddc5b4cd4e6e 77fcbec79a2d47609f6bae271afb47e3 d76b66106410499084ff0af975627a52 - - default default] TaaS: Handle Delete Port: 5a0e9dab-449a-4ad9-8045-6368ff5aedbc 2026-04-17 09:55:59.734 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5453d7d6-f8f5-4071-8418-ddc5b4cd4e6e 77fcbec79a2d47609f6bae271afb47e3 d76b66106410499084ff0af975627a52 - - default default] Tap Mirror: Handle Delete Port: 5a0e9dab-449a-4ad9-8045-6368ff5aedbc [pid: 7|app: 0|req: 483/970] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:55:59 2026] DELETE /v2.0/floatingips/b5e5b3ee-62aa-4b3c-9494-9e3fbda05ba4 => generated 0 bytes in 615 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:56:00.008 7 INFO neutron_taas.services.taas.taas_plugin [None req-9790bbfd-9f49-4381-8c1f-95c538efc5a2 77fcbec79a2d47609f6bae271afb47e3 d76b66106410499084ff0af975627a52 - - default default] TaaS: Handle Delete Port: 624af1d3-9da9-44da-8cc3-ccb43ab93bed 2026-04-17 09:56:00.011 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9790bbfd-9f49-4381-8c1f-95c538efc5a2 77fcbec79a2d47609f6bae271afb47e3 d76b66106410499084ff0af975627a52 - - default default] Tap Mirror: Handle Delete Port: 624af1d3-9da9-44da-8cc3-ccb43ab93bed [pid: 7|app: 0|req: 484/971] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:55:59 2026] DELETE /v2.0/floatingips/bd966f27-abb4-4e3a-8cb9-db25ad7cce58 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/972] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:55:59 2026] POST /v2.0/floatingips => generated 552 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/973] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:00 2026] GET /v2.0/security-groups?tenant_id=b917f5a7470d4f24b7b6c417580c2162&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/974] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:00 2026] DELETE /v2.0/security-groups/2a490caf-63b2-48be-9106-894cad8829f8 => 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: 486/975] 10.0.0.26 () {34 vars in 1095 bytes} [Fri Apr 17 09:56:00 2026] GET /v2.0/security-groups?name=tempest-securitygroup--73862417&fields=id&tenant_id=7b64fd3bd0b74fabba0a76148bb6094f => generated 69 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/976] 10.0.0.26 () {34 vars in 981 bytes} [Fri Apr 17 09:56:00 2026] GET /v2.0/networks?id=a659c22e-88ab-401f-bb22-8ed18855105a => generated 674 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/977] 10.0.0.26 () {34 vars in 964 bytes} [Fri Apr 17 09:56:00 2026] GET /v2.0/quotas/7b64fd3bd0b74fabba0a76148bb6094f => 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: 491/978] 10.0.0.26 () {34 vars in 1001 bytes} [Fri Apr 17 09:56:00 2026] GET /v2.0/ports?tenant_id=7b64fd3bd0b74fabba0a76148bb6094f&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/979] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:01 2026] GET /v2.0/security-groups?tenant_id=aef898913adb431f81fcae905d0963be&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: 489/980] 10.0.0.26 () {34 vars in 906 bytes} [Fri Apr 17 09:56:01 2026] GET /v2.0/extensions => generated 21537 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/981] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:01 2026] DELETE /v2.0/security-groups/07d3cc04-d9f8-48c6-8d91-e30f64d09e41 => 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: 490/982] 10.0.0.26 () {34 vars in 1007 bytes} [Fri Apr 17 09:56:01 2026] GET /v2.0/networks/a659c22e-88ab-401f-bb22-8ed18855105a?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: 493/983] 10.0.0.26 () {34 vars in 1107 bytes} [Fri Apr 17 09:56:01 2026] GET /v2.0/networks/a659c22e-88ab-401f-bb22-8ed18855105a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/984] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:01 2026] GET /v2.0/security-groups?tenant_id=45be5fe77f8a42b0b3d769c7ef4c2361&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/985] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:01 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => 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: 492/986] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:01 2026] DELETE /v2.0/security-groups/c59426cf-f5fe-4624-b1f9-2d8f9b94d7d8 => 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: 495/987] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:01 2026] GET /v2.0/security-groups?tenant_id=d76b66106410499084ff0af975627a52&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: 493/988] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:01 2026] DELETE /v2.0/security-groups/8a0e4959-7f5c-4b9e-b77a-587362ff13e9 => 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: 496/989] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:02 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:56:03.029 7 INFO neutron.db.segments_db [None req-7fb689bb-f220-4624-9d54-ba7169bbe7fc 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Added segment 8e8b6081-d816-4bbb-a985-f25bcb7ae756 of type vxlan for network a300cdf4-e983-4b96-ad1f-534a43c0aebd [pid: 7|app: 0|req: 494/990] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:02 2026] POST /v2.0/networks => generated 610 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:56:03.173 8 INFO neutron.db.segments_db [None req-8285408b-84e1-4596-88f2-856d3d4d8c92 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Added segment e544be1a-0b01-4217-8948-fbb1943dc885 of type vxlan for network 4377ba76-1260-4e2a-a920-de08eb754ded [pid: 8|app: 0|req: 497/991] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:03 2026] POST /v2.0/networks => generated 610 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/992] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:03 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: 496/993] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:03 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) 2026-04-17 09:56:03.797 7 INFO neutron.db.segments_db [None req-7a7f531b-ab5c-426d-8450-d8a3e51bf1cb 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Added segment 27afd7ee-022d-4bfd-b225-571a7162bd4e of type vxlan for network abeca106-12b8-4063-92d1-3e8e545ced6d [pid: 8|app: 0|req: 498/994] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:03 2026] GET /v2.0/security-groups?tenant_id=fd552c91d73c4143b01e615fdb62cb5d&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/995] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:03 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/996] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:03 2026] DELETE /v2.0/security-groups/82d2068d-a161-475f-b762-593b2a64ca8a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:56:04.048 7 INFO neutron.db.l3_hamode_db [None req-7a7f531b-ab5c-426d-8450-d8a3e51bf1cb 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:56:04.158 7 INFO neutron.db.l3_hamode_db [None req-7a7f531b-ab5c-426d-8450-d8a3e51bf1cb 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 501/997] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:04 2026] GET /v2.0/security-groups?tenant_id=aa4b41ed1a924cd987fc7ae821dbdd38&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/998] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:04 2026] DELETE /v2.0/security-groups/4894b8bc-9d58-4641-9450-94ecf61a602d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/999] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:03 2026] POST /v2.0/routers => generated 507 bytes in 976 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1000] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:04 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => 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: 503/1001] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:56:04 2026] PUT /v2.0/routers/3e509e7a-2702-4b94-b5ae-7e7cf11577f8/add_router_interface => generated 309 bytes in 1213 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1002] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:56:05 2026] GET /v2.0/ports/88847e51-b5ee-4e64-b68b-889a297db7cc => generated 955 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1003] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:56:05 2026] GET /v2.0/networks?id=a659c22e-88ab-401f-bb22-8ed18855105a => generated 674 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1004] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:06 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1005] 199.204.45.140 () {34 vars in 1050 bytes} [Fri Apr 17 09:56:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7b64fd3bd0b74fabba0a76148bb6094f => generated 179 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1006] 199.204.45.140 () {38 vars in 955 bytes} [Fri Apr 17 09:56:06 2026] POST /v2.0/ports => generated 954 bytes in 368 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: 504/1007] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 09:56:06 2026] PUT /v2.0/ports/0bdd5668-d88d-4a24-a44a-2d930228d5ab => generated 1235 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:56:06.931 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dbd3b3db-6b0f-43dd-8b0f-8dc0b98d1cdf'] response: {'name': 'network-changed', 'server_uuid': '84e896f4-98c2-41e4-9ec7-5524f7a9eaa0', 'tag': '0bdd5668-d88d-4a24-a44a-2d930228d5ab', '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: 504/1008] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:56:05 2026] PUT /v2.0/routers/3e509e7a-2702-4b94-b5ae-7e7cf11577f8/add_router_interface => generated 309 bytes in 1172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:07.222 7 INFO neutron.db.segments_db [None req-b3f3e803-f57b-45eb-8dbc-3ae3346c7f02 e9df8a8481aa47d69ec7aa893ece7fa3 2b4a2429bffd4b268c48c55814ef4050 - - default default] Added segment 67d93a42-b559-48f3-bdde-844dc1fdf158 of type vxlan for network f8ea97f6-bc0b-4472-b9b4-36c21572b603 [pid: 7|app: 0|req: 505/1009] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:06 2026] POST /v2.0/networks => generated 613 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1012] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:07 2026] GET /v2.0/security-groups?tenant_id=18bd3b0d503548a2b5e5bf65c8a0ccd2&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1013] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:07 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1014] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:56:07 2026] GET /v2.0/ports/bab3d72e-459b-48dc-8462-0283a3866863 => generated 955 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:07.414 7 INFO neutron.db.segments_db [None req-f74ca853-4605-47cf-bb59-bc8075951273 e9df8a8481aa47d69ec7aa893ece7fa3 2b4a2429bffd4b268c48c55814ef4050 - - default default] Added segment 055633b8-b7f7-4b2b-a64f-63d3f7435f58 of type vxlan for network 5b7f4654-85a2-4cb0-8fba-92300b02a76d [pid: 8|app: 0|req: 507/1015] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:07 2026] DELETE /v2.0/security-groups/c9a4e419-aaef-4c35-b9a4-4e01b1e26cd7 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1016] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:07 2026] GET /v2.0/security-groups?id=cb720a89-b785-4f58-845c-530d4ff2ec67&fields=id&fields=name => generated 112 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1017] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:07 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) [pid: 7|app: 0|req: 510/1018] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:56:07 2026] GET /v2.0/ports?tenant_id=7b64fd3bd0b74fabba0a76148bb6094f&device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:56:07.594 7 INFO neutron.db.segments_db [None req-aa4d0465-d61e-4f57-81dc-a4e13cbf36a4 e9df8a8481aa47d69ec7aa893ece7fa3 2b4a2429bffd4b268c48c55814ef4050 - - default default] Added segment c50ff299-0ce6-4873-8cad-11bf7d8c8bd2 of type vxlan for network 9d117c6b-5316-4a82-b3c9-a6c9e981f5b6 [pid: 7|app: 0|req: 511/1019] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:07 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: 512/1020] 199.204.45.140 () {34 vars in 1018 bytes} [Fri Apr 17 09:56:07 2026] GET /v2.0/networks?tenant_id=7b64fd3bd0b74fabba0a76148bb6094f&shared=False => generated 770 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:07.763 8 INFO neutron_taas.services.taas.taas_plugin [None req-981b5de2-a3c6-434e-8801-38374ae08810 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] TaaS: Handle Delete Port: bab3d72e-459b-48dc-8462-0283a3866863 2026-04-17 09:56:07.766 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-981b5de2-a3c6-434e-8801-38374ae08810 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Tap Mirror: Handle Delete Port: bab3d72e-459b-48dc-8462-0283a3866863 2026-04-17 09:56:07.791 7 INFO neutron.db.segments_db [None req-6c327403-d869-4802-b8a6-fbde755bfddf e9df8a8481aa47d69ec7aa893ece7fa3 2b4a2429bffd4b268c48c55814ef4050 - - default default] Added segment eda1061e-4cc9-4e9b-985d-b8d622ea7916 of type vxlan for network c5a779e3-f976-4715-819f-63e3a512e086 [pid: 7|app: 0|req: 513/1021] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:07 2026] POST /v2.0/networks => generated 613 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1022] 199.204.45.140 () {34 vars in 930 bytes} [Fri Apr 17 09:56:07 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) 2026-04-17 09:56:08.010 7 INFO neutron.db.segments_db [None req-5d3d72e9-d21b-402e-b164-afdbb4919f2f e9df8a8481aa47d69ec7aa893ece7fa3 2b4a2429bffd4b268c48c55814ef4050 - - default default] Added segment 21e3459d-a648-4d3e-9370-faafd2078d45 of type vxlan for network 9e17e455-4266-4050-be59-372f344be046 [pid: 7|app: 0|req: 515/1023] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:07 2026] POST /v2.0/networks => generated 612 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1024] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:56:07 2026] PUT /v2.0/routers/3e509e7a-2702-4b94-b5ae-7e7cf11577f8/remove_router_interface => generated 309 bytes in 672 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1025] 10.0.0.212 () {34 vars in 753 bytes} [Fri Apr 17 09:56:08 2026] PUT /v2.0/networks/f8ea97f6-bc0b-4472-b9b4-36c21572b603/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1026] 10.0.0.212 () {34 vars in 753 bytes} [Fri Apr 17 09:56:08 2026] PUT /v2.0/networks/5b7f4654-85a2-4cb0-8fba-92300b02a76d/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1027] 10.0.0.212 () {34 vars in 753 bytes} [Fri Apr 17 09:56:08 2026] PUT /v2.0/networks/9d117c6b-5316-4a82-b3c9-a6c9e981f5b6/tags => generated 34 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1028] 10.0.0.212 () {34 vars in 753 bytes} [Fri Apr 17 09:56:08 2026] PUT /v2.0/networks/c5a779e3-f976-4715-819f-63e3a512e086/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1029] 10.0.0.212 () {32 vars in 666 bytes} [Fri Apr 17 09:56:08 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1030] 10.0.0.212 () {32 vars in 680 bytes} [Fri Apr 17 09:56:08 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:56:08.527 8 INFO neutron_taas.services.taas.taas_plugin [None req-eac5b4d9-b4d4-4262-9f08-bec5d8841a07 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] TaaS: Handle Delete Port: 88847e51-b5ee-4e64-b68b-889a297db7cc 2026-04-17 09:56:08.532 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eac5b4d9-b4d4-4262-9f08-bec5d8841a07 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Tap Mirror: Handle Delete Port: 88847e51-b5ee-4e64-b68b-889a297db7cc [pid: 7|app: 0|req: 522/1031] 10.0.0.212 () {32 vars in 676 bytes} [Fri Apr 17 09:56:08 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1032] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:08 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => 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: 524/1033] 10.0.0.212 () {32 vars in 688 bytes} [Fri Apr 17 09:56:08 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1034] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:08 2026] GET /v2.0/security-groups?id=cb720a89-b785-4f58-845c-530d4ff2ec67&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1035] 10.0.0.212 () {32 vars in 674 bytes} [Fri Apr 17 09:56:08 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1036] 10.0.0.212 () {32 vars in 688 bytes} [Fri Apr 17 09:56:08 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 88 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.212 () {32 vars in 684 bytes} [Fri Apr 17 09:56:08 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1038] 10.0.0.212 () {32 vars in 696 bytes} [Fri Apr 17 09:56:08 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1039] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:56:08 2026] GET /v2.0/ports?tenant_id=7b64fd3bd0b74fabba0a76148bb6094f&device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1238 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:56:09.183 7 INFO neutron.services.segments.plugin [-] Segment 67d93a42-b559-48f3-bdde-844dc1fdf158 resource provider aggregate not found 2026-04-17 09:56:09.184 7 INFO neutron.services.segments.plugin [-] Segment 67d93a42-b559-48f3-bdde-844dc1fdf158 resource provider aggregate not found 2026-04-17 09:56:09.210 7 INFO neutron.services.segments.plugin [-] Segment 67d93a42-b559-48f3-bdde-844dc1fdf158 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67d93a42-b559-48f3-bdde-844dc1fdf158 found for delete ", "request_id": "req-99d2e33e-1578-4018-882f-f11b3adf842e"}]} 2026-04-17 09:56:09.211 7 INFO neutron.services.segments.plugin [-] Segment 67d93a42-b559-48f3-bdde-844dc1fdf158 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67d93a42-b559-48f3-bdde-844dc1fdf158 found for delete ", "request_id": "req-854a7d80-82ab-40e1-a873-fc1777085f47"}]} [pid: 7|app: 0|req: 531/1040] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:09 2026] DELETE /v2.0/networks/f8ea97f6-bc0b-4472-b9b4-36c21572b603 => 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: 532/1041] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:56:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0bdd5668-d88d-4a24-a44a-2d930228d5ab => 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: 533/1042] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:09 2026] DELETE /v2.0/networks/5b7f4654-85a2-4cb0-8fba-92300b02a76d => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1043] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:56:09 2026] GET /v2.0/subnets?id=46abc27c-6790-4e8e-9b48-c22b3555d2ab => generated 692 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1044] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:56:08 2026] PUT /v2.0/routers/3e509e7a-2702-4b94-b5ae-7e7cf11577f8/remove_router_interface => generated 309 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:09.541 8 INFO neutron.services.segments.plugin [-] Segment c50ff299-0ce6-4873-8cad-11bf7d8c8bd2 resource provider aggregate not found 2026-04-17 09:56:09.548 8 INFO neutron.services.segments.plugin [-] Segment c50ff299-0ce6-4873-8cad-11bf7d8c8bd2 resource provider aggregate not found 2026-04-17 09:56:09.560 8 INFO neutron.services.segments.plugin [-] Segment c50ff299-0ce6-4873-8cad-11bf7d8c8bd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c50ff299-0ce6-4873-8cad-11bf7d8c8bd2 found for delete ", "request_id": "req-5e81a1f3-3f32-4cc9-92a6-66b5f72ab2bf"}]} 2026-04-17 09:56:09.566 8 INFO neutron.services.segments.plugin [-] Segment c50ff299-0ce6-4873-8cad-11bf7d8c8bd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c50ff299-0ce6-4873-8cad-11bf7d8c8bd2 found for delete ", "request_id": "req-7b0f70df-7b43-4e96-87cb-d242f28332ee"}]} [pid: 8|app: 0|req: 511/1045] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:09 2026] DELETE /v2.0/networks/9d117c6b-5316-4a82-b3c9-a6c9e981f5b6 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1046] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:56:09 2026] GET /v2.0/ports?network_id=a659c22e-88ab-401f-bb22-8ed18855105a&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1047] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:56:09 2026] GET /v2.0/ports?device_id=3e509e7a-2702-4b94-b5ae-7e7cf11577f8 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:56:09.678 7 INFO neutron.db.segments_db [None req-dc13950b-fcc7-4e4e-8062-01504ed41a0b aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Added segment 78e5e0c7-93f9-4a77-8b56-7bb412f46ea3 of type vxlan for network e9ce7158-ec15-40a0-86c9-df8e85a8387f [pid: 7|app: 0|req: 535/1048] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:09 2026] POST /v2.0/networks => generated 630 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1049] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:09 2026] DELETE /v2.0/networks/c5a779e3-f976-4715-819f-63e3a512e086 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1050] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:56:09 2026] GET /v2.0/networks/a659c22e-88ab-401f-bb22-8ed18855105a?fields=segments => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:56:09.886 8 INFO neutron_taas.services.taas.taas_plugin [None req-c17a2c20-e64f-41af-9bc6-12b171d573a5 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] TaaS: Handle Delete Port: e7079c64-2625-4a39-b4ff-4120742ece74 2026-04-17 09:56:09.889 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c17a2c20-e64f-41af-9bc6-12b171d573a5 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Tap Mirror: Handle Delete Port: e7079c64-2625-4a39-b4ff-4120742ece74 [pid: 7|app: 0|req: 537/1051] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:09 2026] POST /v2.0/subnets => generated 627 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1052] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:10 2026] DELETE /v2.0/networks/9e17e455-4266-4050-be59-372f344be046 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:10.167 8 INFO neutron.db.l3_hamode_db [None req-c17a2c20-e64f-41af-9bc6-12b171d573a5 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] HA network abeca106-12b8-4063-92d1-3e8e545ced6d was deleted as no HA routers are present in tenant d880bcae14be4a28b66a34e4f0da5d94. [pid: 7|app: 0|req: 539/1053] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:10 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1054] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:09 2026] DELETE /v2.0/routers/3e509e7a-2702-4b94-b5ae-7e7cf11577f8 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1055] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:56:10 2026] GET /v2.0/networks/a659c22e-88ab-401f-bb22-8ed18855105a?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-17 09:56:10.215 8 INFO neutron.db.segments_db [None req-0bf3185a-e918-4b80-9d49-7be5ddffc927 aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Added segment 126b6fc3-df71-4553-9d6d-41a3f4091542 of type vxlan for network f5e589c2-e492-43fe-bbde-94c87dcce57b [pid: 7|app: 0|req: 541/1056] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:10 2026] DELETE /v2.0/subnets/bfa8db02-acf8-4855-a17f-cb49efa45c40 => 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: 542/1057] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:10 2026] GET /v2.0/security-groups?id=cb720a89-b785-4f58-845c-530d4ff2ec67&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:10.452 8 INFO neutron.db.l3_hamode_db [None req-0bf3185a-e918-4b80-9d49-7be5ddffc927 aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 543/1058] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:10 2026] DELETE /v2.0/subnets/e0fdacff-5788-4328-8c6f-0e8c6f270609 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1059] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:10 2026] DELETE /v2.0/networks/4377ba76-1260-4e2a-a920-de08eb754ded => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:10.809 7 INFO neutron_taas.services.taas.taas_plugin [None req-f1798d14-4b15-4371-84ef-afa0dd3c7b67 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] TaaS: Handle Delete Port: af84b431-ac35-4ffe-825f-79f53bf49c8a 2026-04-17 09:56:10.811 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1798d14-4b15-4371-84ef-afa0dd3c7b67 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Tap Mirror: Handle Delete Port: af84b431-ac35-4ffe-825f-79f53bf49c8a [pid: 7|app: 0|req: 545/1060] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:10 2026] DELETE /v2.0/networks/a300cdf4-e983-4b96-ad1f-534a43c0aebd => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1061] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:10 2026] GET /v2.0/security-groups?tenant_id=2b4a2429bffd4b268c48c55814ef4050&name=default => generated 2925 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:56:11.207 7 INFO neutron.db.segments_db [None req-7f732b9b-261b-4d17-8de0-7838613b9900 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Added segment c03396f5-1ce0-407f-83af-0323f090906b of type vxlan for network f75a053f-9f52-44dc-96c7-11e34dc55481 2026-04-17 09:56:11.236 7 INFO neutron.services.segments.plugin [-] Segment 055633b8-b7f7-4b2b-a64f-63d3f7435f58 resource provider aggregate not found 2026-04-17 09:56:11.237 8 INFO neutron.db.l3_hamode_db [None req-0bf3185a-e918-4b80-9d49-7be5ddffc927 aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:56:11.237 7 INFO neutron.services.segments.plugin [-] Segment 055633b8-b7f7-4b2b-a64f-63d3f7435f58 resource provider aggregate not found 2026-04-17 09:56:11.263 7 INFO neutron.services.segments.plugin [-] Segment 055633b8-b7f7-4b2b-a64f-63d3f7435f58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 055633b8-b7f7-4b2b-a64f-63d3f7435f58 found for delete ", "request_id": "req-ae84c17d-0729-48fe-9439-7720f47b4b4a"}]} 2026-04-17 09:56:11.274 7 INFO neutron.services.segments.plugin [-] Segment 055633b8-b7f7-4b2b-a64f-63d3f7435f58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 055633b8-b7f7-4b2b-a64f-63d3f7435f58 found for delete ", "request_id": "req-27775a45-6e82-4bbc-8dc4-a8a6566e92e4"}]} 2026-04-17 09:56:11.296 7 INFO neutron.services.segments.plugin [-] Segment 21e3459d-a648-4d3e-9370-faafd2078d45 resource provider aggregate not found 2026-04-17 09:56:11.300 7 INFO neutron.services.segments.plugin [-] Segment 21e3459d-a648-4d3e-9370-faafd2078d45 resource provider aggregate not found 2026-04-17 09:56:11.314 7 INFO neutron.services.segments.plugin [-] Segment 21e3459d-a648-4d3e-9370-faafd2078d45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21e3459d-a648-4d3e-9370-faafd2078d45 found for delete ", "request_id": "req-879f62d4-3a99-4d25-9066-f5afaaa8975e"}]} 2026-04-17 09:56:11.320 7 INFO neutron.services.segments.plugin [-] Segment 21e3459d-a648-4d3e-9370-faafd2078d45 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21e3459d-a648-4d3e-9370-faafd2078d45 found for delete ", "request_id": "req-cb7f1986-8b1e-4a56-8839-b0ccec8f7450"}]} 2026-04-17 09:56:11.330 7 INFO neutron.services.segments.plugin [-] Segment e544be1a-0b01-4217-8948-fbb1943dc885 resource provider aggregate not found 2026-04-17 09:56:11.337 7 INFO neutron.services.segments.plugin [-] Segment e544be1a-0b01-4217-8948-fbb1943dc885 resource provider aggregate not found 2026-04-17 09:56:11.355 7 INFO neutron.services.segments.plugin [-] Segment e544be1a-0b01-4217-8948-fbb1943dc885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e544be1a-0b01-4217-8948-fbb1943dc885 found for delete ", "request_id": "req-0545258f-a457-4ad6-88c3-19ab0183c1e0"}]} 2026-04-17 09:56:11.359 7 INFO neutron.services.segments.plugin [-] Segment e544be1a-0b01-4217-8948-fbb1943dc885 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e544be1a-0b01-4217-8948-fbb1943dc885 found for delete ", "request_id": "req-13f79aec-c4ed-4b3e-8b54-bdaa77eb600f"}]} [pid: 7|app: 0|req: 547/1062] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:11 2026] POST /v2.0/networks => generated 611 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:56:11.378 7 INFO neutron.services.segments.plugin [-] Segment 8e8b6081-d816-4bbb-a985-f25bcb7ae756 resource provider aggregate not found 2026-04-17 09:56:11.384 7 INFO neutron.services.segments.plugin [-] Segment 8e8b6081-d816-4bbb-a985-f25bcb7ae756 resource provider aggregate not found 2026-04-17 09:56:11.395 7 INFO neutron.services.segments.plugin [-] Segment 8e8b6081-d816-4bbb-a985-f25bcb7ae756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8b6081-d816-4bbb-a985-f25bcb7ae756 found for delete ", "request_id": "req-bc3381e4-d9e4-405a-a903-9decbe107db6"}]} 2026-04-17 09:56:11.408 7 INFO neutron.services.segments.plugin [-] Segment 8e8b6081-d816-4bbb-a985-f25bcb7ae756 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e8b6081-d816-4bbb-a985-f25bcb7ae756 found for delete ", "request_id": "req-66ba3028-baa3-454e-bf64-39d4f980d4c9"}]} [pid: 7|app: 0|req: 548/1063] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:11 2026] DELETE /v2.0/security-groups/0d122d92-41f3-4561-8012-16044150c546 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:56:11.586 8 INFO neutron.services.segments.plugin [-] Segment eda1061e-4cc9-4e9b-985d-b8d622ea7916 resource provider aggregate not found 2026-04-17 09:56:11.591 8 INFO neutron.services.segments.plugin [-] Segment eda1061e-4cc9-4e9b-985d-b8d622ea7916 resource provider aggregate not found 2026-04-17 09:56:11.606 8 INFO neutron.services.segments.plugin [-] Segment eda1061e-4cc9-4e9b-985d-b8d622ea7916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eda1061e-4cc9-4e9b-985d-b8d622ea7916 found for delete ", "request_id": "req-4dc62dd6-8fd6-450c-90be-5435844545d5"}]} 2026-04-17 09:56:11.609 8 INFO neutron.services.segments.plugin [-] Segment eda1061e-4cc9-4e9b-985d-b8d622ea7916 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eda1061e-4cc9-4e9b-985d-b8d622ea7916 found for delete ", "request_id": "req-d301b280-2b5c-46f6-bdf7-28562c4e0ac1"}]} 2026-04-17 09:56:11.631 8 INFO neutron.services.segments.plugin [-] Segment 27afd7ee-022d-4bfd-b225-571a7162bd4e resource provider aggregate not found 2026-04-17 09:56:11.634 8 INFO neutron.services.segments.plugin [-] Segment 27afd7ee-022d-4bfd-b225-571a7162bd4e resource provider aggregate not found 2026-04-17 09:56:11.657 8 INFO neutron.services.segments.plugin [-] Segment 27afd7ee-022d-4bfd-b225-571a7162bd4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27afd7ee-022d-4bfd-b225-571a7162bd4e found for delete ", "request_id": "req-36fee53a-48b3-4f98-9958-6cba29a7a7bf"}]} 2026-04-17 09:56:11.668 8 INFO neutron.services.segments.plugin [-] Segment 27afd7ee-022d-4bfd-b225-571a7162bd4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27afd7ee-022d-4bfd-b225-571a7162bd4e found for delete ", "request_id": "req-5f7aa243-2e62-4696-a8b4-49cfe6f7c6bc"}]} [pid: 7|app: 0|req: 549/1064] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:11 2026] POST /v2.0/subnets => generated 626 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1065] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:11 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1066] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:11 2026] GET /v2.0/security-groups?tenant_id=1279b9f7c3774cfd83d3ae456a2e6c46&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:56:12.010 7 INFO neutron.db.segments_db [None req-19d05917-b0a0-4e7f-a51a-1b86624a2a15 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Added segment 947d6b75-1f8d-47eb-9609-8b3ff4cc798b of type vxlan for network 698a7724-2e2a-45cf-8d34-82dcca81b3e0 [pid: 8|app: 0|req: 516/1067] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:10 2026] POST /v2.0/routers => generated 694 bytes in 1982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1068] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:12 2026] GET /v2.0/security-groups?id=cb720a89-b785-4f58-845c-530d4ff2ec67&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:12.280 7 INFO neutron.db.l3_hamode_db [None req-19d05917-b0a0-4e7f-a51a-1b86624a2a15 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 518/1069] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:12 2026] DELETE /v2.0/security-groups/8bc4050f-5019-471f-ba62-fd89ca50e6ab => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:56:12.429 7 INFO neutron.db.l3_hamode_db [None req-19d05917-b0a0-4e7f-a51a-1b86624a2a15 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 552/1070] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:11 2026] POST /v2.0/routers => generated 506 bytes in 1051 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1071] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:13 2026] GET /v2.0/security-groups?tenant_id=9e134e399bab4eacb86fb22758b219f6&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1072] 10.0.0.212 () {34 vars in 665 bytes} [Fri Apr 17 09:56:13 2026] POST /v2.0/ports => generated 951 bytes in 379 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: 519/1073] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:56:12 2026] PUT /v2.0/routers/0844fda6-2223-43a4-b64b-2f315aa0a880/add_router_interface => generated 309 bytes in 1314 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1074] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:13 2026] DELETE /v2.0/security-groups/221eba4f-ffa6-4b50-a697-641ae1f9758f => 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: 520/1075] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:13 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1076] 10.0.0.212 () {34 vars in 665 bytes} [Fri Apr 17 09:56:13 2026] POST /v2.0/ports => generated 954 bytes in 486 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: 522/1077] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:14 2026] GET /v2.0/security-groups?id=cb720a89-b785-4f58-845c-530d4ff2ec67&fields=id&fields=name => generated 112 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1078] 10.0.0.212 () {34 vars in 665 bytes} [Fri Apr 17 09:56:14 2026] POST /v2.0/ports => generated 959 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, ' [pid: 7|app: 0|req: 556/1079] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:56:13 2026] PUT /v2.0/routers/5337bf78-9d7f-459e-9c8e-ac2d14140ed5/add_router_interface => generated 309 bytes in 1285 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: 557/1080] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:56:14 2026] GET /v2.0/ports/100ece9c-0aa5-4f4e-812c-3d60704fa56b => generated 1025 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:56:15.399 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f278791-0404-4362-ac91-119196ca4c29 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] TaaS: Handle Delete Port: 100ece9c-0aa5-4f4e-812c-3d60704fa56b 2026-04-17 09:56:15.403 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f278791-0404-4362-ac91-119196ca4c29 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Tap Mirror: Handle Delete Port: 100ece9c-0aa5-4f4e-812c-3d60704fa56b 2026-04-17 09:56:15.415 8 INFO neutron.db.l3_db [None req-f7538541-d4c0-4bdf-8284-983855724c49 aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Floating IP 9c0f49c6-273c-4230-8ecf-7b05297f0078 associated. External IP: 10.96.250.202, port: c52a632c-8e08-48d9-a741-95e3894063dd. [pid: 8|app: 0|req: 524/1081] 10.0.0.212 () {34 vars in 677 bytes} [Fri Apr 17 09:56:14 2026] POST /v2.0/floatingips => generated 843 bytes in 1167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1082] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:15 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => 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: 558/1083] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:56:14 2026] PUT /v2.0/routers/5337bf78-9d7f-459e-9c8e-ac2d14140ed5/remove_router_interface => generated 309 bytes in 905 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: 559/1084] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:15 2026] GET /v2.0/security-groups?id=cb720a89-b785-4f58-845c-530d4ff2ec67&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:15.916 8 INFO neutron.db.l3_db [None req-b15bf5df-0732-4e28-84b0-93ad3b5ea163 aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Floating IP 9c0f49c6-273c-4230-8ecf-7b05297f0078 disassociated. External IP: 10.96.250.202, port: c52a632c-8e08-48d9-a741-95e3894063dd. 2026-04-17 09:56:16.013 7 INFO neutron.api.v2.resource [None req-dc19fe31-b37a-4669-8c1f-678a3c8d5aeb 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 560/1085] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:56:15 2026] PUT /v2.0/routers/5337bf78-9d7f-459e-9c8e-ac2d14140ed5/remove_router_interface => generated 197 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1086] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:16 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1087] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:56:16 2026] GET /v2.0/ports?device_id=5337bf78-9d7f-459e-9c8e-ac2d14140ed5 => 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: 526/1088] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:56:15 2026] PUT /v2.0/floatingips/9c0f49c6-273c-4230-8ecf-7b05297f0078 => generated 552 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:16.384 7 INFO neutron.db.l3_db [None req-1aeaace8-ee18-4e87-81be-e41d15b4894b ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] Floating IP 093c5a98-6af0-405d-81a6-215ec2b87219 associated. External IP: 10.96.250.207, port: 0bdd5668-d88d-4a24-a44a-2d930228d5ab. 2026-04-17 09:56:16.409 8 INFO neutron_taas.services.taas.taas_plugin [None req-c83657b2-a0c4-4753-9e2e-1e52c092973b 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] TaaS: Handle Delete Port: 8c667d77-819c-4d0a-9c32-9652de911e55 2026-04-17 09:56:16.411 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c83657b2-a0c4-4753-9e2e-1e52c092973b 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Tap Mirror: Handle Delete Port: 8c667d77-819c-4d0a-9c32-9652de911e55 [pid: 7|app: 0|req: 563/1089] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:56:16 2026] PUT /v2.0/floatingips/093c5a98-6af0-405d-81a6-215ec2b87219 => generated 855 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:16.753 8 INFO neutron.services.segments.plugin [-] Segment 947d6b75-1f8d-47eb-9609-8b3ff4cc798b resource provider aggregate not found 2026-04-17 09:56:16.761 8 INFO neutron.services.segments.plugin [-] Segment 947d6b75-1f8d-47eb-9609-8b3ff4cc798b resource provider aggregate not found 2026-04-17 09:56:16.771 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-035a193b-7885-4226-93d9-6f02008fc082'] response: {'name': 'network-changed', 'server_uuid': '84e896f4-98c2-41e4-9ec7-5524f7a9eaa0', 'tag': '0bdd5668-d88d-4a24-a44a-2d930228d5ab', 'status': 'completed', 'code': 200} 2026-04-17 09:56:16.785 8 INFO neutron.services.segments.plugin [-] Segment 947d6b75-1f8d-47eb-9609-8b3ff4cc798b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 947d6b75-1f8d-47eb-9609-8b3ff4cc798b found for delete ", "request_id": "req-ca7f64cc-d2ab-43d8-9a54-30326929f50c"}]} 2026-04-17 09:56:16.785 8 INFO neutron.services.segments.plugin [-] Segment 947d6b75-1f8d-47eb-9609-8b3ff4cc798b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 947d6b75-1f8d-47eb-9609-8b3ff4cc798b found for delete ", "request_id": "req-8436774f-3252-4919-9453-34a02e827c58"}]} 2026-04-17 09:56:16.796 8 INFO neutron.db.l3_hamode_db [None req-c83657b2-a0c4-4753-9e2e-1e52c092973b 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] HA network 698a7724-2e2a-45cf-8d34-82dcca81b3e0 was deleted as no HA routers are present in tenant d880bcae14be4a28b66a34e4f0da5d94. [pid: 8|app: 0|req: 527/1090] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:16 2026] DELETE /v2.0/routers/5337bf78-9d7f-459e-9c8e-ac2d14140ed5 => generated 0 bytes in 581 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:56:16.809 7 INFO neutron_taas.services.taas.taas_plugin [None req-84dd5bec-61f6-4215-a1ab-c0b7f7d67e5c aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] TaaS: Handle Delete Port: cca3f2e2-dd46-45af-8330-7f8869f14f64 2026-04-17 09:56:16.812 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84dd5bec-61f6-4215-a1ab-c0b7f7d67e5c aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Tap Mirror: Handle Delete Port: cca3f2e2-dd46-45af-8330-7f8869f14f64 [pid: 8|app: 0|req: 528/1091] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:16 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => 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: 564/1092] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:56:16 2026] DELETE /v2.0/floatingips/9c0f49c6-273c-4230-8ecf-7b05297f0078 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1093] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:16 2026] GET /v2.0/security-groups?id=cb720a89-b785-4f58-845c-530d4ff2ec67&fields=id&fields=name => generated 112 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1094] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:16 2026] DELETE /v2.0/subnets/90e13f4a-0f7a-44b5-a2cc-5daf33326534 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1095] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:16 2026] DELETE /v2.0/networks/f75a053f-9f52-44dc-96c7-11e34dc55481 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:17.229 8 INFO neutron.db.segments_db [None req-688c73d5-30fb-4474-bfc9-a10e0c53bb40 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Added segment a5c7f16d-f541-42bb-a688-c31549f32690 of type vxlan for network df72f337-a144-4575-ac8f-c8cdc0e8b346 [pid: 8|app: 0|req: 531/1096] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:17 2026] POST /v2.0/networks => generated 611 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1097] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:17 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1098] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:56:17 2026] GET /v2.0/ports?tenant_id=7b64fd3bd0b74fabba0a76148bb6094f&device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1099] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:17 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) [pid: 8|app: 0|req: 535/1100] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:17 2026] GET /v2.0/security-groups?id=cb720a89-b785-4f58-845c-530d4ff2ec67&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1101] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:56:17 2026] GET /v2.0/networks?id=a659c22e-88ab-401f-bb22-8ed18855105a => generated 770 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:17.715 7 INFO neutron.db.l3_db [None req-652a47bb-aa4e-4802-bfd6-957f83e1adc5 aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Floating IP 981e11c3-455d-4bdb-a61b-13a4e67a528d associated. External IP: 10.96.250.219, port: 80aec995-72ff-4aea-a883-4368b54adbea. 2026-04-17 09:56:17.744 8 INFO neutron.db.segments_db [None req-2345d933-473d-4880-877c-8f5704227e4f 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Added segment 7bb8d23e-4d99-47cc-abb3-d6997a207d1a of type vxlan for network cf5a4c85-fc46-4930-838d-24d94f959135 2026-04-17 09:56:17.951 8 INFO neutron.db.l3_hamode_db [None req-2345d933-473d-4880-877c-8f5704227e4f 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 566/1102] 10.0.0.212 () {34 vars in 677 bytes} [Fri Apr 17 09:56:16 2026] POST /v2.0/floatingips => generated 841 bytes in 1075 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:56:18.052 8 INFO neutron.db.l3_hamode_db [None req-2345d933-473d-4880-877c-8f5704227e4f 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 567/1103] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:56:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=0bdd5668-d88d-4a24-a44a-2d930228d5ab => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1104] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 09:56:18 2026] GET /v2.0/floatingips/981e11c3-455d-4bdb-a61b-13a4e67a528d => generated 841 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1105] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:56:18 2026] GET /v2.0/subnets?id=46abc27c-6790-4e8e-9b48-c22b3555d2ab => generated 692 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:18.451 7 INFO neutron.db.segments_db [None req-cd43f998-7199-475e-8ac1-15d36da2ccee 3aa9189464c649f5ad26bd2a97d1d998 0bac7362b6bd4a1d94de630735f473ba - - default default] Added segment da8840fe-6b28-4080-bc45-b0ecb7461b9c of type vxlan for network fb2bf226-bef4-4c37-8c4b-6101a7406211 [pid: 7|app: 0|req: 570/1106] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:18 2026] POST /v2.0/networks => generated 613 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1107] 10.0.0.212 () {32 vars in 655 bytes} [Fri Apr 17 09:56:18 2026] GET /v2.0/floatingips => generated 844 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1108] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:56:18 2026] GET /v2.0/ports?network_id=a659c22e-88ab-401f-bb22-8ed18855105a&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: 537/1109] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:17 2026] POST /v2.0/routers => generated 505 bytes in 935 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:56:18.805 8 INFO neutron.services.segments.plugin [-] Segment c03396f5-1ce0-407f-83af-0323f090906b resource provider aggregate not found 2026-04-17 09:56:18.811 8 INFO neutron.services.segments.plugin [-] Segment c03396f5-1ce0-407f-83af-0323f090906b resource provider aggregate not found 2026-04-17 09:56:18.831 8 INFO neutron.services.segments.plugin [-] Segment c03396f5-1ce0-407f-83af-0323f090906b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c03396f5-1ce0-407f-83af-0323f090906b found for delete ", "request_id": "req-cdfa8ccc-21c8-43bb-88e7-eb6a5354d78f"}]} 2026-04-17 09:56:18.832 8 INFO neutron.services.segments.plugin [-] Segment c03396f5-1ce0-407f-83af-0323f090906b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c03396f5-1ce0-407f-83af-0323f090906b found for delete ", "request_id": "req-44e665ec-91aa-48d3-8df6-6dec1345bbf1"}]} [pid: 7|app: 0|req: 573/1110] 10.0.0.212 () {34 vars in 664 bytes} [Fri Apr 17 09:56:18 2026] POST /v2.0/ports => generated 743 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 574/1111] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:56:18 2026] GET /v2.0/networks/a659c22e-88ab-401f-bb22-8ed18855105a?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:56:19.008 8 INFO neutron.db.l3_db [None req-5c60064e-5aa8-4934-bbbd-3e5a5f8904eb aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Floating IP 981e11c3-455d-4bdb-a61b-13a4e67a528d associated. External IP: 10.96.250.219, port: 80aec995-72ff-4aea-a883-4368b54adbea. [pid: 8|app: 0|req: 538/1112] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:56:18 2026] PUT /v2.0/floatingips/981e11c3-455d-4bdb-a61b-13a4e67a528d => generated 843 bytes in 984 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1113] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:19 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:19.761 8 INFO neutron.db.segments_db [None req-f4f62303-ad54-458e-86ec-40b2b4cfeb69 3aa9189464c649f5ad26bd2a97d1d998 0bac7362b6bd4a1d94de630735f473ba - - default default] Added segment a005e336-1f83-4ebb-b262-5d069f578cb6 of type vxlan for network 1520eeff-c9b3-4277-88b1-4369444904a4 [pid: 8|app: 0|req: 540/1114] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:19 2026] POST /v2.0/networks => generated 611 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1115] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:56:19 2026] GET /v2.0/networks/a659c22e-88ab-401f-bb22-8ed18855105a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1116] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:56:18 2026] PUT /v2.0/routers/3d9e3df1-c513-4245-bf0e-21a94dccdfea/add_router_interface => generated 309 bytes in 1073 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:20.006 8 INFO neutron.db.l3_db [None req-389ad4ad-e15b-4744-8964-70c3eb51ee6b aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Floating IP 981e11c3-455d-4bdb-a61b-13a4e67a528d disassociated. External IP: 10.96.250.219, port: c52a632c-8e08-48d9-a741-95e3894063dd. [pid: 7|app: 0|req: 576/1117] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:19 2026] GET /v2.0/security-groups?id=cb720a89-b785-4f58-845c-530d4ff2ec67&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1118] 199.204.45.140 () {34 vars in 994 bytes} [Fri Apr 17 09:56:20 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1119] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:56:19 2026] PUT /v2.0/floatingips/981e11c3-455d-4bdb-a61b-13a4e67a528d => generated 552 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1120] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:56:20 2026] GET /v2.0/ports/fc78193d-a922-4415-82fb-ee2264ebee01 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1121] 10.0.0.212 () {34 vars in 664 bytes} [Fri Apr 17 09:56:20 2026] POST /v2.0/ports => generated 743 bytes in 303 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-17 09:56:20.473 8 INFO neutron_taas.services.taas.taas_plugin [req-78fd5ee1-9b05-4b66-a96b-26a09494cf85 req-64f964a1-2543-4fe6-9164-13df68aefb00 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] TaaS: Handle Delete Port: 0bdd5668-d88d-4a24-a44a-2d930228d5ab 2026-04-17 09:56:20.476 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-78fd5ee1-9b05-4b66-a96b-26a09494cf85 req-64f964a1-2543-4fe6-9164-13df68aefb00 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] Tap Mirror: Handle Delete Port: 0bdd5668-d88d-4a24-a44a-2d930228d5ab 2026-04-17 09:56:20.528 7 INFO neutron_taas.services.taas.taas_plugin [None req-f33d03a0-aeb4-44b5-be6b-92377d46be5c aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] TaaS: Handle Delete Port: f3900800-e254-4b70-8fbe-399b3fc0f710 2026-04-17 09:56:20.531 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f33d03a0-aeb4-44b5-be6b-92377d46be5c aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Tap Mirror: Handle Delete Port: f3900800-e254-4b70-8fbe-399b3fc0f710 2026-04-17 09:56:20.613 8 INFO neutron.db.l3_db [req-78fd5ee1-9b05-4b66-a96b-26a09494cf85 req-64f964a1-2543-4fe6-9164-13df68aefb00 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] Floating IP 093c5a98-6af0-405d-81a6-215ec2b87219 disassociated. External IP: 10.96.250.207, port: 0bdd5668-d88d-4a24-a44a-2d930228d5ab. [pid: 7|app: 0|req: 579/1122] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:56:20 2026] DELETE /v2.0/floatingips/981e11c3-455d-4bdb-a61b-13a4e67a528d => generated 0 bytes in 297 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1123] 199.204.45.140 () {36 vars in 997 bytes} [Fri Apr 17 09:56:20 2026] DELETE /v2.0/ports/0bdd5668-d88d-4a24-a44a-2d930228d5ab => generated 0 bytes in 653 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:21.055 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0412a8a7-70e9-47f1-b7b0-e6ee9d9c71b7'] response: {'server_uuid': '84e896f4-98c2-41e4-9ec7-5524f7a9eaa0', 'name': 'network-vif-deleted', 'tag': '0bdd5668-d88d-4a24-a44a-2d930228d5ab', 'status': 'completed', 'code': 200} 2026-04-17 09:56:21.080 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a874e7c-378a-46ca-85c1-e7c7bb646f69 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] TaaS: Handle Delete Port: fc78193d-a922-4415-82fb-ee2264ebee01 2026-04-17 09:56:21.080 8 INFO neutron.db.segments_db [None req-9fc5fd35-9ec7-4341-a34b-593822c443cd 3aa9189464c649f5ad26bd2a97d1d998 0bac7362b6bd4a1d94de630735f473ba - - default default] Added segment 6c2cccda-3ccb-444c-b2b2-12bc3086c57a of type vxlan for network 0ceccc19-f54f-43dc-bd50-a13302e031bc 2026-04-17 09:56:21.083 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a874e7c-378a-46ca-85c1-e7c7bb646f69 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Tap Mirror: Handle Delete Port: fc78193d-a922-4415-82fb-ee2264ebee01 [pid: 8|app: 0|req: 545/1124] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:21 2026] POST /v2.0/networks => generated 613 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:56:21.182 8 INFO neutron.api.v2.resource [None req-1c98c054-02dc-4ed3-a2e8-d1deb133b16b aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 546/1125] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:56:21 2026] DELETE /v2.0/floatingips/981e11c3-455d-4bdb-a61b-13a4e67a528d => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1126] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:21 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => 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: 548/1127] 10.0.0.212 () {34 vars in 664 bytes} [Fri Apr 17 09:56:21 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: 7|app: 0|req: 580/1128] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:56:20 2026] PUT /v2.0/routers/3d9e3df1-c513-4245-bf0e-21a94dccdfea/remove_router_interface => generated 309 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:21.595 7 INFO neutron.db.segments_db [None req-ac1f64ac-31dc-43d8-96f1-8ac41b22b5cf 3aa9189464c649f5ad26bd2a97d1d998 0bac7362b6bd4a1d94de630735f473ba - - default default] Added segment 4f61b28d-b01a-443c-8d5b-3bf00d5f59c1 of type vxlan for network 1efba625-9901-4451-80db-0ec4692174fe 2026-04-17 09:56:21.674 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc855668-d9e1-48e8-912e-0e7f869f2900 aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] TaaS: Handle Delete Port: c52a632c-8e08-48d9-a741-95e3894063dd 2026-04-17 09:56:21.680 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc855668-d9e1-48e8-912e-0e7f869f2900 aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Tap Mirror: Handle Delete Port: c52a632c-8e08-48d9-a741-95e3894063dd [pid: 7|app: 0|req: 581/1129] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:21 2026] POST /v2.0/networks => generated 613 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1130] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:56:21 2026] GET /v2.0/ports?device_id=3d9e3df1-c513-4245-bf0e-21a94dccdfea => 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: 549/1131] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:56:21 2026] DELETE /v2.0/ports/c52a632c-8e08-48d9-a741-95e3894063dd => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:21.998 8 INFO neutron_taas.services.taas.taas_plugin [None req-6f5cf1ca-2ccb-4a42-8823-26b581a7da80 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] TaaS: Handle Delete Port: e001d231-80d6-4521-ae52-b76a8511788e 2026-04-17 09:56:22.001 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f5cf1ca-2ccb-4a42-8823-26b581a7da80 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Tap Mirror: Handle Delete Port: e001d231-80d6-4521-ae52-b76a8511788e [pid: 7|app: 0|req: 583/1132] 10.0.0.212 () {34 vars in 664 bytes} [Fri Apr 17 09:56:21 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-17 09:56:22.162 7 INFO neutron_taas.services.taas.taas_plugin [None req-6f981960-a7a9-4387-b430-3a4ef88b0204 aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] TaaS: Handle Delete Port: 80aec995-72ff-4aea-a883-4368b54adbea 2026-04-17 09:56:22.165 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6f981960-a7a9-4387-b430-3a4ef88b0204 aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Tap Mirror: Handle Delete Port: 80aec995-72ff-4aea-a883-4368b54adbea [pid: 7|app: 0|req: 584/1133] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:56:22 2026] DELETE /v2.0/ports/80aec995-72ff-4aea-a883-4368b54adbea => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:22.331 8 INFO neutron.services.segments.plugin [-] Segment 7bb8d23e-4d99-47cc-abb3-d6997a207d1a resource provider aggregate not found 2026-04-17 09:56:22.336 8 INFO neutron.services.segments.plugin [-] Segment 7bb8d23e-4d99-47cc-abb3-d6997a207d1a resource provider aggregate not found 2026-04-17 09:56:22.350 8 INFO neutron.services.segments.plugin [-] Segment 7bb8d23e-4d99-47cc-abb3-d6997a207d1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bb8d23e-4d99-47cc-abb3-d6997a207d1a found for delete ", "request_id": "req-8c8f8cdb-5539-4c5b-9414-0b53f4aa5aa0"}]} 2026-04-17 09:56:22.352 8 INFO neutron.services.segments.plugin [-] Segment 7bb8d23e-4d99-47cc-abb3-d6997a207d1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bb8d23e-4d99-47cc-abb3-d6997a207d1a found for delete ", "request_id": "req-98b553a6-7457-4603-9ad4-b135047f2b70"}]} 2026-04-17 09:56:22.352 8 INFO neutron.db.l3_hamode_db [None req-6f5cf1ca-2ccb-4a42-8823-26b581a7da80 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] HA network cf5a4c85-fc46-4930-838d-24d94f959135 was deleted as no HA routers are present in tenant d880bcae14be4a28b66a34e4f0da5d94. [pid: 8|app: 0|req: 550/1134] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:21 2026] DELETE /v2.0/routers/3d9e3df1-c513-4245-bf0e-21a94dccdfea => generated 0 bytes in 529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1137] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:22 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:56:22.396 7 INFO neutron.db.segments_db [None req-56303b14-ad64-4c0d-a7ef-9df2a7dd8d83 3aa9189464c649f5ad26bd2a97d1d998 0bac7362b6bd4a1d94de630735f473ba - - default default] Added segment 920466fa-3879-4c07-b867-02f3b6f00cc0 of type vxlan for network a9ed7489-e087-4921-8060-3a483b21ef85 [pid: 8|app: 0|req: 554/1138] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:56:22 2026] GET /v2.0/ports?device_id=0844fda6-2223-43a4-b64b-2f315aa0a880 => generated 958 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1139] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:22 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: 8|app: 0|req: 555/1140] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:22 2026] DELETE /v2.0/subnets/1b9480e9-6971-4d0f-8455-f5e1b68d65d7 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1141] 10.0.0.212 () {34 vars in 664 bytes} [Fri Apr 17 09:56:22 2026] POST /v2.0/ports => generated 743 bytes in 302 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-17 09:56:22.860 7 INFO neutron_taas.services.taas.taas_plugin [None req-b576b74f-63ef-463f-98e8-b6b907ac382a aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] TaaS: Handle Delete Port: 9b3a0ac5-73f1-421c-972b-ee515f791b6e 2026-04-17 09:56:22.863 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b576b74f-63ef-463f-98e8-b6b907ac382a aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Tap Mirror: Handle Delete Port: 9b3a0ac5-73f1-421c-972b-ee515f791b6e [pid: 8|app: 0|req: 557/1142] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:22 2026] DELETE /v2.0/networks/df72f337-a144-4575-ac8f-c8cdc0e8b346 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1143] 10.0.0.212 () {34 vars in 747 bytes} [Fri Apr 17 09:56:22 2026] PUT /v2.0/ports/e67e6d2e-eae2-467b-8bec-73afff2efab5/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, ' 2026-04-17 09:56:23.094 8 INFO neutron.db.segments_db [None req-fb6b65b8-c376-4b80-b9e6-f081e6b818da 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Added segment de912603-802b-400b-9b6b-24b337dd9fd3 of type vxlan for network 052b5cfe-2833-4270-97d1-80a0ac591613 2026-04-17 09:56:23.315 8 INFO neutron.db.l3_hamode_db [None req-fb6b65b8-c376-4b80-b9e6-f081e6b818da 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 586/1144] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:56:22 2026] PUT /v2.0/routers/0844fda6-2223-43a4-b64b-2f315aa0a880/remove_router_interface => generated 309 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1145] 10.0.0.212 () {34 vars in 747 bytes} [Fri Apr 17 09:56:23 2026] PUT /v2.0/ports/eef747e2-0b40-4d17-aba8-32468c5d7d23/tags => generated 25 bytes in 66 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-17 09:56:23.686 7 INFO neutron_taas.services.taas.taas_plugin [None req-c4b82f09-7996-4ad3-8d4c-06f3fc72705d aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] TaaS: Handle Delete Port: 46fbe161-49a8-4752-839b-e5f8cca3c687 2026-04-17 09:56:23.689 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4b82f09-7996-4ad3-8d4c-06f3fc72705d aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Tap Mirror: Handle Delete Port: 46fbe161-49a8-4752-839b-e5f8cca3c687 2026-04-17 09:56:23.928 7 INFO neutron_taas.services.taas.taas_plugin [None req-c4b82f09-7996-4ad3-8d4c-06f3fc72705d aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] TaaS: Handle Delete Port: 5d2ca9f0-a36b-4e02-af6e-53b1c4bb40ce 2026-04-17 09:56:23.931 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4b82f09-7996-4ad3-8d4c-06f3fc72705d aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] Tap Mirror: Handle Delete Port: 5d2ca9f0-a36b-4e02-af6e-53b1c4bb40ce 2026-04-17 09:56:24.056 8 INFO neutron.db.l3_hamode_db [None req-fb6b65b8-c376-4b80-b9e6-f081e6b818da 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:56:24.263 7 INFO neutron.services.segments.plugin [-] Segment 126b6fc3-df71-4553-9d6d-41a3f4091542 resource provider aggregate not found 2026-04-17 09:56:24.271 7 INFO neutron.services.segments.plugin [-] Segment 126b6fc3-df71-4553-9d6d-41a3f4091542 resource provider aggregate not found 2026-04-17 09:56:24.289 7 INFO neutron.services.segments.plugin [-] Segment 126b6fc3-df71-4553-9d6d-41a3f4091542 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 126b6fc3-df71-4553-9d6d-41a3f4091542 found for delete ", "request_id": "req-3b430c98-f07b-4857-885d-8aae4bd72fff"}]} 2026-04-17 09:56:24.289 7 INFO neutron.services.segments.plugin [-] Segment 126b6fc3-df71-4553-9d6d-41a3f4091542 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 126b6fc3-df71-4553-9d6d-41a3f4091542 found for delete ", "request_id": "req-d63ad8ed-dbe6-4a74-9d6f-ed5739f0420e"}]} 2026-04-17 09:56:24.299 7 INFO neutron.db.l3_hamode_db [None req-c4b82f09-7996-4ad3-8d4c-06f3fc72705d aba6bd2ea4f4491e9f41c03013673746 1ec779a5543643edb08b556b18284ae3 - - default default] HA network f5e589c2-e492-43fe-bbde-94c87dcce57b was deleted as no HA routers are present in tenant 1ec779a5543643edb08b556b18284ae3. [pid: 7|app: 0|req: 588/1146] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:23 2026] DELETE /v2.0/routers/0844fda6-2223-43a4-b64b-2f315aa0a880 => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1147] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:24 2026] GET /v2.0/ports?device_id=84e896f4-98c2-41e4-9ec7-5524f7a9eaa0 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:56:24.378 8 INFO neutron.services.segments.plugin [-] Segment a5c7f16d-f541-42bb-a688-c31549f32690 resource provider aggregate not found 2026-04-17 09:56:24.379 8 INFO neutron.services.segments.plugin [-] Segment a5c7f16d-f541-42bb-a688-c31549f32690 resource provider aggregate not found [pid: 7|app: 0|req: 590/1148] 10.0.0.212 () {34 vars in 747 bytes} [Fri Apr 17 09:56:24 2026] PUT /v2.0/ports/5969d96d-e516-4ab6-a7e4-e09bf7e81c87/tags => generated 34 bytes in 60 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-17 09:56:24.405 8 INFO neutron.services.segments.plugin [-] Segment a5c7f16d-f541-42bb-a688-c31549f32690 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5c7f16d-f541-42bb-a688-c31549f32690 found for delete ", "request_id": "req-a012aadd-6502-47c1-8d70-202524b6efcc"}]} 2026-04-17 09:56:24.405 8 INFO neutron.services.segments.plugin [-] Segment a5c7f16d-f541-42bb-a688-c31549f32690 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5c7f16d-f541-42bb-a688-c31549f32690 found for delete ", "request_id": "req-9faaa797-76d0-4d0b-b870-fde8ffbeb248"}]} [pid: 7|app: 0|req: 591/1149] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:24 2026] DELETE /v2.0/subnets/a0527057-f4a4-4f2b-b072-94f4da3ac56c => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1150] 10.0.0.212 () {34 vars in 747 bytes} [Fri Apr 17 09:56:24 2026] PUT /v2.0/ports/dd3ef3ad-858a-4e97-81fb-a8b26d3d525a/tags => generated 19 bytes in 56 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: 593/1151] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:24 2026] DELETE /v2.0/networks/e9ce7158-ec15-40a0-86c9-df8e85a8387f => 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: 559/1152] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:23 2026] POST /v2.0/routers => generated 686 bytes in 1791 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1153] 10.0.0.212 () {32 vars in 660 bytes} [Fri Apr 17 09:56:24 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1154] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 09:56:24 2026] GET /v2.0/routers/ca81ea08-8c8d-4022-99ab-68651f8b898a => generated 692 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1155] 10.0.0.212 () {32 vars in 647 bytes} [Fri Apr 17 09:56:24 2026] GET /v2.0/routers => generated 695 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1156] 10.0.0.212 () {34 vars in 741 bytes} [Fri Apr 17 09:56:24 2026] PUT /v2.0/routers/ca81ea08-8c8d-4022-99ab-68651f8b898a => generated 699 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1157] 10.0.0.212 () {32 vars in 674 bytes} [Fri Apr 17 09:56:24 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1158] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:25 2026] GET /v2.0/security-groups?tenant_id=1ec779a5543643edb08b556b18284ae3&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: 596/1159] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 09:56:25 2026] GET /v2.0/routers/ca81ea08-8c8d-4022-99ab-68651f8b898a => generated 699 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1160] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:25 2026] DELETE /v2.0/security-groups/cb720a89-b785-4f58-845c-530d4ff2ec67 => 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: 597/1161] 10.0.0.212 () {32 vars in 670 bytes} [Fri Apr 17 09:56:25 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1162] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:56:25 2026] GET /v2.0/ports?device_id=ca81ea08-8c8d-4022-99ab-68651f8b898a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:56:25.675 7 INFO neutron.api.v2.resource [None req-b8ae635a-f1e2-4f0d-a23a-e588dd4d1e85 ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 599/1163] 10.0.0.212 () {32 vars in 737 bytes} [Fri Apr 17 09:56:25 2026] GET /v2.0/security-groups/cb720a89-b785-4f58-845c-530d4ff2ec67 => 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: 565/1164] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:25 2026] DELETE /v2.0/security-groups/a37d0a52-5127-4be5-b052-f3db9f9145ac => 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: 600/1165] 10.0.0.212 () {32 vars in 682 bytes} [Fri Apr 17 09:56:25 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:56:25.877 7 INFO neutron_taas.services.taas.taas_plugin [None req-ae5d7594-e172-45ba-ae3c-8d92f295a24d ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] TaaS: Handle Delete Port: 90c12c41-43a6-49c9-83a8-bdcac2acfe15 2026-04-17 09:56:25.880 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae5d7594-e172-45ba-ae3c-8d92f295a24d ffa1e9c6e8404702ae5808235808fbbb 7b64fd3bd0b74fabba0a76148bb6094f - - default default] Tap Mirror: Handle Delete Port: 90c12c41-43a6-49c9-83a8-bdcac2acfe15 2026-04-17 09:56:25.909 8 INFO neutron_taas.services.taas.taas_plugin [None req-cfa867cb-4525-4144-8aec-811801b6211a 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] TaaS: Handle Delete Port: 1530c88f-63b2-4696-a533-28bd41759b0e 2026-04-17 09:56:25.911 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfa867cb-4525-4144-8aec-811801b6211a 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Tap Mirror: Handle Delete Port: 1530c88f-63b2-4696-a533-28bd41759b0e [pid: 7|app: 0|req: 601/1166] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:56:25 2026] DELETE /v2.0/floatingips/093c5a98-6af0-405d-81a6-215ec2b87219 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1167] 10.0.0.212 () {32 vars in 668 bytes} [Fri Apr 17 09:56:26 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:56:26.179 8 INFO neutron_taas.services.taas.taas_plugin [None req-cfa867cb-4525-4144-8aec-811801b6211a 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] TaaS: Handle Delete Port: d1eeba64-6844-40f3-bbf2-464c79f59807 2026-04-17 09:56:26.182 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfa867cb-4525-4144-8aec-811801b6211a 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] Tap Mirror: Handle Delete Port: d1eeba64-6844-40f3-bbf2-464c79f59807 2026-04-17 09:56:26.311 7 INFO neutron.services.segments.plugin [-] Segment 78e5e0c7-93f9-4a77-8b56-7bb412f46ea3 resource provider aggregate not found 2026-04-17 09:56:26.322 7 INFO neutron.services.segments.plugin [-] Segment 78e5e0c7-93f9-4a77-8b56-7bb412f46ea3 resource provider aggregate not found 2026-04-17 09:56:26.339 7 INFO neutron.services.segments.plugin [-] Segment 78e5e0c7-93f9-4a77-8b56-7bb412f46ea3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78e5e0c7-93f9-4a77-8b56-7bb412f46ea3 found for delete ", "request_id": "req-57a7bed8-a064-4340-ad56-c9739ccd1cc0"}]} 2026-04-17 09:56:26.356 7 INFO neutron.services.segments.plugin [-] Segment 78e5e0c7-93f9-4a77-8b56-7bb412f46ea3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78e5e0c7-93f9-4a77-8b56-7bb412f46ea3 found for delete ", "request_id": "req-c0581dbc-df30-4e9e-856c-c6ca313075f9"}]} 2026-04-17 09:56:26.547 8 INFO neutron.services.segments.plugin [-] Segment de912603-802b-400b-9b6b-24b337dd9fd3 resource provider aggregate not found 2026-04-17 09:56:26.555 8 INFO neutron.services.segments.plugin [-] Segment de912603-802b-400b-9b6b-24b337dd9fd3 resource provider aggregate not found 2026-04-17 09:56:26.572 8 INFO neutron.services.segments.plugin [-] Segment de912603-802b-400b-9b6b-24b337dd9fd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de912603-802b-400b-9b6b-24b337dd9fd3 found for delete ", "request_id": "req-a49fc773-8a19-4d6f-801b-9d0d7e9d49ba"}]} 2026-04-17 09:56:26.578 8 INFO neutron.services.segments.plugin [-] Segment de912603-802b-400b-9b6b-24b337dd9fd3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de912603-802b-400b-9b6b-24b337dd9fd3 found for delete ", "request_id": "req-0e8d4158-2c4d-4ac1-adf1-fb110368a135"}]} 2026-04-17 09:56:26.583 8 INFO neutron.db.l3_hamode_db [None req-cfa867cb-4525-4144-8aec-811801b6211a 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] HA network 052b5cfe-2833-4270-97d1-80a0ac591613 was deleted as no HA routers are present in tenant d880bcae14be4a28b66a34e4f0da5d94. [pid: 8|app: 0|req: 566/1168] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:25 2026] DELETE /v2.0/routers/ca81ea08-8c8d-4022-99ab-68651f8b898a => generated 0 bytes in 892 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:56:26.608 7 INFO neutron_taas.services.taas.taas_plugin [None req-95335885-4ddc-466b-b836-61b64913b9af 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: db086a81-fdab-4d59-bfaa-c6b5a0847e96 2026-04-17 09:56:26.611 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95335885-4ddc-466b-b836-61b64913b9af 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: db086a81-fdab-4d59-bfaa-c6b5a0847e96 [pid: 8|app: 0|req: 567/1169] 10.0.0.212 () {32 vars in 682 bytes} [Fri Apr 17 09:56:26 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1170] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:56:26 2026] GET /v2.0/ports?device_id=ca81ea08-8c8d-4022-99ab-68651f8b898a => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1171] 10.0.0.212 () {32 vars in 678 bytes} [Fri Apr 17 09:56:26 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:56:26.771 8 INFO neutron.api.v2.resource [None req-3c6a2d32-5f99-4d2d-af6a-846be5bc9632 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 570/1172] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:26 2026] DELETE /v2.0/routers/ca81ea08-8c8d-4022-99ab-68651f8b898a => generated 135 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1173] 10.0.0.212 () {32 vars in 690 bytes} [Fri Apr 17 09:56:26 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1174] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:56:26 2026] PUT /v2.0/routers/6bf5b0f6-89d2-4be8-9397-e0e597c56f4c/remove_router_interface => generated 309 bytes in 1085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1175] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:56:27 2026] GET /v2.0/ports?device_id=3d9e3df1-c513-4245-bf0e-21a94dccdfea => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:56:27.362 7 INFO neutron_taas.services.taas.taas_plugin [None req-81830c5f-3fc5-4be4-99d5-35bcd520d409 3aa9189464c649f5ad26bd2a97d1d998 0bac7362b6bd4a1d94de630735f473ba - - default default] TaaS: Handle Delete Port: e67e6d2e-eae2-467b-8bec-73afff2efab5 2026-04-17 09:56:27.366 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81830c5f-3fc5-4be4-99d5-35bcd520d409 3aa9189464c649f5ad26bd2a97d1d998 0bac7362b6bd4a1d94de630735f473ba - - default default] Tap Mirror: Handle Delete Port: e67e6d2e-eae2-467b-8bec-73afff2efab5 2026-04-17 09:56:27.436 8 INFO neutron_taas.services.taas.taas_plugin [None req-de651967-f91c-485c-bd08-8d1ee86366c5 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: a8bf37e6-57bb-4143-8be1-33051b28713f 2026-04-17 09:56:27.438 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de651967-f91c-485c-bd08-8d1ee86366c5 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: a8bf37e6-57bb-4143-8be1-33051b28713f [pid: 7|app: 0|req: 604/1176] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:56:27 2026] DELETE /v2.0/ports/e67e6d2e-eae2-467b-8bec-73afff2efab5 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:27.482 7 INFO neutron.api.v2.resource [None req-3345d249-fb01-47b4-99fa-3785d85eb555 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 605/1177] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:27 2026] DELETE /v2.0/routers/3d9e3df1-c513-4245-bf0e-21a94dccdfea => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:56:27.582 7 INFO neutron_taas.services.taas.taas_plugin [None req-23767957-1a7b-4065-9eb4-54577b8c6346 3aa9189464c649f5ad26bd2a97d1d998 0bac7362b6bd4a1d94de630735f473ba - - default default] TaaS: Handle Delete Port: eef747e2-0b40-4d17-aba8-32468c5d7d23 2026-04-17 09:56:27.585 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23767957-1a7b-4065-9eb4-54577b8c6346 3aa9189464c649f5ad26bd2a97d1d998 0bac7362b6bd4a1d94de630735f473ba - - default default] Tap Mirror: Handle Delete Port: eef747e2-0b40-4d17-aba8-32468c5d7d23 2026-04-17 09:56:27.654 8 INFO neutron_taas.services.taas.taas_plugin [None req-de651967-f91c-485c-bd08-8d1ee86366c5 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 6bf09dde-2e59-4380-a36f-22a1530f01f2 2026-04-17 09:56:27.656 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de651967-f91c-485c-bd08-8d1ee86366c5 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 6bf09dde-2e59-4380-a36f-22a1530f01f2 [pid: 7|app: 0|req: 606/1178] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:56:27 2026] DELETE /v2.0/ports/eef747e2-0b40-4d17-aba8-32468c5d7d23 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:27.679 7 INFO neutron.pecan_wsgi.hooks.translation [None req-60cb6381-7f8a-42e0-94b7-b5b849074bc7 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 607/1179] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:27 2026] DELETE /v2.0/subnets/1b9480e9-6971-4d0f-8455-f5e1b68d65d7 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:56:27.970 7 INFO neutron.db.segments_db [None req-a46da0dd-c613-463d-a20a-5bfafc306555 a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] Added segment 22216fb8-bf38-48b8-b4aa-8fcc09f9592d of type vxlan for network c4e4fc12-29a4-4a2a-96cc-d9cc2d9244fa 2026-04-17 09:56:28.009 8 INFO neutron.db.l3_hamode_db [None req-de651967-f91c-485c-bd08-8d1ee86366c5 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HA network a6793c85-cc23-460b-be89-06b21a34920a was deleted as no HA routers are present in tenant 7b64fd3bd0b74fabba0a76148bb6094f. [pid: 8|app: 0|req: 573/1180] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:27 2026] DELETE /v2.0/routers/6bf5b0f6-89d2-4be8-9397-e0e597c56f4c => generated 0 bytes in 763 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1181] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:27 2026] POST /v2.0/networks => generated 625 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1182] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:56:28 2026] GET /v2.0/ports?device_id=5337bf78-9d7f-459e-9c8e-ac2d14140ed5 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:56:28.133 8 INFO neutron_taas.services.taas.taas_plugin [None req-4187ecd3-d0af-4d5f-b51f-55db9ce6278a 3aa9189464c649f5ad26bd2a97d1d998 0bac7362b6bd4a1d94de630735f473ba - - default default] TaaS: Handle Delete Port: 5969d96d-e516-4ab6-a7e4-e09bf7e81c87 2026-04-17 09:56:28.136 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4187ecd3-d0af-4d5f-b51f-55db9ce6278a 3aa9189464c649f5ad26bd2a97d1d998 0bac7362b6bd4a1d94de630735f473ba - - default default] Tap Mirror: Handle Delete Port: 5969d96d-e516-4ab6-a7e4-e09bf7e81c87 [pid: 7|app: 0|req: 610/1183] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:28 2026] DELETE /v2.0/subnets/46abc27c-6790-4e8e-9b48-c22b3555d2ab => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1184] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:56:28 2026] DELETE /v2.0/ports/5969d96d-e516-4ab6-a7e4-e09bf7e81c87 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:28.239 8 INFO neutron.api.v2.resource [None req-6f3d2862-5c14-444c-a7b1-fd26c906f5dd 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 575/1185] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:28 2026] DELETE /v2.0/routers/5337bf78-9d7f-459e-9c8e-ac2d14140ed5 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:56:28.339 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b100474-d047-45a0-b5c6-0a7fb65795b1 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 4654c33b-4d87-4402-ba67-a24ad67d5547 2026-04-17 09:56:28.342 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b100474-d047-45a0-b5c6-0a7fb65795b1 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 4654c33b-4d87-4402-ba67-a24ad67d5547 [pid: 7|app: 0|req: 611/1186] 10.0.0.212 () {34 vars in 665 bytes} [Fri Apr 17 09:56:28 2026] POST /v2.0/ports => generated 774 bytes in 246 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: 576/1187] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:28 2026] DELETE /v2.0/networks/a659c22e-88ab-401f-bb22-8ed18855105a => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:28.527 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b64a527-7bc3-49b1-a283-c134f728a03c 3aa9189464c649f5ad26bd2a97d1d998 0bac7362b6bd4a1d94de630735f473ba - - default default] TaaS: Handle Delete Port: dd3ef3ad-858a-4e97-81fb-a8b26d3d525a 2026-04-17 09:56:28.529 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d7b98357-ac58-421c-934a-f48c6433bd4e 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] DELETE failed (client error): The resource could not be found. 2026-04-17 09:56:28.529 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b64a527-7bc3-49b1-a283-c134f728a03c 3aa9189464c649f5ad26bd2a97d1d998 0bac7362b6bd4a1d94de630735f473ba - - default default] Tap Mirror: Handle Delete Port: dd3ef3ad-858a-4e97-81fb-a8b26d3d525a [pid: 8|app: 0|req: 577/1188] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:28 2026] DELETE /v2.0/subnets/90e13f4a-0f7a-44b5-a2cc-5daf33326534 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:56:28.598 8 INFO neutron.services.segments.plugin [-] Segment 0efd355e-785a-4376-8538-5fc1ae47a249 resource provider aggregate not found 2026-04-17 09:56:28.601 8 INFO neutron.services.segments.plugin [-] Segment 0efd355e-785a-4376-8538-5fc1ae47a249 resource provider aggregate not found [pid: 7|app: 0|req: 612/1189] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:56:28 2026] DELETE /v2.0/ports/dd3ef3ad-858a-4e97-81fb-a8b26d3d525a => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:28.618 8 INFO neutron.services.segments.plugin [-] Segment 0efd355e-785a-4376-8538-5fc1ae47a249 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0efd355e-785a-4376-8538-5fc1ae47a249 found for delete ", "request_id": "req-4905cb65-4092-4319-b2cc-30862c51c819"}]} 2026-04-17 09:56:28.623 8 INFO neutron.services.segments.plugin [-] Segment 0efd355e-785a-4376-8538-5fc1ae47a249 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0efd355e-785a-4376-8538-5fc1ae47a249 found for delete ", "request_id": "req-5b14a6b6-dd48-48d2-93b0-51b818312ef5"}]} 2026-04-17 09:56:28.629 8 INFO neutron.db.segments_db [None req-7fada5ef-f49a-40fd-bdbc-35c848c08029 a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] Added segment a2859f43-59ba-4b3a-8653-03820d0f7b16 of type vxlan for network 2e2ab84d-4769-4976-be1e-83eef69f785e [pid: 7|app: 0|req: 613/1190] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:56:28 2026] GET /v2.0/ports?device_id=3e509e7a-2702-4b94-b5ae-7e7cf11577f8 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:56:28.636 8 INFO neutron.services.segments.plugin [-] Segment 51280d10-22ec-4ea4-b9cc-93045402a08e resource provider aggregate not found 2026-04-17 09:56:28.645 8 INFO neutron.services.segments.plugin [-] Segment 51280d10-22ec-4ea4-b9cc-93045402a08e resource provider aggregate not found 2026-04-17 09:56:28.662 8 INFO neutron.services.segments.plugin [-] Segment 51280d10-22ec-4ea4-b9cc-93045402a08e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51280d10-22ec-4ea4-b9cc-93045402a08e found for delete ", "request_id": "req-c6b48c9c-8ff3-4566-8558-2ad3329aaeae"}]} 2026-04-17 09:56:28.667 8 INFO neutron.services.segments.plugin [-] Segment 51280d10-22ec-4ea4-b9cc-93045402a08e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 51280d10-22ec-4ea4-b9cc-93045402a08e found for delete ", "request_id": "req-ef9507db-5040-4a7e-b980-693c662a21d3"}]} 2026-04-17 09:56:28.731 7 INFO neutron_taas.services.taas.taas_plugin [None req-8552dadd-edfc-44ba-8ffb-b8e3c6449264 3aa9189464c649f5ad26bd2a97d1d998 0bac7362b6bd4a1d94de630735f473ba - - default default] TaaS: Handle Delete Port: e953585f-cd22-430a-8876-dbbef429792f [pid: 8|app: 0|req: 578/1191] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:28 2026] POST /v2.0/networks => generated 613 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:56:28.734 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8552dadd-edfc-44ba-8ffb-b8e3c6449264 3aa9189464c649f5ad26bd2a97d1d998 0bac7362b6bd4a1d94de630735f473ba - - default default] Tap Mirror: Handle Delete Port: e953585f-cd22-430a-8876-dbbef429792f 2026-04-17 09:56:28.750 8 INFO neutron.api.v2.resource [None req-3bc12c54-2701-44e5-8619-8d9f7fc5070c 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 579/1192] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:28 2026] DELETE /v2.0/routers/3e509e7a-2702-4b94-b5ae-7e7cf11577f8 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1193] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:28 2026] GET /v2.0/security-groups?tenant_id=7b64fd3bd0b74fabba0a76148bb6094f&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1194] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:56:28 2026] DELETE /v2.0/ports/e953585f-cd22-430a-8876-dbbef429792f => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:28.860 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8778557-982c-45a4-8831-d4f1853c4f20 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 615/1195] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:28 2026] DELETE /v2.0/subnets/bfa8db02-acf8-4855-a17f-cb49efa45c40 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1196] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:28 2026] DELETE /v2.0/security-groups/35ba5628-db21-4d5d-8b90-4ca9ddcd3aa6 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1197] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:28 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:56:29.021 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ece4ea90-be59-44e9-9c60-b9dd436542cc 69b0f7dd4fc849c8a220479889a343b6 d880bcae14be4a28b66a34e4f0da5d94 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 582/1198] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:29 2026] DELETE /v2.0/subnets/e0fdacff-5788-4328-8c6f-0e8c6f270609 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:56:29.052 7 INFO neutron.services.segments.plugin [-] Segment da8840fe-6b28-4080-bc45-b0ecb7461b9c resource provider aggregate not found 2026-04-17 09:56:29.057 7 INFO neutron.services.segments.plugin [-] Segment da8840fe-6b28-4080-bc45-b0ecb7461b9c resource provider aggregate not found 2026-04-17 09:56:29.074 7 INFO neutron.services.segments.plugin [-] Segment da8840fe-6b28-4080-bc45-b0ecb7461b9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da8840fe-6b28-4080-bc45-b0ecb7461b9c found for delete ", "request_id": "req-32bc95ef-e366-45a8-87ce-751bb0499269"}]} 2026-04-17 09:56:29.080 7 INFO neutron.services.segments.plugin [-] Segment da8840fe-6b28-4080-bc45-b0ecb7461b9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da8840fe-6b28-4080-bc45-b0ecb7461b9c found for delete ", "request_id": "req-d7e36206-7e47-413c-b6fa-75d1894c5904"}]} [pid: 7|app: 0|req: 617/1199] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:28 2026] DELETE /v2.0/networks/fb2bf226-bef4-4c37-8c4b-6101a7406211 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1200] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:29 2026] DELETE /v2.0/networks/1520eeff-c9b3-4277-88b1-4369444904a4 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1201] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:29 2026] DELETE /v2.0/networks/0ceccc19-f54f-43dc-bd50-a13302e031bc => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1202] 10.0.0.212 () {34 vars in 665 bytes} [Fri Apr 17 09:56:29 2026] POST /v2.0/ports => generated 949 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, ' [pid: 7|app: 0|req: 620/1203] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:29 2026] DELETE /v2.0/networks/1efba625-9901-4451-80db-0ec4692174fe => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:29.507 8 INFO neutron_taas.services.taas.taas_plugin [None req-5179da1d-65ee-45a1-81d3-545d50ecd54a a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] TaaS: Handle Delete Port: 974d51f4-ce80-4566-8b39-24154e6d5afa 2026-04-17 09:56:29.510 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5179da1d-65ee-45a1-81d3-545d50ecd54a a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] Tap Mirror: Handle Delete Port: 974d51f4-ce80-4566-8b39-24154e6d5afa [pid: 7|app: 0|req: 621/1204] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:29 2026] GET /v2.0/security-groups?tenant_id=d880bcae14be4a28b66a34e4f0da5d94&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1205] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:56:29 2026] DELETE /v2.0/ports/974d51f4-ce80-4566-8b39-24154e6d5afa => 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: 622/1206] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:29 2026] DELETE /v2.0/networks/a9ed7489-e087-4921-8060-3a483b21ef85 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1207] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:29 2026] DELETE /v2.0/security-groups/b22e1466-f9b1-417f-bd0d-d47effffc177 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:56:29.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bb15ca3c-c45b-46a5-87c3-e242eb795f8f a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 623/1208] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:56:29 2026] DELETE /v2.0/ports/974d51f4-ce80-4566-8b39-24154e6d5afa => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:56:29.803 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07ab438e-674d-44cf-956a-e0ae3dbfd8a7 a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1209] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:56:29 2026] GET /v2.0/ports/974d51f4-ce80-4566-8b39-24154e6d5afa => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1210] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:29 2026] DELETE /v2.0/subnets/4b3fd5aa-52a8-4907-ae6d-d737a91ac798 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1211] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:29 2026] DELETE /v2.0/networks/2e2ab84d-4769-4976-be1e-83eef69f785e => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:30.181 7 INFO neutron.db.segments_db [None req-24b17754-dbd3-4fb0-a212-0f8fd9380c58 a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] Added segment b4b2d942-6382-49ab-b4cb-0399f695fb34 of type vxlan for network f4e0a892-f532-4092-b513-76fed04f7fc0 [pid: 7|app: 0|req: 625/1212] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:30 2026] POST /v2.0/networks => generated 613 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1213] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:30 2026] POST /v2.0/subnets => generated 626 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:56:30.693 8 INFO neutron.services.segments.plugin [-] Segment a2859f43-59ba-4b3a-8653-03820d0f7b16 resource provider aggregate not found 2026-04-17 09:56:30.697 8 INFO neutron.services.segments.plugin [-] Segment a2859f43-59ba-4b3a-8653-03820d0f7b16 resource provider aggregate not found 2026-04-17 09:56:30.711 8 INFO neutron.services.segments.plugin [-] Segment a2859f43-59ba-4b3a-8653-03820d0f7b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2859f43-59ba-4b3a-8653-03820d0f7b16 found for delete ", "request_id": "req-a4dc922e-a44f-4f89-81d9-f7dfacecd126"}]} 2026-04-17 09:56:30.715 8 INFO neutron.services.segments.plugin [-] Segment a2859f43-59ba-4b3a-8653-03820d0f7b16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2859f43-59ba-4b3a-8653-03820d0f7b16 found for delete ", "request_id": "req-ab726717-2365-454f-93ba-16ff4b3f1411"}]} [pid: 7|app: 0|req: 626/1214] 10.0.0.212 () {34 vars in 665 bytes} [Fri Apr 17 09:56:30 2026] POST /v2.0/ports => generated 912 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1215] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:30 2026] GET /v2.0/security-groups?tenant_id=98b6b60af68a418095a290b896fff079&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:56:31.067 8 INFO neutron_taas.services.taas.taas_plugin [None req-94e18dff-2ced-42ab-a3c8-a6ee4c185088 a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] TaaS: Handle Delete Port: 780e52cc-0cae-45f4-a795-25a66acc2137 2026-04-17 09:56:31.070 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94e18dff-2ced-42ab-a3c8-a6ee4c185088 a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] Tap Mirror: Handle Delete Port: 780e52cc-0cae-45f4-a795-25a66acc2137 2026-04-17 09:56:31.103 7 INFO neutron.db.segments_db [None req-38f20493-8f3a-4db4-be66-0e6d06ffb18f 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 39776b41-48f7-48d8-bd21-56e3eb1f12b5 of type vxlan for network 80863d35-cc02-4953-bf6e-8a61e843d120 2026-04-17 09:56:31.106 7 INFO neutron.services.segments.plugin [-] Segment a005e336-1f83-4ebb-b262-5d069f578cb6 resource provider aggregate not found 2026-04-17 09:56:31.111 7 INFO neutron.services.segments.plugin [-] Segment a005e336-1f83-4ebb-b262-5d069f578cb6 resource provider aggregate not found 2026-04-17 09:56:31.130 7 INFO neutron.services.segments.plugin [-] Segment a005e336-1f83-4ebb-b262-5d069f578cb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a005e336-1f83-4ebb-b262-5d069f578cb6 found for delete ", "request_id": "req-aeba55b1-c606-4f2d-aac3-1c2f86589c4d"}]} 2026-04-17 09:56:31.135 7 INFO neutron.services.segments.plugin [-] Segment a005e336-1f83-4ebb-b262-5d069f578cb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a005e336-1f83-4ebb-b262-5d069f578cb6 found for delete ", "request_id": "req-e30b427e-7610-4fb3-876c-a344d996cfd8"}]} 2026-04-17 09:56:31.164 7 INFO neutron.services.segments.plugin [-] Segment 6c2cccda-3ccb-444c-b2b2-12bc3086c57a resource provider aggregate not found 2026-04-17 09:56:31.166 7 INFO neutron.services.segments.plugin [-] Segment 6c2cccda-3ccb-444c-b2b2-12bc3086c57a resource provider aggregate not found 2026-04-17 09:56:31.189 7 INFO neutron.services.segments.plugin [-] Segment 6c2cccda-3ccb-444c-b2b2-12bc3086c57a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c2cccda-3ccb-444c-b2b2-12bc3086c57a found for delete ", "request_id": "req-30a96935-13f6-40f4-8eb0-2369cfea672e"}]} 2026-04-17 09:56:31.197 7 INFO neutron.services.segments.plugin [-] Segment 6c2cccda-3ccb-444c-b2b2-12bc3086c57a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c2cccda-3ccb-444c-b2b2-12bc3086c57a found for delete ", "request_id": "req-ffb4c6f3-f77b-4417-bf47-d6c44279f865"}]} 2026-04-17 09:56:31.212 7 INFO neutron.services.segments.plugin [-] Segment 4f61b28d-b01a-443c-8d5b-3bf00d5f59c1 resource provider aggregate not found 2026-04-17 09:56:31.217 7 INFO neutron.services.segments.plugin [-] Segment 4f61b28d-b01a-443c-8d5b-3bf00d5f59c1 resource provider aggregate not found [pid: 8|app: 0|req: 590/1216] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:56:30 2026] DELETE /v2.0/ports/780e52cc-0cae-45f4-a795-25a66acc2137 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:31.247 7 INFO neutron.services.segments.plugin [-] Segment 4f61b28d-b01a-443c-8d5b-3bf00d5f59c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f61b28d-b01a-443c-8d5b-3bf00d5f59c1 found for delete ", "request_id": "req-88f1b75a-5479-4d41-b1cd-c44a4cbad6a5"}]} 2026-04-17 09:56:31.255 7 INFO neutron.services.segments.plugin [-] Segment 4f61b28d-b01a-443c-8d5b-3bf00d5f59c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f61b28d-b01a-443c-8d5b-3bf00d5f59c1 found for delete ", "request_id": "req-c89829fa-447e-41bc-8c9e-9038a7e62bef"}]} 2026-04-17 09:56:31.278 7 INFO neutron.services.segments.plugin [-] Segment 920466fa-3879-4c07-b867-02f3b6f00cc0 resource provider aggregate not found 2026-04-17 09:56:31.283 7 INFO neutron.services.segments.plugin [-] Segment 920466fa-3879-4c07-b867-02f3b6f00cc0 resource provider aggregate not found [pid: 7|app: 0|req: 627/1217] 10.0.0.212 () {34 vars in 671 bytes} [Fri Apr 17 09:56:30 2026] POST /v2.0/networks => generated 725 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:56:31.300 7 INFO neutron.services.segments.plugin [-] Segment 920466fa-3879-4c07-b867-02f3b6f00cc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 920466fa-3879-4c07-b867-02f3b6f00cc0 found for delete ", "request_id": "req-8ec107c8-7fa2-4eb9-b154-515696a46c24"}]} 2026-04-17 09:56:31.307 7 INFO neutron.services.segments.plugin [-] Segment 920466fa-3879-4c07-b867-02f3b6f00cc0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 920466fa-3879-4c07-b867-02f3b6f00cc0 found for delete ", "request_id": "req-bafd9eff-32df-4d62-99aa-b5e49e12a2ad"}]} 2026-04-17 09:56:31.316 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b86bb904-e3ba-4c4b-9301-e199bc8c6e85 a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 628/1218] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:56:31 2026] GET /v2.0/ports/780e52cc-0cae-45f4-a795-25a66acc2137 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1219] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:31 2026] DELETE /v2.0/security-groups/0acd7db9-b0fc-4d2e-bf80-b2c333f12380 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1220] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:31 2026] DELETE /v2.0/subnets/471eea36-16b5-4f68-86d0-a1d15eb1f48b => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1221] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:31 2026] POST /v2.0/subnets => generated 691 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:56:31.642 7 INFO neutron.db.segments_db [None req-516403be-c508-4d2d-b73c-f711a24e2510 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 2afa249a-f907-44e5-b0a5-f8282911752e of type vxlan for network c6fb068b-72a1-478d-b1d6-7af6a2ce8a6a [pid: 8|app: 0|req: 593/1222] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:31 2026] DELETE /v2.0/networks/f4e0a892-f532-4092-b513-76fed04f7fc0 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:56:31.932 7 INFO neutron.db.l3_hamode_db [None req-516403be-c508-4d2d-b73c-f711a24e2510 491bb6122d9a4dc389fb8844eb3f32ed 59431314c429429c96535d3829655579 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 594/1223] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:56:31 2026] POST /v2.0/subnetpools => generated 548 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1224] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:31 2026] GET /v2.0/security-groups?tenant_id=b620689d50214297b1fd9bae4ff0ae8a&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1225] 10.0.0.212 () {34 vars in 665 bytes} [Fri Apr 17 09:56:32 2026] POST /v2.0/ports => generated 775 bytes in 279 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: 597/1226] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 09:56:32 2026] GET /v2.0/subnetpools/13f1fd0f-6bf0-4495-ad14-913424560f3b => generated 548 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1227] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:32 2026] DELETE /v2.0/security-groups/395f6d8b-75ae-4a1e-97fc-750613afae2d => 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: 599/1228] 10.0.0.212 () {34 vars in 737 bytes} [Fri Apr 17 09:56:32 2026] PUT /v2.0/ports/b84a4459-6a73-470f-8e80-bd81ed1ae1ae => generated 752 bytes in 162 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: 600/1229] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:56:32 2026] PUT /v2.0/subnetpools/13f1fd0f-6bf0-4495-ad14-913424560f3b => generated 500 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:32.733 8 INFO neutron.services.segments.plugin [-] Segment b4b2d942-6382-49ab-b4cb-0399f695fb34 resource provider aggregate not found 2026-04-17 09:56:32.741 8 INFO neutron.services.segments.plugin [-] Segment b4b2d942-6382-49ab-b4cb-0399f695fb34 resource provider aggregate not found [pid: 8|app: 0|req: 601/1230] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:32 2026] GET /v2.0/security-groups?tenant_id=0bac7362b6bd4a1d94de630735f473ba&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:56:32.762 7 INFO neutron.db.l3_hamode_db [None req-516403be-c508-4d2d-b73c-f711a24e2510 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:56:32.762 8 INFO neutron.services.segments.plugin [-] Segment b4b2d942-6382-49ab-b4cb-0399f695fb34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4b2d942-6382-49ab-b4cb-0399f695fb34 found for delete ", "request_id": "req-fa9628ef-401b-43c5-bd07-04fe6eab7411"}]} 2026-04-17 09:56:32.765 8 INFO neutron.services.segments.plugin [-] Segment b4b2d942-6382-49ab-b4cb-0399f695fb34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4b2d942-6382-49ab-b4cb-0399f695fb34 found for delete ", "request_id": "req-39cb3062-939a-43de-b943-8be342958691"}]} 2026-04-17 09:56:32.833 8 INFO neutron_taas.services.taas.taas_plugin [None req-d01ecedd-3da4-4a30-bdef-6343d2b061da a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] TaaS: Handle Delete Port: b84a4459-6a73-470f-8e80-bd81ed1ae1ae 2026-04-17 09:56:32.835 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d01ecedd-3da4-4a30-bdef-6343d2b061da a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] Tap Mirror: Handle Delete Port: b84a4459-6a73-470f-8e80-bd81ed1ae1ae [pid: 8|app: 0|req: 602/1231] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:56:32 2026] DELETE /v2.0/ports/b84a4459-6a73-470f-8e80-bd81ed1ae1ae => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1232] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:56:32 2026] DELETE /v2.0/subnetpools/13f1fd0f-6bf0-4495-ad14-913424560f3b => 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: 604/1233] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:32 2026] DELETE /v2.0/security-groups/892d0904-5c05-4e3c-a589-98b5d13140cd => 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: 605/1234] 10.0.0.212 () {32 vars in 643 bytes} [Fri Apr 17 09:56:33 2026] GET /v2.0/ports => generated 777 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:33.083 8 INFO neutron.api.v2.resource [None req-21b80b24-85af-4e35-aef5-5c3c56c7688a 4d1bdf710a964cfd92f2ec1e65593ee4 b487e39da08b4f32a6c63865375fdb8e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 606/1235] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 09:56:33 2026] GET /v2.0/subnetpools/13f1fd0f-6bf0-4495-ad14-913424560f3b => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:56:33.099 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c9197445-e257-4607-a83e-3e165e1cd6fe a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 607/1236] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:56:33 2026] GET /v2.0/ports/b84a4459-6a73-470f-8e80-bd81ed1ae1ae => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:56:33.108 8 INFO neutron.api.v2.resource [None req-b4ae2ea6-7811-49c9-8244-919068407cd0 4d1bdf710a964cfd92f2ec1e65593ee4 b487e39da08b4f32a6c63865375fdb8e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 608/1237] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:56:33 2026] DELETE /v2.0/subnetpools/13f1fd0f-6bf0-4495-ad14-913424560f3b => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1238] 10.0.0.212 () {32 vars in 643 bytes} [Fri Apr 17 09:56:33 2026] GET /v2.0/ports => generated 777 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1239] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:56:33 2026] GET /v2.0/ports/4c9971aa-7f3e-4743-9caa-21af7c8160fd => generated 774 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:33.202 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43d06848-2b65-4de9-8fc9-557df709cb4c a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 611/1240] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:56:33 2026] DELETE /v2.0/ports/780e52cc-0cae-45f4-a795-25a66acc2137 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:56:33.224 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b324f54-8e63-483f-bb3c-1a6bdc1b7374 a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 612/1241] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:33 2026] DELETE /v2.0/subnets/471eea36-16b5-4f68-86d0-a1d15eb1f48b => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:56:33.241 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7deb240c-a00f-4aae-bf26-f3f12ac6a870 a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 613/1242] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:33 2026] DELETE /v2.0/subnets/4b3fd5aa-52a8-4907-ae6d-d737a91ac798 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:56:33.352 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4ce0c18-019e-4c20-acab-1871a2c258df a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] TaaS: Handle Delete Port: 4c9971aa-7f3e-4743-9caa-21af7c8160fd 2026-04-17 09:56:33.355 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4ce0c18-019e-4c20-acab-1871a2c258df a540497fc05849fdbe55a9a19e390340 9cbcca673ed845cf91a0585375591391 - - default default] Tap Mirror: Handle Delete Port: 4c9971aa-7f3e-4743-9caa-21af7c8160fd [pid: 8|app: 0|req: 614/1243] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:56:33 2026] DELETE /v2.0/ports/4c9971aa-7f3e-4743-9caa-21af7c8160fd => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1244] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:33 2026] DELETE /v2.0/networks/c4e4fc12-29a4-4a2a-96cc-d9cc2d9244fa => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1245] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:31 2026] POST /v2.0/routers => generated 731 bytes in 2055 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1246] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:33 2026] GET /v2.0/security-groups?tenant_id=b487e39da08b4f32a6c63865375fdb8e&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: 617/1247] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:33 2026] DELETE /v2.0/security-groups/c35ea80c-2c68-4328-a31d-a089e62a4665 => 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: 618/1248] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:34 2026] GET /v2.0/security-groups?tenant_id=9cbcca673ed845cf91a0585375591391&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1249] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:34 2026] DELETE /v2.0/security-groups/a69fd7a6-52cf-4d0b-929f-13fdc6e0f11c => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:56:34.794 8 INFO neutron.services.segments.plugin [-] Segment 22216fb8-bf38-48b8-b4aa-8fcc09f9592d resource provider aggregate not found 2026-04-17 09:56:34.795 8 INFO neutron.services.segments.plugin [-] Segment 22216fb8-bf38-48b8-b4aa-8fcc09f9592d resource provider aggregate not found 2026-04-17 09:56:34.817 8 INFO neutron.services.segments.plugin [-] Segment 22216fb8-bf38-48b8-b4aa-8fcc09f9592d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22216fb8-bf38-48b8-b4aa-8fcc09f9592d found for delete ", "request_id": "req-a69e2021-d419-47de-95cc-8252e536b1e0"}]} 2026-04-17 09:56:34.818 8 INFO neutron.services.segments.plugin [-] Segment 22216fb8-bf38-48b8-b4aa-8fcc09f9592d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22216fb8-bf38-48b8-b4aa-8fcc09f9592d found for delete ", "request_id": "req-68103f9d-b7ca-4d67-ad8b-a2dc1cecb32d"}]} [pid: 7|app: 0|req: 631/1250] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:56:33 2026] PUT /v2.0/routers/74a3cba4-0f26-450d-929e-50b9705fbdfc/add_router_interface => generated 309 bytes in 1306 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1251] 10.0.0.212 () {34 vars in 685 bytes} [Fri Apr 17 09:56:35 2026] POST /v2.0/security-groups => generated 1660 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1252] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:56:35 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: 8|app: 0|req: 621/1253] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:56:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1254] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:56:35 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) 2026-04-17 09:56:36.816 8 INFO neutron.db.segments_db [None req-e70e0d54-8c82-45ea-9cb3-e32e6ec30843 3af8b48d4cec4d60924fb231294537fc bab4ff11f36246cea765cb81a93576f0 - - default default] Added segment 4b4a5d09-0be8-4f84-b14b-dc8600746595 of type vxlan for network 4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0 [pid: 8|app: 0|req: 622/1255] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:36 2026] POST /v2.0/networks => generated 612 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1256] 10.0.0.212 () {34 vars in 753 bytes} [Fri Apr 17 09:56:36 2026] PUT /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1257] 10.0.0.26 () {34 vars in 1099 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2076149643&fields=id&tenant_id=59431314c429429c96535d3829655579 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1260] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1261] 10.0.0.26 () {34 vars in 981 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.0/networks?id=80863d35-cc02-4953-bf6e-8a61e843d120 => generated 676 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1262] 10.0.0.26 () {34 vars in 964 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.0/quotas/59431314c429429c96535d3829655579 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1263] 10.0.0.212 () {34 vars in 764 bytes} [Fri Apr 17 09:56:37 2026] PUT /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags/green => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1264] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1265] 10.0.0.26 () {34 vars in 1001 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.0/ports?tenant_id=59431314c429429c96535d3829655579&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1266] 10.0.0.212 () {34 vars in 760 bytes} [Fri Apr 17 09:56:37 2026] PUT /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1267] 10.0.0.26 () {34 vars in 1007 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.0/networks/80863d35-cc02-4953-bf6e-8a61e843d120?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1268] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1269] 10.0.0.26 () {34 vars in 1107 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.0/networks/80863d35-cc02-4953-bf6e-8a61e843d120?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1270] 10.0.0.212 () {34 vars in 782 bytes} [Fri Apr 17 09:56:37 2026] PUT /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags/black.or.white => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1271] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1272] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => 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: 631/1273] 10.0.0.212 () {34 vars in 753 bytes} [Fri Apr 17 09:56:37 2026] PUT /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags => generated 37 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1274] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1275] 10.0.0.212 () {32 vars in 741 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:56:37.797 7 INFO neutron.api.v2.resource [None req-b5b22693-432a-472f-a173-000c7f4875cd 3af8b48d4cec4d60924fb231294537fc bab4ff11f36246cea765cb81a93576f0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 644/1276] 10.0.0.212 () {32 vars in 745 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/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: 633/1277] 10.0.0.212 () {32 vars in 744 bytes} [Fri Apr 17 09:56:37 2026] DELETE /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1278] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:56:37 2026] GET /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags => generated 30 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:56:37.991 8 INFO neutron.api.v2.resource [None req-4051ef68-4976-4e53-9f0b-e97ae6c8c287 3af8b48d4cec4d60924fb231294537fc bab4ff11f36246cea765cb81a93576f0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1279] 10.0.0.212 () {32 vars in 748 bytes} [Fri Apr 17 09:56:37 2026] DELETE /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1280] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:56:37 2026] DELETE /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1281] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:56:38 2026] GET /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:56:38.241 7 INFO neutron.services.segments.plugin [-] Segment 4b4a5d09-0be8-4f84-b14b-dc8600746595 resource provider aggregate not found 2026-04-17 09:56:38.245 7 INFO neutron.services.segments.plugin [-] Segment 4b4a5d09-0be8-4f84-b14b-dc8600746595 resource provider aggregate not found 2026-04-17 09:56:38.265 7 INFO neutron.services.segments.plugin [-] Segment 4b4a5d09-0be8-4f84-b14b-dc8600746595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b4a5d09-0be8-4f84-b14b-dc8600746595 found for delete ", "request_id": "req-c50f6655-e674-4325-8df6-41919b3af21b"}]} 2026-04-17 09:56:38.269 7 INFO neutron.services.segments.plugin [-] Segment 4b4a5d09-0be8-4f84-b14b-dc8600746595 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b4a5d09-0be8-4f84-b14b-dc8600746595 found for delete ", "request_id": "req-d58ca2ad-2f00-468d-aa74-4278fc6b80eb"}]} [pid: 7|app: 0|req: 647/1282] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:38 2026] DELETE /v2.0/networks/4a0465fd-b6cb-4e52-8ddc-52ff1c4d4ab0 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1283] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:38 2026] GET /v2.0/security-groups?tenant_id=a3119eb8e49e48619c65b498afaa5dbb&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1284] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:38 2026] DELETE /v2.0/security-groups/4c9b060d-a055-46b5-80eb-c9ed3a03c2df => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1285] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:38 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => 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: 649/1286] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:38 2026] GET /v2.0/security-groups?tenant_id=bfc7bd068b1b4079b42ea0d54bcf453e&name=default => generated 2925 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1287] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:39 2026] DELETE /v2.0/security-groups/3931175b-bff2-471f-b37e-710ed5481e92 => 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: 650/1288] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:39 2026] GET /v2.0/security-groups?tenant_id=bab4ff11f36246cea765cb81a93576f0&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1289] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:39 2026] DELETE /v2.0/security-groups/f441e90f-6ef6-4de5-982d-f7bc663ce6c3 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1290] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:39 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => 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: 640/1291] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:40 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => 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: 652/1292] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:56:41 2026] GET /v2.0/networks?id=80863d35-cc02-4953-bf6e-8a61e843d120 => generated 676 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1293] 199.204.45.140 () {34 vars in 1050 bytes} [Fri Apr 17 09:56:41 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=59431314c429429c96535d3829655579 => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1294] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:41 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => 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: 653/1295] 199.204.45.140 () {38 vars in 955 bytes} [Fri Apr 17 09:56:41 2026] POST /v2.0/ports => generated 954 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, ' [pid: 7|app: 0|req: 654/1296] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:42 2026] GET /v2.0/security-groups?tenant_id=44578c6ae1da4645a94610e05b950d6b&name=default => generated 2925 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1297] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 09:56:42 2026] PUT /v2.0/ports/b0eb4644-2377-4745-b094-cf840013061e => generated 1235 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1298] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:42 2026] DELETE /v2.0/security-groups/1452b049-986b-4485-ae08-3c2e3eebc376 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:56:42.790 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-20d71c21-e158-490c-bb91-b9a1e20f56ed'] response: {'name': 'network-changed', 'server_uuid': 'e8c9442c-9bab-4f23-bf38-f06bf840127f', 'tag': 'b0eb4644-2377-4745-b094-cf840013061e', '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: 644/1299] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:43 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1300] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:43 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&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: 7|app: 0|req: 657/1301] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:56:43 2026] GET /v2.0/ports?tenant_id=59431314c429429c96535d3829655579&device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1302] 199.204.45.140 () {34 vars in 1018 bytes} [Fri Apr 17 09:56:43 2026] GET /v2.0/networks?tenant_id=59431314c429429c96535d3829655579&shared=False => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1303] 199.204.45.140 () {34 vars in 930 bytes} [Fri Apr 17 09:56:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:43.547 8 INFO neutron.db.segments_db [None req-83a8db43-3a89-4d9a-9e91-808aef9b697d fb940b2228c641c695220b3d2e6d3842 aacfa7d1a40244d0a0518aea74710e9f - - default default] Added segment d2496aba-8dee-4f2a-8644-81dd271c1042 of type vxlan for network fd46a101-6611-4675-a7f5-51b568288275 [pid: 8|app: 0|req: 645/1304] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:56:43 2026] POST /v2.0/networks => generated 612 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1305] 10.0.0.212 () {34 vars in 664 bytes} [Fri Apr 17 09:56:43 2026] POST /v2.0/ports => generated 743 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1306] 10.0.0.212 () {34 vars in 747 bytes} [Fri Apr 17 09:56:44 2026] PUT /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags => generated 25 bytes in 73 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: 661/1307] 10.0.0.212 () {32 vars in 727 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags => generated 25 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: 647/1308] 10.0.0.212 () {34 vars in 758 bytes} [Fri Apr 17 09:56:44 2026] PUT /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags/green => generated 4 bytes in 90 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, ' /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: 648/1309] 10.0.0.212 () {32 vars in 727 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags => generated 34 bytes in 41 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: 662/1310] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1311] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1312] 10.0.0.212 () {34 vars in 754 bytes} [Fri Apr 17 09:56:44 2026] PUT /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags/red => 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: 664/1313] 10.0.0.212 () {32 vars in 727 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags => generated 34 bytes in 52 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: 665/1314] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.0/ports?tenant_id=59431314c429429c96535d3829655579&device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1238 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1315] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b0eb4644-2377-4745-b094-cf840013061e => 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: 650/1316] 10.0.0.212 () {34 vars in 776 bytes} [Fri Apr 17 09:56:44 2026] PUT /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags/black.or.white => generated 4 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1317] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.0/subnets?id=29753285-8a0d-4be2-a2fd-92b43f026313 => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1318] 10.0.0.212 () {32 vars in 727 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags => generated 52 bytes in 52 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: 669/1319] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.0/ports?network_id=80863d35-cc02-4953-bf6e-8a61e843d120&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1320] 10.0.0.212 () {34 vars in 747 bytes} [Fri Apr 17 09:56:44 2026] PUT /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags => generated 37 bytes in 70 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: 671/1321] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.0/networks/80863d35-cc02-4953-bf6e-8a61e843d120?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1322] 10.0.0.212 () {32 vars in 727 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags => generated 37 bytes in 73 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: 673/1323] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.0/networks/80863d35-cc02-4953-bf6e-8a61e843d120?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-17 09:56:44.874 8 INFO neutron.db.segments_db [None req-1e0dfda6-08ba-43e4-b039-8d364a219575 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment d49d95cf-611c-429c-a36c-d0520d0ced15 of type vxlan for network 4f92ba21-39d2-4405-8603-e8ed170a21ea [pid: 7|app: 0|req: 674/1324] 10.0.0.212 () {32 vars in 735 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags/red => generated 0 bytes in 42 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-17 09:56:44.952 7 INFO neutron.api.v2.resource [None req-93899f11-6f82-493b-97aa-46d439a977a1 fb940b2228c641c695220b3d2e6d3842 aacfa7d1a40244d0a0518aea74710e9f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 675/1325] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:56:44 2026] GET /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags/green => generated 99 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1326] 10.0.0.212 () {34 vars in 671 bytes} [Fri Apr 17 09:56:44 2026] POST /v2.0/networks => generated 722 bytes in 434 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: 676/1327] 10.0.0.212 () {32 vars in 738 bytes} [Fri Apr 17 09:56:44 2026] DELETE /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags/red => generated 0 bytes in 59 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: 7|app: 0|req: 677/1328] 10.0.0.212 () {32 vars in 727 bytes} [Fri Apr 17 09:56:45 2026] GET /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags => generated 30 bytes in 56 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-17 09:56:45.141 7 INFO neutron.api.v2.resource [None req-54fe7c70-ccca-426b-9bb5-0e3cac8e1da7 fb940b2228c641c695220b3d2e6d3842 aacfa7d1a40244d0a0518aea74710e9f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 678/1329] 10.0.0.212 () {32 vars in 742 bytes} [Fri Apr 17 09:56:45 2026] DELETE /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags/green => generated 99 bytes in 60 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: 652/1330] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:44 2026] POST /v2.0/subnets => generated 688 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:56:45.203 8 INFO neutron.db.segments_db [None req-0c6635e4-bc00-487f-8708-ec5643795d4f 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment f839d517-9801-4e45-9e25-de256e57f3f1 of type vxlan for network b52a6297-eaed-4070-8755-6d9d065347e5 [pid: 7|app: 0|req: 679/1331] 10.0.0.212 () {32 vars in 730 bytes} [Fri Apr 17 09:56:45 2026] DELETE /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags => generated 0 bytes in 63 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: 7|app: 0|req: 680/1332] 10.0.0.212 () {32 vars in 727 bytes} [Fri Apr 17 09:56:45 2026] GET /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1/tags => generated 12 bytes in 57 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-17 09:56:45.407 7 INFO neutron_taas.services.taas.taas_plugin [None req-902b2078-3019-4269-9f0f-186ed40d92ff fb940b2228c641c695220b3d2e6d3842 aacfa7d1a40244d0a0518aea74710e9f - - default default] TaaS: Handle Delete Port: 64f15118-9e39-462f-b1b9-c64a092feba1 2026-04-17 09:56:45.411 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-902b2078-3019-4269-9f0f-186ed40d92ff fb940b2228c641c695220b3d2e6d3842 aacfa7d1a40244d0a0518aea74710e9f - - default default] Tap Mirror: Handle Delete Port: 64f15118-9e39-462f-b1b9-c64a092feba1 2026-04-17 09:56:45.474 8 INFO neutron.db.l3_hamode_db [None req-0c6635e4-bc00-487f-8708-ec5643795d4f 491bb6122d9a4dc389fb8844eb3f32ed 0bf0a9f65f97462580f88707b96ca473 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 681/1333] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:56:45 2026] DELETE /v2.0/ports/64f15118-9e39-462f-b1b9-c64a092feba1 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1334] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:45 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:45.689 7 INFO neutron.services.segments.plugin [-] Segment d2496aba-8dee-4f2a-8644-81dd271c1042 resource provider aggregate not found 2026-04-17 09:56:45.702 7 INFO neutron.services.segments.plugin [-] Segment d2496aba-8dee-4f2a-8644-81dd271c1042 resource provider aggregate not found 2026-04-17 09:56:45.709 7 INFO neutron.services.segments.plugin [-] Segment d2496aba-8dee-4f2a-8644-81dd271c1042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2496aba-8dee-4f2a-8644-81dd271c1042 found for delete ", "request_id": "req-c0112131-51c0-4976-8b9b-c123ffb68425"}]} 2026-04-17 09:56:45.719 7 INFO neutron.services.segments.plugin [-] Segment d2496aba-8dee-4f2a-8644-81dd271c1042 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2496aba-8dee-4f2a-8644-81dd271c1042 found for delete ", "request_id": "req-0d6792a8-6e79-4d14-87cb-30c5a76f497e"}]} [pid: 7|app: 0|req: 683/1335] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:56:45 2026] DELETE /v2.0/networks/fd46a101-6611-4675-a7f5-51b568288275 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1336] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:45 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&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-17 09:56:46.304 8 INFO neutron.db.l3_hamode_db [None req-0c6635e4-bc00-487f-8708-ec5643795d4f 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 685/1337] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:46 2026] GET /v2.0/security-groups?tenant_id=fef5457e9ec0406a9faac83c4c625c32&name=default => generated 2925 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1338] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:46 2026] DELETE /v2.0/security-groups/85d47019-af85-4664-8c71-322c0ff7dfc8 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1339] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:46 2026] GET /v2.0/security-groups?tenant_id=aacfa7d1a40244d0a0518aea74710e9f&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1340] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:46 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => 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: 689/1341] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:46 2026] DELETE /v2.0/security-groups/33f88057-653e-43a9-8cff-7db36439ca3c => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1342] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:46 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&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: 653/1343] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:56:45 2026] POST /v2.0/routers => generated 728 bytes in 2139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1344] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:48 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1345] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:56:48 2026] GET /v2.0/security-groups?tenant_id=6c678ce89bc54b81a9c54772b6e29ccc&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1346] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:48 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&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: 657/1347] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:56:48 2026] DELETE /v2.0/security-groups/efe6b002-4626-4956-9ad0-10d30db3079f => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1348] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:56:47 2026] PUT /v2.0/routers/d243888b-32a6-480a-bb7a-31de2b57b6da/add_router_interface => generated 309 bytes in 1350 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1349] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:49 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => 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: 692/1350] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:49 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&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: 659/1351] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:50 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1352] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:50 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&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: 660/1353] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:50 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => 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: 694/1354] 10.0.0.26 () {34 vars in 981 bytes} [Fri Apr 17 09:56:50 2026] GET /v2.0/networks?id=4f92ba21-39d2-4405-8603-e8ed170a21ea => generated 673 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1355] 10.0.0.26 () {34 vars in 964 bytes} [Fri Apr 17 09:56:51 2026] GET /v2.0/quotas/0bf0a9f65f97462580f88707b96ca473 => generated 292 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1356] 10.0.0.26 () {34 vars in 1001 bytes} [Fri Apr 17 09:56:51 2026] GET /v2.0/ports?tenant_id=0bf0a9f65f97462580f88707b96ca473&fields=id => generated 103 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1357] 10.0.0.26 () {34 vars in 1007 bytes} [Fri Apr 17 09:56:51 2026] GET /v2.0/networks/4f92ba21-39d2-4405-8603-e8ed170a21ea?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: 698/1358] 10.0.0.26 () {34 vars in 1107 bytes} [Fri Apr 17 09:56:51 2026] GET /v2.0/networks/4f92ba21-39d2-4405-8603-e8ed170a21ea?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) 2026-04-17 09:56:51.419 8 INFO neutron.db.l3_db [None req-06fe4574-6f49-4c33-aa2b-1ff9c8188330 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] Floating IP ec1e9ffb-938e-4f64-a6df-36f9e31aa77b associated. External IP: 10.96.250.214, port: b0eb4644-2377-4745-b094-cf840013061e. [pid: 7|app: 0|req: 699/1359] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:51 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => 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: 661/1360] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:56:51 2026] PUT /v2.0/floatingips/ec1e9ffb-938e-4f64-a6df-36f9e31aa77b => generated 855 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:56:51.840 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-32ff9e14-cc29-4999-81fb-1177319d69da'] response: {'name': 'network-changed', 'server_uuid': 'e8c9442c-9bab-4f23-bf38-f06bf840127f', 'tag': 'b0eb4644-2377-4745-b094-cf840013061e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 663/1363] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:56:52 2026] GET /v2.0/ports?tenant_id=59431314c429429c96535d3829655579&device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1364] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:56:52 2026] GET /v2.0/networks?id=80863d35-cc02-4953-bf6e-8a61e843d120 => generated 772 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1365] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:56:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b0eb4644-2377-4745-b094-cf840013061e => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1366] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:56:52 2026] GET /v2.0/subnets?id=29753285-8a0d-4be2-a2fd-92b43f026313 => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1367] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:52 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => 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: 665/1368] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:56:52 2026] GET /v2.0/ports?network_id=80863d35-cc02-4953-bf6e-8a61e843d120&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: 704/1369] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:56:52 2026] GET /v2.0/networks/80863d35-cc02-4953-bf6e-8a61e843d120?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: 666/1370] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:56:52 2026] GET /v2.0/networks/80863d35-cc02-4953-bf6e-8a61e843d120?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:56:53.285 7 INFO neutron.db.segments_db [None req-47fd1a00-7d2c-4815-8a4b-2207922af87c f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Added segment 096cd7e6-e5cc-4e35-b780-9b12a039eb2d of type vxlan for network cf8641d6-41d7-48ff-a5ea-58ff055043f1 2026-04-17 09:56:53.567 7 INFO neutron.db.l3_hamode_db [None req-47fd1a00-7d2c-4815-8a4b-2207922af87c f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:56:53.672 7 INFO neutron.db.l3_hamode_db [None req-47fd1a00-7d2c-4815-8a4b-2207922af87c f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 667/1371] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:53 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1372] 10.0.0.212 () {34 vars in 668 bytes} [Fri Apr 17 09:56:53 2026] POST /v2.0/routers => generated 474 bytes in 1225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:56:54.350 8 INFO neutron.db.l3_hamode_db [None req-9b7470b4-f4ce-4d50-961a-d00380b322bc f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:56:54.450 8 INFO neutron.db.l3_hamode_db [None req-9b7470b4-f4ce-4d50-961a-d00380b322bc f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 706/1373] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:54 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => 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: 668/1374] 10.0.0.212 () {34 vars in 668 bytes} [Fri Apr 17 09:56:54 2026] POST /v2.0/routers => generated 474 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:56:55.041 7 INFO neutron.db.l3_hamode_db [None req-e044c12e-6513-4121-b15d-39ad7e24b34d f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:56:55.161 7 INFO neutron.db.l3_hamode_db [None req-e044c12e-6513-4121-b15d-39ad7e24b34d f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 707/1375] 10.0.0.212 () {34 vars in 668 bytes} [Fri Apr 17 09:56:54 2026] POST /v2.0/routers => generated 474 bytes in 792 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:56:55.849 7 INFO neutron.db.l3_hamode_db [None req-d1676dd8-1f3c-40b7-8e20-6b74bfb8e889 f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 669/1376] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:56:55 2026] GET /v2.0/networks?id=4f92ba21-39d2-4405-8603-e8ed170a21ea => generated 673 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1377] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:55 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:56:56.027 7 INFO neutron.db.l3_hamode_db [None req-d1676dd8-1f3c-40b7-8e20-6b74bfb8e889 f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 671/1378] 199.204.45.140 () {38 vars in 955 bytes} [Fri Apr 17 09:56:55 2026] POST /v2.0/ports => generated 958 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: 708/1379] 10.0.0.212 () {34 vars in 668 bytes} [Fri Apr 17 09:56:55 2026] POST /v2.0/routers => generated 474 bytes in 846 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1380] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 09:56:56 2026] PUT /v2.0/ports/69c07dd1-4271-437e-9158-a66734034eac => generated 1239 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:56:56.677 7 INFO neutron.db.l3_hamode_db [None req-4394f374-20e7-4296-bff8-bef9309a5aa8 f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:56:56.694 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-01f58718-7022-4246-84dc-c507e756f555'] response: {'name': 'network-changed', 'server_uuid': '19848e2b-df5b-469d-8482-07a4063fe750', 'tag': '69c07dd1-4271-437e-9158-a66734034eac', 'status': 'completed', 'code': 200} 2026-04-17 09:56:56.796 7 INFO neutron.db.l3_hamode_db [None req-4394f374-20e7-4296-bff8-bef9309a5aa8 f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /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: 673/1381] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:56 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1382] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:56 2026] GET /v2.0/security-groups?id=87e1db77-44f8-4c51-b1d9-057b8cabee37&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: 8|app: 0|req: 675/1383] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:56:57 2026] GET /v2.0/ports?tenant_id=0bf0a9f65f97462580f88707b96ca473&device_id=19848e2b-df5b-469d-8482-07a4063fe750 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1384] 199.204.45.140 () {34 vars in 1018 bytes} [Fri Apr 17 09:56:57 2026] GET /v2.0/networks?tenant_id=0bf0a9f65f97462580f88707b96ca473&shared=False => generated 769 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1385] 199.204.45.140 () {34 vars in 930 bytes} [Fri Apr 17 09:56:57 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: 7|app: 0|req: 709/1386] 10.0.0.212 () {34 vars in 668 bytes} [Fri Apr 17 09:56:56 2026] POST /v2.0/routers => generated 474 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1387] 10.0.0.212 () {34 vars in 751 bytes} [Fri Apr 17 09:56:57 2026] PUT /v2.0/routers/c2a70c99-7aef-45eb-a1da-a6004082f40e/tags => generated 17 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1388] 10.0.0.212 () {34 vars in 751 bytes} [Fri Apr 17 09:56:57 2026] PUT /v2.0/routers/c11312f4-d4f5-4ab9-a5d4-755ac407eeeb/tags => generated 25 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1389] 10.0.0.212 () {34 vars in 751 bytes} [Fri Apr 17 09:56:57 2026] PUT /v2.0/routers/0a6bbf56-bb93-4dfa-8157-f4cc4b58efb7/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1390] 10.0.0.212 () {34 vars in 751 bytes} [Fri Apr 17 09:56:57 2026] PUT /v2.0/routers/f64d0c45-be48-4db6-beea-7c076e0d4f24/tags => generated 19 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1391] 10.0.0.212 () {32 vars in 664 bytes} [Fri Apr 17 09:56:57 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1392] 10.0.0.212 () {32 vars in 678 bytes} [Fri Apr 17 09:56:57 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1393] 10.0.0.212 () {32 vars in 674 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1394] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1395] 10.0.0.212 () {32 vars in 686 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1396] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/security-groups?id=87e1db77-44f8-4c51-b1d9-057b8cabee37&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: 683/1397] 10.0.0.212 () {32 vars in 672 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1398] 10.0.0.212 () {32 vars in 686 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1399] 10.0.0.212 () {32 vars in 682 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1400] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/ports?tenant_id=0bf0a9f65f97462580f88707b96ca473&device_id=19848e2b-df5b-469d-8482-07a4063fe750 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1401] 199.204.45.140 () {34 vars in 1060 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=69c07dd1-4271-437e-9158-a66734034eac => 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: 685/1402] 10.0.0.212 () {32 vars in 694 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1403] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/subnets?id=14991bd7-5efb-435e-a521-1ee55669500a => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1404] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/routers/c2a70c99-7aef-45eb-a1da-a6004082f40e => generated 485 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1405] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/ports?network_id=4f92ba21-39d2-4405-8603-e8ed170a21ea&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1406] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/networks/4f92ba21-39d2-4405-8603-e8ed170a21ea?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: 721/1407] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/networks/4f92ba21-39d2-4405-8603-e8ed170a21ea?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: 687/1408] 10.0.0.212 () {34 vars in 742 bytes} [Fri Apr 17 09:56:58 2026] PUT /v2.0/routers/c2a70c99-7aef-45eb-a1da-a6004082f40e => generated 485 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1409] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:56:58 2026] GET /v2.0/ports?device_id=c2a70c99-7aef-45eb-a1da-a6004082f40e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:56:59.124 8 INFO neutron_taas.services.taas.taas_plugin [None req-c942feb1-507e-4d14-837b-cb6c8f74f371 f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] TaaS: Handle Delete Port: 73e3dc98-8dd3-4def-8e18-928ef69ca93a 2026-04-17 09:56:59.127 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c942feb1-507e-4d14-837b-cb6c8f74f371 f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Tap Mirror: Handle Delete Port: 73e3dc98-8dd3-4def-8e18-928ef69ca93a [pid: 7|app: 0|req: 723/1410] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:56:59 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1411] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:58 2026] DELETE /v2.0/routers/c2a70c99-7aef-45eb-a1da-a6004082f40e => generated 0 bytes in 356 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1412] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:56:59 2026] GET /v2.0/security-groups?id=87e1db77-44f8-4c51-b1d9-057b8cabee37&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1413] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 09:56:59 2026] GET /v2.0/routers/c11312f4-d4f5-4ab9-a5d4-755ac407eeeb => generated 493 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1414] 10.0.0.212 () {34 vars in 742 bytes} [Fri Apr 17 09:56:59 2026] PUT /v2.0/routers/c11312f4-d4f5-4ab9-a5d4-755ac407eeeb => generated 493 bytes in 572 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1415] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:56:59 2026] GET /v2.0/ports?device_id=c11312f4-d4f5-4ab9-a5d4-755ac407eeeb => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:57:00.157 7 INFO neutron_taas.services.taas.taas_plugin [None req-9265f23c-02ac-4768-8e37-b95cb31b44df f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] TaaS: Handle Delete Port: 84ba5821-7477-41a1-98fa-6c9cb303484f 2026-04-17 09:57:00.160 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9265f23c-02ac-4768-8e37-b95cb31b44df f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Tap Mirror: Handle Delete Port: 84ba5821-7477-41a1-98fa-6c9cb303484f [pid: 8|app: 0|req: 691/1416] 10.0.0.128 () {34 vars in 990 bytes} [Fri Apr 17 09:57:00 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1240 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1417] 10.0.0.128 () {34 vars in 1040 bytes} [Fri Apr 17 09:57:00 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&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: 7|app: 0|req: 726/1418] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:56:59 2026] DELETE /v2.0/routers/c11312f4-d4f5-4ab9-a5d4-755ac407eeeb => generated 0 bytes in 373 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1419] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 09:57:00 2026] GET /v2.0/routers/0a6bbf56-bb93-4dfa-8157-f4cc4b58efb7 => generated 502 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1420] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:00 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1421] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:00 2026] GET /v2.0/security-groups?id=87e1db77-44f8-4c51-b1d9-057b8cabee37&fields=id&fields=name => generated 88 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1422] 10.0.0.212 () {34 vars in 742 bytes} [Fri Apr 17 09:57:00 2026] PUT /v2.0/routers/0a6bbf56-bb93-4dfa-8157-f4cc4b58efb7 => generated 502 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1423] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:57:00 2026] GET /v2.0/ports?device_id=0a6bbf56-bb93-4dfa-8157-f4cc4b58efb7 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:57:01.225 8 INFO neutron_taas.services.taas.taas_plugin [None req-80bb3022-2aa2-4c12-8b6f-e5f94cebeeb3 f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] TaaS: Handle Delete Port: b6458a42-a7df-4026-9c52-596aac8cd310 2026-04-17 09:57:01.228 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-80bb3022-2aa2-4c12-8b6f-e5f94cebeeb3 f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Tap Mirror: Handle Delete Port: b6458a42-a7df-4026-9c52-596aac8cd310 [pid: 8|app: 0|req: 695/1424] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:57:00 2026] DELETE /v2.0/routers/0a6bbf56-bb93-4dfa-8157-f4cc4b58efb7 => 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: 730/1425] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 09:57:01 2026] GET /v2.0/routers/f64d0c45-be48-4db6-beea-7c076e0d4f24 => generated 487 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1426] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:01 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1427] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:01 2026] GET /v2.0/security-groups?id=87e1db77-44f8-4c51-b1d9-057b8cabee37&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1428] 10.0.0.212 () {34 vars in 742 bytes} [Fri Apr 17 09:57:01 2026] PUT /v2.0/routers/f64d0c45-be48-4db6-beea-7c076e0d4f24 => generated 487 bytes in 1021 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1429] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:57:02 2026] GET /v2.0/ports?device_id=f64d0c45-be48-4db6-beea-7c076e0d4f24 => 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: 699/1430] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:02 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1431] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:02 2026] GET /v2.0/security-groups?id=87e1db77-44f8-4c51-b1d9-057b8cabee37&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:57:02.782 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a746867-f6f4-441c-b5e7-5a97e19a715f f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] TaaS: Handle Delete Port: 4d97825e-4565-4693-84d2-da33d17f25a1 2026-04-17 09:57:02.787 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a746867-f6f4-441c-b5e7-5a97e19a715f f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Tap Mirror: Handle Delete Port: 4d97825e-4565-4693-84d2-da33d17f25a1 [pid: 7|app: 0|req: 732/1432] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:57:02 2026] DELETE /v2.0/routers/f64d0c45-be48-4db6-beea-7c076e0d4f24 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1433] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 09:57:03 2026] GET /v2.0/routers/8613a652-9925-48cc-ae58-5dd5cb124a63 => generated 480 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1434] 10.0.0.212 () {34 vars in 742 bytes} [Fri Apr 17 09:57:03 2026] PUT /v2.0/routers/8613a652-9925-48cc-ae58-5dd5cb124a63 => generated 480 bytes in 525 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1435] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:57:03 2026] GET /v2.0/ports?device_id=8613a652-9925-48cc-ae58-5dd5cb124a63 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:57:03.854 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ce5ad00-2461-4bde-a7e0-1bbe727f1dd3 f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] TaaS: Handle Delete Port: 49277b5d-de73-474c-b78c-b8ae908b7253 2026-04-17 09:57:03.857 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ce5ad00-2461-4bde-a7e0-1bbe727f1dd3 f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] Tap Mirror: Handle Delete Port: 49277b5d-de73-474c-b78c-b8ae908b7253 [pid: 8|app: 0|req: 703/1436] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:03 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1437] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:03 2026] GET /v2.0/security-groups?id=87e1db77-44f8-4c51-b1d9-057b8cabee37&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-17 09:57:04.230 7 INFO neutron.services.segments.plugin [-] Segment 096cd7e6-e5cc-4e35-b780-9b12a039eb2d resource provider aggregate not found 2026-04-17 09:57:04.238 7 INFO neutron.services.segments.plugin [-] Segment 096cd7e6-e5cc-4e35-b780-9b12a039eb2d resource provider aggregate not found 2026-04-17 09:57:04.250 7 INFO neutron.services.segments.plugin [-] Segment 096cd7e6-e5cc-4e35-b780-9b12a039eb2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 096cd7e6-e5cc-4e35-b780-9b12a039eb2d found for delete ", "request_id": "req-69688c56-54fa-4b27-86c9-2110f4bc516a"}]} 2026-04-17 09:57:04.253 7 INFO neutron.services.segments.plugin [-] Segment 096cd7e6-e5cc-4e35-b780-9b12a039eb2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 096cd7e6-e5cc-4e35-b780-9b12a039eb2d found for delete ", "request_id": "req-cc860277-9d61-43ad-8d5b-9de4cdacdac6"}]} 2026-04-17 09:57:04.259 7 INFO neutron.db.l3_hamode_db [None req-8ce5ad00-2461-4bde-a7e0-1bbe727f1dd3 f656f1c0822e4e17b9f5095ca2567495 314b46b5d4f24107bd712904a3a5f62b - - default default] HA network cf8641d6-41d7-48ff-a5ea-58ff055043f1 was deleted as no HA routers are present in tenant 314b46b5d4f24107bd712904a3a5f62b. [pid: 7|app: 0|req: 734/1438] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:57:03 2026] DELETE /v2.0/routers/8613a652-9925-48cc-ae58-5dd5cb124a63 => generated 0 bytes in 629 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1439] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:05 2026] GET /v2.0/security-groups?tenant_id=314b46b5d4f24107bd712904a3a5f62b&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1440] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:05 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1441] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:05 2026] DELETE /v2.0/security-groups/15505970-ab45-462f-938d-fd0eec5b1b1e => 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: 736/1442] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:05 2026] GET /v2.0/security-groups?id=87e1db77-44f8-4c51-b1d9-057b8cabee37&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1443] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:05 2026] GET /v2.0/security-groups?tenant_id=d97cb67810544837b341e1d19ed7689d&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: 737/1444] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:05 2026] DELETE /v2.0/security-groups/04e0d8a5-413a-4bdf-9fcd-9f55400b0e1e => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1445] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:06 2026] GET /v2.0/security-groups?tenant_id=d42f4267e3a240898d224830ed0be103&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: 738/1446] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:06 2026] DELETE /v2.0/security-groups/1cdb8a24-25d0-4671-b449-1ba2af2b0831 => 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: 709/1447] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:06 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1448] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:06 2026] GET /v2.0/security-groups?id=87e1db77-44f8-4c51-b1d9-057b8cabee37&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: 711/1451] 199.204.45.140 () {34 vars in 994 bytes} [Fri Apr 17 09:57:07 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1452] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:07 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => 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: 742/1453] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:07 2026] GET /v2.0/security-groups?id=87e1db77-44f8-4c51-b1d9-057b8cabee37&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:57:07.895 8 INFO neutron_taas.services.taas.taas_plugin [req-7094f849-9c67-47b8-accd-fa94128afcdb req-df8a3a49-6e80-4112-8e04-50893d54d8b3 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] TaaS: Handle Delete Port: 69c07dd1-4271-437e-9158-a66734034eac 2026-04-17 09:57:07.898 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7094f849-9c67-47b8-accd-fa94128afcdb req-df8a3a49-6e80-4112-8e04-50893d54d8b3 e899f79e50f9418fa1ea6b5e1ba3c85c 0bf0a9f65f97462580f88707b96ca473 - - default default] Tap Mirror: Handle Delete Port: 69c07dd1-4271-437e-9158-a66734034eac [pid: 8|app: 0|req: 712/1454] 199.204.45.140 () {36 vars in 997 bytes} [Fri Apr 17 09:57:07 2026] DELETE /v2.0/ports/69c07dd1-4271-437e-9158-a66734034eac => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:57:08.093 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-888bf4da-5773-4b56-9fa5-186e1e085103'] response: {'server_uuid': '19848e2b-df5b-469d-8482-07a4063fe750', 'name': 'network-vif-deleted', 'tag': '69c07dd1-4271-437e-9158-a66734034eac', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 743/1455] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:08 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => 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: 713/1456] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:09 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:57:10.697 7 INFO neutron.db.segments_db [None req-ed45bf54-9497-4e07-8b57-5a43e898c88f 01f3c4cd3ed24f1bbd39a330597d1e3d 83dc5673b4304c8c9a934400dd1eda23 - - default default] Added segment fd921621-4d8d-4661-9445-be9611099f0b of type vxlan for network 9ce68871-f30e-43b4-8103-271a410cf701 [pid: 7|app: 0|req: 744/1457] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:57:10 2026] POST /v2.0/networks => generated 613 bytes in 406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1458] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:57:10 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:57:11.091 7 INFO neutron.db.segments_db [None req-5c91c10f-fea0-44c9-be6d-8ab21d34c5f5 01f3c4cd3ed24f1bbd39a330597d1e3d 83dc5673b4304c8c9a934400dd1eda23 - - default default] Added segment bef42b7d-68d3-435d-b3ba-cba3afad2283 of type vxlan for network 928ba929-3649-4e1a-bb42-cb06298d5001 [pid: 8|app: 0|req: 715/1459] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:11 2026] GET /v2.0/ports?device_id=19848e2b-df5b-469d-8482-07a4063fe750 => 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: 745/1460] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:57:11 2026] POST /v2.0/networks => generated 612 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1461] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:57:11 2026] POST /v2.0/subnets => generated 629 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:57:11.498 7 INFO neutron.db.segments_db [None req-2699a590-4435-4cd1-828b-a72cd4e33b75 01f3c4cd3ed24f1bbd39a330597d1e3d 83dc5673b4304c8c9a934400dd1eda23 - - default default] Added segment 128d22f5-2561-4874-a3fc-8101e24bf898 of type vxlan for network f55360a3-e5ac-4fbf-8892-ee4b292af019 [pid: 7|app: 0|req: 746/1462] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:57:11 2026] POST /v2.0/networks => generated 611 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1463] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:57:11 2026] POST /v2.0/subnets => generated 629 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:57:11.916 7 INFO neutron.db.segments_db [None req-090b6a0a-3b0c-4c6b-8a4d-2a61c6db9518 01f3c4cd3ed24f1bbd39a330597d1e3d 83dc5673b4304c8c9a934400dd1eda23 - - default default] Added segment 397a4f3a-ffd9-40d4-b55b-655e4c172226 of type vxlan for network f7d49d73-a8ee-4dab-97e6-50738c6ae4b7 [pid: 7|app: 0|req: 747/1464] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:57:11 2026] POST /v2.0/networks => generated 613 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1465] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:57:12 2026] POST /v2.0/subnets => generated 629 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:57:12.340 7 INFO neutron.db.segments_db [None req-418b8d6e-fab1-49ec-bd74-ae23897d5868 01f3c4cd3ed24f1bbd39a330597d1e3d 83dc5673b4304c8c9a934400dd1eda23 - - default default] Added segment e2832360-cdb4-4866-b726-a8a8d67399b6 of type vxlan for network 889a14b7-8953-4f0a-aabd-3fbf8f446302 [pid: 7|app: 0|req: 748/1466] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:57:12 2026] POST /v2.0/networks => generated 613 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1467] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:57:12 2026] POST /v2.0/subnets => generated 629 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1468] 10.0.0.212 () {34 vars in 751 bytes} [Fri Apr 17 09:57:12 2026] PUT /v2.0/subnets/be8b04d6-f549-438b-b41a-587db50eea3d/tags => generated 17 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1469] 10.0.0.212 () {34 vars in 751 bytes} [Fri Apr 17 09:57:12 2026] PUT /v2.0/subnets/dc6b9461-eafe-4c42-b08c-96eb5afb50bd/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1470] 10.0.0.212 () {34 vars in 751 bytes} [Fri Apr 17 09:57:12 2026] PUT /v2.0/subnets/f3e7baa6-e857-43d9-948f-bf70acce4f8b/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1471] 10.0.0.212 () {34 vars in 751 bytes} [Fri Apr 17 09:57:12 2026] PUT /v2.0/subnets/effbaf72-4431-43cb-a06c-118d2224ad58/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: 751/1472] 10.0.0.212 () {32 vars in 664 bytes} [Fri Apr 17 09:57:12 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1473] 10.0.0.212 () {32 vars in 678 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1474] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1475] 10.0.0.212 () {32 vars in 674 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1476] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&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: 724/1477] 10.0.0.212 () {32 vars in 686 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1478] 10.0.0.212 () {32 vars in 672 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1479] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1480] 10.0.0.212 () {32 vars in 686 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1481] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&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: 726/1482] 10.0.0.212 () {32 vars in 682 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1483] 10.0.0.212 () {32 vars in 694 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1484] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:57:13 2026] DELETE /v2.0/subnets/be8b04d6-f549-438b-b41a-587db50eea3d => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:57:13.711 7 INFO neutron_taas.services.taas.taas_plugin [None req-1938703d-8b71-4b6d-86b2-6741d8b68004 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: c6be07c3-ed29-4df1-bf08-ae8de7dd16c6 2026-04-17 09:57:13.713 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1938703d-8b71-4b6d-86b2-6741d8b68004 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: c6be07c3-ed29-4df1-bf08-ae8de7dd16c6 [pid: 8|app: 0|req: 729/1485] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:57:13 2026] DELETE /v2.0/subnets/dc6b9461-eafe-4c42-b08c-96eb5afb50bd => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1486] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1487] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:57:13 2026] DELETE /v2.0/subnets/f3e7baa6-e857-43d9-948f-bf70acce4f8b => 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: 732/1488] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:13 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1489] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:57:14 2026] DELETE /v2.0/subnets/effbaf72-4431-43cb-a06c-118d2224ad58 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1490] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:57:14 2026] DELETE /v2.0/subnets/eef245e3-be42-4a2a-9fc8-470074d110f4 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:57:14.338 8 INFO neutron_taas.services.taas.taas_plugin [None req-b3a1d778-2809-4077-b148-8f3cc52d616b 01f3c4cd3ed24f1bbd39a330597d1e3d 83dc5673b4304c8c9a934400dd1eda23 - - default default] TaaS: Handle Delete Port: f6991a4b-6258-4b29-83d7-8e6a89ec46e2 2026-04-17 09:57:14.340 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3a1d778-2809-4077-b148-8f3cc52d616b 01f3c4cd3ed24f1bbd39a330597d1e3d 83dc5673b4304c8c9a934400dd1eda23 - - default default] Tap Mirror: Handle Delete Port: f6991a4b-6258-4b29-83d7-8e6a89ec46e2 [pid: 7|app: 0|req: 757/1491] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:57:13 2026] PUT /v2.0/routers/d243888b-32a6-480a-bb7a-31de2b57b6da/remove_router_interface => generated 309 bytes in 1045 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:57:14.614 7 INFO neutron_taas.services.taas.taas_plugin [None req-70d22dd7-4ae7-47d6-91fe-2723b3dcd636 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: ef987186-487a-4ccd-a2f8-0de00ba45b5e 2026-04-17 09:57:14.618 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70d22dd7-4ae7-47d6-91fe-2723b3dcd636 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: ef987186-487a-4ccd-a2f8-0de00ba45b5e 2026-04-17 09:57:14.895 7 INFO neutron_taas.services.taas.taas_plugin [None req-70d22dd7-4ae7-47d6-91fe-2723b3dcd636 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 94ec593f-7b56-4e82-b05e-4212b614e7a6 2026-04-17 09:57:14.898 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70d22dd7-4ae7-47d6-91fe-2723b3dcd636 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 94ec593f-7b56-4e82-b05e-4212b614e7a6 2026-04-17 09:57:14.971 8 INFO neutron.services.segments.plugin [-] Segment fd921621-4d8d-4661-9445-be9611099f0b resource provider aggregate not found 2026-04-17 09:57:14.977 8 INFO neutron.services.segments.plugin [-] Segment fd921621-4d8d-4661-9445-be9611099f0b resource provider aggregate not found 2026-04-17 09:57:14.992 8 INFO neutron.services.segments.plugin [-] Segment fd921621-4d8d-4661-9445-be9611099f0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd921621-4d8d-4661-9445-be9611099f0b found for delete ", "request_id": "req-645682fa-2802-4bb5-bf2a-1d4558563a0b"}]} 2026-04-17 09:57:14.995 8 INFO neutron.services.segments.plugin [-] Segment fd921621-4d8d-4661-9445-be9611099f0b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd921621-4d8d-4661-9445-be9611099f0b found for delete ", "request_id": "req-ba065f6d-151a-4d00-a9a2-e288b6175512"}]} [pid: 8|app: 0|req: 735/1492] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:57:14 2026] DELETE /v2.0/networks/9ce68871-f30e-43b4-8103-271a410cf701 => generated 0 bytes in 752 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1493] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:57:15 2026] DELETE /v2.0/networks/928ba929-3649-4e1a-bb42-cb06298d5001 => 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: 737/1494] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:15 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:57:15.237 7 INFO neutron.services.segments.plugin [-] Segment f839d517-9801-4e45-9e25-de256e57f3f1 resource provider aggregate not found 2026-04-17 09:57:15.250 7 INFO neutron.services.segments.plugin [-] Segment f839d517-9801-4e45-9e25-de256e57f3f1 resource provider aggregate not found 2026-04-17 09:57:15.256 7 INFO neutron.services.segments.plugin [-] Segment f839d517-9801-4e45-9e25-de256e57f3f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f839d517-9801-4e45-9e25-de256e57f3f1 found for delete ", "request_id": "req-75c9f93a-54c4-4b8d-a474-5a2d3280aa3b"}]} 2026-04-17 09:57:15.269 7 INFO neutron.services.segments.plugin [-] Segment f839d517-9801-4e45-9e25-de256e57f3f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f839d517-9801-4e45-9e25-de256e57f3f1 found for delete ", "request_id": "req-72f991fd-02c9-444c-a157-98bfe97cde96"}]} 2026-04-17 09:57:15.271 7 INFO neutron.db.l3_hamode_db [None req-70d22dd7-4ae7-47d6-91fe-2723b3dcd636 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HA network b52a6297-eaed-4070-8755-6d9d065347e5 was deleted as no HA routers are present in tenant 0bf0a9f65f97462580f88707b96ca473. [pid: 7|app: 0|req: 758/1495] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:57:14 2026] DELETE /v2.0/routers/d243888b-32a6-480a-bb7a-31de2b57b6da => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1496] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:57:15 2026] GET /v2.0/ports?tenant_id=59431314c429429c96535d3829655579&device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1240 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1497] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:15 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1498] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:57:15 2026] DELETE /v2.0/networks/f55360a3-e5ac-4fbf-8892-ee4b292af019 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1499] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:57:15 2026] GET /v2.0/networks?id=80863d35-cc02-4953-bf6e-8a61e843d120 => generated 772 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1500] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:57:15 2026] DELETE /v2.0/subnets/14991bd7-5efb-435e-a521-1ee55669500a => 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: 762/1501] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:57:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=b0eb4644-2377-4745-b094-cf840013061e => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1502] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:57:15 2026] DELETE /v2.0/networks/f7d49d73-a8ee-4dab-97e6-50738c6ae4b7 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1503] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:57:15 2026] GET /v2.0/subnets?id=29753285-8a0d-4be2-a2fd-92b43f026313 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:57:15.609 7 INFO neutron_taas.services.taas.taas_plugin [None req-e79af6a3-efad-45b7-a148-4449d57f994e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 2556ab4b-286f-48af-93e8-4b0908b0fce9 2026-04-17 09:57:15.614 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e79af6a3-efad-45b7-a148-4449d57f994e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 2556ab4b-286f-48af-93e8-4b0908b0fce9 [pid: 8|app: 0|req: 742/1504] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:57:15 2026] DELETE /v2.0/networks/889a14b7-8953-4f0a-aabd-3fbf8f446302 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1505] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:57:15 2026] GET /v2.0/ports?network_id=80863d35-cc02-4953-bf6e-8a61e843d120&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1506] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:57:15 2026] GET /v2.0/networks/80863d35-cc02-4953-bf6e-8a61e843d120?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: 745/1507] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:57:15 2026] GET /v2.0/networks/80863d35-cc02-4953-bf6e-8a61e843d120?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: 763/1508] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:57:15 2026] DELETE /v2.0/networks/4f92ba21-39d2-4405-8603-e8ed170a21ea => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1509] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:16 2026] GET /v2.0/security-groups?tenant_id=0bf0a9f65f97462580f88707b96ca473&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1510] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:16 2026] DELETE /v2.0/security-groups/87e1db77-44f8-4c51-b1d9-057b8cabee37 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1511] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:16 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => 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: 765/1512] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:16 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1513] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:16 2026] GET /v2.0/security-groups?tenant_id=0b42f51bad764af28b89a34fa966c06b&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: 766/1514] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:16 2026] DELETE /v2.0/security-groups/ec1f5848-9241-4f24-bc54-6bd018b2983f => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:57:17.011 8 INFO neutron.services.segments.plugin [-] Segment bef42b7d-68d3-435d-b3ba-cba3afad2283 resource provider aggregate not found 2026-04-17 09:57:17.018 8 INFO neutron.services.segments.plugin [-] Segment bef42b7d-68d3-435d-b3ba-cba3afad2283 resource provider aggregate not found 2026-04-17 09:57:17.035 8 INFO neutron.services.segments.plugin [-] Segment bef42b7d-68d3-435d-b3ba-cba3afad2283 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef42b7d-68d3-435d-b3ba-cba3afad2283 found for delete ", "request_id": "req-fe8f7cbe-b20b-48b8-8089-15b36e065820"}]} 2026-04-17 09:57:17.037 8 INFO neutron.services.segments.plugin [-] Segment bef42b7d-68d3-435d-b3ba-cba3afad2283 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bef42b7d-68d3-435d-b3ba-cba3afad2283 found for delete ", "request_id": "req-bb7a2688-caa8-415f-a464-30161cb2a99c"}]} 2026-04-17 09:57:17.055 8 INFO neutron.services.segments.plugin [-] Segment 128d22f5-2561-4874-a3fc-8101e24bf898 resource provider aggregate not found 2026-04-17 09:57:17.061 8 INFO neutron.services.segments.plugin [-] Segment 128d22f5-2561-4874-a3fc-8101e24bf898 resource provider aggregate not found 2026-04-17 09:57:17.075 8 INFO neutron.services.segments.plugin [-] Segment 128d22f5-2561-4874-a3fc-8101e24bf898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 128d22f5-2561-4874-a3fc-8101e24bf898 found for delete ", "request_id": "req-dab02151-03c9-46ad-9e5a-a5fb908862f9"}]} 2026-04-17 09:57:17.079 8 INFO neutron.services.segments.plugin [-] Segment 128d22f5-2561-4874-a3fc-8101e24bf898 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 128d22f5-2561-4874-a3fc-8101e24bf898 found for delete ", "request_id": "req-242d5b06-cab1-4f3f-8d58-925de5de179c"}]} 2026-04-17 09:57:17.095 8 INFO neutron.services.segments.plugin [-] Segment 397a4f3a-ffd9-40d4-b55b-655e4c172226 resource provider aggregate not found 2026-04-17 09:57:17.098 8 INFO neutron.services.segments.plugin [-] Segment 397a4f3a-ffd9-40d4-b55b-655e4c172226 resource provider aggregate not found 2026-04-17 09:57:17.113 8 INFO neutron.services.segments.plugin [-] Segment 397a4f3a-ffd9-40d4-b55b-655e4c172226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 397a4f3a-ffd9-40d4-b55b-655e4c172226 found for delete ", "request_id": "req-d0c6366b-009b-4583-8a9f-f99a55fabbdb"}]} 2026-04-17 09:57:17.119 8 INFO neutron.services.segments.plugin [-] Segment 397a4f3a-ffd9-40d4-b55b-655e4c172226 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 397a4f3a-ffd9-40d4-b55b-655e4c172226 found for delete ", "request_id": "req-b9ea7297-19f6-4d81-b99e-eda3d5721b77"}]} 2026-04-17 09:57:17.132 8 INFO neutron.services.segments.plugin [-] Segment e2832360-cdb4-4866-b726-a8a8d67399b6 resource provider aggregate not found 2026-04-17 09:57:17.138 8 INFO neutron.services.segments.plugin [-] Segment e2832360-cdb4-4866-b726-a8a8d67399b6 resource provider aggregate not found [pid: 8|app: 0|req: 749/1515] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:17 2026] GET /v2.0/security-groups?tenant_id=83dc5673b4304c8c9a934400dd1eda23&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:57:17.151 8 INFO neutron.services.segments.plugin [-] Segment e2832360-cdb4-4866-b726-a8a8d67399b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2832360-cdb4-4866-b726-a8a8d67399b6 found for delete ", "request_id": "req-64ec25f8-4dbf-4e86-a842-0b52f436ca0c"}]} 2026-04-17 09:57:17.158 8 INFO neutron.services.segments.plugin [-] Segment e2832360-cdb4-4866-b726-a8a8d67399b6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2832360-cdb4-4866-b726-a8a8d67399b6 found for delete ", "request_id": "req-1d96ce51-21cd-4d05-8f5e-bd6f9fcb2f44"}]} [pid: 7|app: 0|req: 767/1516] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:17 2026] DELETE /v2.0/security-groups/67078025-cb2d-4266-bf01-5433cafcc5c2 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:57:17.275 7 INFO neutron.services.segments.plugin [-] Segment d49d95cf-611c-429c-a36c-d0520d0ced15 resource provider aggregate not found 2026-04-17 09:57:17.286 7 INFO neutron.services.segments.plugin [-] Segment d49d95cf-611c-429c-a36c-d0520d0ced15 resource provider aggregate not found 2026-04-17 09:57:17.290 7 INFO neutron.services.segments.plugin [-] Segment d49d95cf-611c-429c-a36c-d0520d0ced15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d49d95cf-611c-429c-a36c-d0520d0ced15 found for delete ", "request_id": "req-38489067-dd80-4ecc-9f36-02de8d34da8e"}]} 2026-04-17 09:57:17.303 7 INFO neutron.services.segments.plugin [-] Segment d49d95cf-611c-429c-a36c-d0520d0ced15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d49d95cf-611c-429c-a36c-d0520d0ced15 found for delete ", "request_id": "req-f14eff97-f1cc-4ec9-83da-0466bd06e378"}]} [pid: 8|app: 0|req: 750/1517] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:17 2026] GET /v2.0/security-groups?tenant_id=b5dec502c1b84f89a6e301ec2d2c5129&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1518] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:17 2026] DELETE /v2.0/security-groups/ab89ba96-7541-4efb-a252-695ad390330b => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1519] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:17 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => 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: 769/1520] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:17 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&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: 752/1521] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:18 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1522] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:18 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&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: 753/1523] 10.0.0.56 () {32 vars in 801 bytes} [Fri Apr 17 09:57:19 2026] GET /v2.0/extensions => generated 21537 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1524] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:19 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1525] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:20 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1526] 10.0.0.56 () {30 vars in 723 bytes} [Fri Apr 17 09:57:20 2026] GET /v2.0/quotas/8d1746a032464790ac85c8ef2d04e638/details => generated 847 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1527] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:21 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1528] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:21 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:57:22.003 8 INFO neutron.db.segments_db [None req-e0defe81-34b8-4e7c-8261-1e152cf6cbf6 a3b5dfb832084ac08cf96973dd8601eb e49f970d00f443fa83df417dfde11c4c - - default default] Added segment 2a265e41-60fe-4414-b354-c28c40410c3f of type vxlan for network 2da0fdef-0f86-45dd-a864-8d30e74bc1b7 [pid: 8|app: 0|req: 756/1531] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:57:21 2026] POST /v2.0/networks => generated 613 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1532] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:22 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1533] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:22 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1534] 10.0.0.212 () {34 vars in 664 bytes} [Fri Apr 17 09:57:22 2026] POST /v2.0/ports => generated 743 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1535] 10.0.0.212 () {34 vars in 666 bytes} [Fri Apr 17 09:57:22 2026] POST /v2.0/trunks => generated 407 bytes in 233 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-17 09:57:22.846 7 INFO neutron.db.segments_db [None req-e1eee36f-123f-493a-9a35-d1145c40e052 a3b5dfb832084ac08cf96973dd8601eb e49f970d00f443fa83df417dfde11c4c - - default default] Added segment b5c03eb0-6972-4fcd-86aa-b62e594cac1b of type vxlan for network ce66e17d-cd24-4e7d-a202-b1875601b604 [pid: 7|app: 0|req: 777/1536] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:57:22 2026] POST /v2.0/networks => generated 613 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1537] 10.0.0.212 () {34 vars in 664 bytes} [Fri Apr 17 09:57:22 2026] POST /v2.0/ports => generated 743 bytes in 378 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: 761/1538] 10.0.0.56 () {32 vars in 801 bytes} [Fri Apr 17 09:57:23 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) [pid: 7|app: 0|req: 778/1539] 10.0.0.212 () {34 vars in 666 bytes} [Fri Apr 17 09:57:23 2026] POST /v2.0/trunks => generated 407 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1540] 10.0.0.56 () {30 vars in 723 bytes} [Fri Apr 17 09:57:23 2026] GET /v2.0/quotas/8d1746a032464790ac85c8ef2d04e638/details => generated 847 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1541] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:23 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1542] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:23 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:57:23.696 8 INFO neutron.db.segments_db [None req-42bd44f0-7cf8-4d3a-8a7f-102a610a7ac0 a3b5dfb832084ac08cf96973dd8601eb e49f970d00f443fa83df417dfde11c4c - - default default] Added segment ea697814-b376-4bf4-a010-b8b0c39f30fd of type vxlan for network 56292565-3661-4132-ac3a-147449b6dc6b [pid: 8|app: 0|req: 763/1543] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:57:23 2026] POST /v2.0/networks => generated 612 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1544] 10.0.0.212 () {34 vars in 664 bytes} [Fri Apr 17 09:57:23 2026] POST /v2.0/ports => generated 743 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1545] 10.0.0.212 () {34 vars in 666 bytes} [Fri Apr 17 09:57:24 2026] POST /v2.0/trunks => generated 407 bytes in 161 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-17 09:57:24.356 7 INFO neutron.db.segments_db [None req-7ef159bc-3da2-4857-8d0e-1cfdfb0b1e9a a3b5dfb832084ac08cf96973dd8601eb e49f970d00f443fa83df417dfde11c4c - - default default] Added segment fa0e504c-c6a7-40e5-83ca-42725ef06df4 of type vxlan for network 745f2df1-8223-4a82-be26-2a72b6a6cd6b [pid: 7|app: 0|req: 782/1546] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:57:24 2026] POST /v2.0/networks => generated 611 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1547] 10.0.0.212 () {34 vars in 664 bytes} [Fri Apr 17 09:57:24 2026] POST /v2.0/ports => generated 743 bytes in 274 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: 766/1548] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:24 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1549] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:24 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&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: 783/1550] 10.0.0.212 () {34 vars in 666 bytes} [Fri Apr 17 09:57:24 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-17 09:57:24.976 8 INFO neutron.db.segments_db [None req-b4f03c3c-43c6-48f1-b2f9-6316310416fc a3b5dfb832084ac08cf96973dd8601eb e49f970d00f443fa83df417dfde11c4c - - default default] Added segment cf234891-1c68-43c9-8db1-d658abd58179 of type vxlan for network 69358c8e-c869-433a-b315-8681b2768b0d [pid: 8|app: 0|req: 768/1551] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:57:24 2026] POST /v2.0/networks => generated 612 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1552] 10.0.0.212 () {34 vars in 664 bytes} [Fri Apr 17 09:57:25 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1553] 10.0.0.212 () {34 vars in 666 bytes} [Fri Apr 17 09:57:25 2026] POST /v2.0/trunks => generated 407 bytes in 153 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: 785/1554] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:57:25 2026] PUT /v2.0/trunks/a8d5ded4-d355-45d8-baf5-40a2433f0c32/tags => generated 17 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1555] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:57:25 2026] PUT /v2.0/trunks/6ebca7d8-e798-4d17-b9ac-3b6da374b948/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: 786/1556] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:57:25 2026] PUT /v2.0/trunks/ae946ee4-e06c-46e6-9740-50b76390b4da/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1557] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:57:25 2026] PUT /v2.0/trunks/f48c2821-371e-4a4d-91ef-1af9019eb255/tags => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1558] 10.0.0.212 () {32 vars in 662 bytes} [Fri Apr 17 09:57:25 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1559] 10.0.0.212 () {32 vars in 676 bytes} [Fri Apr 17 09:57:25 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1560] 10.0.0.212 () {32 vars in 672 bytes} [Fri Apr 17 09:57:25 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1561] 10.0.0.212 () {32 vars in 684 bytes} [Fri Apr 17 09:57:25 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1562] 10.0.0.212 () {32 vars in 670 bytes} [Fri Apr 17 09:57:25 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1563] 10.0.0.212 () {32 vars in 684 bytes} [Fri Apr 17 09:57:25 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1564] 10.0.0.212 () {32 vars in 680 bytes} [Fri Apr 17 09:57:25 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1565] 10.0.0.212 () {32 vars in 692 bytes} [Fri Apr 17 09:57:25 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1566] 10.0.0.212 () {32 vars in 719 bytes} [Fri Apr 17 09:57:25 2026] GET /v2.0/trunks/a8d5ded4-d355-45d8-baf5-40a2433f0c32 => generated 412 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1567] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:57:25 2026] GET /v2.0/ports/e3c02602-e18d-4fae-a208-6144b0a3da11 => generated 826 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1568] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:57:26 2026] DELETE /v2.0/trunks/a8d5ded4-d355-45d8-baf5-40a2433f0c32 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1569] 10.0.0.212 () {32 vars in 719 bytes} [Fri Apr 17 09:57:26 2026] GET /v2.0/trunks/6ebca7d8-e798-4d17-b9ac-3b6da374b948 => generated 420 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1570] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:57:26 2026] GET /v2.0/ports/ee2f76fe-fa18-41c4-a7e3-dab0afa16251 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1571] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:57:26 2026] DELETE /v2.0/trunks/6ebca7d8-e798-4d17-b9ac-3b6da374b948 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1572] 10.0.0.212 () {32 vars in 719 bytes} [Fri Apr 17 09:57:26 2026] GET /v2.0/trunks/ae946ee4-e06c-46e6-9740-50b76390b4da => generated 429 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1573] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:57:26 2026] GET /v2.0/ports/49d4b6a7-dfa2-4cab-aa0a-441bede081ef => generated 826 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1574] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:57:26 2026] DELETE /v2.0/trunks/ae946ee4-e06c-46e6-9740-50b76390b4da => 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: 780/1575] 10.0.0.212 () {32 vars in 719 bytes} [Fri Apr 17 09:57:26 2026] GET /v2.0/trunks/f48c2821-371e-4a4d-91ef-1af9019eb255 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1576] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:57:26 2026] GET /v2.0/ports/2e3329cd-3306-47a0-b895-a76ee81ca779 => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1577] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:57:26 2026] DELETE /v2.0/trunks/f48c2821-371e-4a4d-91ef-1af9019eb255 => 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: 782/1578] 10.0.0.212 () {32 vars in 719 bytes} [Fri Apr 17 09:57:26 2026] GET /v2.0/trunks/4183f194-04db-4710-810c-e7028b595296 => generated 407 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1579] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:57:26 2026] GET /v2.0/ports/67637202-5f0e-4381-a10f-ae6f15e6efab => generated 826 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1580] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:57:26 2026] DELETE /v2.0/trunks/4183f194-04db-4710-810c-e7028b595296 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1581] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:26 2026] GET /v2.0/security-groups?tenant_id=8d1746a032464790ac85c8ef2d04e638&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:57:27.089 8 INFO neutron_taas.services.taas.taas_plugin [None req-530cdab3-7e7e-4a8e-bc4b-bf38e65552a6 a3b5dfb832084ac08cf96973dd8601eb e49f970d00f443fa83df417dfde11c4c - - default default] TaaS: Handle Delete Port: e3c02602-e18d-4fae-a208-6144b0a3da11 2026-04-17 09:57:27.093 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-530cdab3-7e7e-4a8e-bc4b-bf38e65552a6 a3b5dfb832084ac08cf96973dd8601eb e49f970d00f443fa83df417dfde11c4c - - default default] Tap Mirror: Handle Delete Port: e3c02602-e18d-4fae-a208-6144b0a3da11 [pid: 7|app: 0|req: 798/1582] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:27 2026] DELETE /v2.0/security-groups/c41cf635-93ed-41d6-8978-9520ca52331d => 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: 785/1583] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:57:26 2026] DELETE /v2.0/ports/e3c02602-e18d-4fae-a208-6144b0a3da11 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:57:27.272 7 INFO neutron_taas.services.taas.taas_plugin [None req-19024511-fe5c-43d9-a105-d15a9a3fc8a9 a3b5dfb832084ac08cf96973dd8601eb e49f970d00f443fa83df417dfde11c4c - - default default] TaaS: Handle Delete Port: ee2f76fe-fa18-41c4-a7e3-dab0afa16251 2026-04-17 09:57:27.274 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19024511-fe5c-43d9-a105-d15a9a3fc8a9 a3b5dfb832084ac08cf96973dd8601eb e49f970d00f443fa83df417dfde11c4c - - default default] Tap Mirror: Handle Delete Port: ee2f76fe-fa18-41c4-a7e3-dab0afa16251 [pid: 7|app: 0|req: 799/1584] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:57:27 2026] DELETE /v2.0/ports/ee2f76fe-fa18-41c4-a7e3-dab0afa16251 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:57:27.448 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ff086f8-6a48-4851-ac7d-8e74965ecd6c a3b5dfb832084ac08cf96973dd8601eb e49f970d00f443fa83df417dfde11c4c - - default default] TaaS: Handle Delete Port: 49d4b6a7-dfa2-4cab-aa0a-441bede081ef 2026-04-17 09:57:27.450 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ff086f8-6a48-4851-ac7d-8e74965ecd6c a3b5dfb832084ac08cf96973dd8601eb e49f970d00f443fa83df417dfde11c4c - - default default] Tap Mirror: Handle Delete Port: 49d4b6a7-dfa2-4cab-aa0a-441bede081ef [pid: 8|app: 0|req: 786/1585] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:57:27 2026] DELETE /v2.0/ports/49d4b6a7-dfa2-4cab-aa0a-441bede081ef => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:57:27.632 7 INFO neutron_taas.services.taas.taas_plugin [None req-939d59b7-1053-4945-ae4f-cc94320bb3a1 a3b5dfb832084ac08cf96973dd8601eb e49f970d00f443fa83df417dfde11c4c - - default default] TaaS: Handle Delete Port: 2e3329cd-3306-47a0-b895-a76ee81ca779 2026-04-17 09:57:27.635 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-939d59b7-1053-4945-ae4f-cc94320bb3a1 a3b5dfb832084ac08cf96973dd8601eb e49f970d00f443fa83df417dfde11c4c - - default default] Tap Mirror: Handle Delete Port: 2e3329cd-3306-47a0-b895-a76ee81ca779 [pid: 7|app: 0|req: 800/1586] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:57:27 2026] DELETE /v2.0/ports/2e3329cd-3306-47a0-b895-a76ee81ca779 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:57:27.830 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2674140-532b-4342-bd64-3373605b5e28 a3b5dfb832084ac08cf96973dd8601eb e49f970d00f443fa83df417dfde11c4c - - default default] TaaS: Handle Delete Port: 67637202-5f0e-4381-a10f-ae6f15e6efab 2026-04-17 09:57:27.834 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2674140-532b-4342-bd64-3373605b5e28 a3b5dfb832084ac08cf96973dd8601eb e49f970d00f443fa83df417dfde11c4c - - default default] Tap Mirror: Handle Delete Port: 67637202-5f0e-4381-a10f-ae6f15e6efab [pid: 8|app: 0|req: 787/1587] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:57:27 2026] DELETE /v2.0/ports/67637202-5f0e-4381-a10f-ae6f15e6efab => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:57:28.057 7 INFO neutron.services.segments.plugin [-] Segment 2a265e41-60fe-4414-b354-c28c40410c3f resource provider aggregate not found 2026-04-17 09:57:28.060 7 INFO neutron.services.segments.plugin [-] Segment 2a265e41-60fe-4414-b354-c28c40410c3f resource provider aggregate not found [pid: 7|app: 0|req: 801/1588] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:57:27 2026] DELETE /v2.0/networks/2da0fdef-0f86-45dd-a864-8d30e74bc1b7 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:57:28.087 7 INFO neutron.services.segments.plugin [-] Segment 2a265e41-60fe-4414-b354-c28c40410c3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a265e41-60fe-4414-b354-c28c40410c3f found for delete ", "request_id": "req-eb940be0-d425-42f8-8ead-6821b8c97ce9"}]} 2026-04-17 09:57:28.087 7 INFO neutron.services.segments.plugin [-] Segment 2a265e41-60fe-4414-b354-c28c40410c3f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a265e41-60fe-4414-b354-c28c40410c3f found for delete ", "request_id": "req-5f9b2172-ca9a-455e-8518-9aa9f4c5e77a"}]} 2026-04-17 09:57:28.208 8 INFO neutron.services.segments.plugin [-] Segment b5c03eb0-6972-4fcd-86aa-b62e594cac1b resource provider aggregate not found 2026-04-17 09:57:28.215 8 INFO neutron.services.segments.plugin [-] Segment b5c03eb0-6972-4fcd-86aa-b62e594cac1b resource provider aggregate not found 2026-04-17 09:57:28.230 8 INFO neutron.services.segments.plugin [-] Segment b5c03eb0-6972-4fcd-86aa-b62e594cac1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5c03eb0-6972-4fcd-86aa-b62e594cac1b found for delete ", "request_id": "req-3cadf5e5-ed92-4fb7-9d24-165a1c134cc8"}]} 2026-04-17 09:57:28.236 8 INFO neutron.services.segments.plugin [-] Segment b5c03eb0-6972-4fcd-86aa-b62e594cac1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5c03eb0-6972-4fcd-86aa-b62e594cac1b found for delete ", "request_id": "req-167020eb-dff9-4ef0-82a3-2926ae41d12a"}]} [pid: 8|app: 0|req: 788/1589] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:57:28 2026] DELETE /v2.0/networks/ce66e17d-cd24-4e7d-a202-b1875601b604 => 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: 802/1590] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:57:28 2026] DELETE /v2.0/networks/56292565-3661-4132-ac3a-147449b6dc6b => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1591] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:57:28 2026] DELETE /v2.0/networks/745f2df1-8223-4a82-be26-2a72b6a6cd6b => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1592] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:57:28 2026] DELETE /v2.0/networks/69358c8e-c869-433a-b315-8681b2768b0d => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:57:29.020 8 INFO neutron.db.segments_db [None req-66e5a3ba-456b-45d8-8f21-9552ad6feb6b 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment fb30cd1d-5516-4a29-8be1-e44801d25372 of type vxlan for network d9ae81a6-7e28-4f87-972b-edfcdfec25f3 [pid: 8|app: 0|req: 790/1593] 10.0.0.212 () {34 vars in 671 bytes} [Fri Apr 17 09:57:28 2026] POST /v2.0/networks => generated 722 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1594] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:57:29 2026] POST /v2.0/subnets => generated 688 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:57:29.375 8 INFO neutron.db.segments_db [None req-5514198b-f3f1-4111-a491-71da4ce7cc6c 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment 60024318-9ef3-48b8-95c6-6930a70618ab of type vxlan for network b7b646d1-b210-4aa8-82c0-c27e3e89081e 2026-04-17 09:57:29.635 8 INFO neutron.db.l3_hamode_db [None req-5514198b-f3f1-4111-a491-71da4ce7cc6c 491bb6122d9a4dc389fb8844eb3f32ed 705bb1beba314cd3bb1abe29a6224233 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 805/1595] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:29 2026] GET /v2.0/security-groups?tenant_id=9185b7008dbe4369bcab500b70775b79&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1596] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:29 2026] DELETE /v2.0/security-groups/bdc415b1-26da-4bfc-bfa0-cd27dc3ec8c9 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1597] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:29 2026] GET /v2.0/security-groups?tenant_id=ad3623fedd1e46b6ab80030441ace446&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1598] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:29 2026] DELETE /v2.0/security-groups/24d79fb7-0f4f-4736-98e6-38916d51d7a4 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:57:30.108 7 INFO neutron.services.segments.plugin [-] Segment ea697814-b376-4bf4-a010-b8b0c39f30fd resource provider aggregate not found 2026-04-17 09:57:30.112 7 INFO neutron.services.segments.plugin [-] Segment ea697814-b376-4bf4-a010-b8b0c39f30fd resource provider aggregate not found 2026-04-17 09:57:30.125 7 INFO neutron.services.segments.plugin [-] Segment ea697814-b376-4bf4-a010-b8b0c39f30fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea697814-b376-4bf4-a010-b8b0c39f30fd found for delete ", "request_id": "req-e194b1c0-4870-4b09-8101-62e382056c2f"}]} 2026-04-17 09:57:30.130 7 INFO neutron.services.segments.plugin [-] Segment ea697814-b376-4bf4-a010-b8b0c39f30fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea697814-b376-4bf4-a010-b8b0c39f30fd found for delete ", "request_id": "req-35f042e0-7ba3-4db8-9e1a-b2cb449211fd"}]} 2026-04-17 09:57:30.144 7 INFO neutron.services.segments.plugin [-] Segment cf234891-1c68-43c9-8db1-d658abd58179 resource provider aggregate not found 2026-04-17 09:57:30.144 7 INFO neutron.services.segments.plugin [-] Segment cf234891-1c68-43c9-8db1-d658abd58179 resource provider aggregate not found 2026-04-17 09:57:30.162 7 INFO neutron.services.segments.plugin [-] Segment cf234891-1c68-43c9-8db1-d658abd58179 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf234891-1c68-43c9-8db1-d658abd58179 found for delete ", "request_id": "req-7a2122ed-04d4-4ed5-9f00-2b3e6f504b70"}]} 2026-04-17 09:57:30.166 7 INFO neutron.services.segments.plugin [-] Segment cf234891-1c68-43c9-8db1-d658abd58179 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf234891-1c68-43c9-8db1-d658abd58179 found for delete ", "request_id": "req-b41c4fee-074e-476d-83ad-898d8f339e3a"}]} 2026-04-17 09:57:30.262 8 INFO neutron.services.segments.plugin [-] Segment fa0e504c-c6a7-40e5-83ca-42725ef06df4 resource provider aggregate not found [pid: 7|app: 0|req: 809/1599] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:30 2026] GET /v2.0/security-groups?tenant_id=e49f970d00f443fa83df417dfde11c4c&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:57:30.278 8 INFO neutron.services.segments.plugin [-] Segment fa0e504c-c6a7-40e5-83ca-42725ef06df4 resource provider aggregate not found 2026-04-17 09:57:30.295 8 INFO neutron.services.segments.plugin [-] Segment fa0e504c-c6a7-40e5-83ca-42725ef06df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa0e504c-c6a7-40e5-83ca-42725ef06df4 found for delete ", "request_id": "req-0491e9fa-9f76-43fa-8acf-f00d225f08b6"}]} 2026-04-17 09:57:30.298 8 INFO neutron.services.segments.plugin [-] Segment fa0e504c-c6a7-40e5-83ca-42725ef06df4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa0e504c-c6a7-40e5-83ca-42725ef06df4 found for delete ", "request_id": "req-1a4c19f0-1b9a-4928-9099-9d7d39600ed1"}]} [pid: 7|app: 0|req: 810/1600] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:30 2026] DELETE /v2.0/security-groups/5f7dec9f-a202-454c-a908-b9b934e3d242 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:57:30.413 8 INFO neutron.db.l3_hamode_db [None req-5514198b-f3f1-4111-a491-71da4ce7cc6c 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 791/1601] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:57:29 2026] POST /v2.0/routers => generated 728 bytes in 1995 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1602] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:57:31 2026] PUT /v2.0/routers/1599171f-7be9-4a77-904d-08867979286c/add_router_interface => generated 309 bytes in 1407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1603] 10.0.0.212 () {34 vars in 678 bytes} [Fri Apr 17 09:57:33 2026] POST /v2.0/qos/policies => generated 359 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1604] 10.0.0.212 () {34 vars in 753 bytes} [Fri Apr 17 09:57:34 2026] PUT /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:57:34.090 7 INFO neutron.db.segments_db [None req-90578bc1-83f2-4e04-b5b5-217aab2b90cb 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment b7035d94-efea-41fe-beab-07b7df2660c1 of type vxlan for network f6aa470c-0bed-40c7-95ec-c3b78cc32187 [pid: 8|app: 0|req: 794/1605] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:57:34 2026] GET /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/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: 795/1606] 10.0.0.212 () {34 vars in 764 bytes} [Fri Apr 17 09:57:34 2026] PUT /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/tags/green => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1607] 10.0.0.212 () {34 vars in 671 bytes} [Fri Apr 17 09:57:33 2026] POST /v2.0/networks => generated 722 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1608] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:57:34 2026] GET /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1609] 10.0.0.212 () {34 vars in 760 bytes} [Fri Apr 17 09:57:34 2026] PUT /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1610] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:57:34 2026] GET /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1611] 10.0.0.212 () {34 vars in 782 bytes} [Fri Apr 17 09:57:34 2026] PUT /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/tags/black.or.white => generated 4 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1612] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:57:34 2026] POST /v2.0/subnets => generated 688 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1613] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:57:34 2026] GET /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:57:34.480 7 INFO neutron.db.segments_db [None req-a3f5ac64-66e1-4186-ac63-fb93c4479dd9 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Added segment a2f65928-853c-4998-9340-46b9aba99081 of type vxlan for network 8777e9fd-107a-499c-bf82-a8c5369bcf1d [pid: 8|app: 0|req: 801/1614] 10.0.0.212 () {34 vars in 753 bytes} [Fri Apr 17 09:57:34 2026] PUT /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/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: 802/1615] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:57:34 2026] GET /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1616] 10.0.0.212 () {32 vars in 741 bytes} [Fri Apr 17 09:57:34 2026] GET /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:57:34.622 8 INFO neutron.api.v2.resource [None req-98877f45-8bc9-4b36-9c99-1627964cb158 54caaa268d7748f7a58a4064498e09d3 bb63d8c02eea4d87918fa0df400913f6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 804/1617] 10.0.0.212 () {32 vars in 745 bytes} [Fri Apr 17 09:57:34 2026] GET /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1618] 10.0.0.212 () {32 vars in 744 bytes} [Fri Apr 17 09:57:34 2026] DELETE /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:57:34.731 7 INFO neutron.db.l3_hamode_db [None req-a3f5ac64-66e1-4186-ac63-fb93c4479dd9 491bb6122d9a4dc389fb8844eb3f32ed 06f71c16668949d8addc3325491a5cf2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 806/1619] 10.0.0.128 () {34 vars in 990 bytes} [Fri Apr 17 09:57:34 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1620] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:57:34 2026] GET /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1621] 10.0.0.128 () {34 vars in 1040 bytes} [Fri Apr 17 09:57:34 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:57:34.864 8 INFO neutron.api.v2.resource [None req-1cd430c1-7cb0-40b7-84fb-0d5319e6e469 54caaa268d7748f7a58a4064498e09d3 bb63d8c02eea4d87918fa0df400913f6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 809/1622] 10.0.0.212 () {32 vars in 748 bytes} [Fri Apr 17 09:57:34 2026] DELETE /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/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: 810/1623] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:57:34 2026] DELETE /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/tags => 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: 811/1624] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:57:34 2026] GET /v2.0/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1625] 10.0.0.212 () {32 vars in 734 bytes} [Fri Apr 17 09:57:34 2026] DELETE /v2.0/qos/policies/eb2e24dc-bc18-4d9f-8a7d-89816b306f9c => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:57:35.494 7 INFO neutron.db.l3_hamode_db [None req-a3f5ac64-66e1-4186-ac63-fb93c4479dd9 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 813/1626] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:35 2026] GET /v2.0/security-groups?tenant_id=bb63d8c02eea4d87918fa0df400913f6&name=default => generated 2925 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1627] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:36 2026] DELETE /v2.0/security-groups/d2ec9f9e-73ce-4398-add7-f9a040b5eab1 => 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: 815/1628] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:36 2026] GET /v2.0/security-groups?tenant_id=b35bad2d80da4a60937fb83b6998e3cb&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1629] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:36 2026] DELETE /v2.0/security-groups/427cfec5-f5d5-4043-aa3d-4fac928db526 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1630] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:57:34 2026] POST /v2.0/routers => generated 728 bytes in 2048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1633] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:57:36 2026] PUT /v2.0/routers/b1daf373-3db7-4311-b0e3-b52d357296b0/add_router_interface => generated 309 bytes in 1429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1634] 10.0.0.212 () {34 vars in 685 bytes} [Fri Apr 17 09:57:38 2026] POST /v2.0/security-groups => generated 1671 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1635] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:57:38 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: 7|app: 0|req: 818/1636] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:57:38 2026] POST /v2.0/security-group-rules => generated 596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1637] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:57:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1638] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:57:39 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-17 09:57:39.300 8 INFO neutron.db.securitygroups_db [None req-2f3cadf6-17f7-4d8d-8724-3c0a1fef441f fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] Project 705bb1beba314cd3bb1abe29a6224233 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: 820/1639] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:57:39 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-17 09:57:39.505 7 INFO neutron.db.securitygroups_db [None req-886e4757-7c17-4271-b94d-2de7619bd326 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] Project 705bb1beba314cd3bb1abe29a6224233 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: 820/1640] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:57:39 2026] POST /v2.0/security-group-rules => generated 606 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1641] 10.0.0.212 () {34 vars in 685 bytes} [Fri Apr 17 09:57:40 2026] POST /v2.0/security-groups => generated 1660 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1642] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:57:39 2026] POST /v2.0/security-groups => generated 1601 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1643] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:57:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1644] 10.0.0.212 () {34 vars in 767 bytes} [Fri Apr 17 09:57:40 2026] PUT /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/tags => generated 25 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1645] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 09:57:40 2026] GET /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/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: 823/1646] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:57:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1647] 10.0.0.212 () {34 vars in 778 bytes} [Fri Apr 17 09:57:40 2026] PUT /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1648] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 09:57:40 2026] GET /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1649] 10.0.0.212 () {34 vars in 774 bytes} [Fri Apr 17 09:57:40 2026] PUT /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/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: 827/1650] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 09:57:40 2026] GET /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1651] 10.0.0.212 () {34 vars in 796 bytes} [Fri Apr 17 09:57:40 2026] PUT /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1652] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 09:57:40 2026] GET /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1653] 10.0.0.212 () {34 vars in 767 bytes} [Fri Apr 17 09:57:40 2026] PUT /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1654] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 09:57:40 2026] GET /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1655] 10.0.0.212 () {32 vars in 755 bytes} [Fri Apr 17 09:57:40 2026] GET /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:57:40.951 8 INFO neutron.api.v2.resource [None req-21abe6a0-327a-44d7-8f0c-99671bdf5b38 96c554932e76429bac6f5083ed102e7e 6222b344d2874b639157be545bbed908 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 833/1656] 10.0.0.212 () {32 vars in 759 bytes} [Fri Apr 17 09:57:40 2026] GET /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1657] 10.0.0.212 () {32 vars in 758 bytes} [Fri Apr 17 09:57:40 2026] DELETE /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1658] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:57:40 2026] POST /v2.0/floatingips => generated 552 bytes in 557 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1659] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 09:57:41 2026] GET /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:57:41.124 7 INFO neutron.api.v2.resource [None req-b4a60e77-4eaa-44e6-b9a7-c3c8a5974128 96c554932e76429bac6f5083ed102e7e 6222b344d2874b639157be545bbed908 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 825/1660] 10.0.0.212 () {32 vars in 762 bytes} [Fri Apr 17 09:57:41 2026] DELETE /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1661] 10.0.0.26 () {34 vars in 1099 bytes} [Fri Apr 17 09:57:41 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1707262878&fields=id&tenant_id=705bb1beba314cd3bb1abe29a6224233 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1662] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 09:57:41 2026] DELETE /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/tags => 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: 837/1663] 10.0.0.26 () {34 vars in 1095 bytes} [Fri Apr 17 09:57:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-72115473&fields=id&tenant_id=705bb1beba314cd3bb1abe29a6224233 => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1664] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 09:57:41 2026] GET /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a/tags => 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: 838/1665] 10.0.0.26 () {34 vars in 981 bytes} [Fri Apr 17 09:57:41 2026] GET /v2.0/networks?id=d9ae81a6-7e28-4f87-972b-edfcdfec25f3 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1666] 10.0.0.26 () {34 vars in 964 bytes} [Fri Apr 17 09:57:41 2026] GET /v2.0/quotas/705bb1beba314cd3bb1abe29a6224233 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1667] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:41 2026] DELETE /v2.0/security-groups/4e9fbab0-15f6-4cb6-8224-0030dd193c8a => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1668] 10.0.0.26 () {34 vars in 1001 bytes} [Fri Apr 17 09:57:41 2026] GET /v2.0/ports?tenant_id=705bb1beba314cd3bb1abe29a6224233&fields=id => generated 103 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1669] 10.0.0.26 () {34 vars in 1007 bytes} [Fri Apr 17 09:57:41 2026] GET /v2.0/networks/d9ae81a6-7e28-4f87-972b-edfcdfec25f3?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: 841/1670] 10.0.0.26 () {34 vars in 1107 bytes} [Fri Apr 17 09:57:41 2026] GET /v2.0/networks/d9ae81a6-7e28-4f87-972b-edfcdfec25f3?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: 830/1671] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:41 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => 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: 842/1672] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:42 2026] GET /v2.0/security-groups?tenant_id=426aab46813d4fc299acb575cde0d2a0&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1673] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:42 2026] DELETE /v2.0/security-groups/2d9483c8-db69-4216-8a66-204bae34a264 => 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: 843/1674] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:42 2026] GET /v2.0/security-groups?tenant_id=6222b344d2874b639157be545bbed908&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1675] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:42 2026] DELETE /v2.0/security-groups/2f32a1ad-e631-4a8e-9829-f2cbc957fc49 => 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: 844/1676] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:42 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => 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: 833/1677] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:43 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => 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: 845/1678] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:44 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1679] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:57:45 2026] GET /v2.0/networks?id=d9ae81a6-7e28-4f87-972b-edfcdfec25f3 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1680] 199.204.45.140 () {34 vars in 1050 bytes} [Fri Apr 17 09:57:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=705bb1beba314cd3bb1abe29a6224233 => generated 272 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1681] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1682] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:57:45 2026] POST /v2.0/subnetpools => generated 516 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1683] 10.0.0.212 () {34 vars in 759 bytes} [Fri Apr 17 09:57:46 2026] PUT /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/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: 836/1684] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/tags => generated 25 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1685] 10.0.0.212 () {34 vars in 770 bytes} [Fri Apr 17 09:57:46 2026] PUT /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1686] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1687] 10.0.0.212 () {34 vars in 766 bytes} [Fri Apr 17 09:57:46 2026] PUT /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/tags/red => generated 4 bytes in 42 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1688] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1689] 10.0.0.212 () {34 vars in 788 bytes} [Fri Apr 17 09:57:46 2026] PUT /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/tags/black.or.white => 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: 849/1690] 199.204.45.140 () {38 vars in 955 bytes} [Fri Apr 17 09:57:46 2026] POST /v2.0/ports => generated 997 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: 850/1691] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1692] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1693] 10.0.0.212 () {34 vars in 759 bytes} [Fri Apr 17 09:57:46 2026] PUT /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1694] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1695] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/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: 846/1696] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/tags/red => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:57:46.630 7 INFO neutron.api.v2.resource [None req-b77c8643-7783-4f71-8c39-8fc4004d7dd6 c008a8c462f14e78abb9cd47c57f069e 655bf42641f241c2ae2a495e69703584 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1697] 10.0.0.212 () {32 vars in 751 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1698] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 09:57:46 2026] DELETE /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1699] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:57:46.738 7 INFO neutron.api.v2.resource [None req-13626ccf-3011-4978-8197-0babb9f3c9c6 c008a8c462f14e78abb9cd47c57f069e 655bf42641f241c2ae2a495e69703584 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1700] 10.0.0.212 () {32 vars in 754 bytes} [Fri Apr 17 09:57:46 2026] DELETE /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/tags/green => generated 99 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1701] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 971 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1702] 10.0.0.212 () {32 vars in 742 bytes} [Fri Apr 17 09:57:46 2026] DELETE /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/tags => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1703] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1704] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:57:46 2026] GET /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1705] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 09:57:46 2026] PUT /v2.0/ports/3ab1d11c-2017-4d6b-9389-3a2e06ab0058 => generated 1278 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:57:46.905 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5bf8ebdd-c5d1-4bfe-a643-692c95919f3e'] response: {'name': 'network-changed', 'server_uuid': '49a87d63-c32f-4937-b0cd-0091de6cddc7', 'tag': '3ab1d11c-2017-4d6b-9389-3a2e06ab0058', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 855/1706] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:57:46 2026] DELETE /v2.0/subnetpools/d1a963e6-6672-49e3-bdd7-e173c5941513 => generated 0 bytes in 69 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: 852/1707] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:47 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1708] 10.0.0.26 () {34 vars in 1119 bytes} [Fri Apr 17 09:57:47 2026] GET /v2.0/security-groups?id=1b4a5a0e-bb8f-4907-ab03-a5eef5177ccb&id=1103b1b9-260a-49bd-ac91-8e9a440d0b6c&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1709] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:57:47 2026] GET /v2.0/ports?tenant_id=705bb1beba314cd3bb1abe29a6224233&device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1710] 199.204.45.140 () {34 vars in 1018 bytes} [Fri Apr 17 09:57:47 2026] GET /v2.0/networks?tenant_id=705bb1beba314cd3bb1abe29a6224233&shared=False => generated 769 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1711] 199.204.45.140 () {34 vars in 930 bytes} [Fri Apr 17 09:57:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1712] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:47 2026] GET /v2.0/security-groups?tenant_id=6ffa6552ab704675a27624f7048d68bb&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1713] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:47 2026] DELETE /v2.0/security-groups/73ec6ca4-7132-42dd-a1dc-f22715acb823 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1714] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:47 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1715] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:47 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&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: 860/1716] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:47 2026] GET /v2.0/security-groups?tenant_id=655bf42641f241c2ae2a495e69703584&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1717] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:48 2026] DELETE /v2.0/security-groups/43e4f3c1-1c23-4e88-92e1-4d406a4b5f88 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1718] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:48 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1012 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1719] 10.0.0.26 () {34 vars in 1119 bytes} [Fri Apr 17 09:57:48 2026] GET /v2.0/security-groups?id=1b4a5a0e-bb8f-4907-ab03-a5eef5177ccb&id=1103b1b9-260a-49bd-ac91-8e9a440d0b6c&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1720] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:57:48 2026] GET /v2.0/ports?tenant_id=705bb1beba314cd3bb1abe29a6224233&device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1281 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1721] 199.204.45.140 () {34 vars in 1060 bytes} [Fri Apr 17 09:57:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3ab1d11c-2017-4d6b-9389-3a2e06ab0058 => 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: 863/1722] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:57:48 2026] GET /v2.0/subnets?id=13fef0f4-cadc-41a3-832d-57013a829b3d => generated 691 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1723] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:57:48 2026] GET /v2.0/ports?network_id=d9ae81a6-7e28-4f87-972b-edfcdfec25f3&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1724] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:57:48 2026] GET /v2.0/networks/d9ae81a6-7e28-4f87-972b-edfcdfec25f3?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: 861/1725] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:57:48 2026] GET /v2.0/networks/d9ae81a6-7e28-4f87-972b-edfcdfec25f3?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: 865/1726] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:49 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => 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: 862/1727] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:57:49 2026] GET /v2.0/security-groups?id=e3ab86d8-daca-4783-9962-591c6a21dc76&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1728] 199.204.45.140 () {34 vars in 994 bytes} [Fri Apr 17 09:57:49 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:57:49.365 8 INFO neutron_taas.services.taas.taas_plugin [req-17a1ea25-92b8-488f-88c7-cc032950199c req-0b28feef-d9a4-48ef-9209-c86f09a67b1e 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] TaaS: Handle Delete Port: b0eb4644-2377-4745-b094-cf840013061e 2026-04-17 09:57:49.368 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-17a1ea25-92b8-488f-88c7-cc032950199c req-0b28feef-d9a4-48ef-9209-c86f09a67b1e 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] Tap Mirror: Handle Delete Port: b0eb4644-2377-4745-b094-cf840013061e [pid: 7|app: 0|req: 867/1729] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:49 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1012 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:57:49.545 8 INFO neutron.db.l3_db [req-17a1ea25-92b8-488f-88c7-cc032950199c req-0b28feef-d9a4-48ef-9209-c86f09a67b1e 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] Floating IP ec1e9ffb-938e-4f64-a6df-36f9e31aa77b disassociated. External IP: 10.96.250.214, port: b0eb4644-2377-4745-b094-cf840013061e. [pid: 7|app: 0|req: 868/1730] 10.0.0.26 () {34 vars in 1119 bytes} [Fri Apr 17 09:57:49 2026] GET /v2.0/security-groups?id=1b4a5a0e-bb8f-4907-ab03-a5eef5177ccb&id=1103b1b9-260a-49bd-ac91-8e9a440d0b6c&fields=id&fields=name => generated 205 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1731] 199.204.45.140 () {36 vars in 997 bytes} [Fri Apr 17 09:57:49 2026] DELETE /v2.0/ports/b0eb4644-2377-4745-b094-cf840013061e => generated 0 bytes in 830 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:57:50.080 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f1ea8fc-b269-457b-8bbe-e1b86614edee'] response: {'server_uuid': 'e8c9442c-9bab-4f23-bf38-f06bf840127f', 'name': 'network-vif-deleted', 'tag': 'b0eb4644-2377-4745-b094-cf840013061e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 869/1732] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:50 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1733] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:50 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1734] 10.0.0.26 () {34 vars in 1119 bytes} [Fri Apr 17 09:57:50 2026] GET /v2.0/security-groups?id=1b4a5a0e-bb8f-4907-ab03-a5eef5177ccb&id=1103b1b9-260a-49bd-ac91-8e9a440d0b6c&fields=id&fields=name => generated 205 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1735] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:51 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => 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: 866/1736] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:51 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1012 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:57:51.893 7 INFO neutron.db.segments_db [None req-50fece99-833a-4e68-9a6b-fc579ef428fa 068f19306a6a4b78af73987689f0145d b4ce921185964143b713471e4c5cabd9 - - default default] Added segment 2837566a-9afa-45b1-821f-36ad19a258a1 of type vxlan for network e921009a-348d-40f5-a0ee-84fff505b6c3 [pid: 8|app: 0|req: 867/1737] 10.0.0.26 () {34 vars in 1119 bytes} [Fri Apr 17 09:57:51 2026] GET /v2.0/security-groups?id=1b4a5a0e-bb8f-4907-ab03-a5eef5177ccb&id=1103b1b9-260a-49bd-ac91-8e9a440d0b6c&fields=id&fields=name => generated 205 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1738] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:57:51 2026] POST /v2.0/networks => generated 613 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:57:52.056 8 INFO neutron.db.segments_db [None req-ff70be34-6e8b-4c44-ab38-06c8432cf889 068f19306a6a4b78af73987689f0145d b4ce921185964143b713471e4c5cabd9 - - default default] Added segment 60a78bd8-cf6c-4494-ac72-8010cc66d90b of type vxlan for network c6b3c700-01a3-4a98-8381-48c69e62cf6e [pid: 8|app: 0|req: 868/1741] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:57:52 2026] POST /v2.0/networks => generated 613 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1742] 199.204.45.140 () {34 vars in 994 bytes} [Fri Apr 17 09:57:52 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1281 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1743] 10.0.0.212 () {34 vars in 753 bytes} [Fri Apr 17 09:57:52 2026] PUT /v2.0/networks/e921009a-348d-40f5-a0ee-84fff505b6c3/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1744] 199.204.45.140 () {34 vars in 1124 bytes} [Fri Apr 17 09:57:52 2026] GET /v2.0/security-groups?id=1b4a5a0e-bb8f-4907-ab03-a5eef5177ccb&id=1103b1b9-260a-49bd-ac91-8e9a440d0b6c&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: 8|app: 0|req: 870/1745] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:57:52 2026] GET /v2.0/networks/e921009a-348d-40f5-a0ee-84fff505b6c3/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1746] 10.0.0.212 () {34 vars in 753 bytes} [Fri Apr 17 09:57:52 2026] PUT /v2.0/networks/c6b3c700-01a3-4a98-8381-48c69e62cf6e/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1747] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:57:52 2026] GET /v2.0/networks/c6b3c700-01a3-4a98-8381-48c69e62cf6e/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1748] 10.0.0.212 () {34 vars in 753 bytes} [Fri Apr 17 09:57:52 2026] PUT /v2.0/networks/c6b3c700-01a3-4a98-8381-48c69e62cf6e/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1749] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:52 2026] GET /v2.0/ports?device_id=e8c9442c-9bab-4f23-bf38-f06bf840127f => 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: 878/1750] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:57:52 2026] GET /v2.0/networks/c6b3c700-01a3-4a98-8381-48c69e62cf6e/tags => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1751] 10.0.0.212 () {32 vars in 733 bytes} [Fri Apr 17 09:57:52 2026] GET /v2.0/networks/e921009a-348d-40f5-a0ee-84fff505b6c3/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:57:52.648 7 INFO neutron.services.segments.plugin [-] Segment 2837566a-9afa-45b1-821f-36ad19a258a1 resource provider aggregate not found 2026-04-17 09:57:52.655 7 INFO neutron.services.segments.plugin [-] Segment 2837566a-9afa-45b1-821f-36ad19a258a1 resource provider aggregate not found 2026-04-17 09:57:52.674 7 INFO neutron.services.segments.plugin [-] Segment 2837566a-9afa-45b1-821f-36ad19a258a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2837566a-9afa-45b1-821f-36ad19a258a1 found for delete ", "request_id": "req-eb05492e-7206-4302-b8b0-f2441064fa19"}]} 2026-04-17 09:57:52.680 7 INFO neutron.services.segments.plugin [-] Segment 2837566a-9afa-45b1-821f-36ad19a258a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2837566a-9afa-45b1-821f-36ad19a258a1 found for delete ", "request_id": "req-01c1c9b3-c458-4516-8238-f66553acd76a"}]} [pid: 7|app: 0|req: 879/1752] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:57:52 2026] DELETE /v2.0/networks/e921009a-348d-40f5-a0ee-84fff505b6c3 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:57:52.800 8 INFO neutron.services.segments.plugin [-] Segment 60a78bd8-cf6c-4494-ac72-8010cc66d90b resource provider aggregate not found 2026-04-17 09:57:52.803 8 INFO neutron.services.segments.plugin [-] Segment 60a78bd8-cf6c-4494-ac72-8010cc66d90b resource provider aggregate not found 2026-04-17 09:57:52.825 8 INFO neutron.services.segments.plugin [-] Segment 60a78bd8-cf6c-4494-ac72-8010cc66d90b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60a78bd8-cf6c-4494-ac72-8010cc66d90b found for delete ", "request_id": "req-e5f37055-cb06-4b7f-bb95-d4cb2cceb1c5"}]} 2026-04-17 09:57:52.827 8 INFO neutron.services.segments.plugin [-] Segment 60a78bd8-cf6c-4494-ac72-8010cc66d90b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60a78bd8-cf6c-4494-ac72-8010cc66d90b found for delete ", "request_id": "req-90958a94-601b-4a97-9982-7850fa42316c"}]} [pid: 8|app: 0|req: 874/1753] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:57:52 2026] DELETE /v2.0/networks/c6b3c700-01a3-4a98-8381-48c69e62cf6e => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1754] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:52 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1012 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1755] 10.0.0.26 () {34 vars in 1119 bytes} [Fri Apr 17 09:57:53 2026] GET /v2.0/security-groups?id=1b4a5a0e-bb8f-4907-ab03-a5eef5177ccb&id=1103b1b9-260a-49bd-ac91-8e9a440d0b6c&fields=id&fields=name => generated 205 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1756] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:53 2026] DELETE /v2.0/security-groups/e3ab86d8-daca-4783-9962-591c6a21dc76 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:57:53.665 8 INFO neutron.api.v2.resource [None req-916c55e3-1a42-4520-afb8-b0fe705c808a 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 877/1757] 10.0.0.212 () {32 vars in 737 bytes} [Fri Apr 17 09:57:53 2026] GET /v2.0/security-groups/e3ab86d8-daca-4783-9962-591c6a21dc76 => 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: 881/1758] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:53 2026] GET /v2.0/security-groups?tenant_id=9e3ac49d06fb46d09160af8a3938c015&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:57:53.798 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9c21e60-aee4-40f2-b3db-a032a2309ffc 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] TaaS: Handle Delete Port: 0f7976f2-a7a8-4bc1-ae39-d4447fc27c8b 2026-04-17 09:57:53.802 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9c21e60-aee4-40f2-b3db-a032a2309ffc 8fbfaf0cf25c4a368819991c6b386565 59431314c429429c96535d3829655579 - - default default] Tap Mirror: Handle Delete Port: 0f7976f2-a7a8-4bc1-ae39-d4447fc27c8b [pid: 7|app: 0|req: 882/1759] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:53 2026] DELETE /v2.0/security-groups/c9e02e9e-6f2f-44e4-8daa-bafe5994c6f9 => 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: 878/1760] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:57:53 2026] DELETE /v2.0/floatingips/ec1e9ffb-938e-4f64-a6df-36f9e31aa77b => generated 0 bytes in 309 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1761] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:54 2026] GET /v2.0/security-groups?tenant_id=b4ce921185964143b713471e4c5cabd9&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1762] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:54 2026] DELETE /v2.0/security-groups/d83743dd-32e0-4ba5-ab3c-7f9bb5c378c0 => 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: 881/1763] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:54 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1764] 10.0.0.26 () {34 vars in 1119 bytes} [Fri Apr 17 09:57:54 2026] GET /v2.0/security-groups?id=1b4a5a0e-bb8f-4907-ab03-a5eef5177ccb&id=1103b1b9-260a-49bd-ac91-8e9a440d0b6c&fields=id&fields=name => generated 205 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:57:54.392 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc335d96-1fc0-4f03-9efe-c22fac2bd423 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 4d28e04e-bf37-402e-a5fd-de1ef5f74054 2026-04-17 09:57:54.396 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc335d96-1fc0-4f03-9efe-c22fac2bd423 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 4d28e04e-bf37-402e-a5fd-de1ef5f74054 [pid: 7|app: 0|req: 883/1765] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:57:53 2026] PUT /v2.0/routers/74a3cba4-0f26-450d-929e-50b9705fbdfc/remove_router_interface => generated 309 bytes in 1023 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:57:55.227 8 INFO neutron_taas.services.taas.taas_plugin [None req-50728fec-fa55-4fff-a301-8effcf9787e7 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 84c4fbe0-ba5d-490d-8c8a-cccbc38f25a7 2026-04-17 09:57:55.230 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50728fec-fa55-4fff-a301-8effcf9787e7 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 84c4fbe0-ba5d-490d-8c8a-cccbc38f25a7 [pid: 7|app: 0|req: 884/1766] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:55 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1014 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1767] 10.0.0.26 () {34 vars in 1119 bytes} [Fri Apr 17 09:57:55 2026] GET /v2.0/security-groups?id=1b4a5a0e-bb8f-4907-ab03-a5eef5177ccb&id=1103b1b9-260a-49bd-ac91-8e9a440d0b6c&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-17 09:57:55.541 8 INFO neutron_taas.services.taas.taas_plugin [None req-50728fec-fa55-4fff-a301-8effcf9787e7 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 94c008c9-8056-419b-b4d8-78e733591e6f 2026-04-17 09:57:55.544 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50728fec-fa55-4fff-a301-8effcf9787e7 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 94c008c9-8056-419b-b4d8-78e733591e6f [pid: 7|app: 0|req: 886/1768] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:57:55 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1014 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:57:55.963 7 INFO neutron.db.l3_db [None req-3bbdf030-47f4-4fd8-8975-2b73d00480aa fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] Floating IP 373e6dfb-0d5a-4253-b738-58bcaa139b5d associated. External IP: 10.96.250.212, port: 3ab1d11c-2017-4d6b-9389-3a2e06ab0058. 2026-04-17 09:57:56.016 8 INFO neutron.services.segments.plugin [-] Segment 2afa249a-f907-44e5-b0a5-f8282911752e resource provider aggregate not found 2026-04-17 09:57:56.025 8 INFO neutron.services.segments.plugin [-] Segment 2afa249a-f907-44e5-b0a5-f8282911752e resource provider aggregate not found 2026-04-17 09:57:56.049 8 INFO neutron.db.l3_hamode_db [None req-50728fec-fa55-4fff-a301-8effcf9787e7 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HA network c6fb068b-72a1-478d-b1d6-7af6a2ce8a6a was deleted as no HA routers are present in tenant 59431314c429429c96535d3829655579. 2026-04-17 09:57:56.054 8 INFO neutron.services.segments.plugin [-] Segment 2afa249a-f907-44e5-b0a5-f8282911752e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2afa249a-f907-44e5-b0a5-f8282911752e found for delete ", "request_id": "req-a66b254b-03c6-4c5a-ad37-cc7733208e1b"}]} 2026-04-17 09:57:56.055 8 INFO neutron.services.segments.plugin [-] Segment 2afa249a-f907-44e5-b0a5-f8282911752e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2afa249a-f907-44e5-b0a5-f8282911752e found for delete ", "request_id": "req-29f2f334-2745-40bd-a7e6-a171bfd4807b"}]} [pid: 8|app: 0|req: 883/1769] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:57:55 2026] DELETE /v2.0/routers/74a3cba4-0f26-450d-929e-50b9705fbdfc => generated 0 bytes in 1040 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1770] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:57:56 2026] DELETE /v2.0/subnets/29753285-8a0d-4be2-a2fd-92b43f026313 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1771] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:57:55 2026] PUT /v2.0/floatingips/373e6dfb-0d5a-4253-b738-58bcaa139b5d => generated 856 bytes in 711 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:57:56.361 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-40d5a7ff-10fc-4229-ad9b-ccb33ccaf78c'] response: {'name': 'network-changed', 'server_uuid': '49a87d63-c32f-4937-b0cd-0091de6cddc7', 'tag': '3ab1d11c-2017-4d6b-9389-3a2e06ab0058', 'status': 'completed', 'code': 200} 2026-04-17 09:57:56.387 8 INFO neutron_taas.services.taas.taas_plugin [None req-a3572964-75ee-400f-bd09-484e473beb77 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: a423fa6f-cd0d-47fd-968b-e0470460b6db 2026-04-17 09:57:56.390 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3572964-75ee-400f-bd09-484e473beb77 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: a423fa6f-cd0d-47fd-968b-e0470460b6db [pid: 8|app: 0|req: 885/1772] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:57:56 2026] DELETE /v2.0/networks/80863d35-cc02-4953-bf6e-8a61e843d120 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1773] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:56 2026] GET /v2.0/security-groups?tenant_id=59431314c429429c96535d3829655579&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1774] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:57:56 2026] GET /v2.0/ports?tenant_id=705bb1beba314cd3bb1abe29a6224233&device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1775] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:57:56 2026] DELETE /v2.0/security-groups/1cb5a4bc-b5b6-450f-bb2b-78538f045177 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1776] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:57:56 2026] GET /v2.0/networks?id=d9ae81a6-7e28-4f87-972b-edfcdfec25f3 => generated 769 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1777] 199.204.45.140 () {34 vars in 1060 bytes} [Fri Apr 17 09:57:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=3ab1d11c-2017-4d6b-9389-3a2e06ab0058 => 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: 891/1778] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:57:57 2026] GET /v2.0/subnets?id=13fef0f4-cadc-41a3-832d-57013a829b3d => generated 691 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1779] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:57:57 2026] GET /v2.0/ports?network_id=d9ae81a6-7e28-4f87-972b-edfcdfec25f3&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1780] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:57:57 2026] GET /v2.0/networks/d9ae81a6-7e28-4f87-972b-edfcdfec25f3?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1781] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:57:57 2026] GET /v2.0/networks/d9ae81a6-7e28-4f87-972b-edfcdfec25f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:57:58.080 8 INFO neutron.services.segments.plugin [-] Segment 39776b41-48f7-48d8-bd21-56e3eb1f12b5 resource provider aggregate not found 2026-04-17 09:57:58.093 8 INFO neutron.services.segments.plugin [-] Segment 39776b41-48f7-48d8-bd21-56e3eb1f12b5 resource provider aggregate not found 2026-04-17 09:57:58.110 8 INFO neutron.services.segments.plugin [-] Segment 39776b41-48f7-48d8-bd21-56e3eb1f12b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39776b41-48f7-48d8-bd21-56e3eb1f12b5 found for delete ", "request_id": "req-ac0c9c89-344a-40fb-ae73-0ba3baf2a89a"}]} 2026-04-17 09:57:58.114 8 INFO neutron.services.segments.plugin [-] Segment 39776b41-48f7-48d8-bd21-56e3eb1f12b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39776b41-48f7-48d8-bd21-56e3eb1f12b5 found for delete ", "request_id": "req-fb4dbf5b-7dd2-4ddc-919d-547dad71e2e7"}]} [pid: 7|app: 0|req: 893/1782] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:57:59 2026] GET /v2.0/security-groups?tenant_id=cd1bcdc49d30443588a8dea218931355&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1783] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:00 2026] DELETE /v2.0/security-groups/527b2e9a-357c-4049-98a4-fe5f9e7a3b86 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1784] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:04 2026] GET /v2.0/security-groups?tenant_id=cee213b7a6764632991cf4c11a3f4963&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:58:04.412 7 INFO neutron.db.segments_db [None req-d61d9522-b9dc-4545-9c9a-615ffc5201b8 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Added segment 09a7bb82-75e0-4b4a-922e-ef2bbdda28ab of type vxlan for network 1d2ee864-0d8f-4da1-ad7b-23780dfbab71 [pid: 8|app: 0|req: 892/1785] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:04 2026] DELETE /v2.0/security-groups/5ae87136-6b61-4660-b522-24403df8dd42 => 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: 894/1786] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:58:04 2026] POST /v2.0/networks => generated 621 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1787] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:58:04 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1788] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:58:04 2026] POST /v2.0/subnets => generated 658 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1789] 10.0.0.26 () {34 vars in 1119 bytes} [Fri Apr 17 09:58:04 2026] GET /v2.0/security-groups?id=1b4a5a0e-bb8f-4907-ab03-a5eef5177ccb&id=1103b1b9-260a-49bd-ac91-8e9a440d0b6c&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1790] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:04 2026] GET /v2.0/security-groups?tenant_id=119c8e567fe940ecbde4e21bc8c61347&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1791] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 09:58:04 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1792] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:58:04 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1283 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1793] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:04 2026] DELETE /v2.0/security-groups/a8c02e93-6d68-4a23-846a-9429c6721988 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1794] 10.0.0.212 () {32 vars in 858 bytes} [Fri Apr 17 09:58:05 2026] GET /v2.0/floatingips?floating_network_id=54920b76-0fb6-4e2c-9865-1c824a4c5e78&port_id=3ab1d11c-2017-4d6b-9389-3a2e06ab0058 => generated 861 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1795] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:58:04 2026] POST /v2.0/subnets => generated 732 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:58:05.276 8 INFO neutron.db.segments_db [None req-d540cf6c-1bad-41e6-8747-3f0d546eaad8 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Added segment 91fe97b2-7528-4c3f-9946-b35bc94332b1 of type vxlan for network f3e1f5f5-9784-473f-b5f2-6fd316e7299c [pid: 8|app: 0|req: 898/1796] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:58:05 2026] POST /v2.0/networks => generated 619 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1797] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:58:05 2026] POST /v2.0/subnets => generated 655 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1798] 10.0.0.128 () {34 vars in 990 bytes} [Fri Apr 17 09:58:05 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1283 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1799] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:58:05 2026] POST /v2.0/subnets => generated 725 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1800] 10.0.0.128 () {34 vars in 1120 bytes} [Fri Apr 17 09:58:05 2026] GET /v2.0/security-groups?id=1b4a5a0e-bb8f-4907-ab03-a5eef5177ccb&id=1103b1b9-260a-49bd-ac91-8e9a440d0b6c&fields=id&fields=name => generated 205 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:58:06.006 8 INFO neutron.db.segments_db [None req-07b4daa3-542d-4b51-a6af-63f85a877c85 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Added segment 451af536-8b94-494c-9524-51692cee6704 of type vxlan for network 16f9fef4-5815-4eb7-b710-687cfdc10238 [pid: 8|app: 0|req: 900/1801] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:58:05 2026] POST /v2.0/networks => generated 619 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1802] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:58:06 2026] POST /v2.0/subnets => generated 655 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1803] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:58:06 2026] POST /v2.0/subnets => generated 729 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:58:06.756 7 INFO neutron.db.segments_db [None req-f2acd401-df88-4eee-93f0-859d6707afe2 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Added segment 1d394719-434b-4b47-a905-534c332ff7b3 of type vxlan for network 6cf83c2c-c6d2-4b2e-b76a-8df4a22b3917 2026-04-17 09:58:06.983 7 INFO neutron.db.l3_hamode_db [None req-f2acd401-df88-4eee-93f0-859d6707afe2 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:58:07.228 8 INFO neutron.db.segments_db [None req-43670041-218c-4289-860c-aaad0581a232 d4ab9f4ea0e148daab2ade32c2609465 6273c0202b6d46af8e60120293e31e7c - - default default] Added segment cb06b105-894f-4f61-82e6-f815ba13a117 of type vxlan for network 7a2b7562-9957-4827-af35-382af0b34142 2026-04-17 09:58:07.303 8 INFO neutron.db.segments_db [None req-43670041-218c-4289-860c-aaad0581a232 d4ab9f4ea0e148daab2ade32c2609465 6273c0202b6d46af8e60120293e31e7c - - default default] Added segment 4d72348e-1150-44b1-bb7e-7c478d69fc6b of type vxlan for network 4147dfc5-9c98-48f6-8e13-0ffb217d9d12 [pid: 8|app: 0|req: 902/1804] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:58:06 2026] POST /v2.0/networks => generated 1207 bytes in 576 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1807] 10.0.0.212 () {32 vars in 649 bytes} [Fri Apr 17 09:58:07 2026] GET /v2.0/networks => generated 1844 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:58:07.657 8 INFO neutron.services.segments.plugin [-] Segment cb06b105-894f-4f61-82e6-f815ba13a117 resource provider aggregate not found 2026-04-17 09:58:07.662 8 INFO neutron.services.segments.plugin [-] Segment cb06b105-894f-4f61-82e6-f815ba13a117 resource provider aggregate not found 2026-04-17 09:58:07.681 8 INFO neutron.services.segments.plugin [-] Segment cb06b105-894f-4f61-82e6-f815ba13a117 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb06b105-894f-4f61-82e6-f815ba13a117 found for delete ", "request_id": "req-c8bce97c-3b4e-4171-9c65-23ee0dcf7384"}]} 2026-04-17 09:58:07.684 8 INFO neutron.services.segments.plugin [-] Segment cb06b105-894f-4f61-82e6-f815ba13a117 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb06b105-894f-4f61-82e6-f815ba13a117 found for delete ", "request_id": "req-8ba92fa3-399f-48e0-9ff5-3ffffece7b25"}]} [pid: 8|app: 0|req: 906/1808] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:58:07 2026] DELETE /v2.0/networks/7a2b7562-9957-4827-af35-382af0b34142 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:58:07.809 7 INFO neutron.db.l3_hamode_db [None req-f2acd401-df88-4eee-93f0-859d6707afe2 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 907/1809] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:58:07 2026] DELETE /v2.0/networks/4147dfc5-9c98-48f6-8e13-0ffb217d9d12 => 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: 908/1810] 10.0.0.212 () {32 vars in 649 bytes} [Fri Apr 17 09:58:07 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:58:07.980 8 INFO neutron.db.segments_db [None req-447ad1d2-fed3-40f6-99d6-ff461c9c82da d4ab9f4ea0e148daab2ade32c2609465 6273c0202b6d46af8e60120293e31e7c - - default default] Added segment d5b89775-960e-4cef-8262-bddf7b7782ff of type vxlan for network 839f7f0c-a3a7-427e-82a5-196c5f54b945 [pid: 8|app: 0|req: 909/1811] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:58:07 2026] POST /v2.0/networks => generated 634 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:58:08.140 8 INFO neutron.db.segments_db [None req-211db9a6-e34b-4fd3-a2a7-301e6084b0a4 d4ab9f4ea0e148daab2ade32c2609465 6273c0202b6d46af8e60120293e31e7c - - default default] Added segment 7df74dcc-d3fc-4f0c-a6e5-a599eb9e3edf of type vxlan for network b3694900-2a2f-4163-a918-6253a5194e0c [pid: 8|app: 0|req: 910/1812] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:58:08 2026] POST /v2.0/networks => generated 635 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1813] 10.0.0.212 () {34 vars in 665 bytes} [Fri Apr 17 09:58:08 2026] POST /v2.0/ports => generated 1506 bytes in 681 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: 912/1814] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:58:08 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1014 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1815] 10.0.0.212 () {32 vars in 643 bytes} [Fri Apr 17 09:58:09 2026] GET /v2.0/ports => generated 1506 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1816] 10.0.0.26 () {34 vars in 1119 bytes} [Fri Apr 17 09:58:09 2026] GET /v2.0/security-groups?id=1b4a5a0e-bb8f-4907-ab03-a5eef5177ccb&id=1103b1b9-260a-49bd-ac91-8e9a440d0b6c&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1817] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:58:06 2026] POST /v2.0/routers => generated 684 bytes in 2442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:58:09.168 8 INFO neutron_taas.services.taas.taas_plugin [None req-3dae27f5-1edf-4936-a16c-7586567e9b15 d4ab9f4ea0e148daab2ade32c2609465 6273c0202b6d46af8e60120293e31e7c - - default default] TaaS: Handle Delete Port: a99c1f1d-56fd-40b6-85c7-ae87a6c3b272 2026-04-17 09:58:09.172 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dae27f5-1edf-4936-a16c-7586567e9b15 d4ab9f4ea0e148daab2ade32c2609465 6273c0202b6d46af8e60120293e31e7c - - default default] Tap Mirror: Handle Delete Port: a99c1f1d-56fd-40b6-85c7-ae87a6c3b272 [pid: 8|app: 0|req: 915/1818] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:58:09 2026] DELETE /v2.0/ports/a99c1f1d-56fd-40b6-85c7-ae87a6c3b272 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:58:09.347 8 INFO neutron_taas.services.taas.taas_plugin [None req-d06d9dde-c25d-4910-bf4b-cc5f6e66ae7a d4ab9f4ea0e148daab2ade32c2609465 6273c0202b6d46af8e60120293e31e7c - - default default] TaaS: Handle Delete Port: f844bb4f-b012-4c3a-9621-f38c4ea42d1e 2026-04-17 09:58:09.350 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d06d9dde-c25d-4910-bf4b-cc5f6e66ae7a d4ab9f4ea0e148daab2ade32c2609465 6273c0202b6d46af8e60120293e31e7c - - default default] Tap Mirror: Handle Delete Port: f844bb4f-b012-4c3a-9621-f38c4ea42d1e [pid: 8|app: 0|req: 916/1819] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:58:09 2026] DELETE /v2.0/ports/f844bb4f-b012-4c3a-9621-f38c4ea42d1e => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1820] 10.0.0.212 () {32 vars in 643 bytes} [Fri Apr 17 09:58:09 2026] GET /v2.0/ports => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:58:09.512 8 INFO neutron.db.segments_db [None req-7db6d63e-83f0-4e1c-8041-298c9752bcdc d4ab9f4ea0e148daab2ade32c2609465 6273c0202b6d46af8e60120293e31e7c - - default default] Added segment 2fe5a5c7-574f-4f84-906c-c33bf961b9ee of type vxlan for network 59c379af-f3a9-49aa-9e6c-ce6788b1d5c4 [pid: 8|app: 0|req: 918/1821] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:58:09 2026] POST /v2.0/networks => generated 634 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:58:09.662 8 INFO neutron.db.segments_db [None req-ae8f4b38-d9c4-450d-b698-9ec55f382666 d4ab9f4ea0e148daab2ade32c2609465 6273c0202b6d46af8e60120293e31e7c - - default default] Added segment 3d0b5d73-97d8-4ec0-93c9-5faed370687c of type vxlan for network b93f1203-6773-4a79-86be-2f4f4332f0f0 2026-04-17 09:58:09.706 8 INFO neutron.services.segments.plugin [-] Segment 4d72348e-1150-44b1-bb7e-7c478d69fc6b resource provider aggregate not found 2026-04-17 09:58:09.709 8 INFO neutron.services.segments.plugin [-] Segment 4d72348e-1150-44b1-bb7e-7c478d69fc6b resource provider aggregate not found 2026-04-17 09:58:09.728 8 INFO neutron.services.segments.plugin [-] Segment 4d72348e-1150-44b1-bb7e-7c478d69fc6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d72348e-1150-44b1-bb7e-7c478d69fc6b found for delete ", "request_id": "req-32a78746-2617-492c-be93-6a595f87f5e1"}]} 2026-04-17 09:58:09.728 8 INFO neutron.services.segments.plugin [-] Segment 4d72348e-1150-44b1-bb7e-7c478d69fc6b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d72348e-1150-44b1-bb7e-7c478d69fc6b found for delete ", "request_id": "req-120f6ea6-d275-4929-b3cb-3a3212698a94"}]} [pid: 8|app: 0|req: 919/1822] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:58:09 2026] POST /v2.0/networks => generated 634 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1823] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:58:10 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1824] 10.0.0.26 () {34 vars in 1119 bytes} [Fri Apr 17 09:58:10 2026] GET /v2.0/security-groups?id=1b4a5a0e-bb8f-4907-ab03-a5eef5177ccb&id=1103b1b9-260a-49bd-ac91-8e9a440d0b6c&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1825] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:58:09 2026] PUT /v2.0/routers/9d6c7b70-0152-4bcf-a390-99b58be4e6be/add_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1826] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:58:10 2026] POST /v2.0/subnets => generated 1324 bytes in 508 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1827] 10.0.0.212 () {32 vars in 647 bytes} [Fri Apr 17 09:58:10 2026] GET /v2.0/subnets => generated 1960 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1828] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:58:10 2026] DELETE /v2.0/subnets/8f4d323d-0d50-4f61-8dfd-ad0411603d5f => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1829] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:58:10 2026] DELETE /v2.0/subnets/f92bb5b2-1846-4efb-ac3c-2830caac1121 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1830] 10.0.0.212 () {32 vars in 647 bytes} [Fri Apr 17 09:58:11 2026] GET /v2.0/subnets => generated 649 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1831] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:58:11 2026] DELETE /v2.0/networks/b93f1203-6773-4a79-86be-2f4f4332f0f0 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1832] 199.204.45.140 () {34 vars in 994 bytes} [Fri Apr 17 09:58:11 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1014 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1833] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:58:11 2026] DELETE /v2.0/networks/59c379af-f3a9-49aa-9e6c-ce6788b1d5c4 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1834] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:58:11 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:58:11.604 8 INFO neutron_taas.services.taas.taas_plugin [req-08523e40-5138-4a30-aed5-49ae90f67b6a req-8c24b317-2783-4ca5-a299-71e5dd8fdd8d fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] TaaS: Handle Delete Port: 3ab1d11c-2017-4d6b-9389-3a2e06ab0058 2026-04-17 09:58:11.606 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-08523e40-5138-4a30-aed5-49ae90f67b6a req-8c24b317-2783-4ca5-a299-71e5dd8fdd8d fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] Tap Mirror: Handle Delete Port: 3ab1d11c-2017-4d6b-9389-3a2e06ab0058 2026-04-17 09:58:11.748 8 INFO neutron.db.l3_db [req-08523e40-5138-4a30-aed5-49ae90f67b6a req-8c24b317-2783-4ca5-a299-71e5dd8fdd8d fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] Floating IP 373e6dfb-0d5a-4253-b738-58bcaa139b5d disassociated. External IP: 10.96.250.212, port: 3ab1d11c-2017-4d6b-9389-3a2e06ab0058. 2026-04-17 09:58:11.751 8 INFO neutron.services.segments.plugin [-] Segment 3d0b5d73-97d8-4ec0-93c9-5faed370687c resource provider aggregate not found 2026-04-17 09:58:11.753 8 INFO neutron.services.segments.plugin [-] Segment 3d0b5d73-97d8-4ec0-93c9-5faed370687c resource provider aggregate not found 2026-04-17 09:58:11.778 8 INFO neutron.services.segments.plugin [-] Segment 3d0b5d73-97d8-4ec0-93c9-5faed370687c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d0b5d73-97d8-4ec0-93c9-5faed370687c found for delete ", "request_id": "req-d686f50f-d5cc-4114-ba27-627587ffc4d5"}]} 2026-04-17 09:58:11.785 8 INFO neutron.services.segments.plugin [-] Segment 3d0b5d73-97d8-4ec0-93c9-5faed370687c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d0b5d73-97d8-4ec0-93c9-5faed370687c found for delete ", "request_id": "req-3a292562-8fd1-4762-b4e1-7c9fc4f6ab42"}]} 2026-04-17 09:58:11.805 8 INFO neutron.services.segments.plugin [-] Segment 2fe5a5c7-574f-4f84-906c-c33bf961b9ee resource provider aggregate not found 2026-04-17 09:58:11.812 8 INFO neutron.services.segments.plugin [-] Segment 2fe5a5c7-574f-4f84-906c-c33bf961b9ee resource provider aggregate not found 2026-04-17 09:58:11.826 8 INFO neutron.services.segments.plugin [-] Segment 2fe5a5c7-574f-4f84-906c-c33bf961b9ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fe5a5c7-574f-4f84-906c-c33bf961b9ee found for delete ", "request_id": "req-9e5b1a65-4fc5-4985-af6e-d206ff0a1e97"}]} 2026-04-17 09:58:11.829 8 INFO neutron.services.segments.plugin [-] Segment 2fe5a5c7-574f-4f84-906c-c33bf961b9ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fe5a5c7-574f-4f84-906c-c33bf961b9ee found for delete ", "request_id": "req-e8af9dc1-69bb-4134-8e09-61aa42b13713"}]} [pid: 7|app: 0|req: 905/1835] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:58:10 2026] PUT /v2.0/routers/9d6c7b70-0152-4bcf-a390-99b58be4e6be/add_router_interface => generated 309 bytes in 1337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:58:12.037 7 INFO neutron.services.segments.plugin [-] Segment 7df74dcc-d3fc-4f0c-a6e5-a599eb9e3edf resource provider aggregate not found 2026-04-17 09:58:12.051 7 INFO neutron.services.segments.plugin [-] Segment 7df74dcc-d3fc-4f0c-a6e5-a599eb9e3edf resource provider aggregate not found 2026-04-17 09:58:12.064 7 INFO neutron.services.segments.plugin [-] Segment 7df74dcc-d3fc-4f0c-a6e5-a599eb9e3edf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7df74dcc-d3fc-4f0c-a6e5-a599eb9e3edf found for delete ", "request_id": "req-880c17af-2d37-45b0-86ec-f7e00cfa8d2b"}]} 2026-04-17 09:58:12.066 7 INFO neutron.services.segments.plugin [-] Segment 7df74dcc-d3fc-4f0c-a6e5-a599eb9e3edf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7df74dcc-d3fc-4f0c-a6e5-a599eb9e3edf found for delete ", "request_id": "req-f3367e82-3368-468d-a1d1-07fb40fb91d6"}]} [pid: 7|app: 0|req: 906/1836] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:58:11 2026] DELETE /v2.0/networks/b3694900-2a2f-4163-a918-6253a5194e0c => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1837] 10.0.0.26 () {34 vars in 1119 bytes} [Fri Apr 17 09:58:12 2026] GET /v2.0/security-groups?id=1b4a5a0e-bb8f-4907-ab03-a5eef5177ccb&id=1103b1b9-260a-49bd-ac91-8e9a440d0b6c&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1838] 199.204.45.140 () {36 vars in 997 bytes} [Fri Apr 17 09:58:11 2026] DELETE /v2.0/ports/3ab1d11c-2017-4d6b-9389-3a2e06ab0058 => generated 0 bytes in 683 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:58:12.228 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0427b52f-ac5c-4742-a963-8cbedc2dc3db'] response: {'server_uuid': '49a87d63-c32f-4937-b0cd-0091de6cddc7', 'name': 'network-vif-deleted', 'tag': '3ab1d11c-2017-4d6b-9389-3a2e06ab0058', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 932/1839] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:58:12 2026] DELETE /v2.0/networks/839f7f0c-a3a7-427e-82a5-196c5f54b945 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1840] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:12 2026] GET /v2.0/security-groups?tenant_id=6273c0202b6d46af8e60120293e31e7c&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1841] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:13 2026] DELETE /v2.0/security-groups/b6604fbd-d048-43c6-b9d9-4ab0aaaaf020 => 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: 935/1842] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:58:13 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => 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: 908/1843] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:58:12 2026] PUT /v2.0/routers/9d6c7b70-0152-4bcf-a390-99b58be4e6be/add_router_interface => generated 309 bytes in 1205 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1844] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:58:13 2026] POST /v2.0/security-groups => generated 1628 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1845] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:58:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1846] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:58:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:58:13.846 8 INFO neutron.services.segments.plugin [-] Segment d5b89775-960e-4cef-8262-bddf7b7782ff resource provider aggregate not found 2026-04-17 09:58:13.859 8 INFO neutron.services.segments.plugin [-] Segment d5b89775-960e-4cef-8262-bddf7b7782ff resource provider aggregate not found 2026-04-17 09:58:13.864 8 INFO neutron.services.segments.plugin [-] Segment d5b89775-960e-4cef-8262-bddf7b7782ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5b89775-960e-4cef-8262-bddf7b7782ff found for delete ", "request_id": "req-e1dfdfad-e685-4ed0-b968-afd0b000fb64"}]} 2026-04-17 09:58:13.874 8 INFO neutron.services.segments.plugin [-] Segment d5b89775-960e-4cef-8262-bddf7b7782ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5b89775-960e-4cef-8262-bddf7b7782ff found for delete ", "request_id": "req-e0617aca-7712-401d-99b2-2019e72f903e"}]} [pid: 7|app: 0|req: 910/1847] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:58:13 2026] POST /v2.0/security-group-rules => generated 599 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1848] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:58:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1849] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:58:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1850] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:58:14 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: 8|app: 0|req: 940/1851] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:58:14 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => 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: 912/1852] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:58:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1853] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:58:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1854] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:58:14 2026] POST /v2.0/security-group-rules => generated 599 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1855] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:58:14 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) [pid: 8|app: 0|req: 943/1856] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:58:14 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) 2026-04-17 09:58:15.230 7 INFO neutron.db.segments_db [None req-14de7df8-683f-49ee-96ba-1ba1db4c88e4 12a02fafbaca4124856824e39ba96703 b6f1473b91764ea98c89b85e5ac144f2 - - default default] Added segment 96e05829-7169-4642-be66-e49b44d795b3 of type vxlan for network d6194aee-e6d3-4531-8c18-dc26319974be [pid: 7|app: 0|req: 914/1857] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:58:14 2026] POST /v2.0/networks => generated 628 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1858] 10.0.0.26 () {34 vars in 1095 bytes} [Fri Apr 17 09:58:15 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1607008776&fields=id&tenant_id=dcb8f285af5e445fbb108e37d8033004 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1859] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:58:15 2026] GET /v2.0/ports?device_id=49a87d63-c32f-4937-b0cd-0091de6cddc7 => 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: 945/1860] 10.0.0.26 () {34 vars in 981 bytes} [Fri Apr 17 09:58:15 2026] GET /v2.0/networks?id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c => generated 705 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1861] 10.0.0.26 () {34 vars in 964 bytes} [Fri Apr 17 09:58:15 2026] GET /v2.0/quotas/dcb8f285af5e445fbb108e37d8033004 => 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: 946/1862] 10.0.0.26 () {34 vars in 1001 bytes} [Fri Apr 17 09:58:15 2026] GET /v2.0/ports?tenant_id=dcb8f285af5e445fbb108e37d8033004&fields=id => generated 287 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1863] 10.0.0.26 () {34 vars in 1007 bytes} [Fri Apr 17 09:58:15 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 947/1864] 10.0.0.26 () {34 vars in 1107 bytes} [Fri Apr 17 09:58:15 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 948/1865] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:58:15 2026] GET /v2.0/ports?device_id=1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1866] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:58:15 2026] POST /v2.0/subnets => generated 673 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:58:16.164 8 INFO neutron.db.segments_db [None req-9e941447-5490-4d6a-a8b7-5007afea927c 12a02fafbaca4124856824e39ba96703 b6f1473b91764ea98c89b85e5ac144f2 - - default default] Added segment 43790983-bdf5-4ed7-90ca-1c35186a4842 of type vxlan for network 5d37dad7-9483-42b3-a7f4-317e9cb65b81 [pid: 8|app: 0|req: 949/1867] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:58:16 2026] POST /v2.0/networks => generated 629 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1868] 10.0.0.212 () {34 vars in 743 bytes} [Fri Apr 17 09:58:16 2026] PUT /v2.0/networks/5d37dad7-9483-42b3-a7f4-317e9cb65b81 => generated 592 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1869] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:58:16 2026] POST /v2.0/subnets => generated 646 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1870] 10.0.0.212 () {34 vars in 741 bytes} [Fri Apr 17 09:58:16 2026] PUT /v2.0/subnets/8a7d0082-0bf6-4e73-8718-15bd4376d9eb => generated 656 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1871] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:16 2026] DELETE /v2.0/security-groups/1103b1b9-260a-49bd-ac91-8e9a440d0b6c => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:58:16.722 8 INFO neutron.api.v2.resource [None req-83d39de5-125a-4619-9e69-0fce0bc79d12 fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 952/1872] 10.0.0.212 () {32 vars in 737 bytes} [Fri Apr 17 09:58:16 2026] GET /v2.0/security-groups/1103b1b9-260a-49bd-ac91-8e9a440d0b6c => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:58:16.846 8 INFO neutron_taas.services.taas.taas_plugin [None req-de56e2c6-a358-4cfa-8a40-d8adba2ebf7d fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] TaaS: Handle Delete Port: 0a973c31-7b60-470a-9424-c9d81a9ff24f 2026-04-17 09:58:16.848 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de56e2c6-a358-4cfa-8a40-d8adba2ebf7d fe763f95b7684e8eb4527b55d9720289 705bb1beba314cd3bb1abe29a6224233 - - default default] Tap Mirror: Handle Delete Port: 0a973c31-7b60-470a-9424-c9d81a9ff24f 2026-04-17 09:58:16.874 7 INFO neutron.services.segments.plugin [-] Segment 43790983-bdf5-4ed7-90ca-1c35186a4842 resource provider aggregate not found 2026-04-17 09:58:16.879 7 INFO neutron.services.segments.plugin [-] Segment 43790983-bdf5-4ed7-90ca-1c35186a4842 resource provider aggregate not found 2026-04-17 09:58:16.892 7 INFO neutron.services.segments.plugin [-] Segment 43790983-bdf5-4ed7-90ca-1c35186a4842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43790983-bdf5-4ed7-90ca-1c35186a4842 found for delete ", "request_id": "req-85d05bf5-3046-4b94-b11a-7ccefbf78515"}]} 2026-04-17 09:58:16.895 7 INFO neutron.services.segments.plugin [-] Segment 43790983-bdf5-4ed7-90ca-1c35186a4842 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 43790983-bdf5-4ed7-90ca-1c35186a4842 found for delete ", "request_id": "req-9fb5ec7e-a7d1-4cc2-b348-ef313f86da69"}]} [pid: 7|app: 0|req: 921/1873] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:58:16 2026] DELETE /v2.0/networks/5d37dad7-9483-42b3-a7f4-317e9cb65b81 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:58:16.922 7 INFO neutron.pecan_wsgi.hooks.translation [None req-602eaa58-bded-42e4-8ee0-fc2e29fb494d 12a02fafbaca4124856824e39ba96703 b6f1473b91764ea98c89b85e5ac144f2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 922/1874] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:58:16 2026] DELETE /v2.0/networks/5d37dad7-9483-42b3-a7f4-317e9cb65b81 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1875] 10.0.0.212 () {32 vars in 694 bytes} [Fri Apr 17 09:58:16 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1876] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:58:16 2026] DELETE /v2.0/floatingips/373e6dfb-0d5a-4253-b738-58bcaa139b5d => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1877] 10.0.0.212 () {32 vars in 742 bytes} [Fri Apr 17 09:58:16 2026] GET /v2.0/subnets?network_id=54920b76-0fb6-4e2c-9865-1c824a4c5e78 => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1878] 10.0.0.212 () {32 vars in 653 bytes} [Fri Apr 17 09:58:17 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: 7|app: 0|req: 926/1879] 10.0.0.212 () {32 vars in 649 bytes} [Fri Apr 17 09:58:17 2026] GET /v2.0/networks => generated 1312 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1880] 10.0.0.212 () {32 vars in 647 bytes} [Fri Apr 17 09:58:17 2026] GET /v2.0/subnets => generated 1312 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1881] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:17 2026] DELETE /v2.0/security-groups/1b4a5a0e-bb8f-4907-ab03-a5eef5177ccb => 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: 928/1882] 10.0.0.212 () {32 vars in 723 bytes} [Fri Apr 17 09:58:17 2026] GET /v2.0/networks/d6194aee-e6d3-4531-8c18-dc26319974be => generated 672 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1883] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 09:58:17 2026] GET /v2.0/subnets/12bd2ef1-e551-4209-8b78-c4b8c66025bf => generated 673 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:58:17.219 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8c316c73-ec72-4816-8621-7b358672f3bb 12a02fafbaca4124856824e39ba96703 b6f1473b91764ea98c89b85e5ac144f2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 930/1884] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:58:17 2026] DELETE /v2.0/subnets/8a7d0082-0bf6-4e73-8718-15bd4376d9eb => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:58:17.242 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca8cc947-0d27-44d6-8f65-f203bfce6a66 12a02fafbaca4124856824e39ba96703 b6f1473b91764ea98c89b85e5ac144f2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 931/1885] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:58:17 2026] DELETE /v2.0/networks/5d37dad7-9483-42b3-a7f4-317e9cb65b81 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1886] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:58:17 2026] DELETE /v2.0/subnets/12bd2ef1-e551-4209-8b78-c4b8c66025bf => 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: 933/1887] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:58:17 2026] DELETE /v2.0/networks/d6194aee-e6d3-4531-8c18-dc26319974be => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:58:17.525 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b66323c-76da-4a3b-a630-4ff4f069da13 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 460e9c86-a972-4c59-804c-48c9bbbf5fb2 2026-04-17 09:58:17.528 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b66323c-76da-4a3b-a630-4ff4f069da13 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 460e9c86-a972-4c59-804c-48c9bbbf5fb2 [pid: 8|app: 0|req: 955/1888] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:58:17 2026] PUT /v2.0/routers/1599171f-7be9-4a77-904d-08867979286c/remove_router_interface => generated 309 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1889] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:18 2026] GET /v2.0/security-groups?tenant_id=b6f1473b91764ea98c89b85e5ac144f2&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:58:18.293 8 INFO neutron_taas.services.taas.taas_plugin [None req-280478b7-a06d-40b3-8730-352735e3ea4e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 862eb17d-21a3-4fd1-9d96-426c897f629c 2026-04-17 09:58:18.295 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-280478b7-a06d-40b3-8730-352735e3ea4e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 862eb17d-21a3-4fd1-9d96-426c897f629c [pid: 7|app: 0|req: 935/1890] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:18 2026] DELETE /v2.0/security-groups/fcd720fe-616d-4954-a9a6-4519186099b9 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:58:18.549 8 INFO neutron_taas.services.taas.taas_plugin [None req-280478b7-a06d-40b3-8730-352735e3ea4e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: a3c683ac-18b6-45db-9fb5-2f2d8c82ade2 2026-04-17 09:58:18.552 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-280478b7-a06d-40b3-8730-352735e3ea4e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: a3c683ac-18b6-45db-9fb5-2f2d8c82ade2 2026-04-17 09:58:18.889 8 INFO neutron.services.segments.plugin [-] Segment 60024318-9ef3-48b8-95c6-6930a70618ab resource provider aggregate not found 2026-04-17 09:58:18.899 8 INFO neutron.services.segments.plugin [-] Segment 60024318-9ef3-48b8-95c6-6930a70618ab resource provider aggregate not found 2026-04-17 09:58:18.904 8 INFO neutron.services.segments.plugin [-] Segment 60024318-9ef3-48b8-95c6-6930a70618ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60024318-9ef3-48b8-95c6-6930a70618ab found for delete ", "request_id": "req-4b224c8c-360b-482d-9313-c0fa72c07856"}]} 2026-04-17 09:58:18.913 7 INFO neutron.services.segments.plugin [-] Segment 96e05829-7169-4642-be66-e49b44d795b3 resource provider aggregate not found 2026-04-17 09:58:18.918 7 INFO neutron.services.segments.plugin [-] Segment 96e05829-7169-4642-be66-e49b44d795b3 resource provider aggregate not found 2026-04-17 09:58:18.920 8 INFO neutron.db.l3_hamode_db [None req-280478b7-a06d-40b3-8730-352735e3ea4e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HA network b7b646d1-b210-4aa8-82c0-c27e3e89081e was deleted as no HA routers are present in tenant 705bb1beba314cd3bb1abe29a6224233. 2026-04-17 09:58:18.922 8 INFO neutron.services.segments.plugin [-] Segment 60024318-9ef3-48b8-95c6-6930a70618ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60024318-9ef3-48b8-95c6-6930a70618ab found for delete ", "request_id": "req-dd18c35e-0fe2-4690-a105-9c532efe0a93"}]} [pid: 8|app: 0|req: 956/1891] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:58:18 2026] DELETE /v2.0/routers/1599171f-7be9-4a77-904d-08867979286c => generated 0 bytes in 838 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:58:18.930 7 INFO neutron.services.segments.plugin [-] Segment 96e05829-7169-4642-be66-e49b44d795b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96e05829-7169-4642-be66-e49b44d795b3 found for delete ", "request_id": "req-984197c9-099e-46a3-a3d3-df5248f5e51a"}]} 2026-04-17 09:58:18.931 7 INFO neutron.services.segments.plugin [-] Segment 96e05829-7169-4642-be66-e49b44d795b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96e05829-7169-4642-be66-e49b44d795b3 found for delete ", "request_id": "req-982d183b-a8dc-41ba-8ac4-48c76ccf5215"}]} [pid: 7|app: 0|req: 936/1892] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:58:18 2026] DELETE /v2.0/subnets/13fef0f4-cadc-41a3-832d-57013a829b3d => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:58:19.187 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a5fe42e-5423-4a06-8759-d6bc143eaf41 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 89b11bdc-07c9-4086-a9ae-f498d562a2da 2026-04-17 09:58:19.189 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a5fe42e-5423-4a06-8759-d6bc143eaf41 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 89b11bdc-07c9-4086-a9ae-f498d562a2da [pid: 8|app: 0|req: 957/1893] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:58:19 2026] DELETE /v2.0/networks/d9ae81a6-7e28-4f87-972b-edfcdfec25f3 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:58:19.756 7 INFO neutron_taas.services.taas.taas_plugin [None req-f8660a09-b13b-4b12-8ab5-3f53df7f33d7 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 19fa6fd6-a803-40d2-8ac8-bc08a1054ab9 2026-04-17 09:58:19.758 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8660a09-b13b-4b12-8ab5-3f53df7f33d7 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 19fa6fd6-a803-40d2-8ac8-bc08a1054ab9 [pid: 7|app: 0|req: 937/1894] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 09:58:19 2026] PUT /v2.0/routers/b1daf373-3db7-4311-b0e3-b52d357296b0/remove_router_interface => generated 309 bytes in 819 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1895] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:58:20 2026] GET /v2.0/networks?id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:58:20.335 8 INFO neutron.db.segments_db [None req-6f42e2bf-b850-4bda-982c-3e8a26dfddd7 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] Added segment ad68f89b-f5a0-4158-8a57-600e3898effa of type vxlan for network 0c9455a4-afb1-4474-8247-393b822f141a 2026-04-17 09:58:20.388 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec653cc0-c468-4a3e-ba28-d086828b96d2 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 7e48378f-dbcb-4adf-9014-ad9ba63d46e8 2026-04-17 09:58:20.394 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec653cc0-c468-4a3e-ba28-d086828b96d2 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 7e48378f-dbcb-4adf-9014-ad9ba63d46e8 [pid: 8|app: 0|req: 958/1896] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:58:20 2026] POST /v2.0/networks => generated 630 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1897] 199.204.45.140 () {34 vars in 1050 bytes} [Fri Apr 17 09:58:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dcb8f285af5e445fbb108e37d8033004 => generated 179 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:58:20.686 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec653cc0-c468-4a3e-ba28-d086828b96d2 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 7c627add-c2bb-4ae1-a1ae-584b09766e85 2026-04-17 09:58:20.689 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec653cc0-c468-4a3e-ba28-d086828b96d2 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 7c627add-c2bb-4ae1-a1ae-584b09766e85 [pid: 8|app: 0|req: 960/1898] 10.0.0.212 () {34 vars in 665 bytes} [Fri Apr 17 09:58:20 2026] POST /v2.0/ports => generated 778 bytes in 325 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-17 09:58:20.930 8 INFO neutron.services.segments.plugin [-] Segment fb30cd1d-5516-4a29-8be1-e44801d25372 resource provider aggregate not found 2026-04-17 09:58:20.938 8 INFO neutron.services.segments.plugin [-] Segment fb30cd1d-5516-4a29-8be1-e44801d25372 resource provider aggregate not found 2026-04-17 09:58:20.957 8 INFO neutron.services.segments.plugin [-] Segment fb30cd1d-5516-4a29-8be1-e44801d25372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb30cd1d-5516-4a29-8be1-e44801d25372 found for delete ", "request_id": "req-ea140bc0-9990-4130-812c-524f422dde1c"}]} 2026-04-17 09:58:20.962 8 INFO neutron.services.segments.plugin [-] Segment fb30cd1d-5516-4a29-8be1-e44801d25372 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb30cd1d-5516-4a29-8be1-e44801d25372 found for delete ", "request_id": "req-5aa03769-3618-4663-a6d1-a68e54bc4b20"}]} 2026-04-17 09:58:21.037 7 INFO neutron.services.segments.plugin [-] Segment a2f65928-853c-4998-9340-46b9aba99081 resource provider aggregate not found 2026-04-17 09:58:21.044 7 INFO neutron.services.segments.plugin [-] Segment a2f65928-853c-4998-9340-46b9aba99081 resource provider aggregate not found 2026-04-17 09:58:21.056 7 INFO neutron.services.segments.plugin [-] Segment a2f65928-853c-4998-9340-46b9aba99081 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2f65928-853c-4998-9340-46b9aba99081 found for delete ", "request_id": "req-d1791c6e-4166-4499-934c-7c3746ffd98f"}]} 2026-04-17 09:58:21.057 7 INFO neutron.services.segments.plugin [-] Segment a2f65928-853c-4998-9340-46b9aba99081 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2f65928-853c-4998-9340-46b9aba99081 found for delete ", "request_id": "req-017c99a0-9ec8-4a2d-ab16-797954b844fd"}]} 2026-04-17 09:58:21.067 7 INFO neutron.db.l3_hamode_db [None req-ec653cc0-c468-4a3e-ba28-d086828b96d2 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] HA network 8777e9fd-107a-499c-bf82-a8c5369bcf1d was deleted as no HA routers are present in tenant 06f71c16668949d8addc3325491a5cf2. [pid: 7|app: 0|req: 939/1899] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:58:20 2026] DELETE /v2.0/routers/b1daf373-3db7-4311-b0e3-b52d357296b0 => generated 0 bytes in 844 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:58:21.126 7 INFO neutron.db.segments_db [None req-7d8da7e9-34bc-428d-a08f-447889624e4b 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] Added segment 63ccadac-95f5-4fcd-9e81-881e8ca0ec7b of type vxlan for network 0af3c27e-512a-4009-9dbd-1032cc8c03dd [pid: 7|app: 0|req: 940/1900] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:58:21 2026] POST /v2.0/networks => generated 615 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1901] 199.204.45.140 () {38 vars in 955 bytes} [Fri Apr 17 09:58:20 2026] POST /v2.0/ports => generated 1183 bytes in 507 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: 941/1902] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:58:21 2026] GET /v2.0/ports?device_id=1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 1186 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1903] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:58:21 2026] DELETE /v2.0/subnets/99597cf6-a331-4c39-9e69-169ac25439f2 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1904] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:58:21 2026] POST /v2.0/subnets => generated 646 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1905] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:58:21 2026] GET /v2.0/security-groups?id=e0121370-f300-49f8-b401-f523219ed61f&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:58:21.738 7 INFO neutron_taas.services.taas.taas_plugin [None req-11752119-f1ed-42de-ae25-25423e201c92 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: aebdc888-f6a5-4dc4-b1c3-74b6c6f32f19 2026-04-17 09:58:21.742 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11752119-f1ed-42de-ae25-25423e201c92 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: aebdc888-f6a5-4dc4-b1c3-74b6c6f32f19 [pid: 8|app: 0|req: 963/1906] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 09:58:21 2026] PUT /v2.0/ports/9d6338e6-076a-44d0-b939-83f2f9f2f5a1 => generated 1464 bytes in 509 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: 944/1907] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:58:21 2026] DELETE /v2.0/networks/f6aa470c-0bed-40c7-95ec-c3b78cc32187 => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:58:22.014 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c3aeb00-c006-456b-b116-c80a8be81a53'] response: {'name': 'network-changed', 'server_uuid': '1ba38287-73c1-425b-90f3-cfa8a92217c5', 'tag': '9d6338e6-076a-44d0-b939-83f2f9f2f5a1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 964/1910] 10.0.0.212 () {34 vars in 665 bytes} [Fri Apr 17 09:58:21 2026] POST /v2.0/ports => generated 965 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1911] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:22 2026] GET /v2.0/security-groups?tenant_id=06f71c16668949d8addc3325491a5cf2&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-17 09:58:22.461 8 INFO neutron_taas.services.taas.taas_plugin [None req-234bfcc1-e313-4a48-99f7-66632b05fd52 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] TaaS: Handle Delete Port: 1d04892a-7938-483b-9760-c9c4bff26ad0 [pid: 7|app: 0|req: 948/1912] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:22 2026] DELETE /v2.0/security-groups/6a646750-267c-48a9-83f9-2d8ab8b831f8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:58:22.465 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-234bfcc1-e313-4a48-99f7-66632b05fd52 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] Tap Mirror: Handle Delete Port: 1d04892a-7938-483b-9760-c9c4bff26ad0 [pid: 7|app: 0|req: 949/1913] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:58:22 2026] GET /v2.0/ports?tenant_id=dcb8f285af5e445fbb108e37d8033004&device_id=1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 1467 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1914] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:58:22 2026] DELETE /v2.0/ports/1d04892a-7938-483b-9760-c9c4bff26ad0 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:58:22.605 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b29c5f05-7da6-434e-9cee-144eeaf75a0f 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 966/1915] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:58:22 2026] DELETE /v2.0/ports/1d04892a-7938-483b-9760-c9c4bff26ad0 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1916] 199.204.45.140 () {34 vars in 1018 bytes} [Fri Apr 17 09:58:22 2026] GET /v2.0/networks?tenant_id=dcb8f285af5e445fbb108e37d8033004&shared=False => generated 2377 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:58:22.627 8 INFO neutron.pecan_wsgi.hooks.translation [None req-89b86a30-9f9d-4aff-a028-6396c58141e5 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 967/1917] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:58:22 2026] GET /v2.0/ports/1d04892a-7938-483b-9760-c9c4bff26ad0 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1918] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:22 2026] GET /v2.0/security-groups?tenant_id=705bb1beba314cd3bb1abe29a6224233&name=default => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1919] 199.204.45.140 () {34 vars in 930 bytes} [Fri Apr 17 09:58:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1920] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:58:22 2026] DELETE /v2.0/subnets/9ec9a4b8-9d3c-4ce4-9d28-7e8031463a91 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1921] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:22 2026] DELETE /v2.0/security-groups/122954ac-fd2f-49fc-91a5-73e9dd5682f4 => 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: 969/1922] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:58:22 2026] DELETE /v2.0/networks/0af3c27e-512a-4009-9dbd-1032cc8c03dd => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:58:22.951 7 INFO neutron.db.segments_db [None req-5f9f9405-49de-4a2f-ad24-0ef5ab9ca16b 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] Added segment dc9280bd-95c0-4a03-82db-67ec1f2bc237 of type vxlan for network ecc9302c-9172-44f8-beaf-349986ea1069 2026-04-17 09:58:22.976 8 INFO neutron.services.segments.plugin [-] Segment 63ccadac-95f5-4fcd-9e81-881e8ca0ec7b resource provider aggregate not found 2026-04-17 09:58:22.991 8 INFO neutron.services.segments.plugin [-] Segment 63ccadac-95f5-4fcd-9e81-881e8ca0ec7b resource provider aggregate not found 2026-04-17 09:58:22.996 8 INFO neutron.services.segments.plugin [-] Segment 63ccadac-95f5-4fcd-9e81-881e8ca0ec7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63ccadac-95f5-4fcd-9e81-881e8ca0ec7b found for delete ", "request_id": "req-949f6d5a-7647-4de9-b5ca-627893858965"}]} 2026-04-17 09:58:23.009 8 INFO neutron.services.segments.plugin [-] Segment 63ccadac-95f5-4fcd-9e81-881e8ca0ec7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63ccadac-95f5-4fcd-9e81-881e8ca0ec7b found for delete ", "request_id": "req-213abe5c-5ed5-4cf9-9d54-121177cf6811"}]} [pid: 7|app: 0|req: 954/1923] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 09:58:22 2026] POST /v2.0/networks => generated 616 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:58:23.079 7 INFO neutron.services.segments.plugin [-] Segment b7035d94-efea-41fe-beab-07b7df2660c1 resource provider aggregate not found 2026-04-17 09:58:23.085 7 INFO neutron.services.segments.plugin [-] Segment b7035d94-efea-41fe-beab-07b7df2660c1 resource provider aggregate not found 2026-04-17 09:58:23.099 7 INFO neutron.services.segments.plugin [-] Segment b7035d94-efea-41fe-beab-07b7df2660c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7035d94-efea-41fe-beab-07b7df2660c1 found for delete ", "request_id": "req-78c324e4-4b85-4043-8ee3-9484e3e21941"}]} 2026-04-17 09:58:23.104 7 INFO neutron.services.segments.plugin [-] Segment b7035d94-efea-41fe-beab-07b7df2660c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b7035d94-efea-41fe-beab-07b7df2660c1 found for delete ", "request_id": "req-b3be2b73-030b-487a-acc1-e5c66cc55cb2"}]} [pid: 8|app: 0|req: 970/1924] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:58:23 2026] POST /v2.0/subnets => generated 646 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1925] 10.0.0.212 () {34 vars in 665 bytes} [Fri Apr 17 09:58:23 2026] POST /v2.0/ports => generated 924 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:58:23.666 8 INFO neutron_taas.services.taas.taas_plugin [None req-228e48e1-8557-42b1-a236-a01f9a3a9b4a 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] TaaS: Handle Delete Port: 5757a0f8-34cf-40db-a0a7-c2b11730f9eb 2026-04-17 09:58:23.670 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-228e48e1-8557-42b1-a236-a01f9a3a9b4a 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] Tap Mirror: Handle Delete Port: 5757a0f8-34cf-40db-a0a7-c2b11730f9eb [pid: 7|app: 0|req: 956/1926] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:58:23 2026] GET /v2.0/ports?tenant_id=dcb8f285af5e445fbb108e37d8033004&device_id=1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 1467 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1927] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:58:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.192&port_id=9d6338e6-076a-44d0-b939-83f2f9f2f5a1 => 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: 958/1928] 199.204.45.140 () {34 vars in 1104 bytes} [Fri Apr 17 09:58:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a1&port_id=9d6338e6-076a-44d0-b939-83f2f9f2f5a1 => 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: 971/1929] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:58:23 2026] DELETE /v2.0/ports/5757a0f8-34cf-40db-a0a7-c2b11730f9eb => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 09:58:23.810 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ea1aa4d-bda6-4d38-a5ef-0be54983e02a 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 972/1930] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:58:23 2026] GET /v2.0/ports/5757a0f8-34cf-40db-a0a7-c2b11730f9eb => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1931] 199.204.45.140 () {34 vars in 1064 bytes} [Fri Apr 17 09:58:23 2026] GET /v2.0/subnets?id=a635535f-29e9-4760-b558-8088ae5f0dd4&id=24b19510-859b-4076-84e6-31125cdea435 => generated 1409 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1932] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:58:23 2026] GET /v2.0/ports?network_id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1933] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:58:23 2026] GET /v2.0/ports?network_id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1934] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:58:23 2026] DELETE /v2.0/subnets/6f930b3f-42be-4861-96da-0c8c5532ca96 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1935] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:58:23 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 963/1936] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:58:23 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1937] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:58:23 2026] DELETE /v2.0/networks/ecc9302c-9172-44f8-beaf-349986ea1069 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1938] 10.0.0.212 () {34 vars in 665 bytes} [Fri Apr 17 09:58:24 2026] POST /v2.0/ports => generated 779 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1939] 10.0.0.212 () {34 vars in 737 bytes} [Fri Apr 17 09:58:24 2026] PUT /v2.0/ports/3c8a5e1d-12be-43a0-b7b4-e1b570cb27e7 => generated 752 bytes in 193 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-17 09:58:24.635 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa83116f-c8bb-4a2a-8e98-62a42644d479 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] TaaS: Handle Delete Port: 3c8a5e1d-12be-43a0-b7b4-e1b570cb27e7 2026-04-17 09:58:24.639 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa83116f-c8bb-4a2a-8e98-62a42644d479 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] Tap Mirror: Handle Delete Port: 3c8a5e1d-12be-43a0-b7b4-e1b570cb27e7 [pid: 7|app: 0|req: 965/1940] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:58:24 2026] DELETE /v2.0/ports/3c8a5e1d-12be-43a0-b7b4-e1b570cb27e7 => generated 0 bytes in 167 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: 976/1941] 10.0.0.212 () {32 vars in 643 bytes} [Fri Apr 17 09:58:24 2026] GET /v2.0/ports => generated 781 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:58:24.782 7 INFO neutron.pecan_wsgi.hooks.translation [None req-609c3786-9e6a-483d-813b-42aebd1c421f 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 966/1942] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:58:24 2026] GET /v2.0/ports/3c8a5e1d-12be-43a0-b7b4-e1b570cb27e7 => 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: 977/1943] 10.0.0.212 () {32 vars in 643 bytes} [Fri Apr 17 09:58:24 2026] GET /v2.0/ports => generated 781 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1944] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 09:58:24 2026] GET /v2.0/ports/1c14b9aa-8c79-4278-9c4d-a7ffa74da377 => generated 778 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:58:24.889 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8c890169-4b59-4b77-aa38-f8b4b520dd31 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 978/1945] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:58:24 2026] DELETE /v2.0/ports/5757a0f8-34cf-40db-a0a7-c2b11730f9eb => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:58:24.909 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bdef5687-35e4-40fc-a9de-df26007bbda7 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 968/1946] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:58:24 2026] DELETE /v2.0/subnets/6f930b3f-42be-4861-96da-0c8c5532ca96 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:58:24.930 8 INFO neutron.pecan_wsgi.hooks.translation [None req-36661d8d-fcad-408c-9e3f-b268457a5720 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 979/1947] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 09:58:24 2026] DELETE /v2.0/subnets/9ec9a4b8-9d3c-4ce4-9d28-7e8031463a91 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 09:58:25.017 8 INFO neutron.services.segments.plugin [-] Segment dc9280bd-95c0-4a03-82db-67ec1f2bc237 resource provider aggregate not found 2026-04-17 09:58:25.022 8 INFO neutron.services.segments.plugin [-] Segment dc9280bd-95c0-4a03-82db-67ec1f2bc237 resource provider aggregate not found 2026-04-17 09:58:25.025 7 INFO neutron_taas.services.taas.taas_plugin [None req-59d8984a-6e9a-4eb1-b7e4-1238d31c8991 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] TaaS: Handle Delete Port: 1c14b9aa-8c79-4278-9c4d-a7ffa74da377 2026-04-17 09:58:25.028 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59d8984a-6e9a-4eb1-b7e4-1238d31c8991 3d47002d644d4ab192736da1748e3311 6aa99266025c4c9bba27ae37099ca245 - - default default] Tap Mirror: Handle Delete Port: 1c14b9aa-8c79-4278-9c4d-a7ffa74da377 2026-04-17 09:58:25.032 8 INFO neutron.services.segments.plugin [-] Segment dc9280bd-95c0-4a03-82db-67ec1f2bc237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc9280bd-95c0-4a03-82db-67ec1f2bc237 found for delete ", "request_id": "req-26e9e95d-1b57-44c6-b711-ca435810fd69"}]} 2026-04-17 09:58:25.037 8 INFO neutron.services.segments.plugin [-] Segment dc9280bd-95c0-4a03-82db-67ec1f2bc237 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc9280bd-95c0-4a03-82db-67ec1f2bc237 found for delete ", "request_id": "req-0eb94a9a-65ba-4cdb-aa28-a66c9beeb2ac"}]} [pid: 7|app: 0|req: 969/1948] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 09:58:24 2026] DELETE /v2.0/ports/1c14b9aa-8c79-4278-9c4d-a7ffa74da377 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1949] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 09:58:25 2026] DELETE /v2.0/networks/0c9455a4-afb1-4474-8247-393b822f141a => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1950] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:25 2026] GET /v2.0/security-groups?tenant_id=6aa99266025c4c9bba27ae37099ca245&name=default => generated 2927 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1951] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:25 2026] DELETE /v2.0/security-groups/24ba4c58-1667-4129-957f-dff5d97976ff => 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: 971/1952] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:58:26 2026] GET /v2.0/ports?device_id=1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 1198 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1953] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:58:26 2026] GET /v2.0/security-groups?id=e0121370-f300-49f8-b401-f523219ed61f&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:58:27.052 8 INFO neutron.services.segments.plugin [-] Segment ad68f89b-f5a0-4158-8a57-600e3898effa resource provider aggregate not found 2026-04-17 09:58:27.058 8 INFO neutron.services.segments.plugin [-] Segment ad68f89b-f5a0-4158-8a57-600e3898effa resource provider aggregate not found 2026-04-17 09:58:27.069 8 INFO neutron.services.segments.plugin [-] Segment ad68f89b-f5a0-4158-8a57-600e3898effa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad68f89b-f5a0-4158-8a57-600e3898effa found for delete ", "request_id": "req-f6b1e65e-751a-44ed-b127-b9513928cc27"}]} 2026-04-17 09:58:27.076 8 INFO neutron.services.segments.plugin [-] Segment ad68f89b-f5a0-4158-8a57-600e3898effa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad68f89b-f5a0-4158-8a57-600e3898effa found for delete ", "request_id": "req-cd9645c3-2c92-4cb1-a714-9d3727bd86b0"}]} [pid: 7|app: 0|req: 972/1954] 10.0.0.212 () {34 vars in 678 bytes} [Fri Apr 17 09:58:26 2026] POST /v2.0/qos/policies => generated 359 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1955] 10.0.0.212 () {34 vars in 678 bytes} [Fri Apr 17 09:58:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1956] 10.0.0.212 () {34 vars in 678 bytes} [Fri Apr 17 09:58:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1957] 10.0.0.212 () {34 vars in 678 bytes} [Fri Apr 17 09:58:27 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: 974/1958] 10.0.0.212 () {34 vars in 678 bytes} [Fri Apr 17 09:58:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1959] 10.0.0.212 () {34 vars in 753 bytes} [Fri Apr 17 09:58:27 2026] PUT /v2.0/policies/50dc70f1-c08b-4dd2-b902-178295a07ef6/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1960] 10.0.0.212 () {34 vars in 753 bytes} [Fri Apr 17 09:58:27 2026] PUT /v2.0/policies/946810d4-8abc-4fae-9a3a-2e37354175c8/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1961] 10.0.0.212 () {34 vars in 753 bytes} [Fri Apr 17 09:58:27 2026] PUT /v2.0/policies/61f462f1-93e0-4037-b3d9-97668b26af53/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1962] 10.0.0.212 () {34 vars in 753 bytes} [Fri Apr 17 09:58:27 2026] PUT /v2.0/policies/500e5954-67e5-416c-b96e-1c0f51062988/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1963] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:58:27 2026] POST /v2.0/security-groups => generated 1627 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1964] 10.0.0.212 () {32 vars in 663 bytes} [Fri Apr 17 09:58:28 2026] GET /v2.0/security-groups => generated 4536 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1965] 10.0.0.212 () {32 vars in 674 bytes} [Fri Apr 17 09:58:28 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1966] 10.0.0.212 () {32 vars in 688 bytes} [Fri Apr 17 09:58:28 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1967] 10.0.0.212 () {34 vars in 758 bytes} [Fri Apr 17 09:58:28 2026] PUT /v2.0/security-groups/b9bb8771-4b2a-45e9-a9ab-04d8c3ea6a5b => generated 1665 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1968] 10.0.0.212 () {32 vars in 684 bytes} [Fri Apr 17 09:58:28 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1969] 10.0.0.212 () {32 vars in 737 bytes} [Fri Apr 17 09:58:28 2026] GET /v2.0/security-groups/b9bb8771-4b2a-45e9-a9ab-04d8c3ea6a5b => generated 1665 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1970] 10.0.0.212 () {32 vars in 696 bytes} [Fri Apr 17 09:58:28 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1971] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:28 2026] DELETE /v2.0/security-groups/b9bb8771-4b2a-45e9-a9ab-04d8c3ea6a5b => 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: 981/1972] 10.0.0.212 () {32 vars in 682 bytes} [Fri Apr 17 09:58:28 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1973] 10.0.0.212 () {32 vars in 663 bytes} [Fri Apr 17 09:58:28 2026] GET /v2.0/security-groups => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:58:28.428 7 INFO neutron.api.v2.resource [None req-265efdca-e7f6-417e-8faf-32121415374d faa1af80721048e69fc500b08718ef16 6d80b818b52e426a83193d4905d77c13 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 982/1974] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:28 2026] DELETE /v2.0/security-groups/b9bb8771-4b2a-45e9-a9ab-04d8c3ea6a5b => 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: 993/1975] 10.0.0.212 () {32 vars in 696 bytes} [Fri Apr 17 09:58:28 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1976] 10.0.0.212 () {32 vars in 692 bytes} [Fri Apr 17 09:58:28 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1977] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:58:28 2026] POST /v2.0/security-groups => generated 1626 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1978] 10.0.0.212 () {32 vars in 704 bytes} [Fri Apr 17 09:58:28 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1979] 10.0.0.212 () {32 vars in 734 bytes} [Fri Apr 17 09:58:28 2026] DELETE /v2.0/qos/policies/50dc70f1-c08b-4dd2-b902-178295a07ef6 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1980] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:58:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1981] 10.0.0.212 () {32 vars in 734 bytes} [Fri Apr 17 09:58:28 2026] DELETE /v2.0/qos/policies/946810d4-8abc-4fae-9a3a-2e37354175c8 => 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: 985/1982] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 09:58:28 2026] GET /v2.0/security-group-rules/81fd6985-30d3-40d8-8be2-38ed3484e533 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1983] 10.0.0.212 () {32 vars in 734 bytes} [Fri Apr 17 09:58:28 2026] DELETE /v2.0/qos/policies/61f462f1-93e0-4037-b3d9-97668b26af53 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1984] 10.0.0.212 () {32 vars in 673 bytes} [Fri Apr 17 09:58:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1985] 10.0.0.212 () {32 vars in 734 bytes} [Fri Apr 17 09:58:28 2026] DELETE /v2.0/qos/policies/500e5954-67e5-416c-b96e-1c0f51062988 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1986] 10.0.0.212 () {32 vars in 734 bytes} [Fri Apr 17 09:58:28 2026] DELETE /v2.0/qos/policies/edab75b3-9217-4ea4-8046-e2570f07d9df => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1987] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 09:58:28 2026] DELETE /v2.0/security-group-rules/81fd6985-30d3-40d8-8be2-38ed3484e533 => 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: 1001/1988] 10.0.0.212 () {32 vars in 673 bytes} [Fri Apr 17 09:58:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1989] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:58:29 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1990] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 09:58:29 2026] GET /v2.0/security-group-rules/fbf536e5-fecb-4bbd-b7bc-85a9376504f1 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1991] 10.0.0.212 () {32 vars in 673 bytes} [Fri Apr 17 09:58:29 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1992] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 09:58:29 2026] DELETE /v2.0/security-group-rules/fbf536e5-fecb-4bbd-b7bc-85a9376504f1 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1993] 10.0.0.212 () {32 vars in 673 bytes} [Fri Apr 17 09:58:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1994] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:58:29 2026] POST /v2.0/security-group-rules => generated 602 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1995] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 09:58:29 2026] GET /v2.0/security-group-rules/1a2e50a5-37a4-4d55-b72a-ccc83bb969d0 => generated 602 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1996] 10.0.0.212 () {32 vars in 673 bytes} [Fri Apr 17 09:58:29 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1997] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 09:58:29 2026] DELETE /v2.0/security-group-rules/1a2e50a5-37a4-4d55-b72a-ccc83bb969d0 => 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: 1006/1998] 10.0.0.212 () {32 vars in 673 bytes} [Fri Apr 17 09:58:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1999] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:29 2026] DELETE /v2.0/security-groups/083acf76-563c-4201-bf05-1daacd5452fb => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2000] 10.0.0.212 () {32 vars in 663 bytes} [Fri Apr 17 09:58:29 2026] GET /v2.0/security-groups => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2001] 10.0.0.212 () {32 vars in 663 bytes} [Fri Apr 17 09:58:29 2026] GET /v2.0/security-groups => 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: 994/2002] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:29 2026] GET /v2.0/security-groups?tenant_id=b1a369f2311c43a2abc073b1c2e9fd2e&name=default => generated 2929 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2003] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:30 2026] DELETE /v2.0/security-groups/4f4ee804-d2fd-45bb-828d-c1162c7abc64 => 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: 1010/2004] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:30 2026] GET /v2.0/security-groups?tenant_id=9ae068831c394b438fa3b8e664d97548&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2005] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:30 2026] DELETE /v2.0/security-groups/3fb7a63e-e66a-40cc-8b68-18a4c6e3f857 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2006] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:30 2026] GET /v2.0/security-groups?tenant_id=6d80b818b52e426a83193d4905d77c13&name=default => generated 2929 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2007] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:30 2026] DELETE /v2.0/security-groups/259fd6df-5d16-4bfd-82f3-85ef101aefab => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2008] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:30 2026] GET /v2.0/security-groups?tenant_id=500585a9824b4b08903c8904da991bd2&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2009] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:30 2026] DELETE /v2.0/security-groups/7ec5e89c-d3c6-4f7a-8d59-09a0251af3e3 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2010] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:58:31 2026] GET /v2.0/ports?device_id=1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 1200 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2011] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:58:31 2026] GET /v2.0/security-groups?id=e0121370-f300-49f8-b401-f523219ed61f&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2012] 10.0.0.212 () {32 vars in 818 bytes} [Fri Apr 17 09:58:32 2026] GET /v2.0/ports?network_id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&mac_address=fa%3A16%3A3e%3Ac5%3Ac0%3A5c => generated 1200 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2013] 10.0.0.212 () {32 vars in 623 bytes} [Fri Apr 17 09:58:32 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: 1000/2014] 10.0.0.212 () {32 vars in 633 bytes} [Fri Apr 17 09:58:32 2026] GET /v2.0/ => generated 632 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:58:33.350 8 INFO neutron.db.l3_db [None req-02bd9e06-c9b3-4eb8-8f44-09256e74d91f 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Floating IP ac97dcf7-5988-4bb2-a136-e94b9af77572 associated. External IP: 10.96.250.217, port: 9d6338e6-076a-44d0-b939-83f2f9f2f5a1. [pid: 7|app: 0|req: 1001/2015] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:33 2026] GET /v2.0/security-groups?tenant_id=31c2e2ddb4034d008548734304aef28e&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2016] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:33 2026] DELETE /v2.0/security-groups/92b987b3-f148-42ac-9005-7cce43cf3fc5 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2017] 10.0.0.212 () {34 vars in 677 bytes} [Fri Apr 17 09:58:32 2026] POST /v2.0/floatingips => generated 855 bytes in 1593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:58:33.732 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd2df1da-bfb3-433f-b111-bde662172d19'] response: {'name': 'network-changed', 'server_uuid': '1ba38287-73c1-425b-90f3-cfa8a92217c5', 'tag': '9d6338e6-076a-44d0-b939-83f2f9f2f5a1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1003/2018] 10.0.0.26 () {34 vars in 1095 bytes} [Fri Apr 17 09:58:33 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1607008776&fields=id&tenant_id=dcb8f285af5e445fbb108e37d8033004 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2019] 10.0.0.26 () {34 vars in 981 bytes} [Fri Apr 17 09:58:33 2026] GET /v2.0/networks?id=16f9fef4-5815-4eb7-b710-687cfdc10238 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2020] 10.0.0.26 () {34 vars in 964 bytes} [Fri Apr 17 09:58:33 2026] GET /v2.0/quotas/dcb8f285af5e445fbb108e37d8033004 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2021] 10.0.0.26 () {34 vars in 1001 bytes} [Fri Apr 17 09:58:33 2026] GET /v2.0/ports?tenant_id=dcb8f285af5e445fbb108e37d8033004&fields=id => generated 333 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2022] 10.0.0.26 () {34 vars in 1007 bytes} [Fri Apr 17 09:58:34 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2023] 10.0.0.26 () {34 vars in 1107 bytes} [Fri Apr 17 09:58:34 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?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: 1019/2024] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:58:34 2026] GET /v2.0/ports?device_id=f54a96e2-d09a-4422-b1fc-00a097d02c9d => 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: 1006/2025] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:58:34 2026] GET /v2.0/ports?tenant_id=dcb8f285af5e445fbb108e37d8033004&device_id=1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 1469 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2026] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:58:34 2026] GET /v2.0/networks?id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2027] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:58:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.192&port_id=9d6338e6-076a-44d0-b939-83f2f9f2f5a1 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2028] 199.204.45.140 () {34 vars in 1104 bytes} [Fri Apr 17 09:58:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a1&port_id=9d6338e6-076a-44d0-b939-83f2f9f2f5a1 => 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: 1008/2029] 199.204.45.140 () {34 vars in 1064 bytes} [Fri Apr 17 09:58:34 2026] GET /v2.0/subnets?id=a635535f-29e9-4760-b558-8088ae5f0dd4&id=24b19510-859b-4076-84e6-31125cdea435 => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2030] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:58:34 2026] GET /v2.0/ports?network_id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2031] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:58:34 2026] GET /v2.0/ports?network_id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2032] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:58:34 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 1010/2033] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:58:34 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 1024/2034] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:58:35 2026] POST /v2.0/security-groups => generated 1603 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2035] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:58:35 2026] POST /v2.0/security-groups => generated 1603 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2036] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:58:35 2026] POST /v2.0/security-groups => generated 1603 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2037] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:58:36 2026] POST /v2.0/security-groups => generated 1603 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2038] 10.0.0.212 () {34 vars in 684 bytes} [Fri Apr 17 09:58:36 2026] POST /v2.0/security-groups => generated 1603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2039] 10.0.0.212 () {34 vars in 767 bytes} [Fri Apr 17 09:58:36 2026] PUT /v2.0/security-groups/c1180978-3836-4c7b-94a1-fb7df0dfbdac/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2040] 10.0.0.212 () {34 vars in 767 bytes} [Fri Apr 17 09:58:36 2026] PUT /v2.0/security-groups/1f5d5b65-3717-43ff-b36a-8aaae8f0f39c/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2041] 10.0.0.212 () {34 vars in 767 bytes} [Fri Apr 17 09:58:36 2026] PUT /v2.0/security-groups/8dc19810-e236-4a03-ac4a-5ba8f307df33/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2042] 10.0.0.212 () {34 vars in 767 bytes} [Fri Apr 17 09:58:36 2026] PUT /v2.0/security-groups/2d52a3f2-8eef-48b8-a15c-4ff2ada43bb0/tags => generated 19 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2043] 10.0.0.212 () {32 vars in 680 bytes} [Fri Apr 17 09:58:36 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2044] 10.0.0.212 () {32 vars in 694 bytes} [Fri Apr 17 09:58:36 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2045] 10.0.0.212 () {32 vars in 690 bytes} [Fri Apr 17 09:58:36 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2046] 10.0.0.212 () {32 vars in 702 bytes} [Fri Apr 17 09:58:36 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2047] 10.0.0.212 () {32 vars in 688 bytes} [Fri Apr 17 09:58:36 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2048] 10.0.0.212 () {32 vars in 702 bytes} [Fri Apr 17 09:58:36 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2049] 10.0.0.212 () {32 vars in 698 bytes} [Fri Apr 17 09:58:36 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2050] 10.0.0.212 () {32 vars in 710 bytes} [Fri Apr 17 09:58:36 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2051] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:36 2026] DELETE /v2.0/security-groups/c1180978-3836-4c7b-94a1-fb7df0dfbdac => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2052] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:36 2026] DELETE /v2.0/security-groups/1f5d5b65-3717-43ff-b36a-8aaae8f0f39c => 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: 1021/2055] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:37 2026] DELETE /v2.0/security-groups/8dc19810-e236-4a03-ac4a-5ba8f307df33 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2056] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:37 2026] DELETE /v2.0/security-groups/2d52a3f2-8eef-48b8-a15c-4ff2ada43bb0 => 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: 1022/2057] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:37 2026] DELETE /v2.0/security-groups/a826b4eb-bd08-4d76-9b1d-3b4b0142c064 => 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: 1023/2058] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:38 2026] GET /v2.0/security-groups?tenant_id=012053d5c432402c87e7fdd1cd55b626&name=default => generated 2929 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2059] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:38 2026] GET /v2.0/security-groups?tenant_id=66219f4131364cd3a3f735f08f638732&name=default => generated 2929 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2060] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:38 2026] DELETE /v2.0/security-groups/e6fe3a96-fe1b-4ca2-af26-c63174c9cb96 => 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: 1037/2061] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:38 2026] DELETE /v2.0/security-groups/19748f9f-8d2e-4a0d-ba62-10842498d430 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2062] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:58:38 2026] GET /v2.0/networks?id=16f9fef4-5815-4eb7-b710-687cfdc10238 => generated 705 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2063] 199.204.45.140 () {34 vars in 1050 bytes} [Fri Apr 17 09:58:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dcb8f285af5e445fbb108e37d8033004 => generated 179 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2064] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:38 2026] GET /v2.0/security-groups?tenant_id=9e21ef0c7a764e08bd2210cc3d380854&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2065] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:38 2026] GET /v2.0/security-groups?tenant_id=35a0047b641e41dabde1dfb54a354085&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2066] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:38 2026] DELETE /v2.0/security-groups/869c2371-3704-4a0b-86aa-0e7c14a5eca3 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2067] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:38 2026] DELETE /v2.0/security-groups/392b3c63-2724-428a-9501-cc3d0e1bf17d => 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: 1039/2068] 199.204.45.140 () {38 vars in 955 bytes} [Fri Apr 17 09:58:38 2026] POST /v2.0/ports => generated 1183 bytes in 409 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: 1030/2069] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:39 2026] GET /v2.0/security-groups?tenant_id=5cd818203c18464e93fed1ace74a461a&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2070] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:39 2026] DELETE /v2.0/security-groups/2e554f25-bf96-4683-80b9-9b65586720cd => 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: 1032/2071] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:58:39 2026] GET /v2.0/ports?device_id=f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1198 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2072] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:58:39 2026] GET /v2.0/security-groups?id=e0121370-f300-49f8-b401-f523219ed61f&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2073] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 09:58:39 2026] PUT /v2.0/ports/5e7841da-a2cf-45a1-b1f0-0ff9afa3e744 => generated 1464 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:58:39.690 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4df83a38-3926-49cd-b992-dab97a34fd60'] response: {'name': 'network-changed', 'server_uuid': 'f54a96e2-d09a-4422-b1fc-00a097d02c9d', 'tag': '5e7841da-a2cf-45a1-b1f0-0ff9afa3e744', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1034/2074] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:58:40 2026] GET /v2.0/ports?tenant_id=dcb8f285af5e445fbb108e37d8033004&device_id=f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1467 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: 1041/2075] 199.204.45.140 () {34 vars in 1018 bytes} [Fri Apr 17 09:58:40 2026] GET /v2.0/networks?tenant_id=dcb8f285af5e445fbb108e37d8033004&shared=False => generated 2377 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2076] 10.0.0.128 () {34 vars in 990 bytes} [Fri Apr 17 09:58:40 2026] GET /v2.0/ports?device_id=1ba38287-73c1-425b-90f3-cfa8a92217c5 => 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: 1042/2077] 199.204.45.140 () {34 vars in 930 bytes} [Fri Apr 17 09:58:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2078] 10.0.0.128 () {34 vars in 1040 bytes} [Fri Apr 17 09:58:40 2026] GET /v2.0/security-groups?id=e0121370-f300-49f8-b401-f523219ed61f&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2079] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:58:41 2026] GET /v2.0/ports?tenant_id=dcb8f285af5e445fbb108e37d8033004&device_id=f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1467 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2080] 199.204.45.140 () {34 vars in 1056 bytes} [Fri Apr 17 09:58:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.49&port_id=5e7841da-a2cf-45a1-b1f0-0ff9afa3e744 => 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: 1039/2081] 199.204.45.140 () {34 vars in 1106 bytes} [Fri Apr 17 09:58:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bf&port_id=5e7841da-a2cf-45a1-b1f0-0ff9afa3e744 => 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: 1040/2082] 199.204.45.140 () {34 vars in 1064 bytes} [Fri Apr 17 09:58:41 2026] GET /v2.0/subnets?id=87e3b784-dcce-4122-b6fc-30f6322e9fa6&id=d2f4bd56-305f-4574-916e-c132067cc964 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2083] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:58:41 2026] GET /v2.0/ports?network_id=16f9fef4-5815-4eb7-b710-687cfdc10238&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: 1042/2084] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:58:41 2026] GET /v2.0/ports?network_id=16f9fef4-5815-4eb7-b710-687cfdc10238&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2085] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:41 2026] GET /v2.0/security-groups?tenant_id=1fa37969cba944fd987b313d2f961f4d&name=default => generated 2929 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2086] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:58:41 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?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: 1044/2087] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:58:41 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?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: 1044/2088] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:41 2026] DELETE /v2.0/security-groups/80f700e2-1cca-4601-bbc7-efc50a107347 => 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: 1045/2089] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:58:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2090] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:58:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2091] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:58:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2092] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:58:43 2026] POST /v2.0/subnetpools => generated 516 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2093] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:58:44 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: 8|app: 0|req: 1047/2094] 10.0.0.212 () {34 vars in 759 bytes} [Fri Apr 17 09:58:44 2026] PUT /v2.0/subnetpools/dcbe623b-2d73-4d47-a63c-e0dd906325bf/tags => generated 17 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2095] 10.0.0.212 () {34 vars in 759 bytes} [Fri Apr 17 09:58:44 2026] PUT /v2.0/subnetpools/51ae8566-3d7e-417e-80fe-19beced08963/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2096] 10.0.0.212 () {34 vars in 759 bytes} [Fri Apr 17 09:58:44 2026] PUT /v2.0/subnetpools/73d6f2db-19be-41ff-bc7d-a41fce174de7/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: 1049/2097] 10.0.0.212 () {34 vars in 759 bytes} [Fri Apr 17 09:58:44 2026] PUT /v2.0/subnetpools/0d04d8e3-a9c7-4032-ba17-72539ac9613f/tags => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2098] 10.0.0.212 () {32 vars in 672 bytes} [Fri Apr 17 09:58:44 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2099] 10.0.0.212 () {32 vars in 686 bytes} [Fri Apr 17 09:58:44 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2100] 10.0.0.212 () {32 vars in 682 bytes} [Fri Apr 17 09:58:44 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2101] 10.0.0.212 () {32 vars in 694 bytes} [Fri Apr 17 09:58:44 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2102] 10.0.0.212 () {32 vars in 680 bytes} [Fri Apr 17 09:58:44 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2103] 10.0.0.212 () {32 vars in 694 bytes} [Fri Apr 17 09:58:44 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2104] 10.0.0.212 () {32 vars in 690 bytes} [Fri Apr 17 09:58:44 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2105] 10.0.0.212 () {32 vars in 702 bytes} [Fri Apr 17 09:58:44 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) [pid: 8|app: 0|req: 1053/2106] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:58:44 2026] DELETE /v2.0/subnetpools/dcbe623b-2d73-4d47-a63c-e0dd906325bf => 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: 1054/2107] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:58:44 2026] GET /v2.0/ports?device_id=f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1200 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2108] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:58:44 2026] DELETE /v2.0/subnetpools/51ae8566-3d7e-417e-80fe-19beced08963 => 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: 1055/2109] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:58:44 2026] GET /v2.0/security-groups?id=e0121370-f300-49f8-b401-f523219ed61f&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2110] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:58:44 2026] DELETE /v2.0/subnetpools/73d6f2db-19be-41ff-bc7d-a41fce174de7 => 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: 1056/2111] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:58:44 2026] DELETE /v2.0/subnetpools/0d04d8e3-a9c7-4032-ba17-72539ac9613f => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2112] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:58:44 2026] DELETE /v2.0/subnetpools/e10fb637-a7e2-454f-bb95-3a1fdd399eae => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2113] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:45 2026] GET /v2.0/security-groups?tenant_id=53ed5feb1e6a46eea8c82c2f1764c727&name=default => generated 2929 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2114] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:46 2026] DELETE /v2.0/security-groups/4bee33ac-7760-40c8-8760-82d93002f5d0 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2115] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:46 2026] GET /v2.0/security-groups?tenant_id=8b2330c593c6467f892b0173f842450d&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2116] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:46 2026] DELETE /v2.0/security-groups/5fc7c5ee-1b58-4dea-9356-7245e70e6cb9 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2117] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:46 2026] GET /v2.0/security-groups?tenant_id=dee5a8fec8ac41ae8654c92f249b5777&name=default => generated 2929 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2118] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:46 2026] DELETE /v2.0/security-groups/b5907aa1-8974-4c94-8a1d-0116c7183767 => 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: 1060/2119] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:58:49 2026] GET /v2.0/ports?device_id=f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1200 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2120] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:58:49 2026] GET /v2.0/security-groups?id=e0121370-f300-49f8-b401-f523219ed61f&fields=id&fields=name => generated 112 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2121] 10.0.0.212 () {32 vars in 818 bytes} [Fri Apr 17 09:58:50 2026] GET /v2.0/ports?network_id=16f9fef4-5815-4eb7-b710-687cfdc10238&mac_address=fa%3A16%3A3e%3A30%3A44%3Aa0 => generated 1200 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:58:50.837 8 INFO neutron.db.l3_db [None req-4829fb1c-a51e-459f-bdbf-fe99e66d9061 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Floating IP ea6181d9-e75e-468f-a0f1-eac25176401e associated. External IP: 10.96.250.212, port: 5e7841da-a2cf-45a1-b1f0-0ff9afa3e744. [pid: 7|app: 0|req: 1062/2122] 10.0.0.212 () {34 vars in 676 bytes} [Fri Apr 17 09:58:50 2026] POST /v2.0/floatingips => generated 552 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2123] 10.0.0.212 () {34 vars in 759 bytes} [Fri Apr 17 09:58:51 2026] PUT /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2124] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:58:51 2026] GET /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2125] 10.0.0.212 () {34 vars in 677 bytes} [Fri Apr 17 09:58:50 2026] POST /v2.0/floatingips => generated 854 bytes in 1100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:58:51.242 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-528d5bfd-2c7b-48ab-a71f-bf8af13d96c0'] response: {'name': 'network-changed', 'server_uuid': 'f54a96e2-d09a-4422-b1fc-00a097d02c9d', 'tag': '5e7841da-a2cf-45a1-b1f0-0ff9afa3e744', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1065/2126] 10.0.0.212 () {34 vars in 770 bytes} [Fri Apr 17 09:58:51 2026] PUT /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags/green => generated 4 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2127] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:58:51 2026] GET /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags => generated 34 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2128] 10.0.0.212 () {34 vars in 766 bytes} [Fri Apr 17 09:58:51 2026] PUT /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags/red => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2129] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:58:51 2026] GET /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2130] 10.0.0.212 () {34 vars in 788 bytes} [Fri Apr 17 09:58:51 2026] PUT /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags/black.or.white => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2131] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:58:51 2026] GET /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2132] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:58:51 2026] GET /v2.0/ports?tenant_id=dcb8f285af5e445fbb108e37d8033004&device_id=f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2133] 10.0.0.212 () {34 vars in 759 bytes} [Fri Apr 17 09:58:51 2026] PUT /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/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: 1069/2134] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:58:51 2026] GET /v2.0/networks?id=16f9fef4-5815-4eb7-b710-687cfdc10238 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2135] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:58:51 2026] GET /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2136] 199.204.45.140 () {34 vars in 1056 bytes} [Fri Apr 17 09:58:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.49&port_id=5e7841da-a2cf-45a1-b1f0-0ff9afa3e744 => generated 857 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2137] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 09:58:51 2026] GET /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2138] 199.204.45.140 () {34 vars in 1106 bytes} [Fri Apr 17 09:58:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bf&port_id=5e7841da-a2cf-45a1-b1f0-0ff9afa3e744 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2139] 199.204.45.140 () {34 vars in 1064 bytes} [Fri Apr 17 09:58:51 2026] GET /v2.0/subnets?id=87e3b784-dcce-4122-b6fc-30f6322e9fa6&id=d2f4bd56-305f-4574-916e-c132067cc964 => generated 1413 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:58:51.968 8 INFO neutron.api.v2.resource [None req-8d94dbe2-aa7e-4504-9669-a545f4c4efdc 94f8cb45acb846c6a4a62f59b895ef5b dd3fad1690064a3ab1f52307e1d49e8b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1068/2140] 10.0.0.212 () {32 vars in 751 bytes} [Fri Apr 17 09:58:51 2026] GET /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2141] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:58:51 2026] GET /v2.0/ports?network_id=16f9fef4-5815-4eb7-b710-687cfdc10238&device_owner=network%3Adhcp => generated 1461 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2142] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 09:58:51 2026] DELETE /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags/red => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2145] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:58:52 2026] GET /v2.0/ports?network_id=16f9fef4-5815-4eb7-b710-687cfdc10238&device_owner=network%3Adhcp => generated 1461 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2146] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:58:52 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?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: 1072/2147] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:58:52 2026] GET /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags => generated 30 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:58:52.169 8 INFO neutron.api.v2.resource [None req-5fc008f8-c4da-43ed-9f5d-fde499c5e592 94f8cb45acb846c6a4a62f59b895ef5b dd3fad1690064a3ab1f52307e1d49e8b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1073/2148] 10.0.0.212 () {32 vars in 754 bytes} [Fri Apr 17 09:58:52 2026] DELETE /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2149] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:58:52 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2150] 10.0.0.212 () {32 vars in 742 bytes} [Fri Apr 17 09:58:52 2026] DELETE /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2151] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 09:58:52 2026] GET /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 09:58:52.407 8 INFO neutron_taas.services.taas.taas_plugin [None req-678246d9-3f69-48bc-bcd0-9c6b50ce31a9 94f8cb45acb846c6a4a62f59b895ef5b dd3fad1690064a3ab1f52307e1d49e8b - - default default] TaaS: Handle Delete Port: cf82377a-bf63-4d9a-a171-6f26dede272e 2026-04-17 09:58:52.411 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-678246d9-3f69-48bc-bcd0-9c6b50ce31a9 94f8cb45acb846c6a4a62f59b895ef5b dd3fad1690064a3ab1f52307e1d49e8b - - default default] Tap Mirror: Handle Delete Port: cf82377a-bf63-4d9a-a171-6f26dede272e [pid: 8|app: 0|req: 1075/2152] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 09:58:52 2026] DELETE /v2.0/floatingips/467e3c5c-8a81-464c-912b-4a2da8dd2b9d => 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: 1078/2153] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:52 2026] GET /v2.0/security-groups?tenant_id=21db8bd62dc44486ab75b726823908ff&name=default => generated 2929 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2154] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:52 2026] DELETE /v2.0/security-groups/2fd72c86-c69f-4f98-8262-0d6b0a048052 => 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: 1079/2155] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:53 2026] GET /v2.0/security-groups?tenant_id=dd3fad1690064a3ab1f52307e1d49e8b&name=default => generated 2929 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2156] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:53 2026] DELETE /v2.0/security-groups/22b7fefc-5ee6-4ede-ab39-c5637a223ab4 => 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: 1080/2157] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 09:58:53 2026] GET /v2.0/security-groups?tenant_id=da78390da43b40a1a3f05278d6e8e2d7&name=default => generated 2929 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2158] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 09:58:53 2026] DELETE /v2.0/security-groups/53a80d4b-8e70-4833-b0bf-d5763bb08a06 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 09:58:55.838 7 INFO neutron.db.segments_db [None req-03aa8eac-b8c9-4227-a2d5-cf1343557ece e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Added segment 47a207fe-ed53-4731-ae6f-3adbd4e70256 of type vxlan for network dee3cecd-b59c-47d0-b030-d8dbbe32ad2f [pid: 7|app: 0|req: 1081/2159] 10.0.0.212 () {34 vars in 671 bytes} [Fri Apr 17 09:58:55 2026] POST /v2.0/networks => generated 613 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:58:55.966 8 INFO neutron.db.segments_db [None req-7d47ec64-1373-4b59-9fc1-5d286ab82907 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Added segment 072e6e5f-6412-4e39-9698-9d5895869dee of type vxlan for network 0f050033-f116-44f5-a383-d4a895211c70 [pid: 7|app: 0|req: 1082/2160] 10.0.0.128 () {34 vars in 990 bytes} [Fri Apr 17 09:58:56 2026] GET /v2.0/ports?device_id=f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1469 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2161] 10.0.0.128 () {34 vars in 1040 bytes} [Fri Apr 17 09:58:56 2026] GET /v2.0/security-groups?id=e0121370-f300-49f8-b401-f523219ed61f&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:58:56.222 8 INFO neutron.db.l3_hamode_db [None req-7d47ec64-1373-4b59-9fc1-5d286ab82907 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 09:58:57.047 8 INFO neutron.db.l3_hamode_db [None req-7d47ec64-1373-4b59-9fc1-5d286ab82907 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1079/2162] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:58:55 2026] POST /v2.0/routers => generated 694 bytes in 2024 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2163] 10.0.0.212 () {32 vars in 776 bytes} [Fri Apr 17 09:58:57 2026] GET /v2.0/subnets?project_id=5ece425951d04d6ca39a2cfe8cdac935&cidr=10.100.0.0%2F28 => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2164] 10.0.0.212 () {32 vars in 694 bytes} [Fri Apr 17 09:58:58 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2165] 10.0.0.212 () {32 vars in 784 bytes} [Fri Apr 17 09:58:58 2026] GET /v2.0/subnets?network_id=54920b76-0fb6-4e2c-9865-1c824a4c5e78&cidr=10.100.0.0%2F28 => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2166] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 09:58:58 2026] POST /v2.0/subnets => generated 657 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2167] 10.0.0.212 () {34 vars in 783 bytes} [Fri Apr 17 09:58:58 2026] PUT /v2.0/routers/67eaba6d-fa4d-4bd0-bb14-e461217d80b2/add_router_interface => generated 309 bytes in 1399 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2168] 10.0.0.212 () {32 vars in 649 bytes} [Fri Apr 17 09:58:59 2026] GET /v2.0/networks => generated 6665 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2169] 10.0.0.212 () {32 vars in 647 bytes} [Fri Apr 17 09:58:59 2026] GET /v2.0/subnets => generated 7419 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2170] 10.0.0.212 () {32 vars in 647 bytes} [Fri Apr 17 09:58:59 2026] GET /v2.0/routers => generated 1451 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2171] 10.0.0.212 () {34 vars in 685 bytes} [Fri Apr 17 09:59:00 2026] POST /v2.0/security-groups => generated 1677 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2172] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:59:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2173] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:59:00 2026] POST /v2.0/security-group-rules => generated 596 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2174] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:59:00 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) [pid: 7|app: 0|req: 1090/2175] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:59:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:59:00.766 8 INFO neutron.db.securitygroups_db [None req-3af98249-9dd9-47d2-ba9f-e0da4b4a697a e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Project 5ece425951d04d6ca39a2cfe8cdac935 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: 1086/2176] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:59:00 2026] POST /v2.0/security-group-rules => generated 607 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:59:00.884 7 INFO neutron.db.securitygroups_db [None req-d907dd6d-5aab-4b6e-b754-e8155b313d79 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Project 5ece425951d04d6ca39a2cfe8cdac935 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: 1091/2177] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:59:00 2026] POST /v2.0/security-group-rules => generated 606 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2178] 10.0.0.212 () {32 vars in 649 bytes} [Fri Apr 17 09:59:01 2026] GET /v2.0/networks => generated 1297 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2179] 10.0.0.26 () {34 vars in 1099 bytes} [Fri Apr 17 09:59:01 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1281859159&fields=id&tenant_id=5ece425951d04d6ca39a2cfe8cdac935 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2180] 10.0.0.26 () {34 vars in 981 bytes} [Fri Apr 17 09:59:01 2026] GET /v2.0/networks?id=dee3cecd-b59c-47d0-b030-d8dbbe32ad2f => generated 660 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2181] 10.0.0.26 () {34 vars in 964 bytes} [Fri Apr 17 09:59:01 2026] GET /v2.0/quotas/5ece425951d04d6ca39a2cfe8cdac935 => 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: 1089/2182] 10.0.0.26 () {34 vars in 1001 bytes} [Fri Apr 17 09:59:01 2026] GET /v2.0/ports?tenant_id=5ece425951d04d6ca39a2cfe8cdac935&fields=id => generated 103 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2183] 10.0.0.26 () {34 vars in 1007 bytes} [Fri Apr 17 09:59:01 2026] GET /v2.0/networks/dee3cecd-b59c-47d0-b030-d8dbbe32ad2f?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2184] 10.0.0.26 () {34 vars in 1107 bytes} [Fri Apr 17 09:59:01 2026] GET /v2.0/networks/dee3cecd-b59c-47d0-b030-d8dbbe32ad2f?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: 1095/2185] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:01 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => 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: 1091/2186] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:03 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => 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: 1096/2187] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:04 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => 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: 1092/2188] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:05 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => 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: 1097/2189] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:59:06 2026] GET /v2.0/networks?id=dee3cecd-b59c-47d0-b030-d8dbbe32ad2f => generated 660 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2190] 199.204.45.140 () {34 vars in 1050 bytes} [Fri Apr 17 09:59:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5ece425951d04d6ca39a2cfe8cdac935 => generated 181 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2191] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:06 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => 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: 1098/2192] 199.204.45.140 () {38 vars in 955 bytes} [Fri Apr 17 09:59:06 2026] POST /v2.0/ports => generated 954 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2195] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 09:59:06 2026] PUT /v2.0/ports/2301d821-05f5-4b62-afbc-06c687a68257 => generated 1235 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:59:07.158 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdb6e82a-5049-4720-8bb3-2a133ae44819'] response: {'name': 'network-changed', 'server_uuid': '718df166-077c-4b86-abbc-8803732ca265', 'tag': '2301d821-05f5-4b62-afbc-06c687a68257', '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: 1101/2196] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:07 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1096/2197] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:07 2026] GET /v2.0/security-groups?id=e3a5c373-d939-4010-8705-2229e9b87e52&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2198] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:59:07 2026] GET /v2.0/ports?tenant_id=5ece425951d04d6ca39a2cfe8cdac935&device_id=718df166-077c-4b86-abbc-8803732ca265 => 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: 1097/2199] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 09:59:07 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2200] 199.204.45.140 () {34 vars in 1018 bytes} [Fri Apr 17 09:59:07 2026] GET /v2.0/networks?tenant_id=5ece425951d04d6ca39a2cfe8cdac935&shared=False => generated 756 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2201] 199.204.45.140 () {34 vars in 930 bytes} [Fri Apr 17 09:59: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: 1104/2202] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:08 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2203] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:08 2026] GET /v2.0/security-groups?id=e3a5c373-d939-4010-8705-2229e9b87e52&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2204] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:59:08 2026] GET /v2.0/ports?tenant_id=5ece425951d04d6ca39a2cfe8cdac935&device_id=718df166-077c-4b86-abbc-8803732ca265 => generated 1238 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2205] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:59:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2301d821-05f5-4b62-afbc-06c687a68257 => 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: 1106/2206] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:59:08 2026] GET /v2.0/subnets?id=104fde75-10bd-42f6-a075-c7ee494a12e4 => generated 678 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2207] 10.0.0.245 () {30 vars in 690 bytes} [Fri Apr 17 09:59:08 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: 8|app: 0|req: 1102/2208] 10.0.0.245 () {30 vars in 692 bytes} [Fri Apr 17 09:59:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2209] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:59:09 2026] GET /v2.0/ports?network_id=dee3cecd-b59c-47d0-b030-d8dbbe32ad2f&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: 1103/2210] 10.0.0.245 () {30 vars in 668 bytes} [Fri Apr 17 09:59:09 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: 1108/2211] 10.0.0.245 () {30 vars in 704 bytes} [Fri Apr 17 09:59:09 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: 1104/2212] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:59:09 2026] GET /v2.0/networks/dee3cecd-b59c-47d0-b030-d8dbbe32ad2f?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: 1109/2213] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:59:09 2026] GET /v2.0/networks/dee3cecd-b59c-47d0-b030-d8dbbe32ad2f?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: 1105/2214] 10.0.0.245 () {28 vars in 439 bytes} [Fri Apr 17 09:59:09 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: 1110/2215] 10.0.0.245 () {30 vars in 728 bytes} [Fri Apr 17 09:59:09 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 658 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2216] 10.0.0.245 () {30 vars in 690 bytes} [Fri Apr 17 09:59:09 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: 1111/2217] 10.0.0.245 () {30 vars in 692 bytes} [Fri Apr 17 09:59:09 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: 1107/2218] 10.0.0.245 () {30 vars in 668 bytes} [Fri Apr 17 09:59:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2219] 10.0.0.245 () {30 vars in 704 bytes} [Fri Apr 17 09:59:09 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: 1108/2220] 10.0.0.245 () {30 vars in 728 bytes} [Fri Apr 17 09:59:09 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2221] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:09 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => 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: 1109/2222] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:09 2026] GET /v2.0/security-groups?id=e3a5c373-d939-4010-8705-2229e9b87e52&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: 1114/2223] 10.0.0.245 () {30 vars in 690 bytes} [Fri Apr 17 09:59:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2224] 10.0.0.245 () {30 vars in 692 bytes} [Fri Apr 17 09:59:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2225] 10.0.0.245 () {30 vars in 668 bytes} [Fri Apr 17 09:59:09 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: 1111/2226] 10.0.0.245 () {30 vars in 704 bytes} [Fri Apr 17 09:59:10 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: 1116/2227] 10.0.0.245 () {30 vars in 730 bytes} [Fri Apr 17 09:59:10 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71 => 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: 1112/2228] 10.0.0.245 () {30 vars in 682 bytes} [Fri Apr 17 09:59:10 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: 7|app: 0|req: 1117/2229] 10.0.0.245 () {34 vars in 704 bytes} [Fri Apr 17 09:59:10 2026] POST /v2.0/ports => generated 1132 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2230] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:10 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => generated 969 bytes in 96 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: 1118/2231] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:11 2026] GET /v2.0/security-groups?id=e3a5c373-d939-4010-8705-2229e9b87e52&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2232] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:12 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2233] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:12 2026] GET /v2.0/security-groups?id=e3a5c373-d939-4010-8705-2229e9b87e52&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: 1115/2234] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 09:59:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2235] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 09:59:13 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: 1116/2236] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 09:59:13 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: 1121/2237] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 09:59:13 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: 1117/2238] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 09:59:13 2026] GET /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2239] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:13 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2240] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 09:59:13 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: 1118/2241] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:13 2026] GET /v2.0/security-groups?id=e3a5c373-d939-4010-8705-2229e9b87e52&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: 1124/2242] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 09:59:13 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: 1119/2243] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 09:59:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2244] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 09:59:13 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-17 09:59:13.509 8 INFO neutron.api.v2.resource [None req-fea5331e-2d40-4c97-afa3-8e22b2ee042e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1120/2245] 199.204.45.140 () {30 vars in 763 bytes} [Fri Apr 17 09:59:13 2026] GET /v2.0/security-groups/lb-b05ca5b9-b514-458d-a5ce-2a394b973047 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2246] 199.204.45.140 () {30 vars in 785 bytes} [Fri Apr 17 09:59:13 2026] GET /v2.0/security-groups?name=lb-b05ca5b9-b514-458d-a5ce-2a394b973047 => 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: 1121/2247] 199.204.45.140 () {34 vars in 736 bytes} [Fri Apr 17 09:59:13 2026] POST /v2.0/security-groups => generated 1638 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2248] 199.204.45.140 () {30 vars in 815 bytes} [Fri Apr 17 09:59:13 2026] GET /v2.0/security-group-rules?security_group_id=cd8ec3b6-e795-49fa-a0d8-65cb3caa15f5 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2249] 199.204.45.140 () {34 vars in 789 bytes} [Fri Apr 17 09:59:13 2026] PUT /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => generated 1132 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2250] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 09:59:14 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) /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: 1123/2251] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 09:59:14 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2252] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 09:59:14 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2253] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 09:59:14 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: 1130/2254] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 09:59:14 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2255] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:14 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2256] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:14 2026] GET /v2.0/security-groups?id=e3a5c373-d939-4010-8705-2229e9b87e52&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2257] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:14 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2258] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:14 2026] GET /v2.0/security-groups?id=e3a5c373-d939-4010-8705-2229e9b87e52&fields=id&fields=name => generated 114 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2259] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:59:14 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:59:15.660 7 INFO neutron.db.l3_db [None req-a3ac6937-7888-49a1-8074-ffd9685600ef e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Floating IP e0706bb6-d876-4317-9188-375c5916cac3 associated. External IP: 10.96.250.203, port: 2301d821-05f5-4b62-afbc-06c687a68257. [pid: 7|app: 0|req: 1133/2260] 10.0.0.212 () {34 vars in 677 bytes} [Fri Apr 17 09:59:14 2026] POST /v2.0/floatingips => generated 855 bytes in 1115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:59:16.045 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12ad0453-b4e4-4a47-b8b5-a11e0443c2a3'] response: {'name': 'network-changed', 'server_uuid': '718df166-077c-4b86-abbc-8803732ca265', 'tag': '2301d821-05f5-4b62-afbc-06c687a68257', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1128/2261] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 09:59:16 2026] GET /v2.0/floatingips/e0706bb6-d876-4317-9188-375c5916cac3 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2262] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:59:16 2026] GET /v2.0/ports?tenant_id=5ece425951d04d6ca39a2cfe8cdac935&device_id=718df166-077c-4b86-abbc-8803732ca265 => 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: 1129/2263] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:59:16 2026] GET /v2.0/networks?id=dee3cecd-b59c-47d0-b030-d8dbbe32ad2f => generated 756 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2264] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:59:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2301d821-05f5-4b62-afbc-06c687a68257 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2265] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:59:16 2026] GET /v2.0/subnets?id=104fde75-10bd-42f6-a075-c7ee494a12e4 => 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: 1136/2266] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:59:16 2026] GET /v2.0/ports?network_id=dee3cecd-b59c-47d0-b030-d8dbbe32ad2f&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2267] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:59:16 2026] GET /v2.0/networks/dee3cecd-b59c-47d0-b030-d8dbbe32ad2f?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: 1137/2268] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:59:16 2026] GET /v2.0/networks/dee3cecd-b59c-47d0-b030-d8dbbe32ad2f?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: 1132/2269] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 09:59:17 2026] GET /v2.0/floatingips/e0706bb6-d876-4317-9188-375c5916cac3 => generated 855 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2270] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 09:59:18 2026] GET /v2.0/floatingips/e0706bb6-d876-4317-9188-375c5916cac3 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2271] 10.0.0.26 () {34 vars in 1015 bytes} [Fri Apr 17 09:59:21 2026] GET /v2.0/security-groups?id=8d51b8b7-9ece-49f0-8498-529ad284a788&fields=id => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2272] 10.0.0.26 () {34 vars in 981 bytes} [Fri Apr 17 09:59:21 2026] GET /v2.0/networks?id=d50d1255-18d4-4e2c-8257-bfacde693939 => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2273] 10.0.0.26 () {34 vars in 964 bytes} [Fri Apr 17 09:59:21 2026] GET /v2.0/quotas/90f81482423e4a87b42b5bc7a88d7a99 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2274] 10.0.0.26 () {34 vars in 1001 bytes} [Fri Apr 17 09:59:21 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&fields=id => generated 149 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2275] 10.0.0.26 () {34 vars in 1007 bytes} [Fri Apr 17 09:59:21 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?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: 1141/2276] 10.0.0.26 () {34 vars in 1107 bytes} [Fri Apr 17 09:59:21 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?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: 1137/2279] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:22 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => 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: 1143/2280] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:22 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => 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: 1138/2281] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:25 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => 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: 1144/2282] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:25 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => 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: 1139/2283] 10.0.0.128 () {34 vars in 990 bytes} [Fri Apr 17 09:59:25 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2284] 10.0.0.128 () {34 vars in 1040 bytes} [Fri Apr 17 09:59:25 2026] GET /v2.0/security-groups?id=e3a5c373-d939-4010-8705-2229e9b87e52&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: 1140/2285] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:28 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => 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: 1146/2286] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:28 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => 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: 1141/2287] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:59:29 2026] GET /v2.0/networks?id=d50d1255-18d4-4e2c-8257-bfacde693939 => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2288] 199.204.45.140 () {34 vars in 1050 bytes} [Fri Apr 17 09:59:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=90f81482423e4a87b42b5bc7a88d7a99 => generated 343 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2289] 199.204.45.140 () {38 vars in 955 bytes} [Fri Apr 17 09:59:29 2026] POST /v2.0/ports => generated 1082 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2290] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 09:59:29 2026] PUT /v2.0/ports/0efb5908-66c3-42b1-a5cd-69b2f67a701e => generated 1243 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:59:30.240 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e725d3de-413a-4306-b322-0aa8af888d02'] response: {'name': 'network-changed', 'server_uuid': '8735e132-4553-41a3-88cc-23db86497c5f', 'tag': '0efb5908-66c3-42b1-a5cd-69b2f67a701e', '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: 1143/2291] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:59:30 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 1246 bytes in 45 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: 1149/2292] 199.204.45.140 () {34 vars in 1018 bytes} [Fri Apr 17 09:59:30 2026] GET /v2.0/networks?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&shared=False => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2293] 199.204.45.140 () {34 vars in 930 bytes} [Fri Apr 17 09:59:30 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: 7|app: 0|req: 1150/2294] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:31 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2295] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:31 2026] GET /v2.0/security-groups?id=8d51b8b7-9ece-49f0-8498-529ad284a788&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2296] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:31 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2297] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:59:31 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2298] 199.204.45.140 () {34 vars in 1062 bytes} [Fri Apr 17 09:59:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.113&port_id=0efb5908-66c3-42b1-a5cd-69b2f67a701e => 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: 1147/2299] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:59:31 2026] GET /v2.0/subnets?id=857518a0-85a6-4c73-893d-b67431495c50 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2300] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:59:32 2026] GET /v2.0/ports?network_id=d50d1255-18d4-4e2c-8257-bfacde693939&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: 1148/2301] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:59:32 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?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: 1154/2302] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:59:32 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2303] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:34 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 1246 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2304] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:34 2026] GET /v2.0/security-groups?id=8d51b8b7-9ece-49f0-8498-529ad284a788&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2305] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:34 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 1246 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2306] 10.0.0.212 () {32 vars in 826 bytes} [Fri Apr 17 09:59:35 2026] GET /v2.0/ports?project_id=5ece425951d04d6ca39a2cfe8cdac935&network_id=dee3cecd-b59c-47d0-b030-d8dbbe32ad2f => generated 3691 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2307] 10.0.0.212 () {32 vars in 742 bytes} [Fri Apr 17 09:59:35 2026] GET /v2.0/subnets?network_id=54920b76-0fb6-4e2c-9865-1c824a4c5e78 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:59:36.163 7 INFO neutron.db.l3_db [None req-b19ca4bb-63d3-438f-abd8-90b1e3b27081 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Floating IP e0706bb6-d876-4317-9188-375c5916cac3 disassociated. External IP: 10.96.250.203, port: 2301d821-05f5-4b62-afbc-06c687a68257. [pid: 8|app: 0|req: 1152/2308] 199.204.45.140 () {34 vars in 994 bytes} [Fri Apr 17 09:59:36 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => 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: 1153/2309] 199.204.45.140 () {34 vars in 1044 bytes} [Fri Apr 17 09:59:36 2026] GET /v2.0/security-groups?id=8d51b8b7-9ece-49f0-8498-529ad284a788&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2310] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:59:36 2026] PUT /v2.0/floatingips/e0706bb6-d876-4317-9188-375c5916cac3 => generated 554 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2311] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 09:59:36 2026] GET /v2.0/floatingips/e0706bb6-d876-4317-9188-375c5916cac3 => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:59:36.524 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a73e9084-9950-4b49-bd84-0bbe3de64dca'] response: {'name': 'network-changed', 'server_uuid': '718df166-077c-4b86-abbc-8803732ca265', 'tag': '2301d821-05f5-4b62-afbc-06c687a68257', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1158/2314] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:59:37 2026] GET /v2.0/ports?tenant_id=5ece425951d04d6ca39a2cfe8cdac935&device_id=718df166-077c-4b86-abbc-8803732ca265 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2315] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:59:37 2026] GET /v2.0/networks?id=dee3cecd-b59c-47d0-b030-d8dbbe32ad2f => 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: 1159/2316] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 09:59:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=2301d821-05f5-4b62-afbc-06c687a68257 => 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: 1158/2317] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:59:37 2026] GET /v2.0/subnets?id=104fde75-10bd-42f6-a075-c7ee494a12e4 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2318] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:37 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => 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: 1159/2319] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:59:37 2026] GET /v2.0/ports?network_id=dee3cecd-b59c-47d0-b030-d8dbbe32ad2f&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2320] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:37 2026] GET /v2.0/security-groups?id=8d51b8b7-9ece-49f0-8498-529ad284a788&fields=id&fields=name => generated 96 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2321] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:59:37 2026] GET /v2.0/networks/dee3cecd-b59c-47d0-b030-d8dbbe32ad2f?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: 1162/2322] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:59:37 2026] GET /v2.0/networks/dee3cecd-b59c-47d0-b030-d8dbbe32ad2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2323] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:37 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2324] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 09:59:37 2026] GET /v2.0/floatingips/e0706bb6-d876-4317-9188-375c5916cac3 => generated 554 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2325] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 09:59:38 2026] GET /v2.0/floatingips/e0706bb6-d876-4317-9188-375c5916cac3 => generated 552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2326] 10.0.0.212 () {34 vars in 685 bytes} [Fri Apr 17 09:59:39 2026] POST /v2.0/security-groups => generated 1675 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2327] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:59:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2328] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:59:39 2026] POST /v2.0/security-group-rules => generated 596 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2329] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:59:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2330] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:40 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => 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: 1167/2331] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:40 2026] GET /v2.0/security-groups?id=8d51b8b7-9ece-49f0-8498-529ad284a788&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: 1165/2332] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:59:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:59:40.354 7 INFO neutron.db.securitygroups_db [None req-e9f2504a-6a0d-4601-a6a3-4cc6a5d39b0a e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Project 5ece425951d04d6ca39a2cfe8cdac935 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: 1168/2333] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:59:40 2026] POST /v2.0/security-group-rules => generated 607 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 09:59:40.499 8 INFO neutron.db.securitygroups_db [None req-0646e02d-8614-4f4e-9d3f-d1e4d70688a6 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Project 5ece425951d04d6ca39a2cfe8cdac935 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: 1166/2334] 10.0.0.212 () {34 vars in 695 bytes} [Fri Apr 17 09:59:40 2026] POST /v2.0/security-group-rules => generated 606 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2335] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:40 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2336] 10.0.0.212 () {32 vars in 649 bytes} [Fri Apr 17 09:59:40 2026] GET /v2.0/networks => generated 1297 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2337] 10.0.0.26 () {34 vars in 1097 bytes} [Fri Apr 17 09:59:41 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-121452273&fields=id&tenant_id=5ece425951d04d6ca39a2cfe8cdac935 => generated 69 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2338] 10.0.0.26 () {34 vars in 981 bytes} [Fri Apr 17 09:59:41 2026] GET /v2.0/networks?id=dee3cecd-b59c-47d0-b030-d8dbbe32ad2f => generated 660 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2339] 10.0.0.26 () {34 vars in 964 bytes} [Fri Apr 17 09:59:41 2026] GET /v2.0/quotas/5ece425951d04d6ca39a2cfe8cdac935 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2340] 10.0.0.26 () {34 vars in 1001 bytes} [Fri Apr 17 09:59:41 2026] GET /v2.0/ports?tenant_id=5ece425951d04d6ca39a2cfe8cdac935&fields=id => generated 149 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2341] 10.0.0.26 () {34 vars in 1007 bytes} [Fri Apr 17 09:59:41 2026] GET /v2.0/networks/dee3cecd-b59c-47d0-b030-d8dbbe32ad2f?fields=segments => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2342] 10.0.0.26 () {34 vars in 1107 bytes} [Fri Apr 17 09:59:41 2026] GET /v2.0/networks/dee3cecd-b59c-47d0-b030-d8dbbe32ad2f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2343] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:41 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => 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: 1171/2344] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:42 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => 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: 1174/2345] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:43 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2346] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:44 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => 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: 1173/2347] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:46 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2348] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:59:46 2026] GET /v2.0/networks?id=dee3cecd-b59c-47d0-b030-d8dbbe32ad2f => generated 660 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2349] 199.204.45.140 () {34 vars in 1050 bytes} [Fri Apr 17 09:59:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5ece425951d04d6ca39a2cfe8cdac935 => generated 273 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2350] 199.204.45.140 () {38 vars in 955 bytes} [Fri Apr 17 09:59:46 2026] POST /v2.0/ports => generated 958 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2351] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 09:59:46 2026] PUT /v2.0/ports/47250c4c-1949-4697-b3a7-7f52cfa55910 => generated 1239 bytes in 516 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-17 09:59:47.170 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71c3ee5a-6a86-433e-b819-a6dbe618b4ec'] response: {'name': 'network-changed', 'server_uuid': '69973261-bfed-48d4-9da4-68bac73f7b4e', 'tag': '47250c4c-1949-4697-b3a7-7f52cfa55910', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1177/2352] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:47 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 973 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/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: 1176/2353] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:47 2026] GET /v2.0/security-groups?id=2bafbfef-ed8d-4f0d-8f51-b40047490dc2&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: 1178/2354] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:59:47 2026] GET /v2.0/ports?tenant_id=5ece425951d04d6ca39a2cfe8cdac935&device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2355] 199.204.45.140 () {34 vars in 1018 bytes} [Fri Apr 17 09:59:47 2026] GET /v2.0/networks?tenant_id=5ece425951d04d6ca39a2cfe8cdac935&shared=False => generated 756 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2356] 199.204.45.140 () {34 vars in 930 bytes} [Fri Apr 17 09:59:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2357] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:48 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2358] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:48 2026] GET /v2.0/security-groups?id=2bafbfef-ed8d-4f0d-8f51-b40047490dc2&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2359] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:59:48 2026] GET /v2.0/ports?tenant_id=5ece425951d04d6ca39a2cfe8cdac935&device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2360] 199.204.45.140 () {34 vars in 1060 bytes} [Fri Apr 17 09:59:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=47250c4c-1949-4697-b3a7-7f52cfa55910 => 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: 1180/2361] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:59:48 2026] GET /v2.0/subnets?id=104fde75-10bd-42f6-a075-c7ee494a12e4 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2362] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:59:48 2026] GET /v2.0/ports?network_id=dee3cecd-b59c-47d0-b030-d8dbbe32ad2f&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2363] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:59:48 2026] GET /v2.0/networks/dee3cecd-b59c-47d0-b030-d8dbbe32ad2f?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: 1183/2364] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:59:49 2026] GET /v2.0/networks/dee3cecd-b59c-47d0-b030-d8dbbe32ad2f?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: 1182/2365] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:49 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2366] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:49 2026] GET /v2.0/security-groups?id=2bafbfef-ed8d-4f0d-8f51-b40047490dc2&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: 1183/2367] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:50 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2368] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:50 2026] GET /v2.0/security-groups?id=2bafbfef-ed8d-4f0d-8f51-b40047490dc2&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2369] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:51 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2370] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:51 2026] GET /v2.0/security-groups?id=2bafbfef-ed8d-4f0d-8f51-b40047490dc2&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: 1188/2373] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:53 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 975 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2374] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:53 2026] GET /v2.0/security-groups?id=2bafbfef-ed8d-4f0d-8f51-b40047490dc2&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2375] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:54 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2376] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:54 2026] GET /v2.0/security-groups?id=2bafbfef-ed8d-4f0d-8f51-b40047490dc2&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2377] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:55 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2378] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:55 2026] GET /v2.0/security-groups?id=2bafbfef-ed8d-4f0d-8f51-b40047490dc2&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2379] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 09:59:55 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2380] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 09:59:55 2026] GET /v2.0/security-groups?id=2bafbfef-ed8d-4f0d-8f51-b40047490dc2&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2381] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 09:59:55 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1244 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 09:59:56.585 8 INFO neutron.db.l3_db [None req-e7557918-cb0e-45aa-bc2e-1d32dd741d95 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Floating IP e0706bb6-d876-4317-9188-375c5916cac3 associated. External IP: 10.96.250.203, port: 47250c4c-1949-4697-b3a7-7f52cfa55910. [pid: 8|app: 0|req: 1190/2382] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 09:59:56 2026] PUT /v2.0/floatingips/e0706bb6-d876-4317-9188-375c5916cac3 => generated 856 bytes in 652 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 09:59:56.972 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-062f3c58-ac69-48f4-a39e-842d29696be1'] response: {'name': 'network-changed', 'server_uuid': '69973261-bfed-48d4-9da4-68bac73f7b4e', 'tag': '47250c4c-1949-4697-b3a7-7f52cfa55910', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1193/2383] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 09:59:56 2026] GET /v2.0/floatingips/e0706bb6-d876-4317-9188-375c5916cac3 => generated 856 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2384] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 09:59:57 2026] GET /v2.0/ports?tenant_id=5ece425951d04d6ca39a2cfe8cdac935&device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2385] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 09:59:57 2026] GET /v2.0/networks?id=dee3cecd-b59c-47d0-b030-d8dbbe32ad2f => generated 756 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2386] 199.204.45.140 () {34 vars in 1060 bytes} [Fri Apr 17 09:59:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=47250c4c-1949-4697-b3a7-7f52cfa55910 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2387] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 09:59:57 2026] GET /v2.0/subnets?id=104fde75-10bd-42f6-a075-c7ee494a12e4 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2388] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 09:59:57 2026] GET /v2.0/ports?network_id=dee3cecd-b59c-47d0-b030-d8dbbe32ad2f&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2389] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 09:59:57 2026] GET /v2.0/networks/dee3cecd-b59c-47d0-b030-d8dbbe32ad2f?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: 1194/2390] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 09:59:57 2026] GET /v2.0/networks/dee3cecd-b59c-47d0-b030-d8dbbe32ad2f?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: 1197/2391] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 09:59:57 2026] GET /v2.0/floatingips/e0706bb6-d876-4317-9188-375c5916cac3 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2392] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 09:59:59 2026] GET /v2.0/floatingips/e0706bb6-d876-4317-9188-375c5916cac3 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2393] 10.0.0.128 () {34 vars in 990 bytes} [Fri Apr 17 10:00:06 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => 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: 1196/2394] 10.0.0.128 () {34 vars in 1040 bytes} [Fri Apr 17 10:00:06 2026] GET /v2.0/security-groups?id=2bafbfef-ed8d-4f0d-8f51-b40047490dc2&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2397] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:00:16 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: 1200/2398] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:00:16 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: 1199/2399] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:00:16 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: 1201/2400] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:00:16 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: 1200/2401] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:00:16 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2402] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:00:16 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2403] 199.204.45.140 () {34 vars in 717 bytes} [Fri Apr 17 10:00:16 2026] POST /v2.0/ports => generated 1059 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2404] 10.0.0.26 () {34 vars in 970 bytes} [Fri Apr 17 10:00:17 2026] GET /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 1059 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2405] 10.0.0.26 () {34 vars in 906 bytes} [Fri Apr 17 10:00:17 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: 7|app: 0|req: 1203/2406] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:00:17 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 975 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2407] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 10:00:17 2026] GET /v2.0/security-groups?id=2bafbfef-ed8d-4f0d-8f51-b40047490dc2&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: 1204/2408] 199.204.45.140 () {34 vars in 1262 bytes} [Fri Apr 17 10:00:18 2026] GET /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2409] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:00:18 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2410] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:00:18 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2411] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:00:18 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?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: 1206/2412] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 10:00:18 2026] GET /v2.0/security-groups?id=2bafbfef-ed8d-4f0d-8f51-b40047490dc2&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: 1207/2413] 199.204.45.140 () {34 vars in 975 bytes} [Fri Apr 17 10:00:18 2026] GET /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 1059 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2414] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 10:00:18 2026] GET /v2.0/networks?id=1d2ee864-0d8f-4da1-ad7b-23780dfbab71 => generated 803 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2415] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 10:00:19 2026] PUT /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 1249 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:00:19.434 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73057c19-6345-43fe-bb6b-08ecbf4bb0d0'] response: {'name': 'network-changed', 'server_uuid': '8735e132-4553-41a3-88cc-23db86497c5f', 'tag': '0bd23457-b62b-4d70-b30c-a303985e30a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1208/2416] 199.204.45.140 () {34 vars in 994 bytes} [Fri Apr 17 10:00:19 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2417] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:00:19 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2418] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 10:00:19 2026] GET /v2.0/security-groups?id=2bafbfef-ed8d-4f0d-8f51-b40047490dc2&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 10:00:19.651 7 INFO neutron_taas.services.taas.taas_plugin [req-87d9a28f-c43a-476d-9eff-ceeb6a170da7 req-de30c0e3-5499-4292-81c5-f7f0676cfa12 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] TaaS: Handle Delete Port: 47250c4c-1949-4697-b3a7-7f52cfa55910 2026-04-17 10:00:19.655 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-87d9a28f-c43a-476d-9eff-ceeb6a170da7 req-de30c0e3-5499-4292-81c5-f7f0676cfa12 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Tap Mirror: Handle Delete Port: 47250c4c-1949-4697-b3a7-7f52cfa55910 2026-04-17 10:00:19.809 7 INFO neutron.db.l3_db [req-87d9a28f-c43a-476d-9eff-ceeb6a170da7 req-de30c0e3-5499-4292-81c5-f7f0676cfa12 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Floating IP e0706bb6-d876-4317-9188-375c5916cac3 disassociated. External IP: 10.96.250.203, port: 47250c4c-1949-4697-b3a7-7f52cfa55910. [pid: 8|app: 0|req: 1211/2419] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:00:19 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 2489 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2420] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 10:00:20 2026] GET /v2.0/networks?id=1d2ee864-0d8f-4da1-ad7b-23780dfbab71 => generated 803 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2421] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 10:00:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=0bd23457-b62b-4d70-b30c-a303985e30a0 => 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: 1214/2422] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:00:20 2026] GET /v2.0/subnets?id=690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2423] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:00:20 2026] GET /v2.0/ports?network_id=1d2ee864-0d8f-4da1-ad7b-23780dfbab71&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2424] 199.204.45.140 () {36 vars in 997 bytes} [Fri Apr 17 10:00:19 2026] DELETE /v2.0/ports/47250c4c-1949-4697-b3a7-7f52cfa55910 => generated 0 bytes in 698 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2425] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:00:20 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?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: 1210/2426] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:00:20 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 10:00:20.336 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-02435c33-3664-4993-bb0b-fa856c8a67a0'] response: {'server_uuid': '69973261-bfed-48d4-9da4-68bac73f7b4e', 'name': 'network-vif-deleted', 'tag': '47250c4c-1949-4697-b3a7-7f52cfa55910', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1217/2427] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:00:20 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => 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: 1211/2428] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:00:21 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 2489 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2429] 199.204.45.140 () {34 vars in 1062 bytes} [Fri Apr 17 10:00:21 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.113&port_id=0efb5908-66c3-42b1-a5cd-69b2f67a701e => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2430] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:00:21 2026] GET /v2.0/subnets?id=857518a0-85a6-4c73-893d-b67431495c50 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2431] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:00:21 2026] GET /v2.0/ports?network_id=d50d1255-18d4-4e2c-8257-bfacde693939&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: 1213/2432] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:00:21 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2433] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:00:21 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2434] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 10:00:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=0bd23457-b62b-4d70-b30c-a303985e30a0 => 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: 1221/2435] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:00:21 2026] GET /v2.0/subnets?id=690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2436] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:00:21 2026] GET /v2.0/ports?network_id=1d2ee864-0d8f-4da1-ad7b-23780dfbab71&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: 1222/2437] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:00:21 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?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: 1216/2438] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:00:21 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => 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: 1223/2439] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:00:21 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2442] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:00:22 2026] GET /v2.0/ports?device_id=69973261-bfed-48d4-9da4-68bac73f7b4e => 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: 1225/2443] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:00:24 2026] DELETE /v2.0/security-groups/2bafbfef-ed8d-4f0d-8f51-b40047490dc2 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:00:24.303 7 INFO neutron_taas.services.taas.taas_plugin [None req-72aa86f0-1c6d-42c8-a873-860cc4fcf042 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] TaaS: Handle Delete Port: cc808bf4-4a4b-48d7-8420-0639ff1a100d 2026-04-17 10:00:24.306 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72aa86f0-1c6d-42c8-a873-860cc4fcf042 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Tap Mirror: Handle Delete Port: cc808bf4-4a4b-48d7-8420-0639ff1a100d [pid: 7|app: 0|req: 1219/2444] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 10:00:24 2026] DELETE /v2.0/floatingips/e0706bb6-d876-4317-9188-375c5916cac3 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2445] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:00:24 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2446] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 10:00:24 2026] GET /v2.0/security-groups?id=e3a5c373-d939-4010-8705-2229e9b87e52&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: 1227/2447] 10.0.0.26 () {34 vars in 970 bytes} [Fri Apr 17 10:00:25 2026] GET /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 1251 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2448] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:00:25 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => 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: 1229/2449] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 10:00:25 2026] GET /v2.0/security-groups?id=e3a5c373-d939-4010-8705-2229e9b87e52&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: 1221/2450] 199.204.45.140 () {34 vars in 789 bytes} [Fri Apr 17 10:00:25 2026] PUT /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 1276 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:00:26.055 8 INFO neutron.api.v2.resource [None req-ccc16072-38fd-4d4f-846e-8f383c52f06f 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1230/2451] 199.204.45.140 () {30 vars in 763 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/security-groups/lb-b05ca5b9-b514-458d-a5ce-2a394b973047 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 10:00:26.064 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08546934-19b2-4587-84d2-e5412326c345'] response: {'name': 'network-changed', 'server_uuid': '8735e132-4553-41a3-88cc-23db86497c5f', 'tag': '0bd23457-b62b-4d70-b30c-a303985e30a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1222/2452] 199.204.45.140 () {30 vars in 785 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/security-groups?name=lb-b05ca5b9-b514-458d-a5ce-2a394b973047 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2453] 199.204.45.140 () {34 vars in 789 bytes} [Fri Apr 17 10:00:26 2026] PUT /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 1314 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:00:26.409 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea4b1041-efc9-477a-9b76-961755b5d1c3'] response: {'name': 'network-changed', 'server_uuid': '8735e132-4553-41a3-88cc-23db86497c5f', 'tag': '0bd23457-b62b-4d70-b30c-a303985e30a0', '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: 1232/2454] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:00:26 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: 1223/2455] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 2590 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2456] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:00:26 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: 1234/2457] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:00:26 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: 1235/2458] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:00:26 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: 1224/2459] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/networks?id=1d2ee864-0d8f-4da1-ad7b-23780dfbab71 => generated 803 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2460] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2461] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=0bd23457-b62b-4d70-b30c-a303985e30a0 => 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: 1237/2462] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2463] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/subnets?id=690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2464] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 1350 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2465] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/ports?network_id=1d2ee864-0d8f-4da1-ad7b-23780dfbab71&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2466] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2467] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?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: 1240/2468] 199.204.45.140 () {30 vars in 743 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71 => 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: 1229/2469] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?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: 1241/2470] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2471] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:00:26 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2472] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:00:27 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2473] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 10:00:27 2026] GET /v2.0/security-groups?id=e3a5c373-d939-4010-8705-2229e9b87e52&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: 1231/2474] 199.204.45.140 () {34 vars in 994 bytes} [Fri Apr 17 10:00:27 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 10:00:27.242 8 INFO neutron_taas.services.taas.taas_plugin [req-497d72d5-5acc-404e-9b7b-9fa474ed492f req-d31e2df2-adda-4ce6-b234-5553c27403e0 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] TaaS: Handle Delete Port: 2301d821-05f5-4b62-afbc-06c687a68257 2026-04-17 10:00:27.246 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-497d72d5-5acc-404e-9b7b-9fa474ed492f req-d31e2df2-adda-4ce6-b234-5553c27403e0 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Tap Mirror: Handle Delete Port: 2301d821-05f5-4b62-afbc-06c687a68257 [pid: 8|app: 0|req: 1244/2475] 199.204.45.140 () {36 vars in 997 bytes} [Fri Apr 17 10:00:27 2026] DELETE /v2.0/ports/2301d821-05f5-4b62-afbc-06c687a68257 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2476] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:00:27 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2477] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 10:00:27 2026] GET /v2.0/networks?id=1d2ee864-0d8f-4da1-ad7b-23780dfbab71 => generated 803 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2478] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 10:00:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2479] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:00:28 2026] GET /v2.0/subnets?id=690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2480] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:00:28 2026] GET /v2.0/ports?network_id=1d2ee864-0d8f-4da1-ad7b-23780dfbab71&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2481] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:00:28 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?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: 1235/2482] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:00:28 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => 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: 1248/2483] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:00:28 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?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) 2026-04-17 10:00:28.444 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0e6499c-8e32-4d20-835c-5cf1f8410c6f'] response: {'server_uuid': '718df166-077c-4b86-abbc-8803732ca265', 'name': 'network-vif-deleted', 'tag': '2301d821-05f5-4b62-afbc-06c687a68257', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1236/2484] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:00:29 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => 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: 1249/2485] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:00:30 2026] GET /v2.0/ports?device_id=718df166-077c-4b86-abbc-8803732ca265 => 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: 1250/2486] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:00:31 2026] DELETE /v2.0/security-groups/e3a5c373-d939-4010-8705-2229e9b87e52 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:00:31.843 7 INFO neutron.db.l3_db [None req-777bc887-75f6-4df7-b884-4386e3c26b93 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Floating IP 00cd9492-5bcb-4a7f-9dd8-5f223a4c1493 associated. External IP: 10.96.250.203, port: 8b44ab51-0e71-4423-904e-7b6482fca1de. 2026-04-17 10:00:32.065 8 INFO neutron_taas.services.taas.taas_plugin [None req-94e3e17b-3c19-4c3e-8282-881172844ce6 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] TaaS: Handle Delete Port: 4ca5b1f8-fc2a-483d-8565-c108dc9e2752 2026-04-17 10:00:32.068 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94e3e17b-3c19-4c3e-8282-881172844ce6 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Tap Mirror: Handle Delete Port: 4ca5b1f8-fc2a-483d-8565-c108dc9e2752 [pid: 7|app: 0|req: 1237/2487] 10.0.0.212 () {34 vars in 677 bytes} [Fri Apr 17 10:00:31 2026] POST /v2.0/floatingips => generated 899 bytes in 1064 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2488] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 10:00:31 2026] PUT /v2.0/routers/67eaba6d-fa4d-4bd0-bb14-e461217d80b2/remove_router_interface => generated 309 bytes in 985 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2489] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 10:00:32 2026] DELETE /v2.0/subnets/104fde75-10bd-42f6-a075-c7ee494a12e4 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 10:00:33.012 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce5caaa5-f046-44a0-a54e-895c8342fe43 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] TaaS: Handle Delete Port: ee8dccf2-7394-45c2-9338-2653cb6925a3 2026-04-17 10:00:33.015 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce5caaa5-f046-44a0-a54e-895c8342fe43 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Tap Mirror: Handle Delete Port: ee8dccf2-7394-45c2-9338-2653cb6925a3 2026-04-17 10:00:33.315 8 INFO neutron_taas.services.taas.taas_plugin [None req-ce5caaa5-f046-44a0-a54e-895c8342fe43 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] TaaS: Handle Delete Port: 5bba0f52-25d6-4563-98a9-e407aebf096e 2026-04-17 10:00:33.318 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce5caaa5-f046-44a0-a54e-895c8342fe43 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] Tap Mirror: Handle Delete Port: 5bba0f52-25d6-4563-98a9-e407aebf096e 2026-04-17 10:00:33.755 8 INFO neutron.db.l3_hamode_db [None req-ce5caaa5-f046-44a0-a54e-895c8342fe43 e8361bc4de684762ab4f0c268c10599e 5ece425951d04d6ca39a2cfe8cdac935 - - default default] HA network 0f050033-f116-44f5-a383-d4a895211c70 was deleted as no HA routers are present in tenant 5ece425951d04d6ca39a2cfe8cdac935. [pid: 8|app: 0|req: 1252/2490] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 10:00:32 2026] DELETE /v2.0/routers/67eaba6d-fa4d-4bd0-bb14-e461217d80b2 => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:00:33.780 8 INFO neutron.services.segments.plugin [-] Segment 072e6e5f-6412-4e39-9698-9d5895869dee resource provider aggregate not found 2026-04-17 10:00:33.786 8 INFO neutron.services.segments.plugin [-] Segment 072e6e5f-6412-4e39-9698-9d5895869dee resource provider aggregate not found 2026-04-17 10:00:33.806 8 INFO neutron.services.segments.plugin [-] Segment 072e6e5f-6412-4e39-9698-9d5895869dee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 072e6e5f-6412-4e39-9698-9d5895869dee found for delete ", "request_id": "req-1cd7aca7-d8fd-4785-9771-892e157c868e"}]} 2026-04-17 10:00:33.819 8 INFO neutron.services.segments.plugin [-] Segment 072e6e5f-6412-4e39-9698-9d5895869dee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 072e6e5f-6412-4e39-9698-9d5895869dee found for delete ", "request_id": "req-90f58827-8ff5-416c-bd6e-71cb8652e6b9"}]} [pid: 7|app: 0|req: 1239/2491] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 10:00:33 2026] DELETE /v2.0/networks/dee3cecd-b59c-47d0-b030-d8dbbe32ad2f => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 10:00:33.953 7 INFO neutron.services.segments.plugin [-] Segment 47a207fe-ed53-4731-ae6f-3adbd4e70256 resource provider aggregate not found 2026-04-17 10:00:33.968 7 INFO neutron.services.segments.plugin [-] Segment 47a207fe-ed53-4731-ae6f-3adbd4e70256 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47a207fe-ed53-4731-ae6f-3adbd4e70256 found for delete ", "request_id": "req-8887141d-4341-4aa2-95ed-cf19552ae1a4"}]} 2026-04-17 10:00:33.973 7 INFO neutron.services.segments.plugin [-] Segment 47a207fe-ed53-4731-ae6f-3adbd4e70256 resource provider aggregate not found 2026-04-17 10:00:33.989 7 INFO neutron.services.segments.plugin [-] Segment 47a207fe-ed53-4731-ae6f-3adbd4e70256 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47a207fe-ed53-4731-ae6f-3adbd4e70256 found for delete ", "request_id": "req-fbe78f48-ca15-45a5-b781-f583281259e7"}]} [pid: 8|app: 0|req: 1253/2492] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:00:34 2026] GET /v2.0/security-groups?tenant_id=b3e6a32c6fa74f8895bcb462ca746a19&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2493] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:00:34 2026] DELETE /v2.0/security-groups/1e7d5145-a58b-4db6-a2f9-2dbb8d0583b3 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2494] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:00:34 2026] GET /v2.0/security-groups?tenant_id=5ece425951d04d6ca39a2cfe8cdac935&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2495] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:00:35 2026] DELETE /v2.0/security-groups/0d94dc67-9b23-40f4-985c-adb9977fbe43 => 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: 1255/2498] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:00:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2499] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:00:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2500] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:00:37 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: 1245/2501] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:00:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 10:00:37.391 8 INFO neutron.api.v2.resource [None req-05ec5890-df9b-4371-ae91-d502b7fef165 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1257/2502] 199.204.45.140 () {30 vars in 763 bytes} [Fri Apr 17 10:00:37 2026] GET /v2.0/security-groups/lb-b05ca5b9-b514-458d-a5ce-2a394b973047 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2503] 199.204.45.140 () {30 vars in 785 bytes} [Fri Apr 17 10:00:37 2026] GET /v2.0/security-groups?name=lb-b05ca5b9-b514-458d-a5ce-2a394b973047 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2504] 199.204.45.140 () {30 vars in 815 bytes} [Fri Apr 17 10:00:37 2026] GET /v2.0/security-group-rules?security_group_id=cd8ec3b6-e795-49fa-a0d8-65cb3caa15f5 => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2505] 199.204.45.140 () {34 vars in 747 bytes} [Fri Apr 17 10:00:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2506] 199.204.45.140 () {34 vars in 747 bytes} [Fri Apr 17 10:00:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-17 10:00:38.548 7 INFO neutron.db.segments_db [None req-1d21a1c5-ef50-4b8c-b265-242edb4e3a63 e8d33be52b4e4a909c380cd8efd77dd6 b4aaa29486af4c8a80f9062427dcb648 - - default default] Added segment 0a59f655-4556-4c87-b03c-c37f28211841 of type vxlan for network 32b3f266-72d7-4f40-ab4b-b15c9381e81b 2026-04-17 10:00:38.752 7 INFO neutron.db.l3_hamode_db [None req-1d21a1c5-ef50-4b8c-b265-242edb4e3a63 e8d33be52b4e4a909c380cd8efd77dd6 b4aaa29486af4c8a80f9062427dcb648 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-17 10:00:38.881 7 INFO neutron.db.l3_hamode_db [None req-1d21a1c5-ef50-4b8c-b265-242edb4e3a63 e8d33be52b4e4a909c380cd8efd77dd6 b4aaa29486af4c8a80f9062427dcb648 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1248/2507] 10.0.0.212 () {34 vars in 668 bytes} [Fri Apr 17 10:00:38 2026] POST /v2.0/routers => generated 474 bytes in 1101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2508] 10.0.0.212 () {34 vars in 751 bytes} [Fri Apr 17 10:00:39 2026] PUT /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags => generated 25 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2509] 10.0.0.212 () {32 vars in 731 bytes} [Fri Apr 17 10:00:39 2026] GET /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2510] 10.0.0.212 () {34 vars in 762 bytes} [Fri Apr 17 10:00:39 2026] PUT /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags/green => generated 4 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2511] 10.0.0.212 () {32 vars in 731 bytes} [Fri Apr 17 10:00:39 2026] GET /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2512] 10.0.0.212 () {34 vars in 758 bytes} [Fri Apr 17 10:00:39 2026] PUT /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags/red => generated 4 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2513] 10.0.0.212 () {32 vars in 731 bytes} [Fri Apr 17 10:00:40 2026] GET /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags => generated 34 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2514] 10.0.0.212 () {34 vars in 780 bytes} [Fri Apr 17 10:00:40 2026] PUT /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags/black.or.white => generated 4 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2515] 10.0.0.212 () {32 vars in 731 bytes} [Fri Apr 17 10:00:40 2026] GET /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags => generated 52 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2516] 10.0.0.212 () {34 vars in 751 bytes} [Fri Apr 17 10:00:40 2026] PUT /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags => generated 37 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2517] 10.0.0.212 () {32 vars in 731 bytes} [Fri Apr 17 10:00:40 2026] GET /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags => generated 37 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2518] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 10:00:40 2026] GET /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags/red => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:00:40.896 7 INFO neutron.api.v2.resource [None req-aafa6f69-49ba-4777-935d-29059240c33b e8d33be52b4e4a909c380cd8efd77dd6 b4aaa29486af4c8a80f9062427dcb648 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1254/2519] 10.0.0.212 () {32 vars in 743 bytes} [Fri Apr 17 10:00:40 2026] GET /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags/green => generated 99 bytes in 109 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2520] 10.0.0.212 () {32 vars in 742 bytes} [Fri Apr 17 10:00:40 2026] DELETE /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags/red => 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: 1255/2521] 10.0.0.212 () {32 vars in 731 bytes} [Fri Apr 17 10:00:41 2026] GET /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags => generated 30 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 10:00:41.207 8 INFO neutron.api.v2.resource [None req-25c01848-15db-4283-b060-503b5a90db2d e8d33be52b4e4a909c380cd8efd77dd6 b4aaa29486af4c8a80f9062427dcb648 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1267/2522] 10.0.0.212 () {32 vars in 746 bytes} [Fri Apr 17 10:00:41 2026] DELETE /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2523] 10.0.0.212 () {32 vars in 734 bytes} [Fri Apr 17 10:00:41 2026] DELETE /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2524] 10.0.0.212 () {32 vars in 731 bytes} [Fri Apr 17 10:00:41 2026] GET /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49/tags => generated 12 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2525] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 10:00:41 2026] GET /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49 => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2526] 10.0.0.212 () {34 vars in 742 bytes} [Fri Apr 17 10:00:41 2026] PUT /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49 => generated 480 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2527] 10.0.0.212 () {32 vars in 736 bytes} [Fri Apr 17 10:00:42 2026] GET /v2.0/ports?device_id=e38ad35f-c36d-42b5-b1d5-e25c5c456f49 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 10:00:42.683 8 INFO neutron_taas.services.taas.taas_plugin [None req-88832008-b160-4470-8c1f-b4633ec817de e8d33be52b4e4a909c380cd8efd77dd6 b4aaa29486af4c8a80f9062427dcb648 - - default default] TaaS: Handle Delete Port: 70c39187-f0e0-4a26-9dc9-727842c74604 2026-04-17 10:00:42.687 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88832008-b160-4470-8c1f-b4633ec817de e8d33be52b4e4a909c380cd8efd77dd6 b4aaa29486af4c8a80f9062427dcb648 - - default default] Tap Mirror: Handle Delete Port: 70c39187-f0e0-4a26-9dc9-727842c74604 2026-04-17 10:00:43.060 8 INFO neutron.services.segments.plugin [-] Segment 0a59f655-4556-4c87-b03c-c37f28211841 resource provider aggregate not found 2026-04-17 10:00:43.072 8 INFO neutron.services.segments.plugin [-] Segment 0a59f655-4556-4c87-b03c-c37f28211841 resource provider aggregate not found 2026-04-17 10:00:43.083 8 INFO neutron.services.segments.plugin [-] Segment 0a59f655-4556-4c87-b03c-c37f28211841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a59f655-4556-4c87-b03c-c37f28211841 found for delete ", "request_id": "req-ca8d6a0a-30ca-4733-b307-5652bd7b4c1d"}]} 2026-04-17 10:00:43.093 8 INFO neutron.services.segments.plugin [-] Segment 0a59f655-4556-4c87-b03c-c37f28211841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a59f655-4556-4c87-b03c-c37f28211841 found for delete ", "request_id": "req-ac66165a-fbc0-4cc0-b39c-142da5d60a16"}]} 2026-04-17 10:00:43.097 8 INFO neutron.db.l3_hamode_db [None req-88832008-b160-4470-8c1f-b4633ec817de e8d33be52b4e4a909c380cd8efd77dd6 b4aaa29486af4c8a80f9062427dcb648 - - default default] HA network 32b3f266-72d7-4f40-ab4b-b15c9381e81b was deleted as no HA routers are present in tenant b4aaa29486af4c8a80f9062427dcb648. [pid: 8|app: 0|req: 1270/2528] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 10:00:42 2026] DELETE /v2.0/routers/e38ad35f-c36d-42b5-b1d5-e25c5c456f49 => generated 0 bytes in 591 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2529] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:00:43 2026] GET /v2.0/security-groups?tenant_id=b4aaa29486af4c8a80f9062427dcb648&name=default => generated 2929 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2530] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:00:44 2026] DELETE /v2.0/security-groups/233cee14-85b3-4b2e-aa5f-dcf61d96216b => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2531] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:00:44 2026] GET /v2.0/security-groups?tenant_id=984fabcee3934075a82442da94af4ed4&name=default => generated 2929 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2532] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:00:44 2026] DELETE /v2.0/security-groups/0b590db7-34ac-4532-845b-29c6c79ba09e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:00:48.168 7 INFO neutron.db.segments_db [None req-56e9fb7b-eae1-4e5c-b358-71d894d3d641 93c2910c99ca4af088ded2b5c7b35020 310dd2871e724337a9172dd9e1b6cb74 - - default default] Added segment 23ce6890-4a8f-4fb7-ab9c-982da5233244 of type vxlan for network 21503b2a-2343-46e3-bebd-2ef26978d1a3 [pid: 7|app: 0|req: 1261/2533] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 10:00:47 2026] POST /v2.0/networks => generated 613 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2534] 10.0.0.212 () {34 vars in 669 bytes} [Fri Apr 17 10:00:48 2026] POST /v2.0/subnets => generated 626 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2535] 10.0.0.212 () {34 vars in 751 bytes} [Fri Apr 17 10:00:48 2026] PUT /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2536] 10.0.0.212 () {32 vars in 731 bytes} [Fri Apr 17 10:00:48 2026] GET /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2537] 10.0.0.212 () {34 vars in 762 bytes} [Fri Apr 17 10:00:48 2026] PUT /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2538] 10.0.0.212 () {32 vars in 731 bytes} [Fri Apr 17 10:00:48 2026] GET /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2539] 10.0.0.212 () {34 vars in 758 bytes} [Fri Apr 17 10:00:48 2026] PUT /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2540] 10.0.0.212 () {32 vars in 731 bytes} [Fri Apr 17 10:00:48 2026] GET /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/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: 1265/2541] 10.0.0.212 () {34 vars in 780 bytes} [Fri Apr 17 10:00:48 2026] PUT /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/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: 1277/2542] 10.0.0.212 () {32 vars in 731 bytes} [Fri Apr 17 10:00:48 2026] GET /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2543] 10.0.0.245 () {30 vars in 690 bytes} [Fri Apr 17 10:00:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2544] 10.0.0.212 () {34 vars in 751 bytes} [Fri Apr 17 10:00:49 2026] PUT /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/tags => generated 37 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2545] 10.0.0.245 () {30 vars in 692 bytes} [Fri Apr 17 10:00:49 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: 1280/2546] 10.0.0.245 () {30 vars in 668 bytes} [Fri Apr 17 10:00:49 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: 1281/2547] 10.0.0.245 () {30 vars in 704 bytes} [Fri Apr 17 10:00:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2548] 10.0.0.212 () {32 vars in 731 bytes} [Fri Apr 17 10:00:49 2026] GET /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2549] 10.0.0.212 () {32 vars in 739 bytes} [Fri Apr 17 10:00:49 2026] GET /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:00:49.216 7 INFO neutron.api.v2.resource [None req-21c39ae4-9f65-4dc6-8392-da6a87d7ed05 93c2910c99ca4af088ded2b5c7b35020 310dd2871e724337a9172dd9e1b6cb74 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1268/2550] 10.0.0.212 () {32 vars in 743 bytes} [Fri Apr 17 10:00:49 2026] GET /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2551] 10.0.0.212 () {32 vars in 742 bytes} [Fri Apr 17 10:00:49 2026] DELETE /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2552] 10.0.0.212 () {32 vars in 731 bytes} [Fri Apr 17 10:00:49 2026] GET /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 10:00:49.364 8 INFO neutron.api.v2.resource [None req-ba5f3507-9b08-469c-8032-cbbcf6d9bd3e 93c2910c99ca4af088ded2b5c7b35020 310dd2871e724337a9172dd9e1b6cb74 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1284/2553] 10.0.0.212 () {32 vars in 746 bytes} [Fri Apr 17 10:00:49 2026] DELETE /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2554] 10.0.0.212 () {32 vars in 734 bytes} [Fri Apr 17 10:00:49 2026] DELETE /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2555] 10.0.0.212 () {32 vars in 731 bytes} [Fri Apr 17 10:00:49 2026] GET /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2556] 10.0.0.245 () {28 vars in 439 bytes} [Fri Apr 17 10:00:49 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: 1271/2557] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 10:00:49 2026] DELETE /v2.0/subnets/7729d458-46ab-463f-914f-913b0a303275 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2558] 10.0.0.245 () {30 vars in 728 bytes} [Fri Apr 17 10:00:49 2026] GET /v2.0/subnets/24b19510-859b-4076-84e6-31125cdea435 => generated 655 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 10:00:49.770 7 INFO neutron_taas.services.taas.taas_plugin [None req-ee10dbbf-0b28-4fdd-9ef8-e5961dd7ca86 93c2910c99ca4af088ded2b5c7b35020 310dd2871e724337a9172dd9e1b6cb74 - - default default] TaaS: Handle Delete Port: b80767eb-39a2-4982-b0f4-4e0b70bc426d 2026-04-17 10:00:49.775 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee10dbbf-0b28-4fdd-9ef8-e5961dd7ca86 93c2910c99ca4af088ded2b5c7b35020 310dd2871e724337a9172dd9e1b6cb74 - - default default] Tap Mirror: Handle Delete Port: b80767eb-39a2-4982-b0f4-4e0b70bc426d 2026-04-17 10:00:49.972 7 INFO neutron.services.segments.plugin [-] Segment 23ce6890-4a8f-4fb7-ab9c-982da5233244 resource provider aggregate not found 2026-04-17 10:00:49.974 7 INFO neutron.services.segments.plugin [-] Segment 23ce6890-4a8f-4fb7-ab9c-982da5233244 resource provider aggregate not found 2026-04-17 10:00:49.990 7 INFO neutron.services.segments.plugin [-] Segment 23ce6890-4a8f-4fb7-ab9c-982da5233244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23ce6890-4a8f-4fb7-ab9c-982da5233244 found for delete ", "request_id": "req-f5618a81-e68e-42e4-8fff-7098e190b6c6"}]} 2026-04-17 10:00:49.992 7 INFO neutron.services.segments.plugin [-] Segment 23ce6890-4a8f-4fb7-ab9c-982da5233244 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23ce6890-4a8f-4fb7-ab9c-982da5233244 found for delete ", "request_id": "req-be46877d-3ddc-4f9f-9a46-780deb302820"}]} [pid: 7|app: 0|req: 1272/2559] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 10:00:49 2026] DELETE /v2.0/networks/21503b2a-2343-46e3-bebd-2ef26978d1a3 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2560] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:00:50 2026] GET /v2.0/security-groups?tenant_id=310dd2871e724337a9172dd9e1b6cb74&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2561] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:00:50 2026] DELETE /v2.0/security-groups/72da1055-1825-42f3-b395-9bcb3c879483 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2562] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:00:50 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: 1274/2563] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:00:50 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2564] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:00:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2565] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:00:50 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: 1291/2566] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:00:50 2026] GET /v2.0/subnets/24b19510-859b-4076-84e6-31125cdea435 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2567] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:00:51 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 2590 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2568] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:00:50 2026] GET /v2.0/security-groups?tenant_id=84c0701c1b904b159ca672d76c18bb15&name=default => generated 2929 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2569] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:00:51 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2570] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:00:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2571] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:00:51 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: 1280/2572] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:00:51 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: 1293/2573] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:00:51 2026] DELETE /v2.0/security-groups/81bcdb78-5e57-425d-819e-db9fcd8b463e => 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: 1281/2574] 199.204.45.140 () {34 vars in 717 bytes} [Fri Apr 17 10:00:51 2026] POST /v2.0/ports => generated 1320 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2575] 10.0.0.26 () {34 vars in 970 bytes} [Fri Apr 17 10:00:51 2026] GET /v2.0/ports/b171ad37-1eae-4449-9bf3-e572d4040abf => generated 1320 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1282/2576] 10.0.0.26 () {34 vars in 906 bytes} [Fri Apr 17 10:00:51 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: 8|app: 0|req: 1296/2579] 199.204.45.140 () {34 vars in 1262 bytes} [Fri Apr 17 10:00:52 2026] GET /v2.0/ports/b171ad37-1eae-4449-9bf3-e572d4040abf?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2580] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:00:52 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 1297/2581] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:00:52 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 1285/2582] 199.204.45.140 () {34 vars in 975 bytes} [Fri Apr 17 10:00:53 2026] GET /v2.0/ports/b171ad37-1eae-4449-9bf3-e572d4040abf => generated 1320 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2583] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 10:00:53 2026] GET /v2.0/networks?id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c => generated 801 bytes in 57 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.140 () {38 vars in 1028 bytes} [Fri Apr 17 10:00:53 2026] PUT /v2.0/ports/b171ad37-1eae-4449-9bf3-e572d4040abf => generated 1510 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:00:54.101 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3947bcf3-bf11-4867-9f8f-bdbe219af9de'] response: {'name': 'network-changed', 'server_uuid': '8735e132-4553-41a3-88cc-23db86497c5f', 'tag': 'b171ad37-1eae-4449-9bf3-e572d4040abf', '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: 1287/2585] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:00:54 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 4092 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2586] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 10:00:54 2026] GET /v2.0/networks?id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c => generated 801 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2587] 199.204.45.140 () {34 vars in 1056 bytes} [Fri Apr 17 10:00:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.48&port_id=b171ad37-1eae-4449-9bf3-e572d4040abf => 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: 1290/2588] 199.204.45.140 () {34 vars in 1102 bytes} [Fri Apr 17 10:00:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A8d&port_id=b171ad37-1eae-4449-9bf3-e572d4040abf => 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: 1291/2589] 199.204.45.140 () {34 vars in 1064 bytes} [Fri Apr 17 10:00:54 2026] GET /v2.0/subnets?id=a635535f-29e9-4760-b558-8088ae5f0dd4&id=24b19510-859b-4076-84e6-31125cdea435 => generated 1409 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:00:54.832 8 INFO neutron.db.segments_db [None req-1257897d-ae0a-4bc6-959e-25e8799f0457 15520424013840ceab7f213d3e9372aa 2fef6ceda18146a5ae5e17e457b0ef33 - - default default] Added segment 28b20194-e3a4-46a7-be03-36f7f0f92df7 of type vxlan for network 86c44813-da9d-4909-ba70-78f4734d5722 [pid: 7|app: 0|req: 1292/2590] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:00:54 2026] GET /v2.0/ports?network_id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&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: 1293/2591] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:00:54 2026] GET /v2.0/ports?network_id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&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: 1299/2592] 10.0.0.212 () {34 vars in 670 bytes} [Fri Apr 17 10:00:54 2026] POST /v2.0/networks => generated 613 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2593] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:00:54 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 1295/2594] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:00:54 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 1300/2595] 10.0.0.212 () {34 vars in 664 bytes} [Fri Apr 17 10:00:54 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2596] 10.0.0.212 () {34 vars in 666 bytes} [Fri Apr 17 10:00:55 2026] POST /v2.0/trunks => generated 407 bytes in 174 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: 1301/2597] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 10:00:55 2026] PUT /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2598] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 10:00:55 2026] GET /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2599] 10.0.0.212 () {34 vars in 760 bytes} [Fri Apr 17 10:00:55 2026] PUT /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2600] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 10:00:55 2026] GET /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2601] 10.0.0.212 () {34 vars in 756 bytes} [Fri Apr 17 10:00:55 2026] PUT /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2602] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 10:00:55 2026] GET /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/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: 1304/2603] 10.0.0.212 () {34 vars in 778 bytes} [Fri Apr 17 10:00:55 2026] PUT /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/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: 1300/2604] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 10:00:55 2026] GET /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/tags => generated 52 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2605] 10.0.0.212 () {34 vars in 749 bytes} [Fri Apr 17 10:00:55 2026] PUT /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/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: 1301/2606] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 10:00:55 2026] GET /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2607] 10.0.0.212 () {32 vars in 737 bytes} [Fri Apr 17 10:00:55 2026] GET /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:00:55.872 7 INFO neutron.api.v2.resource [None req-a9972af9-15e8-4ae1-b682-3dea5bf8afb7 15520424013840ceab7f213d3e9372aa 2fef6ceda18146a5ae5e17e457b0ef33 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1302/2608] 10.0.0.212 () {32 vars in 741 bytes} [Fri Apr 17 10:00:55 2026] GET /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2609] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:00:55 2026] DELETE /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2610] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 10:00:55 2026] GET /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 10:00:55.966 8 INFO neutron.api.v2.resource [None req-5ca20ef3-5f71-42a9-8108-3ad7027d63a5 15520424013840ceab7f213d3e9372aa 2fef6ceda18146a5ae5e17e457b0ef33 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1308/2611] 10.0.0.212 () {32 vars in 744 bytes} [Fri Apr 17 10:00:55 2026] DELETE /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2612] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 10:00:55 2026] DELETE /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2613] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2614] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 4092 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2615] 10.0.0.212 () {32 vars in 719 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d => generated 407 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2616] 199.204.45.140 () {34 vars in 1062 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.113&port_id=0efb5908-66c3-42b1-a5cd-69b2f67a701e => 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: 1307/2617] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/subnets?id=857518a0-85a6-4c73-893d-b67431495c50 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2618] 10.0.0.212 () {32 vars in 717 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/ports/a3c4c2c7-d668-41f8-9873-90fc7c97f5db => generated 826 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2619] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/ports?network_id=d50d1255-18d4-4e2c-8257-bfacde693939&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2620] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?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: 1310/2621] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?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: 8|app: 0|req: 1312/2622] 10.0.0.212 () {32 vars in 722 bytes} [Fri Apr 17 10:00:56 2026] DELETE /v2.0/trunks/4ee68b60-6ef0-4fc7-bf2a-223f307a311d => 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: 1313/2623] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=0bd23457-b62b-4d70-b30c-a303985e30a0 => 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: 1314/2624] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/subnets?id=690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2625] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/ports?network_id=1d2ee864-0d8f-4da1-ad7b-23780dfbab71&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:00:56.450 7 INFO neutron_taas.services.taas.taas_plugin [None req-d9f2ac27-0586-4c4b-8057-b853f4a5ee4c 15520424013840ceab7f213d3e9372aa 2fef6ceda18146a5ae5e17e457b0ef33 - - default default] TaaS: Handle Delete Port: a3c4c2c7-d668-41f8-9873-90fc7c97f5db [pid: 8|app: 0|req: 1316/2626] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 10:00:56.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9f2ac27-0586-4c4b-8057-b853f4a5ee4c 15520424013840ceab7f213d3e9372aa 2fef6ceda18146a5ae5e17e457b0ef33 - - default default] Tap Mirror: Handle Delete Port: a3c4c2c7-d668-41f8-9873-90fc7c97f5db [pid: 8|app: 0|req: 1317/2627] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?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: 1318/2628] 199.204.45.140 () {34 vars in 1056 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.48&port_id=b171ad37-1eae-4449-9bf3-e572d4040abf => 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: 1311/2629] 10.0.0.212 () {32 vars in 720 bytes} [Fri Apr 17 10:00:56 2026] DELETE /v2.0/ports/a3c4c2c7-d668-41f8-9873-90fc7c97f5db => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2630] 199.204.45.140 () {34 vars in 1102 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A8d&port_id=b171ad37-1eae-4449-9bf3-e572d4040abf => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2631] 199.204.45.140 () {34 vars in 1064 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/subnets?id=a635535f-29e9-4760-b558-8088ae5f0dd4&id=24b19510-859b-4076-84e6-31125cdea435 => generated 1409 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2632] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/ports?network_id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:00:56.672 7 INFO neutron.services.segments.plugin [-] Segment 28b20194-e3a4-46a7-be03-36f7f0f92df7 resource provider aggregate not found 2026-04-17 10:00:56.680 7 INFO neutron.services.segments.plugin [-] Segment 28b20194-e3a4-46a7-be03-36f7f0f92df7 resource provider aggregate not found 2026-04-17 10:00:56.691 7 INFO neutron.services.segments.plugin [-] Segment 28b20194-e3a4-46a7-be03-36f7f0f92df7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28b20194-e3a4-46a7-be03-36f7f0f92df7 found for delete ", "request_id": "req-bc0de420-c520-4898-8755-6724fac6500b"}]} 2026-04-17 10:00:56.699 7 INFO neutron.services.segments.plugin [-] Segment 28b20194-e3a4-46a7-be03-36f7f0f92df7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28b20194-e3a4-46a7-be03-36f7f0f92df7 found for delete ", "request_id": "req-e2cdf520-82bd-4935-baba-504bf0309fa7"}]} [pid: 8|app: 0|req: 1322/2633] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/ports?network_id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2634] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 10:00:56 2026] DELETE /v2.0/networks/86c44813-da9d-4909-ba70-78f4734d5722 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2635] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 1313/2636] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:00:56 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 1324/2637] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:00:57 2026] GET /v2.0/security-groups?tenant_id=99c80c0839954cb2a4d2725a49ab2d7c&name=default => generated 2929 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2638] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:00:57 2026] DELETE /v2.0/security-groups/7411e8bb-b527-406f-8157-9097fd97e2ff => 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: 1325/2639] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:00:57 2026] GET /v2.0/security-groups?tenant_id=2fef6ceda18146a5ae5e17e457b0ef33&name=default => generated 2929 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2640] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:00:57 2026] DELETE /v2.0/security-groups/885a2cc2-55e3-4cd7-bbe5-491725ce76da => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2641] 10.0.0.26 () {34 vars in 970 bytes} [Fri Apr 17 10:01:00 2026] GET /v2.0/ports/b171ad37-1eae-4449-9bf3-e572d4040abf => generated 1512 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2642] 199.204.45.140 () {30 vars in 743 bytes} [Fri Apr 17 10:01:00 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c => generated 798 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2643] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:00 2026] GET /v2.0/subnets/24b19510-859b-4076-84e6-31125cdea435 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2644] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:01 2026] GET /v2.0/subnets/a635535f-29e9-4760-b558-8088ae5f0dd4 => generated 743 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2645] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:01:01 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2646] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:01:01 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: 1329/2647] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:01:01 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: 1319/2648] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:01:01 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: 1330/2649] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:01 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2650] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:01 2026] GET /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2651] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:01 2026] GET /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2652] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:01 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2653] 199.204.45.140 () {30 vars in 743 bytes} [Fri Apr 17 10:01:01 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71 => 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: 1322/2654] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:01 2026] GET /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => 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: 1333/2655] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:01 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2656] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:01:01 2026] GET /v2.0/security-groups?tenant_id=5c79a1157d094534ba66783f2d417f63&name=default => generated 2929 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2657] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:01:01 2026] DELETE /v2.0/security-groups/4f0e66ba-a2c2-4237-9d9f-510af973c470 => 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: 1324/2658] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:01:02 2026] GET /v2.0/security-groups?tenant_id=a667b72c5aed45b8a9eaa19d563f6e35&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2659] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:01:02 2026] DELETE /v2.0/security-groups/fda23fbf-074b-4579-9fd5-bc8897ed9627 => 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: 1326/2662] 10.0.0.245 () {30 vars in 690 bytes} [Fri Apr 17 10:01:10 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2663] 10.0.0.245 () {30 vars in 692 bytes} [Fri Apr 17 10:01: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: 1327/2664] 10.0.0.245 () {30 vars in 668 bytes} [Fri Apr 17 10:01:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2665] 10.0.0.245 () {30 vars in 704 bytes} [Fri Apr 17 10:01:10 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: 1328/2666] 10.0.0.245 () {28 vars in 439 bytes} [Fri Apr 17 10:01:10 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2667] 10.0.0.245 () {30 vars in 728 bytes} [Fri Apr 17 10:01:10 2026] GET /v2.0/subnets/87e3b784-dcce-4122-b6fc-30f6322e9fa6 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2668] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:01:11 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: 1340/2669] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:01:11 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: 1330/2670] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:01:11 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: 1341/2671] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:01: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: 7|app: 0|req: 1331/2672] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:11 2026] GET /v2.0/subnets/24b19510-859b-4076-84e6-31125cdea435 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2673] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:11 2026] GET /v2.0/subnets/87e3b784-dcce-4122-b6fc-30f6322e9fa6 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2674] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:01:11 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 4094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2675] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:01:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2676] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:01:11 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: 1344/2677] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:01:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2678] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:01: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: 1345/2679] 199.204.45.140 () {34 vars in 717 bytes} [Fri Apr 17 10:01:11 2026] POST /v2.0/ports => generated 1328 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2680] 10.0.0.26 () {34 vars in 970 bytes} [Fri Apr 17 10:01:12 2026] GET /v2.0/ports/bb2456e9-629b-4a16-b26f-be570667200e => 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: 1346/2681] 199.204.45.140 () {34 vars in 1262 bytes} [Fri Apr 17 10:01:13 2026] GET /v2.0/ports/bb2456e9-629b-4a16-b26f-be570667200e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2682] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:01:13 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?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: 1347/2683] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:01:13 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?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: 1337/2684] 199.204.45.140 () {34 vars in 975 bytes} [Fri Apr 17 10:01:13 2026] GET /v2.0/ports/bb2456e9-629b-4a16-b26f-be570667200e => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2685] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 10:01:14 2026] GET /v2.0/networks?id=16f9fef4-5815-4eb7-b710-687cfdc10238 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2686] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 10:01:14 2026] PUT /v2.0/ports/bb2456e9-629b-4a16-b26f-be570667200e => generated 1518 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:01:14.542 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0ffe924-6f2b-4ecb-a0c3-a8a8df131147'] response: {'name': 'network-changed', 'server_uuid': '8735e132-4553-41a3-88cc-23db86497c5f', 'tag': 'bb2456e9-629b-4a16-b26f-be570667200e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1349/2687] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:01:15 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 5604 bytes in 49 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: 1339/2688] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 10:01:15 2026] GET /v2.0/networks?id=16f9fef4-5815-4eb7-b710-687cfdc10238 => generated 801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2689] 199.204.45.140 () {34 vars in 1056 bytes} [Fri Apr 17 10:01:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.67&port_id=bb2456e9-629b-4a16-b26f-be570667200e => 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: 1340/2690] 199.204.45.140 () {34 vars in 1106 bytes} [Fri Apr 17 10:01:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A385&port_id=bb2456e9-629b-4a16-b26f-be570667200e => 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: 1351/2691] 199.204.45.140 () {34 vars in 1064 bytes} [Fri Apr 17 10:01:15 2026] GET /v2.0/subnets?id=87e3b784-dcce-4122-b6fc-30f6322e9fa6&id=d2f4bd56-305f-4574-916e-c132067cc964 => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2692] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:01:15 2026] GET /v2.0/ports?network_id=16f9fef4-5815-4eb7-b710-687cfdc10238&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: 1352/2693] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:01:15 2026] GET /v2.0/ports?network_id=16f9fef4-5815-4eb7-b710-687cfdc10238&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2694] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:01:15 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?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: 1353/2695] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:01:15 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2696] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:01:16 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 5604 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2697] 199.204.45.140 () {34 vars in 1062 bytes} [Fri Apr 17 10:01:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.113&port_id=0efb5908-66c3-42b1-a5cd-69b2f67a701e => 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: 1344/2698] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:01:16 2026] GET /v2.0/subnets?id=857518a0-85a6-4c73-893d-b67431495c50 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2699] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:01:16 2026] GET /v2.0/ports?network_id=d50d1255-18d4-4e2c-8257-bfacde693939&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: 1345/2700] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:01:16 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?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: 1356/2701] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:01:16 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?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: 1346/2702] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 10:01:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=0bd23457-b62b-4d70-b30c-a303985e30a0 => 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: 1357/2703] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:01:16 2026] GET /v2.0/subnets?id=690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2704] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:01:16 2026] GET /v2.0/ports?network_id=1d2ee864-0d8f-4da1-ad7b-23780dfbab71&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2705] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:01:16 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?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: 1348/2706] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:01:16 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2707] 199.204.45.140 () {34 vars in 1056 bytes} [Fri Apr 17 10:01:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.48&port_id=b171ad37-1eae-4449-9bf3-e572d4040abf => 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: 1349/2708] 199.204.45.140 () {34 vars in 1102 bytes} [Fri Apr 17 10:01:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A8d&port_id=b171ad37-1eae-4449-9bf3-e572d4040abf => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2709] 199.204.45.140 () {34 vars in 1064 bytes} [Fri Apr 17 10:01:16 2026] GET /v2.0/subnets?id=a635535f-29e9-4760-b558-8088ae5f0dd4&id=24b19510-859b-4076-84e6-31125cdea435 => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2710] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:01:17 2026] GET /v2.0/ports?network_id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&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: 1361/2711] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:01:17 2026] GET /v2.0/ports?network_id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2712] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:01:17 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 1362/2713] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:01:17 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 1352/2714] 199.204.45.140 () {34 vars in 1056 bytes} [Fri Apr 17 10:01:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.67&port_id=bb2456e9-629b-4a16-b26f-be570667200e => 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: 1363/2715] 199.204.45.140 () {34 vars in 1106 bytes} [Fri Apr 17 10:01:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A385&port_id=bb2456e9-629b-4a16-b26f-be570667200e => 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: 1353/2716] 199.204.45.140 () {34 vars in 1064 bytes} [Fri Apr 17 10:01:17 2026] GET /v2.0/subnets?id=87e3b784-dcce-4122-b6fc-30f6322e9fa6&id=d2f4bd56-305f-4574-916e-c132067cc964 => generated 1413 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2717] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:01:17 2026] GET /v2.0/ports?network_id=16f9fef4-5815-4eb7-b710-687cfdc10238&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: 1354/2718] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:01:17 2026] GET /v2.0/ports?network_id=16f9fef4-5815-4eb7-b710-687cfdc10238&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2719] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:01:17 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?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: 1355/2720] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:01:17 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2721] 10.0.0.26 () {34 vars in 970 bytes} [Fri Apr 17 10:01:21 2026] GET /v2.0/ports/bb2456e9-629b-4a16-b26f-be570667200e => generated 1520 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2722] 199.204.45.140 () {30 vars in 743 bytes} [Fri Apr 17 10:01:21 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2723] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:21 2026] GET /v2.0/subnets/87e3b784-dcce-4122-b6fc-30f6322e9fa6 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2724] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:21 2026] GET /v2.0/subnets/d2f4bd56-305f-4574-916e-c132067cc964 => generated 747 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2725] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:21 2026] GET /v2.0/ports/b171ad37-1eae-4449-9bf3-e572d4040abf => generated 1512 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2726] 199.204.45.140 () {34 vars in 790 bytes} [Fri Apr 17 10:01:21 2026] PUT /v2.0/ports/b171ad37-1eae-4449-9bf3-e572d4040abf => generated 1251 bytes in 442 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:01:22.085 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2eccd4b0-2bec-4b72-824b-72ad63444da1'] response: {'name': 'network-changed', 'server_uuid': '8735e132-4553-41a3-88cc-23db86497c5f', 'tag': 'b171ad37-1eae-4449-9bf3-e572d4040abf', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1369/2729] 199.204.45.140 () {30 vars in 743 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1361/2730] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/subnets/24b19510-859b-4076-84e6-31125cdea435 => generated 673 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2731] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:01:22 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: 1362/2732] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:01:22 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: 1371/2733] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:01:22 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: 1363/2734] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:01:22 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: 1372/2735] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2736] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => 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: 1373/2737] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2738] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2739] 199.204.45.140 () {30 vars in 743 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71 => 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: 1366/2740] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2741] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2742] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 5381 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2743] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/networks?id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2744] 199.204.45.140 () {34 vars in 1056 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.48&port_id=b171ad37-1eae-4449-9bf3-e572d4040abf => 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: 1377/2745] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/subnets?id=24b19510-859b-4076-84e6-31125cdea435 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2746] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/ports?network_id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2747] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 1370/2748] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:01:22 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2749] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:01:35 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: 1371/2750] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:01:35 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: 1380/2751] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:01:35 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: 1372/2752] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:01:35 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2753] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:35 2026] GET /v2.0/subnets/24b19510-859b-4076-84e6-31125cdea435 => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2754] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:01:35 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 5381 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2755] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:01:35 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: 1374/2756] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:01:35 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: 1383/2757] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:01:35 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2758] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:01:35 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: 1384/2759] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:35 2026] GET /v2.0/ports/bb2456e9-629b-4a16-b26f-be570667200e => generated 1520 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2760] 199.204.45.140 () {34 vars in 790 bytes} [Fri Apr 17 10:01:35 2026] PUT /v2.0/ports/bb2456e9-629b-4a16-b26f-be570667200e => generated 1251 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:01:36.012 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-252ddea9-d40f-4c62-bbee-d93fff4638ce'] response: {'name': 'network-changed', 'server_uuid': '8735e132-4553-41a3-88cc-23db86497c5f', 'tag': 'bb2456e9-629b-4a16-b26f-be570667200e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1385/2761] 199.204.45.140 () {30 vars in 743 bytes} [Fri Apr 17 10:01:35 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py: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: 1377/2762] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:36 2026] GET /v2.0/subnets/87e3b784-dcce-4122-b6fc-30f6322e9fa6 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2763] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:36 2026] GET /v2.0/ports/bb2456e9-629b-4a16-b26f-be570667200e => generated 1287 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2764] 199.204.45.140 () {34 vars in 789 bytes} [Fri Apr 17 10:01:36 2026] PUT /v2.0/ports/bb2456e9-629b-4a16-b26f-be570667200e => generated 1080 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2765] 199.204.45.140 () {30 vars in 743 bytes} [Fri Apr 17 10:01:36 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238 => generated 798 bytes in 42 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: 1379/2766] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:01:36 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => 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: 1388/2767] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:01:36 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 4977 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2768] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 10:01:36 2026] GET /v2.0/networks?id=16f9fef4-5815-4eb7-b710-687cfdc10238 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2769] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:01:36 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?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: 1381/2770] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:01:36 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 4977 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2771] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:01:36 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?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: 8|app: 0|req: 1392/2774] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:01:37 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 4977 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:01:38.051 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-120157c0-08da-4f2c-ae67-f687272bb93f'] response: {'name': 'network-changed', 'server_uuid': '8735e132-4553-41a3-88cc-23db86497c5f', 'tag': 'bb2456e9-629b-4a16-b26f-be570667200e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1383/2775] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:01:38 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 4977 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2776] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 10:01:38 2026] GET /v2.0/networks?id=16f9fef4-5815-4eb7-b710-687cfdc10238 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2777] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:01:38 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?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: 1394/2778] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:01:38 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?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: 1385/2779] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:01:38 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 4977 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2780] 199.204.45.140 () {34 vars in 975 bytes} [Fri Apr 17 10:01:38 2026] GET /v2.0/ports/bb2456e9-629b-4a16-b26f-be570667200e => generated 1116 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2781] 199.204.45.140 () {34 vars in 1060 bytes} [Fri Apr 17 10:01:38 2026] GET /v2.0/ports/bb2456e9-629b-4a16-b26f-be570667200e?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: 8|app: 0|req: 1396/2782] 199.204.45.140 () {34 vars in 1016 bytes} [Fri Apr 17 10:01:39 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?fields=dns_domain => generated 29 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2783] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 10:01:39 2026] PUT /v2.0/ports/bb2456e9-629b-4a16-b26f-be570667200e => generated 917 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2784] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:01:39 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 3869 bytes in 116 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-17 10:01:40.106 7 INFO neutron_taas.services.taas.taas_plugin [None req-85fb0387-916b-4df6-a583-38d119713fa5 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: bb2456e9-629b-4a16-b26f-be570667200e 2026-04-17 10:01:40.109 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85fb0387-916b-4df6-a583-38d119713fa5 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: bb2456e9-629b-4a16-b26f-be570667200e [pid: 7|app: 0|req: 1388/2785] 199.204.45.140 () {32 vars in 759 bytes} [Fri Apr 17 10:01:40 2026] DELETE /v2.0/ports/bb2456e9-629b-4a16-b26f-be570667200e => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2786] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:01:40 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: 1389/2787] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:01:40 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2788] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:01:40 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: 1390/2789] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:01:40 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: 1400/2790] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:40 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2791] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:40 2026] GET /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2792] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:40 2026] GET /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 1350 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2793] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:40 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2794] 199.204.45.140 () {30 vars in 743 bytes} [Fri Apr 17 10:01:40 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2795] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:40 2026] GET /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => 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: 1403/2796] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:40 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2797] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:01:40 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 3869 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2798] 199.204.45.140 () {34 vars in 1226 bytes} [Fri Apr 17 10:01:40 2026] GET /v2.0/networks?id=d50d1255-18d4-4e2c-8257-bfacde693939&id=1d2ee864-0d8f-4da1-ad7b-23780dfbab71&id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&id=16f9fef4-5815-4eb7-b710-687cfdc10238 => generated 3098 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2799] 199.204.45.140 () {34 vars in 1062 bytes} [Fri Apr 17 10:01:40 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.113&port_id=0efb5908-66c3-42b1-a5cd-69b2f67a701e => 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: 1405/2800] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:01:40 2026] GET /v2.0/subnets?id=857518a0-85a6-4c73-893d-b67431495c50 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2801] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:01:41 2026] GET /v2.0/ports?network_id=d50d1255-18d4-4e2c-8257-bfacde693939&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: 1406/2802] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:01:41 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2803] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:01:41 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2804] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 10:01:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2805] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:01:41 2026] GET /v2.0/subnets?id=690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2806] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:01:41 2026] GET /v2.0/ports?network_id=1d2ee864-0d8f-4da1-ad7b-23780dfbab71&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: 1399/2807] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:01:41 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2808] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:01:41 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?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: 1400/2809] 199.204.45.140 () {34 vars in 1056 bytes} [Fri Apr 17 10:01:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.48&port_id=b171ad37-1eae-4449-9bf3-e572d4040abf => 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: 1410/2810] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:01:41 2026] GET /v2.0/subnets?id=24b19510-859b-4076-84e6-31125cdea435 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2811] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:01:41 2026] GET /v2.0/ports?network_id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2812] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:01:41 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 1402/2813] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:01:41 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 1412/2814] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:01:45 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: 1403/2815] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:01:45 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: 1413/2816] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:01:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2817] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:01:45 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: 1414/2818] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:01:45 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 3869 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2819] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:01:45 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: 1415/2820] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:01:45 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: 1406/2821] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:01:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2822] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:01:45 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: 1407/2823] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:46 2026] GET /v2.0/ports/b171ad37-1eae-4449-9bf3-e572d4040abf => 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: 1417/2824] 199.204.45.140 () {34 vars in 789 bytes} [Fri Apr 17 10:01:46 2026] PUT /v2.0/ports/b171ad37-1eae-4449-9bf3-e572d4040abf => generated 1080 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:01:46.445 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7191d29b-ac10-4b9a-801a-107ff68f52d1'] response: {'name': 'network-changed', 'server_uuid': '8735e132-4553-41a3-88cc-23db86497c5f', 'tag': 'b171ad37-1eae-4449-9bf3-e572d4040abf', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1408/2825] 199.204.45.140 () {30 vars in 743 bytes} [Fri Apr 17 10:01:46 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c => generated 798 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: 1418/2826] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:01:46 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 3698 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2827] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:01:46 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 3698 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2828] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:01:46 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 3698 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2829] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 10:01:46 2026] GET /v2.0/networks?id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c => generated 801 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2830] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:01:47 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2831] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:01:47 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 8|app: 0|req: 1421/2832] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:01:47 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 3698 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2833] 199.204.45.140 () {34 vars in 975 bytes} [Fri Apr 17 10:01:48 2026] GET /v2.0/ports/b171ad37-1eae-4449-9bf3-e572d4040abf => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2834] 199.204.45.140 () {34 vars in 1060 bytes} [Fri Apr 17 10:01:48 2026] GET /v2.0/ports/b171ad37-1eae-4449-9bf3-e572d4040abf?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2835] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:01:48 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 3698 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2836] 199.204.45.140 () {34 vars in 1016 bytes} [Fri Apr 17 10:01:48 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?fields=dns_domain => generated 29 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2837] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 10:01:48 2026] PUT /v2.0/ports/b171ad37-1eae-4449-9bf3-e572d4040abf => generated 917 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2838] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:01:49 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 2590 bytes in 43 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-17 10:01:49.958 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ab7ca3d-ac6f-4f52-8bde-8363d1b2090e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: b171ad37-1eae-4449-9bf3-e572d4040abf 2026-04-17 10:01:49.960 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ab7ca3d-ac6f-4f52-8bde-8363d1b2090e 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: b171ad37-1eae-4449-9bf3-e572d4040abf [pid: 7|app: 0|req: 1415/2839] 199.204.45.140 () {32 vars in 759 bytes} [Fri Apr 17 10:01:49 2026] DELETE /v2.0/ports/b171ad37-1eae-4449-9bf3-e572d4040abf => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2840] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:01: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: 1416/2841] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:01:50 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: 1426/2842] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2843] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2844] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2845] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2846] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 1350 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2847] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2848] 199.204.45.140 () {30 vars in 743 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71 => generated 800 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2849] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2850] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2851] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2852] 199.204.45.140 () {34 vars in 1146 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/networks?id=d50d1255-18d4-4e2c-8257-bfacde693939&id=1d2ee864-0d8f-4da1-ad7b-23780dfbab71&id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c => generated 2311 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2853] 199.204.45.140 () {34 vars in 1062 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.113&port_id=0efb5908-66c3-42b1-a5cd-69b2f67a701e => 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: 1432/2854] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/subnets?id=857518a0-85a6-4c73-893d-b67431495c50 => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2855] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/ports?network_id=d50d1255-18d4-4e2c-8257-bfacde693939&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2856] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?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: 1424/2857] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?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: 1434/2858] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.201&port_id=0bd23457-b62b-4d70-b30c-a303985e30a0 => 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: 1425/2859] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/subnets?id=690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2860] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/ports?network_id=1d2ee864-0d8f-4da1-ad7b-23780dfbab71&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2861] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:01:50 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?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: 1436/2862] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:01:51 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?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: 8|app: 0|req: 1438/2865] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:02:02 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: 1428/2866] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:02:02 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: 1439/2867] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:02:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2868] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:02:02 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) 2026-04-17 10:02:02.177 8 INFO neutron.api.v2.resource [None req-0dd447f8-0cd7-4063-b658-381121a97e52 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1440/2869] 199.204.45.140 () {30 vars in 763 bytes} [Fri Apr 17 10:02:02 2026] GET /v2.0/security-groups/lb-b05ca5b9-b514-458d-a5ce-2a394b973047 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2870] 199.204.45.140 () {30 vars in 785 bytes} [Fri Apr 17 10:02:02 2026] GET /v2.0/security-groups?name=lb-b05ca5b9-b514-458d-a5ce-2a394b973047 => generated 2865 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2871] 199.204.45.140 () {30 vars in 815 bytes} [Fri Apr 17 10:02:02 2026] GET /v2.0/security-group-rules?security_group_id=cd8ec3b6-e795-49fa-a0d8-65cb3caa15f5 => generated 2334 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2872] 199.204.45.140 () {32 vars in 789 bytes} [Fri Apr 17 10:02:02 2026] DELETE /v2.0/security-group-rules/69389884-9b9a-430d-b685-80d72e2df310 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2873] 199.204.45.140 () {32 vars in 789 bytes} [Fri Apr 17 10:02:02 2026] DELETE /v2.0/security-group-rules/d710b571-d985-4b98-921e-c6c324361049 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:05.939 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3ea7bd8-5f64-4d1d-b418-965cd1cfaaad 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] TaaS: Handle Delete Port: 233fac90-f9b1-405d-9f9c-3b976c848862 2026-04-17 10:02:05.941 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3ea7bd8-5f64-4d1d-b418-965cd1cfaaad 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Tap Mirror: Handle Delete Port: 233fac90-f9b1-405d-9f9c-3b976c848862 2026-04-17 10:02:06.101 7 INFO neutron.db.l3_db [None req-d3ea7bd8-5f64-4d1d-b418-965cd1cfaaad 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Floating IP 00cd9492-5bcb-4a7f-9dd8-5f223a4c1493 disassociated (deleted). External IP: 10.96.250.203, port: 8b44ab51-0e71-4423-904e-7b6482fca1de. [pid: 7|app: 0|req: 1432/2874] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 10:02:05 2026] DELETE /v2.0/floatingips/00cd9492-5bcb-4a7f-9dd8-5f223a4c1493 => generated 0 bytes in 579 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:06.414 8 INFO neutron.api.v2.resource [None req-12ebb59d-01a0-4d09-83ac-fa6577f200ee 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1443/2875] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 10:02:06 2026] GET /v2.0/floatingips/00cd9492-5bcb-4a7f-9dd8-5f223a4c1493 => 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: 1434/2878] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:02:07 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: 1445/2879] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:02:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2880] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:02:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2881] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:02:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 10:02:07.283 7 INFO neutron.api.v2.resource [None req-cc1e3090-5e22-43de-ac9c-4b3163d20cb0 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1436/2882] 199.204.45.140 () {30 vars in 763 bytes} [Fri Apr 17 10:02:07 2026] GET /v2.0/security-groups/lb-b05ca5b9-b514-458d-a5ce-2a394b973047 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2883] 199.204.45.140 () {30 vars in 785 bytes} [Fri Apr 17 10:02:07 2026] GET /v2.0/security-groups?name=lb-b05ca5b9-b514-458d-a5ce-2a394b973047 => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2884] 199.204.45.140 () {30 vars in 815 bytes} [Fri Apr 17 10:02:07 2026] GET /v2.0/security-group-rules?security_group_id=cd8ec3b6-e795-49fa-a0d8-65cb3caa15f5 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2885] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:02:07 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: 1438/2886] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:02:07 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: 1449/2887] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:02:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2888] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:02:07 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: 1450/2889] 199.204.45.140 () {30 vars in 741 bytes} [Fri Apr 17 10:02:07 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2890] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:02:07 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2891] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:02:07 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2892] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:02:07 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 2590 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2893] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:02:08 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 2590 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2894] 199.204.45.140 () {34 vars in 975 bytes} [Fri Apr 17 10:02:09 2026] GET /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2895] 199.204.45.140 () {34 vars in 1060 bytes} [Fri Apr 17 10:02:09 2026] GET /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2896] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:02:09 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 2590 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2897] 199.204.45.140 () {34 vars in 1016 bytes} [Fri Apr 17 10:02:09 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71?fields=dns_domain => generated 29 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2898] 199.204.45.140 () {38 vars in 1028 bytes} [Fri Apr 17 10:02:09 2026] PUT /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 1151 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2899] 199.204.45.140 () {30 vars in 769 bytes} [Fri Apr 17 10:02:10 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 1248 bytes in 41 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: 1445/2900] 199.204.45.140 () {34 vars in 789 bytes} [Fri Apr 17 10:02:10 2026] PUT /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 1090 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2901] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:02:11 2026] GET /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 1090 bytes in 41 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-17 10:02:11.359 7 INFO neutron_taas.services.taas.taas_plugin [None req-04273c91-14e2-4b90-ab38-9df86ac8bc63 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 0bd23457-b62b-4d70-b30c-a303985e30a0 2026-04-17 10:02:11.362 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04273c91-14e2-4b90-ab38-9df86ac8bc63 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 0bd23457-b62b-4d70-b30c-a303985e30a0 [pid: 7|app: 0|req: 1446/2902] 199.204.45.140 () {32 vars in 759 bytes} [Fri Apr 17 10:02:11 2026] DELETE /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2903] 199.204.45.140 () {30 vars in 703 bytes} [Fri Apr 17 10:02:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2904] 199.204.45.140 () {30 vars in 705 bytes} [Fri Apr 17 10:02:11 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: 1458/2905] 199.204.45.140 () {30 vars in 681 bytes} [Fri Apr 17 10:02:11 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: 1448/2906] 199.204.45.140 () {30 vars in 717 bytes} [Fri Apr 17 10:02:11 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-17 10:02:11.659 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ceedb190-5e9e-40b4-9a69-e775c5406fec 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1459/2907] 199.204.45.140 () {32 vars in 759 bytes} [Fri Apr 17 10:02:11 2026] DELETE /v2.0/ports/0bd23457-b62b-4d70-b30c-a303985e30a0 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2908] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:02:11 2026] GET /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:02:11.725 8 INFO neutron.api.v2.resource [None req-be46b6a6-04f9-4b61-945a-9e534a970297 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1460/2909] 199.204.45.140 () {30 vars in 763 bytes} [Fri Apr 17 10:02:11 2026] GET /v2.0/security-groups/lb-b05ca5b9-b514-458d-a5ce-2a394b973047 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2910] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:02:11 2026] GET /v2.0/ports?tenant_id=90f81482423e4a87b42b5bc7a88d7a99&device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2911] 199.204.45.140 () {30 vars in 785 bytes} [Fri Apr 17 10:02:11 2026] GET /v2.0/security-groups?name=lb-b05ca5b9-b514-458d-a5ce-2a394b973047 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2912] 199.204.45.140 () {30 vars in 737 bytes} [Fri Apr 17 10:02:11 2026] GET /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2913] 199.204.45.140 () {34 vars in 1066 bytes} [Fri Apr 17 10:02:11 2026] GET /v2.0/networks?id=d50d1255-18d4-4e2c-8257-bfacde693939&id=1d2ee864-0d8f-4da1-ad7b-23780dfbab71 => generated 1524 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2914] 199.204.45.140 () {34 vars in 1062 bytes} [Fri Apr 17 10:02:11 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.113&port_id=0efb5908-66c3-42b1-a5cd-69b2f67a701e => 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: 1453/2915] 199.204.45.140 () {34 vars in 984 bytes} [Fri Apr 17 10:02:11 2026] GET /v2.0/subnets?id=857518a0-85a6-4c73-893d-b67431495c50 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2916] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:02:11 2026] GET /v2.0/ports?network_id=d50d1255-18d4-4e2c-8257-bfacde693939&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2917] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:02:11 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2918] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:02:12 2026] GET /v2.0/networks/d50d1255-18d4-4e2c-8257-bfacde693939?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: 1463/2919] 199.204.45.140 () {34 vars in 789 bytes} [Fri Apr 17 10:02:11 2026] PUT /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => generated 1094 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2920] 199.204.45.140 () {32 vars in 779 bytes} [Fri Apr 17 10:02:12 2026] DELETE /v2.0/security-groups/cd8ec3b6-e795-49fa-a0d8-65cb3caa15f5 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:12.295 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4127362-e290-4881-82d1-c28e131cff3f 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 8b44ab51-0e71-4423-904e-7b6482fca1de 2026-04-17 10:02:12.298 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4127362-e290-4881-82d1-c28e131cff3f 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 8b44ab51-0e71-4423-904e-7b6482fca1de [pid: 8|app: 0|req: 1464/2921] 199.204.45.140 () {32 vars in 759 bytes} [Fri Apr 17 10:02:12 2026] DELETE /v2.0/ports/8b44ab51-0e71-4423-904e-7b6482fca1de => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2922] 199.204.45.140 () {34 vars in 994 bytes} [Fri Apr 17 10:02:15 2026] GET /v2.0/ports?device_id=8735e132-4553-41a3-88cc-23db86497c5f => generated 1248 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:02:15.497 8 INFO neutron_taas.services.taas.taas_plugin [req-79a35587-fe98-4772-92f3-ab4e27e8ff72 req-d7b03ad8-4841-4483-b4c5-7f9f4477f145 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] TaaS: Handle Delete Port: 0efb5908-66c3-42b1-a5cd-69b2f67a701e 2026-04-17 10:02:15.500 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-79a35587-fe98-4772-92f3-ab4e27e8ff72 req-d7b03ad8-4841-4483-b4c5-7f9f4477f145 491bb6122d9a4dc389fb8844eb3f32ed 90f81482423e4a87b42b5bc7a88d7a99 - - default default] Tap Mirror: Handle Delete Port: 0efb5908-66c3-42b1-a5cd-69b2f67a701e [pid: 8|app: 0|req: 1465/2923] 199.204.45.140 () {36 vars in 997 bytes} [Fri Apr 17 10:02:15 2026] DELETE /v2.0/ports/0efb5908-66c3-42b1-a5cd-69b2f67a701e => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 10:02:15.720 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bacb480b-2e92-46d0-adff-12dee07a698a'] response: {'server_uuid': '8735e132-4553-41a3-88cc-23db86497c5f', 'name': 'network-vif-deleted', 'tag': '0efb5908-66c3-42b1-a5cd-69b2f67a701e', 'status': 'completed', 'code': 200} 2026-04-17 10:02:16.759 7 INFO neutron_taas.services.taas.taas_plugin [None req-f5629f5e-096c-4a2c-9d5c-24530a053f3d 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] TaaS: Handle Delete Port: 32966865-af1c-4fdf-84b1-2195efda2ce8 2026-04-17 10:02:16.762 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5629f5e-096c-4a2c-9d5c-24530a053f3d 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Tap Mirror: Handle Delete Port: 32966865-af1c-4fdf-84b1-2195efda2ce8 2026-04-17 10:02:16.918 7 INFO neutron.db.l3_db [None req-f5629f5e-096c-4a2c-9d5c-24530a053f3d 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Floating IP ea6181d9-e75e-468f-a0f1-eac25176401e disassociated (deleted). External IP: 10.96.250.212, port: 5e7841da-a2cf-45a1-b1f0-0ff9afa3e744. [pid: 7|app: 0|req: 1459/2924] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 10:02:16 2026] DELETE /v2.0/floatingips/ea6181d9-e75e-468f-a0f1-eac25176401e => generated 0 bytes in 607 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:17.258 8 INFO neutron.api.v2.resource [None req-b90c74b2-fed6-4f41-ba0a-22930de58c3f 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1466/2925] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 10:02:17 2026] GET /v2.0/floatingips/ea6181d9-e75e-468f-a0f1-eac25176401e => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 10:02:17.279 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cad1dabb-e1c0-412c-84c8-94c92a22d597'] response: {'name': 'network-changed', 'server_uuid': 'f54a96e2-d09a-4422-b1fc-00a097d02c9d', 'tag': '5e7841da-a2cf-45a1-b1f0-0ff9afa3e744', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1460/2926] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:02:17 2026] GET /v2.0/ports?device_id=f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1200 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2927] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 10:02:17 2026] GET /v2.0/security-groups?id=e0121370-f300-49f8-b401-f523219ed61f&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2928] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:02:17 2026] GET /v2.0/ports?tenant_id=dcb8f285af5e445fbb108e37d8033004&device_id=f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1469 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2929] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 10:02:17 2026] GET /v2.0/networks?id=16f9fef4-5815-4eb7-b710-687cfdc10238 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2930] 199.204.45.140 () {34 vars in 1056 bytes} [Fri Apr 17 10:02:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.49&port_id=5e7841da-a2cf-45a1-b1f0-0ff9afa3e744 => 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: 1469/2931] 199.204.45.140 () {34 vars in 1106 bytes} [Fri Apr 17 10:02:17 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bf&port_id=5e7841da-a2cf-45a1-b1f0-0ff9afa3e744 => 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: 1463/2932] 199.204.45.140 () {34 vars in 1064 bytes} [Fri Apr 17 10:02:17 2026] GET /v2.0/subnets?id=87e3b784-dcce-4122-b6fc-30f6322e9fa6&id=d2f4bd56-305f-4574-916e-c132067cc964 => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2933] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:02:17 2026] GET /v2.0/ports?network_id=16f9fef4-5815-4eb7-b710-687cfdc10238&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: 1464/2934] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:02:18 2026] GET /v2.0/ports?network_id=16f9fef4-5815-4eb7-b710-687cfdc10238&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: 1471/2935] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:02:18 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?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: 1465/2936] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:02:18 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238?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: 1472/2937] 199.204.45.140 () {34 vars in 994 bytes} [Fri Apr 17 10:02:19 2026] GET /v2.0/ports?device_id=f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 1200 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:02:20.001 7 INFO neutron_taas.services.taas.taas_plugin [req-9a3abb04-a740-4ad2-a3ef-9e5597f51cf0 req-ccb0d59c-4bfa-4bd7-a856-575bb329fefb 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] TaaS: Handle Delete Port: 5e7841da-a2cf-45a1-b1f0-0ff9afa3e744 2026-04-17 10:02:20.004 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9a3abb04-a740-4ad2-a3ef-9e5597f51cf0 req-ccb0d59c-4bfa-4bd7-a856-575bb329fefb 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Tap Mirror: Handle Delete Port: 5e7841da-a2cf-45a1-b1f0-0ff9afa3e744 [pid: 7|app: 0|req: 1466/2938] 199.204.45.140 () {36 vars in 997 bytes} [Fri Apr 17 10:02:19 2026] DELETE /v2.0/ports/5e7841da-a2cf-45a1-b1f0-0ff9afa3e744 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 10:02:20.224 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5273568-661c-49bf-8e7a-90a11cbef154'] response: {'server_uuid': 'f54a96e2-d09a-4422-b1fc-00a097d02c9d', 'name': 'network-vif-deleted', 'tag': '5e7841da-a2cf-45a1-b1f0-0ff9afa3e744', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1474/2941] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:02:22 2026] GET /v2.0/ports?device_id=f54a96e2-d09a-4422-b1fc-00a097d02c9d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-17 10:02:27.898 7 INFO neutron_taas.services.taas.taas_plugin [None req-20ea403f-1c68-4158-ba1a-084a7ce4101a 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] TaaS: Handle Delete Port: 9696b047-5918-497c-8dfa-79e3161ea9e3 2026-04-17 10:02:27.902 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20ea403f-1c68-4158-ba1a-084a7ce4101a 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Tap Mirror: Handle Delete Port: 9696b047-5918-497c-8dfa-79e3161ea9e3 2026-04-17 10:02:28.072 7 INFO neutron.db.l3_db [None req-20ea403f-1c68-4158-ba1a-084a7ce4101a 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Floating IP ac97dcf7-5988-4bb2-a136-e94b9af77572 disassociated (deleted). External IP: 10.96.250.217, port: 9d6338e6-076a-44d0-b939-83f2f9f2f5a1. [pid: 7|app: 0|req: 1468/2942] 10.0.0.212 () {32 vars in 732 bytes} [Fri Apr 17 10:02:27 2026] DELETE /v2.0/floatingips/ac97dcf7-5988-4bb2-a136-e94b9af77572 => generated 0 bytes in 620 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:28.386 8 INFO neutron.api.v2.resource [None req-42aec9a3-b34a-446d-810a-68b43f49b9d7 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1475/2943] 10.0.0.212 () {32 vars in 729 bytes} [Fri Apr 17 10:02:28 2026] GET /v2.0/floatingips/ac97dcf7-5988-4bb2-a136-e94b9af77572 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 10:02:28.407 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-df6a1811-8ab8-4400-aaf1-621a1b9fb47f'] response: {'name': 'network-changed', 'server_uuid': '1ba38287-73c1-425b-90f3-cfa8a92217c5', 'tag': '9d6338e6-076a-44d0-b939-83f2f9f2f5a1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1469/2944] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:02:28 2026] GET /v2.0/ports?device_id=1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 1200 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2945] 10.0.0.26 () {34 vars in 1039 bytes} [Fri Apr 17 10:02:28 2026] GET /v2.0/security-groups?id=e0121370-f300-49f8-b401-f523219ed61f&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2946] 199.204.45.140 () {34 vars in 1080 bytes} [Fri Apr 17 10:02:28 2026] GET /v2.0/ports?tenant_id=dcb8f285af5e445fbb108e37d8033004&device_id=1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2947] 199.204.45.140 () {34 vars in 986 bytes} [Fri Apr 17 10:02:28 2026] GET /v2.0/networks?id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c => generated 801 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2948] 199.204.45.140 () {34 vars in 1058 bytes} [Fri Apr 17 10:02:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.192&port_id=9d6338e6-076a-44d0-b939-83f2f9f2f5a1 => 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: 1478/2949] 199.204.45.140 () {34 vars in 1104 bytes} [Fri Apr 17 10:02:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3a1&port_id=9d6338e6-076a-44d0-b939-83f2f9f2f5a1 => 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: 1472/2950] 199.204.45.140 () {34 vars in 1064 bytes} [Fri Apr 17 10:02:29 2026] GET /v2.0/subnets?id=a635535f-29e9-4760-b558-8088ae5f0dd4&id=24b19510-859b-4076-84e6-31125cdea435 => generated 1409 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2951] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:02:29 2026] GET /v2.0/ports?network_id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2952] 199.204.45.140 () {34 vars in 1052 bytes} [Fri Apr 17 10:02:29 2026] GET /v2.0/ports?network_id=f3e1f5f5-9784-473f-b5f2-6fd316e7299c&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: 1480/2953] 199.204.45.140 () {34 vars in 1012 bytes} [Fri Apr 17 10:02:29 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?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: 1474/2954] 199.204.45.140 () {34 vars in 1112 bytes} [Fri Apr 17 10:02:29 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2955] 199.204.45.140 () {34 vars in 994 bytes} [Fri Apr 17 10:02:30 2026] GET /v2.0/ports?device_id=1ba38287-73c1-425b-90f3-cfa8a92217c5 => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-17 10:02:31.137 7 INFO neutron_taas.services.taas.taas_plugin [req-1318ef83-06de-426a-a4f7-143f61458a5b req-f6b0afd6-438e-4db5-b7df-cde1575dc79e 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] TaaS: Handle Delete Port: 9d6338e6-076a-44d0-b939-83f2f9f2f5a1 2026-04-17 10:02:31.142 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1318ef83-06de-426a-a4f7-143f61458a5b req-f6b0afd6-438e-4db5-b7df-cde1575dc79e 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Tap Mirror: Handle Delete Port: 9d6338e6-076a-44d0-b939-83f2f9f2f5a1 [pid: 7|app: 0|req: 1475/2956] 199.204.45.140 () {36 vars in 997 bytes} [Fri Apr 17 10:02:31 2026] DELETE /v2.0/ports/9d6338e6-076a-44d0-b939-83f2f9f2f5a1 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 10:02:31.351 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a39fd5d3-118a-4631-aacc-3ab600fe6346'] response: {'server_uuid': '1ba38287-73c1-425b-90f3-cfa8a92217c5', 'name': 'network-vif-deleted', 'tag': '9d6338e6-076a-44d0-b939-83f2f9f2f5a1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1482/2957] 10.0.0.26 () {34 vars in 989 bytes} [Fri Apr 17 10:02:33 2026] GET /v2.0/ports?device_id=1ba38287-73c1-425b-90f3-cfa8a92217c5 => 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: 1484/2960] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 10:02:38 2026] DELETE /v2.0/security-group-rules/43ab2ba8-4edb-4d19-95eb-75e50df519e7 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:38.942 7 INFO neutron.api.v2.resource [None req-f6a0596c-bd51-49e3-878a-a338500b53e0 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1477/2961] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 10:02:38 2026] GET /v2.0/security-group-rules/43ab2ba8-4edb-4d19-95eb-75e50df519e7 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2962] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 10:02:38 2026] DELETE /v2.0/security-group-rules/42019e9f-bbd2-425b-ab03-7050a240cab7 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:39.049 7 INFO neutron.api.v2.resource [None req-68a10521-0d89-4707-8522-6aa5f5cc9967 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1478/2963] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 10:02:39 2026] GET /v2.0/security-group-rules/42019e9f-bbd2-425b-ab03-7050a240cab7 => 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: 1486/2964] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 10:02:39 2026] DELETE /v2.0/security-group-rules/2b38a459-a81f-49fc-a33f-e0c21fb6106a => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:39.157 7 INFO neutron.api.v2.resource [None req-2710fcf9-2ec2-4a06-9db1-cfcd39a7cd42 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1479/2965] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 10:02:39 2026] GET /v2.0/security-group-rules/2b38a459-a81f-49fc-a33f-e0c21fb6106a => 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: 1487/2966] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 10:02:39 2026] DELETE /v2.0/security-group-rules/2f9dbcb6-c7e9-467d-a8b2-65fb66105fb5 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:39.254 7 INFO neutron.api.v2.resource [None req-64a3625e-a4e1-475c-b7e5-c57c8d09f901 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/2967] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 10:02:39 2026] GET /v2.0/security-group-rules/2f9dbcb6-c7e9-467d-a8b2-65fb66105fb5 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2968] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 10:02:39 2026] DELETE /v2.0/security-group-rules/8decfb83-f825-4f13-b08c-c88cf2a04086 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:39.350 7 INFO neutron.api.v2.resource [None req-a90f2d40-e781-46a6-ac8d-e1e2d17d1c43 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1481/2969] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 10:02:39 2026] GET /v2.0/security-group-rules/8decfb83-f825-4f13-b08c-c88cf2a04086 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2970] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 10:02:39 2026] DELETE /v2.0/security-group-rules/b0f9a49e-d10a-4d1d-942e-f11ce537a934 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:39.444 7 INFO neutron.api.v2.resource [None req-62b00440-b301-4c31-bb46-0ebf8df84aa3 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/2971] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 10:02:39 2026] GET /v2.0/security-group-rules/b0f9a49e-d10a-4d1d-942e-f11ce537a934 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2972] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 10:02:39 2026] DELETE /v2.0/security-group-rules/8bb40508-2628-4730-99a9-63fcab8816d6 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:39.533 7 INFO neutron.api.v2.resource [None req-bd5b1721-22f7-45f6-9618-8432a32a9722 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/2973] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 10:02:39 2026] GET /v2.0/security-group-rules/8bb40508-2628-4730-99a9-63fcab8816d6 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2974] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 10:02:39 2026] DELETE /v2.0/security-group-rules/d921a38e-2838-4319-997a-6ef799ac2456 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:39.635 7 INFO neutron.api.v2.resource [None req-922fc4fb-3ab9-4942-9998-57add2ae6ebf 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1484/2975] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 10:02:39 2026] GET /v2.0/security-group-rules/d921a38e-2838-4319-997a-6ef799ac2456 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2976] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 10:02:39 2026] DELETE /v2.0/security-group-rules/f0f0c058-26da-444d-b6e5-47126f2bcb75 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:39.726 7 INFO neutron.api.v2.resource [None req-61ff49fb-d7bd-4f52-8621-79eb4b52478a 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1485/2977] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 10:02:39 2026] GET /v2.0/security-group-rules/f0f0c058-26da-444d-b6e5-47126f2bcb75 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2978] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 10:02:39 2026] DELETE /v2.0/security-group-rules/1ae58835-0752-45b3-842e-ff86e397ab66 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:39.822 7 INFO neutron.api.v2.resource [None req-3d7f77a4-db11-41f4-ae3a-0af7536bdbda 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1486/2979] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 10:02:39 2026] GET /v2.0/security-group-rules/1ae58835-0752-45b3-842e-ff86e397ab66 => 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: 1494/2980] 10.0.0.212 () {32 vars in 750 bytes} [Fri Apr 17 10:02:39 2026] DELETE /v2.0/security-group-rules/545fdeec-b00e-4341-a9dd-9700562c2cb0 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:39.907 7 INFO neutron.api.v2.resource [None req-b68488e0-2829-47a3-a697-f3d591685a45 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/2981] 10.0.0.212 () {32 vars in 747 bytes} [Fri Apr 17 10:02:39 2026] GET /v2.0/security-group-rules/545fdeec-b00e-4341-a9dd-9700562c2cb0 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2982] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:02:39 2026] DELETE /v2.0/security-groups/e0121370-f300-49f8-b401-f523219ed61f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:40.023 7 INFO neutron.api.v2.resource [None req-ff2c7f83-922e-4e46-ae2b-6e4eb9e54192 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1488/2983] 10.0.0.212 () {32 vars in 737 bytes} [Fri Apr 17 10:02:40 2026] GET /v2.0/security-groups/e0121370-f300-49f8-b401-f523219ed61f => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 10:02:40.443 8 INFO neutron_taas.services.taas.taas_plugin [None req-399e828c-fddc-4668-8a88-047bc2bf4faa 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] TaaS: Handle Delete Port: 821f4a41-53f0-4c89-80f6-6fa3b00893b7 2026-04-17 10:02:40.445 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-399e828c-fddc-4668-8a88-047bc2bf4faa 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Tap Mirror: Handle Delete Port: 821f4a41-53f0-4c89-80f6-6fa3b00893b7 [pid: 8|app: 0|req: 1496/2984] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 10:02:40 2026] PUT /v2.0/routers/9d6c7b70-0152-4bcf-a390-99b58be4e6be/remove_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 10:02:41.265 7 INFO neutron.api.v2.resource [None req-ed362cb4-9c02-4dd2-a4a7-d2a371a795a9 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1489/2985] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 10:02:41 2026] PUT /v2.0/routers/9d6c7b70-0152-4bcf-a390-99b58be4e6be/remove_router_interface => generated 198 bytes in 167 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 10:02:41.668 8 INFO neutron_taas.services.taas.taas_plugin [None req-f767e35f-dccf-40bf-a501-986cc6441c3f 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] TaaS: Handle Delete Port: 5f29b6f0-b25f-442d-8acc-6aac45cfc08e 2026-04-17 10:02:41.670 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f767e35f-dccf-40bf-a501-986cc6441c3f 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Tap Mirror: Handle Delete Port: 5f29b6f0-b25f-442d-8acc-6aac45cfc08e [pid: 8|app: 0|req: 1497/2986] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 10:02:41 2026] PUT /v2.0/routers/9d6c7b70-0152-4bcf-a390-99b58be4e6be/remove_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 10:02:42.402 7 INFO neutron.api.v2.resource [None req-2b321b80-5c9f-41a2-838a-9e2a6644a859 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1490/2987] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 10:02:42 2026] PUT /v2.0/routers/9d6c7b70-0152-4bcf-a390-99b58be4e6be/remove_router_interface => generated 198 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 10:02:42.799 8 INFO neutron_taas.services.taas.taas_plugin [None req-e601f65b-6541-4089-bcbd-40125ef4db6b 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] TaaS: Handle Delete Port: 217527b8-5b56-4a67-8aa8-02921b47187c 2026-04-17 10:02:42.802 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e601f65b-6541-4089-bcbd-40125ef4db6b 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Tap Mirror: Handle Delete Port: 217527b8-5b56-4a67-8aa8-02921b47187c [pid: 8|app: 0|req: 1498/2988] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 10:02:42 2026] PUT /v2.0/routers/9d6c7b70-0152-4bcf-a390-99b58be4e6be/remove_router_interface => generated 309 bytes in 970 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-17 10:02:43.546 7 INFO neutron.api.v2.resource [None req-d6222ded-7061-4326-9b10-75e769418d16 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/2989] 10.0.0.212 () {34 vars in 789 bytes} [Fri Apr 17 10:02:43 2026] PUT /v2.0/routers/9d6c7b70-0152-4bcf-a390-99b58be4e6be/remove_router_interface => generated 198 bytes in 164 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 10:02:43.782 8 INFO neutron_taas.services.taas.taas_plugin [None req-64d181ce-e390-475e-84a2-cfc565a24566 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] TaaS: Handle Delete Port: a3fa9f7b-9793-48d7-8766-e29f2ed9a260 2026-04-17 10:02:43.785 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64d181ce-e390-475e-84a2-cfc565a24566 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Tap Mirror: Handle Delete Port: a3fa9f7b-9793-48d7-8766-e29f2ed9a260 2026-04-17 10:02:44.069 8 INFO neutron_taas.services.taas.taas_plugin [None req-64d181ce-e390-475e-84a2-cfc565a24566 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] TaaS: Handle Delete Port: fb598d56-afb7-4c09-8510-d4b0d46359a0 2026-04-17 10:02:44.072 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64d181ce-e390-475e-84a2-cfc565a24566 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Tap Mirror: Handle Delete Port: fb598d56-afb7-4c09-8510-d4b0d46359a0 2026-04-17 10:02:44.527 8 INFO neutron.services.segments.plugin [-] Segment 1d394719-434b-4b47-a905-534c332ff7b3 resource provider aggregate not found 2026-04-17 10:02:44.536 8 INFO neutron.services.segments.plugin [-] Segment 1d394719-434b-4b47-a905-534c332ff7b3 resource provider aggregate not found 2026-04-17 10:02:44.557 8 INFO neutron.services.segments.plugin [-] Segment 1d394719-434b-4b47-a905-534c332ff7b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d394719-434b-4b47-a905-534c332ff7b3 found for delete ", "request_id": "req-05b4552a-6695-4b61-bf93-95a54dd945cd"}]} 2026-04-17 10:02:44.558 8 INFO neutron.services.segments.plugin [-] Segment 1d394719-434b-4b47-a905-534c332ff7b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d394719-434b-4b47-a905-534c332ff7b3 found for delete ", "request_id": "req-849cf310-6a89-4309-8a2c-ba8c5a5b0be8"}]} 2026-04-17 10:02:44.565 8 INFO neutron.db.l3_hamode_db [None req-64d181ce-e390-475e-84a2-cfc565a24566 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] HA network 6cf83c2c-c6d2-4b2e-b76a-8df4a22b3917 was deleted as no HA routers are present in tenant dcb8f285af5e445fbb108e37d8033004. [pid: 8|app: 0|req: 1499/2990] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 10:02:43 2026] DELETE /v2.0/routers/9d6c7b70-0152-4bcf-a390-99b58be4e6be => generated 0 bytes in 1021 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-17 10:02:44.594 7 INFO neutron.api.v2.resource [None req-0e358021-373e-40d1-b8cd-ea194b5d94e7 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1492/2991] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 10:02:44 2026] GET /v2.0/routers/9d6c7b70-0152-4bcf-a390-99b58be4e6be => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2992] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 10:02:44 2026] DELETE /v2.0/subnets/d2f4bd56-305f-4574-916e-c132067cc964 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 10:02:44.791 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca99a176-528b-480d-885a-0ae99185413f 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/2993] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 10:02:44 2026] GET /v2.0/subnets/d2f4bd56-305f-4574-916e-c132067cc964 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2994] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 10:02:44 2026] DELETE /v2.0/subnets/87e3b784-dcce-4122-b6fc-30f6322e9fa6 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 10:02:44.945 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5e5eb7a9-949b-4514-b0a8-9128643f45ce 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1494/2995] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 10:02:44 2026] GET /v2.0/subnets/87e3b784-dcce-4122-b6fc-30f6322e9fa6 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 10:02:45.027 8 INFO neutron_taas.services.taas.taas_plugin [None req-47a6da0f-6aeb-4b9c-b09b-23669239acd0 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] TaaS: Handle Delete Port: c2b6069b-aa7d-4d69-98f5-1503f184a4ee 2026-04-17 10:02:45.029 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47a6da0f-6aeb-4b9c-b09b-23669239acd0 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Tap Mirror: Handle Delete Port: c2b6069b-aa7d-4d69-98f5-1503f184a4ee [pid: 8|app: 0|req: 1502/2996] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 10:02:44 2026] DELETE /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 10:02:45.211 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6fdec552-68ae-405d-9d63-4363122b1e6e 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1495/2997] 10.0.0.212 () {32 vars in 723 bytes} [Fri Apr 17 10:02:45 2026] GET /v2.0/networks/16f9fef4-5815-4eb7-b710-687cfdc10238 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2998] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 10:02:45 2026] DELETE /v2.0/subnets/a635535f-29e9-4760-b558-8088ae5f0dd4 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 10:02:45.388 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3dc73e06-1660-43ec-852e-24d9e688c112 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1496/2999] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 10:02:45 2026] GET /v2.0/subnets/a635535f-29e9-4760-b558-8088ae5f0dd4 => 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: 1504/3000] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 10:02:45 2026] DELETE /v2.0/subnets/24b19510-859b-4076-84e6-31125cdea435 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 10:02:45.557 7 INFO neutron.pecan_wsgi.hooks.translation [None req-69a12643-5554-475a-8de9-38fd7e58365d 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/3001] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 10:02:45 2026] GET /v2.0/subnets/24b19510-859b-4076-84e6-31125cdea435 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 10:02:45.707 8 INFO neutron_taas.services.taas.taas_plugin [None req-401922b3-67c0-41f2-8083-10fc850fef75 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] TaaS: Handle Delete Port: 5c3f97e3-82d1-44d7-94e8-8e79c4dfc4f1 2026-04-17 10:02:45.710 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-401922b3-67c0-41f2-8083-10fc850fef75 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Tap Mirror: Handle Delete Port: 5c3f97e3-82d1-44d7-94e8-8e79c4dfc4f1 [pid: 8|app: 0|req: 1505/3002] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 10:02:45 2026] DELETE /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 10:02:45.920 7 INFO neutron.pecan_wsgi.hooks.translation [None req-577364d2-a95e-4d2f-ac82-24d1d548cee0 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1498/3003] 10.0.0.212 () {32 vars in 723 bytes} [Fri Apr 17 10:02:45 2026] GET /v2.0/networks/f3e1f5f5-9784-473f-b5f2-6fd316e7299c => 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: 1506/3004] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 10:02:45 2026] DELETE /v2.0/subnets/d7ee0bea-d1f0-481e-9f52-49db31ac5cbf => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 10:02:46.121 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74e5191c-8104-4934-ba69-3eb2824d5c1d 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1499/3005] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 10:02:46 2026] GET /v2.0/subnets/d7ee0bea-d1f0-481e-9f52-49db31ac5cbf => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3006] 10.0.0.212 () {32 vars in 724 bytes} [Fri Apr 17 10:02:46 2026] DELETE /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 10:02:46.296 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bf3f95db-4afe-44f0-a881-c1515559a65f 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1500/3007] 10.0.0.212 () {32 vars in 721 bytes} [Fri Apr 17 10:02:46 2026] GET /v2.0/subnets/690e3da2-4bf6-4d68-9653-5fba16988f1b => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 10:02:46.397 8 INFO neutron_taas.services.taas.taas_plugin [None req-26df9e4a-32b3-4d04-a954-7f1adc34d6d9 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] TaaS: Handle Delete Port: 46546458-7b7c-422b-9fb7-23fafa618996 2026-04-17 10:02:46.400 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26df9e4a-32b3-4d04-a954-7f1adc34d6d9 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] Tap Mirror: Handle Delete Port: 46546458-7b7c-422b-9fb7-23fafa618996 2026-04-17 10:02:46.585 8 INFO neutron.services.segments.plugin [-] Segment 451af536-8b94-494c-9524-51692cee6704 resource provider aggregate not found [pid: 8|app: 0|req: 1508/3008] 10.0.0.212 () {32 vars in 726 bytes} [Fri Apr 17 10:02:46 2026] DELETE /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-17 10:02:46.609 8 INFO neutron.services.segments.plugin [-] Segment 451af536-8b94-494c-9524-51692cee6704 resource provider aggregate not found 2026-04-17 10:02:46.609 8 INFO neutron.services.segments.plugin [-] Segment 451af536-8b94-494c-9524-51692cee6704 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 451af536-8b94-494c-9524-51692cee6704 found for delete ", "request_id": "req-a354330e-76f4-45b8-a78b-a2d6cf4f3fe9"}]} 2026-04-17 10:02:46.625 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab5951d4-eeab-495f-be29-0734bf45a830 0e6a1d613dc541858013cb9160974e5f dcb8f285af5e445fbb108e37d8033004 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1501/3009] 10.0.0.212 () {32 vars in 723 bytes} [Fri Apr 17 10:02:46 2026] GET /v2.0/networks/1d2ee864-0d8f-4da1-ad7b-23780dfbab71 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-17 10:02:46.633 8 INFO neutron.services.segments.plugin [-] Segment 91fe97b2-7528-4c3f-9946-b35bc94332b1 resource provider aggregate not found 2026-04-17 10:02:46.641 8 INFO neutron.services.segments.plugin [-] Segment 451af536-8b94-494c-9524-51692cee6704 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 451af536-8b94-494c-9524-51692cee6704 found for delete ", "request_id": "req-2d885ded-7695-4eb4-8f3e-70a2f0d1a1a1"}]} 2026-04-17 10:02:46.664 8 INFO neutron.services.segments.plugin [-] Segment 91fe97b2-7528-4c3f-9946-b35bc94332b1 resource provider aggregate not found 2026-04-17 10:02:46.667 8 INFO neutron.services.segments.plugin [-] Segment 91fe97b2-7528-4c3f-9946-b35bc94332b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91fe97b2-7528-4c3f-9946-b35bc94332b1 found for delete ", "request_id": "req-02c5a29a-5032-49a2-8bd6-cc0c5554f68e"}]} 2026-04-17 10:02:46.691 8 INFO neutron.services.segments.plugin [-] Segment 91fe97b2-7528-4c3f-9946-b35bc94332b1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91fe97b2-7528-4c3f-9946-b35bc94332b1 found for delete ", "request_id": "req-bc0dc418-c3e6-4cce-9164-d808b2b28866"}]} 2026-04-17 10:02:46.696 8 INFO neutron.services.segments.plugin [-] Segment 09a7bb82-75e0-4b4a-922e-ef2bbdda28ab resource provider aggregate not found 2026-04-17 10:02:46.718 8 INFO neutron.services.segments.plugin [-] Segment 09a7bb82-75e0-4b4a-922e-ef2bbdda28ab resource provider aggregate not found 2026-04-17 10:02:46.720 8 INFO neutron.services.segments.plugin [-] Segment 09a7bb82-75e0-4b4a-922e-ef2bbdda28ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09a7bb82-75e0-4b4a-922e-ef2bbdda28ab found for delete ", "request_id": "req-9708d9ab-23ab-47f9-a437-9c6b9c146514"}]} 2026-04-17 10:02:46.742 8 INFO neutron.services.segments.plugin [-] Segment 09a7bb82-75e0-4b4a-922e-ef2bbdda28ab resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09a7bb82-75e0-4b4a-922e-ef2bbdda28ab found for delete ", "request_id": "req-1e83d104-3f73-4c28-ab11-cd7fe0869c4e"}]} [pid: 8|app: 0|req: 1509/3010] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:02:48 2026] GET /v2.0/security-groups?tenant_id=b79c10b2ba0f410d86daa49449653078&name=default => generated 2929 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3011] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:02:48 2026] DELETE /v2.0/security-groups/ba809cfb-9734-4b75-a9da-eb3946ef4d66 => 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: 1510/3012] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:02:49 2026] GET /v2.0/security-groups?tenant_id=dcb8f285af5e445fbb108e37d8033004&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: 1503/3013] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:02:49 2026] DELETE /v2.0/security-groups/3f384cfc-cf53-4ed5-bc5e-81ac20e4cd47 => 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: 1511/3014] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:02:49 2026] GET /v2.0/security-groups?tenant_id=43a93d8776bb489394b2f93402f4c661&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3015] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:02:49 2026] DELETE /v2.0/security-groups/bf3871b6-788a-47bf-ac41-a97228dd42e0 => 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: 1512/3016] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:02:49 2026] GET /v2.0/security-groups?tenant_id=a48659af3c3f4b4e99999a7db4879ecf&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3017] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:02:49 2026] DELETE /v2.0/security-groups/24258baa-c244-4eed-a7ba-fb3986269514 => 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: 1513/3018] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:02:50 2026] GET /v2.0/security-groups?tenant_id=5cdf6e7d955c4aa89a967acd8a93cb8d&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3019] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:02:50 2026] DELETE /v2.0/security-groups/b979401c-0060-4933-b5cf-815d4e60ae2c => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3020] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:02:50 2026] GET /v2.0/security-groups?tenant_id=eda612f6be6a44d28a7198b7f1aa61b3&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3021] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:02:50 2026] DELETE /v2.0/security-groups/6d1be63c-1b7f-4502-973e-210e114c0ff0 => 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: 1515/3022] 10.0.0.212 () {32 vars in 774 bytes} [Fri Apr 17 10:02:50 2026] GET /v2.0/security-groups?tenant_id=8e34155e509b4f1abe62441095f5851e&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3023] 10.0.0.212 () {32 vars in 740 bytes} [Fri Apr 17 10:02:51 2026] DELETE /v2.0/security-groups/61323fa9-67be-4112-9dfb-dff7aec64078 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3026] 10.0.0.212 () {32 vars in 649 bytes} [Fri Apr 17 10:02:53 2026] GET /v2.0/networks => generated 2168 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3027] 10.0.0.212 () {32 vars in 655 bytes} [Fri Apr 17 10:02:54 2026] GET /v2.0/floatingips => 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: 1511/3028] 10.0.0.212 () {32 vars in 647 bytes} [Fri Apr 17 10:02:54 2026] GET /v2.0/routers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3029] 10.0.0.212 () {32 vars in 643 bytes} [Fri Apr 17 10:02:54 2026] GET /v2.0/ports => generated 4725 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/3030] 10.0.0.212 () {32 vars in 647 bytes} [Fri Apr 17 10:02:55 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3031] 10.0.0.212 () {32 vars in 649 bytes} [Fri Apr 17 10:02:55 2026] GET /v2.0/networks => generated 2168 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3032] 10.0.0.212 () {32 vars in 663 bytes} [Fri Apr 17 10:02:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3033] 10.0.0.212 () {32 vars in 655 bytes} [Fri Apr 17 10:02:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)