+ 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 [Thu Apr 9 16:36:38 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-bf9854984-986vx 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 0x7f7ee1ef9668 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-09 16:36:42.537 8 INFO neutron.common.config [-] Logging enabled! 2026-04-09 16:36:42.537 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-09 16:36:42.689 7 INFO neutron.common.config [-] Logging enabled! 2026-04-09 16:36:42.689 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-09 16:36:43.663 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-09 16:36:43.788 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-09 16:36:45.252 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-09 16:36:45.256 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-09 16:36:45.260 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-09 16:36:45.261 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-09 16:36:45.261 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-09 16:36:45.261 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-09 16:36:45.262 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-09 16:36:45.270 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-09 16:36:45.270 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-09 16:36:45.270 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-09 16:36:45.293 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-09 16:36:45.295 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-09 16:36:45.295 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-09 16:36:45.327 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-09 16:36:45.328 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-09 16:36:45.328 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-09 16:36:45.328 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-09 16:36:45.350 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-09 16:36:45.352 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-09 16:36:45.356 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-09 16:36:45.358 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-09 16:36:45.358 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-09 16:36:45.358 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-09 16:36:45.358 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-09 16:36:45.367 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-09 16:36:45.367 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-09 16:36:45.368 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-09 16:36:45.391 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-09 16:36:45.392 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-09 16:36:45.392 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-09 16:36:45.419 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-09 16:36:45.420 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-09 16:36:45.420 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-09 16:36:45.420 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-09 16:36:45.660 8 INFO neutron.plugins.ml2.managers [None req-6a05a05b-88d7-4d04-9ec3-86ed1f0dd5ff - - - - - -] Initializing driver for type 'vlan' 2026-04-09 16:36:45.709 7 INFO neutron.plugins.ml2.managers [None req-8429495d-7a41-4a53-a155-0e537bb83fdd - - - - - -] Initializing driver for type 'vlan' 2026-04-09 16:36:45.959 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-6a05a05b-88d7-4d04-9ec3-86ed1f0dd5ff - - - - - -] VlanTypeDriver initialization complete 2026-04-09 16:36:45.959 8 INFO neutron.plugins.ml2.managers [None req-6a05a05b-88d7-4d04-9ec3-86ed1f0dd5ff - - - - - -] Initializing driver for type 'vxlan' 2026-04-09 16:36:45.959 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-6a05a05b-88d7-4d04-9ec3-86ed1f0dd5ff - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-09 16:36:45.978 8 INFO neutron.plugins.ml2.managers [None req-6a05a05b-88d7-4d04-9ec3-86ed1f0dd5ff - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-09 16:36:45.978 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-6a05a05b-88d7-4d04-9ec3-86ed1f0dd5ff - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-09 16:36:45.978 8 INFO neutron.plugins.ml2.managers [None req-6a05a05b-88d7-4d04-9ec3-86ed1f0dd5ff - - - - - -] Initializing extension driver 'port_security' 2026-04-09 16:36:45.978 8 INFO neutron.plugins.ml2.extensions.port_security [None req-6a05a05b-88d7-4d04-9ec3-86ed1f0dd5ff - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-09 16:36:45.979 8 INFO neutron.plugins.ml2.managers [None req-6a05a05b-88d7-4d04-9ec3-86ed1f0dd5ff - - - - - -] Initializing extension driver 'qos' 2026-04-09 16:36:45.979 8 INFO neutron.plugins.ml2.managers [None req-6a05a05b-88d7-4d04-9ec3-86ed1f0dd5ff - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-09 16:36:45.979 8 INFO neutron.plugins.ml2.managers [None req-6a05a05b-88d7-4d04-9ec3-86ed1f0dd5ff - - - - - -] Initializing mechanism driver 'l2population' 2026-04-09 16:36:45.995 8 INFO neutron.quota [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded quota_driver: . 2026-04-09 16:36:45.996 8 INFO neutron.plugins.ml2.plugin [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Modular L2 Plugin initialization complete 2026-04-09 16:36:45.996 8 INFO neutron.plugins.ml2.managers [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-09 16:36:45.996 8 INFO neutron.plugins.ml2.managers [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-09 16:36:45.996 8 INFO neutron.plugins.ml2.managers [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Got port-security extension from driver 'port_security' 2026-04-09 16:36:45.996 8 INFO neutron.manager [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loading Plugin: qos 2026-04-09 16:36:46.004 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8429495d-7a41-4a53-a155-0e537bb83fdd - - - - - -] VlanTypeDriver initialization complete 2026-04-09 16:36:46.005 7 INFO neutron.plugins.ml2.managers [None req-8429495d-7a41-4a53-a155-0e537bb83fdd - - - - - -] Initializing driver for type 'vxlan' 2026-04-09 16:36:46.005 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8429495d-7a41-4a53-a155-0e537bb83fdd - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-09 16:36:46.011 8 INFO neutron.manager [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loading Plugin: router 2026-04-09 16:36:46.019 7 INFO neutron.plugins.ml2.managers [None req-8429495d-7a41-4a53-a155-0e537bb83fdd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-09 16:36:46.019 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8429495d-7a41-4a53-a155-0e537bb83fdd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-09 16:36:46.020 7 INFO neutron.plugins.ml2.managers [None req-8429495d-7a41-4a53-a155-0e537bb83fdd - - - - - -] Initializing extension driver 'port_security' 2026-04-09 16:36:46.020 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8429495d-7a41-4a53-a155-0e537bb83fdd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-09 16:36:46.020 7 INFO neutron.plugins.ml2.managers [None req-8429495d-7a41-4a53-a155-0e537bb83fdd - - - - - -] Initializing extension driver 'qos' 2026-04-09 16:36:46.020 7 INFO neutron.plugins.ml2.managers [None req-8429495d-7a41-4a53-a155-0e537bb83fdd - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-09 16:36:46.020 7 INFO neutron.plugins.ml2.managers [None req-8429495d-7a41-4a53-a155-0e537bb83fdd - - - - - -] Initializing mechanism driver 'l2population' 2026-04-09 16:36:46.036 7 INFO neutron.quota [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded quota_driver: . 2026-04-09 16:36:46.037 7 INFO neutron.plugins.ml2.plugin [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Modular L2 Plugin initialization complete 2026-04-09 16:36:46.037 7 INFO neutron.plugins.ml2.managers [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-09 16:36:46.037 7 INFO neutron.plugins.ml2.managers [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-09 16:36:46.037 7 INFO neutron.plugins.ml2.managers [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-09 16:36:46.038 7 INFO neutron.manager [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loading Plugin: qos 2026-04-09 16:36:46.051 7 INFO neutron.manager [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loading Plugin: router 2026-04-09 16:36:46.081 8 INFO neutron.services.service_base [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-09 16:36:46.082 8 INFO neutron.manager [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loading Plugin: segments 2026-04-09 16:36:46.099 7 INFO neutron.services.service_base [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-09 16:36:46.100 7 INFO neutron.manager [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loading Plugin: segments 2026-04-09 16:36:46.193 8 INFO neutron.manager [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loading Plugin: trunk 2026-04-09 16:36:46.199 7 INFO neutron.manager [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loading Plugin: trunk 2026-04-09 16:36:46.208 8 INFO neutron.manager [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loading Plugin: vpnaas 2026-04-09 16:36:46.214 7 INFO neutron.manager [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loading Plugin: vpnaas 2026-04-09 16:36:46.250 8 WARNING stevedore.named [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-09 16:36:46.255 7 WARNING stevedore.named [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-09 16:36:46.324 8 INFO neutron_vpnaas.services.vpn.plugin [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-09 16:36:46.324 8 INFO neutron.common.utils [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-09 16:36:46.324 8 INFO neutron.manager [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loading Plugin: taas 2026-04-09 16:36:46.326 7 INFO neutron_vpnaas.services.vpn.plugin [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-09 16:36:46.327 7 INFO neutron.common.utils [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-09 16:36:46.327 7 INFO neutron.manager [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loading Plugin: taas 2026-04-09 16:36:46.352 8 WARNING stevedore.named [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-09 16:36:46.352 8 WARNING stevedore.named [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-09 16:36:46.354 7 WARNING stevedore.named [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-09 16:36:46.354 7 WARNING stevedore.named [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-09 16:36:46.379 8 INFO neutron_taas.services.taas.taas_plugin [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-09 16:36:46.379 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-09 16:36:46.380 8 INFO neutron.manager [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loading Plugin: tapmirror 2026-04-09 16:36:46.380 7 INFO neutron.manager [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loading Plugin: tapmirror 2026-04-09 16:36:46.395 7 WARNING stevedore.named [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-09 16:36:46.396 7 WARNING stevedore.named [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-09 16:36:46.396 8 WARNING stevedore.named [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-09 16:36:46.396 8 WARNING stevedore.named [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-09 16:36:46.413 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-09 16:36:46.413 7 INFO neutron.manager [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loading Plugin: auto_allocate 2026-04-09 16:36:46.414 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-09 16:36:46.415 8 INFO neutron.manager [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loading Plugin: auto_allocate 2026-04-09 16:36:46.422 7 INFO neutron.manager [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loading Plugin: tag 2026-04-09 16:36:46.424 8 INFO neutron.manager [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loading Plugin: tag 2026-04-09 16:36:46.433 8 INFO neutron.manager [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loading Plugin: timestamp 2026-04-09 16:36:46.436 7 INFO neutron.manager [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loading Plugin: timestamp 2026-04-09 16:36:46.438 8 INFO neutron.manager [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loading Plugin: network_ip_availability 2026-04-09 16:36:46.439 7 INFO neutron.manager [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loading Plugin: network_ip_availability 2026-04-09 16:36:46.443 7 INFO neutron.manager [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loading Plugin: flavors 2026-04-09 16:36:46.443 8 INFO neutron.manager [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loading Plugin: flavors 2026-04-09 16:36:46.447 7 INFO neutron.manager [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loading Plugin: revisions 2026-04-09 16:36:46.447 8 INFO neutron.manager [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loading Plugin: revisions 2026-04-09 16:36:46.451 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Initializing extension manager. 2026-04-09 16:36:46.452 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: address-group 2026-04-09 16:36:46.452 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Initializing extension manager. 2026-04-09 16:36:46.453 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: address-scope 2026-04-09 16:36:46.454 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-09 16:36:46.454 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: address-group 2026-04-09 16:36:46.455 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: agent 2026-04-09 16:36:46.455 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: address-scope 2026-04-09 16:36:46.455 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: agent-resources-synced 2026-04-09 16:36:46.455 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-09 16:36:46.457 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-09 16:36:46.457 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: agent 2026-04-09 16:36:46.457 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-09 16:36:46.458 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: agent-resources-synced 2026-04-09 16:36:46.458 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: availability_zone 2026-04-09 16:36:46.459 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: availability_zone_filter 2026-04-09 16:36:46.459 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: allowed-address-pairs 2026-04-09 16:36:46.460 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-09 16:36:46.461 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: auto-allocated-topology 2026-04-09 16:36:46.461 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: default-subnetpools 2026-04-09 16:36:46.462 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: availability_zone 2026-04-09 16:36:46.462 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: availability_zone_filter 2026-04-09 16:36:46.463 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-09 16:36:46.463 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-09 16:36:46.463 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: dns-integration 2026-04-09 16:36:46.464 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: default-subnetpools 2026-04-09 16:36:46.464 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: dns-domain-ports 2026-04-09 16:36:46.464 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-09 16:36:46.465 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: dvr 2026-04-09 16:36:46.465 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-09 16:36:46.466 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-09 16:36:46.466 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: empty-string-filtering 2026-04-09 16:36:46.466 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: dns-integration 2026-04-09 16:36:46.467 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-09 16:36:46.467 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-09 16:36:46.467 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: dns-domain-ports 2026-04-09 16:36:46.468 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: external-net 2026-04-09 16:36:46.468 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-09 16:36:46.468 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-09 16:36:46.468 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: dvr 2026-04-09 16:36:46.469 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: extraroute 2026-04-09 16:36:46.469 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-09 16:36:46.469 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: extraroute-atomic 2026-04-09 16:36:46.470 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: empty-string-filtering 2026-04-09 16:36:46.470 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-09 16:36:46.470 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-09 16:36:46.470 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-09 16:36:46.471 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-09 16:36:46.471 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-09 16:36:46.472 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-09 16:36:46.472 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: external-net 2026-04-09 16:36:46.472 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: fip-port-details 2026-04-09 16:36:46.473 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: flavors 2026-04-09 16:36:46.473 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-09 16:36:46.474 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: extraroute 2026-04-09 16:36:46.474 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: extraroute-atomic 2026-04-09 16:36:46.474 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-09 16:36:46.475 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: floatingip-pools 2026-04-09 16:36:46.475 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-09 16:36:46.476 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: ip_allocation 2026-04-09 16:36:46.476 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-09 16:36:46.476 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-09 16:36:46.477 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-09 16:36:46.477 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: l2_adjacency 2026-04-09 16:36:46.478 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-09 16:36:46.478 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: router 2026-04-09 16:36:46.478 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: fip-port-details 2026-04-09 16:36:46.480 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: flavors 2026-04-09 16:36:46.480 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-09 16:36:46.481 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-09 16:36:46.481 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-09 16:36:46.482 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: ext-gw-mode 2026-04-09 16:36:46.482 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-09 16:36:46.483 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: l3-ha 2026-04-09 16:36:46.483 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-09 16:36:46.484 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-09 16:36:46.484 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: floatingip-pools 2026-04-09 16:36:46.484 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: l3-flavors 2026-04-09 16:36:46.484 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: ip_allocation 2026-04-09 16:36:46.485 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: ip-substring-filtering 2026-04-09 16:36:46.485 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-09 16:36:46.485 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-09 16:36:46.486 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: l2_adjacency 2026-04-09 16:36:46.487 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: router 2026-04-09 16:36:46.488 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-09 16:36:46.489 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-09 16:36:46.489 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-09 16:36:46.490 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-09 16:36:46.491 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-09 16:36:46.491 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-09 16:36:46.491 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: ext-gw-mode 2026-04-09 16:36:46.492 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: l3-ha 2026-04-09 16:36:46.492 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-09 16:36:46.492 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-09 16:36:46.494 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-09 16:36:46.494 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-09 16:36:46.494 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: l3-flavors 2026-04-09 16:36:46.494 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: multi-provider 2026-04-09 16:36:46.495 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: net-mtu 2026-04-09 16:36:46.495 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-09 16:36:46.495 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: net-mtu-writable 2026-04-09 16:36:46.496 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-09 16:36:46.496 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: network_availability_zone 2026-04-09 16:36:46.496 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: network_ha 2026-04-09 16:36:46.497 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: network-ip-availability 2026-04-09 16:36:46.498 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-09 16:36:46.499 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-09 16:36:46.499 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: pagination 2026-04-09 16:36:46.500 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-09 16:36:46.500 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: port-device-profile 2026-04-09 16:36:46.500 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-09 16:36:46.501 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-09 16:36:46.501 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-09 16:36:46.502 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-09 16:36:46.502 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: port-mac-override 2026-04-09 16:36:46.502 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-09 16:36:46.503 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-09 16:36:46.504 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-09 16:36:46.504 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-09 16:36:46.504 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-09 16:36:46.504 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: multi-provider 2026-04-09 16:36:46.505 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: port-resource-request 2026-04-09 16:36:46.505 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-09 16:36:46.505 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: net-mtu 2026-04-09 16:36:46.506 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-09 16:36:46.506 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: binding 2026-04-09 16:36:46.507 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: net-mtu-writable 2026-04-09 16:36:46.507 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: binding-extended 2026-04-09 16:36:46.508 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: port-security 2026-04-09 16:36:46.508 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: network_availability_zone 2026-04-09 16:36:46.508 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: project-id 2026-04-09 16:36:46.509 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: provider 2026-04-09 16:36:46.509 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: network_ha 2026-04-09 16:36:46.509 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-09 16:36:46.510 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: network-ip-availability 2026-04-09 16:36:46.512 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: qos 2026-04-09 16:36:46.512 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-09 16:36:46.512 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: pagination 2026-04-09 16:36:46.512 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-09 16:36:46.513 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-09 16:36:46.513 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: port-device-profile 2026-04-09 16:36:46.513 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: qos-default 2026-04-09 16:36:46.514 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-09 16:36:46.514 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: qos-fip 2026-04-09 16:36:46.514 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-09 16:36:46.514 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-09 16:36:46.515 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-09 16:36:46.515 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-09 16:36:46.515 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-09 16:36:46.516 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: port-mac-override 2026-04-09 16:36:46.516 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-09 16:36:46.517 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-09 16:36:46.517 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-09 16:36:46.517 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-09 16:36:46.518 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: qos-pps 2026-04-09 16:36:46.518 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-09 16:36:46.518 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-09 16:36:46.519 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-09 16:36:46.519 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: port-resource-request 2026-04-09 16:36:46.519 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: qos-rules-alias 2026-04-09 16:36:46.520 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: port-resource-request-groups 2026-04-09 16:36:46.520 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: quota-check-limit 2026-04-09 16:36:46.520 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-09 16:36:46.521 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-09 16:36:46.521 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: binding 2026-04-09 16:36:46.522 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: binding-extended 2026-04-09 16:36:46.522 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: port-security 2026-04-09 16:36:46.523 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: project-id 2026-04-09 16:36:46.523 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: quotas 2026-04-09 16:36:46.523 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: provider 2026-04-09 16:36:46.524 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-09 16:36:46.524 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: quota_details 2026-04-09 16:36:46.526 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: qos 2026-04-09 16:36:46.527 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: rbac-policies 2026-04-09 16:36:46.527 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: rbac-address-group 2026-04-09 16:36:46.527 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-09 16:36:46.528 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: rbac-address-scope 2026-04-09 16:36:46.528 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-09 16:36:46.528 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: rbac-security-groups 2026-04-09 16:36:46.528 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: qos-default 2026-04-09 16:36:46.529 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-09 16:36:46.529 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: qos-fip 2026-04-09 16:36:46.529 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: revision-if-match 2026-04-09 16:36:46.530 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-09 16:36:46.530 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-09 16:36:46.530 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: qos-gateway-ip 2026-04-09 16:36:46.531 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: router_availability_zone 2026-04-09 16:36:46.531 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: qos-port-network-policy 2026-04-09 16:36:46.531 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-09 16:36:46.532 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: qos-pps-minimum 2026-04-09 16:36:46.533 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-09 16:36:46.533 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-09 16:36:46.534 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-09 16:36:46.534 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: qos-pps 2026-04-09 16:36:46.534 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-09 16:36:46.534 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: qos-rule-type-details 2026-04-09 16:36:46.535 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-09 16:36:46.535 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-09 16:36:46.535 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-09 16:36:46.536 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: qos-rules-alias 2026-04-09 16:36:46.536 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-09 16:36:46.536 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: quota-check-limit 2026-04-09 16:36:46.537 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: quota-check-limit-default 2026-04-09 16:36:46.540 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: quotas 2026-04-09 16:36:46.541 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: quota_details 2026-04-09 16:36:46.542 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: security-group 2026-04-09 16:36:46.542 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: rbac-policies 2026-04-09 16:36:46.543 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: segment 2026-04-09 16:36:46.544 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-09 16:36:46.544 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: service-type 2026-04-09 16:36:46.545 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: rbac-address-group 2026-04-09 16:36:46.545 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: sorting 2026-04-09 16:36:46.545 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: standard-attr-segment 2026-04-09 16:36:46.546 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: rbac-address-scope 2026-04-09 16:36:46.546 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: standard-attr-description 2026-04-09 16:36:46.547 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: stateful-security-group 2026-04-09 16:36:46.547 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: rbac-security-groups 2026-04-09 16:36:46.547 7 WARNING neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-09 16:36:46.548 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-09 16:36:46.548 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: rbac-subnetpool 2026-04-09 16:36:46.548 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: subnet-external-network 2026-04-09 16:36:46.549 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: revision-if-match 2026-04-09 16:36:46.549 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: subnet_onboard 2026-04-09 16:36:46.549 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-09 16:36:46.550 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: subnet-service-types 2026-04-09 16:36:46.550 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: standard-attr-revisions 2026-04-09 16:36:46.551 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: subnet_allocation 2026-04-09 16:36:46.551 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-09 16:36:46.551 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: router_availability_zone 2026-04-09 16:36:46.552 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: tag-creation 2026-04-09 16:36:46.552 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-09 16:36:46.553 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-09 16:36:46.556 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: security-groups-default-rules 2026-04-09 16:36:46.556 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: standard-attr-tag 2026-04-09 16:36:46.556 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-09 16:36:46.557 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-09 16:36:46.557 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-09 16:36:46.558 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-09 16:36:46.558 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: trunk 2026-04-09 16:36:46.559 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-09 16:36:46.559 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: trunk-details 2026-04-09 16:36:46.559 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-09 16:36:46.559 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-09 16:36:46.560 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-09 16:36:46.560 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-09 16:36:46.561 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-09 16:36:46.563 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-09 16:36:46.564 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-09 16:36:46.565 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: vpn-flavors 2026-04-09 16:36:46.566 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: vpnaas 2026-04-09 16:36:46.567 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: security-group 2026-04-09 16:36:46.568 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: taas 2026-04-09 16:36:46.568 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: segment 2026-04-09 16:36:46.569 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: tap-mirror 2026-04-09 16:36:46.569 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-09 16:36:46.569 7 INFO neutron.api.extensions [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-09 16:36:46.570 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: service-type 2026-04-09 16:36:46.570 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: sorting 2026-04-09 16:36:46.571 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: standard-attr-segment 2026-04-09 16:36:46.571 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: standard-attr-description 2026-04-09 16:36:46.572 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-09 16:36:46.572 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-09 16:36:46.572 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-09 16:36:46.572 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: stateful-security-group 2026-04-09 16:36:46.572 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-09 16:36:46.573 8 WARNING neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-09 16:36:46.573 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-09 16:36:46.574 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: subnet-external-network 2026-04-09 16:36:46.574 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: subnet_onboard 2026-04-09 16:36:46.575 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-09 16:36:46.575 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-09 16:36:46.575 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: subnet-service-types 2026-04-09 16:36:46.576 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-09 16:36:46.576 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: subnet_allocation 2026-04-09 16:36:46.578 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-09 16:36:46.579 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: tag-creation 2026-04-09 16:36:46.579 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-09 16:36:46.581 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-09 16:36:46.581 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-09 16:36:46.582 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-09 16:36:46.582 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-09 16:36:46.583 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] subnetpool is already registered 2026-04-09 16:36:46.583 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-09 16:36:46.583 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] subnetpool is already registered 2026-04-09 16:36:46.584 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: standard-attr-tag 2026-04-09 16:36:46.584 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-09 16:36:46.584 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-09 16:36:46.584 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-09 16:36:46.585 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: trunk 2026-04-09 16:36:46.585 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-09 16:36:46.586 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: trunk-details 2026-04-09 16:36:46.586 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-09 16:36:46.586 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-09 16:36:46.586 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-09 16:36:46.586 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-09 16:36:46.587 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-09 16:36:46.587 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-09 16:36:46.587 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] ipsecpolicy is already registered 2026-04-09 16:36:46.587 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-09 16:36:46.588 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-09 16:36:46.588 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] ikepolicy is already registered 2026-04-09 16:36:46.588 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-09 16:36:46.590 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-09 16:36:46.591 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-09 16:36:46.591 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: vpn-flavors 2026-04-09 16:36:46.593 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-09 16:36:46.593 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] router is already registered 2026-04-09 16:36:46.593 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: vpnaas 2026-04-09 16:36:46.594 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-09 16:36:46.594 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] floatingip is already registered 2026-04-09 16:36:46.594 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: taas 2026-04-09 16:36:46.596 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: tap-mirror 2026-04-09 16:36:46.596 8 INFO neutron.api.extensions [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Loaded extension: taas-vlan-filter 2026-04-09 16:36:46.598 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-09 16:36:46.598 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] rbac_policy is already registered 2026-04-09 16:36:46.599 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-09 16:36:46.599 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-09 16:36:46.599 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-09 16:36:46.599 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-09 16:36:46.599 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-09 16:36:46.599 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] security_group is already registered 2026-04-09 16:36:46.600 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-09 16:36:46.600 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] security_group_rule is already registered 2026-04-09 16:36:46.600 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-09 16:36:46.601 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] subnetpool is already registered 2026-04-09 16:36:46.601 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-09 16:36:46.601 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] subnetpool is already registered 2026-04-09 16:36:46.602 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-09 16:36:46.602 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] trunk is already registered 2026-04-09 16:36:46.602 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-09 16:36:46.602 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] ikepolicy is already registered 2026-04-09 16:36:46.602 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-09 16:36:46.603 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-09 16:36:46.603 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] ipsecpolicy is already registered 2026-04-09 16:36:46.603 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-09 16:36:46.603 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-09 16:36:46.604 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] endpoint_group is already registered 2026-04-09 16:36:46.604 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-09 16:36:46.604 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] vpnservice is already registered 2026-04-09 16:36:46.604 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-09 16:36:46.605 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] ipsec_site_connection is already registered 2026-04-09 16:36:46.605 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-09 16:36:46.605 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] ipsecpolicy is already registered 2026-04-09 16:36:46.605 7 INFO neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-09 16:36:46.606 7 WARNING neutron.quota.resource_registry [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] ikepolicy is already registered 2026-04-09 16:36:46.607 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-09 16:36:46.608 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-09 16:36:46.609 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-09 16:36:46.610 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-09 16:36:46.611 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] subnetpool is already registered 2026-04-09 16:36:46.611 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-09 16:36:46.611 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] subnetpool is already registered 2026-04-09 16:36:46.612 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-09 16:36:46.612 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-09 16:36:46.613 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-09 16:36:46.614 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-09 16:36:46.614 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-09 16:36:46.615 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-09 16:36:46.615 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-09 16:36:46.615 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] ipsecpolicy is already registered 2026-04-09 16:36:46.616 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-09 16:36:46.616 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] ikepolicy is already registered 2026-04-09 16:36:46.622 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-09 16:36:46.622 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] router is already registered 2026-04-09 16:36:46.622 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-09 16:36:46.623 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] floatingip is already registered 2026-04-09 16:36:46.626 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-09 16:36:46.626 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] rbac_policy is already registered 2026-04-09 16:36:46.627 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-09 16:36:46.627 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] security_group is already registered 2026-04-09 16:36:46.627 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-09 16:36:46.627 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] security_group_rule is already registered 2026-04-09 16:36:46.628 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-09 16:36:46.628 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] subnetpool is already registered 2026-04-09 16:36:46.629 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-09 16:36:46.629 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] subnetpool is already registered 2026-04-09 16:36:46.629 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-09 16:36:46.629 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] trunk is already registered 2026-04-09 16:36:46.630 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-09 16:36:46.630 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] ikepolicy is already registered 2026-04-09 16:36:46.630 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-09 16:36:46.630 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] ipsecpolicy is already registered 2026-04-09 16:36:46.631 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-09 16:36:46.631 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] endpoint_group is already registered 2026-04-09 16:36:46.631 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-09 16:36:46.631 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] vpnservice is already registered 2026-04-09 16:36:46.632 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-09 16:36:46.632 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] ipsec_site_connection is already registered 2026-04-09 16:36:46.632 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-09 16:36:46.632 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] ipsecpolicy is already registered 2026-04-09 16:36:46.633 8 INFO neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-09 16:36:46.633 8 WARNING neutron.quota.resource_registry [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] ikepolicy is already registered 2026-04-09 16:36:46.645 7 WARNING keystonemiddleware._common.config [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-09 16:36:46.652 7 WARNING oslo_config.cfg [None req-f4c93baa-f9a3-4a2a-a1ad-9bc4d551eb82 - - - - - -] 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 0x7f7ee1ef9668 pid: 7 (default app) 2026-04-09 16:36:46.671 8 WARNING keystonemiddleware._common.config [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-09 16:36:46.678 8 WARNING oslo_config.cfg [None req-784e6bb7-b312-47b0-90bb-01a3901fe11c - - - - - -] 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 0x7f7ee1ef9668 pid: 8 (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-09 16:36:51.229 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f63c2d58-05f0-4b32-9b3f-8be0da5bd796 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1/4] 199.204.45.69 () {44 vars in 923 bytes} [Thu Apr 9 16:36:50 2026] GET /v2.0/networks/public => generated 108 bytes in 829 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: 4/5] 199.204.45.69 () {44 vars in 945 bytes} [Thu Apr 9 16:36:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 16:36:51.977 8 WARNING neutron.services.revisions.revision_plugin [None req-9160b3bb-b943-4b98-8334-fce5591ef7fa c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Could not find related network for resource to bump revision. 2026-04-09 16:36:52.009 8 INFO neutron.db.segments_db [None req-9160b3bb-b943-4b98-8334-fce5591ef7fa c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment a58a309e-b4e3-4ec2-b611-de74ffbb7557 of type flat for network 1efb9300-28b9-4862-9c72-825ac21a0ea4 2026-04-09 16:36:52.067 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9160b3bb-b943-4b98-8334-fce5591ef7fa c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.69 () {48 vars in 963 bytes} [Thu Apr 9 16:36:51 2026] POST /v2.0/networks => generated 124 bytes in 496 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 16:36:58.335 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a3d0313-8eff-4aa5-89b7-a6114e6d7075 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 199.204.45.69 () {44 vars in 923 bytes} [Thu Apr 9 16:36:57 2026] GET /v2.0/networks/public => generated 108 bytes in 402 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.69 () {44 vars in 945 bytes} [Thu Apr 9 16:36:58 2026] GET /v2.0/networks?name=public => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 16:36:58.650 7 WARNING neutron.services.revisions.revision_plugin [None req-d9b73abc-067a-45a0-9993-6c50adae56f7 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Could not find related network for resource to bump revision. 2026-04-09 16:36:58.683 7 INFO neutron.db.segments_db [None req-d9b73abc-067a-45a0-9993-6c50adae56f7 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 72f27fe4-d39b-4eff-8b69-ea9d72624240 of type flat for network c6b58477-6a80-4a9c-8542-bd0b789cd561 2026-04-09 16:36:58.758 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d9b73abc-067a-45a0-9993-6c50adae56f7 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 199.204.45.69 () {48 vars in 963 bytes} [Thu Apr 9 16:36:58 2026] POST /v2.0/networks => generated 124 bytes in 392 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 16:37:04.663 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb9fd1da-4deb-4242-990e-e0913897cd39 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/11] 199.204.45.69 () {44 vars in 923 bytes} [Thu Apr 9 16:37:04 2026] GET /v2.0/networks/public => generated 108 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/12] 199.204.45.69 () {44 vars in 945 bytes} [Thu Apr 9 16:37:04 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-09 16:37:04.745 7 WARNING neutron.services.revisions.revision_plugin [None req-279c83ef-7019-4991-88f1-ce7241e8821e c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Could not find related network for resource to bump revision. 2026-04-09 16:37:04.759 7 INFO neutron.db.segments_db [None req-279c83ef-7019-4991-88f1-ce7241e8821e c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 442ac1fa-9f00-4a54-a264-2b04d7bbfd87 of type flat for network 993235bf-379c-4e15-93c1-ef5f74fc53cc 2026-04-09 16:37:04.790 7 INFO neutron.pecan_wsgi.hooks.translation [None req-279c83ef-7019-4991-88f1-ce7241e8821e c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/13] 199.204.45.69 () {48 vars in 963 bytes} [Thu Apr 9 16:37:04 2026] POST /v2.0/networks => generated 124 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 16:37:10.746 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1cbc5fc-30dc-4920-a659-378e1eddd437 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 199.204.45.69 () {44 vars in 923 bytes} [Thu Apr 9 16:37:10 2026] GET /v2.0/networks/public => generated 108 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/15] 199.204.45.69 () {44 vars in 945 bytes} [Thu Apr 9 16:37:10 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-09 16:37:10.833 8 WARNING neutron.services.revisions.revision_plugin [None req-df55ccd0-f5b7-419f-bc9e-f4db51420002 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Could not find related network for resource to bump revision. 2026-04-09 16:37:10.847 8 INFO neutron.db.segments_db [None req-df55ccd0-f5b7-419f-bc9e-f4db51420002 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment c4124cc1-af74-4289-9c9e-079c621ba773 of type flat for network d7d27531-514d-48f8-8917-43499e8bce88 2026-04-09 16:37:10.871 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df55ccd0-f5b7-419f-bc9e-f4db51420002 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 199.204.45.69 () {48 vars in 963 bytes} [Thu Apr 9 16:37:10 2026] POST /v2.0/networks => generated 124 bytes in 111 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 16:37:16.789 7 INFO neutron.pecan_wsgi.hooks.translation [None req-71f896d1-340d-4677-b5d5-a65263864485 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 199.204.45.69 () {44 vars in 923 bytes} [Thu Apr 9 16:37:16 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: 8/18] 199.204.45.69 () {44 vars in 945 bytes} [Thu Apr 9 16:37:16 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 16:37:17.515 7 WARNING neutron.services.revisions.revision_plugin [None req-af1cd78c-cfb7-4a72-b822-7da6d62a2b3c c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Could not find related network for resource to bump revision. 2026-04-09 16:37:17.531 7 INFO neutron.db.segments_db [None req-af1cd78c-cfb7-4a72-b822-7da6d62a2b3c c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 2513276f-abf4-4a66-b423-c048655ffccb of type flat for network f3ac23a4-e7d6-40b4-a86a-695df067a7d0 2026-04-09 16:37:17.558 7 INFO neutron.pecan_wsgi.hooks.translation [None req-af1cd78c-cfb7-4a72-b822-7da6d62a2b3c c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/20] 199.204.45.69 () {48 vars in 963 bytes} [Thu Apr 9 16:37:16 2026] POST /v2.0/networks => generated 124 bytes in 759 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 16:37:23.451 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ae371ef-1cb4-497d-8166-da26c4f67887 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/21] 199.204.45.69 () {44 vars in 923 bytes} [Thu Apr 9 16:37:23 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.204.45.69 () {44 vars in 945 bytes} [Thu Apr 9 16:37:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 16:37:23.627 8 WARNING neutron.services.revisions.revision_plugin [None req-5f5b5230-b1a6-4065-9417-8ae3eb3bacc1 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Could not find related network for resource to bump revision. 2026-04-09 16:37:23.643 8 INFO neutron.db.segments_db [None req-5f5b5230-b1a6-4065-9417-8ae3eb3bacc1 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 262391c2-d89f-4acb-bf39-9a19ca09d779 of type flat for network e759afa5-84b1-4ece-8808-390687c9d2d2 [pid: 8|app: 0|req: 11/23] 199.204.45.69 () {48 vars in 963 bytes} [Thu Apr 9 16:37:23 2026] POST /v2.0/networks => generated 706 bytes in 1002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 16:37:25.511 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a8f8c67a-44a4-4ccf-92be-b1e2a5e316a9 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/24] 199.204.45.69 () {44 vars in 923 bytes} [Thu Apr 9 16:37:25 2026] GET /v2.0/networks/public => generated 108 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.204.45.69 () {44 vars in 945 bytes} [Thu Apr 9 16:37:25 2026] GET /v2.0/networks?name=public => generated 709 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 16:37:25.584 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6a9b18ab-5f77-4bf9-859f-66afbdd203d8 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 14/26] 199.204.45.69 () {44 vars in 1030 bytes} [Thu Apr 9 16:37:25 2026] GET /v2.0/subnets/public-subnet?network_id=e759afa5-84b1-4ece-8808-390687c9d2d2 => generated 113 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.204.45.69 () {44 vars in 1053 bytes} [Thu Apr 9 16:37:25 2026] GET /v2.0/subnets?name=public-subnet&network_id=e759afa5-84b1-4ece-8808-390687c9d2d2 => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 16:37:30.626 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c4f88270-62c7-4d6d-9536-c4d594fca99c c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network e759afa5-84b1-4ece-8808-390687c9d2d2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 15/28] 199.204.45.69 () {48 vars in 961 bytes} [Thu Apr 9 16:37:25 2026] POST /v2.0/subnets => generated 664 bytes in 5240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 16:42:26.761 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fcb5e2bf-b47d-468c-9045-a54381319212 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/68] 199.204.45.69 () {44 vars in 933 bytes} [Thu Apr 9 16:42:26 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/69] 199.204.45.69 () {44 vars in 955 bytes} [Thu Apr 9 16:42:26 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 16:42:26.854 7 INFO neutron.db.segments_db [None req-8f694400-1aee-426c-872a-862ee201069b c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment c7d54c19-0634-4ebb-9e05-8cfd8369bda6 of type vxlan for network 3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a [pid: 7|app: 0|req: 36/70] 199.204.45.69 () {48 vars in 962 bytes} [Thu Apr 9 16:42:26 2026] POST /v2.0/networks => generated 688 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 16:42:27.939 8 INFO neutron.pecan_wsgi.hooks.translation [None req-102d9780-8430-4ced-b034-21850909b127 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/71] 199.204.45.69 () {44 vars in 933 bytes} [Thu Apr 9 16:42:27 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/72] 199.204.45.69 () {44 vars in 955 bytes} [Thu Apr 9 16:42:27 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-09 16:42:28.014 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0b680239-bee4-4f54-9d7d-1217bff65f93 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/73] 199.204.45.69 () {44 vars in 1032 bytes} [Thu Apr 9 16:42:27 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a => generated 114 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/74] 199.204.45.69 () {44 vars in 1055 bytes} [Thu Apr 9 16:42:28 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 16:42:28.247 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91ab047f-7a01-432f-9ca3-33ee797cb787 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 37/75] 199.204.45.69 () {48 vars in 961 bytes} [Thu Apr 9 16:42:28 2026] POST /v2.0/subnets => generated 651 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 16:42:29.487 7 INFO neutron.api.v2.resource [None req-07632e83-ca9e-4720-ae17-e08dbcf16412 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/76] 199.204.45.69 () {44 vars in 967 bytes} [Thu Apr 9 16:42:29 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/77] 199.204.45.69 () {44 vars in 989 bytes} [Thu Apr 9 16:42:29 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/78] 199.204.45.69 () {48 vars in 976 bytes} [Thu Apr 9 16:42:29 2026] POST /v2.0/security-groups => generated 1616 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/79] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:30 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 1616 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/80] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:30 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/81] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:30 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/82] 199.204.45.69 () {48 vars in 987 bytes} [Thu Apr 9 16:42:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/83] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:31 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 2230 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/84] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:31 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 2230 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.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:31 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 2230 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/86] 199.204.45.69 () {48 vars in 987 bytes} [Thu Apr 9 16:42:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/89] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:32 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 2846 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/90] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:32 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 2846 bytes in 29 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.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:32 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 2846 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.69 () {48 vars in 987 bytes} [Thu Apr 9 16:42:33 2026] POST /v2.0/security-group-rules => generated 603 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:33 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:34 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:34 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 3462 bytes in 31 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.69 () {48 vars in 987 bytes} [Thu Apr 9 16:42:34 2026] POST /v2.0/security-group-rules => generated 603 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:35 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 4078 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:35 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 4078 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:35 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.204.45.69 () {48 vars in 987 bytes} [Thu Apr 9 16:42:35 2026] POST /v2.0/security-group-rules => generated 603 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/101] 199.204.45.69 () {44 vars in 983 bytes} [Thu Apr 9 16:42:36 2026] GET /v2.0/networks/3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a => generated 726 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 16:42:36.742 7 INFO neutron.pecan_wsgi.hooks.translation [None req-37007fee-3e34-4e7f-b4f6-ca55a852984f c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/102] 199.204.45.69 () {44 vars in 1072 bytes} [Thu Apr 9 16:42:36 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a => generated 132 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.204.45.69 () {44 vars in 1095 bytes} [Thu Apr 9 16:42:36 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/104] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:36 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 16:42:37.191 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-35c087ec-eb16-4c7c-8caf-fc4a7b75c0fc c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 52/105] 199.204.45.69 () {48 vars in 957 bytes} [Thu Apr 9 16:42:36 2026] POST /v2.0/ports => generated 1096 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-09 16:42:44.940 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ee25caba-12f7-4fc7-9b57-22f761a8035c c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 54/106] 199.204.45.69 () {44 vars in 975 bytes} [Thu Apr 9 16:42:44 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 8|app: 0|req: 53/107] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 16:42:45.797 7 ERROR neutron.plugins.ml2.managers [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Failed to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 on host instance for vnic_type normal using segments [{'id': 'c7d54c19-0634-4ebb-9e05-8cfd8369bda6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 657, 'network_id': '3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a'}] 2026-04-09 16:42:45.797 7 INFO neutron.plugins.ml2.plugin [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Attempt 2 to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 2026-04-09 16:42:45.832 7 ERROR neutron.plugins.ml2.managers [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Failed to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 on host instance for vnic_type normal using segments [{'id': 'c7d54c19-0634-4ebb-9e05-8cfd8369bda6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 657, 'network_id': '3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a'}] 2026-04-09 16:42:45.832 7 INFO neutron.plugins.ml2.plugin [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Attempt 3 to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 2026-04-09 16:42:45.856 7 ERROR neutron.plugins.ml2.managers [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Failed to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 on host instance for vnic_type normal using segments [{'id': 'c7d54c19-0634-4ebb-9e05-8cfd8369bda6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 657, 'network_id': '3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a'}] 2026-04-09 16:42:45.856 7 INFO neutron.plugins.ml2.plugin [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Attempt 4 to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 2026-04-09 16:42:45.880 7 ERROR neutron.plugins.ml2.managers [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Failed to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 on host instance for vnic_type normal using segments [{'id': 'c7d54c19-0634-4ebb-9e05-8cfd8369bda6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 657, 'network_id': '3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a'}] 2026-04-09 16:42:45.880 7 INFO neutron.plugins.ml2.plugin [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Attempt 5 to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 2026-04-09 16:42:45.904 7 ERROR neutron.plugins.ml2.managers [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Failed to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 on host instance for vnic_type normal using segments [{'id': 'c7d54c19-0634-4ebb-9e05-8cfd8369bda6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 657, 'network_id': '3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a'}] 2026-04-09 16:42:45.904 7 INFO neutron.plugins.ml2.plugin [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Attempt 6 to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 2026-04-09 16:42:45.933 7 ERROR neutron.plugins.ml2.managers [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Failed to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 on host instance for vnic_type normal using segments [{'id': 'c7d54c19-0634-4ebb-9e05-8cfd8369bda6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 657, 'network_id': '3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a'}] 2026-04-09 16:42:45.934 7 INFO neutron.plugins.ml2.plugin [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Attempt 7 to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 2026-04-09 16:42:45.960 7 ERROR neutron.plugins.ml2.managers [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Failed to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 on host instance for vnic_type normal using segments [{'id': 'c7d54c19-0634-4ebb-9e05-8cfd8369bda6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 657, 'network_id': '3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a'}] 2026-04-09 16:42:45.961 7 INFO neutron.plugins.ml2.plugin [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Attempt 8 to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 2026-04-09 16:42:45.988 7 ERROR neutron.plugins.ml2.managers [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Failed to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 on host instance for vnic_type normal using segments [{'id': 'c7d54c19-0634-4ebb-9e05-8cfd8369bda6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 657, 'network_id': '3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a'}] 2026-04-09 16:42:45.989 7 INFO neutron.plugins.ml2.plugin [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Attempt 9 to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 2026-04-09 16:42:46.014 7 ERROR neutron.plugins.ml2.managers [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Failed to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 on host instance for vnic_type normal using segments [{'id': 'c7d54c19-0634-4ebb-9e05-8cfd8369bda6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 657, 'network_id': '3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a'}] 2026-04-09 16:42:46.014 7 INFO neutron.plugins.ml2.plugin [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Attempt 10 to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 2026-04-09 16:42:46.048 7 ERROR neutron.plugins.ml2.managers [None req-06a794c4-fcc5-4a36-a4b9-87db5d5ab2d6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Failed to bind port cf7c9a21-2536-47b5-a0a0-773fbf5643b4 on host instance for vnic_type normal using segments [{'id': 'c7d54c19-0634-4ebb-9e05-8cfd8369bda6', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 657, 'network_id': '3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a'}] [pid: 7|app: 0|req: 55/108] 199.204.45.69 () {48 vars in 1027 bytes} [Thu Apr 9 16:42:45 2026] PUT /v2.0/ports/cf7c9a21-2536-47b5-a0a0-773fbf5643b4 => generated 1111 bytes in 1362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 57/111] 199.204.45.69 () {44 vars in 916 bytes} [Thu Apr 9 16:42:48 2026] GET /v2.0/ports => generated 1114 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 16:42:49.216 8 INFO neutron.api.v2.resource [None req-abc778ee-fdc0-4f1a-8313-e8086756a637 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 55/112] 199.204.45.69 () {44 vars in 955 bytes} [Thu Apr 9 16:42:49 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.204.45.69 () {44 vars in 977 bytes} [Thu Apr 9 16:42:49 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.204.45.69 () {48 vars in 976 bytes} [Thu Apr 9 16:42:49 2026] POST /v2.0/security-groups => generated 1610 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:50 2026] GET /v2.0/security-groups/df8297e9-f514-44ee-9274-2b700481f65c => generated 1610 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:50 2026] GET /v2.0/security-groups/df8297e9-f514-44ee-9274-2b700481f65c => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:50 2026] GET /v2.0/security-groups/df8297e9-f514-44ee-9274-2b700481f65c => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.204.45.69 () {48 vars in 987 bytes} [Thu Apr 9 16:42:50 2026] POST /v2.0/security-group-rules => generated 621 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/119] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:51 2026] GET /v2.0/security-groups/df8297e9-f514-44ee-9274-2b700481f65c => generated 2244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/120] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:51 2026] GET /v2.0/security-groups/df8297e9-f514-44ee-9274-2b700481f65c => generated 2244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/121] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:42:51 2026] GET /v2.0/security-groups/df8297e9-f514-44ee-9274-2b700481f65c => generated 2244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/122] 199.204.45.69 () {48 vars in 987 bytes} [Thu Apr 9 16:42:51 2026] POST /v2.0/security-group-rules => generated 625 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/137] 199.204.45.69 () {44 vars in 971 bytes} [Thu Apr 9 16:44:45 2026] GET /v2.0/quotas/3228f4d2c0b141f6af23053b6c2bc50a => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/138] 199.204.45.69 () {48 vars in 1023 bytes} [Thu Apr 9 16:44:46 2026] PUT /v2.0/quotas/3228f4d2c0b141f6af23053b6c2bc50a => generated 291 bytes in 30 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-09 16:47:11.269 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9f9116c5-e4a2-4e14-a269-d2b70ae1fce0 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 81/159] 199.204.45.69 () {30 vars in 739 bytes} [Thu Apr 9 16:47:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 219 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 79/160] 199.204.45.69 () {30 vars in 761 bytes} [Thu Apr 9 16:47:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 16:47:13.298 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfe8b49b-691f-4739-8e54-af42ef09e31b c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 82/161] 199.204.45.69 () {30 vars in 739 bytes} [Thu Apr 9 16:47:13 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/162] 199.204.45.69 () {30 vars in 761 bytes} [Thu Apr 9 16:47:13 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 16:59:14.338 7 INFO neutron.api.v2.resource [None req-101d6c35-a5ee-4270-a499-b4dda8320489 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 131/259] 199.204.45.69 () {44 vars in 1070 bytes} [Thu Apr 9 16:59:14 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 139 bytes in 150 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/260] 199.204.45.69 () {44 vars in 1093 bytes} [Thu Apr 9 16:59:14 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 23 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/261] 199.204.45.69 () {48 vars in 977 bytes} [Thu Apr 9 16:59:14 2026] POST /v2.0/security-groups => generated 1624 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/262] 199.204.45.69 () {44 vars in 1084 bytes} [Thu Apr 9 16:59:15 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2?project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 1624 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/263] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:59:15 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2 => generated 1624 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/264] 199.204.45.69 () {44 vars in 1084 bytes} [Thu Apr 9 16:59:15 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2?project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 134/265] 199.204.45.69 () {48 vars in 987 bytes} [Thu Apr 9 16:59:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/266] 199.204.45.69 () {44 vars in 1084 bytes} [Thu Apr 9 16:59:16 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2?project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/267] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:59:16 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2 => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/268] 199.204.45.69 () {44 vars in 1084 bytes} [Thu Apr 9 16:59:17 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2?project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 2234 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/269] 199.204.45.69 () {48 vars in 987 bytes} [Thu Apr 9 16:59:17 2026] POST /v2.0/security-group-rules => generated 599 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.69 () {44 vars in 1084 bytes} [Thu Apr 9 16:59:18 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2?project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 2846 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:59:18 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2 => generated 2846 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 199.204.45.69 () {44 vars in 1084 bytes} [Thu Apr 9 16:59:18 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2?project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 199.204.45.69 () {48 vars in 987 bytes} [Thu Apr 9 16:59:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.204.45.69 () {44 vars in 1084 bytes} [Thu Apr 9 16:59:19 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2?project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 3460 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 16:59:19 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2 => generated 3460 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/278] 199.204.45.69 () {44 vars in 1084 bytes} [Thu Apr 9 16:59:19 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2?project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 3460 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 138/279] 199.204.45.69 () {48 vars in 987 bytes} [Thu Apr 9 16:59:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 149/300] 199.204.45.69 () {30 vars in 738 bytes} [Thu Apr 9 17:01:52 2026] GET /v2.0/networks?tenant_id=9a36e8f7a8594add8bf8e6efeabfbeef&shared=False => generated 15 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:01:52.926 7 INFO neutron.db.segments_db [None req-c28e5ed6-a923-4f55-9ece-1ea0c0bccfd0 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Added segment 2f7e3bf5-58cb-43ac-a94b-1b2c27e134db of type vxlan for network ee92aeef-95fb-4a0f-ae90-50dcdf53e4d5 [pid: 7|app: 0|req: 152/301] 199.204.45.69 () {34 vars in 680 bytes} [Thu Apr 9 17:01:52 2026] POST /v2.0/networks => generated 699 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/302] 199.204.45.69 () {30 vars in 720 bytes} [Thu Apr 9 17:01:53 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/303] 199.204.45.69 () {30 vars in 631 bytes} [Thu Apr 9 17:01:53 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) 2026-04-09 17:01:53.291 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Unable to schedule network ee92aeef-95fb-4a0f-ae90-50dcdf53e4d5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:01:53.302 8 ERROR neutron.plugins.ml2.managers [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 on host instance for vnic_type normal using segments [{'id': '2f7e3bf5-58cb-43ac-a94b-1b2c27e134db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 209, 'network_id': 'ee92aeef-95fb-4a0f-ae90-50dcdf53e4d5'}] 2026-04-09 17:01:53.302 8 INFO neutron.plugins.ml2.plugin [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 2 to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 2026-04-09 17:01:53.312 8 ERROR neutron.plugins.ml2.managers [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 on host instance for vnic_type normal using segments [{'id': '2f7e3bf5-58cb-43ac-a94b-1b2c27e134db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 209, 'network_id': 'ee92aeef-95fb-4a0f-ae90-50dcdf53e4d5'}] 2026-04-09 17:01:53.312 8 INFO neutron.plugins.ml2.plugin [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 3 to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 2026-04-09 17:01:53.319 8 ERROR neutron.plugins.ml2.managers [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 on host instance for vnic_type normal using segments [{'id': '2f7e3bf5-58cb-43ac-a94b-1b2c27e134db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 209, 'network_id': 'ee92aeef-95fb-4a0f-ae90-50dcdf53e4d5'}] 2026-04-09 17:01:53.319 8 INFO neutron.plugins.ml2.plugin [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 4 to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 2026-04-09 17:01:53.327 8 ERROR neutron.plugins.ml2.managers [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 on host instance for vnic_type normal using segments [{'id': '2f7e3bf5-58cb-43ac-a94b-1b2c27e134db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 209, 'network_id': 'ee92aeef-95fb-4a0f-ae90-50dcdf53e4d5'}] 2026-04-09 17:01:53.327 8 INFO neutron.plugins.ml2.plugin [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 5 to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 2026-04-09 17:01:53.334 8 ERROR neutron.plugins.ml2.managers [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 on host instance for vnic_type normal using segments [{'id': '2f7e3bf5-58cb-43ac-a94b-1b2c27e134db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 209, 'network_id': 'ee92aeef-95fb-4a0f-ae90-50dcdf53e4d5'}] 2026-04-09 17:01:53.334 8 INFO neutron.plugins.ml2.plugin [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 6 to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 2026-04-09 17:01:53.344 8 ERROR neutron.plugins.ml2.managers [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 on host instance for vnic_type normal using segments [{'id': '2f7e3bf5-58cb-43ac-a94b-1b2c27e134db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 209, 'network_id': 'ee92aeef-95fb-4a0f-ae90-50dcdf53e4d5'}] 2026-04-09 17:01:53.344 8 INFO neutron.plugins.ml2.plugin [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 7 to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 2026-04-09 17:01:53.351 8 ERROR neutron.plugins.ml2.managers [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 on host instance for vnic_type normal using segments [{'id': '2f7e3bf5-58cb-43ac-a94b-1b2c27e134db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 209, 'network_id': 'ee92aeef-95fb-4a0f-ae90-50dcdf53e4d5'}] 2026-04-09 17:01:53.351 8 INFO neutron.plugins.ml2.plugin [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 8 to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 2026-04-09 17:01:53.359 8 ERROR neutron.plugins.ml2.managers [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 on host instance for vnic_type normal using segments [{'id': '2f7e3bf5-58cb-43ac-a94b-1b2c27e134db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 209, 'network_id': 'ee92aeef-95fb-4a0f-ae90-50dcdf53e4d5'}] 2026-04-09 17:01:53.360 8 INFO neutron.plugins.ml2.plugin [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 9 to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 2026-04-09 17:01:53.369 8 ERROR neutron.plugins.ml2.managers [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 on host instance for vnic_type normal using segments [{'id': '2f7e3bf5-58cb-43ac-a94b-1b2c27e134db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 209, 'network_id': 'ee92aeef-95fb-4a0f-ae90-50dcdf53e4d5'}] 2026-04-09 17:01:53.369 8 INFO neutron.plugins.ml2.plugin [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 10 to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 2026-04-09 17:01:53.377 8 ERROR neutron.plugins.ml2.managers [None req-8305d56e-d061-453e-ac36-6c940377c53c 862ba5bad3454c7483216602743e271b 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f6786ed7-55fb-4c17-bfdc-258758f25c92 on host instance for vnic_type normal using segments [{'id': '2f7e3bf5-58cb-43ac-a94b-1b2c27e134db', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 209, 'network_id': 'ee92aeef-95fb-4a0f-ae90-50dcdf53e4d5'}] [pid: 8|app: 0|req: 151/304] 199.204.45.69 () {34 vars in 675 bytes} [Thu Apr 9 17:01:53 2026] POST /v2.0/ports => generated 865 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/305] 199.204.45.69 () {30 vars in 701 bytes} [Thu Apr 9 17:01:53 2026] GET /v2.0/networks/ee92aeef-95fb-4a0f-ae90-50dcdf53e4d5 => generated 699 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/306] 199.204.45.69 () {30 vars in 720 bytes} [Thu Apr 9 17:01:55 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 868 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/307] 199.204.45.69 () {30 vars in 701 bytes} [Thu Apr 9 17:01:55 2026] GET /v2.0/networks/ee92aeef-95fb-4a0f-ae90-50dcdf53e4d5 => generated 699 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/310] 199.204.45.69 () {44 vars in 971 bytes} [Thu Apr 9 17:02:13 2026] GET /v2.0/quotas/9a36e8f7a8594add8bf8e6efeabfbeef => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/311] 199.204.45.69 () {48 vars in 1023 bytes} [Thu Apr 9 17:02:13 2026] PUT /v2.0/quotas/9a36e8f7a8594add8bf8e6efeabfbeef => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:13:30.610 7 INFO neutron.pecan_wsgi.hooks.translation [None req-229d8564-ff90-40fd-a326-59f38b9598d0 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 203/402] 199.204.45.69 () {44 vars in 923 bytes} [Thu Apr 9 17:13:30 2026] GET /v2.0/networks/public => generated 108 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/403] 199.204.45.69 () {44 vars in 945 bytes} [Thu Apr 9 17:13:30 2026] GET /v2.0/networks?name=public => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:13:31.748 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5de6e8c7-afd7-405a-91d8-dd4a36fc4d3f c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 204/404] 199.204.45.69 () {44 vars in 923 bytes} [Thu Apr 9 17:13:31 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/405] 199.204.45.69 () {44 vars in 945 bytes} [Thu Apr 9 17:13:31 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:13:31.823 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bca0bf56-6821-4bbf-b826-56112ed68c98 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 205/406] 199.204.45.69 () {44 vars in 1030 bytes} [Thu Apr 9 17:13:31 2026] GET /v2.0/subnets/public-subnet?network_id=e759afa5-84b1-4ece-8808-390687c9d2d2 => generated 113 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/407] 199.204.45.69 () {44 vars in 1053 bytes} [Thu Apr 9 17:13:31 2026] GET /v2.0/subnets?name=public-subnet&network_id=e759afa5-84b1-4ece-8808-390687c9d2d2 => generated 667 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:13:59.722 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0575e8dc-bd4e-4bde-b8a3-22de59caf818 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 208/412] 199.204.45.69 () {44 vars in 933 bytes} [Thu Apr 9 17:13:59 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/413] 199.204.45.69 () {44 vars in 955 bytes} [Thu Apr 9 17:13:59 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:14:00.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-26a4c5e2-1bbb-48d2-97d6-cf7f68c41378 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 209/414] 199.204.45.69 () {44 vars in 933 bytes} [Thu Apr 9 17:14:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/415] 199.204.45.69 () {44 vars in 955 bytes} [Thu Apr 9 17:14:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:14:00.808 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e8058d3f-e2b3-4b93-b954-a8d99f1c0285 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 210/416] 199.204.45.69 () {44 vars in 1032 bytes} [Thu Apr 9 17:14:00 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/417] 199.204.45.69 () {44 vars in 1055 bytes} [Thu Apr 9 17:14:00 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:14:01.982 7 INFO neutron.api.v2.resource [None req-b6341ab1-4657-4cea-8295-e590a3d2e246 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 211/418] 199.204.45.69 () {44 vars in 967 bytes} [Thu Apr 9 17:14:01 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/419] 199.204.45.69 () {44 vars in 989 bytes} [Thu Apr 9 17:14:01 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/422] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:03 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 4694 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/423] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:03 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 4694 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/424] 199.204.45.69 () {44 vars in 1007 bytes} [Thu Apr 9 17:14:03 2026] GET /v2.0/security-group-rules/aef545ab-f675-4c14-87c9-8ad669bf88e0 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/425] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:04 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/426] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:04 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 199.204.45.69 () {44 vars in 1007 bytes} [Thu Apr 9 17:14:04 2026] GET /v2.0/security-group-rules/2321a2bf-2dc0-4f8b-8f36-b7a36fc92666 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/428] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:05 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/429] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:05 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/430] 199.204.45.69 () {44 vars in 1007 bytes} [Thu Apr 9 17:14:05 2026] GET /v2.0/security-group-rules/26eaf242-d2db-4ddd-872c-0c3b75e617e0 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/431] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:06 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 4694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/432] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:06 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 199.204.45.69 () {44 vars in 1007 bytes} [Thu Apr 9 17:14:06 2026] GET /v2.0/security-group-rules/92ac41ff-81ef-4ec8-8573-dc39952269fc => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/434] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:07 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 4694 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:07 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/436] 199.204.45.69 () {44 vars in 1007 bytes} [Thu Apr 9 17:14:07 2026] GET /v2.0/security-group-rules/f815854d-d445-437e-8962-8ab848a0236e => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/437] 199.204.45.69 () {44 vars in 983 bytes} [Thu Apr 9 17:14:08 2026] GET /v2.0/networks/3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a => generated 732 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:14:08.641 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8794dc5c-7a5c-4b65-8dd9-181dde2b7966 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 218/438] 199.204.45.69 () {44 vars in 1072 bytes} [Thu Apr 9 17:14:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a => generated 132 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/439] 199.204.45.69 () {44 vars in 1095 bytes} [Thu Apr 9 17:14:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3a08c7fd-cab1-4a6e-b13f-84fe2e696c5a => generated 1114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/440] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:08 2026] GET /v2.0/security-groups/b559b543-f140-4eb6-a601-41984be2a598 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:14:18.455 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38ba10e8-b641-476a-88a0-6b8730cdc7e5 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 223/443] 199.204.45.69 () {44 vars in 975 bytes} [Thu Apr 9 17:14:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/444] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/445] 199.204.45.69 () {44 vars in 916 bytes} [Thu Apr 9 17:14:20 2026] GET /v2.0/ports => generated 4177 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:14:21.235 8 INFO neutron.api.v2.resource [None req-5a2342fd-76e3-4eff-b85e-0eb3b0c59f11 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 222/446] 199.204.45.69 () {44 vars in 955 bytes} [Thu Apr 9 17:14:21 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 199.204.45.69 () {44 vars in 977 bytes} [Thu Apr 9 17:14:21 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/448] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:22 2026] GET /v2.0/security-groups/df8297e9-f514-44ee-9274-2b700481f65c => generated 2882 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/449] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:22 2026] GET /v2.0/security-groups/df8297e9-f514-44ee-9274-2b700481f65c => generated 2882 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/450] 199.204.45.69 () {44 vars in 1007 bytes} [Thu Apr 9 17:14:22 2026] GET /v2.0/security-group-rules/595f8d3e-cc7b-426d-9005-e001caaebf39 => generated 621 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/451] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:23 2026] GET /v2.0/security-groups/df8297e9-f514-44ee-9274-2b700481f65c => generated 2882 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/452] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:14:23 2026] GET /v2.0/security-groups/df8297e9-f514-44ee-9274-2b700481f65c => generated 2882 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/453] 199.204.45.69 () {44 vars in 1007 bytes} [Thu Apr 9 17:14:23 2026] GET /v2.0/security-group-rules/0a5c6b2b-b483-4d3b-bde7-b0dd5f204e87 => generated 625 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/456] 199.204.45.69 () {44 vars in 971 bytes} [Thu Apr 9 17:14:34 2026] GET /v2.0/quotas/3228f4d2c0b141f6af23053b6c2bc50a => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:15:33.288 8 INFO neutron.api.v2.resource [None req-8aa7429e-e673-45f8-87dc-fbe895528248 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 232/465] 199.204.45.69 () {44 vars in 1070 bytes} [Thu Apr 9 17:15:33 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 139 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/466] 199.204.45.69 () {44 vars in 1093 bytes} [Thu Apr 9 17:15:33 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 4072 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/467] 199.204.45.69 () {44 vars in 1084 bytes} [Thu Apr 9 17:15:34 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2?project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 4075 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:15:34 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2 => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/469] 199.204.45.69 () {44 vars in 1007 bytes} [Thu Apr 9 17:15:34 2026] GET /v2.0/security-group-rules/9a7a61f5-095f-4a5a-abbd-6074b536bccc => generated 597 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/470] 199.204.45.69 () {44 vars in 1084 bytes} [Thu Apr 9 17:15:35 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2?project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 4075 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/471] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:15:35 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2 => generated 4075 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 199.204.45.69 () {44 vars in 1007 bytes} [Thu Apr 9 17:15:35 2026] GET /v2.0/security-group-rules/329046cd-4df2-44b8-b30c-dcbf0ed8b9db => generated 599 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/473] 199.204.45.69 () {44 vars in 1084 bytes} [Thu Apr 9 17:15:36 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2?project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:15:36 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 199.204.45.69 () {44 vars in 1007 bytes} [Thu Apr 9 17:15:36 2026] GET /v2.0/security-group-rules/790495ea-af74-4c0a-b3d5-541279ceb385 => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/476] 199.204.45.69 () {44 vars in 1084 bytes} [Thu Apr 9 17:15:37 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2?project_id=9a36e8f7a8594add8bf8e6efeabfbeef => generated 4075 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 199.204.45.69 () {44 vars in 997 bytes} [Thu Apr 9 17:15:37 2026] GET /v2.0/security-groups/dbc01d81-d10c-43e6-859a-ab0c08cfb6b2 => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/478] 199.204.45.69 () {44 vars in 1007 bytes} [Thu Apr 9 17:15:37 2026] GET /v2.0/security-group-rules/6698d8b2-cee6-43ab-a401-273b1575630c => generated 602 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/479] 199.204.45.69 () {44 vars in 971 bytes} [Thu Apr 9 17:15:45 2026] GET /v2.0/quotas/9a36e8f7a8594add8bf8e6efeabfbeef => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/488] 199.204.45.69 () {44 vars in 945 bytes} [Thu Apr 9 17:16:42 2026] GET /v2.0/networks?name=public => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/497] 10.0.0.62 () {32 vars in 647 bytes} [Thu Apr 9 17:17:45 2026] GET /v2.0/networks => generated 2162 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/498] 10.0.0.62 () {32 vars in 653 bytes} [Thu Apr 9 17:17:46 2026] GET /v2.0/floatingips => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 10.0.0.62 () {32 vars in 645 bytes} [Thu Apr 9 17:17:46 2026] GET /v2.0/routers => generated 15 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/500] 10.0.0.62 () {32 vars in 641 bytes} [Thu Apr 9 17:17:46 2026] GET /v2.0/ports => generated 4177 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/501] 10.0.0.62 () {32 vars in 645 bytes} [Thu Apr 9 17:17:46 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/502] 10.0.0.62 () {32 vars in 647 bytes} [Thu Apr 9 17:17:46 2026] GET /v2.0/networks => generated 2162 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/503] 10.0.0.62 () {32 vars in 661 bytes} [Thu Apr 9 17:17:46 2026] GET /v2.0/security-groups => generated 17397 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/504] 10.0.0.62 () {32 vars in 653 bytes} [Thu Apr 9 17:17:46 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:17:58.553 7 INFO neutron.db.segments_db [None req-ba63ec4f-33ee-4e3c-97b9-22b098da95b2 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment b3536701-96fa-4cac-b0c9-7f115bc210e8 of type vxlan for network f733df67-bcb8-472d-8bf4-382cd54c0d50 2026-04-09 17:17:58.607 8 INFO neutron.db.segments_db [None req-dd025573-e969-426b-b7e9-b991aa1f1e9f c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment b1538379-c9f6-4555-af58-687b8c287f2a of type vxlan for network b500da67-74f8-4427-b921-02660f74b74d [pid: 7|app: 0|req: 254/507] 10.0.0.62 () {34 vars in 669 bytes} [Thu Apr 9 17:17:58 2026] POST /v2.0/networks => generated 725 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 10.0.0.62 () {34 vars in 669 bytes} [Thu Apr 9 17:17:58 2026] POST /v2.0/networks => generated 718 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:17:58.858 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab00dd8f-4e35-4153-a9e3-c960a494acc9 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network f733df67-bcb8-472d-8bf4-382cd54c0d50: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 255/509] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:17:58 2026] POST /v2.0/subnets => generated 691 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:17:58.930 7 INFO neutron.db.segments_db [None req-46e49393-68b3-4ba0-8393-81a1053b5212 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment adb53a9f-0a00-4eaa-a6d2-a11c867a8c91 of type vxlan for network 08e3d327-d317-46f7-85fc-996547318bb5 [pid: 7|app: 0|req: 255/510] 10.0.0.62 () {34 vars in 669 bytes} [Thu Apr 9 17:17:58 2026] POST /v2.0/networks => generated 724 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:17:59.054 7 INFO neutron.db.segments_db [None req-c799594b-204b-4d11-ab31-8d5c853fbec0 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 90ae81d3-e9c2-4551-8e96-ddc8dad6aa83 of type vxlan for network 7f4e5745-7877-4084-a84f-acefdf679223 2026-04-09 17:17:59.077 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6847e683-de21-4a7d-86b1-44efdbd9e814 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network b500da67-74f8-4427-b921-02660f74b74d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 256/511] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:17:58 2026] POST /v2.0/subnets => generated 684 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:17:59.227 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86720a79-354d-47fb-b6da-458673f277f6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 08e3d327-d317-46f7-85fc-996547318bb5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 257/512] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:17:59 2026] POST /v2.0/subnets => generated 690 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:17:59.246 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c799594b-204b-4d11-ab31-8d5c853fbec0 c713d77509064eea8721609b198680e5 f768cdc3188f4004b90bc3991da43f5e - - default default] Unable to schedule network 7f4e5745-7877-4084-a84f-acefdf679223: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:17:59.267 7 INFO neutron.db.l3_hamode_db [None req-c799594b-204b-4d11-ab31-8d5c853fbec0 c713d77509064eea8721609b198680e5 f768cdc3188f4004b90bc3991da43f5e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 258/513] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:17:59 2026] GET /v2.0/security-groups?tenant_id=a419af471e4b4671a79468569047c61e&name=default => generated 2921 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:17:59.522 8 INFO neutron.db.segments_db [None req-3b4c1930-6430-4853-b5cc-c84c6c02763e c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 9745027f-1e78-428d-b9f7-f01a86d8e73b of type vxlan for network 3e33d2d1-96ce-4bc5-b7b0-b2e8b6348611 2026-04-09 17:17:59.713 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3b4c1930-6430-4853-b5cc-c84c6c02763e c713d77509064eea8721609b198680e5 75be8567c6d149c4b0b654cd265f8720 - - default default] Unable to schedule network 3e33d2d1-96ce-4bc5-b7b0-b2e8b6348611: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:17:59.742 8 INFO neutron.db.l3_hamode_db [None req-3b4c1930-6430-4853-b5cc-c84c6c02763e c713d77509064eea8721609b198680e5 75be8567c6d149c4b0b654cd265f8720 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:18:00.205 7 INFO neutron.db.l3_hamode_db [None req-c799594b-204b-4d11-ab31-8d5c853fbec0 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:18:00.570 8 INFO neutron.db.l3_hamode_db [None req-3b4c1930-6430-4853-b5cc-c84c6c02763e c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:18:00.819 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c799594b-204b-4d11-ab31-8d5c853fbec0 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 7f4e5745-7877-4084-a84f-acefdf679223: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:01.096 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3b4c1930-6430-4853-b5cc-c84c6c02763e c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 3e33d2d1-96ce-4bc5-b7b0-b2e8b6348611: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 256/514] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:17:59 2026] POST /v2.0/routers => generated 731 bytes in 2529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:01.579 7 INFO neutron.db.segments_db [None req-78b968ee-92da-4ff8-ba45-4d0119161b6f c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment deef4ee9-288a-415f-9a2f-2b573b48cb17 of type vxlan for network f6fe536e-f447-4529-8ed9-e8ed0bf6fc74 2026-04-09 17:18:01.780 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-78b968ee-92da-4ff8-ba45-4d0119161b6f c713d77509064eea8721609b198680e5 d62d00b28bbc4d2086a555a49e38314a - - default default] Unable to schedule network f6fe536e-f447-4529-8ed9-e8ed0bf6fc74: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:01.796 7 INFO neutron.db.l3_hamode_db [None req-78b968ee-92da-4ff8-ba45-4d0119161b6f c713d77509064eea8721609b198680e5 d62d00b28bbc4d2086a555a49e38314a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 259/515] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:17:59 2026] POST /v2.0/routers => generated 724 bytes in 2417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/516] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:01 2026] DELETE /v2.0/security-groups/535d3a67-d6b4-463c-8194-48aa1d77adb8 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:18:02.445 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7875fde-a82e-42a6-9acd-f6044344cd97 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network f733df67-bcb8-472d-8bf4-382cd54c0d50: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:02.580 7 INFO neutron.db.l3_hamode_db [None req-78b968ee-92da-4ff8-ba45-4d0119161b6f c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:18:02.894 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-78b968ee-92da-4ff8-ba45-4d0119161b6f c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network f6fe536e-f447-4529-8ed9-e8ed0bf6fc74: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:02.896 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7875fde-a82e-42a6-9acd-f6044344cd97 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network f733df67-bcb8-472d-8bf4-382cd54c0d50: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 261/517] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:18:02 2026] PUT /v2.0/routers/1967c938-5866-4b3d-898d-a055b1d929ac/add_router_interface => generated 309 bytes in 1064 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/518] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:18:01 2026] POST /v2.0/routers => generated 730 bytes in 1993 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:03.578 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1782a18a-b24d-437b-b295-0651fd5590d1 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network b500da67-74f8-4427-b921-02660f74b74d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:04.126 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30e161ea-e0b1-449e-861e-5924308cdfc7 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 08e3d327-d317-46f7-85fc-996547318bb5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:04.167 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1782a18a-b24d-437b-b295-0651fd5590d1 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network b500da67-74f8-4427-b921-02660f74b74d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 262/521] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:18:03 2026] PUT /v2.0/routers/ad89960b-3152-415e-9da5-e6ea8998bbb3/add_router_interface => generated 309 bytes in 1328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:04.650 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30e161ea-e0b1-449e-861e-5924308cdfc7 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 08e3d327-d317-46f7-85fc-996547318bb5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:04.717 8 INFO neutron.db.segments_db [None req-35af61ec-954d-4cf0-b022-60aab0351b99 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 93f05e81-2c96-4436-8b2b-15658d18784d of type vxlan for network a08433be-8f0f-4c1d-9700-4d84750bd3f6 [pid: 8|app: 0|req: 263/522] 10.0.0.62 () {34 vars in 669 bytes} [Thu Apr 9 17:18:04 2026] POST /v2.0/networks => generated 729 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/523] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:18:03 2026] PUT /v2.0/routers/6977d688-2238-4cae-ba80-ad1da902c3a8/add_router_interface => generated 309 bytes in 1313 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:05.009 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-649dfcfd-2c8e-453f-b5ce-a6572f86a38c c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network a08433be-8f0f-4c1d-9700-4d84750bd3f6: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 261/524] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:18:04 2026] POST /v2.0/subnets => generated 695 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/525] 10.0.0.200 () {38 vars in 970 bytes} [Thu Apr 9 17:18:04 2026] POST /v2.0/security-groups => generated 1681 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-09 17:18:05.105 8 INFO neutron.db.segments_db [None req-96af4582-c03b-4e9c-a6b5-fdf665c303fe c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment db99e643-3ad3-443f-9506-2d3d4e76d689 of type vxlan for network a3588ac4-33b9-497d-8431-37a32a15fd0e [pid: 7|app: 0|req: 262/526] 10.0.0.62 () {34 vars in 683 bytes} [Thu Apr 9 17:18:05 2026] POST /v2.0/security-groups => generated 1660 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/527] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:18:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:05.283 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-96af4582-c03b-4e9c-a6b5-fdf665c303fe c713d77509064eea8721609b198680e5 26beb13127f24d3f9825ea8985497b18 - - default default] Unable to schedule network a3588ac4-33b9-497d-8431-37a32a15fd0e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:05.300 8 INFO neutron.db.l3_hamode_db [None req-96af4582-c03b-4e9c-a6b5-fdf665c303fe c713d77509064eea8721609b198680e5 26beb13127f24d3f9825ea8985497b18 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 264/528] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:18:05 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: 265/529] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:18:05 2026] POST /v2.0/floatingips => generated 552 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:05.994 8 INFO neutron.db.l3_hamode_db [None req-96af4582-c03b-4e9c-a6b5-fdf665c303fe c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 266/530] 10.0.0.62 () {34 vars in 683 bytes} [Thu Apr 9 17:18:05 2026] POST /v2.0/security-groups => generated 1659 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/531] 10.0.0.200 () {38 vars in 970 bytes} [Thu Apr 9 17:18:06 2026] POST /v2.0/security-groups => generated 1682 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-09 17:18:06.331 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-96af4582-c03b-4e9c-a6b5-fdf665c303fe c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network a3588ac4-33b9-497d-8431-37a32a15fd0e: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 268/532] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:18:06 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/533] 10.0.0.200 () {38 vars in 970 bytes} [Thu Apr 9 17:18:06 2026] POST /v2.0/security-groups => generated 1681 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/534] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:18:06 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/535] 10.0.0.200 () {34 vars in 1099 bytes} [Thu Apr 9 17:18:06 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1818755348&fields=id&tenant_id=75be8567c6d149c4b0b654cd265f8720 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/536] 10.0.0.200 () {34 vars in 1001 bytes} [Thu Apr 9 17:18:06 2026] GET /v2.0/security-groups?tenant_id=f768cdc3188f4004b90bc3991da43f5e => generated 7905 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/537] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:18:06 2026] POST /v2.0/floatingips => generated 552 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/538] 10.0.0.200 () {34 vars in 981 bytes} [Thu Apr 9 17:18:07 2026] GET /v2.0/networks?id=b500da67-74f8-4427-b921-02660f74b74d => generated 663 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/539] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:07 2026] GET /v2.0/security-groups/180b121d-6632-42f0-bd16-cf1a20462d28 => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/540] 10.0.0.200 () {34 vars in 964 bytes} [Thu Apr 9 17:18:07 2026] GET /v2.0/quotas/75be8567c6d149c4b0b654cd265f8720 => 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: 265/541] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:18:05 2026] POST /v2.0/routers => generated 735 bytes in 2238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/542] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:07 2026] GET /v2.0/security-groups/180b121d-6632-42f0-bd16-cf1a20462d28 => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/543] 10.0.0.200 () {34 vars in 1001 bytes} [Thu Apr 9 17:18:07 2026] GET /v2.0/ports?tenant_id=75be8567c6d149c4b0b654cd265f8720&fields=id => generated 57 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/544] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:07 2026] GET /v2.0/security-groups/f13934da-304c-4880-b871-fad85f8bf2f2 => generated 1681 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/545] 10.0.0.200 () {36 vars in 1012 bytes} [Thu Apr 9 17:18:07 2026] DELETE /v2.0/security-groups/f13934da-304c-4880-b871-fad85f8bf2f2 => 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: 269/546] 10.0.0.200 () {34 vars in 1097 bytes} [Thu Apr 9 17:18:07 2026] GET /v2.0/security-groups?name=tempest-securitygroup--517882625&fields=id&tenant_id=d62d00b28bbc4d2086a555a49e38314a => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/547] 10.0.0.200 () {34 vars in 981 bytes} [Thu Apr 9 17:18:07 2026] GET /v2.0/networks?id=08e3d327-d317-46f7-85fc-996547318bb5 => generated 669 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/548] 10.0.0.200 () {34 vars in 964 bytes} [Thu Apr 9 17:18:07 2026] GET /v2.0/quotas/d62d00b28bbc4d2086a555a49e38314a => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:07.827 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9419cd21-85b6-463f-9108-a50e8ad9beef c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network a08433be-8f0f-4c1d-9700-4d84750bd3f6: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 272/549] 10.0.0.200 () {34 vars in 906 bytes} [Thu Apr 9 17:18:07 2026] GET /v2.0/extensions => generated 21537 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/550] 10.0.0.200 () {34 vars in 1001 bytes} [Thu Apr 9 17:18:07 2026] GET /v2.0/ports?tenant_id=d62d00b28bbc4d2086a555a49e38314a&fields=id => generated 57 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/551] 10.0.0.200 () {34 vars in 1007 bytes} [Thu Apr 9 17:18:07 2026] GET /v2.0/networks/b500da67-74f8-4427-b921-02660f74b74d?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: 275/552] 10.0.0.200 () {34 vars in 1107 bytes} [Thu Apr 9 17:18:07 2026] GET /v2.0/networks/b500da67-74f8-4427-b921-02660f74b74d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:08.295 8 INFO neutron.api.v2.resource [req-93d4644a-1fe5-4156-9944-45e3e7cd9dba req-9bb6a577-8304-49b6-a65f-e98975963912 17171ea79bd34d7cb2504a25a6b7783c f768cdc3188f4004b90bc3991da43f5e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 276/553] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:08 2026] GET /v2.0/security-groups/f13934da-304c-4880-b871-fad85f8bf2f2 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 10.0.0.200 () {34 vars in 906 bytes} [Thu Apr 9 17:18:08 2026] GET /v2.0/extensions => generated 21537 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/555] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:08 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:08.405 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9419cd21-85b6-463f-9108-a50e8ad9beef c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network a08433be-8f0f-4c1d-9700-4d84750bd3f6: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 279/556] 10.0.0.200 () {34 vars in 1007 bytes} [Thu Apr 9 17:18:08 2026] GET /v2.0/networks/08e3d327-d317-46f7-85fc-996547318bb5?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: 280/557] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:08 2026] GET /v2.0/security-groups/753ac689-0917-440e-adb7-88a8b2ce0f50 => generated 1682 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/558] 10.0.0.200 () {34 vars in 1107 bytes} [Thu Apr 9 17:18:08 2026] GET /v2.0/networks/08e3d327-d317-46f7-85fc-996547318bb5?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: 282/559] 10.0.0.200 () {36 vars in 1012 bytes} [Thu Apr 9 17:18:08 2026] DELETE /v2.0/security-groups/753ac689-0917-440e-adb7-88a8b2ce0f50 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:18:08.688 8 INFO neutron.api.v2.resource [req-a1391ecc-f362-44af-9509-4a7badb4c0b3 req-6cdce75c-2100-4258-a98e-9ed056c6c841 17171ea79bd34d7cb2504a25a6b7783c f768cdc3188f4004b90bc3991da43f5e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 283/560] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:08 2026] GET /v2.0/security-groups/753ac689-0917-440e-adb7-88a8b2ce0f50 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/561] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:08 2026] GET /v2.0/security-groups/67361c52-23d1-4345-9081-c771129de5f7 => generated 1681 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/562] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:18:07 2026] PUT /v2.0/routers/827ed13f-5b8c-4cc5-b0bc-deec22961375/add_router_interface => generated 309 bytes in 1598 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.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:08 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/564] 10.0.0.200 () {36 vars in 1012 bytes} [Thu Apr 9 17:18:08 2026] DELETE /v2.0/security-groups/67361c52-23d1-4345-9081-c771129de5f7 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:18:09.043 7 INFO neutron.api.v2.resource [req-c5535f46-98bb-4616-a4cf-b161aa3205df req-b80a5e7d-e03c-436b-97c3-379593dd575a 17171ea79bd34d7cb2504a25a6b7783c f768cdc3188f4004b90bc3991da43f5e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 280/565] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:09 2026] GET /v2.0/security-groups/67361c52-23d1-4345-9081-c771129de5f7 => 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: 286/566] 10.0.0.200 () {34 vars in 1001 bytes} [Thu Apr 9 17:18:09 2026] GET /v2.0/security-groups?tenant_id=f768cdc3188f4004b90bc3991da43f5e => generated 2921 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/567] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:09 2026] GET /v2.0/security-groups/180b121d-6632-42f0-bd16-cf1a20462d28 => generated 2918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/568] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:09 2026] GET /v2.0/security-groups/180b121d-6632-42f0-bd16-cf1a20462d28 => generated 2918 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:18:09.263 7 INFO neutron.api.v2.resource [req-93c8bcd0-b829-4d38-95e2-7fb07e9fe40f req-ac6ad804-0263-4a94-9d13-64828c296324 17171ea79bd34d7cb2504a25a6b7783c f768cdc3188f4004b90bc3991da43f5e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 282/569] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:09 2026] GET /v2.0/security-groups/67361c52-23d1-4345-9081-c771129de5f7 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:18:09.304 8 INFO neutron.api.v2.resource [req-91bca8d0-e4b6-4a84-90ae-50eb5360cad2 req-18357b7a-8359-4a9c-9c79-8cc309780fd4 17171ea79bd34d7cb2504a25a6b7783c f768cdc3188f4004b90bc3991da43f5e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 288/570] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:09 2026] GET /v2.0/security-groups/753ac689-0917-440e-adb7-88a8b2ce0f50 => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:18:09.361 7 INFO neutron.api.v2.resource [req-51bdaec2-f915-4590-b3f2-a6670762b149 req-60238da8-3d51-400f-aaa6-d4e439e7faa1 17171ea79bd34d7cb2504a25a6b7783c f768cdc3188f4004b90bc3991da43f5e - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 283/571] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:09 2026] GET /v2.0/security-groups/f13934da-304c-4880-b871-fad85f8bf2f2 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:18:09.893 8 INFO neutron_taas.services.taas.taas_plugin [None req-233f71f9-e854-4c8b-82be-98cb17689fc9 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 040162b8-d77a-49be-a813-8404af650772 2026-04-09 17:18:09.902 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-233f71f9-e854-4c8b-82be-98cb17689fc9 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 040162b8-d77a-49be-a813-8404af650772 [pid: 7|app: 0|req: 284/572] 10.0.0.200 () {38 vars in 970 bytes} [Thu Apr 9 17:18:09 2026] POST /v2.0/security-groups => generated 1685 bytes in 1004 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/573] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:10 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => 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: 286/574] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:10 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/575] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:10 2026] GET /v2.0/security-groups/4ac5a0c8-003a-446e-ab4a-60f6ff51013f => generated 1685 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/576] 10.0.0.200 () {38 vars in 980 bytes} [Thu Apr 9 17:18:10 2026] POST /v2.0/security-group-rules => generated 614 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/577] 10.0.0.200 () {38 vars in 970 bytes} [Thu Apr 9 17:18:10 2026] POST /v2.0/security-groups => generated 1686 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/578] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:18:09 2026] PUT /v2.0/routers/1967c938-5866-4b3d-898d-a055b1d929ac/remove_router_interface => generated 309 bytes in 1497 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/579] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:10 2026] GET /v2.0/security-groups/0dc8a31b-c6bc-4f13-992b-d5dcc92d42bf => generated 1686 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 10.0.0.200 () {38 vars in 980 bytes} [Thu Apr 9 17:18:10 2026] POST /v2.0/security-group-rules => generated 614 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:11.162 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa30e9a9-b005-42cb-b0e7-438719609a32 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: f3d327d5-d9c6-40cf-81a5-f70f28614fda 2026-04-09 17:18:11.169 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa30e9a9-b005-42cb-b0e7-438719609a32 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: f3d327d5-d9c6-40cf-81a5-f70f28614fda [pid: 8|app: 0|req: 292/581] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:11 2026] GET /v2.0/security-groups/0dc8a31b-c6bc-4f13-992b-d5dcc92d42bf => generated 2311 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/582] 10.0.0.200 () {38 vars in 980 bytes} [Thu Apr 9 17:18:11 2026] POST /v2.0/security-group-rules => generated 619 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/583] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:11 2026] GET /v2.0/security-groups/0dc8a31b-c6bc-4f13-992b-d5dcc92d42bf => generated 2941 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/584] 10.0.0.200 () {34 vars in 1000 bytes} [Thu Apr 9 17:18:11 2026] GET /v2.0/security-group-rules/22658878-2423-4907-8a79-1904d3ab0261 => generated 616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:11.471 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa30e9a9-b005-42cb-b0e7-438719609a32 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 3ca545a1-560f-4830-a93d-bd3fb2c16b05 2026-04-09 17:18:11.475 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa30e9a9-b005-42cb-b0e7-438719609a32 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 3ca545a1-560f-4830-a93d-bd3fb2c16b05 [pid: 8|app: 0|req: 296/585] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:11 2026] GET /v2.0/security-groups/0dc8a31b-c6bc-4f13-992b-d5dcc92d42bf => generated 2941 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:18:11.567 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-aa30e9a9-b005-42cb-b0e7-438719609a32 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - 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-09 17:18:11.596 7 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [None req-aa30e9a9-b005-42cb-b0e7-438719609a32 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to retrieve active L2 agent on host instance [pid: 8|app: 0|req: 297/586] 10.0.0.200 () {36 vars in 1022 bytes} [Thu Apr 9 17:18:11 2026] DELETE /v2.0/security-group-rules/22658878-2423-4907-8a79-1904d3ab0261 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/587] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:11 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => 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: 299/588] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:11 2026] GET /v2.0/security-groups/0dc8a31b-c6bc-4f13-992b-d5dcc92d42bf => generated 2311 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/589] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:11 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => 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: 301/590] 10.0.0.200 () {36 vars in 1012 bytes} [Thu Apr 9 17:18:11 2026] DELETE /v2.0/security-groups/0dc8a31b-c6bc-4f13-992b-d5dcc92d42bf => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:18:11.879 7 INFO neutron.db.l3_hamode_db [None req-aa30e9a9-b005-42cb-b0e7-438719609a32 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] HA network 7f4e5745-7877-4084-a84f-acefdf679223 was deleted as no HA routers are present in tenant f768cdc3188f4004b90bc3991da43f5e. [pid: 7|app: 0|req: 290/591] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:10 2026] DELETE /v2.0/routers/1967c938-5866-4b3d-898d-a055b1d929ac => generated 0 bytes in 1007 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/592] 10.0.0.200 () {34 vars in 990 bytes} [Thu Apr 9 17:18:11 2026] GET /v2.0/security-groups/4ac5a0c8-003a-446e-ab4a-60f6ff51013f => generated 2310 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/593] 10.0.0.200 () {36 vars in 1012 bytes} [Thu Apr 9 17:18:11 2026] DELETE /v2.0/security-groups/4ac5a0c8-003a-446e-ab4a-60f6ff51013f => 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: 291/594] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:11 2026] DELETE /v2.0/subnets/ffa9bbe3-ba94-4533-b82e-1d5dc6a7dd4d => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/595] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:12 2026] DELETE /v2.0/networks/f733df67-bcb8-472d-8bf4-382cd54c0d50 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:18:12.226 7 INFO neutron.services.segments.plugin [-] Segment 90ae81d3-e9c2-4551-8e96-ddc8dad6aa83 resource provider aggregate not found 2026-04-09 17:18:12.241 7 INFO neutron.services.segments.plugin [-] Segment 90ae81d3-e9c2-4551-8e96-ddc8dad6aa83 resource provider aggregate not found 2026-04-09 17:18:12.246 7 INFO neutron.services.segments.plugin [-] Segment 90ae81d3-e9c2-4551-8e96-ddc8dad6aa83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90ae81d3-e9c2-4551-8e96-ddc8dad6aa83 found for delete ", "request_id": "req-d1a7d2ad-be31-41af-a6ee-c2eff816c64e"}]} 2026-04-09 17:18:12.257 7 INFO neutron.services.segments.plugin [-] Segment 90ae81d3-e9c2-4551-8e96-ddc8dad6aa83 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90ae81d3-e9c2-4551-8e96-ddc8dad6aa83 found for delete ", "request_id": "req-d25be096-14b9-4414-b058-25a17e6b6bd0"}]} [pid: 7|app: 0|req: 293/596] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:12 2026] GET /v2.0/security-groups?tenant_id=f768cdc3188f4004b90bc3991da43f5e&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:18:12.359 8 INFO neutron_taas.services.taas.taas_plugin [None req-f18193c2-c10f-4ef9-82ee-bb8473d9c39c c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 5e3262e0-10ec-485f-97f9-39fd3fe63bef 2026-04-09 17:18:12.363 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f18193c2-c10f-4ef9-82ee-bb8473d9c39c c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 5e3262e0-10ec-485f-97f9-39fd3fe63bef [pid: 7|app: 0|req: 294/597] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:12 2026] DELETE /v2.0/security-groups/180b121d-6632-42f0-bd16-cf1a20462d28 => 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: 295/598] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:12 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => 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: 296/599] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:12 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => 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: 304/600] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:18:11 2026] PUT /v2.0/routers/827ed13f-5b8c-4cc5-b0bc-deec22961375/remove_router_interface => generated 309 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:13.047 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e0a82c0-50aa-4d74-ba01-dae8dab53f9a c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 353e15af-958e-4718-b8f4-f32802fa4001 2026-04-09 17:18:13.049 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e0a82c0-50aa-4d74-ba01-dae8dab53f9a c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 353e15af-958e-4718-b8f4-f32802fa4001 2026-04-09 17:18:13.314 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e0a82c0-50aa-4d74-ba01-dae8dab53f9a c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 48461327-e2d8-441c-996d-58d52f629ea8 2026-04-09 17:18:13.318 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e0a82c0-50aa-4d74-ba01-dae8dab53f9a c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 48461327-e2d8-441c-996d-58d52f629ea8 2026-04-09 17:18:13.493 7 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [None req-1e0a82c0-50aa-4d74-ba01-dae8dab53f9a c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to retrieve active L2 agent on host instance 2026-04-09 17:18:13.782 7 INFO neutron.db.l3_hamode_db [None req-1e0a82c0-50aa-4d74-ba01-dae8dab53f9a c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] HA network a3588ac4-33b9-497d-8431-37a32a15fd0e was deleted as no HA routers are present in tenant 26beb13127f24d3f9825ea8985497b18. [pid: 7|app: 0|req: 297/601] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:12 2026] DELETE /v2.0/routers/827ed13f-5b8c-4cc5-b0bc-deec22961375 => generated 0 bytes in 903 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/602] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:13 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => 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: 299/603] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:13 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => 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: 305/604] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:13 2026] DELETE /v2.0/subnets/e1da6a20-a383-43c1-9fc9-04db2feff5bc => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/605] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:13 2026] DELETE /v2.0/networks/a08433be-8f0f-4c1d-9700-4d84750bd3f6 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:18:14.269 7 INFO neutron.services.segments.plugin [-] Segment b3536701-96fa-4cac-b0c9-7f115bc210e8 resource provider aggregate not found 2026-04-09 17:18:14.275 7 INFO neutron.services.segments.plugin [-] Segment b3536701-96fa-4cac-b0c9-7f115bc210e8 resource provider aggregate not found 2026-04-09 17:18:14.293 7 INFO neutron.services.segments.plugin [-] Segment b3536701-96fa-4cac-b0c9-7f115bc210e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3536701-96fa-4cac-b0c9-7f115bc210e8 found for delete ", "request_id": "req-75bfd19c-b90c-40fa-a89e-40b6479f3926"}]} 2026-04-09 17:18:14.297 7 INFO neutron.services.segments.plugin [-] Segment b3536701-96fa-4cac-b0c9-7f115bc210e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3536701-96fa-4cac-b0c9-7f115bc210e8 found for delete ", "request_id": "req-20dacd38-bc60-472e-8d80-a273447b80da"}]} 2026-04-09 17:18:14.312 7 INFO neutron.services.segments.plugin [-] Segment db99e643-3ad3-443f-9506-2d3d4e76d689 resource provider aggregate not found 2026-04-09 17:18:14.318 7 INFO neutron.services.segments.plugin [-] Segment db99e643-3ad3-443f-9506-2d3d4e76d689 resource provider aggregate not found 2026-04-09 17:18:14.330 7 INFO neutron.services.segments.plugin [-] Segment db99e643-3ad3-443f-9506-2d3d4e76d689 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db99e643-3ad3-443f-9506-2d3d4e76d689 found for delete ", "request_id": "req-a1a435ad-eff5-4281-937d-b618e7613b0a"}]} 2026-04-09 17:18:14.337 7 INFO neutron.services.segments.plugin [-] Segment db99e643-3ad3-443f-9506-2d3d4e76d689 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db99e643-3ad3-443f-9506-2d3d4e76d689 found for delete ", "request_id": "req-c60b12c8-74f0-4166-8d86-67857dc226dc"}]} 2026-04-09 17:18:14.352 7 INFO neutron.services.segments.plugin [-] Segment 93f05e81-2c96-4436-8b2b-15658d18784d resource provider aggregate not found 2026-04-09 17:18:14.361 7 INFO neutron.services.segments.plugin [-] Segment 93f05e81-2c96-4436-8b2b-15658d18784d resource provider aggregate not found [pid: 8|app: 0|req: 306/606] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:14 2026] GET /v2.0/security-groups?tenant_id=26beb13127f24d3f9825ea8985497b18&name=default => generated 2925 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:18:14.378 7 INFO neutron.services.segments.plugin [-] Segment 93f05e81-2c96-4436-8b2b-15658d18784d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93f05e81-2c96-4436-8b2b-15658d18784d found for delete ", "request_id": "req-1063a08f-fd7c-4290-802f-ec801705e4a2"}]} 2026-04-09 17:18:14.379 7 INFO neutron.services.segments.plugin [-] Segment 93f05e81-2c96-4436-8b2b-15658d18784d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93f05e81-2c96-4436-8b2b-15658d18784d found for delete ", "request_id": "req-2b81fcce-7a6a-45b0-a2a5-63e1b87a522e"}]} [pid: 7|app: 0|req: 301/607] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:14 2026] DELETE /v2.0/security-groups/7b02765b-5737-484d-a29c-c19d248a67fa => 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: 302/608] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:14 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => 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: 303/609] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:14 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => 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: 307/610] 199.204.45.69 () {34 vars in 984 bytes} [Thu Apr 9 17:18:14 2026] GET /v2.0/networks?id=b500da67-74f8-4427-b921-02660f74b74d => generated 663 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/611] 199.204.45.69 () {34 vars in 909 bytes} [Thu Apr 9 17:18:15 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/612] 199.204.45.69 () {34 vars in 1048 bytes} [Thu Apr 9 17:18:15 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=75be8567c6d149c4b0b654cd265f8720 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:15.508 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-e383daf4-2563-4396-bfb0-497df12faf79 req-4b6ff3e6-9b7f-42d5-81f1-3bdc9ccb7201 c7d87aaf25364ab6b085f07fda81c26b 75be8567c6d149c4b0b654cd265f8720 - - default default] Unable to schedule network b500da67-74f8-4427-b921-02660f74b74d: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 305/613] 199.204.45.69 () {38 vars in 953 bytes} [Thu Apr 9 17:18:15 2026] POST /v2.0/ports => generated 954 bytes in 454 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: 306/614] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:16 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => generated 957 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/615] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:16 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => 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: 308/616] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Apr 9 17:18:16 2026] GET /v2.0/security-groups?id=f25b2d31-5787-4017-b2d8-aa4331851477&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:16.503 8 ERROR neutron.plugins.ml2.managers [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a on host instance for vnic_type normal using segments [{'id': 'b1538379-c9f6-4555-af58-687b8c287f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 378, 'network_id': 'b500da67-74f8-4427-b921-02660f74b74d'}] 2026-04-09 17:18:16.504 8 INFO neutron.plugins.ml2.plugin [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 2 to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a 2026-04-09 17:18:16.527 8 ERROR neutron.plugins.ml2.managers [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a on host instance for vnic_type normal using segments [{'id': 'b1538379-c9f6-4555-af58-687b8c287f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 378, 'network_id': 'b500da67-74f8-4427-b921-02660f74b74d'}] 2026-04-09 17:18:16.528 8 INFO neutron.plugins.ml2.plugin [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 3 to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a [pid: 7|app: 0|req: 309/617] 199.204.45.69 () {34 vars in 984 bytes} [Thu Apr 9 17:18:16 2026] GET /v2.0/networks?id=08e3d327-d317-46f7-85fc-996547318bb5 => generated 669 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:16.562 8 ERROR neutron.plugins.ml2.managers [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a on host instance for vnic_type normal using segments [{'id': 'b1538379-c9f6-4555-af58-687b8c287f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 378, 'network_id': 'b500da67-74f8-4427-b921-02660f74b74d'}] 2026-04-09 17:18:16.562 8 INFO neutron.plugins.ml2.plugin [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 4 to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a 2026-04-09 17:18:16.588 8 ERROR neutron.plugins.ml2.managers [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a on host instance for vnic_type normal using segments [{'id': 'b1538379-c9f6-4555-af58-687b8c287f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 378, 'network_id': 'b500da67-74f8-4427-b921-02660f74b74d'}] 2026-04-09 17:18:16.589 8 INFO neutron.plugins.ml2.plugin [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 5 to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a 2026-04-09 17:18:16.612 8 ERROR neutron.plugins.ml2.managers [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a on host instance for vnic_type normal using segments [{'id': 'b1538379-c9f6-4555-af58-687b8c287f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 378, 'network_id': 'b500da67-74f8-4427-b921-02660f74b74d'}] 2026-04-09 17:18:16.612 8 INFO neutron.plugins.ml2.plugin [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 6 to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a 2026-04-09 17:18:16.634 8 ERROR neutron.plugins.ml2.managers [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a on host instance for vnic_type normal using segments [{'id': 'b1538379-c9f6-4555-af58-687b8c287f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 378, 'network_id': 'b500da67-74f8-4427-b921-02660f74b74d'}] 2026-04-09 17:18:16.634 8 INFO neutron.plugins.ml2.plugin [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 7 to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a 2026-04-09 17:18:16.671 8 ERROR neutron.plugins.ml2.managers [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a on host instance for vnic_type normal using segments [{'id': 'b1538379-c9f6-4555-af58-687b8c287f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 378, 'network_id': 'b500da67-74f8-4427-b921-02660f74b74d'}] 2026-04-09 17:18:16.671 8 INFO neutron.plugins.ml2.plugin [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 8 to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a 2026-04-09 17:18:16.700 8 ERROR neutron.plugins.ml2.managers [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a on host instance for vnic_type normal using segments [{'id': 'b1538379-c9f6-4555-af58-687b8c287f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 378, 'network_id': 'b500da67-74f8-4427-b921-02660f74b74d'}] 2026-04-09 17:18:16.700 8 INFO neutron.plugins.ml2.plugin [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 9 to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a 2026-04-09 17:18:16.727 8 ERROR neutron.plugins.ml2.managers [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a on host instance for vnic_type normal using segments [{'id': 'b1538379-c9f6-4555-af58-687b8c287f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 378, 'network_id': 'b500da67-74f8-4427-b921-02660f74b74d'}] 2026-04-09 17:18:16.727 8 INFO neutron.plugins.ml2.plugin [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 10 to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a 2026-04-09 17:18:16.755 8 ERROR neutron.plugins.ml2.managers [req-e383daf4-2563-4396-bfb0-497df12faf79 req-567cd419-9c36-4548-8403-77f5d13194d1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 61f1d81e-05e4-4566-a69d-7c2bebb0c78a on host instance for vnic_type normal using segments [{'id': 'b1538379-c9f6-4555-af58-687b8c287f2a', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 378, 'network_id': 'b500da67-74f8-4427-b921-02660f74b74d'}] [pid: 8|app: 0|req: 309/618] 199.204.45.69 () {38 vars in 1026 bytes} [Thu Apr 9 17:18:16 2026] PUT /v2.0/ports/61f1d81e-05e4-4566-a69d-7c2bebb0c78a => generated 1101 bytes in 809 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: 310/619] 199.204.45.69 () {34 vars in 1048 bytes} [Thu Apr 9 17:18:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d62d00b28bbc4d2086a555a49e38314a => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:16.946 7 INFO neutron.db.segments_db [None req-f9714a2f-b682-4a73-8b59-3517e663e689 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 3356f76f-9271-4943-9946-86e8ca1991c2 of type vxlan for network 700db33d-7815-4bcb-a1f9-2643976b759a [pid: 7|app: 0|req: 310/620] 10.0.0.62 () {34 vars in 669 bytes} [Thu Apr 9 17:18:16 2026] POST /v2.0/networks => generated 733 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:17.107 8 INFO neutron_taas.services.taas.taas_plugin [req-e383daf4-2563-4396-bfb0-497df12faf79 req-047804d7-d499-4acd-9937-4e9276d9f17e c7d87aaf25364ab6b085f07fda81c26b 75be8567c6d149c4b0b654cd265f8720 - - default default] TaaS: Handle Delete Port: 61f1d81e-05e4-4566-a69d-7c2bebb0c78a 2026-04-09 17:18:17.113 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e383daf4-2563-4396-bfb0-497df12faf79 req-047804d7-d499-4acd-9937-4e9276d9f17e c7d87aaf25364ab6b085f07fda81c26b 75be8567c6d149c4b0b654cd265f8720 - - default default] Tap Mirror: Handle Delete Port: 61f1d81e-05e4-4566-a69d-7c2bebb0c78a 2026-04-09 17:18:17.294 8 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [req-e383daf4-2563-4396-bfb0-497df12faf79 req-047804d7-d499-4acd-9937-4e9276d9f17e c7d87aaf25364ab6b085f07fda81c26b 75be8567c6d149c4b0b654cd265f8720 - - default default] Unable to retrieve active L2 agent on host instance [pid: 8|app: 0|req: 311/621] 199.204.45.69 () {36 vars in 995 bytes} [Thu Apr 9 17:18:16 2026] DELETE /v2.0/ports/61f1d81e-05e4-4566-a69d-7c2bebb0c78a => generated 0 bytes in 427 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:18:17.347 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-42c5acff-3efb-410d-b94c-47577afe677c 0cd384246a984a95a4f1933e1a94dc87 d62d00b28bbc4d2086a555a49e38314a - - default default] Unable to schedule network 08e3d327-d317-46f7-85fc-996547318bb5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 311/622] 199.204.45.69 () {38 vars in 953 bytes} [Thu Apr 9 17:18:17 2026] POST /v2.0/ports => generated 954 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 17:18:17.440 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-820825d9-df7e-4d1e-a2f6-94962ebe55d4 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 700db33d-7815-4bcb-a1f9-2643976b759a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 312/623] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:18:17 2026] POST /v2.0/subnets => generated 699 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/624] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:17 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => generated 957 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/627] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:17 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:17.519 8 INFO neutron.db.segments_db [None req-a5771e22-28b5-4d36-b909-e4423a06d8b1 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 579fbbc9-9a12-4eb7-bbed-526fb937627b of type vxlan for network 745ec3de-870a-4d98-993c-81fff590fc15 2026-04-09 17:18:17.619 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-91f9d025-d3c8-4202-aa61-b3afcaec0952'] response: {'name': 'network-changed', 'server_uuid': 'fc749b90-c246-41b0-8620-5c6bf3dad968', 'tag': '61f1d81e-05e4-4566-a69d-7c2bebb0c78a', 'status': 'completed', 'code': 200} 2026-04-09 17:18:17.702 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a5771e22-28b5-4d36-b909-e4423a06d8b1 c713d77509064eea8721609b198680e5 e21a19c8366246e7b1d78dd3f0c798ec - - default default] Unable to schedule network 745ec3de-870a-4d98-993c-81fff590fc15: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:17.725 8 INFO neutron.db.l3_hamode_db [None req-a5771e22-28b5-4d36-b909-e4423a06d8b1 c713d77509064eea8721609b198680e5 e21a19c8366246e7b1d78dd3f0c798ec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:18:17.823 7 ERROR neutron.plugins.ml2.managers [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 5a587581-5439-45fa-aa85-df5102db7735 on host instance for vnic_type normal using segments [{'id': 'adb53a9f-0a00-4eaa-a6d2-a11c867a8c91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 277, 'network_id': '08e3d327-d317-46f7-85fc-996547318bb5'}] 2026-04-09 17:18:17.823 7 INFO neutron.plugins.ml2.plugin [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 2 to bind port 5a587581-5439-45fa-aa85-df5102db7735 2026-04-09 17:18:17.849 7 ERROR neutron.plugins.ml2.managers [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 5a587581-5439-45fa-aa85-df5102db7735 on host instance for vnic_type normal using segments [{'id': 'adb53a9f-0a00-4eaa-a6d2-a11c867a8c91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 277, 'network_id': '08e3d327-d317-46f7-85fc-996547318bb5'}] 2026-04-09 17:18:17.850 7 INFO neutron.plugins.ml2.plugin [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 3 to bind port 5a587581-5439-45fa-aa85-df5102db7735 2026-04-09 17:18:17.877 7 ERROR neutron.plugins.ml2.managers [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 5a587581-5439-45fa-aa85-df5102db7735 on host instance for vnic_type normal using segments [{'id': 'adb53a9f-0a00-4eaa-a6d2-a11c867a8c91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 277, 'network_id': '08e3d327-d317-46f7-85fc-996547318bb5'}] 2026-04-09 17:18:17.877 7 INFO neutron.plugins.ml2.plugin [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 4 to bind port 5a587581-5439-45fa-aa85-df5102db7735 2026-04-09 17:18:17.906 7 ERROR neutron.plugins.ml2.managers [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 5a587581-5439-45fa-aa85-df5102db7735 on host instance for vnic_type normal using segments [{'id': 'adb53a9f-0a00-4eaa-a6d2-a11c867a8c91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 277, 'network_id': '08e3d327-d317-46f7-85fc-996547318bb5'}] 2026-04-09 17:18:17.906 7 INFO neutron.plugins.ml2.plugin [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 5 to bind port 5a587581-5439-45fa-aa85-df5102db7735 2026-04-09 17:18:17.940 7 ERROR neutron.plugins.ml2.managers [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 5a587581-5439-45fa-aa85-df5102db7735 on host instance for vnic_type normal using segments [{'id': 'adb53a9f-0a00-4eaa-a6d2-a11c867a8c91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 277, 'network_id': '08e3d327-d317-46f7-85fc-996547318bb5'}] 2026-04-09 17:18:17.940 7 INFO neutron.plugins.ml2.plugin [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 6 to bind port 5a587581-5439-45fa-aa85-df5102db7735 2026-04-09 17:18:17.975 7 ERROR neutron.plugins.ml2.managers [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 5a587581-5439-45fa-aa85-df5102db7735 on host instance for vnic_type normal using segments [{'id': 'adb53a9f-0a00-4eaa-a6d2-a11c867a8c91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 277, 'network_id': '08e3d327-d317-46f7-85fc-996547318bb5'}] 2026-04-09 17:18:17.975 7 INFO neutron.plugins.ml2.plugin [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 7 to bind port 5a587581-5439-45fa-aa85-df5102db7735 2026-04-09 17:18:18.001 7 ERROR neutron.plugins.ml2.managers [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 5a587581-5439-45fa-aa85-df5102db7735 on host instance for vnic_type normal using segments [{'id': 'adb53a9f-0a00-4eaa-a6d2-a11c867a8c91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 277, 'network_id': '08e3d327-d317-46f7-85fc-996547318bb5'}] 2026-04-09 17:18:18.001 7 INFO neutron.plugins.ml2.plugin [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 8 to bind port 5a587581-5439-45fa-aa85-df5102db7735 2026-04-09 17:18:18.027 7 ERROR neutron.plugins.ml2.managers [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 5a587581-5439-45fa-aa85-df5102db7735 on host instance for vnic_type normal using segments [{'id': 'adb53a9f-0a00-4eaa-a6d2-a11c867a8c91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 277, 'network_id': '08e3d327-d317-46f7-85fc-996547318bb5'}] 2026-04-09 17:18:18.027 7 INFO neutron.plugins.ml2.plugin [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 9 to bind port 5a587581-5439-45fa-aa85-df5102db7735 2026-04-09 17:18:18.054 7 ERROR neutron.plugins.ml2.managers [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 5a587581-5439-45fa-aa85-df5102db7735 on host instance for vnic_type normal using segments [{'id': 'adb53a9f-0a00-4eaa-a6d2-a11c867a8c91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 277, 'network_id': '08e3d327-d317-46f7-85fc-996547318bb5'}] 2026-04-09 17:18:18.055 7 INFO neutron.plugins.ml2.plugin [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 10 to bind port 5a587581-5439-45fa-aa85-df5102db7735 2026-04-09 17:18:18.094 7 ERROR neutron.plugins.ml2.managers [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-dbb8dea8-87f5-4a13-a98b-a4b2bcd8988b 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 5a587581-5439-45fa-aa85-df5102db7735 on host instance for vnic_type normal using segments [{'id': 'adb53a9f-0a00-4eaa-a6d2-a11c867a8c91', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 277, 'network_id': '08e3d327-d317-46f7-85fc-996547318bb5'}] [pid: 7|app: 0|req: 315/628] 199.204.45.69 () {38 vars in 1026 bytes} [Thu Apr 9 17:18:17 2026] PUT /v2.0/ports/5a587581-5439-45fa-aa85-df5102db7735 => generated 1101 bytes in 720 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: 316/629] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Apr 9 17:18:18 2026] GET /v2.0/security-groups?id=a4ad5f0f-f2f4-49f6-8891-3182147a555b&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:18.521 8 INFO neutron.db.l3_hamode_db [None req-a5771e22-28b5-4d36-b909-e4423a06d8b1 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 317/630] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:18 2026] GET /v2.0/security-groups?tenant_id=e09f688750174696a54b0784c8c64bb2&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/631] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:18:18 2026] GET /v2.0/ports?tenant_id=75be8567c6d149c4b0b654cd265f8720&device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:18.699 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c2eacb0-c67b-4a71-a10d-ee32f11bc281'] response: {'name': 'network-changed', 'server_uuid': '34f574c1-3a28-4c6f-acdb-db9012d5102d', 'tag': '5a587581-5439-45fa-aa85-df5102db7735', 'status': 'completed', 'code': 200} 2026-04-09 17:18:18.796 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a5771e22-28b5-4d36-b909-e4423a06d8b1 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 745ec3de-870a-4d98-993c-81fff590fc15: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:18.846 7 INFO neutron_taas.services.taas.taas_plugin [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-e25c58b6-039a-41f4-83c0-2ed8c78a495a 0cd384246a984a95a4f1933e1a94dc87 d62d00b28bbc4d2086a555a49e38314a - - default default] TaaS: Handle Delete Port: 5a587581-5439-45fa-aa85-df5102db7735 2026-04-09 17:18:18.852 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-e25c58b6-039a-41f4-83c0-2ed8c78a495a 0cd384246a984a95a4f1933e1a94dc87 d62d00b28bbc4d2086a555a49e38314a - - default default] Tap Mirror: Handle Delete Port: 5a587581-5439-45fa-aa85-df5102db7735 2026-04-09 17:18:19.158 7 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [req-b7821aad-b845-4e0b-826f-c94770a0dbb9 req-e25c58b6-039a-41f4-83c0-2ed8c78a495a 0cd384246a984a95a4f1933e1a94dc87 d62d00b28bbc4d2086a555a49e38314a - - default default] Unable to retrieve active L2 agent on host instance [pid: 7|app: 0|req: 319/632] 199.204.45.69 () {36 vars in 995 bytes} [Thu Apr 9 17:18:18 2026] DELETE /v2.0/ports/5a587581-5439-45fa-aa85-df5102db7735 => generated 0 bytes in 519 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/633] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:19 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => 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: 321/634] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:19 2026] DELETE /v2.0/security-groups/95759562-2fea-4d4e-9aae-3a87c62064a0 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/635] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:18:19 2026] GET /v2.0/networks?tenant_id=75be8567c6d149c4b0b654cd265f8720&shared=False => generated 759 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/636] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:18:19 2026] GET /v2.0/ports?tenant_id=d62d00b28bbc4d2086a555a49e38314a&device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/637] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:19 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => 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: 325/638] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:18:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/639] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:18:19 2026] GET /v2.0/networks?tenant_id=d62d00b28bbc4d2086a555a49e38314a&shared=False => generated 765 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/640] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:19 2026] GET /v2.0/security-groups?tenant_id=2d66602cdc71480facedf217ce9c6488&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:18:19.672 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c6570ab8-ab3e-4a4c-8946-fa4eb4a01abe'] response: {'server_uuid': 'fc749b90-c246-41b0-8620-5c6bf3dad968', 'name': 'network-vif-deleted', 'tag': '61f1d81e-05e4-4566-a69d-7c2bebb0c78a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 328/641] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:18:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/642] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:18:17 2026] POST /v2.0/routers => generated 739 bytes in 2275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/643] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:19 2026] DELETE /v2.0/security-groups/35e30ea0-7d01-4e0f-baf6-6b9df4a2dd4f => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:18:20.203 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5e91264b-9eca-436e-817a-7d3c77917524 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 700db33d-7815-4bcb-a1f9-2643976b759a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 330/644] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:20 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => 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: 331/645] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:20 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:20.740 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e96e1b8e-fd4e-4111-84df-d6d11007e0a4'] response: {'server_uuid': '34f574c1-3a28-4c6f-acdb-db9012d5102d', 'name': 'network-vif-deleted', 'tag': '5a587581-5439-45fa-aa85-df5102db7735', 'status': 'completed', 'code': 200} 2026-04-09 17:18:20.780 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5e91264b-9eca-436e-817a-7d3c77917524 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 700db33d-7815-4bcb-a1f9-2643976b759a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 332/646] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:18:21 2026] GET /v2.0/ports?tenant_id=75be8567c6d149c4b0b654cd265f8720&device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/647] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:18:21 2026] GET /v2.0/ports?tenant_id=d62d00b28bbc4d2086a555a49e38314a&device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => 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: 334/648] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:18:21 2026] GET /v2.0/networks?tenant_id=75be8567c6d149c4b0b654cd265f8720&shared=False => generated 759 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/649] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:18:19 2026] PUT /v2.0/routers/f1aad405-5a6e-40cb-a806-058f7e6d7a25/add_router_interface => generated 309 bytes in 1377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/650] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:18:21 2026] GET /v2.0/networks?tenant_id=d62d00b28bbc4d2086a555a49e38314a&shared=False => generated 765 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/651] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:18:21 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: 337/652] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:21 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => 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: 316/653] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:18:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/654] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:21 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => 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: 317/655] 10.0.0.62 () {34 vars in 683 bytes} [Thu Apr 9 17:18:21 2026] POST /v2.0/security-groups => generated 1660 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/656] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:18:22 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/657] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:18:22 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/658] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:18:22 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/659] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:22 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => 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: 342/660] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:18:22 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => 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: 343/661] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:22 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => 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: 319/662] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:18:22 2026] POST /v2.0/floatingips => generated 552 bytes in 615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/663] 10.0.0.200 () {34 vars in 1097 bytes} [Thu Apr 9 17:18:23 2026] GET /v2.0/security-groups?name=tempest-securitygroup--201335466&fields=id&tenant_id=e21a19c8366246e7b1d78dd3f0c798ec => 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: 320/664] 10.0.0.200 () {34 vars in 981 bytes} [Thu Apr 9 17:18:23 2026] GET /v2.0/networks?id=700db33d-7815-4bcb-a1f9-2643976b759a => generated 678 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/665] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:23 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => 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: 321/666] 10.0.0.200 () {34 vars in 964 bytes} [Thu Apr 9 17:18:23 2026] GET /v2.0/quotas/e21a19c8366246e7b1d78dd3f0c798ec => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/667] 10.0.0.200 () {34 vars in 1001 bytes} [Thu Apr 9 17:18:23 2026] GET /v2.0/ports?tenant_id=e21a19c8366246e7b1d78dd3f0c798ec&fields=id => generated 57 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/668] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:23 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => 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: 322/669] 10.0.0.200 () {34 vars in 1007 bytes} [Thu Apr 9 17:18:23 2026] GET /v2.0/networks/700db33d-7815-4bcb-a1f9-2643976b759a?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/670] 10.0.0.200 () {34 vars in 1107 bytes} [Thu Apr 9 17:18:23 2026] GET /v2.0/networks/700db33d-7815-4bcb-a1f9-2643976b759a?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: 323/671] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:24 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => 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: 349/672] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:24 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => 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: 324/673] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:24 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/674] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:25 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => 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: 325/675] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:18:25 2026] GET /v2.0/ports?tenant_id=d62d00b28bbc4d2086a555a49e38314a&device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/676] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:18:25 2026] GET /v2.0/networks?tenant_id=d62d00b28bbc4d2086a555a49e38314a&shared=False => generated 765 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/677] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:18:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 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.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:25 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => 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: 327/679] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:25 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => 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: 328/680] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:18:26 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => 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: 329/681] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:26 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => 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: 353/682] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:26 2026] GET /v2.0/security-groups?tenant_id=c4e88459c22442e6ae291dd14b585ff9&name=default => generated 2925 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/683] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:26 2026] DELETE /v2.0/security-groups/e53c174d-bcff-4833-8fa5-3dfc7d5d7f1c => 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: 354/684] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:26 2026] GET /v2.0/security-groups?tenant_id=d377b10ff0334ac19842bc7634753df6&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/685] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:26 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => 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.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:26 2026] DELETE /v2.0/security-groups/9c4da3f0-0bf5-46d5-950b-ec200a9767cc => 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: 332/687] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:18:27 2026] GET /v2.0/ports?tenant_id=75be8567c6d149c4b0b654cd265f8720&device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/688] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:27 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => 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: 333/689] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:18:27 2026] GET /v2.0/networks?tenant_id=75be8567c6d149c4b0b654cd265f8720&shared=False => generated 759 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/690] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:18:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/691] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:27 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/692] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:18:27 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/693] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:27 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/694] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:28 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/695] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:28 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => 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: 360/696] 10.0.0.143 () {34 vars in 989 bytes} [Thu Apr 9 17:18:28 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => generated 12 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/697] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:29 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => 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: 361/698] 199.204.45.69 () {34 vars in 984 bytes} [Thu Apr 9 17:18:29 2026] GET /v2.0/networks?id=700db33d-7815-4bcb-a1f9-2643976b759a => generated 678 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/699] 199.204.45.69 () {34 vars in 1048 bytes} [Thu Apr 9 17:18:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e21a19c8366246e7b1d78dd3f0c798ec => generated 180 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/700] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:29 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => 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: 363/701] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:29 2026] GET /v2.0/ports?device_id=34f574c1-3a28-4c6f-acdb-db9012d5102d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/702] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:29 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:29.914 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-da3b5b60-9051-4ed4-99db-f6f3171846ff 459fe4760f4f4c84984947567d9e4718 e21a19c8366246e7b1d78dd3f0c798ec - - default default] Unable to schedule network 700db33d-7815-4bcb-a1f9-2643976b759a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 339/703] 199.204.45.69 () {38 vars in 953 bytes} [Thu Apr 9 17:18:29 2026] POST /v2.0/ports => generated 954 bytes in 617 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: 340/704] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:30 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:30.350 7 ERROR neutron.plugins.ml2.managers [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 on host instance for vnic_type normal using segments [{'id': '3356f76f-9271-4943-9946-86e8ca1991c2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 594, 'network_id': '700db33d-7815-4bcb-a1f9-2643976b759a'}] 2026-04-09 17:18:30.351 7 INFO neutron.plugins.ml2.plugin [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 2 to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 2026-04-09 17:18:30.382 7 ERROR neutron.plugins.ml2.managers [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 on host instance for vnic_type normal using segments [{'id': '3356f76f-9271-4943-9946-86e8ca1991c2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 594, 'network_id': '700db33d-7815-4bcb-a1f9-2643976b759a'}] 2026-04-09 17:18:30.383 7 INFO neutron.plugins.ml2.plugin [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 3 to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 2026-04-09 17:18:30.409 7 ERROR neutron.plugins.ml2.managers [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 on host instance for vnic_type normal using segments [{'id': '3356f76f-9271-4943-9946-86e8ca1991c2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 594, 'network_id': '700db33d-7815-4bcb-a1f9-2643976b759a'}] 2026-04-09 17:18:30.410 7 INFO neutron.plugins.ml2.plugin [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 4 to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 [pid: 8|app: 0|req: 341/705] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:30 2026] DELETE /v2.0/security-groups/a4ad5f0f-f2f4-49f6-8891-3182147a555b => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:18:30.450 7 ERROR neutron.plugins.ml2.managers [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 on host instance for vnic_type normal using segments [{'id': '3356f76f-9271-4943-9946-86e8ca1991c2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 594, 'network_id': '700db33d-7815-4bcb-a1f9-2643976b759a'}] 2026-04-09 17:18:30.450 7 INFO neutron.plugins.ml2.plugin [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 5 to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 [pid: 8|app: 0|req: 342/706] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:30 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:30.476 7 ERROR neutron.plugins.ml2.managers [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 on host instance for vnic_type normal using segments [{'id': '3356f76f-9271-4943-9946-86e8ca1991c2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 594, 'network_id': '700db33d-7815-4bcb-a1f9-2643976b759a'}] 2026-04-09 17:18:30.477 7 INFO neutron.plugins.ml2.plugin [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 6 to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 2026-04-09 17:18:30.516 7 ERROR neutron.plugins.ml2.managers [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 on host instance for vnic_type normal using segments [{'id': '3356f76f-9271-4943-9946-86e8ca1991c2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 594, 'network_id': '700db33d-7815-4bcb-a1f9-2643976b759a'}] 2026-04-09 17:18:30.516 7 INFO neutron.plugins.ml2.plugin [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 7 to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 2026-04-09 17:18:30.547 7 ERROR neutron.plugins.ml2.managers [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 on host instance for vnic_type normal using segments [{'id': '3356f76f-9271-4943-9946-86e8ca1991c2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 594, 'network_id': '700db33d-7815-4bcb-a1f9-2643976b759a'}] 2026-04-09 17:18:30.547 7 INFO neutron.plugins.ml2.plugin [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 8 to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 2026-04-09 17:18:30.576 7 ERROR neutron.plugins.ml2.managers [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 on host instance for vnic_type normal using segments [{'id': '3356f76f-9271-4943-9946-86e8ca1991c2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 594, 'network_id': '700db33d-7815-4bcb-a1f9-2643976b759a'}] 2026-04-09 17:18:30.577 7 INFO neutron.plugins.ml2.plugin [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 9 to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 2026-04-09 17:18:30.613 7 ERROR neutron.plugins.ml2.managers [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 on host instance for vnic_type normal using segments [{'id': '3356f76f-9271-4943-9946-86e8ca1991c2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 594, 'network_id': '700db33d-7815-4bcb-a1f9-2643976b759a'}] 2026-04-09 17:18:30.613 7 INFO neutron.plugins.ml2.plugin [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 10 to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 [pid: 8|app: 0|req: 343/707] 10.0.0.143 () {34 vars in 989 bytes} [Thu Apr 9 17:18:30 2026] GET /v2.0/ports?device_id=fc749b90-c246-41b0-8620-5c6bf3dad968 => generated 12 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:30.637 8 INFO neutron.api.v2.resource [None req-c2f38fe5-dabe-4aff-a86e-f0f75f0fba1b 0cd384246a984a95a4f1933e1a94dc87 d62d00b28bbc4d2086a555a49e38314a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 344/708] 10.0.0.62 () {32 vars in 735 bytes} [Thu Apr 9 17:18:30 2026] GET /v2.0/security-groups/a4ad5f0f-f2f4-49f6-8891-3182147a555b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:18:30.647 7 ERROR neutron.plugins.ml2.managers [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-0065f619-e27e-45e0-af41-46e693d8e151 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port e133c0ac-fdcd-4bdb-8ed7-beca96f97370 on host instance for vnic_type normal using segments [{'id': '3356f76f-9271-4943-9946-86e8ca1991c2', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 594, 'network_id': '700db33d-7815-4bcb-a1f9-2643976b759a'}] [pid: 7|app: 0|req: 365/709] 199.204.45.69 () {38 vars in 1026 bytes} [Thu Apr 9 17:18:30 2026] PUT /v2.0/ports/e133c0ac-fdcd-4bdb-8ed7-beca96f97370 => generated 1101 bytes in 721 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-09 17:18:30.796 8 INFO neutron_taas.services.taas.taas_plugin [None req-efd3217c-0683-4fa7-976b-f35ccf39d3a9 0cd384246a984a95a4f1933e1a94dc87 d62d00b28bbc4d2086a555a49e38314a - - default default] TaaS: Handle Delete Port: 3ac9b4f3-26d6-4867-89fb-0e139f24e351 2026-04-09 17:18:30.800 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efd3217c-0683-4fa7-976b-f35ccf39d3a9 0cd384246a984a95a4f1933e1a94dc87 d62d00b28bbc4d2086a555a49e38314a - - default default] Tap Mirror: Handle Delete Port: 3ac9b4f3-26d6-4867-89fb-0e139f24e351 [pid: 7|app: 0|req: 366/710] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:30 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:30.962 7 INFO neutron_taas.services.taas.taas_plugin [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-ad81452a-191d-4988-b916-5a4e1a519352 459fe4760f4f4c84984947567d9e4718 e21a19c8366246e7b1d78dd3f0c798ec - - default default] TaaS: Handle Delete Port: e133c0ac-fdcd-4bdb-8ed7-beca96f97370 2026-04-09 17:18:30.966 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-ad81452a-191d-4988-b916-5a4e1a519352 459fe4760f4f4c84984947567d9e4718 e21a19c8366246e7b1d78dd3f0c798ec - - default default] Tap Mirror: Handle Delete Port: e133c0ac-fdcd-4bdb-8ed7-beca96f97370 [pid: 8|app: 0|req: 345/711] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:18:30 2026] DELETE /v2.0/floatingips/c814ff8d-8ed1-4d49-ae7f-a5e9e0ff14ce => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/712] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Apr 9 17:18:30 2026] GET /v2.0/security-groups?id=32782adb-521b-4be6-b393-016ec2bb7d1f&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:31.075 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-59eadfbd-2f89-430c-b311-ef8887727934'] response: {'name': 'network-changed', 'server_uuid': 'cead7daf-b668-4e0a-8375-47c9c8568a83', 'tag': 'e133c0ac-fdcd-4bdb-8ed7-beca96f97370', 'status': 'completed', 'code': 200} 2026-04-09 17:18:31.129 7 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [req-72f301d1-032a-4b0a-ab56-e4e645c5bbae req-ad81452a-191d-4988-b916-5a4e1a519352 459fe4760f4f4c84984947567d9e4718 e21a19c8366246e7b1d78dd3f0c798ec - - default default] Unable to retrieve active L2 agent on host instance [pid: 7|app: 0|req: 367/713] 199.204.45.69 () {36 vars in 995 bytes} [Thu Apr 9 17:18:30 2026] DELETE /v2.0/ports/e133c0ac-fdcd-4bdb-8ed7-beca96f97370 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/714] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:31 2026] DELETE /v2.0/security-groups/f25b2d31-5787-4017-b2d8-aa4331851477 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:18:31.264 7 INFO neutron.api.v2.resource [None req-e5f9ec04-6e9a-451a-b2cd-d5514e354d32 c7d87aaf25364ab6b085f07fda81c26b 75be8567c6d149c4b0b654cd265f8720 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 369/715] 10.0.0.62 () {32 vars in 735 bytes} [Thu Apr 9 17:18:31 2026] GET /v2.0/security-groups/f25b2d31-5787-4017-b2d8-aa4331851477 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:18:31.418 7 INFO neutron_taas.services.taas.taas_plugin [None req-47c24f46-7eba-462c-87d5-ff76fe563a33 c7d87aaf25364ab6b085f07fda81c26b 75be8567c6d149c4b0b654cd265f8720 - - default default] TaaS: Handle Delete Port: 36c50ae7-c998-4196-801b-0ecad9c4707a 2026-04-09 17:18:31.421 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47c24f46-7eba-462c-87d5-ff76fe563a33 c7d87aaf25364ab6b085f07fda81c26b 75be8567c6d149c4b0b654cd265f8720 - - default default] Tap Mirror: Handle Delete Port: 36c50ae7-c998-4196-801b-0ecad9c4707a 2026-04-09 17:18:31.472 8 INFO neutron_taas.services.taas.taas_plugin [None req-17854e87-6d40-472e-9023-064700cc3ed3 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 0696b717-c0de-4261-841a-1966a98943a8 2026-04-09 17:18:31.475 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17854e87-6d40-472e-9023-064700cc3ed3 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 0696b717-c0de-4261-841a-1966a98943a8 [pid: 7|app: 0|req: 370/716] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:18:31 2026] DELETE /v2.0/floatingips/4ea53fd0-5e3d-4dfa-a59b-4f5e81badd59 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/717] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:18:31 2026] GET /v2.0/ports?tenant_id=e21a19c8366246e7b1d78dd3f0c798ec&device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => 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: 347/718] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:18:31 2026] PUT /v2.0/routers/6977d688-2238-4cae-ba80-ad1da902c3a8/remove_router_interface => generated 309 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/719] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:18:31 2026] GET /v2.0/networks?tenant_id=e21a19c8366246e7b1d78dd3f0c798ec&shared=False => generated 774 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:32.241 8 INFO neutron_taas.services.taas.taas_plugin [None req-d79a3e20-a71a-45b4-87bc-d7abc866b7ee c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 4c53cab9-399a-4b3f-bd02-a2d40fa340b1 2026-04-09 17:18:32.245 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d79a3e20-a71a-45b4-87bc-d7abc866b7ee c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 4c53cab9-399a-4b3f-bd02-a2d40fa340b1 2026-04-09 17:18:32.402 7 INFO neutron_taas.services.taas.taas_plugin [None req-c01adbd7-9654-4edd-9dd1-23de09fec9a4 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: bd6a5b1b-fcb6-4dad-808c-81a119a4289d 2026-04-09 17:18:32.413 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c01adbd7-9654-4edd-9dd1-23de09fec9a4 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: bd6a5b1b-fcb6-4dad-808c-81a119a4289d 2026-04-09 17:18:32.465 8 INFO neutron_taas.services.taas.taas_plugin [None req-d79a3e20-a71a-45b4-87bc-d7abc866b7ee c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: d5dde212-080b-496b-ac8b-1bcd7d8ac6d9 2026-04-09 17:18:32.468 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d79a3e20-a71a-45b4-87bc-d7abc866b7ee c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: d5dde212-080b-496b-ac8b-1bcd7d8ac6d9 2026-04-09 17:18:32.540 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-d79a3e20-a71a-45b4-87bc-d7abc866b7ee c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - 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-09 17:18:32.564 8 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [None req-d79a3e20-a71a-45b4-87bc-d7abc866b7ee c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to retrieve active L2 agent on host instance 2026-04-09 17:18:32.894 8 INFO neutron.db.l3_hamode_db [None req-d79a3e20-a71a-45b4-87bc-d7abc866b7ee c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] HA network f6fe536e-f447-4529-8ed9-e8ed0bf6fc74 was deleted as no HA routers are present in tenant d62d00b28bbc4d2086a555a49e38314a. [pid: 8|app: 0|req: 349/720] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:32 2026] DELETE /v2.0/routers/6977d688-2238-4cae-ba80-ad1da902c3a8 => generated 0 bytes in 881 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/721] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:18:32 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: 8|app: 0|req: 351/722] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:32 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => 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: 372/723] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:18:31 2026] PUT /v2.0/routers/ad89960b-3152-415e-9da5-e6ea8998bbb3/remove_router_interface => generated 309 bytes in 1419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:33.162 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-da33142f-2937-4a2f-881e-abc4978492f4'] response: {'server_uuid': 'cead7daf-b668-4e0a-8375-47c9c8568a83', 'name': 'network-vif-deleted', 'tag': 'e133c0ac-fdcd-4bdb-8ed7-beca96f97370', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 375/726] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:33 2026] DELETE /v2.0/subnets/3d9dea40-05fd-40a1-8b38-34246d12f8e6 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:18:33.350 8 INFO neutron.services.segments.plugin [-] Segment deef4ee9-288a-415f-9a2f-2b573b48cb17 resource provider aggregate not found 2026-04-09 17:18:33.361 8 INFO neutron.services.segments.plugin [-] Segment deef4ee9-288a-415f-9a2f-2b573b48cb17 resource provider aggregate not found 2026-04-09 17:18:33.381 8 INFO neutron.services.segments.plugin [-] Segment deef4ee9-288a-415f-9a2f-2b573b48cb17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deef4ee9-288a-415f-9a2f-2b573b48cb17 found for delete ", "request_id": "req-cb59d173-7508-4c4f-a90a-265cba8f45f5"}]} [pid: 8|app: 0|req: 352/727] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:32 2026] GET /v2.0/security-groups?tenant_id=3bab81983eba421aac8d627cb8837a7c&name=default => generated 2925 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:18:33.387 8 INFO neutron.services.segments.plugin [-] Segment deef4ee9-288a-415f-9a2f-2b573b48cb17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid deef4ee9-288a-415f-9a2f-2b573b48cb17 found for delete ", "request_id": "req-e76c907b-4689-40c7-8ddb-b086fd7c8482"}]} 2026-04-09 17:18:33.463 7 INFO neutron_taas.services.taas.taas_plugin [None req-af5bee69-0985-485b-be89-6355cdbab9ea c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 7647aac6-6e08-4ed7-8ca0-1025708abb57 2026-04-09 17:18:33.467 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af5bee69-0985-485b-be89-6355cdbab9ea c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 7647aac6-6e08-4ed7-8ca0-1025708abb57 [pid: 8|app: 0|req: 353/728] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:33 2026] DELETE /v2.0/networks/08e3d327-d317-46f7-85fc-996547318bb5 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/729] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:33 2026] DELETE /v2.0/security-groups/ba547b20-9447-4fc8-a89f-b4ebbd44f9d4 => 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: 355/730] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:33 2026] GET /v2.0/security-groups?tenant_id=d62d00b28bbc4d2086a555a49e38314a&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:18:33.784 7 INFO neutron_taas.services.taas.taas_plugin [None req-af5bee69-0985-485b-be89-6355cdbab9ea c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 37b9b487-cd56-40e7-a7fb-ef0680682d9a 2026-04-09 17:18:33.787 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af5bee69-0985-485b-be89-6355cdbab9ea c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 37b9b487-cd56-40e7-a7fb-ef0680682d9a [pid: 8|app: 0|req: 356/731] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:33 2026] DELETE /v2.0/security-groups/26a31f92-1499-4143-83c1-d093245e0354 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:18:33.933 7 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [None req-af5bee69-0985-485b-be89-6355cdbab9ea c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to retrieve active L2 agent on host instance [pid: 8|app: 0|req: 357/732] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:33 2026] GET /v2.0/security-groups?tenant_id=7780f3a9298a4cbaad6b09ea8f04f8d7&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/733] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:18:34 2026] GET /v2.0/ports?tenant_id=e21a19c8366246e7b1d78dd3f0c798ec&device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => 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: 359/734] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:34 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:34.207 7 INFO neutron.services.segments.plugin [-] Segment 9745027f-1e78-428d-b9f7-f01a86d8e73b resource provider aggregate not found 2026-04-09 17:18:34.217 7 INFO neutron.services.segments.plugin [-] Segment 9745027f-1e78-428d-b9f7-f01a86d8e73b resource provider aggregate not found 2026-04-09 17:18:34.242 7 INFO neutron.services.segments.plugin [-] Segment 9745027f-1e78-428d-b9f7-f01a86d8e73b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9745027f-1e78-428d-b9f7-f01a86d8e73b found for delete ", "request_id": "req-ae6b6055-c259-4ca9-bd93-6d8663bc1bc1"}]} 2026-04-09 17:18:34.251 7 INFO neutron.services.segments.plugin [-] Segment 9745027f-1e78-428d-b9f7-f01a86d8e73b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9745027f-1e78-428d-b9f7-f01a86d8e73b found for delete ", "request_id": "req-62676536-25b7-45ef-9de5-b072717a6a59"}]} 2026-04-09 17:18:34.253 7 INFO neutron.db.l3_hamode_db [None req-af5bee69-0985-485b-be89-6355cdbab9ea c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] HA network 3e33d2d1-96ce-4bc5-b7b0-b2e8b6348611 was deleted as no HA routers are present in tenant 75be8567c6d149c4b0b654cd265f8720. [pid: 8|app: 0|req: 360/735] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:34 2026] DELETE /v2.0/security-groups/c7487ccc-1a72-4d25-b33b-662a4d7fd91a => 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: 376/736] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:33 2026] DELETE /v2.0/routers/ad89960b-3152-415e-9da5-e6ea8998bbb3 => generated 0 bytes in 1039 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/737] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:18:34 2026] GET /v2.0/networks?tenant_id=e21a19c8366246e7b1d78dd3f0c798ec&shared=False => generated 774 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/738] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:18:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/739] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:34 2026] DELETE /v2.0/subnets/ab5c7485-74f5-4fe4-939d-2c3cfd0b3097 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/740] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:34 2026] DELETE /v2.0/networks/b500da67-74f8-4427-b921-02660f74b74d => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/741] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:34 2026] GET /v2.0/security-groups?tenant_id=75be8567c6d149c4b0b654cd265f8720&name=default => generated 2921 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/742] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:34 2026] DELETE /v2.0/security-groups/98339d05-ed6e-46d1-bc67-edc20a49e104 => 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: 379/743] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:35 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:35.402 8 INFO neutron.services.segments.plugin [-] Segment adb53a9f-0a00-4eaa-a6d2-a11c867a8c91 resource provider aggregate not found 2026-04-09 17:18:35.409 8 INFO neutron.services.segments.plugin [-] Segment adb53a9f-0a00-4eaa-a6d2-a11c867a8c91 resource provider aggregate not found 2026-04-09 17:18:35.429 8 INFO neutron.services.segments.plugin [-] Segment adb53a9f-0a00-4eaa-a6d2-a11c867a8c91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adb53a9f-0a00-4eaa-a6d2-a11c867a8c91 found for delete ", "request_id": "req-f56bd5b4-5d9b-4d07-b212-8e9645459018"}]} 2026-04-09 17:18:35.440 8 INFO neutron.services.segments.plugin [-] Segment adb53a9f-0a00-4eaa-a6d2-a11c867a8c91 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid adb53a9f-0a00-4eaa-a6d2-a11c867a8c91 found for delete ", "request_id": "req-c58deaf5-a332-49aa-8e25-7542a94665d7"}]} [pid: 8|app: 0|req: 365/744] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:18:35 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:35.465 8 INFO neutron.services.segments.plugin [-] Segment b1538379-c9f6-4555-af58-687b8c287f2a resource provider aggregate not found 2026-04-09 17:18:35.470 8 INFO neutron.services.segments.plugin [-] Segment b1538379-c9f6-4555-af58-687b8c287f2a resource provider aggregate not found 2026-04-09 17:18:35.490 8 INFO neutron.services.segments.plugin [-] Segment b1538379-c9f6-4555-af58-687b8c287f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1538379-c9f6-4555-af58-687b8c287f2a found for delete ", "request_id": "req-85bcb5fa-61f7-4914-965b-6190477f6012"}]} 2026-04-09 17:18:35.495 8 INFO neutron.services.segments.plugin [-] Segment b1538379-c9f6-4555-af58-687b8c287f2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1538379-c9f6-4555-af58-687b8c287f2a found for delete ", "request_id": "req-10ebb78e-94bb-4ef9-ba87-7dad4f71256b"}]} [pid: 7|app: 0|req: 380/745] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:36 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/746] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:37 2026] GET /v2.0/security-groups?tenant_id=029016f27b3747aea97c734a3bfc7196&name=default => generated 2925 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/747] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:37 2026] DELETE /v2.0/security-groups/9778c473-29c8-4320-8adc-051f23e8e4a0 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/748] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:37 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:37.683 7 INFO neutron.db.segments_db [None req-de2b5594-7f6f-4cec-a4da-e9da600e7123 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 025b5510-2c22-4faa-a92c-6654edca767d of type vxlan for network e80125bb-9828-42cc-91a2-5910c0976888 [pid: 7|app: 0|req: 381/749] 10.0.0.62 () {34 vars in 669 bytes} [Thu Apr 9 17:18:37 2026] POST /v2.0/networks => generated 725 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:37.969 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-190303a5-c9af-499e-bd82-2752ac1085cd c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network e80125bb-9828-42cc-91a2-5910c0976888: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 369/750] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:18:37 2026] POST /v2.0/subnets => generated 691 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:38.049 7 INFO neutron.db.segments_db [None req-2dc3d17c-8bd9-42a8-8d0b-4ddfa2a82393 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment ece724a7-6655-4bc1-8888-91c946c36755 of type vxlan for network 857e7106-3b26-4464-8925-01c6669e8a9c [pid: 8|app: 0|req: 370/751] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:18:38 2026] GET /v2.0/ports?tenant_id=e21a19c8366246e7b1d78dd3f0c798ec&device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => 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: 371/752] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:18:38 2026] GET /v2.0/networks?tenant_id=e21a19c8366246e7b1d78dd3f0c798ec&shared=False => generated 774 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/753] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:18:38 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:38.342 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2dc3d17c-8bd9-42a8-8d0b-4ddfa2a82393 c713d77509064eea8721609b198680e5 ac5d539027864a02839da6e18a6118a1 - - default default] Unable to schedule network 857e7106-3b26-4464-8925-01c6669e8a9c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:38.360 7 INFO neutron.db.l3_hamode_db [None req-2dc3d17c-8bd9-42a8-8d0b-4ddfa2a82393 c713d77509064eea8721609b198680e5 ac5d539027864a02839da6e18a6118a1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 373/754] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:38 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/755] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:18:38 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:39.215 7 INFO neutron.db.l3_hamode_db [None req-2dc3d17c-8bd9-42a8-8d0b-4ddfa2a82393 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:18:39.493 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2dc3d17c-8bd9-42a8-8d0b-4ddfa2a82393 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 857e7106-3b26-4464-8925-01c6669e8a9c: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 375/756] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:39 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => 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: 382/757] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:18:37 2026] POST /v2.0/routers => generated 731 bytes in 2212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:40.703 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd75365b-c41a-4d43-995e-6c35251c8123 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network e80125bb-9828-42cc-91a2-5910c0976888: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 383/758] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:40 2026] GET /v2.0/security-groups?tenant_id=8e82aad4151842f99bebf8111e8d6e35&name=default => generated 2925 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/759] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:40 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => 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: 385/760] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:40 2026] DELETE /v2.0/security-groups/eea68b6a-2c0c-4a0f-bc7c-218fab6bc89c => 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: 386/761] 10.0.0.143 () {34 vars in 989 bytes} [Thu Apr 9 17:18:41 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:41.239 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd75365b-c41a-4d43-995e-6c35251c8123 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network e80125bb-9828-42cc-91a2-5910c0976888: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 387/762] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:41 2026] GET /v2.0/security-groups?tenant_id=edd815eee4a94021a3416f83270898ae&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/763] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:18:40 2026] PUT /v2.0/routers/04a05e2f-a53f-4aad-9a0e-d498a1860716/add_router_interface => generated 309 bytes in 1254 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/764] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:41 2026] DELETE /v2.0/security-groups/7c493593-3498-400d-a3d5-5bf5f2085224 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/765] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:41 2026] GET /v2.0/security-groups?tenant_id=df897c6c5e984f54a2f3c61db2b5f07c&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: 389/766] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:41 2026] DELETE /v2.0/security-groups/e1e0b278-2259-4074-ac9b-a658f9d69245 => 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: 378/767] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:41 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => 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: 379/768] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:42 2026] GET /v2.0/ports?device_id=cead7daf-b668-4e0a-8375-47c9c8568a83 => 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: 390/769] 10.0.0.62 () {34 vars in 683 bytes} [Thu Apr 9 17:18:42 2026] POST /v2.0/security-groups => generated 1659 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/770] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:18:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/771] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:42 2026] DELETE /v2.0/security-groups/32782adb-521b-4be6-b393-016ec2bb7d1f => 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: 381/772] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:18:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:42.489 7 INFO neutron.api.v2.resource [None req-99727b91-e1d4-4566-a14d-3f931c581e77 459fe4760f4f4c84984947567d9e4718 e21a19c8366246e7b1d78dd3f0c798ec - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 392/773] 10.0.0.62 () {32 vars in 735 bytes} [Thu Apr 9 17:18:42 2026] GET /v2.0/security-groups/32782adb-521b-4be6-b393-016ec2bb7d1f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:18:42.623 7 INFO neutron_taas.services.taas.taas_plugin [None req-5132e8bf-cd2e-4715-a57e-4f61e500cabc 459fe4760f4f4c84984947567d9e4718 e21a19c8366246e7b1d78dd3f0c798ec - - default default] TaaS: Handle Delete Port: 26334154-ec1f-485a-8e0d-50462a4c5aa6 2026-04-09 17:18:42.626 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5132e8bf-cd2e-4715-a57e-4f61e500cabc 459fe4760f4f4c84984947567d9e4718 e21a19c8366246e7b1d78dd3f0c798ec - - default default] Tap Mirror: Handle Delete Port: 26334154-ec1f-485a-8e0d-50462a4c5aa6 [pid: 7|app: 0|req: 393/774] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:18:42 2026] DELETE /v2.0/floatingips/9d708010-1c3d-45a2-a606-9efaf8432dfb => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/775] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:18:42 2026] POST /v2.0/floatingips => generated 552 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:43.205 7 INFO neutron_taas.services.taas.taas_plugin [None req-176df4a7-14c3-4777-8f8c-d22611df65ab c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 6a3d4f1e-eb0b-471f-898a-136b8b717bb2 2026-04-09 17:18:43.207 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-176df4a7-14c3-4777-8f8c-d22611df65ab c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 6a3d4f1e-eb0b-471f-898a-136b8b717bb2 2026-04-09 17:18:43.446 8 INFO neutron.db.segments_db [None req-3e6430c4-f535-4610-ab7d-c3d6405224ae ec16d611b0b74f18a1ce6044104ca028 d63d408c1f3e4d198453bc9fee54d095 - - default default] Added segment 4db020d0-7ae2-4d43-9093-94e1d6ce3cae of type vxlan for network 728d9e47-06bc-4f93-9b98-a894d9826fae 2026-04-09 17:18:43.514 8 INFO neutron.db.segments_db [None req-3e6430c4-f535-4610-ab7d-c3d6405224ae ec16d611b0b74f18a1ce6044104ca028 d63d408c1f3e4d198453bc9fee54d095 - - default default] Added segment a14a4b1c-bc46-455b-9894-a2a3ce7fd417 of type vxlan for network 587ade0f-194a-4608-91f1-9e917d461eb0 [pid: 8|app: 0|req: 383/776] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:18:43 2026] POST /v2.0/networks => generated 1208 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/777] 10.0.0.200 () {34 vars in 1097 bytes} [Thu Apr 9 17:18:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--363634159&fields=id&tenant_id=ac5d539027864a02839da6e18a6118a1 => generated 69 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/778] 10.0.0.62 () {32 vars in 647 bytes} [Thu Apr 9 17:18:43 2026] GET /v2.0/networks => generated 1845 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/779] 10.0.0.200 () {34 vars in 981 bytes} [Thu Apr 9 17:18:43 2026] GET /v2.0/networks?id=e80125bb-9828-42cc-91a2-5910c0976888 => generated 670 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/780] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:18:42 2026] PUT /v2.0/routers/f1aad405-5a6e-40cb-a806-058f7e6d7a25/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:43.865 8 INFO neutron.services.segments.plugin [-] Segment 4db020d0-7ae2-4d43-9093-94e1d6ce3cae resource provider aggregate not found 2026-04-09 17:18:43.871 8 INFO neutron.services.segments.plugin [-] Segment 4db020d0-7ae2-4d43-9093-94e1d6ce3cae resource provider aggregate not found 2026-04-09 17:18:43.885 8 INFO neutron.services.segments.plugin [-] Segment 4db020d0-7ae2-4d43-9093-94e1d6ce3cae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4db020d0-7ae2-4d43-9093-94e1d6ce3cae found for delete ", "request_id": "req-0f172710-00e8-4965-aca9-801f458e1cf3"}]} 2026-04-09 17:18:43.889 8 INFO neutron.services.segments.plugin [-] Segment 4db020d0-7ae2-4d43-9093-94e1d6ce3cae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4db020d0-7ae2-4d43-9093-94e1d6ce3cae found for delete ", "request_id": "req-ac5e1174-3c3c-4184-a310-14be3e1f794b"}]} [pid: 8|app: 0|req: 387/781] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:43 2026] DELETE /v2.0/networks/728d9e47-06bc-4f93-9b98-a894d9826fae => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/782] 10.0.0.200 () {34 vars in 964 bytes} [Thu Apr 9 17:18:43 2026] GET /v2.0/quotas/ac5d539027864a02839da6e18a6118a1 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:44.083 7 INFO neutron.db.segments_db [None req-47230a96-553a-4e07-b95d-1d2f6100c907 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Added segment d6b00d6d-c03a-439c-9a5c-67b9af6e389c of type vxlan for network 96e90cbe-41d6-4754-a7fb-f0427faa570a 2026-04-09 17:18:44.097 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d8efcd1-4957-4ba6-8c89-00949c3cc96a c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: b2823eac-73be-4837-a4a7-792d984e4ea2 2026-04-09 17:18:44.099 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d8efcd1-4957-4ba6-8c89-00949c3cc96a c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: b2823eac-73be-4837-a4a7-792d984e4ea2 [pid: 7|app: 0|req: 395/783] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:18:43 2026] POST /v2.0/networks => generated 631 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:44.399 7 INFO neutron.services.segments.plugin [-] Segment a14a4b1c-bc46-455b-9894-a2a3ce7fd417 resource provider aggregate not found 2026-04-09 17:18:44.415 7 INFO neutron.services.segments.plugin [-] Segment a14a4b1c-bc46-455b-9894-a2a3ce7fd417 resource provider aggregate not found 2026-04-09 17:18:44.425 7 INFO neutron.services.segments.plugin [-] Segment a14a4b1c-bc46-455b-9894-a2a3ce7fd417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a14a4b1c-bc46-455b-9894-a2a3ce7fd417 found for delete ", "request_id": "req-ca8bb664-5769-4ca1-8adf-8897c636dd7e"}]} 2026-04-09 17:18:44.438 7 INFO neutron.services.segments.plugin [-] Segment a14a4b1c-bc46-455b-9894-a2a3ce7fd417 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a14a4b1c-bc46-455b-9894-a2a3ce7fd417 found for delete ", "request_id": "req-77fbb23f-1139-4972-bb2d-585f03d4a25d"}]} 2026-04-09 17:18:44.442 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d8efcd1-4957-4ba6-8c89-00949c3cc96a c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 6106dd69-9951-419a-95d6-e98a56e13172 2026-04-09 17:18:44.447 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d8efcd1-4957-4ba6-8c89-00949c3cc96a c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 6106dd69-9951-419a-95d6-e98a56e13172 [pid: 7|app: 0|req: 396/784] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:44 2026] DELETE /v2.0/networks/587ade0f-194a-4608-91f1-9e917d461eb0 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/785] 10.0.0.200 () {34 vars in 1001 bytes} [Thu Apr 9 17:18:44 2026] GET /v2.0/ports?tenant_id=ac5d539027864a02839da6e18a6118a1&fields=id => generated 57 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:44.576 8 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [None req-1d8efcd1-4957-4ba6-8c89-00949c3cc96a c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to retrieve active L2 agent on host instance 2026-04-09 17:18:44.756 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fdd3e639-8e32-47b2-b748-2e859995a069 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Unable to schedule network 96e90cbe-41d6-4754-a7fb-f0427faa570a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 398/786] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:18:44 2026] POST /v2.0/subnets => generated 627 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:44.823 8 INFO neutron.db.l3_hamode_db [None req-1d8efcd1-4957-4ba6-8c89-00949c3cc96a c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] HA network 745ec3de-870a-4d98-993c-81fff590fc15 was deleted as no HA routers are present in tenant e21a19c8366246e7b1d78dd3f0c798ec. [pid: 8|app: 0|req: 389/787] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:43 2026] DELETE /v2.0/routers/f1aad405-5a6e-40cb-a806-058f7e6d7a25 => generated 0 bytes in 921 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/788] 10.0.0.62 () {32 vars in 647 bytes} [Thu Apr 9 17:18:44 2026] GET /v2.0/networks => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/789] 10.0.0.200 () {34 vars in 1007 bytes} [Thu Apr 9 17:18:44 2026] GET /v2.0/networks/e80125bb-9828-42cc-91a2-5910c0976888?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:44.878 7 INFO neutron.db.segments_db [None req-d2836c8d-2a10-43ff-8f36-d9a6f1d1abbc 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Added segment c57c7a59-2e99-4d4a-a048-707ef841be44 of type vxlan for network 3ad5d439-cc25-42ae-bd34-021439d97edf [pid: 8|app: 0|req: 391/790] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:44 2026] DELETE /v2.0/subnets/7eb5da01-57e6-4a25-8f21-f8f20b2b9029 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:18:45.066 8 INFO neutron.db.segments_db [None req-758ea027-de52-458f-9561-da67fb93392e ec16d611b0b74f18a1ce6044104ca028 d63d408c1f3e4d198453bc9fee54d095 - - default default] Added segment 3c067546-bddd-440f-a550-647cb27b571d of type vxlan for network 626a372c-26ea-4e63-8ddd-6c82c2220e29 2026-04-09 17:18:45.093 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d2836c8d-2a10-43ff-8f36-d9a6f1d1abbc 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Unable to schedule network 3ad5d439-cc25-42ae-bd34-021439d97edf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:45.111 7 INFO neutron.db.l3_hamode_db [None req-d2836c8d-2a10-43ff-8f36-d9a6f1d1abbc 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 392/791] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:18:45 2026] POST /v2.0/networks => generated 630 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/792] 10.0.0.200 () {34 vars in 1107 bytes} [Thu Apr 9 17:18:45 2026] GET /v2.0/networks/e80125bb-9828-42cc-91a2-5910c0976888?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: 394/793] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:45 2026] DELETE /v2.0/networks/700db33d-7815-4bcb-a1f9-2643976b759a => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:18:45.644 8 INFO neutron.db.segments_db [None req-ccffd945-fb6b-4998-b4b7-212430bd496a ec16d611b0b74f18a1ce6044104ca028 d63d408c1f3e4d198453bc9fee54d095 - - default default] Added segment 203b7fe2-c20c-4e8d-93d3-fe4ec6e8e455 of type vxlan for network 484a35a3-1208-49fa-9dfe-cbfc3ac3a73a 2026-04-09 17:18:45.906 8 INFO neutron.services.segments.plugin [-] Segment 579fbbc9-9a12-4eb7-bbed-526fb937627b resource provider aggregate not found 2026-04-09 17:18:45.915 8 INFO neutron.services.segments.plugin [-] Segment 579fbbc9-9a12-4eb7-bbed-526fb937627b resource provider aggregate not found [pid: 8|app: 0|req: 395/794] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:18:45 2026] POST /v2.0/networks => generated 630 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:45.927 8 INFO neutron.services.segments.plugin [-] Segment 579fbbc9-9a12-4eb7-bbed-526fb937627b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 579fbbc9-9a12-4eb7-bbed-526fb937627b found for delete ", "request_id": "req-1946f6a3-e757-4e27-b78d-2d3f007bf4c9"}]} 2026-04-09 17:18:45.943 8 INFO neutron.services.segments.plugin [-] Segment 579fbbc9-9a12-4eb7-bbed-526fb937627b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 579fbbc9-9a12-4eb7-bbed-526fb937627b found for delete ", "request_id": "req-9d768c2a-1f77-4eb9-b0c5-2760854f179e"}]} 2026-04-09 17:18:45.954 8 INFO neutron.services.segments.plugin [-] Segment 3356f76f-9271-4943-9946-86e8ca1991c2 resource provider aggregate not found 2026-04-09 17:18:45.966 8 INFO neutron.services.segments.plugin [-] Segment 3356f76f-9271-4943-9946-86e8ca1991c2 resource provider aggregate not found [pid: 8|app: 0|req: 396/795] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:45 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:45.982 8 INFO neutron.services.segments.plugin [-] Segment 3356f76f-9271-4943-9946-86e8ca1991c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3356f76f-9271-4943-9946-86e8ca1991c2 found for delete ", "request_id": "req-bc73e957-87ec-4021-8924-0b613bd8392a"}]} 2026-04-09 17:18:45.984 8 INFO neutron.services.segments.plugin [-] Segment 3356f76f-9271-4943-9946-86e8ca1991c2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3356f76f-9271-4943-9946-86e8ca1991c2 found for delete ", "request_id": "req-269ad0a3-bc4b-4771-986b-e72acef4e7a4"}]} 2026-04-09 17:18:46.163 7 INFO neutron.db.l3_hamode_db [None req-d2836c8d-2a10-43ff-8f36-d9a6f1d1abbc 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:18:46.456 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0be4186b-d2a3-4442-97cd-58554741aff4 ec16d611b0b74f18a1ce6044104ca028 d63d408c1f3e4d198453bc9fee54d095 - - default default] Unable to schedule network 626a372c-26ea-4e63-8ddd-6c82c2220e29: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:46.475 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d2836c8d-2a10-43ff-8f36-d9a6f1d1abbc 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Unable to schedule network 3ad5d439-cc25-42ae-bd34-021439d97edf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:46.505 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0be4186b-d2a3-4442-97cd-58554741aff4 ec16d611b0b74f18a1ce6044104ca028 d63d408c1f3e4d198453bc9fee54d095 - - default default] Unable to schedule network 484a35a3-1208-49fa-9dfe-cbfc3ac3a73a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 397/796] 10.0.0.62 () {34 vars in 663 bytes} [Thu Apr 9 17:18:45 2026] POST /v2.0/ports => generated 1506 bytes in 606 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: 398/797] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:46 2026] GET /v2.0/security-groups?tenant_id=e21a19c8366246e7b1d78dd3f0c798ec&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/798] 10.0.0.62 () {32 vars in 641 bytes} [Thu Apr 9 17:18:46 2026] GET /v2.0/ports => generated 1506 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/799] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:46 2026] DELETE /v2.0/security-groups/b19e669a-c8bd-425e-9348-2b20b981bee2 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:18:46.858 8 INFO neutron_taas.services.taas.taas_plugin [None req-5f150d1c-0868-462d-b0ef-d83c3a751a0b ec16d611b0b74f18a1ce6044104ca028 d63d408c1f3e4d198453bc9fee54d095 - - default default] TaaS: Handle Delete Port: 7df0e9bc-9edf-4f72-995e-91bfd26d29a1 2026-04-09 17:18:46.862 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f150d1c-0868-462d-b0ef-d83c3a751a0b ec16d611b0b74f18a1ce6044104ca028 d63d408c1f3e4d198453bc9fee54d095 - - default default] Tap Mirror: Handle Delete Port: 7df0e9bc-9edf-4f72-995e-91bfd26d29a1 [pid: 8|app: 0|req: 401/800] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:18:46 2026] DELETE /v2.0/ports/7df0e9bc-9edf-4f72-995e-91bfd26d29a1 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:18:47.054 8 INFO neutron_taas.services.taas.taas_plugin [None req-73717808-b1f6-4f44-8389-3d88085e4a68 ec16d611b0b74f18a1ce6044104ca028 d63d408c1f3e4d198453bc9fee54d095 - - default default] TaaS: Handle Delete Port: a66c57b3-6d74-46b2-8d64-caa31f096515 2026-04-09 17:18:47.057 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73717808-b1f6-4f44-8389-3d88085e4a68 ec16d611b0b74f18a1ce6044104ca028 d63d408c1f3e4d198453bc9fee54d095 - - default default] Tap Mirror: Handle Delete Port: a66c57b3-6d74-46b2-8d64-caa31f096515 [pid: 8|app: 0|req: 402/801] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:18:46 2026] DELETE /v2.0/ports/a66c57b3-6d74-46b2-8d64-caa31f096515 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/802] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:47 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/803] 10.0.0.62 () {32 vars in 641 bytes} [Thu Apr 9 17:18:47 2026] GET /v2.0/ports => 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: 400/804] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:18:44 2026] POST /v2.0/routers => generated 695 bytes in 2386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:47.253 8 INFO neutron.db.segments_db [None req-4dfa1ed8-ebbf-4a00-97eb-4e07211906b9 ec16d611b0b74f18a1ce6044104ca028 d63d408c1f3e4d198453bc9fee54d095 - - default default] Added segment 2c3b5cd2-3c34-45a1-8646-15b6472aed2a of type vxlan for network 520df1ae-6633-473f-a240-2ce9bd70778a [pid: 8|app: 0|req: 405/805] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:18:47 2026] POST /v2.0/networks => generated 630 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:47.442 8 INFO neutron.db.segments_db [None req-f8bb430a-607f-47d8-94da-9406d6e2752a ec16d611b0b74f18a1ce6044104ca028 d63d408c1f3e4d198453bc9fee54d095 - - default default] Added segment 4bb955d2-59fd-4c7b-9df6-b577c11614e5 of type vxlan for network 7cb0bb3d-9cfa-404c-8171-96eef8413aca [pid: 8|app: 0|req: 406/806] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:18:47 2026] POST /v2.0/networks => generated 630 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:47.868 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed9900cb-4a80-4d23-9dc7-17a679f5a6c4 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Unable to schedule network 96e90cbe-41d6-4754-a7fb-f0427faa570a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:47.999 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c06a56b-f15c-4dea-be0a-56c48983393b ec16d611b0b74f18a1ce6044104ca028 d63d408c1f3e4d198453bc9fee54d095 - - default default] Unable to schedule network 520df1ae-6633-473f-a240-2ce9bd70778a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:48.041 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c06a56b-f15c-4dea-be0a-56c48983393b ec16d611b0b74f18a1ce6044104ca028 d63d408c1f3e4d198453bc9fee54d095 - - default default] Unable to schedule network 7cb0bb3d-9cfa-404c-8171-96eef8413aca: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 409/809] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:18:47 2026] POST /v2.0/subnets => generated 1274 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/810] 10.0.0.62 () {32 vars in 645 bytes} [Thu Apr 9 17:18:48 2026] GET /v2.0/subnets => generated 1910 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/811] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:48 2026] DELETE /v2.0/subnets/6d37be50-6f2a-4a1d-9986-e8b9f9f0996d => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/812] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:48 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/813] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:48 2026] DELETE /v2.0/subnets/a814e0a5-6a8d-406d-87b4-3ae19fd565cc => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/814] 10.0.0.62 () {32 vars in 645 bytes} [Thu Apr 9 17:18:48 2026] GET /v2.0/subnets => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:48.461 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ed9900cb-4a80-4d23-9dc7-17a679f5a6c4 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Unable to schedule network 96e90cbe-41d6-4754-a7fb-f0427faa570a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:48.598 8 INFO neutron.services.segments.plugin [-] Segment 4bb955d2-59fd-4c7b-9df6-b577c11614e5 resource provider aggregate not found 2026-04-09 17:18:48.607 8 INFO neutron.services.segments.plugin [-] Segment 4bb955d2-59fd-4c7b-9df6-b577c11614e5 resource provider aggregate not found [pid: 8|app: 0|req: 415/815] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:48 2026] DELETE /v2.0/networks/7cb0bb3d-9cfa-404c-8171-96eef8413aca => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:18:48.633 8 INFO neutron.services.segments.plugin [-] Segment 4bb955d2-59fd-4c7b-9df6-b577c11614e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bb955d2-59fd-4c7b-9df6-b577c11614e5 found for delete ", "request_id": "req-37444405-5ab0-4cfa-a107-b6401ec267e8"}]} 2026-04-09 17:18:48.637 8 INFO neutron.services.segments.plugin [-] Segment 4bb955d2-59fd-4c7b-9df6-b577c11614e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4bb955d2-59fd-4c7b-9df6-b577c11614e5 found for delete ", "request_id": "req-384f4794-4ff2-47b1-833c-e89a69b0b58c"}]} [pid: 7|app: 0|req: 401/816] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:18:47 2026] PUT /v2.0/routers/5faa1cb7-da29-4547-9f73-e82861435597/add_router_interface => generated 309 bytes in 1489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/817] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:48 2026] DELETE /v2.0/networks/520df1ae-6633-473f-a240-2ce9bd70778a => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:18:49.036 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ad5cb16-eb2b-48a1-ba09-150fe178e1e4 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Unable to schedule network 96e90cbe-41d6-4754-a7fb-f0427faa570a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:49.090 8 INFO neutron.db.segments_db [None req-77be2944-331a-4d3d-95e9-8014fe131781 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment cc37ffe3-527b-497f-897b-7c2835dcf406 of type vxlan for network 55ebf6d1-d457-46b3-bfcb-7bd7db08798f [pid: 7|app: 0|req: 402/818] 10.0.0.62 () {34 vars in 663 bytes} [Thu Apr 9 17:18:48 2026] POST /v2.0/ports => generated 959 bytes in 380 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: 417/819] 10.0.0.62 () {34 vars in 669 bytes} [Thu Apr 9 17:18:48 2026] POST /v2.0/networks => generated 729 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:49.208 7 INFO neutron.services.segments.plugin [-] Segment 203b7fe2-c20c-4e8d-93d3-fe4ec6e8e455 resource provider aggregate not found 2026-04-09 17:18:49.214 7 INFO neutron.services.segments.plugin [-] Segment 203b7fe2-c20c-4e8d-93d3-fe4ec6e8e455 resource provider aggregate not found 2026-04-09 17:18:49.234 7 INFO neutron.services.segments.plugin [-] Segment 203b7fe2-c20c-4e8d-93d3-fe4ec6e8e455 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 203b7fe2-c20c-4e8d-93d3-fe4ec6e8e455 found for delete ", "request_id": "req-92107cdd-1396-4233-8abf-9a4f0735da8f"}]} 2026-04-09 17:18:49.242 7 INFO neutron.services.segments.plugin [-] Segment 203b7fe2-c20c-4e8d-93d3-fe4ec6e8e455 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 203b7fe2-c20c-4e8d-93d3-fe4ec6e8e455 found for delete ", "request_id": "req-e139230b-6411-4e96-b985-cf15f8c354f4"}]} [pid: 7|app: 0|req: 403/820] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:49 2026] DELETE /v2.0/networks/484a35a3-1208-49fa-9dfe-cbfc3ac3a73a => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:18:49.408 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-685fe7d9-67ba-44fc-bd76-8524baef35f6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 55ebf6d1-d457-46b3-bfcb-7bd7db08798f: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 404/821] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:18:49 2026] POST /v2.0/subnets => generated 695 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:49.476 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d11f461f-5f4c-4b2a-82ed-dd191990fc54 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Unable to schedule network 96e90cbe-41d6-4754-a7fb-f0427faa570a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 405/822] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:49 2026] DELETE /v2.0/networks/626a372c-26ea-4e63-8ddd-6c82c2220e29 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/823] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:49 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => 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: 418/824] 10.0.0.62 () {34 vars in 663 bytes} [Thu Apr 9 17:18:49 2026] POST /v2.0/ports => generated 959 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, ' 2026-04-09 17:18:49.599 7 INFO neutron.db.segments_db [None req-615a3188-6178-45a7-bbe5-295a0217d4c5 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 31b4feb8-d34c-4083-b45a-b7ec00163872 of type vxlan for network 9be30fb5-f730-4cff-b9d0-e1df21d1d25b 2026-04-09 17:18:49.810 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-615a3188-6178-45a7-bbe5-295a0217d4c5 c713d77509064eea8721609b198680e5 0554feeb273f48b9b9cee029173c3890 - - default default] Unable to schedule network 9be30fb5-f730-4cff-b9d0-e1df21d1d25b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:49.826 7 INFO neutron.db.l3_hamode_db [None req-615a3188-6178-45a7-bbe5-295a0217d4c5 c713d77509064eea8721609b198680e5 0554feeb273f48b9b9cee029173c3890 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:18:50.604 7 INFO neutron.db.l3_hamode_db [None req-615a3188-6178-45a7-bbe5-295a0217d4c5 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:18:50.673 8 INFO neutron.services.segments.plugin [-] Segment 2c3b5cd2-3c34-45a1-8646-15b6472aed2a resource provider aggregate not found 2026-04-09 17:18:50.677 8 INFO neutron.services.segments.plugin [-] Segment 2c3b5cd2-3c34-45a1-8646-15b6472aed2a resource provider aggregate not found 2026-04-09 17:18:50.711 8 INFO neutron.services.segments.plugin [-] Segment 2c3b5cd2-3c34-45a1-8646-15b6472aed2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c3b5cd2-3c34-45a1-8646-15b6472aed2a found for delete ", "request_id": "req-110cd718-bc81-459a-8a74-e3ecd3d092f7"}]} 2026-04-09 17:18:50.714 8 INFO neutron.services.segments.plugin [-] Segment 2c3b5cd2-3c34-45a1-8646-15b6472aed2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c3b5cd2-3c34-45a1-8646-15b6472aed2a found for delete ", "request_id": "req-72d9f417-36d9-4db0-a1bd-ee59a58e3321"}]} 2026-04-09 17:18:50.757 8 INFO neutron.db.l3_db [None req-d7202378-6fe7-4fec-b114-7b3b37d912ec 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Floating IP 83297379-c18e-4be8-835c-4996f2794751 associated. External IP: 10.96.250.208, port: 46357172-6783-4140-b0de-445a53139abc. 2026-04-09 17:18:50.839 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-615a3188-6178-45a7-bbe5-295a0217d4c5 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 9be30fb5-f730-4cff-b9d0-e1df21d1d25b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 419/825] 10.0.0.62 () {34 vars in 675 bytes} [Thu Apr 9 17:18:49 2026] POST /v2.0/floatingips => generated 843 bytes in 1539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/826] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:51 2026] GET /v2.0/security-groups?tenant_id=d63d408c1f3e4d198453bc9fee54d095&name=default => generated 2925 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:18:51.272 7 INFO neutron.services.segments.plugin [-] Segment 3c067546-bddd-440f-a550-647cb27b571d resource provider aggregate not found [pid: 8|app: 0|req: 421/827] 199.204.45.69 () {34 vars in 984 bytes} [Thu Apr 9 17:18:51 2026] GET /v2.0/networks?id=e80125bb-9828-42cc-91a2-5910c0976888 => generated 670 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:51.276 7 INFO neutron.services.segments.plugin [-] Segment 3c067546-bddd-440f-a550-647cb27b571d resource provider aggregate not found [pid: 8|app: 0|req: 422/828] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:51 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:51.295 7 INFO neutron.services.segments.plugin [-] Segment 3c067546-bddd-440f-a550-647cb27b571d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c067546-bddd-440f-a550-647cb27b571d found for delete ", "request_id": "req-bcf62a55-12d1-4af3-b0fb-9065646f5af6"}]} 2026-04-09 17:18:51.296 7 INFO neutron.services.segments.plugin [-] Segment 3c067546-bddd-440f-a550-647cb27b571d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c067546-bddd-440f-a550-647cb27b571d found for delete ", "request_id": "req-18fe9702-792a-44d6-bd0d-f263f5ab3958"}]} 2026-04-09 17:18:51.410 8 INFO neutron.db.l3_db [None req-8601da84-97a5-4255-bd4d-a429125e7a9b 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Floating IP 83297379-c18e-4be8-835c-4996f2794751 disassociated. External IP: 10.96.250.208, port: 46357172-6783-4140-b0de-445a53139abc. [pid: 7|app: 0|req: 407/829] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:18:49 2026] POST /v2.0/routers => generated 735 bytes in 2015 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/830] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:51 2026] DELETE /v2.0/security-groups/bc914b0d-a87f-4bc4-a9ee-f63d478db2e6 => 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: 409/831] 199.204.45.69 () {34 vars in 1048 bytes} [Thu Apr 9 17:18:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ac5d539027864a02839da6e18a6118a1 => generated 180 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/832] 10.0.0.62 () {34 vars in 747 bytes} [Thu Apr 9 17:18:51 2026] PUT /v2.0/floatingips/83297379-c18e-4be8-835c-4996f2794751 => generated 552 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:52.098 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-9fd84af9-78b3-45cd-8fe2-c10bba306ed1 3845b4cb2d494c7ca3abb63817e5f8f1 ac5d539027864a02839da6e18a6118a1 - - default default] Unable to schedule network e80125bb-9828-42cc-91a2-5910c0976888: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:52.177 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-28780700-97d8-4532-ac51-7cf62772b51f c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 55ebf6d1-d457-46b3-bfcb-7bd7db08798f: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 424/833] 199.204.45.69 () {38 vars in 953 bytes} [Thu Apr 9 17:18:51 2026] POST /v2.0/ports => generated 954 bytes in 447 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-09 17:18:52.296 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1e9315b-7f2f-41f8-a962-6263ef4a823c 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] TaaS: Handle Delete Port: 195eb9ab-7780-45ce-b4b7-f093c00b6f0f 2026-04-09 17:18:52.298 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1e9315b-7f2f-41f8-a962-6263ef4a823c 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Tap Mirror: Handle Delete Port: 195eb9ab-7780-45ce-b4b7-f093c00b6f0f [pid: 8|app: 0|req: 425/834] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:18:52 2026] DELETE /v2.0/floatingips/83297379-c18e-4be8-835c-4996f2794751 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:18:52.673 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-28780700-97d8-4532-ac51-7cf62772b51f c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 55ebf6d1-d457-46b3-bfcb-7bd7db08798f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:18:52.833 8 ERROR neutron.plugins.ml2.managers [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bf97310c-27f9-4752-936f-4f447da88c71 on host instance for vnic_type normal using segments [{'id': '025b5510-2c22-4faa-a92c-6654edca767d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 361, 'network_id': 'e80125bb-9828-42cc-91a2-5910c0976888'}] 2026-04-09 17:18:52.833 8 INFO neutron.plugins.ml2.plugin [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 2 to bind port bf97310c-27f9-4752-936f-4f447da88c71 2026-04-09 17:18:52.875 8 ERROR neutron.plugins.ml2.managers [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bf97310c-27f9-4752-936f-4f447da88c71 on host instance for vnic_type normal using segments [{'id': '025b5510-2c22-4faa-a92c-6654edca767d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 361, 'network_id': 'e80125bb-9828-42cc-91a2-5910c0976888'}] 2026-04-09 17:18:52.875 8 INFO neutron.plugins.ml2.plugin [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 3 to bind port bf97310c-27f9-4752-936f-4f447da88c71 2026-04-09 17:18:52.912 8 ERROR neutron.plugins.ml2.managers [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bf97310c-27f9-4752-936f-4f447da88c71 on host instance for vnic_type normal using segments [{'id': '025b5510-2c22-4faa-a92c-6654edca767d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 361, 'network_id': 'e80125bb-9828-42cc-91a2-5910c0976888'}] 2026-04-09 17:18:52.912 8 INFO neutron.plugins.ml2.plugin [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 4 to bind port bf97310c-27f9-4752-936f-4f447da88c71 2026-04-09 17:18:52.959 8 ERROR neutron.plugins.ml2.managers [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bf97310c-27f9-4752-936f-4f447da88c71 on host instance for vnic_type normal using segments [{'id': '025b5510-2c22-4faa-a92c-6654edca767d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 361, 'network_id': 'e80125bb-9828-42cc-91a2-5910c0976888'}] 2026-04-09 17:18:52.959 8 INFO neutron.plugins.ml2.plugin [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 5 to bind port bf97310c-27f9-4752-936f-4f447da88c71 2026-04-09 17:18:53.011 8 ERROR neutron.plugins.ml2.managers [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bf97310c-27f9-4752-936f-4f447da88c71 on host instance for vnic_type normal using segments [{'id': '025b5510-2c22-4faa-a92c-6654edca767d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 361, 'network_id': 'e80125bb-9828-42cc-91a2-5910c0976888'}] 2026-04-09 17:18:53.012 8 INFO neutron.plugins.ml2.plugin [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 6 to bind port bf97310c-27f9-4752-936f-4f447da88c71 2026-04-09 17:18:53.053 8 ERROR neutron.plugins.ml2.managers [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bf97310c-27f9-4752-936f-4f447da88c71 on host instance for vnic_type normal using segments [{'id': '025b5510-2c22-4faa-a92c-6654edca767d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 361, 'network_id': 'e80125bb-9828-42cc-91a2-5910c0976888'}] 2026-04-09 17:18:53.054 8 INFO neutron.plugins.ml2.plugin [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 7 to bind port bf97310c-27f9-4752-936f-4f447da88c71 2026-04-09 17:18:53.097 8 ERROR neutron.plugins.ml2.managers [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bf97310c-27f9-4752-936f-4f447da88c71 on host instance for vnic_type normal using segments [{'id': '025b5510-2c22-4faa-a92c-6654edca767d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 361, 'network_id': 'e80125bb-9828-42cc-91a2-5910c0976888'}] 2026-04-09 17:18:53.098 8 INFO neutron.plugins.ml2.plugin [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 8 to bind port bf97310c-27f9-4752-936f-4f447da88c71 2026-04-09 17:18:53.140 8 ERROR neutron.plugins.ml2.managers [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bf97310c-27f9-4752-936f-4f447da88c71 on host instance for vnic_type normal using segments [{'id': '025b5510-2c22-4faa-a92c-6654edca767d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 361, 'network_id': 'e80125bb-9828-42cc-91a2-5910c0976888'}] 2026-04-09 17:18:53.141 8 INFO neutron.plugins.ml2.plugin [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 9 to bind port bf97310c-27f9-4752-936f-4f447da88c71 2026-04-09 17:18:53.176 8 ERROR neutron.plugins.ml2.managers [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bf97310c-27f9-4752-936f-4f447da88c71 on host instance for vnic_type normal using segments [{'id': '025b5510-2c22-4faa-a92c-6654edca767d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 361, 'network_id': 'e80125bb-9828-42cc-91a2-5910c0976888'}] 2026-04-09 17:18:53.177 8 INFO neutron.plugins.ml2.plugin [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 10 to bind port bf97310c-27f9-4752-936f-4f447da88c71 [pid: 7|app: 0|req: 410/835] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:18:51 2026] PUT /v2.0/routers/2e46e568-3a49-4fd5-a496-f1e1b5f42919/add_router_interface => generated 309 bytes in 1480 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:53.219 8 ERROR neutron.plugins.ml2.managers [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-616fb543-8465-4512-a3ed-7d5195b42fd9 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bf97310c-27f9-4752-936f-4f447da88c71 on host instance for vnic_type normal using segments [{'id': '025b5510-2c22-4faa-a92c-6654edca767d', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 361, 'network_id': 'e80125bb-9828-42cc-91a2-5910c0976888'}] [pid: 7|app: 0|req: 411/836] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:53 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/837] 199.204.45.69 () {38 vars in 1026 bytes} [Thu Apr 9 17:18:52 2026] PUT /v2.0/ports/bf97310c-27f9-4752-936f-4f447da88c71 => generated 1101 bytes in 923 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: 427/838] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Apr 9 17:18:53 2026] GET /v2.0/security-groups?id=3f73ba7b-6bc9-4b62-9e51-958a6ed46cd4&fields=id&fields=name => generated 113 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:53.441 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8c75edb1-a080-4320-9f5c-41a9adf6bdac'] response: {'name': 'network-changed', 'server_uuid': '80ffd7ac-bb18-4e92-8752-18b1b526db3f', 'tag': 'bf97310c-27f9-4752-936f-4f447da88c71', 'status': 'completed', 'code': 200} 2026-04-09 17:18:53.555 8 INFO neutron_taas.services.taas.taas_plugin [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-a577b9fc-9d64-4e45-aa03-a5e617a4cd30 3845b4cb2d494c7ca3abb63817e5f8f1 ac5d539027864a02839da6e18a6118a1 - - default default] TaaS: Handle Delete Port: bf97310c-27f9-4752-936f-4f447da88c71 2026-04-09 17:18:53.558 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-a577b9fc-9d64-4e45-aa03-a5e617a4cd30 3845b4cb2d494c7ca3abb63817e5f8f1 ac5d539027864a02839da6e18a6118a1 - - default default] Tap Mirror: Handle Delete Port: bf97310c-27f9-4752-936f-4f447da88c71 2026-04-09 17:18:53.757 8 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [req-9ab684d4-38ed-45f7-b058-cb60165bf907 req-a577b9fc-9d64-4e45-aa03-a5e617a4cd30 3845b4cb2d494c7ca3abb63817e5f8f1 ac5d539027864a02839da6e18a6118a1 - - default default] Unable to retrieve active L2 agent on host instance [pid: 8|app: 0|req: 428/839] 199.204.45.69 () {36 vars in 995 bytes} [Thu Apr 9 17:18:53 2026] DELETE /v2.0/ports/bf97310c-27f9-4752-936f-4f447da88c71 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:18:54.080 8 INFO neutron.db.segments_db [None req-041f2bd2-f28e-44ad-974f-2aaad2ba51f2 531c43673a8f402fb40e7dea6834b208 5ed1bcd16bab4fecb75d523f73ddf5b9 - - default default] Added segment 1fc6046d-3502-474e-b6e4-4066f14a060d of type vxlan for network 2c744a83-183d-4177-9bea-01ad84b23c8b [pid: 8|app: 0|req: 429/840] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:18:53 2026] POST /v2.0/networks => generated 628 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:54.231 7 INFO neutron.db.l3_db [None req-12ad9c2c-16c8-4211-9e3d-898811c355c2 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Floating IP 184e66d4-3cff-4662-912d-4a9406e1ef74 associated. External IP: 10.96.250.213, port: 6d77caf5-44c3-4d8f-bbd3-d7ff7c2ac746. [pid: 8|app: 0|req: 430/841] 10.0.0.62 () {34 vars in 683 bytes} [Thu Apr 9 17:18:54 2026] POST /v2.0/security-groups => generated 1659 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/842] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:18:54 2026] GET /v2.0/ports?tenant_id=ac5d539027864a02839da6e18a6118a1&device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/843] 10.0.0.62 () {34 vars in 675 bytes} [Thu Apr 9 17:18:53 2026] POST /v2.0/floatingips => generated 843 bytes in 1294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/844] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:18:54 2026] POST /v2.0/security-group-rules => generated 597 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/845] 10.0.0.62 () {32 vars in 727 bytes} [Thu Apr 9 17:18:54 2026] GET /v2.0/floatingips/184e66d4-3cff-4662-912d-4a9406e1ef74 => generated 843 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/846] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:18:54 2026] GET /v2.0/networks?tenant_id=ac5d539027864a02839da6e18a6118a1&shared=False => generated 766 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/847] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:54 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => 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: 415/848] 10.0.0.62 () {32 vars in 653 bytes} [Thu Apr 9 17:18:54 2026] GET /v2.0/floatingips => generated 846 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/849] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:18:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/850] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:18:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:54.950 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0942a0f8-bd1c-41fb-93c7-716d82cb3d62 531c43673a8f402fb40e7dea6834b208 5ed1bcd16bab4fecb75d523f73ddf5b9 - - default default] Unable to schedule network 2c744a83-183d-4177-9bea-01ad84b23c8b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 435/851] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:18:54 2026] POST /v2.0/subnets => generated 673 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:55.136 7 INFO neutron.db.l3_db [None req-5c2c4e8d-70e9-42ad-8c9d-9d2e798fdb9e 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Floating IP 184e66d4-3cff-4662-912d-4a9406e1ef74 associated. External IP: 10.96.250.213, port: 6d77caf5-44c3-4d8f-bbd3-d7ff7c2ac746. 2026-04-09 17:18:55.489 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d3d8e0a-e564-434a-85c5-37b26853cf3c'] response: {'server_uuid': '80ffd7ac-bb18-4e92-8752-18b1b526db3f', 'name': 'network-vif-deleted', 'tag': 'bf97310c-27f9-4752-936f-4f447da88c71', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 436/852] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:18:54 2026] POST /v2.0/floatingips => generated 552 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:18:55.612 8 INFO neutron.db.segments_db [None req-e54dbba2-0a8f-461b-a753-2568f03d99dd 531c43673a8f402fb40e7dea6834b208 5ed1bcd16bab4fecb75d523f73ddf5b9 - - default default] Added segment 541e25f4-8380-4dd5-8783-a1bc38b42648 of type vxlan for network 3fcbc564-1acc-4847-87d1-11f1071bb47d [pid: 8|app: 0|req: 437/853] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:18:55 2026] POST /v2.0/networks => generated 629 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/854] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:55 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => 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: 417/855] 10.0.0.62 () {34 vars in 747 bytes} [Thu Apr 9 17:18:54 2026] PUT /v2.0/floatingips/184e66d4-3cff-4662-912d-4a9406e1ef74 => generated 843 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/856] 10.0.0.62 () {34 vars in 741 bytes} [Thu Apr 9 17:18:55 2026] PUT /v2.0/networks/3fcbc564-1acc-4847-87d1-11f1071bb47d => generated 592 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/857] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:18:55 2026] GET /v2.0/ports?tenant_id=ac5d539027864a02839da6e18a6118a1&device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:55.906 7 INFO neutron.db.l3_db [None req-bea3af81-1a19-40f0-b78a-4f7081d25a3f 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Floating IP 184e66d4-3cff-4662-912d-4a9406e1ef74 disassociated. External IP: 10.96.250.213, port: 46357172-6783-4140-b0de-445a53139abc. 2026-04-09 17:18:56.049 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4326a7c2-11b8-424e-b67e-d083d017a0a3 531c43673a8f402fb40e7dea6834b208 5ed1bcd16bab4fecb75d523f73ddf5b9 - - default default] Unable to schedule network 3fcbc564-1acc-4847-87d1-11f1071bb47d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 441/858] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:18:55 2026] POST /v2.0/subnets => generated 646 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/859] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:18:56 2026] GET /v2.0/networks?tenant_id=ac5d539027864a02839da6e18a6118a1&shared=False => generated 766 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/860] 10.0.0.62 () {34 vars in 739 bytes} [Thu Apr 9 17:18:56 2026] PUT /v2.0/subnets/29a52e37-3119-427a-a83c-4d416b6e12bc => generated 656 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/861] 10.0.0.62 () {34 vars in 747 bytes} [Thu Apr 9 17:18:55 2026] PUT /v2.0/floatingips/184e66d4-3cff-4662-912d-4a9406e1ef74 => generated 552 bytes in 466 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/862] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:18:56 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) 2026-04-09 17:18:56.373 8 INFO neutron_taas.services.taas.taas_plugin [None req-77e16845-995c-4f87-b19d-be6acf11563d 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] TaaS: Handle Delete Port: 0104536a-ab82-4032-8d0f-deb064cad018 2026-04-09 17:18:56.375 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77e16845-995c-4f87-b19d-be6acf11563d 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Tap Mirror: Handle Delete Port: 0104536a-ab82-4032-8d0f-deb064cad018 2026-04-09 17:18:56.462 7 INFO neutron.services.segments.plugin [-] Segment 541e25f4-8380-4dd5-8783-a1bc38b42648 resource provider aggregate not found 2026-04-09 17:18:56.470 7 INFO neutron.services.segments.plugin [-] Segment 541e25f4-8380-4dd5-8783-a1bc38b42648 resource provider aggregate not found 2026-04-09 17:18:56.491 7 INFO neutron.services.segments.plugin [-] Segment 541e25f4-8380-4dd5-8783-a1bc38b42648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 541e25f4-8380-4dd5-8783-a1bc38b42648 found for delete ", "request_id": "req-a3f5750b-d0b3-41d0-9b27-e204bba8a49d"}]} 2026-04-09 17:18:56.494 7 INFO neutron.services.segments.plugin [-] Segment 541e25f4-8380-4dd5-8783-a1bc38b42648 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 541e25f4-8380-4dd5-8783-a1bc38b42648 found for delete ", "request_id": "req-9ae4e5fe-3f08-4e35-bbf9-0ead4fa41f3a"}]} [pid: 7|app: 0|req: 419/863] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:56 2026] DELETE /v2.0/networks/3fcbc564-1acc-4847-87d1-11f1071bb47d => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:18:56.523 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6869704-247e-4706-8bbe-79cadc1f4c83 531c43673a8f402fb40e7dea6834b208 5ed1bcd16bab4fecb75d523f73ddf5b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 420/864] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:56 2026] DELETE /v2.0/networks/3fcbc564-1acc-4847-87d1-11f1071bb47d => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/865] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:18:56 2026] DELETE /v2.0/floatingips/184e66d4-3cff-4662-912d-4a9406e1ef74 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/866] 10.0.0.62 () {32 vars in 692 bytes} [Thu Apr 9 17:18:56 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:56.595 8 INFO neutron.api.v2.resource [None req-676ee869-8cab-4086-913e-bb17f9a7b57d 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 446/867] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:18:56 2026] DELETE /v2.0/floatingips/184e66d4-3cff-4662-912d-4a9406e1ef74 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/868] 10.0.0.62 () {32 vars in 740 bytes} [Thu Apr 9 17:18:56 2026] GET /v2.0/subnets?network_id=e759afa5-84b1-4ece-8808-390687c9d2d2 => generated 649 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/869] 10.0.0.62 () {32 vars in 651 bytes} [Thu Apr 9 17:18:56 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: 424/870] 10.0.0.62 () {32 vars in 647 bytes} [Thu Apr 9 17:18:56 2026] GET /v2.0/networks => generated 1306 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:18:56.750 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a7a33fb-ab53-4f4e-9541-926b3f2ad372 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] TaaS: Handle Delete Port: 46357172-6783-4140-b0de-445a53139abc 2026-04-09 17:18:56.753 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a7a33fb-ab53-4f4e-9541-926b3f2ad372 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Tap Mirror: Handle Delete Port: 46357172-6783-4140-b0de-445a53139abc [pid: 7|app: 0|req: 425/871] 10.0.0.62 () {32 vars in 645 bytes} [Thu Apr 9 17:18:56 2026] GET /v2.0/subnets => generated 1312 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/872] 10.0.0.62 () {32 vars in 721 bytes} [Thu Apr 9 17:18:56 2026] GET /v2.0/networks/2c744a83-183d-4177-9bea-01ad84b23c8b => generated 666 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/873] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:18:56 2026] GET /v2.0/subnets/1f5b3fd1-61df-4a90-a37b-cc7ca23fe7b0 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/874] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:56 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:56.888 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f3b8bdc2-4ac0-4129-b743-ea9709d3ad3e 531c43673a8f402fb40e7dea6834b208 5ed1bcd16bab4fecb75d523f73ddf5b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 429/875] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:56 2026] DELETE /v2.0/subnets/29a52e37-3119-427a-a83c-4d416b6e12bc => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:18:56.907 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2994584c-f518-4d8a-b824-942f55f9246e 531c43673a8f402fb40e7dea6834b208 5ed1bcd16bab4fecb75d523f73ddf5b9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 430/876] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:56 2026] DELETE /v2.0/networks/3fcbc564-1acc-4847-87d1-11f1071bb47d => 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: 447/877] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:18:56 2026] DELETE /v2.0/ports/46357172-6783-4140-b0de-445a53139abc => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/878] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:56 2026] DELETE /v2.0/subnets/1f5b3fd1-61df-4a90-a37b-cc7ca23fe7b0 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:18:57.039 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d053c27-beeb-4fff-890f-772e0409a593 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] TaaS: Handle Delete Port: 6d77caf5-44c3-4d8f-bbd3-d7ff7c2ac746 2026-04-09 17:18:57.044 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d053c27-beeb-4fff-890f-772e0409a593 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Tap Mirror: Handle Delete Port: 6d77caf5-44c3-4d8f-bbd3-d7ff7c2ac746 [pid: 7|app: 0|req: 432/879] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:57 2026] DELETE /v2.0/networks/2c744a83-183d-4177-9bea-01ad84b23c8b => 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: 448/880] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:18:56 2026] DELETE /v2.0/ports/6d77caf5-44c3-4d8f-bbd3-d7ff7c2ac746 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/881] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:18:57 2026] GET /v2.0/ports?device_id=5faa1cb7-da29-4547-9f73-e82861435597 => generated 958 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/882] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:18:57 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:57.677 7 INFO neutron_taas.services.taas.taas_plugin [None req-63f3c87c-d5b7-4729-ae56-8094afe3cf44 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] TaaS: Handle Delete Port: 2f98df79-3d2b-4517-ac84-8f3e4575f96a 2026-04-09 17:18:57.679 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63f3c87c-d5b7-4729-ae56-8094afe3cf44 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Tap Mirror: Handle Delete Port: 2f98df79-3d2b-4517-ac84-8f3e4575f96a [pid: 8|app: 0|req: 450/883] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:18:57 2026] GET /v2.0/security-groups?tenant_id=5ed1bcd16bab4fecb75d523f73ddf5b9&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/884] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:18:57 2026] DELETE /v2.0/security-groups/c8c442d1-f2c6-4021-be16-b13c27327867 => 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: 452/885] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:57 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => 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: 434/886] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:18:57 2026] PUT /v2.0/routers/5faa1cb7-da29-4547-9f73-e82861435597/remove_router_interface => generated 309 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:18:58.468 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e96f127-df45-445c-aa0c-8eadc2826099 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] TaaS: Handle Delete Port: 5793ce3f-cb97-444e-a467-5d46c437babb 2026-04-09 17:18:58.471 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e96f127-df45-445c-aa0c-8eadc2826099 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Tap Mirror: Handle Delete Port: 5793ce3f-cb97-444e-a467-5d46c437babb 2026-04-09 17:18:58.509 7 INFO neutron.services.segments.plugin [-] Segment 1fc6046d-3502-474e-b6e4-4066f14a060d resource provider aggregate not found 2026-04-09 17:18:58.516 7 INFO neutron.services.segments.plugin [-] Segment 1fc6046d-3502-474e-b6e4-4066f14a060d resource provider aggregate not found 2026-04-09 17:18:58.533 7 INFO neutron.services.segments.plugin [-] Segment 1fc6046d-3502-474e-b6e4-4066f14a060d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fc6046d-3502-474e-b6e4-4066f14a060d found for delete ", "request_id": "req-4fce0bef-cc61-47ac-909c-66da8c60e2e9"}]} 2026-04-09 17:18:58.533 7 INFO neutron.services.segments.plugin [-] Segment 1fc6046d-3502-474e-b6e4-4066f14a060d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fc6046d-3502-474e-b6e4-4066f14a060d found for delete ", "request_id": "req-107bf19e-74a4-4087-b37d-31645cea018c"}]} 2026-04-09 17:18:58.795 8 INFO neutron_taas.services.taas.taas_plugin [None req-9e96f127-df45-445c-aa0c-8eadc2826099 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] TaaS: Handle Delete Port: 8136c9f0-b713-4baf-a6d6-810a3a8f5428 2026-04-09 17:18:58.798 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e96f127-df45-445c-aa0c-8eadc2826099 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] Tap Mirror: Handle Delete Port: 8136c9f0-b713-4baf-a6d6-810a3a8f5428 [pid: 7|app: 0|req: 435/887] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:18:59 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:18:59.178 8 INFO neutron.services.segments.plugin [-] Segment c57c7a59-2e99-4d4a-a048-707ef841be44 resource provider aggregate not found 2026-04-09 17:18:59.198 8 INFO neutron.services.segments.plugin [-] Segment c57c7a59-2e99-4d4a-a048-707ef841be44 resource provider aggregate not found 2026-04-09 17:18:59.201 8 INFO neutron.services.segments.plugin [-] Segment c57c7a59-2e99-4d4a-a048-707ef841be44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c57c7a59-2e99-4d4a-a048-707ef841be44 found for delete ", "request_id": "req-dda33909-80eb-42a6-8af6-032e0042a7af"}]} 2026-04-09 17:18:59.219 8 INFO neutron.services.segments.plugin [-] Segment c57c7a59-2e99-4d4a-a048-707ef841be44 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c57c7a59-2e99-4d4a-a048-707ef841be44 found for delete ", "request_id": "req-c1bfe2b8-464c-49de-b374-82eb6a0155e9"}]} 2026-04-09 17:18:59.222 8 INFO neutron.db.l3_hamode_db [None req-9e96f127-df45-445c-aa0c-8eadc2826099 6470066247b144578acb478ef3d7bba5 45e694591ec14df7923e8a6e1c0661b3 - - default default] HA network 3ad5d439-cc25-42ae-bd34-021439d97edf was deleted as no HA routers are present in tenant 45e694591ec14df7923e8a6e1c0661b3. [pid: 8|app: 0|req: 453/888] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:58 2026] DELETE /v2.0/routers/5faa1cb7-da29-4547-9f73-e82861435597 => generated 0 bytes in 1013 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/889] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:18:59 2026] DELETE /v2.0/subnets/8a25d343-6261-460b-96ed-96a92f313c87 => 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: 454/890] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:18:59 2026] DELETE /v2.0/networks/96e90cbe-41d6-4754-a7fb-f0427faa570a => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:00.075 7 INFO neutron.db.segments_db [None req-9a4b892b-a27c-4338-bdba-19f469027605 5eb6c86509b04a18a7e5a8a67e104e3c 51d1d1321680474188a9e0cea97ff207 - - default default] Added segment 03c86ba3-5609-4842-9ef6-4eb6ef76f4fd of type vxlan for network 72b4e778-87f7-4fc7-a06a-ed7029a02910 [pid: 7|app: 0|req: 437/891] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:18:59 2026] POST /v2.0/networks => generated 624 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/892] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:00 2026] GET /v2.0/security-groups?tenant_id=45e694591ec14df7923e8a6e1c0661b3&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: 438/893] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:00 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => 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: 456/894] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:00 2026] DELETE /v2.0/security-groups/7b321485-6020-4d64-835c-75f2758a7e8c => 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: 457/895] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:19:00 2026] GET /v2.0/ports?tenant_id=ac5d539027864a02839da6e18a6118a1&device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:00.465 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71aba561-bc22-4599-a38e-d97afeaba7eb 5eb6c86509b04a18a7e5a8a67e104e3c 51d1d1321680474188a9e0cea97ff207 - - default default] Unable to schedule network 72b4e778-87f7-4fc7-a06a-ed7029a02910: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 439/896] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:00 2026] POST /v2.0/subnets => generated 641 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/897] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:19:00 2026] GET /v2.0/networks?tenant_id=ac5d539027864a02839da6e18a6118a1&shared=False => generated 766 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:00.551 7 INFO neutron.db.segments_db [None req-431519ec-3322-4ab6-9d2f-b5a56cc09518 5eb6c86509b04a18a7e5a8a67e104e3c 51d1d1321680474188a9e0cea97ff207 - - default default] Added segment 700ff1c9-54c2-49bd-87d1-855e300a188c of type vxlan for network 26fb0822-4f13-4639-b07c-242c4d6bfb3b [pid: 8|app: 0|req: 459/898] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:19:00 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: 440/899] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:19:00 2026] POST /v2.0/networks => generated 624 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/900] 10.0.0.62 () {34 vars in 741 bytes} [Thu Apr 9 17:19:00 2026] PUT /v2.0/networks/26fb0822-4f13-4639-b07c-242c4d6bfb3b => generated 592 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:00.979 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b2d809f9-f6dd-470a-ac33-bd9efc2d1763 5eb6c86509b04a18a7e5a8a67e104e3c 51d1d1321680474188a9e0cea97ff207 - - default default] Unable to schedule network 26fb0822-4f13-4639-b07c-242c4d6bfb3b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 441/901] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:00 2026] POST /v2.0/subnets => generated 626 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/902] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => 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: 461/903] 10.0.0.62 () {34 vars in 739 bytes} [Thu Apr 9 17:19:01 2026] PUT /v2.0/subnets/c1df93d8-5748-4681-9128-73da87d0695c => generated 636 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:01.223 8 INFO neutron.services.segments.plugin [-] Segment d6b00d6d-c03a-439c-9a5c-67b9af6e389c resource provider aggregate not found 2026-04-09 17:19:01.240 8 INFO neutron.services.segments.plugin [-] Segment d6b00d6d-c03a-439c-9a5c-67b9af6e389c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6b00d6d-c03a-439c-9a5c-67b9af6e389c found for delete ", "request_id": "req-b3206c01-756a-47ac-af8d-29bb1dc45a09"}]} 2026-04-09 17:19:01.244 8 INFO neutron.services.segments.plugin [-] Segment d6b00d6d-c03a-439c-9a5c-67b9af6e389c resource provider aggregate not found 2026-04-09 17:19:01.263 8 INFO neutron.services.segments.plugin [-] Segment d6b00d6d-c03a-439c-9a5c-67b9af6e389c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6b00d6d-c03a-439c-9a5c-67b9af6e389c found for delete ", "request_id": "req-42a56732-914e-4520-9bac-b80abd2b34fd"}]} [pid: 8|app: 0|req: 462/904] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:01.350 7 INFO neutron.services.segments.plugin [-] Segment 700ff1c9-54c2-49bd-87d1-855e300a188c resource provider aggregate not found 2026-04-09 17:19:01.353 7 INFO neutron.services.segments.plugin [-] Segment 700ff1c9-54c2-49bd-87d1-855e300a188c resource provider aggregate not found 2026-04-09 17:19:01.379 7 INFO neutron.services.segments.plugin [-] Segment 700ff1c9-54c2-49bd-87d1-855e300a188c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 700ff1c9-54c2-49bd-87d1-855e300a188c found for delete ", "request_id": "req-73cfd29a-236e-4160-9071-b57c54fbc9d4"}]} 2026-04-09 17:19:01.395 7 INFO neutron.services.segments.plugin [-] Segment 700ff1c9-54c2-49bd-87d1-855e300a188c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 700ff1c9-54c2-49bd-87d1-855e300a188c found for delete ", "request_id": "req-0857a624-6f5a-487a-91b0-3dd7ed7bacce"}]} [pid: 7|app: 0|req: 443/905] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:19:01 2026] DELETE /v2.0/networks/26fb0822-4f13-4639-b07c-242c4d6bfb3b => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:01.419 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06b2cf11-79ab-49ed-a777-076e9ac15105 5eb6c86509b04a18a7e5a8a67e104e3c 51d1d1321680474188a9e0cea97ff207 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 463/906] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:19:01 2026] DELETE /v2.0/networks/26fb0822-4f13-4639-b07c-242c4d6bfb3b => 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: 444/907] 10.0.0.200 () {34 vars in 1097 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--906844302&fields=id&tenant_id=0554feeb273f48b9b9cee029173c3890 => generated 69 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/908] 10.0.0.62 () {32 vars in 692 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/909] 10.0.0.62 () {32 vars in 740 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/subnets?network_id=e759afa5-84b1-4ece-8808-390687c9d2d2 => generated 649 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/910] 10.0.0.200 () {34 vars in 981 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/networks?id=55ebf6d1-d457-46b3-bfcb-7bd7db08798f => generated 674 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/911] 10.0.0.62 () {32 vars in 651 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/912] 10.0.0.200 () {34 vars in 964 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/quotas/0554feeb273f48b9b9cee029173c3890 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/913] 10.0.0.62 () {32 vars in 647 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/networks => generated 1302 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/914] 10.0.0.200 () {34 vars in 1001 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/ports?tenant_id=0554feeb273f48b9b9cee029173c3890&fields=id => generated 57 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/915] 10.0.0.62 () {32 vars in 645 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/subnets => generated 1280 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/916] 10.0.0.200 () {34 vars in 1007 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/networks/55ebf6d1-d457-46b3-bfcb-7bd7db08798f?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: 448/917] 10.0.0.62 () {32 vars in 721 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/networks/72b4e778-87f7-4fc7-a06a-ed7029a02910 => generated 662 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/918] 10.0.0.200 () {34 vars in 1107 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/networks/55ebf6d1-d457-46b3-bfcb-7bd7db08798f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/919] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/subnets/41a9c691-c179-47e2-974f-5985d656fc60 => generated 641 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:01.750 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d6536e6a-ebb1-4e6e-9f6a-cce083b06f63 5eb6c86509b04a18a7e5a8a67e104e3c 51d1d1321680474188a9e0cea97ff207 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 471/920] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:01 2026] DELETE /v2.0/subnets/c1df93d8-5748-4681-9128-73da87d0695c => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:19:01.770 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b7369fc-f9cc-40a8-be5f-bcc5457d3efc 5eb6c86509b04a18a7e5a8a67e104e3c 51d1d1321680474188a9e0cea97ff207 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 450/921] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:19:01 2026] DELETE /v2.0/networks/26fb0822-4f13-4639-b07c-242c4d6bfb3b => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/922] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:01 2026] DELETE /v2.0/subnets/41a9c691-c179-47e2-974f-5985d656fc60 => 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: 473/923] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:01 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => 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: 451/924] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:19:01 2026] DELETE /v2.0/networks/72b4e778-87f7-4fc7-a06a-ed7029a02910 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:02.351 8 INFO neutron.db.segments_db [None req-2cdf4b86-04e8-43cf-8ceb-61b004cc38aa 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Added segment eb74deea-ae3f-4e0b-ab60-b43ad1fc3efd of type vxlan for network 495bd94a-e022-4c99-95a8-5d7d8c860643 [pid: 7|app: 0|req: 452/925] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:02 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => 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: 474/928] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:19:02 2026] POST /v2.0/networks => generated 610 bytes in 422 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:19:02.518 7 INFO neutron.db.segments_db [None req-f9876135-b4fc-48b6-8b6b-da927488f221 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Added segment 4b6da82d-c5dc-4066-a181-ad77f695bafe of type vxlan for network b4d53ca2-ffee-414f-81b4-4ea2b0cddbfe [pid: 7|app: 0|req: 455/929] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:19:02 2026] POST /v2.0/networks => generated 610 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/930] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:02 2026] GET /v2.0/security-groups?tenant_id=51d1d1321680474188a9e0cea97ff207&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:19:02.829 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1554393-aceb-4ca5-a77b-d14c27a5bc6f 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network 495bd94a-e022-4c99-95a8-5d7d8c860643: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 476/931] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:02 2026] DELETE /v2.0/security-groups/4d98c9e4-1680-4bba-9d78-5194fd0a7cdb => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/932] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:02 2026] POST /v2.0/subnets => generated 626 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:19:03.062 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f892e26-3f30-4726-90eb-9c15a910bf9e 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network b4d53ca2-ffee-414f-81b4-4ea2b0cddbfe: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 477/933] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:02 2026] POST /v2.0/subnets => generated 626 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/934] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:03 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:03.133 8 INFO neutron.db.segments_db [None req-eb37404b-6317-4e81-890c-42bd5536cce9 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Added segment beb6f1bd-5853-41ad-b33d-5a6bb7d6dce7 of type vxlan for network 7e268cfb-a70d-4f20-a2f3-6102858e338e [pid: 7|app: 0|req: 458/935] 10.0.0.143 () {34 vars in 989 bytes} [Thu Apr 9 17:19:03 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:03.356 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb37404b-6317-4e81-890c-42bd5536cce9 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network 7e268cfb-a70d-4f20-a2f3-6102858e338e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:19:03.372 8 INFO neutron.db.l3_hamode_db [None req-eb37404b-6317-4e81-890c-42bd5536cce9 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:19:03.400 7 INFO neutron.services.segments.plugin [-] Segment 03c86ba3-5609-4842-9ef6-4eb6ef76f4fd resource provider aggregate not found 2026-04-09 17:19:03.418 7 INFO neutron.services.segments.plugin [-] Segment 03c86ba3-5609-4842-9ef6-4eb6ef76f4fd resource provider aggregate not found 2026-04-09 17:19:03.423 7 INFO neutron.services.segments.plugin [-] Segment 03c86ba3-5609-4842-9ef6-4eb6ef76f4fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03c86ba3-5609-4842-9ef6-4eb6ef76f4fd found for delete ", "request_id": "req-3d4dfa74-d039-448f-b94f-344bff0e773c"}]} 2026-04-09 17:19:03.453 7 INFO neutron.services.segments.plugin [-] Segment 03c86ba3-5609-4842-9ef6-4eb6ef76f4fd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03c86ba3-5609-4842-9ef6-4eb6ef76f4fd found for delete ", "request_id": "req-ddfde840-6d61-4c91-a032-35788804ceda"}]} [pid: 7|app: 0|req: 459/936] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:03 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:03.523 8 INFO neutron.db.l3_hamode_db [None req-eb37404b-6317-4e81-890c-42bd5536cce9 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 460/937] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:03 2026] GET /v2.0/ports?device_id=80ffd7ac-bb18-4e92-8752-18b1b526db3f => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:03.767 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb37404b-6317-4e81-890c-42bd5536cce9 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network 7e268cfb-a70d-4f20-a2f3-6102858e338e: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 461/938] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:03 2026] DELETE /v2.0/security-groups/3f73ba7b-6bc9-4b62-9e51-958a6ed46cd4 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:19:03.935 7 INFO neutron.api.v2.resource [None req-1c5acccf-f302-4291-8efe-7c6578853eea 3845b4cb2d494c7ca3abb63817e5f8f1 ac5d539027864a02839da6e18a6118a1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 462/939] 10.0.0.62 () {32 vars in 735 bytes} [Thu Apr 9 17:19:03 2026] GET /v2.0/security-groups/3f73ba7b-6bc9-4b62-9e51-958a6ed46cd4 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:19:04.054 7 INFO neutron_taas.services.taas.taas_plugin [None req-640d353b-5571-4f18-a421-37fcf698d4da 3845b4cb2d494c7ca3abb63817e5f8f1 ac5d539027864a02839da6e18a6118a1 - - default default] TaaS: Handle Delete Port: 154a3a17-3713-401b-9689-f24e530da817 2026-04-09 17:19:04.057 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-640d353b-5571-4f18-a421-37fcf698d4da 3845b4cb2d494c7ca3abb63817e5f8f1 ac5d539027864a02839da6e18a6118a1 - - default default] Tap Mirror: Handle Delete Port: 154a3a17-3713-401b-9689-f24e530da817 [pid: 8|app: 0|req: 478/940] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:03 2026] POST /v2.0/routers => generated 506 bytes in 1027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/941] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:19:03 2026] DELETE /v2.0/floatingips/e87429c1-98f2-4c76-8875-a2fecdf7c2fe => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/942] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:04 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:04.632 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-848d24a0-f1ec-4a9f-bdeb-99c8bac3603c 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network 495bd94a-e022-4c99-95a8-5d7d8c860643: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:19:04.688 7 INFO neutron_taas.services.taas.taas_plugin [None req-a4c242dc-46b6-466a-bd09-4fe6b9ccc0d0 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: b4441d2c-e485-465f-817c-8eb530c3eeeb 2026-04-09 17:19:04.694 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4c242dc-46b6-466a-bd09-4fe6b9ccc0d0 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: b4441d2c-e485-465f-817c-8eb530c3eeeb 2026-04-09 17:19:05.251 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-848d24a0-f1ec-4a9f-bdeb-99c8bac3603c 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network 495bd94a-e022-4c99-95a8-5d7d8c860643: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 465/943] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:19:04 2026] PUT /v2.0/routers/04a05e2f-a53f-4aad-9a0e-d498a1860716/remove_router_interface => generated 309 bytes in 1061 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/944] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:19:04 2026] PUT /v2.0/routers/0bc22011-f733-47ee-9913-639d3fcee8da/add_router_interface => generated 309 bytes in 1321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:05.623 8 INFO neutron_taas.services.taas.taas_plugin [None req-33718dae-5211-4383-9bf4-7512703dcca8 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: fac048f2-fad6-49ee-933a-9bdc071700b8 2026-04-09 17:19:05.626 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33718dae-5211-4383-9bf4-7512703dcca8 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: fac048f2-fad6-49ee-933a-9bdc071700b8 2026-04-09 17:19:05.681 7 INFO neutron.db.segments_db [None req-0349fdcf-d190-41fa-8f98-6ea85dc3145b 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] Added segment 501d77be-c294-465d-89d8-20f88b1fb81b of type vxlan for network 957937aa-dae0-408c-839d-69b0fda0b4ed [pid: 7|app: 0|req: 466/945] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:19:05 2026] POST /v2.0/networks => generated 630 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/946] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:05 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => 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: 468/947] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:19:05 2026] GET /v2.0/ports/217732da-0bc1-4f43-a338-84d2007b9248 => generated 955 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:05.905 8 INFO neutron_taas.services.taas.taas_plugin [None req-33718dae-5211-4383-9bf4-7512703dcca8 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 6eb12b90-6711-4b47-8328-b95c45dda494 2026-04-09 17:19:05.909 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33718dae-5211-4383-9bf4-7512703dcca8 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 6eb12b90-6711-4b47-8328-b95c45dda494 2026-04-09 17:19:06.048 8 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [None req-33718dae-5211-4383-9bf4-7512703dcca8 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to retrieve active L2 agent on host instance 2026-04-09 17:19:06.110 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ff2c3c2d-c811-43ad-a509-a68e9675049c 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] Unable to schedule network 957937aa-dae0-408c-839d-69b0fda0b4ed: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 469/948] 10.0.0.62 () {34 vars in 663 bytes} [Thu Apr 9 17:19:05 2026] POST /v2.0/ports => generated 779 bytes in 310 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-09 17:19:06.285 8 INFO neutron.services.segments.plugin [-] Segment ece724a7-6655-4bc1-8888-91c946c36755 resource provider aggregate not found 2026-04-09 17:19:06.292 8 INFO neutron.services.segments.plugin [-] Segment ece724a7-6655-4bc1-8888-91c946c36755 resource provider aggregate not found 2026-04-09 17:19:06.311 8 INFO neutron.services.segments.plugin [-] Segment ece724a7-6655-4bc1-8888-91c946c36755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ece724a7-6655-4bc1-8888-91c946c36755 found for delete ", "request_id": "req-814affd6-9cfb-4413-b671-0c3357b6c789"}]} 2026-04-09 17:19:06.314 8 INFO neutron.services.segments.plugin [-] Segment ece724a7-6655-4bc1-8888-91c946c36755 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ece724a7-6655-4bc1-8888-91c946c36755 found for delete ", "request_id": "req-19156328-f60b-49f5-bf77-647729d05688"}]} 2026-04-09 17:19:06.321 8 INFO neutron.db.l3_hamode_db [None req-33718dae-5211-4383-9bf4-7512703dcca8 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] HA network 857e7106-3b26-4464-8925-01c6669e8a9c was deleted as no HA routers are present in tenant ac5d539027864a02839da6e18a6118a1. [pid: 8|app: 0|req: 480/949] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:05 2026] DELETE /v2.0/routers/04a05e2f-a53f-4aad-9a0e-d498a1860716 => generated 0 bytes in 892 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:19:06.375 8 INFO neutron.db.segments_db [None req-4c1afa36-5394-49e3-b535-c3f2e2e46ee2 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] Added segment fe707310-d2b5-478a-b71e-71d1fbe7bc17 of type vxlan for network 121668fe-dcf8-444a-a100-874f3ce7a035 [pid: 8|app: 0|req: 481/950] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:19:06 2026] POST /v2.0/networks => generated 616 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/951] 199.204.45.69 () {34 vars in 984 bytes} [Thu Apr 9 17:19:06 2026] GET /v2.0/networks?id=55ebf6d1-d457-46b3-bfcb-7bd7db08798f => generated 674 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:06.582 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b775248c-d4f1-4089-9acd-48c25c1dc41f 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network b4d53ca2-ffee-414f-81b4-4ea2b0cddbfe: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 483/952] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:06 2026] DELETE /v2.0/subnets/2880c057-623a-421a-abff-a7798febc11e => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:06.875 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fc5228c8-b653-4124-b4d5-94263096d284 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] Unable to schedule network 121668fe-dcf8-444a-a100-874f3ce7a035: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 484/953] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:06 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) [pid: 8|app: 0|req: 485/954] 199.204.45.69 () {34 vars in 1048 bytes} [Thu Apr 9 17:19:06 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0554feeb273f48b9b9cee029173c3890 => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:07.055 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b775248c-d4f1-4089-9acd-48c25c1dc41f 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network b4d53ca2-ffee-414f-81b4-4ea2b0cddbfe: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 486/955] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:19:06 2026] DELETE /v2.0/networks/e80125bb-9828-42cc-91a2-5910c0976888 => 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: 487/956] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:07 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => 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: 470/957] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:19:06 2026] PUT /v2.0/routers/0bc22011-f733-47ee-9913-639d3fcee8da/add_router_interface => generated 309 bytes in 1083 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:07.379 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b63dac2-11b9-4220-b199-95f054ef7690 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] Unable to schedule network 121668fe-dcf8-444a-a100-874f3ce7a035: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 488/958] 10.0.0.62 () {34 vars in 663 bytes} [Thu Apr 9 17:19:07 2026] POST /v2.0/ports => generated 965 bytes in 337 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: 489/959] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:07 2026] GET /v2.0/security-groups?tenant_id=ac5d539027864a02839da6e18a6118a1&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: 490/960] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:19:07 2026] GET /v2.0/ports/feb44263-f007-4bd0-88bd-defe6612ff62 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:07.536 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-5eccf6b4-6249-4896-a91a-25fb05da71e5 613410e5b3af4b298d561bd118aadf01 0554feeb273f48b9b9cee029173c3890 - - default default] Unable to schedule network 55ebf6d1-d457-46b3-bfcb-7bd7db08798f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:19:07.577 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5dce014-34a9-41d7-989b-4f975e18305b 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] TaaS: Handle Delete Port: 650ee183-c2f2-42d9-9041-6dc88282e2ee 2026-04-09 17:19:07.580 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5dce014-34a9-41d7-989b-4f975e18305b 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] Tap Mirror: Handle Delete Port: 650ee183-c2f2-42d9-9041-6dc88282e2ee [pid: 7|app: 0|req: 471/961] 199.204.45.69 () {38 vars in 953 bytes} [Thu Apr 9 17:19:07 2026] POST /v2.0/ports => generated 958 bytes in 406 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: 491/962] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:19:07 2026] DELETE /v2.0/ports/650ee183-c2f2-42d9-9041-6dc88282e2ee => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/963] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:07 2026] DELETE /v2.0/security-groups/0fb810bc-597f-4fe8-91fb-0d6389182122 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:19:08.019 8 INFO neutron_taas.services.taas.taas_plugin [None req-d725a1f1-d440-432a-90c2-7b18af204afa 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] TaaS: Handle Delete Port: feb44263-f007-4bd0-88bd-defe6612ff62 2026-04-09 17:19:08.022 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d725a1f1-d440-432a-90c2-7b18af204afa 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Tap Mirror: Handle Delete Port: feb44263-f007-4bd0-88bd-defe6612ff62 2026-04-09 17:19:08.138 7 ERROR neutron.plugins.ml2.managers [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 on host instance for vnic_type normal using segments [{'id': 'cc37ffe3-527b-497f-897b-7c2835dcf406', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 433, 'network_id': '55ebf6d1-d457-46b3-bfcb-7bd7db08798f'}] 2026-04-09 17:19:08.138 7 INFO neutron.plugins.ml2.plugin [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 2 to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 2026-04-09 17:19:08.175 7 ERROR neutron.plugins.ml2.managers [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 on host instance for vnic_type normal using segments [{'id': 'cc37ffe3-527b-497f-897b-7c2835dcf406', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 433, 'network_id': '55ebf6d1-d457-46b3-bfcb-7bd7db08798f'}] 2026-04-09 17:19:08.176 7 INFO neutron.plugins.ml2.plugin [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 3 to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 2026-04-09 17:19:08.212 7 ERROR neutron.plugins.ml2.managers [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 on host instance for vnic_type normal using segments [{'id': 'cc37ffe3-527b-497f-897b-7c2835dcf406', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 433, 'network_id': '55ebf6d1-d457-46b3-bfcb-7bd7db08798f'}] 2026-04-09 17:19:08.212 7 INFO neutron.plugins.ml2.plugin [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 4 to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 2026-04-09 17:19:08.249 7 ERROR neutron.plugins.ml2.managers [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 on host instance for vnic_type normal using segments [{'id': 'cc37ffe3-527b-497f-897b-7c2835dcf406', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 433, 'network_id': '55ebf6d1-d457-46b3-bfcb-7bd7db08798f'}] 2026-04-09 17:19:08.249 7 INFO neutron.plugins.ml2.plugin [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 5 to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 2026-04-09 17:19:08.284 7 ERROR neutron.plugins.ml2.managers [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 on host instance for vnic_type normal using segments [{'id': 'cc37ffe3-527b-497f-897b-7c2835dcf406', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 433, 'network_id': '55ebf6d1-d457-46b3-bfcb-7bd7db08798f'}] 2026-04-09 17:19:08.285 7 INFO neutron.plugins.ml2.plugin [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 6 to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 2026-04-09 17:19:08.324 7 ERROR neutron.plugins.ml2.managers [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 on host instance for vnic_type normal using segments [{'id': 'cc37ffe3-527b-497f-897b-7c2835dcf406', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 433, 'network_id': '55ebf6d1-d457-46b3-bfcb-7bd7db08798f'}] 2026-04-09 17:19:08.324 7 INFO neutron.plugins.ml2.plugin [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 7 to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 2026-04-09 17:19:08.341 8 INFO neutron.services.segments.plugin [-] Segment 025b5510-2c22-4faa-a92c-6654edca767d resource provider aggregate not found 2026-04-09 17:19:08.348 8 INFO neutron.services.segments.plugin [-] Segment 025b5510-2c22-4faa-a92c-6654edca767d resource provider aggregate not found 2026-04-09 17:19:08.362 7 ERROR neutron.plugins.ml2.managers [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 on host instance for vnic_type normal using segments [{'id': 'cc37ffe3-527b-497f-897b-7c2835dcf406', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 433, 'network_id': '55ebf6d1-d457-46b3-bfcb-7bd7db08798f'}] 2026-04-09 17:19:08.362 7 INFO neutron.plugins.ml2.plugin [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 8 to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 2026-04-09 17:19:08.373 8 INFO neutron.services.segments.plugin [-] Segment 025b5510-2c22-4faa-a92c-6654edca767d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 025b5510-2c22-4faa-a92c-6654edca767d found for delete ", "request_id": "req-24e4f1d5-b02a-4c15-b52e-b9989c53ffc1"}]} 2026-04-09 17:19:08.374 8 INFO neutron.services.segments.plugin [-] Segment 025b5510-2c22-4faa-a92c-6654edca767d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 025b5510-2c22-4faa-a92c-6654edca767d found for delete ", "request_id": "req-b5f5a737-b021-45da-bdeb-e7271a34ee2a"}]} 2026-04-09 17:19:08.399 7 ERROR neutron.plugins.ml2.managers [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 on host instance for vnic_type normal using segments [{'id': 'cc37ffe3-527b-497f-897b-7c2835dcf406', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 433, 'network_id': '55ebf6d1-d457-46b3-bfcb-7bd7db08798f'}] 2026-04-09 17:19:08.400 7 INFO neutron.plugins.ml2.plugin [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 9 to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 2026-04-09 17:19:08.435 7 ERROR neutron.plugins.ml2.managers [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 on host instance for vnic_type normal using segments [{'id': 'cc37ffe3-527b-497f-897b-7c2835dcf406', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 433, 'network_id': '55ebf6d1-d457-46b3-bfcb-7bd7db08798f'}] 2026-04-09 17:19:08.435 7 INFO neutron.plugins.ml2.plugin [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 10 to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 2026-04-09 17:19:08.471 7 ERROR neutron.plugins.ml2.managers [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-6f93b1b7-569c-4b2c-af8f-87ef0f34324d 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port f4f352e5-c919-4f49-bdf7-8daf81d6db02 on host instance for vnic_type normal using segments [{'id': 'cc37ffe3-527b-497f-897b-7c2835dcf406', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 433, 'network_id': '55ebf6d1-d457-46b3-bfcb-7bd7db08798f'}] [pid: 7|app: 0|req: 473/964] 199.204.45.69 () {38 vars in 1026 bytes} [Thu Apr 9 17:19:07 2026] PUT /v2.0/ports/f4f352e5-c919-4f49-bdf7-8daf81d6db02 => generated 1105 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/965] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:19:07 2026] PUT /v2.0/routers/0bc22011-f733-47ee-9913-639d3fcee8da/remove_router_interface => generated 309 bytes in 892 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-09 17:19:08.607 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f7b2bd8f-9a08-4a19-8af9-71e30d72b295 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 474/966] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:19:08 2026] DELETE /v2.0/ports/650ee183-c2f2-42d9-9041-6dc88282e2ee => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:19:08.626 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e1b11c5-5f8c-4884-8138-418ee02c1871'] response: {'name': 'network-changed', 'server_uuid': '790c6c41-8d9e-4894-acd3-94717867be5e', 'tag': 'f4f352e5-c919-4f49-bdf7-8daf81d6db02', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 493/967] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:08 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:08.730 7 INFO neutron_taas.services.taas.taas_plugin [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-de062cbf-aebc-47bf-bb91-91a5342ef13f 613410e5b3af4b298d561bd118aadf01 0554feeb273f48b9b9cee029173c3890 - - default default] TaaS: Handle Delete Port: f4f352e5-c919-4f49-bdf7-8daf81d6db02 2026-04-09 17:19:08.733 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-de062cbf-aebc-47bf-bb91-91a5342ef13f 613410e5b3af4b298d561bd118aadf01 0554feeb273f48b9b9cee029173c3890 - - default default] Tap Mirror: Handle Delete Port: f4f352e5-c919-4f49-bdf7-8daf81d6db02 2026-04-09 17:19:08.842 7 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [req-3e3ec3b0-e3f2-467c-bacb-55d8f0d89522 req-de062cbf-aebc-47bf-bb91-91a5342ef13f 613410e5b3af4b298d561bd118aadf01 0554feeb273f48b9b9cee029173c3890 - - default default] Unable to retrieve active L2 agent on host instance [pid: 7|app: 0|req: 475/968] 199.204.45.69 () {36 vars in 995 bytes} [Thu Apr 9 17:19:08 2026] DELETE /v2.0/ports/f4f352e5-c919-4f49-bdf7-8daf81d6db02 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:08.862 7 INFO neutron.pecan_wsgi.hooks.translation [None req-571d5339-723f-4cbf-8d35-dd8a290ae199 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 476/969] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:19:08 2026] GET /v2.0/ports/650ee183-c2f2-42d9-9041-6dc88282e2ee => 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: 477/970] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Apr 9 17:19:08 2026] GET /v2.0/security-groups?id=cc33fcbe-28df-4056-9847-7db8214e0814&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: 7|app: 0|req: 478/971] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:08 2026] DELETE /v2.0/subnets/19df4457-69ad-491f-a70e-d2995ced2e9a => generated 0 bytes in 95 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:09.023 8 INFO neutron_taas.services.taas.taas_plugin [None req-e34e03e4-9198-47a9-b6b4-7209f946d152 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] TaaS: Handle Delete Port: 217732da-0bc1-4f43-a338-84d2007b9248 2026-04-09 17:19:09.026 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e34e03e4-9198-47a9-b6b4-7209f946d152 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Tap Mirror: Handle Delete Port: 217732da-0bc1-4f43-a338-84d2007b9248 2026-04-09 17:19:09.098 7 INFO neutron.services.segments.plugin [-] Segment fe707310-d2b5-478a-b71e-71d1fbe7bc17 resource provider aggregate not found 2026-04-09 17:19:09.103 7 INFO neutron.services.segments.plugin [-] Segment fe707310-d2b5-478a-b71e-71d1fbe7bc17 resource provider aggregate not found 2026-04-09 17:19:09.119 7 INFO neutron.services.segments.plugin [-] Segment fe707310-d2b5-478a-b71e-71d1fbe7bc17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe707310-d2b5-478a-b71e-71d1fbe7bc17 found for delete ", "request_id": "req-39cb8dab-d1b1-41c1-a6c5-06e97710f502"}]} [pid: 7|app: 0|req: 479/972] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:19:08 2026] DELETE /v2.0/networks/121668fe-dcf8-444a-a100-874f3ce7a035 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:09.131 7 INFO neutron.services.segments.plugin [-] Segment fe707310-d2b5-478a-b71e-71d1fbe7bc17 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe707310-d2b5-478a-b71e-71d1fbe7bc17 found for delete ", "request_id": "req-9b5d1c78-18b5-4103-b471-e5b93d5abe44"}]} 2026-04-09 17:19:09.192 7 INFO neutron.db.segments_db [None req-1b06baf0-8498-4ca1-8a2d-d806ea4a67f4 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] Added segment 15e57498-9b71-45ac-8311-3f08b7712c5f of type vxlan for network 02ff6b92-719a-47c5-8c5a-a6d6aaa2cc9b [pid: 7|app: 0|req: 480/973] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:19:09 2026] POST /v2.0/networks => generated 616 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/974] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:19:09 2026] GET /v2.0/ports?tenant_id=0554feeb273f48b9b9cee029173c3890&device_id=790c6c41-8d9e-4894-acd3-94717867be5e => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/975] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:19:08 2026] PUT /v2.0/routers/0bc22011-f733-47ee-9913-639d3fcee8da/remove_router_interface => generated 309 bytes in 842 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:09.526 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5e0a6891-034d-4d36-9866-9e5f8d27bf7a 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] Unable to schedule network 02ff6b92-719a-47c5-8c5a-a6d6aaa2cc9b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 482/976] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:09 2026] POST /v2.0/subnets => generated 646 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/977] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:19:09 2026] GET /v2.0/networks?tenant_id=0554feeb273f48b9b9cee029173c3890&shared=False => generated 770 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/978] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:19:09 2026] GET /v2.0/ports?device_id=0bc22011-f733-47ee-9913-639d3fcee8da => 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: 484/979] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:19:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:09.877 7 INFO neutron_taas.services.taas.taas_plugin [None req-999745b7-22d8-4aea-a020-b8701e9447ee 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] TaaS: Handle Delete Port: 0d6dcf72-5bf7-478e-b9ac-3fffc2f4b959 2026-04-09 17:19:09.881 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-999745b7-22d8-4aea-a020-b8701e9447ee 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Tap Mirror: Handle Delete Port: 0d6dcf72-5bf7-478e-b9ac-3fffc2f4b959 2026-04-09 17:19:09.897 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e52bf39-dda2-49ae-87aa-146f1e0ce916 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] Unable to schedule network 02ff6b92-719a-47c5-8c5a-a6d6aaa2cc9b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 496/980] 10.0.0.62 () {34 vars in 663 bytes} [Thu Apr 9 17:19:09 2026] POST /v2.0/ports => generated 928 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:19:10.200 7 INFO neutron.db.l3_hamode_db [None req-999745b7-22d8-4aea-a020-b8701e9447ee 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] HA network 7e268cfb-a70d-4f20-a2f3-6102858e338e was deleted as no HA routers are present in tenant a7f87bd14c2d4250b212f857f15f9fa6. [pid: 7|app: 0|req: 485/981] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:09 2026] DELETE /v2.0/routers/0bc22011-f733-47ee-9913-639d3fcee8da => generated 0 bytes in 561 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/982] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:10 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:10.325 7 INFO neutron_taas.services.taas.taas_plugin [None req-73027b05-007b-4520-a8ad-8b9387daa472 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] TaaS: Handle Delete Port: df268144-52e6-4720-bc7d-38ca81273202 2026-04-09 17:19:10.329 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73027b05-007b-4520-a8ad-8b9387daa472 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] Tap Mirror: Handle Delete Port: df268144-52e6-4720-bc7d-38ca81273202 2026-04-09 17:19:10.335 8 INFO neutron.db.segments_db [None req-1b3ace51-597c-40ee-8d04-e11f286dfc98 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 906770f8-3a69-4979-be9a-ba0d2f5de9e3 of type vxlan for network 0138c8b3-276c-4a8f-8755-6c1c96a280c3 [pid: 8|app: 0|req: 497/983] 10.0.0.62 () {34 vars in 669 bytes} [Thu Apr 9 17:19:09 2026] POST /v2.0/networks => generated 727 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/984] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:19:10 2026] DELETE /v2.0/ports/df268144-52e6-4720-bc7d-38ca81273202 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/985] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:10 2026] DELETE /v2.0/subnets/8551f93b-39ee-4833-a29b-a1cc10d229e0 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:10.562 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33e62b52-680d-4862-9dd6-c2c52fe9c258 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 499/986] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:19:10 2026] GET /v2.0/ports/df268144-52e6-4720-bc7d-38ca81273202 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:19:10.600 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7ec340c-2c15-4f60-b0ea-034ab61f0104 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 0138c8b3-276c-4a8f-8755-6c1c96a280c3: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 488/987] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:10 2026] POST /v2.0/subnets => generated 693 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:19:10.669 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7061dc46-c4f1-45b6-ac7c-cee34c4da1b1'] response: {'server_uuid': '790c6c41-8d9e-4894-acd3-94717867be5e', 'name': 'network-vif-deleted', 'tag': 'f4f352e5-c919-4f49-bdf7-8daf81d6db02', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 500/988] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:10 2026] DELETE /v2.0/subnets/d6e404af-27c1-4b76-b9cc-2846fe58ae55 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:10.744 8 INFO neutron.db.segments_db [None req-6e26c769-6dc8-4f8e-b01a-ae38a5ac0cde c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 774b2fcc-733c-46d7-953e-09c8e62d7be5 of type vxlan for network c90a5da0-26a2-47aa-8b3d-a0166a6fe5f4 [pid: 7|app: 0|req: 489/989] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:10 2026] DELETE /v2.0/subnets/874bbf17-e723-45f7-8c48-cdca88fa3421 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/990] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:19:10 2026] DELETE /v2.0/networks/b4d53ca2-ffee-414f-81b4-4ea2b0cddbfe => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:10.947 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e26c769-6dc8-4f8e-b01a-ae38a5ac0cde c713d77509064eea8721609b198680e5 8d3da7ad6161421f845c086e56683116 - - default default] Unable to schedule network c90a5da0-26a2-47aa-8b3d-a0166a6fe5f4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:19:10.969 8 INFO neutron.db.l3_hamode_db [None req-6e26c769-6dc8-4f8e-b01a-ae38a5ac0cde c713d77509064eea8721609b198680e5 8d3da7ad6161421f845c086e56683116 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 491/991] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:19:10 2026] DELETE /v2.0/networks/02ff6b92-719a-47c5-8c5a-a6d6aaa2cc9b => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/992] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:19:10 2026] DELETE /v2.0/networks/495bd94a-e022-4c99-95a8-5d7d8c860643 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:11.155 7 INFO neutron.services.segments.plugin [-] Segment beb6f1bd-5853-41ad-b33d-5a6bb7d6dce7 resource provider aggregate not found 2026-04-09 17:19:11.164 7 INFO neutron.services.segments.plugin [-] Segment beb6f1bd-5853-41ad-b33d-5a6bb7d6dce7 resource provider aggregate not found 2026-04-09 17:19:11.181 7 INFO neutron.services.segments.plugin [-] Segment beb6f1bd-5853-41ad-b33d-5a6bb7d6dce7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb6f1bd-5853-41ad-b33d-5a6bb7d6dce7 found for delete ", "request_id": "req-ae9661d0-51f7-4448-b492-8d384d93c2c6"}]} 2026-04-09 17:19:11.182 7 INFO neutron.services.segments.plugin [-] Segment beb6f1bd-5853-41ad-b33d-5a6bb7d6dce7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid beb6f1bd-5853-41ad-b33d-5a6bb7d6dce7 found for delete ", "request_id": "req-53ada725-2f71-4c52-b35c-53bb14110aac"}]} 2026-04-09 17:19:11.207 7 INFO neutron.services.segments.plugin [-] Segment 4b6da82d-c5dc-4066-a181-ad77f695bafe resource provider aggregate not found 2026-04-09 17:19:11.214 7 INFO neutron.services.segments.plugin [-] Segment 4b6da82d-c5dc-4066-a181-ad77f695bafe resource provider aggregate not found 2026-04-09 17:19:11.232 7 INFO neutron.services.segments.plugin [-] Segment 4b6da82d-c5dc-4066-a181-ad77f695bafe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b6da82d-c5dc-4066-a181-ad77f695bafe found for delete ", "request_id": "req-7d7136a4-64d7-4446-8f9a-f33717511676"}]} 2026-04-09 17:19:11.240 7 INFO neutron.services.segments.plugin [-] Segment 4b6da82d-c5dc-4066-a181-ad77f695bafe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b6da82d-c5dc-4066-a181-ad77f695bafe found for delete ", "request_id": "req-b769540e-8f51-4021-acd7-8d41bd8b8b94"}]} 2026-04-09 17:19:11.256 7 INFO neutron.services.segments.plugin [-] Segment 15e57498-9b71-45ac-8311-3f08b7712c5f resource provider aggregate not found 2026-04-09 17:19:11.262 7 INFO neutron.services.segments.plugin [-] Segment 15e57498-9b71-45ac-8311-3f08b7712c5f resource provider aggregate not found 2026-04-09 17:19:11.281 7 INFO neutron.services.segments.plugin [-] Segment 15e57498-9b71-45ac-8311-3f08b7712c5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15e57498-9b71-45ac-8311-3f08b7712c5f found for delete ", "request_id": "req-f669e34e-9582-4bd2-a83c-458d53d2c37c"}]} 2026-04-09 17:19:11.297 7 INFO neutron.services.segments.plugin [-] Segment 15e57498-9b71-45ac-8311-3f08b7712c5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15e57498-9b71-45ac-8311-3f08b7712c5f found for delete ", "request_id": "req-09eb7167-5f87-409e-b517-7a3cb0cde098"}]} 2026-04-09 17:19:11.299 7 INFO neutron.services.segments.plugin [-] Segment eb74deea-ae3f-4e0b-ab60-b43ad1fc3efd resource provider aggregate not found 2026-04-09 17:19:11.324 7 INFO neutron.services.segments.plugin [-] Segment eb74deea-ae3f-4e0b-ab60-b43ad1fc3efd resource provider aggregate not found 2026-04-09 17:19:11.333 7 INFO neutron.services.segments.plugin [-] Segment eb74deea-ae3f-4e0b-ab60-b43ad1fc3efd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb74deea-ae3f-4e0b-ab60-b43ad1fc3efd found for delete ", "request_id": "req-96146fc7-1fb2-47b4-8b39-7d0cac6deb93"}]} 2026-04-09 17:19:11.351 7 INFO neutron.services.segments.plugin [-] Segment eb74deea-ae3f-4e0b-ab60-b43ad1fc3efd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb74deea-ae3f-4e0b-ab60-b43ad1fc3efd found for delete ", "request_id": "req-7b80cda6-3eac-4d06-9914-94c7fb1fa304"}]} 2026-04-09 17:19:11.414 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d1a86712-42fe-4ca2-abdd-ad8f0a33ab07 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] Unable to schedule network 957937aa-dae0-408c-839d-69b0fda0b4ed: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 493/993] 10.0.0.62 () {34 vars in 663 bytes} [Thu Apr 9 17:19:11 2026] POST /v2.0/ports => generated 779 bytes in 373 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-09 17:19:11.521 7 INFO neutron.db.segments_db [None req-31678ca2-d895-4e45-a306-0541087fdf06 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Added segment cd566841-02b0-4a8a-808b-9cc2482bbaf7 of type vxlan for network b97b59f7-653d-4dbb-b469-81d72d230656 [pid: 7|app: 0|req: 494/994] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:19:11 2026] POST /v2.0/networks => generated 610 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/995] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:11 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:11.753 8 INFO neutron.db.l3_hamode_db [None req-6e26c769-6dc8-4f8e-b01a-ae38a5ac0cde c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 496/996] 10.0.0.62 () {34 vars in 735 bytes} [Thu Apr 9 17:19:11 2026] PUT /v2.0/ports/050ce8f0-d72f-4cff-b022-9bc631227540 => generated 752 bytes in 186 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-09 17:19:11.990 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4673618-a9bb-4769-ad05-d74dc897aa22 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network b97b59f7-653d-4dbb-b469-81d72d230656: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 497/997] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:11 2026] POST /v2.0/subnets => generated 626 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:19:12.043 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e26c769-6dc8-4f8e-b01a-ae38a5ac0cde c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network c90a5da0-26a2-47aa-8b3d-a0166a6fe5f4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:19:12.094 7 INFO neutron_taas.services.taas.taas_plugin [None req-88fc9f0a-d024-4c75-9fe9-095a34782ebe 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] TaaS: Handle Delete Port: 050ce8f0-d72f-4cff-b022-9bc631227540 2026-04-09 17:19:12.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88fc9f0a-d024-4c75-9fe9-095a34782ebe 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] Tap Mirror: Handle Delete Port: 050ce8f0-d72f-4cff-b022-9bc631227540 [pid: 7|app: 0|req: 498/998] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:19:12 2026] DELETE /v2.0/ports/050ce8f0-d72f-4cff-b022-9bc631227540 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:12.208 7 INFO neutron.db.segments_db [None req-0c46cf27-8507-4578-81a5-9c5b7d339222 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Added segment b1bc4dbb-5b89-4515-a0f4-99c637dff150 of type vxlan for network 7cb78505-d8e0-4a84-ad4c-2a546d0cc9c8 2026-04-09 17:19:12.420 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c46cf27-8507-4578-81a5-9c5b7d339222 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network 7cb78505-d8e0-4a84-ad4c-2a546d0cc9c8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:19:12.440 7 INFO neutron.db.l3_hamode_db [None req-0c46cf27-8507-4578-81a5-9c5b7d339222 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:19:12.559 7 INFO neutron.db.l3_hamode_db [None req-0c46cf27-8507-4578-81a5-9c5b7d339222 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 501/999] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:10 2026] POST /v2.0/routers => generated 733 bytes in 1961 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1000] 10.0.0.62 () {32 vars in 641 bytes} [Thu Apr 9 17:19:12 2026] GET /v2.0/ports => generated 782 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:13.161 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c46cf27-8507-4578-81a5-9c5b7d339222 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network 7cb78505-d8e0-4a84-ad4c-2a546d0cc9c8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:19:13.206 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cdb74a5-8020-43fb-80ad-488bbb3511c6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 0138c8b3-276c-4a8f-8755-6c1c96a280c3: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 499/1001] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:12 2026] POST /v2.0/routers => generated 507 bytes in 1394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1002] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:13 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:13.594 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43a9423c-6206-4670-ad76-d2862079b720 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 501/1003] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:19:13 2026] GET /v2.0/ports/050ce8f0-d72f-4cff-b022-9bc631227540 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1004] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:19:13 2026] GET /v2.0/ports?tenant_id=0554feeb273f48b9b9cee029173c3890&device_id=790c6c41-8d9e-4894-acd3-94717867be5e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:13.694 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cdb74a5-8020-43fb-80ad-488bbb3511c6 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 0138c8b3-276c-4a8f-8755-6c1c96a280c3: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 503/1005] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:19:12 2026] PUT /v2.0/routers/03079fd5-aafb-484f-ba91-48d38779e1ec/add_router_interface => generated 309 bytes in 1135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:13.897 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4c2d3d9-8b32-487a-9763-67ff38230f75 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network b97b59f7-653d-4dbb-b469-81d72d230656: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 504/1006] 10.0.0.62 () {32 vars in 641 bytes} [Thu Apr 9 17:19:13 2026] GET /v2.0/ports => generated 782 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1007] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:19:13 2026] GET /v2.0/networks?tenant_id=0554feeb273f48b9b9cee029173c3890&shared=False => generated 770 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1008] 10.0.0.62 () {34 vars in 663 bytes} [Thu Apr 9 17:19:13 2026] POST /v2.0/ports => generated 947 bytes in 339 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: 506/1009] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:19:13 2026] GET /v2.0/ports/fa9d6859-6d0b-4b4c-a770-de27674ea896 => generated 779 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1010] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:19:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:14.014 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e26d0a13-4c46-490e-a599-2de21d3f38f9 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 505/1011] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:19:14 2026] DELETE /v2.0/ports/df268144-52e6-4720-bc7d-38ca81273202 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:19:14.034 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7dfd6342-630a-4cd8-a660-2765305c3f29 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 506/1012] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:14 2026] DELETE /v2.0/subnets/874bbf17-e723-45f7-8c48-cdca88fa3421 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:19:14.062 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5f2b1cc4-dc82-4a0f-8f2e-8b79f4cd3920 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 507/1013] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:14 2026] DELETE /v2.0/subnets/19df4457-69ad-491f-a70e-d2995ced2e9a => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:19:14.189 7 INFO neutron_taas.services.taas.taas_plugin [None req-74613001-3554-4983-83f2-fd77aab32a96 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] TaaS: Handle Delete Port: fa9d6859-6d0b-4b4c-a770-de27674ea896 2026-04-09 17:19:14.192 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74613001-3554-4983-83f2-fd77aab32a96 9a39797374da49fb95284f914110a4fb d8e9afb35ca749ac99421e9f623730eb - - default default] Tap Mirror: Handle Delete Port: fa9d6859-6d0b-4b4c-a770-de27674ea896 [pid: 7|app: 0|req: 508/1014] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:19:14 2026] DELETE /v2.0/ports/fa9d6859-6d0b-4b4c-a770-de27674ea896 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:14.412 7 INFO neutron.services.segments.plugin [-] Segment 501d77be-c294-465d-89d8-20f88b1fb81b resource provider aggregate not found 2026-04-09 17:19:14.424 7 INFO neutron.services.segments.plugin [-] Segment 501d77be-c294-465d-89d8-20f88b1fb81b resource provider aggregate not found 2026-04-09 17:19:14.442 7 INFO neutron.services.segments.plugin [-] Segment 501d77be-c294-465d-89d8-20f88b1fb81b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 501d77be-c294-465d-89d8-20f88b1fb81b found for delete ", "request_id": "req-c7902ad6-488a-4fea-8dd7-d52f6b52c513"}]} 2026-04-09 17:19:14.443 7 INFO neutron.services.segments.plugin [-] Segment 501d77be-c294-465d-89d8-20f88b1fb81b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 501d77be-c294-465d-89d8-20f88b1fb81b found for delete ", "request_id": "req-785df476-fccd-4826-9b85-2254874c1101"}]} [pid: 7|app: 0|req: 509/1015] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:19:14 2026] DELETE /v2.0/networks/957937aa-dae0-408c-839d-69b0fda0b4ed => 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: 510/1016] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:14 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:14.791 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3cb0ef2e-6935-47e0-b2ae-e13e4ed69afb 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network b97b59f7-653d-4dbb-b469-81d72d230656: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 511/1017] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:19:15 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => 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: 512/1018] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:15 2026] GET /v2.0/security-groups?tenant_id=d8e9afb35ca749ac99421e9f623730eb&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1019] 10.0.0.200 () {34 vars in 981 bytes} [Thu Apr 9 17:19:15 2026] GET /v2.0/networks?id=0138c8b3-276c-4a8f-8755-6c1c96a280c3 => generated 672 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1020] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:19:13 2026] PUT /v2.0/routers/27fd11f1-d128-498f-b479-b03ff427f0ca/add_router_interface => generated 309 bytes in 1338 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: 508/1021] 10.0.0.200 () {34 vars in 964 bytes} [Thu Apr 9 17:19:15 2026] GET /v2.0/quotas/8d3da7ad6161421f845c086e56683116 => 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: 509/1022] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:19:15 2026] GET /v2.0/ports/601a6654-3bb8-467e-813d-fe37e39d79c7 => generated 1021 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1023] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:15 2026] DELETE /v2.0/security-groups/c6810bf6-5053-417a-891c-dad5d5524c3e => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1024] 10.0.0.200 () {34 vars in 1001 bytes} [Thu Apr 9 17:19:15 2026] GET /v2.0/ports?tenant_id=8d3da7ad6161421f845c086e56683116&fields=id => generated 57 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1025] 10.0.0.200 () {34 vars in 1007 bytes} [Thu Apr 9 17:19:15 2026] GET /v2.0/networks/0138c8b3-276c-4a8f-8755-6c1c96a280c3?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: 512/1026] 10.0.0.200 () {34 vars in 1107 bytes} [Thu Apr 9 17:19:15 2026] GET /v2.0/networks/0138c8b3-276c-4a8f-8755-6c1c96a280c3?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: 513/1027] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:15 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => 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: 514/1028] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:15 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:15.823 7 INFO neutron_taas.services.taas.taas_plugin [None req-bcd5c179-79da-4f5a-8c2a-31729eda4523 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] TaaS: Handle Delete Port: 601a6654-3bb8-467e-813d-fe37e39d79c7 2026-04-09 17:19:15.828 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcd5c179-79da-4f5a-8c2a-31729eda4523 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Tap Mirror: Handle Delete Port: 601a6654-3bb8-467e-813d-fe37e39d79c7 [pid: 7|app: 0|req: 515/1029] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:19:15 2026] PUT /v2.0/routers/27fd11f1-d128-498f-b479-b03ff427f0ca/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-09 17:19:16.528 8 INFO neutron.api.v2.resource [None req-355e2c16-d8a5-4456-b134-744ba727a3ee 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 515/1030] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:19:16 2026] PUT /v2.0/routers/27fd11f1-d128-498f-b479-b03ff427f0ca/remove_router_interface => generated 197 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 516/1031] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:19:16 2026] GET /v2.0/ports?device_id=27fd11f1-d128-498f-b479-b03ff427f0ca => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:16.761 8 INFO neutron_taas.services.taas.taas_plugin [None req-d66a6b53-6815-499c-9826-069a46d45fb9 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] TaaS: Handle Delete Port: 0360c79c-6275-45b6-a646-72b668207b31 2026-04-09 17:19:16.764 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d66a6b53-6815-499c-9826-069a46d45fb9 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Tap Mirror: Handle Delete Port: 0360c79c-6275-45b6-a646-72b668207b31 [pid: 7|app: 0|req: 517/1032] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:16 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => 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: 518/1033] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:16 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:17.142 8 INFO neutron.services.segments.plugin [-] Segment b1bc4dbb-5b89-4515-a0f4-99c637dff150 resource provider aggregate not found 2026-04-09 17:19:17.149 8 INFO neutron.services.segments.plugin [-] Segment b1bc4dbb-5b89-4515-a0f4-99c637dff150 resource provider aggregate not found 2026-04-09 17:19:17.168 8 INFO neutron.services.segments.plugin [-] Segment b1bc4dbb-5b89-4515-a0f4-99c637dff150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1bc4dbb-5b89-4515-a0f4-99c637dff150 found for delete ", "request_id": "req-869a7c0a-d283-4273-9f9f-20ec30659022"}]} 2026-04-09 17:19:17.168 8 INFO neutron.services.segments.plugin [-] Segment b1bc4dbb-5b89-4515-a0f4-99c637dff150 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1bc4dbb-5b89-4515-a0f4-99c637dff150 found for delete ", "request_id": "req-9755459d-4c1b-4114-abb9-feaa69e1cca9"}]} 2026-04-09 17:19:17.179 8 INFO neutron.db.l3_hamode_db [None req-d66a6b53-6815-499c-9826-069a46d45fb9 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] HA network 7cb78505-d8e0-4a84-ad4c-2a546d0cc9c8 was deleted as no HA routers are present in tenant a7f87bd14c2d4250b212f857f15f9fa6. [pid: 8|app: 0|req: 516/1034] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:16 2026] DELETE /v2.0/routers/27fd11f1-d128-498f-b479-b03ff427f0ca => generated 0 bytes in 624 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1035] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:17 2026] DELETE /v2.0/subnets/42343313-bca4-4790-8e9d-5a84b670386a => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:17.483 7 INFO neutron.services.segments.plugin [-] Segment cd566841-02b0-4a8a-808b-9cc2482bbaf7 resource provider aggregate not found 2026-04-09 17:19:17.492 7 INFO neutron.services.segments.plugin [-] Segment cd566841-02b0-4a8a-808b-9cc2482bbaf7 resource provider aggregate not found 2026-04-09 17:19:17.504 7 INFO neutron.services.segments.plugin [-] Segment cd566841-02b0-4a8a-808b-9cc2482bbaf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd566841-02b0-4a8a-808b-9cc2482bbaf7 found for delete ", "request_id": "req-2d45dda6-2d15-4397-91bb-28ebebd713bd"}]} 2026-04-09 17:19:17.512 7 INFO neutron.services.segments.plugin [-] Segment cd566841-02b0-4a8a-808b-9cc2482bbaf7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd566841-02b0-4a8a-808b-9cc2482bbaf7 found for delete ", "request_id": "req-fccb090e-c826-410c-a5c9-b2c1dd689626"}]} [pid: 7|app: 0|req: 520/1036] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:19:17 2026] DELETE /v2.0/networks/b97b59f7-653d-4dbb-b469-81d72d230656 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:17.594 7 INFO neutron.db.segments_db [None req-b8a11e02-a343-4b62-852a-b9615ded7927 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Added segment d6ee1902-bf99-4def-b86e-8b55d6c801cb of type vxlan for network 6f5123dd-75bd-4051-b5e2-df71249680c9 [pid: 7|app: 0|req: 523/1039] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:19:17 2026] POST /v2.0/networks => generated 609 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1040] 10.0.0.62 () {34 vars in 682 bytes} [Thu Apr 9 17:19:17 2026] POST /v2.0/security-groups => generated 1623 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1041] 10.0.0.62 () {32 vars in 661 bytes} [Thu Apr 9 17:19:17 2026] GET /v2.0/security-groups => generated 4528 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1042] 10.0.0.62 () {34 vars in 756 bytes} [Thu Apr 9 17:19:17 2026] PUT /v2.0/security-groups/1bb20971-c913-45dc-8bd7-ee2a56e56077 => generated 1664 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1043] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:17 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => 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: 521/1044] 10.0.0.62 () {32 vars in 735 bytes} [Thu Apr 9 17:19:17 2026] GET /v2.0/security-groups/1bb20971-c913-45dc-8bd7-ee2a56e56077 => generated 1664 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:19:17.918 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a6029c9-25a7-465c-9fac-2195f6a89ca8 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network 6f5123dd-75bd-4051-b5e2-df71249680c9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 524/1045] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:17 2026] POST /v2.0/subnets => generated 626 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1046] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:17 2026] DELETE /v2.0/security-groups/1bb20971-c913-45dc-8bd7-ee2a56e56077 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:19:18.019 7 INFO neutron.db.segments_db [None req-4a632d1e-915b-450f-a678-6db6316864bc 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Added segment c6047fc1-372a-44a7-9134-bce527a1ca16 of type vxlan for network 74ddfbe7-6255-4532-a41a-8fd793201d4c [pid: 8|app: 0|req: 523/1047] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:18 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => 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: 524/1048] 10.0.0.62 () {32 vars in 661 bytes} [Thu Apr 9 17:19:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:19:18.078 8 INFO neutron.api.v2.resource [None req-4c4c73e4-da3d-4708-bc65-b9ac7e706878 727b687141bf47f78103624ac92f38b8 a4fcaf48052b430094bb6eaa941ee7c2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 525/1049] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:18 2026] DELETE /v2.0/security-groups/1bb20971-c913-45dc-8bd7-ee2a56e56077 => 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: 526/1050] 10.0.0.62 () {34 vars in 682 bytes} [Thu Apr 9 17:19:18 2026] POST /v2.0/security-groups => generated 1624 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-09 17:19:18.222 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4a632d1e-915b-450f-a678-6db6316864bc 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network 74ddfbe7-6255-4532-a41a-8fd793201d4c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:19:18.236 7 INFO neutron.db.l3_hamode_db [None req-4a632d1e-915b-450f-a678-6db6316864bc 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 527/1051] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:19:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1052] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:19:18 2026] GET /v2.0/security-group-rules/ad01ee2b-f57d-40a1-be32-4f45593923f9 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:18.464 7 INFO neutron.db.l3_hamode_db [None req-4a632d1e-915b-450f-a678-6db6316864bc 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 529/1053] 10.0.0.62 () {32 vars in 671 bytes} [Thu Apr 9 17:19:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1054] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:19:18 2026] DELETE /v2.0/security-group-rules/ad01ee2b-f57d-40a1-be32-4f45593923f9 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1055] 10.0.0.62 () {32 vars in 671 bytes} [Thu Apr 9 17:19:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1056] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:19:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:19:18.782 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4a632d1e-915b-450f-a678-6db6316864bc 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network 74ddfbe7-6255-4532-a41a-8fd793201d4c: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 533/1057] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:19:18 2026] GET /v2.0/security-group-rules/4153ee48-d8e7-4465-8f3e-2820a79b93f8 => 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: 534/1058] 10.0.0.62 () {32 vars in 671 bytes} [Thu Apr 9 17:19:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1059] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:19:18 2026] GET /v2.0/ports?tenant_id=0554feeb273f48b9b9cee029173c3890&device_id=790c6c41-8d9e-4894-acd3-94717867be5e => 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: 536/1060] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:19:18 2026] DELETE /v2.0/security-group-rules/4153ee48-d8e7-4465-8f3e-2820a79b93f8 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1061] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:19:18 2026] GET /v2.0/networks?tenant_id=0554feeb273f48b9b9cee029173c3890&shared=False => generated 770 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1062] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:19 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => 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: 539/1063] 10.0.0.62 () {32 vars in 671 bytes} [Thu Apr 9 17:19:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1064] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:19:19 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: 525/1065] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:17 2026] POST /v2.0/routers => generated 507 bytes in 1178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:19:19.149 8 INFO neutron.db.securitygroups_db [None req-b8095561-c0b1-4f35-b4d3-38047e8b801a 727b687141bf47f78103624ac92f38b8 a4fcaf48052b430094bb6eaa941ee7c2 - - default default] Project a4fcaf48052b430094bb6eaa941ee7c2 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: 526/1066] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:19 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => 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: 541/1067] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:19:19 2026] POST /v2.0/security-group-rules => generated 607 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1068] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:19:19 2026] GET /v2.0/security-group-rules/627f914b-fd16-47ea-9b98-7373692d902c => generated 607 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1069] 10.0.0.62 () {32 vars in 671 bytes} [Thu Apr 9 17:19:19 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1070] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:19:19 2026] DELETE /v2.0/security-group-rules/627f914b-fd16-47ea-9b98-7373692d902c => 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: 545/1071] 10.0.0.62 () {32 vars in 671 bytes} [Thu Apr 9 17:19:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1072] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:19 2026] DELETE /v2.0/security-groups/ef236e6d-ecfb-40c8-b8af-cd59a4a73d2d => 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: 547/1073] 10.0.0.62 () {32 vars in 661 bytes} [Thu Apr 9 17:19:19 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1074] 10.0.0.62 () {32 vars in 661 bytes} [Thu Apr 9 17:19:19 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:19:19.607 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7e1cb1c1-5a58-43ca-a82d-70c52ea5d2a2 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network 6f5123dd-75bd-4051-b5e2-df71249680c9: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 549/1075] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:19:19 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:20.046 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7e1cb1c1-5a58-43ca-a82d-70c52ea5d2a2 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network 6f5123dd-75bd-4051-b5e2-df71249680c9: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 550/1076] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:20 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => 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: 527/1077] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:19:19 2026] PUT /v2.0/routers/0e803174-f402-4e9b-a3b0-2f7ae0158945/add_router_interface => generated 309 bytes in 1039 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1078] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:19:20 2026] GET /v2.0/ports/6bbdacbb-3a75-479d-ae4e-12266689aa50 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1079] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:20 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => 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: 551/1080] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:20 2026] GET /v2.0/security-groups?tenant_id=a4fcaf48052b430094bb6eaa941ee7c2&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1081] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:20 2026] DELETE /v2.0/security-groups/1e976c9d-80f8-4dca-8b15-0aa35800c31a => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:19:20.595 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5339752-c87d-4159-82a8-89e508791967 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] TaaS: Handle Delete Port: 6bbdacbb-3a75-479d-ae4e-12266689aa50 2026-04-09 17:19:20.599 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5339752-c87d-4159-82a8-89e508791967 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Tap Mirror: Handle Delete Port: 6bbdacbb-3a75-479d-ae4e-12266689aa50 [pid: 8|app: 0|req: 553/1082] 199.204.45.69 () {34 vars in 984 bytes} [Thu Apr 9 17:19:20 2026] GET /v2.0/networks?id=0138c8b3-276c-4a8f-8755-6c1c96a280c3 => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1083] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:19:20 2026] PUT /v2.0/routers/0e803174-f402-4e9b-a3b0-2f7ae0158945/remove_router_interface => generated 309 bytes in 846 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1084] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:19:21 2026] GET /v2.0/ports?device_id=0e803174-f402-4e9b-a3b0-2f7ae0158945 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:21.275 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-8bb07d87-211c-4bcd-82c1-c057a9cb0179 c47afda222b34b368483fd5b4293dcf0 8d3da7ad6161421f845c086e56683116 - - default default] Unable to schedule network 0138c8b3-276c-4a8f-8755-6c1c96a280c3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:19:21.314 7 INFO neutron_taas.services.taas.taas_plugin [None req-5aaf8595-06fc-4134-90c7-6562de8659cf 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] TaaS: Handle Delete Port: 3fc55731-a9a6-4ef8-b264-21ecb957d27e 2026-04-09 17:19:21.318 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5aaf8595-06fc-4134-90c7-6562de8659cf 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Tap Mirror: Handle Delete Port: 3fc55731-a9a6-4ef8-b264-21ecb957d27e [pid: 8|app: 0|req: 554/1085] 199.204.45.69 () {38 vars in 953 bytes} [Thu Apr 9 17:19:20 2026] POST /v2.0/ports => generated 954 bytes in 395 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: 555/1086] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:21 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => generated 957 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1087] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:21 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:21.597 7 INFO neutron.services.segments.plugin [-] Segment c6047fc1-372a-44a7-9134-bce527a1ca16 resource provider aggregate not found 2026-04-09 17:19:21.606 7 INFO neutron.services.segments.plugin [-] Segment c6047fc1-372a-44a7-9134-bce527a1ca16 resource provider aggregate not found 2026-04-09 17:19:21.619 7 INFO neutron.services.segments.plugin [-] Segment c6047fc1-372a-44a7-9134-bce527a1ca16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6047fc1-372a-44a7-9134-bce527a1ca16 found for delete ", "request_id": "req-73fb7c4b-6e79-49d7-85ae-d5c828af4f4c"}]} 2026-04-09 17:19:21.630 7 INFO neutron.services.segments.plugin [-] Segment c6047fc1-372a-44a7-9134-bce527a1ca16 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6047fc1-372a-44a7-9134-bce527a1ca16 found for delete ", "request_id": "req-d0878883-a8d6-4088-bd22-9eacbbfd4e0e"}]} 2026-04-09 17:19:21.636 7 INFO neutron.db.l3_hamode_db [None req-5aaf8595-06fc-4134-90c7-6562de8659cf 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] HA network 74ddfbe7-6255-4532-a41a-8fd793201d4c was deleted as no HA routers are present in tenant a7f87bd14c2d4250b212f857f15f9fa6. [pid: 7|app: 0|req: 532/1088] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:21 2026] DELETE /v2.0/routers/0e803174-f402-4e9b-a3b0-2f7ae0158945 => generated 0 bytes in 513 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1089] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Apr 9 17:19:21 2026] GET /v2.0/security-groups?id=763ad157-ef74-4ef9-b512-6cea422c53b7&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:21.722 8 ERROR neutron.plugins.ml2.managers [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 2bff63da-e6c7-455b-9dd1-01873207417b on host instance for vnic_type normal using segments [{'id': '906770f8-3a69-4979-be9a-ba0d2f5de9e3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 742, 'network_id': '0138c8b3-276c-4a8f-8755-6c1c96a280c3'}] 2026-04-09 17:19:21.722 8 INFO neutron.plugins.ml2.plugin [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 2 to bind port 2bff63da-e6c7-455b-9dd1-01873207417b 2026-04-09 17:19:21.745 8 ERROR neutron.plugins.ml2.managers [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 2bff63da-e6c7-455b-9dd1-01873207417b on host instance for vnic_type normal using segments [{'id': '906770f8-3a69-4979-be9a-ba0d2f5de9e3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 742, 'network_id': '0138c8b3-276c-4a8f-8755-6c1c96a280c3'}] 2026-04-09 17:19:21.745 8 INFO neutron.plugins.ml2.plugin [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 3 to bind port 2bff63da-e6c7-455b-9dd1-01873207417b 2026-04-09 17:19:21.769 8 ERROR neutron.plugins.ml2.managers [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 2bff63da-e6c7-455b-9dd1-01873207417b on host instance for vnic_type normal using segments [{'id': '906770f8-3a69-4979-be9a-ba0d2f5de9e3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 742, 'network_id': '0138c8b3-276c-4a8f-8755-6c1c96a280c3'}] 2026-04-09 17:19:21.769 8 INFO neutron.plugins.ml2.plugin [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 4 to bind port 2bff63da-e6c7-455b-9dd1-01873207417b 2026-04-09 17:19:21.798 8 ERROR neutron.plugins.ml2.managers [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 2bff63da-e6c7-455b-9dd1-01873207417b on host instance for vnic_type normal using segments [{'id': '906770f8-3a69-4979-be9a-ba0d2f5de9e3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 742, 'network_id': '0138c8b3-276c-4a8f-8755-6c1c96a280c3'}] 2026-04-09 17:19:21.798 8 INFO neutron.plugins.ml2.plugin [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 5 to bind port 2bff63da-e6c7-455b-9dd1-01873207417b 2026-04-09 17:19:21.826 8 ERROR neutron.plugins.ml2.managers [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 2bff63da-e6c7-455b-9dd1-01873207417b on host instance for vnic_type normal using segments [{'id': '906770f8-3a69-4979-be9a-ba0d2f5de9e3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 742, 'network_id': '0138c8b3-276c-4a8f-8755-6c1c96a280c3'}] [pid: 7|app: 0|req: 534/1090] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:21 2026] DELETE /v2.0/subnets/d0e6ff85-a47d-46b1-8ded-50cf4445b7ee => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:21.826 8 INFO neutron.plugins.ml2.plugin [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 6 to bind port 2bff63da-e6c7-455b-9dd1-01873207417b [pid: 7|app: 0|req: 535/1091] 10.0.0.143 () {34 vars in 989 bytes} [Thu Apr 9 17:19:21 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:21.856 8 ERROR neutron.plugins.ml2.managers [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 2bff63da-e6c7-455b-9dd1-01873207417b on host instance for vnic_type normal using segments [{'id': '906770f8-3a69-4979-be9a-ba0d2f5de9e3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 742, 'network_id': '0138c8b3-276c-4a8f-8755-6c1c96a280c3'}] 2026-04-09 17:19:21.857 8 INFO neutron.plugins.ml2.plugin [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 7 to bind port 2bff63da-e6c7-455b-9dd1-01873207417b 2026-04-09 17:19:21.887 8 ERROR neutron.plugins.ml2.managers [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 2bff63da-e6c7-455b-9dd1-01873207417b on host instance for vnic_type normal using segments [{'id': '906770f8-3a69-4979-be9a-ba0d2f5de9e3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 742, 'network_id': '0138c8b3-276c-4a8f-8755-6c1c96a280c3'}] 2026-04-09 17:19:21.887 8 INFO neutron.plugins.ml2.plugin [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 8 to bind port 2bff63da-e6c7-455b-9dd1-01873207417b 2026-04-09 17:19:21.916 8 ERROR neutron.plugins.ml2.managers [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 2bff63da-e6c7-455b-9dd1-01873207417b on host instance for vnic_type normal using segments [{'id': '906770f8-3a69-4979-be9a-ba0d2f5de9e3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 742, 'network_id': '0138c8b3-276c-4a8f-8755-6c1c96a280c3'}] 2026-04-09 17:19:21.917 8 INFO neutron.plugins.ml2.plugin [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 9 to bind port 2bff63da-e6c7-455b-9dd1-01873207417b 2026-04-09 17:19:21.956 8 ERROR neutron.plugins.ml2.managers [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 2bff63da-e6c7-455b-9dd1-01873207417b on host instance for vnic_type normal using segments [{'id': '906770f8-3a69-4979-be9a-ba0d2f5de9e3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 742, 'network_id': '0138c8b3-276c-4a8f-8755-6c1c96a280c3'}] 2026-04-09 17:19:21.956 8 INFO neutron.plugins.ml2.plugin [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 10 to bind port 2bff63da-e6c7-455b-9dd1-01873207417b 2026-04-09 17:19:22.006 8 ERROR neutron.plugins.ml2.managers [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-7a64fe4d-358c-4924-9cf0-8c31fc29de77 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 2bff63da-e6c7-455b-9dd1-01873207417b on host instance for vnic_type normal using segments [{'id': '906770f8-3a69-4979-be9a-ba0d2f5de9e3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 742, 'network_id': '0138c8b3-276c-4a8f-8755-6c1c96a280c3'}] [pid: 7|app: 0|req: 536/1092] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:19:21 2026] DELETE /v2.0/networks/6f5123dd-75bd-4051-b5e2-df71249680c9 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:22.079 7 INFO neutron.db.segments_db [None req-187104a6-985e-4363-b67c-5a76dda1791b 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Added segment 55d76513-0352-401f-b59d-5c99af53133e of type vxlan for network 51c49cc5-2507-4895-9bfc-65673e87e9b7 [pid: 8|app: 0|req: 557/1093] 199.204.45.69 () {38 vars in 1026 bytes} [Thu Apr 9 17:19:21 2026] PUT /v2.0/ports/2bff63da-e6c7-455b-9dd1-01873207417b => generated 1101 bytes in 701 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-09 17:19:22.159 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-899d88b1-9819-4281-81bc-ac5209708326'] response: {'name': 'network-changed', 'server_uuid': 'a5bedf65-01dd-407f-8c58-461bb9d4a941', 'tag': '2bff63da-e6c7-455b-9dd1-01873207417b', 'status': 'completed', 'code': 200} 2026-04-09 17:19:22.238 8 INFO neutron_taas.services.taas.taas_plugin [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-435ca19a-4f9e-46bb-811a-51bb932fdd68 c47afda222b34b368483fd5b4293dcf0 8d3da7ad6161421f845c086e56683116 - - default default] TaaS: Handle Delete Port: 2bff63da-e6c7-455b-9dd1-01873207417b 2026-04-09 17:19:22.241 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-435ca19a-4f9e-46bb-811a-51bb932fdd68 c47afda222b34b368483fd5b4293dcf0 8d3da7ad6161421f845c086e56683116 - - default default] Tap Mirror: Handle Delete Port: 2bff63da-e6c7-455b-9dd1-01873207417b 2026-04-09 17:19:22.258 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-187104a6-985e-4363-b67c-5a76dda1791b 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network 51c49cc5-2507-4895-9bfc-65673e87e9b7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:19:22.275 7 INFO neutron.db.l3_hamode_db [None req-187104a6-985e-4363-b67c-5a76dda1791b 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:19:22.373 8 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [req-366741e8-8be2-4fb3-85b6-5f3488ff047c req-435ca19a-4f9e-46bb-811a-51bb932fdd68 c47afda222b34b368483fd5b4293dcf0 8d3da7ad6161421f845c086e56683116 - - default default] Unable to retrieve active L2 agent on host instance [pid: 8|app: 0|req: 558/1094] 199.204.45.69 () {36 vars in 995 bytes} [Thu Apr 9 17:19:22 2026] DELETE /v2.0/ports/2bff63da-e6c7-455b-9dd1-01873207417b => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1095] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:22 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => 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: 560/1096] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:22 2026] GET /v2.0/ports?device_id=790c6c41-8d9e-4894-acd3-94717867be5e => 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: 561/1097] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:19:22 2026] GET /v2.0/ports?tenant_id=8d3da7ad6161421f845c086e56683116&device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => 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: 562/1098] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:19:22 2026] GET /v2.0/networks?tenant_id=8d3da7ad6161421f845c086e56683116&shared=False => generated 768 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1099] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:19:22 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: 8|app: 0|req: 564/1100] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:22 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => 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: 565/1101] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:22 2026] DELETE /v2.0/security-groups/cc33fcbe-28df-4056-9847-7db8214e0814 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:19:23.117 7 INFO neutron.db.l3_hamode_db [None req-187104a6-985e-4363-b67c-5a76dda1791b 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:19:23.121 8 INFO neutron.api.v2.resource [None req-ad610e81-7b57-4207-828b-560af8e455f2 613410e5b3af4b298d561bd118aadf01 0554feeb273f48b9b9cee029173c3890 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 566/1102] 10.0.0.62 () {32 vars in 735 bytes} [Thu Apr 9 17:19:23 2026] GET /v2.0/security-groups/cc33fcbe-28df-4056-9847-7db8214e0814 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:19:23.245 8 INFO neutron_taas.services.taas.taas_plugin [None req-43050290-9f91-4f3a-93d4-5fd36de32662 613410e5b3af4b298d561bd118aadf01 0554feeb273f48b9b9cee029173c3890 - - default default] TaaS: Handle Delete Port: 3ff95a2e-61a5-4cc2-b161-50714bb3cf66 2026-04-09 17:19:23.249 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43050290-9f91-4f3a-93d4-5fd36de32662 613410e5b3af4b298d561bd118aadf01 0554feeb273f48b9b9cee029173c3890 - - default default] Tap Mirror: Handle Delete Port: 3ff95a2e-61a5-4cc2-b161-50714bb3cf66 [pid: 8|app: 0|req: 567/1103] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:19:23 2026] DELETE /v2.0/floatingips/5430d91e-d727-4713-9f14-85d31b769060 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:19:23.443 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-187104a6-985e-4363-b67c-5a76dda1791b 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Unable to schedule network 51c49cc5-2507-4895-9bfc-65673e87e9b7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:19:23.651 7 INFO neutron.services.segments.plugin [-] Segment d6ee1902-bf99-4def-b86e-8b55d6c801cb resource provider aggregate not found 2026-04-09 17:19:23.674 7 INFO neutron.services.segments.plugin [-] Segment d6ee1902-bf99-4def-b86e-8b55d6c801cb resource provider aggregate not found 2026-04-09 17:19:23.675 7 INFO neutron.services.segments.plugin [-] Segment d6ee1902-bf99-4def-b86e-8b55d6c801cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6ee1902-bf99-4def-b86e-8b55d6c801cb found for delete ", "request_id": "req-a2b7cdd9-aff8-4811-81ba-9460332e608c"}]} 2026-04-09 17:19:23.704 7 INFO neutron.services.segments.plugin [-] Segment d6ee1902-bf99-4def-b86e-8b55d6c801cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6ee1902-bf99-4def-b86e-8b55d6c801cb found for delete ", "request_id": "req-fd6545ce-9c7c-4311-ade7-0655e00ef4b7"}]} 2026-04-09 17:19:23.900 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7ef4553-9e1e-4bfb-a73d-6af5ba70ab55 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: e7ec78f6-7d07-4421-9d62-a39800d785fe 2026-04-09 17:19:23.903 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7ef4553-9e1e-4bfb-a73d-6af5ba70ab55 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: e7ec78f6-7d07-4421-9d62-a39800d785fe [pid: 7|app: 0|req: 537/1104] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:22 2026] POST /v2.0/routers => generated 687 bytes in 2138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1105] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:24 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:24.210 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b554c3b-824c-416f-9e9a-5668e2f85d40'] response: {'server_uuid': 'a5bedf65-01dd-407f-8c58-461bb9d4a941', 'name': 'network-vif-deleted', 'tag': '2bff63da-e6c7-455b-9dd1-01873207417b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 568/1106] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:19:23 2026] PUT /v2.0/routers/2e46e568-3a49-4fd5-a496-f1e1b5f42919/remove_router_interface => generated 309 bytes in 1085 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1107] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:24 2026] GET /v2.0/security-groups?tenant_id=e38d3b9535df4757a0c675dc052a4a58&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: 540/1108] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:19:24 2026] GET /v2.0/ports?tenant_id=8d3da7ad6161421f845c086e56683116&device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => 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: 569/1109] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:19:24 2026] GET /v2.0/routers/9d2a2747-b4a9-4b7a-bbe3-e39af30ca6b4 => generated 693 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1110] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:24 2026] DELETE /v2.0/security-groups/7c46d3a0-17a0-417b-a6f2-5bfa7fb53ca8 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:19:24.789 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3b43ff3-7416-4aed-847e-fe79019f55bd c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 02d3373b-7691-4090-a9ff-8f9ce7f5f062 2026-04-09 17:19:24.794 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3b43ff3-7416-4aed-847e-fe79019f55bd c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 02d3373b-7691-4090-a9ff-8f9ce7f5f062 [pid: 8|app: 0|req: 571/1111] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:19:24 2026] GET /v2.0/networks?tenant_id=8d3da7ad6161421f845c086e56683116&shared=False => generated 768 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1112] 10.0.0.62 () {32 vars in 645 bytes} [Thu Apr 9 17:19:24 2026] GET /v2.0/routers => generated 696 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1113] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:19:24 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:25.220 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3b43ff3-7416-4aed-847e-fe79019f55bd c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 5bf9350b-d5fe-4838-b815-73e69cfd9f21 2026-04-09 17:19:25.222 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3b43ff3-7416-4aed-847e-fe79019f55bd c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 5bf9350b-d5fe-4838-b815-73e69cfd9f21 2026-04-09 17:19:25.332 7 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [None req-c3b43ff3-7416-4aed-847e-fe79019f55bd c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to retrieve active L2 agent on host instance [pid: 8|app: 0|req: 574/1114] 10.0.0.62 () {34 vars in 739 bytes} [Thu Apr 9 17:19:24 2026] PUT /v2.0/routers/9d2a2747-b4a9-4b7a-bbe3-e39af30ca6b4 => generated 700 bytes in 750 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1115] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:25 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:25.772 7 INFO neutron.services.segments.plugin [-] Segment 31b4feb8-d34c-4083-b45a-b7ec00163872 resource provider aggregate not found 2026-04-09 17:19:25.784 7 INFO neutron.services.segments.plugin [-] Segment 31b4feb8-d34c-4083-b45a-b7ec00163872 resource provider aggregate not found 2026-04-09 17:19:25.795 7 INFO neutron.services.segments.plugin [-] Segment 31b4feb8-d34c-4083-b45a-b7ec00163872 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31b4feb8-d34c-4083-b45a-b7ec00163872 found for delete ", "request_id": "req-117675ad-d8c4-4930-bf51-f9ac2697a441"}]} [pid: 8|app: 0|req: 576/1116] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:19:25 2026] GET /v2.0/routers/9d2a2747-b4a9-4b7a-bbe3-e39af30ca6b4 => generated 700 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:25.807 7 INFO neutron.services.segments.plugin [-] Segment 31b4feb8-d34c-4083-b45a-b7ec00163872 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31b4feb8-d34c-4083-b45a-b7ec00163872 found for delete ", "request_id": "req-00d06426-82ff-4f59-8870-acc8317ad605"}]} [pid: 8|app: 0|req: 577/1117] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:19:25 2026] GET /v2.0/ports?device_id=9d2a2747-b4a9-4b7a-bbe3-e39af30ca6b4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:25.991 7 INFO neutron.db.l3_hamode_db [None req-c3b43ff3-7416-4aed-847e-fe79019f55bd c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] HA network 9be30fb5-f730-4cff-b9d0-e1df21d1d25b was deleted as no HA routers are present in tenant 0554feeb273f48b9b9cee029173c3890. [pid: 7|app: 0|req: 541/1118] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:24 2026] DELETE /v2.0/routers/2e46e568-3a49-4fd5-a496-f1e1b5f42919 => generated 0 bytes in 1418 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1119] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:19:25 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:26.150 8 INFO neutron_taas.services.taas.taas_plugin [None req-e961fb84-c214-470a-a600-31beff2b4208 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] TaaS: Handle Delete Port: 23cb68ad-5a6e-4563-9c29-60afbb830008 2026-04-09 17:19:26.154 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e961fb84-c214-470a-a600-31beff2b4208 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Tap Mirror: Handle Delete Port: 23cb68ad-5a6e-4563-9c29-60afbb830008 [pid: 7|app: 0|req: 543/1120] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:26 2026] DELETE /v2.0/subnets/0a295a8e-7be1-46f6-99b3-6393c642d828 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1121] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:19:26 2026] DELETE /v2.0/networks/55ebf6d1-d457-46b3-bfcb-7bd7db08798f => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1122] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:26 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:26.913 8 INFO neutron_taas.services.taas.taas_plugin [None req-e961fb84-c214-470a-a600-31beff2b4208 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] TaaS: Handle Delete Port: e7aec7c8-bdef-4005-a3e9-b62b4db188ca 2026-04-09 17:19:26.915 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e961fb84-c214-470a-a600-31beff2b4208 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] Tap Mirror: Handle Delete Port: e7aec7c8-bdef-4005-a3e9-b62b4db188ca 2026-04-09 17:19:27.817 7 INFO neutron.services.segments.plugin [-] Segment cc37ffe3-527b-497f-897b-7c2835dcf406 resource provider aggregate not found 2026-04-09 17:19:27.834 7 INFO neutron.services.segments.plugin [-] Segment cc37ffe3-527b-497f-897b-7c2835dcf406 resource provider aggregate not found 2026-04-09 17:19:27.840 7 INFO neutron.services.segments.plugin [-] Segment cc37ffe3-527b-497f-897b-7c2835dcf406 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc37ffe3-527b-497f-897b-7c2835dcf406 found for delete ", "request_id": "req-9048fafc-e29a-4639-990c-b760b954368a"}]} 2026-04-09 17:19:27.854 7 INFO neutron.services.segments.plugin [-] Segment cc37ffe3-527b-497f-897b-7c2835dcf406 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc37ffe3-527b-497f-897b-7c2835dcf406 found for delete ", "request_id": "req-ce093b1c-6301-48a1-9ea2-a52d28a48236"}]} [pid: 7|app: 0|req: 546/1123] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:27 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => 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: 547/1124] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:28 2026] GET /v2.0/security-groups?tenant_id=0554feeb273f48b9b9cee029173c3890&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:19:28.745 8 INFO neutron.services.segments.plugin [-] Segment 55d76513-0352-401f-b59d-5c99af53133e resource provider aggregate not found 2026-04-09 17:19:28.752 8 INFO neutron.services.segments.plugin [-] Segment 55d76513-0352-401f-b59d-5c99af53133e resource provider aggregate not found 2026-04-09 17:19:28.770 8 INFO neutron.services.segments.plugin [-] Segment 55d76513-0352-401f-b59d-5c99af53133e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55d76513-0352-401f-b59d-5c99af53133e found for delete ", "request_id": "req-425b05f0-5c3b-4b2f-9677-3c81f8b12f37"}]} 2026-04-09 17:19:28.771 8 INFO neutron.services.segments.plugin [-] Segment 55d76513-0352-401f-b59d-5c99af53133e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55d76513-0352-401f-b59d-5c99af53133e found for delete ", "request_id": "req-eb556ba8-30d3-47c4-aba7-95c3a773584e"}]} 2026-04-09 17:19:28.790 8 INFO neutron.db.l3_hamode_db [None req-e961fb84-c214-470a-a600-31beff2b4208 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] HA network 51c49cc5-2507-4895-9bfc-65673e87e9b7 was deleted as no HA routers are present in tenant a7f87bd14c2d4250b212f857f15f9fa6. [pid: 8|app: 0|req: 578/1125] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:25 2026] DELETE /v2.0/routers/9d2a2747-b4a9-4b7a-bbe3-e39af30ca6b4 => generated 0 bytes in 2960 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1126] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:28 2026] DELETE /v2.0/security-groups/d33597bb-fc06-431e-9a18-f6a261cd7bed => 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: 579/1127] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:19:28 2026] GET /v2.0/ports?device_id=9d2a2747-b4a9-4b7a-bbe3-e39af30ca6b4 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:28.853 7 INFO neutron.api.v2.resource [None req-fa7d2231-cbec-4ae1-9550-51218cdf0b3f 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 549/1128] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:28 2026] DELETE /v2.0/routers/9d2a2747-b4a9-4b7a-bbe3-e39af30ca6b4 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1129] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:19:28 2026] GET /v2.0/ports?device_id=0e803174-f402-4e9b-a3b0-2f7ae0158945 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:28.902 7 INFO neutron.api.v2.resource [None req-51063705-827e-4856-aa6e-91eab318e2f0 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 550/1130] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:28 2026] DELETE /v2.0/routers/0e803174-f402-4e9b-a3b0-2f7ae0158945 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:19:28.923 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0339f95a-6a37-4beb-b8fa-1ecaffc33b8c 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 581/1131] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:28 2026] DELETE /v2.0/subnets/d0e6ff85-a47d-46b1-8ded-50cf4445b7ee => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1132] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:19:28 2026] GET /v2.0/ports?device_id=27fd11f1-d128-498f-b479-b03ff427f0ca => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:28.977 8 INFO neutron.api.v2.resource [None req-56d8152d-7511-491c-98ac-5ea0e4c82bbf 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 582/1133] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:28 2026] DELETE /v2.0/routers/27fd11f1-d128-498f-b479-b03ff427f0ca => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:19:28.999 7 INFO neutron.pecan_wsgi.hooks.translation [None req-63526b4a-0556-4d3d-808f-3a70f696b272 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1134] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:28 2026] DELETE /v2.0/subnets/42343313-bca4-4790-8e9d-5a84b670386a => 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: 583/1135] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:19:29 2026] GET /v2.0/ports?device_id=0bc22011-f733-47ee-9913-639d3fcee8da => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:29.055 7 INFO neutron.api.v2.resource [None req-3862d2ee-0834-4b64-9f55-b0ad1f3289d1 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 553/1136] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:29 2026] DELETE /v2.0/routers/0bc22011-f733-47ee-9913-639d3fcee8da => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:19:29.075 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80a7f55e-29d0-4e94-967c-e00e1e16b6a3 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 554/1137] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:29 2026] DELETE /v2.0/subnets/8551f93b-39ee-4833-a29b-a1cc10d229e0 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:19:29.092 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4a475a2-49cd-4707-b64c-31946f14e918 9e0b1bd96c644ee8bfdae909fe689166 a7f87bd14c2d4250b212f857f15f9fa6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 584/1138] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:29 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1139] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:29 2026] DELETE /v2.0/subnets/d6e404af-27c1-4b76-b9cc-2846fe58ae55 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1140] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:29 2026] GET /v2.0/security-groups?tenant_id=7ded2c1e691441a08bce6349d08983ef&name=default => generated 2925 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1141] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:29 2026] DELETE /v2.0/security-groups/cc15d92d-2844-4c92-954d-bc81eb2d4f98 => 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: 586/1142] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:29 2026] GET /v2.0/security-groups?tenant_id=a7f87bd14c2d4250b212f857f15f9fa6&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1143] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:29 2026] DELETE /v2.0/security-groups/301a026a-471a-4fff-b64d-f8b4107d953c => 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: 587/1144] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:19:30 2026] GET /v2.0/ports?tenant_id=8d3da7ad6161421f845c086e56683116&device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => 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: 588/1145] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:30 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => 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: 558/1146] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:19:30 2026] GET /v2.0/networks?tenant_id=8d3da7ad6161421f845c086e56683116&shared=False => generated 768 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1147] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:19:30 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1148] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:19:30 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => 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: 590/1149] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:31 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:31.862 7 INFO neutron.db.segments_db [None req-56064cf6-9612-41f4-b1ff-3ad8269b36f1 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment b4e0a7cb-bc70-4949-bba2-32af94b0c0e4 of type vxlan for network fe44966a-c73a-4004-9540-75b7e594a230 [pid: 7|app: 0|req: 560/1150] 10.0.0.62 () {34 vars in 669 bytes} [Thu Apr 9 17:19:31 2026] POST /v2.0/networks => generated 722 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:19:32.126 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ef09ecd-d04d-4c74-84b5-04c23cede48d c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network fe44966a-c73a-4004-9540-75b7e594a230: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 591/1151] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:31 2026] POST /v2.0/subnets => generated 688 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:19:32.222 7 INFO neutron.db.segments_db [None req-2f66160c-8b5f-4ee0-8ff7-0273a373a26d c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 27fce9ab-f277-4067-9ef4-283a3c11b3e7 of type vxlan for network 439dd8c6-727a-40b2-b94e-ec2e2e05dfd0 [pid: 8|app: 0|req: 592/1152] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:32 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:19:32.441 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f66160c-8b5f-4ee0-8ff7-0273a373a26d c713d77509064eea8721609b198680e5 8b6cc666e06848e8924ea9ce9fa91dc9 - - default default] Unable to schedule network 439dd8c6-727a-40b2-b94e-ec2e2e05dfd0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:19:32.456 7 INFO neutron.db.l3_hamode_db [None req-2f66160c-8b5f-4ee0-8ff7-0273a373a26d c713d77509064eea8721609b198680e5 8b6cc666e06848e8924ea9ce9fa91dc9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 595/1155] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:32 2026] GET /v2.0/security-groups?tenant_id=1a186f5e2de141daa107f494a6729a70&name=default => generated 2925 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1156] 10.0.0.143 () {34 vars in 989 bytes} [Thu Apr 9 17:19:33 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => 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: 597/1157] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:33 2026] DELETE /v2.0/security-groups/b221bf4e-087e-406a-b3f1-25f6fa310176 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:19:33.221 7 INFO neutron.db.l3_hamode_db [None req-2f66160c-8b5f-4ee0-8ff7-0273a373a26d c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 598/1158] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:33 2026] GET /v2.0/security-groups?tenant_id=c67b3c4c77c041be8edc20f8a19d0593&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:19:33.530 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f66160c-8b5f-4ee0-8ff7-0273a373a26d c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 439dd8c6-727a-40b2-b94e-ec2e2e05dfd0: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 599/1159] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:33 2026] DELETE /v2.0/security-groups/dc5383d7-189d-4a71-8cc1-2652cf9daeb3 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1160] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:33 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => 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: 601/1161] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:33 2026] GET /v2.0/ports?device_id=a5bedf65-01dd-407f-8c58-461bb9d4a941 => 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: 561/1162] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:32 2026] POST /v2.0/routers => generated 728 bytes in 2135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:19:34.419 8 INFO neutron_taas.services.taas.taas_plugin [None req-c06d00de-bf49-41c7-94f0-525db3a7a165 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 4d30e393-eea3-44bf-bc4e-bd53863aee93 2026-04-09 17:19:34.425 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c06d00de-bf49-41c7-94f0-525db3a7a165 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 4d30e393-eea3-44bf-bc4e-bd53863aee93 2026-04-09 17:19:34.768 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57291e68-5805-4e75-8f42-9605a9900ec5 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network fe44966a-c73a-4004-9540-75b7e594a230: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 602/1163] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:19:33 2026] PUT /v2.0/routers/03079fd5-aafb-484f-ba91-48d38779e1ec/remove_router_interface => generated 309 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:19:35.352 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57291e68-5805-4e75-8f42-9605a9900ec5 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network fe44966a-c73a-4004-9540-75b7e594a230: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 603/1164] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:35 2026] GET /v2.0/security-groups?tenant_id=5270457dea844a0faaeb0a5da2a40745&name=default => generated 2925 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1165] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:19:34 2026] PUT /v2.0/routers/f77bd544-dec4-4a5d-8da7-d8d18810cef2/add_router_interface => generated 309 bytes in 1297 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1166] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:35 2026] DELETE /v2.0/security-groups/b9cf8fcb-7c14-4dd5-804f-ae16e78ed4f0 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:19:35.803 8 INFO neutron_taas.services.taas.taas_plugin [None req-016f6442-55f1-4926-bf99-98a346dbdbd4 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 87b3f245-9b19-4517-943e-8cc429ae5b97 2026-04-09 17:19:35.807 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-016f6442-55f1-4926-bf99-98a346dbdbd4 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 87b3f245-9b19-4517-943e-8cc429ae5b97 [pid: 7|app: 0|req: 564/1167] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:35 2026] GET /v2.0/security-groups?tenant_id=d1307de29c4c41df80cbd90211128f9d&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:19:36.134 8 INFO neutron_taas.services.taas.taas_plugin [None req-016f6442-55f1-4926-bf99-98a346dbdbd4 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 6cf8bd80-67d6-4fcc-8aec-2327b6dd539c 2026-04-09 17:19:36.136 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-016f6442-55f1-4926-bf99-98a346dbdbd4 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 6cf8bd80-67d6-4fcc-8aec-2327b6dd539c [pid: 7|app: 0|req: 565/1168] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:36 2026] DELETE /v2.0/security-groups/ce78405e-bfea-408c-9b95-5f75410fcf10 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:19:36.262 8 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [None req-016f6442-55f1-4926-bf99-98a346dbdbd4 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to retrieve active L2 agent on host instance 2026-04-09 17:19:36.512 8 INFO neutron.services.segments.plugin [-] Segment 774b2fcc-733c-46d7-953e-09c8e62d7be5 resource provider aggregate not found 2026-04-09 17:19:36.520 8 INFO neutron.services.segments.plugin [-] Segment 774b2fcc-733c-46d7-953e-09c8e62d7be5 resource provider aggregate not found 2026-04-09 17:19:36.528 8 INFO neutron.services.segments.plugin [-] Segment 774b2fcc-733c-46d7-953e-09c8e62d7be5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 774b2fcc-733c-46d7-953e-09c8e62d7be5 found for delete ", "request_id": "req-5a5ee029-5131-481e-8162-d709ea4c37e5"}]} 2026-04-09 17:19:36.535 8 INFO neutron.services.segments.plugin [-] Segment 774b2fcc-733c-46d7-953e-09c8e62d7be5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 774b2fcc-733c-46d7-953e-09c8e62d7be5 found for delete ", "request_id": "req-6fe96251-9159-4eb5-a03b-0d7a69653b9d"}]} 2026-04-09 17:19:36.539 8 INFO neutron.db.l3_hamode_db [None req-016f6442-55f1-4926-bf99-98a346dbdbd4 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] HA network c90a5da0-26a2-47aa-8b3d-a0166a6fe5f4 was deleted as no HA routers are present in tenant 8d3da7ad6161421f845c086e56683116. [pid: 8|app: 0|req: 604/1169] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:35 2026] DELETE /v2.0/routers/03079fd5-aafb-484f-ba91-48d38779e1ec => generated 0 bytes in 1021 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1170] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:19:36 2026] DELETE /v2.0/subnets/7ba7f34a-2641-4aa0-93be-eea132ff736f => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1171] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:19:36 2026] DELETE /v2.0/networks/0138c8b3-276c-4a8f-8755-6c1c96a280c3 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:19:37.085 7 INFO neutron.db.segments_db [None req-3454d5c1-42df-4d69-9058-867372e418a0 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment e8d9f312-9fed-44ec-a43a-595edb8ee958 of type vxlan for network 172a988c-45b2-4cad-bd42-6e6d24036d19 [pid: 8|app: 0|req: 606/1172] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:37 2026] GET /v2.0/security-groups?tenant_id=8d3da7ad6161421f845c086e56683116&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: 567/1173] 10.0.0.62 () {34 vars in 669 bytes} [Thu Apr 9 17:19:36 2026] POST /v2.0/networks => generated 722 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1174] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:37 2026] DELETE /v2.0/security-groups/763ad157-ef74-4ef9-b512-6cea422c53b7 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:19:37.388 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-056a3428-fd6e-431b-9b69-aeb4f92534d2 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 172a988c-45b2-4cad-bd42-6e6d24036d19: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 568/1175] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:37 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) 2026-04-09 17:19:37.470 8 INFO neutron.db.segments_db [None req-6f0159d5-1943-4bbd-978e-6562c2ced6cf c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 522d1df4-cf56-437d-9d04-7ad41a1ec132 of type vxlan for network e4407a41-37ec-48b1-b241-46dac0daa082 2026-04-09 17:19:37.718 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f0159d5-1943-4bbd-978e-6562c2ced6cf c713d77509064eea8721609b198680e5 191970740c2441f298487540b7b03181 - - default default] Unable to schedule network e4407a41-37ec-48b1-b241-46dac0daa082: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:19:37.733 8 INFO neutron.db.l3_hamode_db [None req-6f0159d5-1943-4bbd-978e-6562c2ced6cf c713d77509064eea8721609b198680e5 191970740c2441f298487540b7b03181 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 569/1176] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:37 2026] GET /v2.0/security-groups?tenant_id=bbce14b3da144d4dac4db70f3f845446&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1177] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:38 2026] DELETE /v2.0/security-groups/3304aa00-3089-400f-9dc7-2d5dd63b44a1 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:19:38.555 8 INFO neutron.services.segments.plugin [-] Segment 906770f8-3a69-4979-be9a-ba0d2f5de9e3 resource provider aggregate not found 2026-04-09 17:19:38.563 8 INFO neutron.services.segments.plugin [-] Segment 906770f8-3a69-4979-be9a-ba0d2f5de9e3 resource provider aggregate not found 2026-04-09 17:19:38.580 8 INFO neutron.services.segments.plugin [-] Segment 906770f8-3a69-4979-be9a-ba0d2f5de9e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 906770f8-3a69-4979-be9a-ba0d2f5de9e3 found for delete ", "request_id": "req-92f497b1-5267-44f9-b8e1-b600573cdd5d"}]} 2026-04-09 17:19:38.581 8 INFO neutron.db.l3_hamode_db [None req-6f0159d5-1943-4bbd-978e-6562c2ced6cf c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:19:38.588 8 INFO neutron.services.segments.plugin [-] Segment 906770f8-3a69-4979-be9a-ba0d2f5de9e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 906770f8-3a69-4979-be9a-ba0d2f5de9e3 found for delete ", "request_id": "req-71b57b29-33d6-490e-b438-c8c690de6c8e"}]} [pid: 7|app: 0|req: 571/1178] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:38 2026] GET /v2.0/security-groups?tenant_id=86035f28c7e64f7aa1201a64b552865e&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1179] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:38 2026] DELETE /v2.0/security-groups/1d3e812c-20ef-4378-9601-b1a56308a37f => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:19:38.927 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f0159d5-1943-4bbd-978e-6562c2ced6cf c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network e4407a41-37ec-48b1-b241-46dac0daa082: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 608/1180] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:19:37 2026] POST /v2.0/routers => generated 728 bytes in 2173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:19:40.135 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab7410b4-e1ac-448a-ba10-0351095b84f0 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 172a988c-45b2-4cad-bd42-6e6d24036d19: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:19:40.703 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab7410b4-e1ac-448a-ba10-0351095b84f0 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 172a988c-45b2-4cad-bd42-6e6d24036d19: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 573/1181] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:19:39 2026] PUT /v2.0/routers/9a78e5d0-c697-4504-86c5-8ec34e1432f4/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: 609/1182] 10.0.0.62 () {34 vars in 683 bytes} [Thu Apr 9 17:19:41 2026] POST /v2.0/security-groups => generated 1671 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1183] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:19:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1184] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:19:42 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: 7|app: 0|req: 575/1185] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:19:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1186] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:19:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:19:42.608 7 INFO neutron.db.securitygroups_db [None req-54b96cb3-3962-4979-b979-b6538bf89ffa c4627c31e0074feb8274fbd2b8e330b3 8b6cc666e06848e8924ea9ce9fa91dc9 - - default default] Project 8b6cc666e06848e8924ea9ce9fa91dc9 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: 611/1187] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:42 2026] GET /v2.0/security-groups?tenant_id=af9623106b58408a89da95c5dded8eb8&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1188] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:42 2026] DELETE /v2.0/security-groups/950d50b6-fe8d-4db3-a323-0c5e41e52cd6 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1189] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:19:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:19:43.775 8 INFO neutron.db.securitygroups_db [None req-5dca895a-a119-4934-bb22-ab7df6304c9d c4627c31e0074feb8274fbd2b8e330b3 8b6cc666e06848e8924ea9ce9fa91dc9 - - default default] Project 8b6cc666e06848e8924ea9ce9fa91dc9 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: 613/1190] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:19:43 2026] POST /v2.0/security-group-rules => generated 606 bytes in 925 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1191] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:44 2026] GET /v2.0/security-groups?tenant_id=b1334f74c1454932afc6bbf4ad9cb77e&name=default => generated 2925 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1192] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:44 2026] DELETE /v2.0/security-groups/1a139a11-8ef3-46a9-a508-4f07aed3ca59 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1193] 10.0.0.62 () {34 vars in 683 bytes} [Thu Apr 9 17:19:44 2026] POST /v2.0/security-groups => generated 1660 bytes in 657 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1194] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:19:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 922 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1195] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:19:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 815 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1198] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:19:47 2026] POST /v2.0/floatingips => generated 552 bytes in 1927 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1199] 10.0.0.200 () {34 vars in 1097 bytes} [Thu Apr 9 17:19:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--918931008&fields=id&tenant_id=8b6cc666e06848e8924ea9ce9fa91dc9 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1200] 10.0.0.200 () {34 vars in 1095 bytes} [Thu Apr 9 17:19:49 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-76919742&fields=id&tenant_id=8b6cc666e06848e8924ea9ce9fa91dc9 => 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: 584/1201] 10.0.0.200 () {34 vars in 981 bytes} [Thu Apr 9 17:19:49 2026] GET /v2.0/networks?id=fe44966a-c73a-4004-9540-75b7e594a230 => generated 667 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1202] 10.0.0.200 () {34 vars in 964 bytes} [Thu Apr 9 17:19:49 2026] GET /v2.0/quotas/8b6cc666e06848e8924ea9ce9fa91dc9 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1203] 10.0.0.200 () {34 vars in 1001 bytes} [Thu Apr 9 17:19:49 2026] GET /v2.0/ports?tenant_id=8b6cc666e06848e8924ea9ce9fa91dc9&fields=id => generated 57 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1204] 10.0.0.200 () {34 vars in 1007 bytes} [Thu Apr 9 17:19:49 2026] GET /v2.0/networks/fe44966a-c73a-4004-9540-75b7e594a230?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: 586/1205] 10.0.0.200 () {34 vars in 1107 bytes} [Thu Apr 9 17:19:49 2026] GET /v2.0/networks/fe44966a-c73a-4004-9540-75b7e594a230?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: 620/1206] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:51 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 587/1207] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:52 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 621/1208] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:53 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 622/1209] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:54 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 588/1210] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:53 2026] GET /v2.0/security-groups?tenant_id=2ea659c965d145939e4f03a4cef4f263&name=default => generated 2925 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1211] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:55 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 623/1212] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:54 2026] DELETE /v2.0/security-groups/8a14eecf-f654-4334-8be3-c3595e690f01 => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1213] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:56 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 590/1214] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:55 2026] GET /v2.0/security-groups?tenant_id=77afa6acd0544e939c38b3f47031fa42&name=default => generated 2925 bytes in 844 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1215] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:56 2026] DELETE /v2.0/security-groups/f39f73be-9c1b-472e-b5b1-000f8a9b3a88 => generated 0 bytes in 1138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1216] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:57 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 591/1217] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:56 2026] GET /v2.0/security-groups?tenant_id=a537243f27ae4ffaa5caedfc293bfb13&name=default => generated 2925 bytes in 1348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1218] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:58 2026] DELETE /v2.0/security-groups/262ac208-cb76-4980-8a94-9cd097bce033 => generated 0 bytes in 428 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1219] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:58 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 592/1220] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:19:58 2026] GET /v2.0/security-groups?tenant_id=d2e36aa343184df4ae200ed727b51984&name=default => generated 2925 bytes in 885 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1221] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:19:59 2026] DELETE /v2.0/security-groups/fc06803f-0ff7-4336-b09d-5f163c418001 => generated 0 bytes in 494 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1222] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:19:59 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 630/1223] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:00 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 594/1224] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:02 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 632/1227] 199.204.45.69 () {34 vars in 984 bytes} [Thu Apr 9 17:20:02 2026] GET /v2.0/networks?id=fe44966a-c73a-4004-9540-75b7e594a230 => generated 667 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1228] 199.204.45.69 () {34 vars in 1048 bytes} [Thu Apr 9 17:20:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8b6cc666e06848e8924ea9ce9fa91dc9 => generated 271 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1229] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:03 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:20:03.963 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-72c65b2c-52dc-480d-a186-16e5c1d8ee0b c4627c31e0074feb8274fbd2b8e330b3 8b6cc666e06848e8924ea9ce9fa91dc9 - - default default] Unable to schedule network fe44966a-c73a-4004-9540-75b7e594a230: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 598/1230] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:04 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => generated 1000 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1231] 10.0.0.200 () {34 vars in 1119 bytes} [Thu Apr 9 17:20:04 2026] GET /v2.0/security-groups?id=53109db0-f0ca-4930-a65e-da1a6197f7fa&id=06a06454-75a3-4565-883f-c47ce833f036&fields=id&fields=name => generated 204 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1232] 199.204.45.69 () {38 vars in 953 bytes} [Thu Apr 9 17:20:02 2026] POST /v2.0/ports => generated 997 bytes in 2281 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: 634/1233] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:05 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => generated 1000 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1234] 10.0.0.200 () {34 vars in 1119 bytes} [Thu Apr 9 17:20:05 2026] GET /v2.0/security-groups?id=53109db0-f0ca-4930-a65e-da1a6197f7fa&id=06a06454-75a3-4565-883f-c47ce833f036&fields=id&fields=name => generated 204 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1235] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:06 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => generated 1000 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1236] 10.0.0.200 () {34 vars in 1119 bytes} [Thu Apr 9 17:20:06 2026] GET /v2.0/security-groups?id=53109db0-f0ca-4930-a65e-da1a6197f7fa&id=06a06454-75a3-4565-883f-c47ce833f036&fields=id&fields=name => generated 204 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:20:06.929 7 ERROR neutron.plugins.ml2.managers [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port db9b1402-adbe-45d5-9486-3e120c523b30 on host instance for vnic_type normal using segments [{'id': 'b4e0a7cb-bc70-4949-bba2-32af94b0c0e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 324, 'network_id': 'fe44966a-c73a-4004-9540-75b7e594a230'}] 2026-04-09 17:20:06.929 7 INFO neutron.plugins.ml2.plugin [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 2 to bind port db9b1402-adbe-45d5-9486-3e120c523b30 2026-04-09 17:20:06.962 7 ERROR neutron.plugins.ml2.managers [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port db9b1402-adbe-45d5-9486-3e120c523b30 on host instance for vnic_type normal using segments [{'id': 'b4e0a7cb-bc70-4949-bba2-32af94b0c0e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 324, 'network_id': 'fe44966a-c73a-4004-9540-75b7e594a230'}] 2026-04-09 17:20:06.963 7 INFO neutron.plugins.ml2.plugin [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 3 to bind port db9b1402-adbe-45d5-9486-3e120c523b30 2026-04-09 17:20:06.994 7 ERROR neutron.plugins.ml2.managers [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port db9b1402-adbe-45d5-9486-3e120c523b30 on host instance for vnic_type normal using segments [{'id': 'b4e0a7cb-bc70-4949-bba2-32af94b0c0e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 324, 'network_id': 'fe44966a-c73a-4004-9540-75b7e594a230'}] 2026-04-09 17:20:06.995 7 INFO neutron.plugins.ml2.plugin [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 4 to bind port db9b1402-adbe-45d5-9486-3e120c523b30 2026-04-09 17:20:07.029 7 ERROR neutron.plugins.ml2.managers [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port db9b1402-adbe-45d5-9486-3e120c523b30 on host instance for vnic_type normal using segments [{'id': 'b4e0a7cb-bc70-4949-bba2-32af94b0c0e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 324, 'network_id': 'fe44966a-c73a-4004-9540-75b7e594a230'}] 2026-04-09 17:20:07.029 7 INFO neutron.plugins.ml2.plugin [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 5 to bind port db9b1402-adbe-45d5-9486-3e120c523b30 2026-04-09 17:20:07.058 7 ERROR neutron.plugins.ml2.managers [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port db9b1402-adbe-45d5-9486-3e120c523b30 on host instance for vnic_type normal using segments [{'id': 'b4e0a7cb-bc70-4949-bba2-32af94b0c0e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 324, 'network_id': 'fe44966a-c73a-4004-9540-75b7e594a230'}] 2026-04-09 17:20:07.059 7 INFO neutron.plugins.ml2.plugin [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 6 to bind port db9b1402-adbe-45d5-9486-3e120c523b30 2026-04-09 17:20:07.090 7 ERROR neutron.plugins.ml2.managers [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port db9b1402-adbe-45d5-9486-3e120c523b30 on host instance for vnic_type normal using segments [{'id': 'b4e0a7cb-bc70-4949-bba2-32af94b0c0e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 324, 'network_id': 'fe44966a-c73a-4004-9540-75b7e594a230'}] 2026-04-09 17:20:07.090 7 INFO neutron.plugins.ml2.plugin [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 7 to bind port db9b1402-adbe-45d5-9486-3e120c523b30 2026-04-09 17:20:07.120 7 ERROR neutron.plugins.ml2.managers [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port db9b1402-adbe-45d5-9486-3e120c523b30 on host instance for vnic_type normal using segments [{'id': 'b4e0a7cb-bc70-4949-bba2-32af94b0c0e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 324, 'network_id': 'fe44966a-c73a-4004-9540-75b7e594a230'}] 2026-04-09 17:20:07.120 7 INFO neutron.plugins.ml2.plugin [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 8 to bind port db9b1402-adbe-45d5-9486-3e120c523b30 2026-04-09 17:20:07.149 7 ERROR neutron.plugins.ml2.managers [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port db9b1402-adbe-45d5-9486-3e120c523b30 on host instance for vnic_type normal using segments [{'id': 'b4e0a7cb-bc70-4949-bba2-32af94b0c0e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 324, 'network_id': 'fe44966a-c73a-4004-9540-75b7e594a230'}] 2026-04-09 17:20:07.150 7 INFO neutron.plugins.ml2.plugin [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 9 to bind port db9b1402-adbe-45d5-9486-3e120c523b30 2026-04-09 17:20:07.179 7 ERROR neutron.plugins.ml2.managers [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port db9b1402-adbe-45d5-9486-3e120c523b30 on host instance for vnic_type normal using segments [{'id': 'b4e0a7cb-bc70-4949-bba2-32af94b0c0e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 324, 'network_id': 'fe44966a-c73a-4004-9540-75b7e594a230'}] 2026-04-09 17:20:07.179 7 INFO neutron.plugins.ml2.plugin [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 10 to bind port db9b1402-adbe-45d5-9486-3e120c523b30 2026-04-09 17:20:07.214 7 ERROR neutron.plugins.ml2.managers [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-0a2b6e38-d4ad-4c18-8ef1-d1eaedf95cc2 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port db9b1402-adbe-45d5-9486-3e120c523b30 on host instance for vnic_type normal using segments [{'id': 'b4e0a7cb-bc70-4949-bba2-32af94b0c0e4', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 324, 'network_id': 'fe44966a-c73a-4004-9540-75b7e594a230'}] [pid: 8|app: 0|req: 638/1237] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:20:06 2026] GET /v2.0/security-groups?tenant_id=09ed9b05c6fa4bf59713fbe69cf3aa36&name=default => generated 2925 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1238] 199.204.45.69 () {38 vars in 1026 bytes} [Thu Apr 9 17:20:04 2026] PUT /v2.0/ports/db9b1402-adbe-45d5-9486-3e120c523b30 => generated 1144 bytes in 2862 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: 639/1239] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:07 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => generated 1012 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:20:07.876 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbdf68d9-0b51-4a06-be6b-bfbf00762a3f'] response: {'name': 'network-changed', 'server_uuid': '9373d844-eab9-46e3-9256-e016ec7c7e01', 'tag': 'db9b1402-adbe-45d5-9486-3e120c523b30', 'status': 'completed', 'code': 200} 2026-04-09 17:20:07.968 8 INFO neutron_taas.services.taas.taas_plugin [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-41849209-9dc0-4bde-b8db-c1e0076bea96 c4627c31e0074feb8274fbd2b8e330b3 8b6cc666e06848e8924ea9ce9fa91dc9 - - default default] TaaS: Handle Delete Port: db9b1402-adbe-45d5-9486-3e120c523b30 2026-04-09 17:20:07.971 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-41849209-9dc0-4bde-b8db-c1e0076bea96 c4627c31e0074feb8274fbd2b8e330b3 8b6cc666e06848e8924ea9ce9fa91dc9 - - default default] Tap Mirror: Handle Delete Port: db9b1402-adbe-45d5-9486-3e120c523b30 [pid: 7|app: 0|req: 601/1240] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:20:07 2026] DELETE /v2.0/security-groups/a37287ca-5027-4c6e-9ce5-d72f9a909c1a => generated 0 bytes in 714 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:20:08.579 8 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [req-2fa67b87-3594-431d-b817-0e89ec3088d4 req-41849209-9dc0-4bde-b8db-c1e0076bea96 c4627c31e0074feb8274fbd2b8e330b3 8b6cc666e06848e8924ea9ce9fa91dc9 - - default default] Unable to retrieve active L2 agent on host instance [pid: 7|app: 0|req: 602/1241] 10.0.0.200 () {34 vars in 1119 bytes} [Thu Apr 9 17:20:08 2026] GET /v2.0/security-groups?id=53109db0-f0ca-4930-a65e-da1a6197f7fa&id=06a06454-75a3-4565-883f-c47ce833f036&fields=id&fields=name => generated 204 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1242] 199.204.45.69 () {36 vars in 995 bytes} [Thu Apr 9 17:20:07 2026] DELETE /v2.0/ports/db9b1402-adbe-45d5-9486-3e120c523b30 => generated 0 bytes in 732 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1243] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:20:08 2026] GET /v2.0/ports?tenant_id=8b6cc666e06848e8924ea9ce9fa91dc9&device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:20:08.628 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-780327f5-a9c7-4166-a81a-897d0cf99437'] response: {'server_uuid': '9373d844-eab9-46e3-9256-e016ec7c7e01', 'name': 'network-vif-deleted', 'tag': 'db9b1402-adbe-45d5-9486-3e120c523b30', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 641/1244] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:20:08 2026] GET /v2.0/networks?tenant_id=8b6cc666e06848e8924ea9ce9fa91dc9&shared=False => generated 763 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1245] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:20:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1246] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:09 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 605/1247] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:20:09 2026] GET /v2.0/ports?tenant_id=8b6cc666e06848e8924ea9ce9fa91dc9&device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 643/1248] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:20:09 2026] GET /v2.0/networks?tenant_id=8b6cc666e06848e8924ea9ce9fa91dc9&shared=False => generated 763 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1249] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:20:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1250] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:10 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 607/1251] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:11 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 645/1252] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:20:12 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 608/1253] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:12 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 646/1254] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:14 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 609/1255] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:15 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 647/1256] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:16 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 648/1257] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:17 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1260] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:20:16 2026] GET /v2.0/security-groups?tenant_id=4585361b2992443ea597b7a2185a89d8&name=default => generated 2925 bytes in 1106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1261] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:20:17 2026] DELETE /v2.0/security-groups/d1f22c0f-1623-4e42-a344-deb44960006f => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1262] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:20:18 2026] GET /v2.0/ports?tenant_id=8b6cc666e06848e8924ea9ce9fa91dc9&device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 653/1263] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:20:18 2026] GET /v2.0/networks?tenant_id=8b6cc666e06848e8924ea9ce9fa91dc9&shared=False => generated 763 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1264] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:20:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1265] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:18 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 611/1266] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:20:17 2026] GET /v2.0/security-groups?tenant_id=bc14fbda998b4aa6afbfe38b91f51688&name=default => generated 2925 bytes in 757 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1267] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:20:18 2026] DELETE /v2.0/security-groups/dc940cc6-4de0-4ad8-bb60-bb2a7da51b01 => generated 0 bytes in 609 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1268] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:20:19 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 658/1269] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:19 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 612/1270] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:20:18 2026] GET /v2.0/security-groups?tenant_id=f956ba5d90ac4c3b853ba5313cc4a289&name=default => generated 2925 bytes in 1610 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1271] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:20 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 659/1272] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:20:20 2026] DELETE /v2.0/security-groups/1c5c0539-c13a-46ba-a445-a67abaee473d => generated 0 bytes in 1124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1273] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:21 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 660/1274] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:22 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 615/1275] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:23 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 661/1276] 10.0.0.143 () {34 vars in 989 bytes} [Thu Apr 9 17:20:24 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => 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: 662/1277] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:25 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:20:25.089 7 INFO neutron.db.segments_db [None req-fb0f5930-51e5-4d46-ae32-c1964a19fa57 72e3018802354d6986f10fdc746aa64a 5075f30c21d04bb680d942b22668f50a - - default default] Added segment 4a152157-75ba-4f64-9130-dfc278bfe078 of type vxlan for network fc66878e-2e85-4afe-9e43-f6ba3659eb18 2026-04-09 17:20:25.148 7 INFO neutron.db.segments_db [None req-fb0f5930-51e5-4d46-ae32-c1964a19fa57 72e3018802354d6986f10fdc746aa64a 5075f30c21d04bb680d942b22668f50a - - default default] Added segment d61da850-649c-4317-92f9-9031d14fee4f of type vxlan for network 5885e79d-f262-42d5-890d-9b5eb60a9365 [pid: 8|app: 0|req: 663/1278] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:20:25 2026] GET /v2.0/ports?device_id=9373d844-eab9-46e3-9256-e016ec7c7e01 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1279] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:20:24 2026] POST /v2.0/networks => generated 1207 bytes in 2489 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1280] 10.0.0.62 () {32 vars in 647 bytes} [Thu Apr 9 17:20:26 2026] GET /v2.0/networks => generated 1844 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:20:26.809 7 INFO neutron.services.segments.plugin [-] Segment 4a152157-75ba-4f64-9130-dfc278bfe078 resource provider aggregate not found 2026-04-09 17:20:26.812 7 INFO neutron.services.segments.plugin [-] Segment 4a152157-75ba-4f64-9130-dfc278bfe078 resource provider aggregate not found 2026-04-09 17:20:26.832 7 INFO neutron.services.segments.plugin [-] Segment 4a152157-75ba-4f64-9130-dfc278bfe078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a152157-75ba-4f64-9130-dfc278bfe078 found for delete ", "request_id": "req-60f34b08-f321-4d50-9cd9-fdd7d9b47ed4"}]} 2026-04-09 17:20:26.835 7 INFO neutron.services.segments.plugin [-] Segment 4a152157-75ba-4f64-9130-dfc278bfe078 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a152157-75ba-4f64-9130-dfc278bfe078 found for delete ", "request_id": "req-7bc8a92b-61ac-4576-8df0-3909aea8116e"}]} [pid: 7|app: 0|req: 617/1281] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:20:26 2026] DELETE /v2.0/networks/fc66878e-2e85-4afe-9e43-f6ba3659eb18 => generated 0 bytes in 1289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:20:28.105 8 INFO neutron.services.segments.plugin [-] Segment d61da850-649c-4317-92f9-9031d14fee4f resource provider aggregate not found 2026-04-09 17:20:28.109 8 INFO neutron.services.segments.plugin [-] Segment d61da850-649c-4317-92f9-9031d14fee4f resource provider aggregate not found 2026-04-09 17:20:28.124 8 INFO neutron.services.segments.plugin [-] Segment d61da850-649c-4317-92f9-9031d14fee4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d61da850-649c-4317-92f9-9031d14fee4f found for delete ", "request_id": "req-ad70af83-5263-48aa-b190-7350dde1018f"}]} 2026-04-09 17:20:28.125 8 INFO neutron.services.segments.plugin [-] Segment d61da850-649c-4317-92f9-9031d14fee4f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d61da850-649c-4317-92f9-9031d14fee4f found for delete ", "request_id": "req-2ed1bb33-0f97-4ecf-b469-38602c27698a"}]} [pid: 8|app: 0|req: 665/1282] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:20:27 2026] DELETE /v2.0/networks/5885e79d-f262-42d5-890d-9b5eb60a9365 => generated 0 bytes in 985 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1283] 10.0.0.62 () {32 vars in 647 bytes} [Thu Apr 9 17:20:28 2026] GET /v2.0/networks => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:20:29.561 8 INFO neutron.db.segments_db [None req-836896a0-11ee-4486-92d2-b7091379714c 72e3018802354d6986f10fdc746aa64a 5075f30c21d04bb680d942b22668f50a - - default default] Added segment d349ee42-fa21-4131-adaa-74fa1ebe2583 of type vxlan for network 638a64e4-7b50-4ec4-ac6c-0098c52339ee [pid: 8|app: 0|req: 666/1284] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:20:29 2026] POST /v2.0/networks => generated 633 bytes in 2141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1285] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:20:30 2026] DELETE /v2.0/security-groups/53109db0-f0ca-4930-a65e-da1a6197f7fa => generated 0 bytes in 423 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:20:31.273 7 INFO neutron.api.v2.resource [None req-ee959b5e-4079-43a8-958a-97389a1e8e32 c4627c31e0074feb8274fbd2b8e330b3 8b6cc666e06848e8924ea9ce9fa91dc9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1286] 10.0.0.62 () {32 vars in 735 bytes} [Thu Apr 9 17:20:31 2026] GET /v2.0/security-groups/53109db0-f0ca-4930-a65e-da1a6197f7fa => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:20:32.020 8 INFO neutron.db.segments_db [None req-ff9f3061-b4a0-44cd-a096-b6a6ee4326be 72e3018802354d6986f10fdc746aa64a 5075f30c21d04bb680d942b22668f50a - - default default] Added segment 1151e3a4-e043-41ab-a847-67c83a02cc2d of type vxlan for network 124b6635-e929-40ff-8ae0-1a50370a9b3e 2026-04-09 17:20:32.056 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3e4291d-955b-47dd-b7d2-d463e64e5c51 c4627c31e0074feb8274fbd2b8e330b3 8b6cc666e06848e8924ea9ce9fa91dc9 - - default default] TaaS: Handle Delete Port: b9760d1f-f752-4756-8e33-fbaaa43b4323 2026-04-09 17:20:32.059 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3e4291d-955b-47dd-b7d2-d463e64e5c51 c4627c31e0074feb8274fbd2b8e330b3 8b6cc666e06848e8924ea9ce9fa91dc9 - - default default] Tap Mirror: Handle Delete Port: b9760d1f-f752-4756-8e33-fbaaa43b4323 [pid: 7|app: 0|req: 621/1287] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:20:31 2026] DELETE /v2.0/floatingips/208e91a9-32fb-400f-8949-3d8346c2768d => generated 0 bytes in 1402 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1290] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:20:31 2026] POST /v2.0/networks => generated 633 bytes in 1616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1291] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:20:32 2026] DELETE /v2.0/security-groups/06a06454-75a3-4565-883f-c47ce833f036 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:20:34.060 7 INFO neutron_taas.services.taas.taas_plugin [None req-4bd1679a-dc52-43a9-9767-3af137f809b7 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: bed38c21-6cc4-4cde-b294-5ffc15a5fafa 2026-04-09 17:20:34.062 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4bd1679a-dc52-43a9-9767-3af137f809b7 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: bed38c21-6cc4-4cde-b294-5ffc15a5fafa 2026-04-09 17:20:34.232 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22642a7d-97d0-4ace-8790-89e55dcd6357 72e3018802354d6986f10fdc746aa64a 5075f30c21d04bb680d942b22668f50a - - default default] Unable to schedule network 638a64e4-7b50-4ec4-ac6c-0098c52339ee: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:20:34.282 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22642a7d-97d0-4ace-8790-89e55dcd6357 72e3018802354d6986f10fdc746aa64a 5075f30c21d04bb680d942b22668f50a - - default default] Unable to schedule network 124b6635-e929-40ff-8ae0-1a50370a9b3e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 668/1292] 10.0.0.62 () {34 vars in 663 bytes} [Thu Apr 9 17:20:32 2026] POST /v2.0/ports => generated 1506 bytes in 1986 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: 669/1293] 10.0.0.62 () {32 vars in 641 bytes} [Thu Apr 9 17:20:34 2026] GET /v2.0/ports => generated 1506 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:20:34.951 8 INFO neutron_taas.services.taas.taas_plugin [None req-3470155b-e216-43d0-8bbf-2b2daed9b33a 72e3018802354d6986f10fdc746aa64a 5075f30c21d04bb680d942b22668f50a - - default default] TaaS: Handle Delete Port: a299ee34-fcb1-4dbc-bb9d-54d375d9e2d3 2026-04-09 17:20:34.955 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3470155b-e216-43d0-8bbf-2b2daed9b33a 72e3018802354d6986f10fdc746aa64a 5075f30c21d04bb680d942b22668f50a - - default default] Tap Mirror: Handle Delete Port: a299ee34-fcb1-4dbc-bb9d-54d375d9e2d3 [pid: 7|app: 0|req: 625/1294] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:20:33 2026] PUT /v2.0/routers/f77bd544-dec4-4a5d-8da7-d8d18810cef2/remove_router_interface => generated 309 bytes in 1235 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1295] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:20:34 2026] DELETE /v2.0/ports/a299ee34-fcb1-4dbc-bb9d-54d375d9e2d3 => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:20:35.394 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd0c3e61-7aa5-442b-bcd8-7592e2ff0cf3 72e3018802354d6986f10fdc746aa64a 5075f30c21d04bb680d942b22668f50a - - default default] TaaS: Handle Delete Port: 7581c295-376e-4e3f-bcfd-8e0db74a917c 2026-04-09 17:20:35.394 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c1e179e-b69e-46c5-978a-4ed937baecd4 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 671a6ad2-355f-42ab-9347-39de93edf784 2026-04-09 17:20:35.396 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd0c3e61-7aa5-442b-bcd8-7592e2ff0cf3 72e3018802354d6986f10fdc746aa64a 5075f30c21d04bb680d942b22668f50a - - default default] Tap Mirror: Handle Delete Port: 7581c295-376e-4e3f-bcfd-8e0db74a917c 2026-04-09 17:20:35.398 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c1e179e-b69e-46c5-978a-4ed937baecd4 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 671a6ad2-355f-42ab-9347-39de93edf784 [pid: 8|app: 0|req: 671/1296] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:20:35 2026] DELETE /v2.0/ports/7581c295-376e-4e3f-bcfd-8e0db74a917c => generated 0 bytes in 769 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1297] 10.0.0.62 () {32 vars in 641 bytes} [Thu Apr 9 17:20:36 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:20:36.603 8 INFO neutron.db.segments_db [None req-fc58bb31-d050-45f9-8b74-a1ac884c1372 72e3018802354d6986f10fdc746aa64a 5075f30c21d04bb680d942b22668f50a - - default default] Added segment fd479bad-a6b5-456e-ac01-5f40d27afb3b of type vxlan for network c6d086e6-0406-4a56-b146-b561e45cfabd 2026-04-09 17:20:36.728 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c1e179e-b69e-46c5-978a-4ed937baecd4 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: abb75cc7-c35f-4ced-a5be-68b30a5d10b9 2026-04-09 17:20:36.731 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c1e179e-b69e-46c5-978a-4ed937baecd4 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: abb75cc7-c35f-4ced-a5be-68b30a5d10b9 2026-04-09 17:20:36.859 7 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [None req-4c1e179e-b69e-46c5-978a-4ed937baecd4 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to retrieve active L2 agent on host instance [pid: 8|app: 0|req: 673/1298] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:20:36 2026] POST /v2.0/networks => generated 634 bytes in 1109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:20:37.679 8 INFO neutron.db.segments_db [None req-d9d1e194-ca22-4f78-ad67-705826a9eb8d 72e3018802354d6986f10fdc746aa64a 5075f30c21d04bb680d942b22668f50a - - default default] Added segment ae8f04d2-aafc-4c5d-a417-ad9d43763dcf of type vxlan for network 0f814408-7a3b-48b5-b468-540986c0e9f3 2026-04-09 17:20:37.893 7 INFO neutron.services.segments.plugin [-] Segment 27fce9ab-f277-4067-9ef4-283a3c11b3e7 resource provider aggregate not found 2026-04-09 17:20:37.899 7 INFO neutron.services.segments.plugin [-] Segment 27fce9ab-f277-4067-9ef4-283a3c11b3e7 resource provider aggregate not found 2026-04-09 17:20:37.915 7 INFO neutron.services.segments.plugin [-] Segment 27fce9ab-f277-4067-9ef4-283a3c11b3e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27fce9ab-f277-4067-9ef4-283a3c11b3e7 found for delete ", "request_id": "req-82aae32f-cb43-4fb1-a452-8c87569232e9"}]} 2026-04-09 17:20:37.922 7 INFO neutron.services.segments.plugin [-] Segment 27fce9ab-f277-4067-9ef4-283a3c11b3e7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27fce9ab-f277-4067-9ef4-283a3c11b3e7 found for delete ", "request_id": "req-f6b64fa0-06cd-4a48-bfaa-5b242cce2d18"}]} 2026-04-09 17:20:38.139 7 INFO neutron.db.l3_hamode_db [None req-4c1e179e-b69e-46c5-978a-4ed937baecd4 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] HA network 439dd8c6-727a-40b2-b94e-ec2e2e05dfd0 was deleted as no HA routers are present in tenant 8b6cc666e06848e8924ea9ce9fa91dc9. [pid: 7|app: 0|req: 626/1299] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:20:34 2026] DELETE /v2.0/routers/f77bd544-dec4-4a5d-8da7-d8d18810cef2 => generated 0 bytes in 3147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1300] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:20:37 2026] POST /v2.0/networks => generated 635 bytes in 1303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1301] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:20:38 2026] DELETE /v2.0/subnets/bf9d2498-7f8e-47f7-9795-739f1bb2549e => generated 0 bytes in 884 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:20:39.171 8 INFO neutron.services.segments.plugin [-] Segment b4e0a7cb-bc70-4949-bba2-32af94b0c0e4 resource provider aggregate not found 2026-04-09 17:20:39.172 8 INFO neutron.services.segments.plugin [-] Segment b4e0a7cb-bc70-4949-bba2-32af94b0c0e4 resource provider aggregate not found 2026-04-09 17:20:39.196 8 INFO neutron.services.segments.plugin [-] Segment b4e0a7cb-bc70-4949-bba2-32af94b0c0e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4e0a7cb-bc70-4949-bba2-32af94b0c0e4 found for delete ", "request_id": "req-1ef942fd-bad6-43a5-99aa-d0a6bae3b29c"}]} 2026-04-09 17:20:39.197 8 INFO neutron.services.segments.plugin [-] Segment b4e0a7cb-bc70-4949-bba2-32af94b0c0e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b4e0a7cb-bc70-4949-bba2-32af94b0c0e4 found for delete ", "request_id": "req-ffe482f9-40a9-4b2d-9dce-086fd0cc9d5d"}]} [pid: 8|app: 0|req: 675/1302] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:20:39 2026] DELETE /v2.0/networks/fe44966a-c73a-4004-9540-75b7e594a230 => generated 0 bytes in 714 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:20:40.091 8 INFO neutron_taas.services.taas.taas_plugin [None req-63cb8873-f1f5-457c-9e60-840ac682c78f c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: fb6cccc0-e34b-4a0c-a95b-a0120a4684d9 2026-04-09 17:20:40.094 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63cb8873-f1f5-457c-9e60-840ac682c78f c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: fb6cccc0-e34b-4a0c-a95b-a0120a4684d9 2026-04-09 17:20:40.118 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4bb11da2-a0b0-4fa5-9736-64194782c567 72e3018802354d6986f10fdc746aa64a 5075f30c21d04bb680d942b22668f50a - - default default] Unable to schedule network c6d086e6-0406-4a56-b146-b561e45cfabd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:20:40.157 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4bb11da2-a0b0-4fa5-9736-64194782c567 72e3018802354d6986f10fdc746aa64a 5075f30c21d04bb680d942b22668f50a - - default default] Unable to schedule network 0f814408-7a3b-48b5-b468-540986c0e9f3: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 628/1303] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:20:39 2026] POST /v2.0/subnets => generated 1323 bytes in 1337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1304] 10.0.0.62 () {32 vars in 645 bytes} [Thu Apr 9 17:20:40 2026] GET /v2.0/subnets => generated 1959 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1305] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:20:40 2026] DELETE /v2.0/subnets/6105c3cf-fc92-4b00-a000-6759fbfc2cb9 => generated 0 bytes in 651 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1306] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:20:39 2026] PUT /v2.0/routers/9a78e5d0-c697-4504-86c5-8ec34e1432f4/remove_router_interface => generated 309 bytes in 1614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1307] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:20:41 2026] DELETE /v2.0/subnets/97fff0ca-52e9-4ee0-868e-9998a0a18666 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1308] 10.0.0.62 () {32 vars in 645 bytes} [Thu Apr 9 17:20:41 2026] GET /v2.0/subnets => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:20:41.646 7 INFO neutron.services.segments.plugin [-] Segment ae8f04d2-aafc-4c5d-a417-ad9d43763dcf resource provider aggregate not found 2026-04-09 17:20:41.652 7 INFO neutron.services.segments.plugin [-] Segment ae8f04d2-aafc-4c5d-a417-ad9d43763dcf resource provider aggregate not found 2026-04-09 17:20:41.668 7 INFO neutron.services.segments.plugin [-] Segment ae8f04d2-aafc-4c5d-a417-ad9d43763dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae8f04d2-aafc-4c5d-a417-ad9d43763dcf found for delete ", "request_id": "req-3747cd46-e7a9-445d-a30c-bf7262e89ed6"}]} 2026-04-09 17:20:41.670 7 INFO neutron.services.segments.plugin [-] Segment ae8f04d2-aafc-4c5d-a417-ad9d43763dcf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae8f04d2-aafc-4c5d-a417-ad9d43763dcf found for delete ", "request_id": "req-80f3b73f-ef37-45d0-9e73-83df5c214fab"}]} [pid: 7|app: 0|req: 633/1309] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:20:41 2026] DELETE /v2.0/networks/0f814408-7a3b-48b5-b468-540986c0e9f3 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:20:41.803 8 INFO neutron_taas.services.taas.taas_plugin [None req-e597a8d4-64fb-473b-b6dc-8155f1754e18 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 2e719093-14d3-4eb1-976c-75b45f8bb12d 2026-04-09 17:20:41.807 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e597a8d4-64fb-473b-b6dc-8155f1754e18 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 2e719093-14d3-4eb1-976c-75b45f8bb12d [pid: 7|app: 0|req: 634/1310] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:20:41 2026] DELETE /v2.0/networks/c6d086e6-0406-4a56-b146-b561e45cfabd => generated 0 bytes in 896 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:20:42.837 8 INFO neutron_taas.services.taas.taas_plugin [None req-e597a8d4-64fb-473b-b6dc-8155f1754e18 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: f4a797de-cf12-4acb-8d25-b9792ec1f984 2026-04-09 17:20:42.839 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e597a8d4-64fb-473b-b6dc-8155f1754e18 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: f4a797de-cf12-4acb-8d25-b9792ec1f984 2026-04-09 17:20:42.977 8 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [None req-e597a8d4-64fb-473b-b6dc-8155f1754e18 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to retrieve active L2 agent on host instance [pid: 7|app: 0|req: 635/1311] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:20:42 2026] DELETE /v2.0/networks/124b6635-e929-40ff-8ae0-1a50370a9b3e => generated 0 bytes in 458 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:20:43.692 7 INFO neutron.services.segments.plugin [-] Segment fd479bad-a6b5-456e-ac01-5f40d27afb3b resource provider aggregate not found 2026-04-09 17:20:43.700 7 INFO neutron.services.segments.plugin [-] Segment fd479bad-a6b5-456e-ac01-5f40d27afb3b resource provider aggregate not found 2026-04-09 17:20:43.716 7 INFO neutron.services.segments.plugin [-] Segment fd479bad-a6b5-456e-ac01-5f40d27afb3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd479bad-a6b5-456e-ac01-5f40d27afb3b found for delete ", "request_id": "req-ad26fa54-0fd0-420a-a8c9-cf0a4cb8e364"}]} 2026-04-09 17:20:43.720 7 INFO neutron.services.segments.plugin [-] Segment fd479bad-a6b5-456e-ac01-5f40d27afb3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd479bad-a6b5-456e-ac01-5f40d27afb3b found for delete ", "request_id": "req-5942e6c6-1288-41a4-8f72-2e93441194b3"}]} 2026-04-09 17:20:43.733 7 INFO neutron.services.segments.plugin [-] Segment 1151e3a4-e043-41ab-a847-67c83a02cc2d resource provider aggregate not found 2026-04-09 17:20:43.736 7 INFO neutron.services.segments.plugin [-] Segment 1151e3a4-e043-41ab-a847-67c83a02cc2d resource provider aggregate not found 2026-04-09 17:20:43.745 7 INFO neutron.services.segments.plugin [-] Segment 1151e3a4-e043-41ab-a847-67c83a02cc2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1151e3a4-e043-41ab-a847-67c83a02cc2d found for delete ", "request_id": "req-ac5948b7-6ae8-43fe-907a-c92258434273"}]} 2026-04-09 17:20:43.752 7 INFO neutron.services.segments.plugin [-] Segment 1151e3a4-e043-41ab-a847-67c83a02cc2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1151e3a4-e043-41ab-a847-67c83a02cc2d found for delete ", "request_id": "req-783d0487-fd56-440d-b678-876e2784d15b"}]} 2026-04-09 17:20:43.762 7 INFO neutron.services.segments.plugin [-] Segment d349ee42-fa21-4131-adaa-74fa1ebe2583 resource provider aggregate not found 2026-04-09 17:20:43.770 7 INFO neutron.services.segments.plugin [-] Segment d349ee42-fa21-4131-adaa-74fa1ebe2583 resource provider aggregate not found 2026-04-09 17:20:43.778 7 INFO neutron.services.segments.plugin [-] Segment d349ee42-fa21-4131-adaa-74fa1ebe2583 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d349ee42-fa21-4131-adaa-74fa1ebe2583 found for delete ", "request_id": "req-fe95aca4-3fc5-492b-9641-c4e0463d13c4"}]} 2026-04-09 17:20:43.792 7 INFO neutron.services.segments.plugin [-] Segment d349ee42-fa21-4131-adaa-74fa1ebe2583 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d349ee42-fa21-4131-adaa-74fa1ebe2583 found for delete ", "request_id": "req-2655fab3-8ab0-4c86-8a9d-a0891e7d4480"}]} [pid: 7|app: 0|req: 636/1312] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:20:43 2026] DELETE /v2.0/networks/638a64e4-7b50-4ec4-ac6c-0098c52339ee => generated 0 bytes in 655 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:20:44.234 8 INFO neutron.services.segments.plugin [-] Segment 522d1df4-cf56-437d-9d04-7ad41a1ec132 resource provider aggregate not found 2026-04-09 17:20:44.238 8 INFO neutron.services.segments.plugin [-] Segment 522d1df4-cf56-437d-9d04-7ad41a1ec132 resource provider aggregate not found 2026-04-09 17:20:44.250 8 INFO neutron.services.segments.plugin [-] Segment 522d1df4-cf56-437d-9d04-7ad41a1ec132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 522d1df4-cf56-437d-9d04-7ad41a1ec132 found for delete ", "request_id": "req-1dcacdc8-541b-4dba-995f-089aab6e78c2"}]} 2026-04-09 17:20:44.255 8 INFO neutron.services.segments.plugin [-] Segment 522d1df4-cf56-437d-9d04-7ad41a1ec132 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 522d1df4-cf56-437d-9d04-7ad41a1ec132 found for delete ", "request_id": "req-2c1ce2a8-5abb-47d7-afa8-9b65123dc441"}]} 2026-04-09 17:20:45.027 8 INFO neutron.db.l3_hamode_db [None req-e597a8d4-64fb-473b-b6dc-8155f1754e18 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] HA network e4407a41-37ec-48b1-b241-46dac0daa082 was deleted as no HA routers are present in tenant 191970740c2441f298487540b7b03181. [pid: 8|app: 0|req: 677/1313] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:20:41 2026] DELETE /v2.0/routers/9a78e5d0-c697-4504-86c5-8ec34e1432f4 => generated 0 bytes in 3652 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1314] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:20:45 2026] DELETE /v2.0/subnets/16190d1b-254a-4e45-bc38-4d8362d0ed77 => generated 0 bytes in 1088 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:20:46.274 8 INFO neutron.services.segments.plugin [-] Segment e8d9f312-9fed-44ec-a43a-595edb8ee958 resource provider aggregate not found 2026-04-09 17:20:46.279 8 INFO neutron.services.segments.plugin [-] Segment e8d9f312-9fed-44ec-a43a-595edb8ee958 resource provider aggregate not found 2026-04-09 17:20:46.293 8 INFO neutron.services.segments.plugin [-] Segment e8d9f312-9fed-44ec-a43a-595edb8ee958 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8d9f312-9fed-44ec-a43a-595edb8ee958 found for delete ", "request_id": "req-a136e548-7d05-401b-81b7-51c84931da31"}]} 2026-04-09 17:20:46.297 8 INFO neutron.services.segments.plugin [-] Segment e8d9f312-9fed-44ec-a43a-595edb8ee958 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8d9f312-9fed-44ec-a43a-595edb8ee958 found for delete ", "request_id": "req-47a0e704-e3a0-4bef-b69a-82bb48b5a2a3"}]} [pid: 8|app: 0|req: 678/1315] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:20:46 2026] DELETE /v2.0/networks/172a988c-45b2-4cad-bd42-6e6d24036d19 => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1316] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:20:46 2026] GET /v2.0/security-groups?tenant_id=5075f30c21d04bb680d942b22668f50a&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1319] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:20:46 2026] DELETE /v2.0/security-groups/1c34ee93-be8c-402d-97e2-e59c22d43877 => generated 0 bytes in 532 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1320] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:20:50 2026] GET /v2.0/security-groups?tenant_id=191970740c2441f298487540b7b03181&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: 680/1321] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:20:50 2026] DELETE /v2.0/security-groups/49e52a5f-03f4-4a83-96f3-c4b38acc6e02 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1322] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:20:52 2026] GET /v2.0/security-groups?tenant_id=8b6cc666e06848e8924ea9ce9fa91dc9&name=default => 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: 681/1323] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:20:52 2026] DELETE /v2.0/security-groups/1c667fb0-4800-4983-bb70-260201a676f5 => generated 0 bytes in 644 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:20:53.946 7 INFO neutron.db.segments_db [None req-40fb3d97-38ae-44c9-a8cd-1d7236b2b829 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Added segment bca85acc-80f8-46f2-8370-82ac9b8c8793 of type vxlan for network d18b5d35-c4ba-4043-a7bd-4fbf2b5e01ff [pid: 7|app: 0|req: 643/1324] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:20:52 2026] POST /v2.0/networks => generated 614 bytes in 1723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:20:54.934 8 INFO neutron.db.segments_db [None req-59a55860-c1f6-4ead-b194-1b07ec799614 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Added segment 1c2e6c25-fe51-4945-85e0-ba1a54912c78 of type vxlan for network 4edc4745-acd6-4343-a747-6f4928fedcf7 [pid: 8|app: 0|req: 682/1325] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:20:54 2026] POST /v2.0/networks => generated 614 bytes in 1108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:20:56.267 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e9658c48-8a23-40d9-b80c-dfcf02fee153 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network d18b5d35-c4ba-4043-a7bd-4fbf2b5e01ff: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 644/1326] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:20:55 2026] POST /v2.0/subnets => generated 646 bytes in 891 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:20:56.996 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ceddce95-00a7-4184-95c4-25c6b90be958 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network 4edc4745-acd6-4343-a747-6f4928fedcf7: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 683/1327] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:20:56 2026] POST /v2.0/subnets => generated 655 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:20:57.922 7 INFO neutron.db.segments_db [None req-e215659a-e19b-41a0-a4c4-52efb49332e0 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Added segment 91cffa32-eb32-4186-9740-630a23fe1c03 of type vxlan for network c4732629-39f5-4a06-8007-54cab323ec31 2026-04-09 17:20:58.524 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e215659a-e19b-41a0-a4c4-52efb49332e0 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network c4732629-39f5-4a06-8007-54cab323ec31: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:20:58.545 7 INFO neutron.db.l3_hamode_db [None req-e215659a-e19b-41a0-a4c4-52efb49332e0 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:20:58.893 7 INFO neutron.db.l3_hamode_db [None req-e215659a-e19b-41a0-a4c4-52efb49332e0 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:21:00.168 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e215659a-e19b-41a0-a4c4-52efb49332e0 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network c4732629-39f5-4a06-8007-54cab323ec31: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 645/1328] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:20:57 2026] POST /v2.0/routers => generated 510 bytes in 4098 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:01.979 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ea47ea5-6dc1-4918-876c-60b230ebed72 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network d18b5d35-c4ba-4043-a7bd-4fbf2b5e01ff: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 684/1329] 10.0.0.62 () {34 vars in 682 bytes} [Thu Apr 9 17:21:00 2026] POST /v2.0/security-groups => generated 1601 bytes in 2216 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-09 17:21:03.314 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ea47ea5-6dc1-4918-876c-60b230ebed72 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network d18b5d35-c4ba-4043-a7bd-4fbf2b5e01ff: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 646/1332] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:21:01 2026] PUT /v2.0/routers/9086d57d-aba9-434c-bd84-eb18e01b6f76/add_router_interface => generated 309 bytes in 2221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1333] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:21:03 2026] GET /v2.0/ports/92f987bc-7aae-4b4c-a3f6-ae92502a967b => generated 959 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:04.337 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1df97db8-50d2-495d-a3c2-3f8939ca1fcb 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network 4edc4745-acd6-4343-a747-6f4928fedcf7: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 687/1334] 10.0.0.62 () {34 vars in 682 bytes} [Thu Apr 9 17:21:03 2026] POST /v2.0/security-groups => generated 1601 bytes in 1325 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-09 17:21:05.991 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1df97db8-50d2-495d-a3c2-3f8939ca1fcb 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network 4edc4745-acd6-4343-a747-6f4928fedcf7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 648/1335] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:21:03 2026] PUT /v2.0/routers/9086d57d-aba9-434c-bd84-eb18e01b6f76/add_router_interface => generated 309 bytes in 2598 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1336] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:21:06 2026] GET /v2.0/ports/bc65581f-a990-482a-8db9-eb03e1c32f1c => generated 967 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1337] 10.0.0.62 () {34 vars in 682 bytes} [Thu Apr 9 17:21:04 2026] POST /v2.0/security-groups => generated 1601 bytes in 1740 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1338] 10.0.0.62 () {34 vars in 682 bytes} [Thu Apr 9 17:21:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-09 17:21:06.930 8 INFO neutron_taas.services.taas.taas_plugin [None req-63775b4a-0c2f-4966-894b-1858137ba021 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] TaaS: Handle Delete Port: bc65581f-a990-482a-8db9-eb03e1c32f1c 2026-04-09 17:21:06.934 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63775b4a-0c2f-4966-894b-1858137ba021 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Tap Mirror: Handle Delete Port: bc65581f-a990-482a-8db9-eb03e1c32f1c [pid: 7|app: 0|req: 651/1339] 10.0.0.62 () {34 vars in 682 bytes} [Thu Apr 9 17:21:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 870 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1340] 10.0.0.62 () {34 vars in 765 bytes} [Thu Apr 9 17:21:07 2026] PUT /v2.0/security-groups/0227a3ec-eff0-4c9f-80d3-710fd067fa9b/tags => generated 17 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1341] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:21:06 2026] PUT /v2.0/routers/9086d57d-aba9-434c-bd84-eb18e01b6f76/remove_router_interface => generated 309 bytes in 2248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1342] 10.0.0.62 () {34 vars in 765 bytes} [Thu Apr 9 17:21:08 2026] PUT /v2.0/security-groups/f036bf9d-6b89-4f15-a15e-aa15a364c057/tags => generated 25 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:21:08.900 8 INFO neutron_taas.services.taas.taas_plugin [None req-0cac0dc2-29d0-485f-ba70-77ecaa2cd311 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] TaaS: Handle Delete Port: 92f987bc-7aae-4b4c-a3f6-ae92502a967b 2026-04-09 17:21:08.904 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0cac0dc2-29d0-485f-ba70-77ecaa2cd311 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Tap Mirror: Handle Delete Port: 92f987bc-7aae-4b4c-a3f6-ae92502a967b [pid: 7|app: 0|req: 654/1343] 10.0.0.62 () {34 vars in 765 bytes} [Thu Apr 9 17:21:08 2026] PUT /v2.0/security-groups/31ee67ec-9163-425c-a017-cd0081b11208/tags => generated 34 bytes in 529 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1344] 10.0.0.62 () {34 vars in 765 bytes} [Thu Apr 9 17:21:09 2026] PUT /v2.0/security-groups/75ce9476-3832-4cfd-8826-25b64ac0f3e5/tags => generated 19 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1345] 10.0.0.62 () {32 vars in 678 bytes} [Thu Apr 9 17:21:09 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1346] 10.0.0.62 () {32 vars in 692 bytes} [Thu Apr 9 17:21:09 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1347] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:21:08 2026] PUT /v2.0/routers/9086d57d-aba9-434c-bd84-eb18e01b6f76/remove_router_interface => generated 309 bytes in 994 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1348] 10.0.0.62 () {32 vars in 688 bytes} [Thu Apr 9 17:21:09 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1349] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:21:09 2026] GET /v2.0/ports?device_id=9086d57d-aba9-434c-bd84-eb18e01b6f76 => 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: 693/1350] 10.0.0.62 () {32 vars in 700 bytes} [Thu Apr 9 17:21:09 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:21:09.834 8 INFO neutron_taas.services.taas.taas_plugin [None req-40220f77-088d-4c19-8b62-74cfc2b53541 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] TaaS: Handle Delete Port: ba1bb72c-b0b6-4e95-aebb-1db965d1ef40 2026-04-09 17:21:09.837 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40220f77-088d-4c19-8b62-74cfc2b53541 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Tap Mirror: Handle Delete Port: ba1bb72c-b0b6-4e95-aebb-1db965d1ef40 [pid: 7|app: 0|req: 658/1351] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:09 2026] GET /v2.0/security-groups?tenant_id=815fb3f9d86049e79a37754a49265f7e&name=default => generated 2925 bytes in 807 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1352] 10.0.0.62 () {32 vars in 686 bytes} [Thu Apr 9 17:21:10 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:21:11.025 8 INFO neutron.services.segments.plugin [-] Segment 91cffa32-eb32-4186-9740-630a23fe1c03 resource provider aggregate not found 2026-04-09 17:21:11.029 8 INFO neutron.services.segments.plugin [-] Segment 91cffa32-eb32-4186-9740-630a23fe1c03 resource provider aggregate not found 2026-04-09 17:21:11.050 8 INFO neutron.services.segments.plugin [-] Segment 91cffa32-eb32-4186-9740-630a23fe1c03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91cffa32-eb32-4186-9740-630a23fe1c03 found for delete ", "request_id": "req-242144bb-0730-47ce-a2c0-c95693ee6ba4"}]} 2026-04-09 17:21:11.050 8 INFO neutron.services.segments.plugin [-] Segment 91cffa32-eb32-4186-9740-630a23fe1c03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 91cffa32-eb32-4186-9740-630a23fe1c03 found for delete ", "request_id": "req-3b87bb5e-e28e-405e-9b5f-4bd050a82117"}]} [pid: 7|app: 0|req: 660/1353] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:10 2026] DELETE /v2.0/security-groups/5d769450-7900-4eca-8551-cc4d2f77fdb0 => generated 0 bytes in 1241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:11.524 8 INFO neutron.db.l3_hamode_db [None req-40220f77-088d-4c19-8b62-74cfc2b53541 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] HA network c4732629-39f5-4a06-8007-54cab323ec31 was deleted as no HA routers are present in tenant a5c1c0b7bfbb4367b0361896170780d7. [pid: 8|app: 0|req: 694/1354] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:09 2026] DELETE /v2.0/routers/9086d57d-aba9-434c-bd84-eb18e01b6f76 => generated 0 bytes in 1924 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1355] 10.0.0.62 () {32 vars in 700 bytes} [Thu Apr 9 17:21:11 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1356] 10.0.0.62 () {32 vars in 696 bytes} [Thu Apr 9 17:21:11 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1357] 10.0.0.62 () {32 vars in 708 bytes} [Thu Apr 9 17:21:11 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1358] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:11 2026] DELETE /v2.0/security-groups/0227a3ec-eff0-4c9f-80d3-710fd067fa9b => generated 0 bytes in 613 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1359] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:11 2026] DELETE /v2.0/subnets/3f6548e6-a369-47ea-b583-dc70acef32a5 => generated 0 bytes in 730 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1360] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:12 2026] DELETE /v2.0/subnets/bb8cab55-a6fb-4441-a624-d74928b3ca96 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1361] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:12 2026] DELETE /v2.0/security-groups/f036bf9d-6b89-4f15-a15e-aa15a364c057 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:12.740 7 INFO neutron.services.segments.plugin [-] Segment 1c2e6c25-fe51-4945-85e0-ba1a54912c78 resource provider aggregate not found 2026-04-09 17:21:12.741 7 INFO neutron.services.segments.plugin [-] Segment 1c2e6c25-fe51-4945-85e0-ba1a54912c78 resource provider aggregate not found 2026-04-09 17:21:12.763 7 INFO neutron.services.segments.plugin [-] Segment 1c2e6c25-fe51-4945-85e0-ba1a54912c78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c2e6c25-fe51-4945-85e0-ba1a54912c78 found for delete ", "request_id": "req-ffbc8caf-faed-4883-bd37-9887630171a3"}]} 2026-04-09 17:21:12.763 7 INFO neutron.services.segments.plugin [-] Segment 1c2e6c25-fe51-4945-85e0-ba1a54912c78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c2e6c25-fe51-4945-85e0-ba1a54912c78 found for delete ", "request_id": "req-f11cf8ea-6eff-45b3-a724-c3265f07766f"}]} [pid: 8|app: 0|req: 697/1362] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:12 2026] DELETE /v2.0/security-groups/31ee67ec-9163-425c-a017-cd0081b11208 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1363] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:12 2026] DELETE /v2.0/networks/4edc4745-acd6-4343-a747-6f4928fedcf7 => 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: 698/1364] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:12 2026] DELETE /v2.0/security-groups/75ce9476-3832-4cfd-8826-25b64ac0f3e5 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1365] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:12 2026] DELETE /v2.0/networks/d18b5d35-c4ba-4043-a7bd-4fbf2b5e01ff => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:21:13.683 7 INFO neutron.db.segments_db [None req-41220e74-915f-4ab8-b336-def4657c4b46 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Added segment 688a276b-c059-4a09-9005-0fe6f9a7311f of type vxlan for network bdc2f5ea-21ea-459a-899a-99f74a77147b [pid: 8|app: 0|req: 699/1366] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:13 2026] DELETE /v2.0/security-groups/15bde5bf-8ee6-43dc-b502-65a6492bc2a1 => generated 0 bytes in 639 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1367] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:13 2026] POST /v2.0/networks => generated 613 bytes in 1232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:14.788 7 INFO neutron.services.segments.plugin [-] Segment bca85acc-80f8-46f2-8370-82ac9b8c8793 resource provider aggregate not found 2026-04-09 17:21:14.793 7 INFO neutron.services.segments.plugin [-] Segment bca85acc-80f8-46f2-8370-82ac9b8c8793 resource provider aggregate not found 2026-04-09 17:21:14.826 7 INFO neutron.services.segments.plugin [-] Segment bca85acc-80f8-46f2-8370-82ac9b8c8793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bca85acc-80f8-46f2-8370-82ac9b8c8793 found for delete ", "request_id": "req-6941867f-b0b9-475b-9f15-2b22ba5f9524"}]} 2026-04-09 17:21:14.831 7 INFO neutron.services.segments.plugin [-] Segment bca85acc-80f8-46f2-8370-82ac9b8c8793 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bca85acc-80f8-46f2-8370-82ac9b8c8793 found for delete ", "request_id": "req-e1be8865-985a-451a-9dab-7579eceb35fb"}]} 2026-04-09 17:21:16.002 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6d4c66e5-b396-415d-b22c-01448e99e6a9 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network bdc2f5ea-21ea-459a-899a-99f74a77147b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 700/1368] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:21:14 2026] POST /v2.0/subnets => generated 646 bytes in 2253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:17.086 7 INFO neutron.db.segments_db [None req-97a178d1-5e4b-46fd-a50a-7312cc0cde35 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Added segment f5a2320a-1198-446d-b8d1-4c2af1a41506 of type vxlan for network 7c9674c9-0ce1-4cc5-82ab-68d9704e2def 2026-04-09 17:21:17.674 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97a178d1-5e4b-46fd-a50a-7312cc0cde35 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network 7c9674c9-0ce1-4cc5-82ab-68d9704e2def: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:21:17.690 7 INFO neutron.db.l3_hamode_db [None req-97a178d1-5e4b-46fd-a50a-7312cc0cde35 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:21:18.503 7 INFO neutron.db.l3_hamode_db [None req-97a178d1-5e4b-46fd-a50a-7312cc0cde35 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 703/1371] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:18 2026] GET /v2.0/security-groups?tenant_id=527e1d2c78854d60ab5564162f97dd6a&name=default => generated 2925 bytes in 906 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1372] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:19 2026] DELETE /v2.0/security-groups/1a660e57-4ab2-4943-aa78-4b36e76dfab7 => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:19.742 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97a178d1-5e4b-46fd-a50a-7312cc0cde35 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network 7c9674c9-0ce1-4cc5-82ab-68d9704e2def: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 705/1373] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:23 2026] GET /v2.0/security-groups?tenant_id=80b69ed043e548bfa427d9161b3b67db&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1374] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:23 2026] DELETE /v2.0/security-groups/33245df5-f834-442a-a1c1-a51938887999 => generated 0 bytes in 1107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1375] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:21:16 2026] POST /v2.0/routers => generated 511 bytes in 8988 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:26.313 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b906ff87-2b36-4565-9c52-d9d3670246e9 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network bdc2f5ea-21ea-459a-899a-99f74a77147b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:21:26.354 8 INFO neutron.db.segments_db [None req-978396b2-8460-4465-8330-dfb8b11123b9 c208bb1325cf46428a8749f8a0a5fd15 81df291b7ef445899ff5a5952ad70755 - - default default] Added segment ddbbbca2-0db4-4f3d-b135-345054cf058b of type vxlan for network ef74531f-e85a-4faa-a646-9ca8d303eda6 [pid: 7|app: 0|req: 670/1376] 10.0.0.62 () {34 vars in 663 bytes} [Thu Apr 9 17:21:25 2026] POST /v2.0/ports => generated 963 bytes in 787 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: 707/1377] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:24 2026] POST /v2.0/networks => generated 707 bytes in 1550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1378] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:26 2026] GET /v2.0/security-groups?tenant_id=f7f08382dabb4e13ad309775673eb2e4&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:21:26.608 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45efc049-acff-4ea3-b0e6-7bae1b49d1d0 c208bb1325cf46428a8749f8a0a5fd15 81df291b7ef445899ff5a5952ad70755 - - default default] Unable to schedule network ef74531f-e85a-4faa-a646-9ca8d303eda6: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 672/1379] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:21:26 2026] POST /v2.0/subnets => generated 644 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1380] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:26 2026] DELETE /v2.0/security-groups/27e4cfd1-5cdc-467b-93f6-11d0e3a98a42 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:26.721 7 WARNING neutron.api.v2.base [None req-a36a83b9-07ad-4801-9c61-b7612f964c00 c208bb1325cf46428a8749f8a0a5fd15 81df291b7ef445899ff5a5952ad70755 - - 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-09 17:21:26.722 7 INFO neutron.api.v2.resource [None req-a36a83b9-07ad-4801-9c61-b7612f964c00 c208bb1325cf46428a8749f8a0a5fd15 81df291b7ef445899ff5a5952ad70755 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 674/1381] 10.0.0.62 () {34 vars in 679 bytes} [Thu Apr 9 17:21:26 2026] POST /v2.0/rbac-policies => generated 143 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-09 17:21:26.932 7 INFO neutron.services.segments.plugin [-] Segment ddbbbca2-0db4-4f3d-b135-345054cf058b resource provider aggregate not found 2026-04-09 17:21:26.937 7 INFO neutron.services.segments.plugin [-] Segment ddbbbca2-0db4-4f3d-b135-345054cf058b resource provider aggregate not found 2026-04-09 17:21:26.951 7 INFO neutron.services.segments.plugin [-] Segment ddbbbca2-0db4-4f3d-b135-345054cf058b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddbbbca2-0db4-4f3d-b135-345054cf058b found for delete ", "request_id": "req-26a11af1-b703-4cea-a1fc-b8915ad34399"}]} 2026-04-09 17:21:26.957 7 INFO neutron.services.segments.plugin [-] Segment ddbbbca2-0db4-4f3d-b135-345054cf058b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddbbbca2-0db4-4f3d-b135-345054cf058b found for delete ", "request_id": "req-79dbd5eb-511d-4a73-8709-c94cdc1a6781"}]} [pid: 7|app: 0|req: 675/1382] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:26 2026] DELETE /v2.0/networks/ef74531f-e85a-4faa-a646-9ca8d303eda6 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:21:27.042 7 INFO neutron.db.segments_db [None req-7f753de5-f828-43b4-8ff9-544896b3744a c208bb1325cf46428a8749f8a0a5fd15 81df291b7ef445899ff5a5952ad70755 - - default default] Added segment 6f3d1692-fc31-4fa2-b9a8-17c569f6aab4 of type vxlan for network 456f7264-5e42-4c1b-b5a7-d0c27f65e158 [pid: 7|app: 0|req: 676/1383] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:26 2026] POST /v2.0/networks => generated 707 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:27.369 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-10e0f6fc-4500-4032-b039-8b9f3f6a6b52 c208bb1325cf46428a8749f8a0a5fd15 81df291b7ef445899ff5a5952ad70755 - - default default] Unable to schedule network 456f7264-5e42-4c1b-b5a7-d0c27f65e158: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 677/1384] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:21:27 2026] POST /v2.0/subnets => generated 647 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:27.449 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b42333f1-1948-4ce1-8d3d-b3f4dba14aa6 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network bdc2f5ea-21ea-459a-899a-99f74a77147b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 708/1385] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:21:26 2026] PUT /v2.0/routers/49a0f2d8-a39c-4e95-a7c9-f67dbac39d9a/add_router_interface => generated 309 bytes in 1194 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-09 17:21:27.647 8 WARNING neutron.api.v2.base [None req-da03b8ee-1127-42bf-9d71-9de0273f8e09 c208bb1325cf46428a8749f8a0a5fd15 81df291b7ef445899ff5a5952ad70755 - - 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-09 17:21:27.649 8 INFO neutron.api.v2.resource [None req-da03b8ee-1127-42bf-9d71-9de0273f8e09 c208bb1325cf46428a8749f8a0a5fd15 81df291b7ef445899ff5a5952ad70755 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 709/1386] 10.0.0.62 () {34 vars in 679 bytes} [Thu Apr 9 17:21:27 2026] POST /v2.0/rbac-policies => generated 547 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1387] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:27 2026] GET /v2.0/security-groups?tenant_id=6a5d714d0b564a3eb32f1c03e23d0c3e&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1388] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:21:27 2026] GET /v2.0/ports/818cdb86-5add-4177-853a-6c2f5fd6af31 => generated 1037 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1389] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:27 2026] DELETE /v2.0/security-groups/bd44aa74-2b23-497d-93bd-cce17245e7f6 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1390] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:27 2026] DELETE /v2.0/networks/456f7264-5e42-4c1b-b5a7-d0c27f65e158 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:21:28.020 7 INFO neutron.db.segments_db [None req-aa3fba3b-f870-49c1-9adf-b33fab3e8bd5 c208bb1325cf46428a8749f8a0a5fd15 81df291b7ef445899ff5a5952ad70755 - - default default] Added segment accab6c6-a361-4488-9b2e-b87b2ba57cf2 of type vxlan for network 8e0e4958-c442-483f-9ab6-38b8c357c09f [pid: 7|app: 0|req: 680/1391] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:27 2026] POST /v2.0/networks => generated 708 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:28.270 8 INFO neutron_taas.services.taas.taas_plugin [None req-e7219a28-ac5a-46b5-9030-28c2efdcdbda 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] TaaS: Handle Delete Port: 818cdb86-5add-4177-853a-6c2f5fd6af31 2026-04-09 17:21:28.274 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7219a28-ac5a-46b5-9030-28c2efdcdbda 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Tap Mirror: Handle Delete Port: 818cdb86-5add-4177-853a-6c2f5fd6af31 2026-04-09 17:21:28.349 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c85baa70-bc26-46ec-935a-373a44887044 c208bb1325cf46428a8749f8a0a5fd15 81df291b7ef445899ff5a5952ad70755 - - default default] Unable to schedule network 8e0e4958-c442-483f-9ab6-38b8c357c09f: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 681/1392] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:21:28 2026] POST /v2.0/subnets => generated 647 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1393] 10.0.0.62 () {34 vars in 679 bytes} [Thu Apr 9 17:21:28 2026] POST /v2.0/rbac-policies => generated 324 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1394] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:21:27 2026] PUT /v2.0/routers/49a0f2d8-a39c-4e95-a7c9-f67dbac39d9a/remove_router_interface => generated 309 bytes in 919 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:28.983 7 INFO neutron.services.segments.plugin [-] Segment 6f3d1692-fc31-4fa2-b9a8-17c569f6aab4 resource provider aggregate not found 2026-04-09 17:21:28.991 7 INFO neutron.api.v2.resource [None req-77ef8075-f736-47b3-9ce5-96e508b62419 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 683/1395] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:21:28 2026] PUT /v2.0/routers/49a0f2d8-a39c-4e95-a7c9-f67dbac39d9a/remove_router_interface => generated 197 bytes in 207 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-09 17:21:29.007 7 INFO neutron.services.segments.plugin [-] Segment 6f3d1692-fc31-4fa2-b9a8-17c569f6aab4 resource provider aggregate not found 2026-04-09 17:21:29.013 7 INFO neutron.services.segments.plugin [-] Segment 6f3d1692-fc31-4fa2-b9a8-17c569f6aab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f3d1692-fc31-4fa2-b9a8-17c569f6aab4 found for delete ", "request_id": "req-6791acd9-2deb-4145-b334-2ebae529a4d1"}]} 2026-04-09 17:21:29.027 7 INFO neutron.services.segments.plugin [-] Segment 6f3d1692-fc31-4fa2-b9a8-17c569f6aab4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f3d1692-fc31-4fa2-b9a8-17c569f6aab4 found for delete ", "request_id": "req-77d34c7b-b404-4bbe-b145-d8d30424b8c3"}]} [pid: 8|app: 0|req: 713/1396] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:21:28 2026] GET /v2.0/ports?device_id=49a0f2d8-a39c-4e95-a7c9-f67dbac39d9a => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:21:29.221 7 INFO neutron_taas.services.taas.taas_plugin [None req-bf0fb415-c59e-4306-86f2-22e499f027e1 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] TaaS: Handle Delete Port: 97272c46-be2d-419d-9c34-546304793db4 2026-04-09 17:21:29.224 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf0fb415-c59e-4306-86f2-22e499f027e1 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Tap Mirror: Handle Delete Port: 97272c46-be2d-419d-9c34-546304793db4 [pid: 8|app: 0|req: 714/1397] 10.0.0.62 () {32 vars in 721 bytes} [Thu Apr 9 17:21:29 2026] GET /v2.0/networks/8e0e4958-c442-483f-9ab6-38b8c357c09f => generated 649 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:29.620 7 INFO neutron.db.l3_hamode_db [None req-bf0fb415-c59e-4306-86f2-22e499f027e1 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] HA network 7c9674c9-0ce1-4cc5-82ab-68d9704e2def was deleted as no HA routers are present in tenant a5c1c0b7bfbb4367b0361896170780d7. [pid: 7|app: 0|req: 684/1398] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:29 2026] DELETE /v2.0/routers/49a0f2d8-a39c-4e95-a7c9-f67dbac39d9a => generated 0 bytes in 596 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:29.785 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3e4cb7e-da02-458b-9aa8-2fb78a277681 3b964b15fa0b4d60a7dd0582314472e9 86a98c77fab94cbd82e50779cd546621 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 685/1399] 10.0.0.62 () {32 vars in 721 bytes} [Thu Apr 9 17:21:29 2026] GET /v2.0/networks/8e0e4958-c442-483f-9ab6-38b8c357c09f => generated 138 bytes in 146 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1400] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:29 2026] DELETE /v2.0/subnets/6e6ba19a-dc4a-4c23-84c0-d0549efa7624 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1401] 10.0.0.62 () {32 vars in 651 bytes} [Thu Apr 9 17:21:29 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) 2026-04-09 17:21:29.984 8 INFO neutron.services.segments.plugin [-] Segment 688a276b-c059-4a09-9005-0fe6f9a7311f resource provider aggregate not found 2026-04-09 17:21:29.994 8 INFO neutron.services.segments.plugin [-] Segment 688a276b-c059-4a09-9005-0fe6f9a7311f resource provider aggregate not found 2026-04-09 17:21:30.005 8 INFO neutron.services.segments.plugin [-] Segment 688a276b-c059-4a09-9005-0fe6f9a7311f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 688a276b-c059-4a09-9005-0fe6f9a7311f found for delete ", "request_id": "req-5ec30caf-eba5-4305-938f-8ab559368929"}]} [pid: 7|app: 0|req: 686/1402] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:29 2026] DELETE /v2.0/networks/8e0e4958-c442-483f-9ab6-38b8c357c09f => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1403] 10.0.0.62 () {32 vars in 679 bytes} [Thu Apr 9 17:21:30 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) 2026-04-09 17:21:30.016 8 INFO neutron.services.segments.plugin [-] Segment 688a276b-c059-4a09-9005-0fe6f9a7311f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 688a276b-c059-4a09-9005-0fe6f9a7311f found for delete ", "request_id": "req-f7dd727a-cda2-4136-9bce-9e7c0d57e82a"}]} 2026-04-09 17:21:30.028 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4671735-2b42-42b8-9a5e-333eb5760568 c208bb1325cf46428a8749f8a0a5fd15 81df291b7ef445899ff5a5952ad70755 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 688/1404] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:30 2026] DELETE /v2.0/subnets/64e344d3-dac1-4862-9a2f-791309e1ef29 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1405] 10.0.0.62 () {32 vars in 679 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1406] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:29 2026] DELETE /v2.0/networks/bdc2f5ea-21ea-459a-899a-99f74a77147b => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1407] 10.0.0.62 () {32 vars in 727 bytes} [Thu Apr 9 17:21:30 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) 2026-04-09 17:21:30.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a328a0f-c12b-43e7-a155-a9c05259484c c208bb1325cf46428a8749f8a0a5fd15 81df291b7ef445899ff5a5952ad70755 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 690/1408] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:30 2026] DELETE /v2.0/subnets/f2725d19-acf3-43aa-b9c4-6dcb5a060e7b => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1409] 10.0.0.62 () {32 vars in 663 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:30.069 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a0c6176-89c5-4d1a-afa5-cbb9cc4cc979 c208bb1325cf46428a8749f8a0a5fd15 81df291b7ef445899ff5a5952ad70755 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 692/1410] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:30 2026] DELETE /v2.0/subnets/5f68508a-1b6c-4553-8671-4f7a1d0c3a3d => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1411] 10.0.0.62 () {32 vars in 697 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1412] 10.0.0.62 () {32 vars in 695 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1413] 10.0.0.62 () {32 vars in 699 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1414] 10.0.0.62 () {32 vars in 687 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1415] 10.0.0.62 () {32 vars in 701 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1416] 10.0.0.62 () {32 vars in 691 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:30.122 8 INFO neutron.db.segments_db [None req-5432011e-604b-4638-b8fd-9d65d15eb3f7 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Added segment 6fcb5b2f-289c-48be-a1ea-44072ef45537 of type vxlan for network 8cc44f01-46ff-4339-ba44-68c99878da1c [pid: 7|app: 0|req: 699/1417] 10.0.0.62 () {32 vars in 693 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1418] 10.0.0.62 () {32 vars in 683 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1419] 10.0.0.62 () {32 vars in 685 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1420] 10.0.0.62 () {32 vars in 659 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1421] 10.0.0.62 () {32 vars in 697 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1422] 10.0.0.62 () {32 vars in 677 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1423] 10.0.0.62 () {32 vars in 681 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1424] 10.0.0.62 () {32 vars in 673 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1425] 10.0.0.62 () {32 vars in 687 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1426] 10.0.0.62 () {32 vars in 721 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1427] 10.0.0.62 () {32 vars in 685 bytes} [Thu Apr 9 17:21:30 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) [pid: 7|app: 0|req: 710/1428] 10.0.0.62 () {32 vars in 667 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1429] 10.0.0.62 () {32 vars in 685 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1430] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:30 2026] POST /v2.0/networks => generated 615 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1431] 10.0.0.62 () {32 vars in 679 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1432] 10.0.0.62 () {32 vars in 697 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1433] 10.0.0.62 () {32 vars in 677 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1434] 10.0.0.62 () {32 vars in 665 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/router => generated 256 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1435] 10.0.0.62 () {32 vars in 675 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1436] 10.0.0.62 () {32 vars in 663 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1437] 10.0.0.62 () {32 vars in 673 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/l3-flavors => 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: 719/1438] 10.0.0.62 () {32 vars in 711 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1439] 10.0.0.62 () {32 vars in 689 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1440] 10.0.0.62 () {32 vars in 681 bytes} [Thu Apr 9 17:21:30 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: 722/1441] 10.0.0.62 () {32 vars in 667 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1442] 10.0.0.62 () {32 vars in 685 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1443] 10.0.0.62 () {32 vars in 703 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1444] 10.0.0.62 () {32 vars in 673 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1445] 10.0.0.62 () {32 vars in 699 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1446] 10.0.0.62 () {32 vars in 673 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1447] 10.0.0.62 () {32 vars in 691 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1448] 10.0.0.62 () {32 vars in 687 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1449] 10.0.0.62 () {32 vars in 707 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1450] 10.0.0.62 () {32 vars in 703 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1451] 10.0.0.62 () {32 vars in 717 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1452] 10.0.0.62 () {32 vars in 695 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1453] 10.0.0.62 () {32 vars in 709 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1454] 10.0.0.62 () {32 vars in 667 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1455] 10.0.0.62 () {32 vars in 685 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:30.479 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-078635f8-7417-4dee-86b9-a40676bff065 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network 8cc44f01-46ff-4339-ba44-68c99878da1c: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 737/1456] 10.0.0.62 () {32 vars in 679 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1457] 10.0.0.62 () {32 vars in 673 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1458] 10.0.0.62 () {32 vars in 669 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1459] 10.0.0.62 () {32 vars in 659 bytes} [Thu Apr 9 17:21:30 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: 720/1460] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:21:30 2026] POST /v2.0/subnets => generated 646 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1461] 10.0.0.62 () {32 vars in 697 bytes} [Thu Apr 9 17:21:30 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: 742/1462] 10.0.0.62 () {32 vars in 697 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1463] 10.0.0.62 () {32 vars in 675 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1464] 10.0.0.62 () {32 vars in 667 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1465] 10.0.0.62 () {32 vars in 681 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:30.571 8 INFO neutron.db.segments_db [None req-7ff28f61-342f-4ae1-b4f3-8a9c8035882d 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Added segment d0f843ba-31b3-4566-9933-abec43c902b0 of type vxlan for network 31036a2b-cad8-4d2f-b488-a451198470c9 [pid: 7|app: 0|req: 746/1466] 10.0.0.62 () {32 vars in 699 bytes} [Thu Apr 9 17:21:30 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: 7|app: 0|req: 747/1467] 10.0.0.62 () {32 vars in 683 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1468] 10.0.0.62 () {32 vars in 705 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1469] 10.0.0.62 () {32 vars in 667 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1470] 10.0.0.62 () {32 vars in 695 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1471] 10.0.0.62 () {32 vars in 693 bytes} [Thu Apr 9 17:21:30 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: 752/1472] 10.0.0.62 () {32 vars in 683 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1473] 10.0.0.62 () {32 vars in 687 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1474] 10.0.0.62 () {32 vars in 703 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1475] 10.0.0.62 () {32 vars in 665 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1476] 10.0.0.62 () {32 vars in 679 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1477] 10.0.0.62 () {32 vars in 679 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1478] 10.0.0.62 () {32 vars in 689 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1479] 10.0.0.62 () {32 vars in 689 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1480] 10.0.0.62 () {32 vars in 693 bytes} [Thu Apr 9 17:21:30 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: 7|app: 0|req: 761/1481] 10.0.0.62 () {32 vars in 683 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1482] 10.0.0.62 () {32 vars in 687 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1483] 10.0.0.62 () {32 vars in 699 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1484] 10.0.0.62 () {32 vars in 701 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1485] 10.0.0.62 () {32 vars in 711 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:30.802 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ff28f61-342f-4ae1-b4f3-8a9c8035882d 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network 31036a2b-cad8-4d2f-b488-a451198470c9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 766/1486] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:30.821 8 INFO neutron.db.l3_hamode_db [None req-7ff28f61-342f-4ae1-b4f3-8a9c8035882d 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 767/1487] 10.0.0.62 () {32 vars in 713 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1488] 10.0.0.62 () {32 vars in 725 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1489] 10.0.0.62 () {32 vars in 739 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1490] 10.0.0.62 () {32 vars in 717 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1491] 10.0.0.62 () {32 vars in 681 bytes} [Thu Apr 9 17:21:30 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: 772/1492] 10.0.0.62 () {32 vars in 667 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1493] 10.0.0.62 () {32 vars in 717 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1494] 10.0.0.62 () {32 vars in 677 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1495] 10.0.0.62 () {32 vars in 667 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1496] 10.0.0.62 () {32 vars in 695 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1497] 10.0.0.62 () {32 vars in 703 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1498] 10.0.0.62 () {32 vars in 699 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:30.964 8 INFO neutron.db.l3_hamode_db [None req-7ff28f61-342f-4ae1-b4f3-8a9c8035882d 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:21:31.043 7 INFO neutron.services.segments.plugin [-] Segment f5a2320a-1198-446d-b8d1-4c2af1a41506 resource provider aggregate not found 2026-04-09 17:21:31.045 7 INFO neutron.services.segments.plugin [-] Segment f5a2320a-1198-446d-b8d1-4c2af1a41506 resource provider aggregate not found 2026-04-09 17:21:31.056 7 INFO neutron.services.segments.plugin [-] Segment f5a2320a-1198-446d-b8d1-4c2af1a41506 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a2320a-1198-446d-b8d1-4c2af1a41506 found for delete ", "request_id": "req-889339ea-8938-4ca8-b73a-7f48056724ba"}]} 2026-04-09 17:21:31.064 7 INFO neutron.services.segments.plugin [-] Segment f5a2320a-1198-446d-b8d1-4c2af1a41506 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5a2320a-1198-446d-b8d1-4c2af1a41506 found for delete ", "request_id": "req-fd82e1c7-dc83-420b-8fc5-f6b83f78b172"}]} 2026-04-09 17:21:31.068 7 INFO neutron.services.segments.plugin [-] Segment accab6c6-a361-4488-9b2e-b87b2ba57cf2 resource provider aggregate not found 2026-04-09 17:21:31.086 7 INFO neutron.services.segments.plugin [-] Segment accab6c6-a361-4488-9b2e-b87b2ba57cf2 resource provider aggregate not found 2026-04-09 17:21:31.091 7 INFO neutron.services.segments.plugin [-] Segment accab6c6-a361-4488-9b2e-b87b2ba57cf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid accab6c6-a361-4488-9b2e-b87b2ba57cf2 found for delete ", "request_id": "req-463d9558-8552-4010-9065-ca5b6b73770f"}]} 2026-04-09 17:21:31.104 7 INFO neutron.services.segments.plugin [-] Segment accab6c6-a361-4488-9b2e-b87b2ba57cf2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid accab6c6-a361-4488-9b2e-b87b2ba57cf2 found for delete ", "request_id": "req-26c4ec7d-f900-49f7-a062-c766d4a91468"}]} 2026-04-09 17:21:31.382 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ff28f61-342f-4ae1-b4f3-8a9c8035882d 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network 31036a2b-cad8-4d2f-b488-a451198470c9: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 779/1499] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:30 2026] GET /v2.0/security-groups?tenant_id=37e0fd04279d426d8b0d0104a3bc39f4&name=default => generated 2925 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1500] 10.0.0.62 () {32 vars in 699 bytes} [Thu Apr 9 17:21:31 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:31.758 7 INFO neutron.db.segments_db [None req-dbc6d488-3dee-4614-93a3-a621ee6e0577 dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] Added segment b5580211-5aa0-43cc-826c-7b7c84235f90 of type vxlan for network fbe91c08-8963-4732-a8bb-198abe5c460b [pid: 7|app: 0|req: 781/1501] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:31 2026] POST /v2.0/networks => generated 611 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1502] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:21:30 2026] POST /v2.0/routers => generated 510 bytes in 1346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1503] 10.0.0.62 () {32 vars in 681 bytes} [Thu Apr 9 17:21:31 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1504] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:31 2026] DELETE /v2.0/security-groups/7333ae7d-75d0-41ad-b781-7ed958c253e9 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:32.108 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-665846ef-5248-4d71-9727-8c36f648ba2c dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] Unable to schedule network fbe91c08-8963-4732-a8bb-198abe5c460b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 723/1505] 10.0.0.62 () {34 vars in 662 bytes} [Thu Apr 9 17:21:31 2026] POST /v2.0/ports => generated 743 bytes in 283 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: 724/1506] 10.0.0.62 () {32 vars in 703 bytes} [Thu Apr 9 17:21:32 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: 8|app: 0|req: 725/1507] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:32 2026] GET /v2.0/security-groups?tenant_id=86a98c77fab94cbd82e50779cd546621&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:21:32.773 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b615ce09-d70c-4c5f-a440-2420333e1e54 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network 8cc44f01-46ff-4339-ba44-68c99878da1c: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 726/1508] 10.0.0.62 () {34 vars in 664 bytes} [Thu Apr 9 17:21:32 2026] POST /v2.0/trunks => generated 407 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1509] 10.0.0.62 () {32 vars in 693 bytes} [Thu Apr 9 17:21:32 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1510] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:32 2026] DELETE /v2.0/security-groups/8fca3ddd-02ca-477e-b728-924a83f3a752 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:33.497 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b615ce09-d70c-4c5f-a440-2420333e1e54 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network 8cc44f01-46ff-4339-ba44-68c99878da1c: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 783/1513] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:21:31 2026] PUT /v2.0/routers/d0099f1f-9099-400e-b130-a90d68d9fbfb/add_router_interface => generated 309 bytes in 1730 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1514] 10.0.0.62 () {32 vars in 687 bytes} [Thu Apr 9 17:21:33 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1515] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:21:33 2026] GET /v2.0/ports/1f86b7e3-50fb-4304-bee6-77a8c991c069 => generated 959 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1516] 10.0.0.62 () {32 vars in 695 bytes} [Thu Apr 9 17:21:33 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:33.792 8 INFO neutron.db.segments_db [None req-45e19607-686c-44a2-ab56-84eeb06df6d0 dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] Added segment f3f01fd8-0ac3-4ef6-800b-89fb6cae73a6 of type vxlan for network 967dad62-f088-4b1f-b5bb-53946432ad8c 2026-04-09 17:21:34.091 7 INFO neutron_taas.services.taas.taas_plugin [None req-b43e0eea-bf0c-4d1c-bebf-7135fcd45c76 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] TaaS: Handle Delete Port: 1f86b7e3-50fb-4304-bee6-77a8c991c069 2026-04-09 17:21:34.094 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b43e0eea-bf0c-4d1c-bebf-7135fcd45c76 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Tap Mirror: Handle Delete Port: 1f86b7e3-50fb-4304-bee6-77a8c991c069 [pid: 8|app: 0|req: 731/1517] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:33 2026] POST /v2.0/networks => generated 613 bytes in 2230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1518] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:21:33 2026] PUT /v2.0/routers/d0099f1f-9099-400e-b130-a90d68d9fbfb/remove_router_interface => generated 309 bytes in 1772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1519] 10.0.0.62 () {32 vars in 677 bytes} [Thu Apr 9 17:21:35 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1520] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:35 2026] GET /v2.0/security-groups?tenant_id=81df291b7ef445899ff5a5952ad70755&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1521] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:21:35 2026] GET /v2.0/ports?device_id=d0099f1f-9099-400e-b130-a90d68d9fbfb => 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: 790/1522] 10.0.0.62 () {32 vars in 687 bytes} [Thu Apr 9 17:21:35 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1523] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:35 2026] DELETE /v2.0/security-groups/ff5eb4c7-1c80-4d38-ada0-7a547dc71ecb => generated 0 bytes in 646 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:36.297 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b61fea42-d546-49aa-99aa-2588b0d37b23 dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] Unable to schedule network 967dad62-f088-4b1f-b5bb-53946432ad8c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:21:36.406 7 INFO neutron_taas.services.taas.taas_plugin [None req-073bb1c4-8201-496a-922f-1335dc7308c1 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] TaaS: Handle Delete Port: ff650c20-d570-46e7-b4a4-d999e0eae4b2 2026-04-09 17:21:36.408 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-073bb1c4-8201-496a-922f-1335dc7308c1 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Tap Mirror: Handle Delete Port: ff650c20-d570-46e7-b4a4-d999e0eae4b2 [pid: 8|app: 0|req: 733/1524] 10.0.0.62 () {34 vars in 662 bytes} [Thu Apr 9 17:21:35 2026] POST /v2.0/ports => generated 743 bytes in 922 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: 734/1525] 10.0.0.62 () {32 vars in 699 bytes} [Thu Apr 9 17:21:36 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1526] 10.0.0.62 () {34 vars in 664 bytes} [Thu Apr 9 17:21:36 2026] POST /v2.0/trunks => generated 407 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1527] 10.0.0.62 () {32 vars in 663 bytes} [Thu Apr 9 17:21:36 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:36.700 7 INFO neutron.services.segments.plugin [-] Segment d0f843ba-31b3-4566-9933-abec43c902b0 resource provider aggregate not found 2026-04-09 17:21:36.703 7 INFO neutron.services.segments.plugin [-] Segment d0f843ba-31b3-4566-9933-abec43c902b0 resource provider aggregate not found 2026-04-09 17:21:36.708 8 INFO neutron.db.segments_db [None req-c2b243ec-918a-4eb8-afc1-ee2e6c94e50c dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] Added segment 30df44c9-91c9-4f03-98db-08ab92162a8e of type vxlan for network ced4e0e6-0c49-4aaf-bc40-d3c4677e73e8 2026-04-09 17:21:36.720 7 INFO neutron.db.l3_hamode_db [None req-073bb1c4-8201-496a-922f-1335dc7308c1 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] HA network 31036a2b-cad8-4d2f-b488-a451198470c9 was deleted as no HA routers are present in tenant a5c1c0b7bfbb4367b0361896170780d7. 2026-04-09 17:21:36.725 7 INFO neutron.services.segments.plugin [-] Segment d0f843ba-31b3-4566-9933-abec43c902b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0f843ba-31b3-4566-9933-abec43c902b0 found for delete ", "request_id": "req-1bd6e601-496a-49b9-8630-26995d82e946"}]} 2026-04-09 17:21:36.728 7 INFO neutron.services.segments.plugin [-] Segment d0f843ba-31b3-4566-9933-abec43c902b0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0f843ba-31b3-4566-9933-abec43c902b0 found for delete ", "request_id": "req-d85cc483-43cb-4623-9fc2-6f6f84b70662"}]} [pid: 7|app: 0|req: 792/1528] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:36 2026] DELETE /v2.0/routers/d0099f1f-9099-400e-b130-a90d68d9fbfb => generated 0 bytes in 498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1529] 10.0.0.62 () {32 vars in 679 bytes} [Thu Apr 9 17:21:36 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1530] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:36 2026] POST /v2.0/networks => generated 612 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1531] 10.0.0.62 () {32 vars in 675 bytes} [Thu Apr 9 17:21:36 2026] GET /v2.0/extensions/vpn-aes-ctr => 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: 794/1532] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:36 2026] DELETE /v2.0/subnets/e6bc793d-3c83-4834-8ac5-c55f3882eaa5 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1533] 10.0.0.62 () {32 vars in 691 bytes} [Thu Apr 9 17:21:36 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1534] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:36 2026] DELETE /v2.0/networks/8cc44f01-46ff-4339-ba44-68c99878da1c => 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: 797/1535] 10.0.0.62 () {32 vars in 675 bytes} [Thu Apr 9 17:21:36 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:37.023 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac8328c6-36a6-4966-a5fa-4b29b69da2d2 dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] Unable to schedule network ced4e0e6-0c49-4aaf-bc40-d3c4677e73e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:21:37.047 7 INFO neutron.db.segments_db [None req-401270aa-f655-4a93-8d9b-7a1f1edb24c3 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Added segment 86e6c029-6b41-474a-9347-281bdf0694f4 of type vxlan for network 9d5a67e8-9699-4954-a738-3dced96c3c0d [pid: 8|app: 0|req: 739/1536] 10.0.0.62 () {34 vars in 662 bytes} [Thu Apr 9 17:21:36 2026] POST /v2.0/ports => generated 743 bytes in 262 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: 740/1537] 10.0.0.62 () {32 vars in 665 bytes} [Thu Apr 9 17:21:37 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1538] 10.0.0.62 () {34 vars in 664 bytes} [Thu Apr 9 17:21:37 2026] POST /v2.0/trunks => generated 407 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:37.228 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-401270aa-f655-4a93-8d9b-7a1f1edb24c3 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network 9d5a67e8-9699-4954-a738-3dced96c3c0d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 742/1539] 10.0.0.62 () {32 vars in 661 bytes} [Thu Apr 9 17:21:37 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) 2026-04-09 17:21:37.244 7 INFO neutron.db.l3_hamode_db [None req-401270aa-f655-4a93-8d9b-7a1f1edb24c3 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:21:37.298 8 INFO neutron.db.segments_db [None req-b9a764b7-d9e8-4c70-bea6-30b1699c3f31 dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] Added segment d837b750-b659-4ef3-a280-cb44a62f201d of type vxlan for network 46ac702f-6900-4018-8844-84cb4c096e3c [pid: 8|app: 0|req: 743/1540] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:37 2026] POST /v2.0/networks => generated 613 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1541] 10.0.0.62 () {32 vars in 673 bytes} [Thu Apr 9 17:21:37 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:37.610 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc92cef3-f4a9-4bca-be24-8d22db9f0c29 dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] Unable to schedule network 46ac702f-6900-4018-8844-84cb4c096e3c: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 745/1542] 10.0.0.62 () {34 vars in 662 bytes} [Thu Apr 9 17:21:37 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: 746/1543] 10.0.0.62 () {32 vars in 685 bytes} [Thu Apr 9 17:21:37 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1544] 10.0.0.62 () {34 vars in 664 bytes} [Thu Apr 9 17:21:37 2026] POST /v2.0/trunks => generated 407 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:37.907 8 INFO neutron.db.segments_db [None req-5e0f859c-b8ce-48f7-ab62-95df7030503d dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] Added segment ee22894c-1f4c-4ea9-ae3c-f1f41c2c5200 of type vxlan for network 3bec74c7-ea40-4edd-ade3-521e7eada653 2026-04-09 17:21:37.966 7 INFO neutron.db.l3_hamode_db [None req-401270aa-f655-4a93-8d9b-7a1f1edb24c3 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 748/1545] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:37 2026] POST /v2.0/networks => generated 613 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:38.219 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5afbdb61-0a01-40f2-9081-701ae551684f dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] Unable to schedule network 3bec74c7-ea40-4edd-ade3-521e7eada653: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:21:38.227 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-401270aa-f655-4a93-8d9b-7a1f1edb24c3 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Unable to schedule network 9d5a67e8-9699-4954-a738-3dced96c3c0d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 749/1546] 10.0.0.62 () {34 vars in 662 bytes} [Thu Apr 9 17:21:37 2026] POST /v2.0/ports => generated 743 bytes in 262 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: 750/1547] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:38 2026] GET /v2.0/security-groups?tenant_id=b72a8d29d78a4386bf213e92c0b35bf1&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1548] 10.0.0.62 () {34 vars in 664 bytes} [Thu Apr 9 17:21:38 2026] POST /v2.0/trunks => generated 407 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:38.767 7 INFO neutron.services.segments.plugin [-] Segment 6fcb5b2f-289c-48be-a1ea-44072ef45537 resource provider aggregate not found 2026-04-09 17:21:38.770 7 INFO neutron.services.segments.plugin [-] Segment 6fcb5b2f-289c-48be-a1ea-44072ef45537 resource provider aggregate not found 2026-04-09 17:21:38.784 7 INFO neutron.services.segments.plugin [-] Segment 6fcb5b2f-289c-48be-a1ea-44072ef45537 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fcb5b2f-289c-48be-a1ea-44072ef45537 found for delete ", "request_id": "req-84a3f33d-b63c-41d2-92ba-b7c7202945b0"}]} 2026-04-09 17:21:38.790 7 INFO neutron.services.segments.plugin [-] Segment 6fcb5b2f-289c-48be-a1ea-44072ef45537 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6fcb5b2f-289c-48be-a1ea-44072ef45537 found for delete ", "request_id": "req-473c4ca8-dd7e-4639-90bc-ab821498d4d5"}]} [pid: 8|app: 0|req: 752/1549] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:38 2026] DELETE /v2.0/security-groups/929ca21b-29c0-4909-a5e7-bb75aa0b5a2b => 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: 753/1550] 10.0.0.62 () {34 vars in 747 bytes} [Thu Apr 9 17:21:38 2026] PUT /v2.0/trunks/94e53f7b-8fdc-4ce1-9282-359af1c94969/tags => generated 17 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1551] 10.0.0.62 () {34 vars in 747 bytes} [Thu Apr 9 17:21:38 2026] PUT /v2.0/trunks/5d159ede-0f14-4d8a-9daf-f16ee3807707/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1552] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:21:37 2026] POST /v2.0/routers => generated 691 bytes in 1886 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1553] 10.0.0.62 () {34 vars in 747 bytes} [Thu Apr 9 17:21:38 2026] PUT /v2.0/trunks/f571ae77-96b8-4fd3-a42a-96d5a5d8cad1/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1554] 10.0.0.62 () {34 vars in 747 bytes} [Thu Apr 9 17:21:38 2026] PUT /v2.0/trunks/f8644636-bf77-48a3-95be-804040a90f84/tags => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1555] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:21:38 2026] GET /v2.0/routers/1a131d47-a9bc-4459-9d50-7b5862ee9bf4 => generated 697 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1556] 10.0.0.62 () {32 vars in 660 bytes} [Thu Apr 9 17:21:38 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1557] 10.0.0.62 () {32 vars in 674 bytes} [Thu Apr 9 17:21:38 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1558] 10.0.0.62 () {32 vars in 670 bytes} [Thu Apr 9 17:21:39 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1559] 10.0.0.62 () {32 vars in 682 bytes} [Thu Apr 9 17:21:39 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1560] 10.0.0.62 () {32 vars in 668 bytes} [Thu Apr 9 17:21:39 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1561] 10.0.0.62 () {32 vars in 645 bytes} [Thu Apr 9 17:21:38 2026] GET /v2.0/routers => generated 700 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1562] 10.0.0.62 () {32 vars in 682 bytes} [Thu Apr 9 17:21:39 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1563] 10.0.0.62 () {34 vars in 739 bytes} [Thu Apr 9 17:21:39 2026] PUT /v2.0/routers/1a131d47-a9bc-4459-9d50-7b5862ee9bf4 => generated 704 bytes in 500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1564] 10.0.0.62 () {32 vars in 678 bytes} [Thu Apr 9 17:21:39 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1565] 10.0.0.62 () {32 vars in 690 bytes} [Thu Apr 9 17:21:39 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1566] 10.0.0.62 () {32 vars in 717 bytes} [Thu Apr 9 17:21:39 2026] GET /v2.0/trunks/94e53f7b-8fdc-4ce1-9282-359af1c94969 => generated 412 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1567] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:21:39 2026] GET /v2.0/routers/1a131d47-a9bc-4459-9d50-7b5862ee9bf4 => generated 704 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1568] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:21:39 2026] GET /v2.0/ports?device_id=1a131d47-a9bc-4459-9d50-7b5862ee9bf4 => 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: 804/1569] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:21:39 2026] GET /v2.0/ports/44e579f8-383d-4b31-a5ab-162cbad87ad1 => generated 826 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1570] 10.0.0.62 () {32 vars in 720 bytes} [Thu Apr 9 17:21:39 2026] DELETE /v2.0/trunks/94e53f7b-8fdc-4ce1-9282-359af1c94969 => 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: 806/1571] 10.0.0.62 () {32 vars in 717 bytes} [Thu Apr 9 17:21:39 2026] GET /v2.0/trunks/5d159ede-0f14-4d8a-9daf-f16ee3807707 => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1572] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:21:39 2026] GET /v2.0/ports/9d47d72d-ff10-4992-a6e1-915cb4c14a30 => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:39.982 8 INFO neutron_taas.services.taas.taas_plugin [None req-c402289e-9405-4eb0-9d36-2ca9de4c83bc 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] TaaS: Handle Delete Port: 103a42b6-1e1f-47c9-a869-2c483bf7d1b2 2026-04-09 17:21:39.985 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c402289e-9405-4eb0-9d36-2ca9de4c83bc 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Tap Mirror: Handle Delete Port: 103a42b6-1e1f-47c9-a869-2c483bf7d1b2 [pid: 7|app: 0|req: 808/1573] 10.0.0.62 () {32 vars in 720 bytes} [Thu Apr 9 17:21:39 2026] DELETE /v2.0/trunks/5d159ede-0f14-4d8a-9daf-f16ee3807707 => 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: 809/1574] 10.0.0.62 () {32 vars in 717 bytes} [Thu Apr 9 17:21:40 2026] GET /v2.0/trunks/f571ae77-96b8-4fd3-a42a-96d5a5d8cad1 => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1575] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:21:40 2026] GET /v2.0/ports/5ce7efc8-3154-46cf-8b1f-874bcfa6cebe => generated 826 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1576] 10.0.0.62 () {32 vars in 720 bytes} [Thu Apr 9 17:21:40 2026] DELETE /v2.0/trunks/f571ae77-96b8-4fd3-a42a-96d5a5d8cad1 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1577] 10.0.0.62 () {32 vars in 717 bytes} [Thu Apr 9 17:21:40 2026] GET /v2.0/trunks/f8644636-bf77-48a3-95be-804040a90f84 => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:40.259 8 INFO neutron_taas.services.taas.taas_plugin [None req-c402289e-9405-4eb0-9d36-2ca9de4c83bc 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] TaaS: Handle Delete Port: 9d2158ca-d681-49b2-b5eb-9d4c4af22ac7 2026-04-09 17:21:40.262 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c402289e-9405-4eb0-9d36-2ca9de4c83bc 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] Tap Mirror: Handle Delete Port: 9d2158ca-d681-49b2-b5eb-9d4c4af22ac7 [pid: 7|app: 0|req: 813/1578] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:21:40 2026] GET /v2.0/ports/5a861428-0799-4ee9-bd4b-862bd870ee82 => generated 826 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1579] 10.0.0.62 () {32 vars in 720 bytes} [Thu Apr 9 17:21:40 2026] DELETE /v2.0/trunks/f8644636-bf77-48a3-95be-804040a90f84 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1580] 10.0.0.62 () {32 vars in 717 bytes} [Thu Apr 9 17:21:40 2026] GET /v2.0/trunks/7c31b839-991b-4211-9eb8-e1627d8bc4af => generated 407 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1581] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:21:40 2026] GET /v2.0/ports/ef9c5133-61e8-4199-8136-b8b76f912638 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1582] 10.0.0.62 () {32 vars in 720 bytes} [Thu Apr 9 17:21:40 2026] DELETE /v2.0/trunks/7c31b839-991b-4211-9eb8-e1627d8bc4af => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:40.606 8 INFO neutron.services.segments.plugin [-] Segment 86e6c029-6b41-474a-9347-281bdf0694f4 resource provider aggregate not found 2026-04-09 17:21:40.612 8 INFO neutron.services.segments.plugin [-] Segment 86e6c029-6b41-474a-9347-281bdf0694f4 resource provider aggregate not found 2026-04-09 17:21:40.630 8 INFO neutron.services.segments.plugin [-] Segment 86e6c029-6b41-474a-9347-281bdf0694f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86e6c029-6b41-474a-9347-281bdf0694f4 found for delete ", "request_id": "req-52837a15-e24b-4469-8f32-0066f21db598"}]} 2026-04-09 17:21:40.633 8 INFO neutron.services.segments.plugin [-] Segment 86e6c029-6b41-474a-9347-281bdf0694f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 86e6c029-6b41-474a-9347-281bdf0694f4 found for delete ", "request_id": "req-48498152-9d25-4085-a505-9821ce5bd176"}]} 2026-04-09 17:21:40.647 8 INFO neutron.db.l3_hamode_db [None req-c402289e-9405-4eb0-9d36-2ca9de4c83bc 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] HA network 9d5a67e8-9699-4954-a738-3dced96c3c0d was deleted as no HA routers are present in tenant a5c1c0b7bfbb4367b0361896170780d7. [pid: 8|app: 0|req: 766/1583] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:39 2026] DELETE /v2.0/routers/1a131d47-a9bc-4459-9d50-7b5862ee9bf4 => generated 0 bytes in 904 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:40.661 7 INFO neutron_taas.services.taas.taas_plugin [None req-87c90da7-f418-45ae-ae2f-7c36d3c1b625 dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] TaaS: Handle Delete Port: 44e579f8-383d-4b31-a5ab-162cbad87ad1 2026-04-09 17:21:40.663 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87c90da7-f418-45ae-ae2f-7c36d3c1b625 dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] Tap Mirror: Handle Delete Port: 44e579f8-383d-4b31-a5ab-162cbad87ad1 [pid: 8|app: 0|req: 767/1584] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:21:40 2026] GET /v2.0/ports?device_id=1a131d47-a9bc-4459-9d50-7b5862ee9bf4 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:21:40.718 8 INFO neutron.api.v2.resource [None req-8122cce7-5cf6-4955-a41d-ad2647808fd6 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1585] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:40 2026] DELETE /v2.0/routers/1a131d47-a9bc-4459-9d50-7b5862ee9bf4 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1586] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:21:40 2026] DELETE /v2.0/ports/44e579f8-383d-4b31-a5ab-162cbad87ad1 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1587] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:21:40 2026] GET /v2.0/ports?device_id=d0099f1f-9099-400e-b130-a90d68d9fbfb => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:21:40.772 8 INFO neutron.api.v2.resource [None req-b048a2e5-46b5-4fe6-be0b-6f4e3cc74694 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 770/1588] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:40 2026] DELETE /v2.0/routers/d0099f1f-9099-400e-b130-a90d68d9fbfb => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:21:40.791 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f6ec6771-bfef-42ef-92f4-7afac8f8938b 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 771/1589] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:40 2026] DELETE /v2.0/subnets/e6bc793d-3c83-4834-8ac5-c55f3882eaa5 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:21:40.832 7 INFO neutron_taas.services.taas.taas_plugin [None req-f3f54a0b-ca48-4eaf-9670-5eeef87b88df dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] TaaS: Handle Delete Port: 9d47d72d-ff10-4992-a6e1-915cb4c14a30 2026-04-09 17:21:40.834 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3f54a0b-ca48-4eaf-9670-5eeef87b88df dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] Tap Mirror: Handle Delete Port: 9d47d72d-ff10-4992-a6e1-915cb4c14a30 [pid: 7|app: 0|req: 819/1590] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:21:40 2026] DELETE /v2.0/ports/9d47d72d-ff10-4992-a6e1-915cb4c14a30 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1591] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:21:40 2026] GET /v2.0/ports?device_id=49a0f2d8-a39c-4e95-a7c9-f67dbac39d9a => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:21:41.063 8 INFO neutron.db.segments_db [None req-b3c3121c-69d5-429e-ab9b-534a1c004322 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] Added segment 46344a94-17d0-409a-ad15-4350ff568798 of type vxlan for network 78ca5d08-8fe6-4e40-8903-83690e8812d7 2026-04-09 17:21:41.123 7 INFO neutron.db.segments_db [None req-4891ffa0-bfa8-4b76-959d-c1722477b310 439c7a7c3e3b40d08ae28826db2ada0a beec8ceffa404c4ba6c1bb581694f470 - - default default] Added segment 8f99fd95-5c96-41df-8983-c30d3fed0d33 of type vxlan for network e9ec5421-3201-40e7-ae5a-a8cd14c134af [pid: 8|app: 0|req: 772/1592] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:40 2026] POST /v2.0/networks => generated 625 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1593] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:40 2026] POST /v2.0/networks => generated 613 bytes in 296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:41.245 8 INFO neutron_taas.services.taas.taas_plugin [None req-4a6455b1-bb49-4908-a5f6-70555b712e6b dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] TaaS: Handle Delete Port: 5ce7efc8-3154-46cf-8b1f-874bcfa6cebe 2026-04-09 17:21:41.248 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a6455b1-bb49-4908-a5f6-70555b712e6b dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] Tap Mirror: Handle Delete Port: 5ce7efc8-3154-46cf-8b1f-874bcfa6cebe 2026-04-09 17:21:41.253 7 INFO neutron.api.v2.resource [None req-c30fefae-bd9f-4671-a18e-52d9187568df 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 822/1594] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:41 2026] DELETE /v2.0/routers/49a0f2d8-a39c-4e95-a7c9-f67dbac39d9a => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1595] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:21:41 2026] DELETE /v2.0/ports/5ce7efc8-3154-46cf-8b1f-874bcfa6cebe => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:21:41.414 8 INFO neutron.db.segments_db [None req-24785678-9b14-4b98-9469-a0917dca25b1 439c7a7c3e3b40d08ae28826db2ada0a beec8ceffa404c4ba6c1bb581694f470 - - default default] Added segment 0f3cdd10-8d51-435d-8a4a-ed375e639333 of type vxlan for network 7561b69a-7719-40d4-a6f7-88c42703659f [pid: 8|app: 0|req: 774/1596] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:41 2026] POST /v2.0/networks => generated 612 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:41.518 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2f3972e8-acc7-41e4-aa69-c3a138487835 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 775/1597] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:41 2026] DELETE /v2.0/subnets/6e6ba19a-dc4a-4c23-84c0-d0549efa7624 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:21:41.525 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-550e1035-8a9e-4c9a-bbd3-51174afefbca ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] Unable to schedule network 78ca5d08-8fe6-4e40-8903-83690e8812d7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 823/1598] 10.0.0.62 () {34 vars in 663 bytes} [Thu Apr 9 17:21:41 2026] POST /v2.0/ports => generated 775 bytes in 323 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-09 17:21:41.599 8 INFO neutron_taas.services.taas.taas_plugin [None req-79ae74dd-635b-4c05-ac0f-72b4d28f6dc0 dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] TaaS: Handle Delete Port: 5a861428-0799-4ee9-bd4b-862bd870ee82 2026-04-09 17:21:41.601 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79ae74dd-635b-4c05-ac0f-72b4d28f6dc0 dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] Tap Mirror: Handle Delete Port: 5a861428-0799-4ee9-bd4b-862bd870ee82 2026-04-09 17:21:41.641 7 INFO neutron.db.segments_db [None req-62c8c400-6e06-4394-8dfb-fdba40dd8ee4 439c7a7c3e3b40d08ae28826db2ada0a beec8ceffa404c4ba6c1bb581694f470 - - default default] Added segment 5262aa25-dfa4-4bf7-8b53-c4e06904789e of type vxlan for network dcd2cdf6-397a-4f90-a134-ae8936ec46e3 [pid: 8|app: 0|req: 776/1599] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:21:41 2026] DELETE /v2.0/ports/5a861428-0799-4ee9-bd4b-862bd870ee82 => 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: 777/1600] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:21:41 2026] GET /v2.0/ports?device_id=9086d57d-aba9-434c-bd84-eb18e01b6f76 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:21:41.728 8 INFO neutron.db.segments_db [None req-82af2a09-663d-42f5-8d9e-afce042a3187 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] Added segment 5885b901-da0c-4aa0-be73-39875cb2d30a of type vxlan for network 44f716c0-ac08-480a-8937-a91ac64a462f [pid: 7|app: 0|req: 824/1601] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:41 2026] POST /v2.0/networks => generated 611 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1602] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:41 2026] POST /v2.0/networks => generated 612 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:41.811 8 INFO neutron.api.v2.resource [None req-fc395c4f-016f-4956-8a02-52074db713aa 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 779/1603] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:41 2026] DELETE /v2.0/routers/9086d57d-aba9-434c-bd84-eb18e01b6f76 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:21:41.828 7 INFO neutron_taas.services.taas.taas_plugin [None req-164b3b86-89e8-43cd-8122-d9da53cf427f dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] TaaS: Handle Delete Port: ef9c5133-61e8-4199-8136-b8b76f912638 2026-04-09 17:21:41.832 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-164b3b86-89e8-43cd-8122-d9da53cf427f dfaa6f29c98844619b258cb035ddb360 56171ec2e1004d22b23698c1f28e61e8 - - default default] Tap Mirror: Handle Delete Port: ef9c5133-61e8-4199-8136-b8b76f912638 2026-04-09 17:21:41.854 8 INFO neutron.db.segments_db [None req-3284bc51-db11-421f-9165-21eff76afafe 439c7a7c3e3b40d08ae28826db2ada0a beec8ceffa404c4ba6c1bb581694f470 - - default default] Added segment e1612348-e4d1-4f61-8538-02fbcd565674 of type vxlan for network 17e32eb0-f990-468b-be21-a62229b4f7d4 [pid: 8|app: 0|req: 780/1604] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:41 2026] POST /v2.0/networks => generated 612 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1605] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:21:41 2026] DELETE /v2.0/ports/ef9c5133-61e8-4199-8136-b8b76f912638 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:21:41.943 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2bf2cf9-5e3e-450d-b5ef-6b8bcaf6d603 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 826/1606] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:41 2026] DELETE /v2.0/subnets/3f6548e6-a369-47ea-b583-dc70acef32a5 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:21:41.997 7 INFO neutron.db.segments_db [None req-b3cfa144-079e-4c24-bc45-623604bf7286 439c7a7c3e3b40d08ae28826db2ada0a beec8ceffa404c4ba6c1bb581694f470 - - default default] Added segment 29d52892-05ba-4359-bd19-483394f5331a of type vxlan for network d37e28d7-1284-4f1e-b13b-46c2e4fca341 [pid: 7|app: 0|req: 827/1607] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:41 2026] POST /v2.0/networks => generated 613 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:42.094 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f24417aa-0167-49db-9442-a770a3fcc42b ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] Unable to schedule network 44f716c0-ac08-480a-8937-a91ac64a462f: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 781/1608] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:21:41 2026] POST /v2.0/subnets => generated 626 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:42.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-257a5352-1c14-470a-a53d-464751028a64 7d1838f19a4749909adcd402bd357805 a5c1c0b7bfbb4367b0361896170780d7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 782/1609] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:42 2026] DELETE /v2.0/subnets/bb8cab55-a6fb-4441-a624-d74928b3ca96 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1610] 10.0.0.62 () {34 vars in 751 bytes} [Thu Apr 9 17:21:42 2026] PUT /v2.0/networks/e9ec5421-3201-40e7-ae5a-a8cd14c134af/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:21:42.204 7 INFO neutron.services.segments.plugin [-] Segment b5580211-5aa0-43cc-826c-7b7c84235f90 resource provider aggregate not found 2026-04-09 17:21:42.208 7 INFO neutron.services.segments.plugin [-] Segment b5580211-5aa0-43cc-826c-7b7c84235f90 resource provider aggregate not found 2026-04-09 17:21:42.230 7 INFO neutron.services.segments.plugin [-] Segment b5580211-5aa0-43cc-826c-7b7c84235f90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5580211-5aa0-43cc-826c-7b7c84235f90 found for delete ", "request_id": "req-e51abacf-d67b-41b6-b8a9-cc717a485502"}]} 2026-04-09 17:21:42.230 7 INFO neutron.services.segments.plugin [-] Segment b5580211-5aa0-43cc-826c-7b7c84235f90 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5580211-5aa0-43cc-826c-7b7c84235f90 found for delete ", "request_id": "req-430c93bc-1d6f-4be1-91d5-8f3f9e79e125"}]} [pid: 7|app: 0|req: 828/1611] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:42 2026] DELETE /v2.0/networks/fbe91c08-8963-4732-a8bb-198abe5c460b => generated 0 bytes in 522 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1612] 10.0.0.62 () {34 vars in 751 bytes} [Thu Apr 9 17:21:42 2026] PUT /v2.0/networks/7561b69a-7719-40d4-a6f7-88c42703659f/tags => generated 25 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:21:43.106 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38d5ab66-39c2-49bf-900f-1b31787471bc ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] Unable to schedule network 44f716c0-ac08-480a-8937-a91ac64a462f: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 830/1613] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:43 2026] DELETE /v2.0/networks/967dad62-f088-4b1f-b5bb-53946432ad8c => 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: 784/1614] 10.0.0.62 () {34 vars in 663 bytes} [Thu Apr 9 17:21:42 2026] POST /v2.0/ports => generated 950 bytes in 999 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: 831/1615] 10.0.0.62 () {34 vars in 751 bytes} [Thu Apr 9 17:21:43 2026] PUT /v2.0/networks/dcd2cdf6-397a-4f90-a134-ae8936ec46e3/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:21:43.281 8 INFO neutron.services.segments.plugin [-] Segment 30df44c9-91c9-4f03-98db-08ab92162a8e resource provider aggregate not found 2026-04-09 17:21:43.286 8 INFO neutron.services.segments.plugin [-] Segment 30df44c9-91c9-4f03-98db-08ab92162a8e resource provider aggregate not found 2026-04-09 17:21:43.302 8 INFO neutron.services.segments.plugin [-] Segment 30df44c9-91c9-4f03-98db-08ab92162a8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30df44c9-91c9-4f03-98db-08ab92162a8e found for delete ", "request_id": "req-6d7a0e46-ef31-4f64-991f-04351598bb78"}]} 2026-04-09 17:21:43.304 8 INFO neutron.services.segments.plugin [-] Segment 30df44c9-91c9-4f03-98db-08ab92162a8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30df44c9-91c9-4f03-98db-08ab92162a8e found for delete ", "request_id": "req-c2d4dbd5-2df5-4d3b-ba06-ea2e95743a9b"}]} [pid: 8|app: 0|req: 785/1616] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:43 2026] DELETE /v2.0/networks/ced4e0e6-0c49-4aaf-bc40-d3c4677e73e8 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:21:43.345 7 INFO neutron_taas.services.taas.taas_plugin [None req-8fa90812-d359-489d-85f0-00acfc8f9956 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] TaaS: Handle Delete Port: 37a05c9b-2db1-4dde-81a2-427ae07a31c5 2026-04-09 17:21:43.348 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8fa90812-d359-489d-85f0-00acfc8f9956 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] Tap Mirror: Handle Delete Port: 37a05c9b-2db1-4dde-81a2-427ae07a31c5 [pid: 8|app: 0|req: 786/1617] 10.0.0.62 () {34 vars in 751 bytes} [Thu Apr 9 17:21:43 2026] PUT /v2.0/networks/17e32eb0-f990-468b-be21-a62229b4f7d4/tags => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1618] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:21:43 2026] DELETE /v2.0/ports/37a05c9b-2db1-4dde-81a2-427ae07a31c5 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1619] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:43 2026] DELETE /v2.0/networks/46ac702f-6900-4018-8844-84cb4c096e3c => 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: 833/1620] 10.0.0.62 () {32 vars in 664 bytes} [Thu Apr 9 17:21:43 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:21:43.560 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1716ae1c-9abe-459c-82d3-b23d2a0d8775 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 834/1621] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:21:43 2026] DELETE /v2.0/ports/37a05c9b-2db1-4dde-81a2-427ae07a31c5 => 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: 788/1622] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:43 2026] GET /v2.0/security-groups?tenant_id=a5c1c0b7bfbb4367b0361896170780d7&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1623] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:43 2026] DELETE /v2.0/networks/3bec74c7-ea40-4edd-ade3-521e7eada653 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1624] 10.0.0.62 () {32 vars in 678 bytes} [Thu Apr 9 17:21:43 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1247 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:21:43.700 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48825452-080f-4a35-9838-f6f686bb49b0 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 836/1625] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:21:43 2026] GET /v2.0/ports/37a05c9b-2db1-4dde-81a2-427ae07a31c5 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1626] 10.0.0.62 () {32 vars in 674 bytes} [Thu Apr 9 17:21:43 2026] GET /v2.0/networks?tags-any=blue => generated 1247 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1627] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:43 2026] DELETE /v2.0/security-groups/ed844a89-c872-4b33-9bd2-54962317ab39 => 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: 791/1628] 10.0.0.62 () {32 vars in 686 bytes} [Thu Apr 9 17:21:43 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1629] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:43 2026] DELETE /v2.0/subnets/b3f24626-f529-4e51-92c1-847bfb5afa2d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1630] 10.0.0.62 () {32 vars in 672 bytes} [Thu Apr 9 17:21:43 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1631] 10.0.0.62 () {32 vars in 686 bytes} [Thu Apr 9 17:21:43 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1632] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:43 2026] DELETE /v2.0/networks/44f716c0-ac08-480a-8937-a91ac64a462f => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:21:44.042 7 INFO neutron.db.segments_db [None req-ffac64ae-23b6-4e76-8b7e-9ca1563c5256 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] Added segment 730324dd-90ec-45e4-a29d-430b0be552f9 of type vxlan for network 21e1c3da-a6bd-478a-9fed-8a832794a95b [pid: 8|app: 0|req: 794/1633] 10.0.0.62 () {32 vars in 682 bytes} [Thu Apr 9 17:21:43 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1634] 10.0.0.62 () {32 vars in 694 bytes} [Thu Apr 9 17:21:44 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1635] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:43 2026] POST /v2.0/networks => generated 613 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:44.261 7 INFO neutron.services.segments.plugin [-] Segment f3f01fd8-0ac3-4ef6-800b-89fb6cae73a6 resource provider aggregate not found 2026-04-09 17:21:44.268 7 INFO neutron.services.segments.plugin [-] Segment f3f01fd8-0ac3-4ef6-800b-89fb6cae73a6 resource provider aggregate not found [pid: 8|app: 0|req: 796/1636] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:44 2026] DELETE /v2.0/networks/e9ec5421-3201-40e7-ae5a-a8cd14c134af => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:21:44.284 7 INFO neutron.services.segments.plugin [-] Segment f3f01fd8-0ac3-4ef6-800b-89fb6cae73a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3f01fd8-0ac3-4ef6-800b-89fb6cae73a6 found for delete ", "request_id": "req-af1bf425-0a8a-469f-8125-d8f9068aef42"}]} 2026-04-09 17:21:44.289 7 INFO neutron.services.segments.plugin [-] Segment f3f01fd8-0ac3-4ef6-800b-89fb6cae73a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f3f01fd8-0ac3-4ef6-800b-89fb6cae73a6 found for delete ", "request_id": "req-b49df589-7e17-4452-9b12-8c235b288f9c"}]} 2026-04-09 17:21:44.314 7 INFO neutron.services.segments.plugin [-] Segment ee22894c-1f4c-4ea9-ae3c-f1f41c2c5200 resource provider aggregate not found 2026-04-09 17:21:44.329 7 INFO neutron.services.segments.plugin [-] Segment ee22894c-1f4c-4ea9-ae3c-f1f41c2c5200 resource provider aggregate not found 2026-04-09 17:21:44.334 7 INFO neutron.services.segments.plugin [-] Segment ee22894c-1f4c-4ea9-ae3c-f1f41c2c5200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee22894c-1f4c-4ea9-ae3c-f1f41c2c5200 found for delete ", "request_id": "req-7b3dd1ad-b8d5-4142-a9b9-7efe89e93f3d"}]} 2026-04-09 17:21:44.352 7 INFO neutron.services.segments.plugin [-] Segment ee22894c-1f4c-4ea9-ae3c-f1f41c2c5200 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee22894c-1f4c-4ea9-ae3c-f1f41c2c5200 found for delete ", "request_id": "req-01cb7118-c334-43e7-bd18-caea741cdae1"}]} 2026-04-09 17:21:44.356 7 INFO neutron.services.segments.plugin [-] Segment 5885b901-da0c-4aa0-be73-39875cb2d30a resource provider aggregate not found 2026-04-09 17:21:44.373 7 INFO neutron.services.segments.plugin [-] Segment 5885b901-da0c-4aa0-be73-39875cb2d30a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5885b901-da0c-4aa0-be73-39875cb2d30a found for delete ", "request_id": "req-8536a77f-ea01-43bd-bf5a-f4592c578027"}]} 2026-04-09 17:21:44.374 7 INFO neutron.services.segments.plugin [-] Segment 5885b901-da0c-4aa0-be73-39875cb2d30a resource provider aggregate not found 2026-04-09 17:21:44.389 7 INFO neutron.services.segments.plugin [-] Segment 5885b901-da0c-4aa0-be73-39875cb2d30a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5885b901-da0c-4aa0-be73-39875cb2d30a found for delete ", "request_id": "req-eefc8391-3a32-45f0-a855-5a3bb7cf074c"}]} 2026-04-09 17:21:44.435 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-11d65822-829a-4f31-a011-f9531cd28e10 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] Unable to schedule network 21e1c3da-a6bd-478a-9fed-8a832794a95b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 841/1637] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:21:44 2026] POST /v2.0/subnets => generated 626 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1638] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:44 2026] DELETE /v2.0/networks/7561b69a-7719-40d4-a6f7-88c42703659f => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1639] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:44 2026] GET /v2.0/security-groups?tenant_id=6c7670f251c949088d382b2bc0b89613&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:21:44.751 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-36193af5-f176-40d3-ae60-6c4d4860fbaf ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] Unable to schedule network 21e1c3da-a6bd-478a-9fed-8a832794a95b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 842/1640] 10.0.0.62 () {34 vars in 663 bytes} [Thu Apr 9 17:21:44 2026] POST /v2.0/ports => generated 912 bytes in 341 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1641] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:44 2026] DELETE /v2.0/networks/dcd2cdf6-397a-4f90-a134-ae8936ec46e3 => 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: 843/1642] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:44 2026] DELETE /v2.0/security-groups/3f78f4e0-2a2f-41f2-a963-999ce39ddc4e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:45.009 8 INFO neutron_taas.services.taas.taas_plugin [None req-67d905c1-117d-46cf-a57b-424dad00c831 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] TaaS: Handle Delete Port: 6cd3b71e-dfdd-4550-9d6a-c40aeb00a168 2026-04-09 17:21:45.012 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67d905c1-117d-46cf-a57b-424dad00c831 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] Tap Mirror: Handle Delete Port: 6cd3b71e-dfdd-4550-9d6a-c40aeb00a168 [pid: 7|app: 0|req: 844/1643] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:44 2026] DELETE /v2.0/networks/17e32eb0-f990-468b-be21-a62229b4f7d4 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1644] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:45 2026] GET /v2.0/security-groups?tenant_id=56171ec2e1004d22b23698c1f28e61e8&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1645] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:21:44 2026] DELETE /v2.0/ports/6cd3b71e-dfdd-4550-9d6a-c40aeb00a168 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1646] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:45 2026] DELETE /v2.0/networks/d37e28d7-1284-4f1e-b13b-46c2e4fca341 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:21:45.235 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa413da1-cf0c-4d90-92ea-611bf601a287 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1647] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:21:45 2026] GET /v2.0/ports/6cd3b71e-dfdd-4550-9d6a-c40aeb00a168 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1648] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:45 2026] DELETE /v2.0/security-groups/2d269e37-feae-4f5e-853b-210a4fc091e1 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:45.326 8 INFO neutron.services.segments.plugin [-] Segment d837b750-b659-4ef3-a280-cb44a62f201d resource provider aggregate not found 2026-04-09 17:21:45.335 8 INFO neutron.services.segments.plugin [-] Segment d837b750-b659-4ef3-a280-cb44a62f201d resource provider aggregate not found 2026-04-09 17:21:45.366 8 INFO neutron.services.segments.plugin [-] Segment d837b750-b659-4ef3-a280-cb44a62f201d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d837b750-b659-4ef3-a280-cb44a62f201d found for delete ", "request_id": "req-40ba442b-623c-490c-985b-fe2f110ffacf"}]} 2026-04-09 17:21:45.374 8 INFO neutron.services.segments.plugin [-] Segment d837b750-b659-4ef3-a280-cb44a62f201d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d837b750-b659-4ef3-a280-cb44a62f201d found for delete ", "request_id": "req-657bb014-e6ad-440f-9ec8-0b1007af0557"}]} [pid: 7|app: 0|req: 848/1649] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:45 2026] DELETE /v2.0/subnets/ff9bb6e6-130a-48c8-b2ca-c54b9750a47b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:21:45.389 8 INFO neutron.services.segments.plugin [-] Segment 8f99fd95-5c96-41df-8983-c30d3fed0d33 resource provider aggregate not found 2026-04-09 17:21:45.395 8 INFO neutron.services.segments.plugin [-] Segment 8f99fd95-5c96-41df-8983-c30d3fed0d33 resource provider aggregate not found 2026-04-09 17:21:45.418 8 INFO neutron.services.segments.plugin [-] Segment 8f99fd95-5c96-41df-8983-c30d3fed0d33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f99fd95-5c96-41df-8983-c30d3fed0d33 found for delete ", "request_id": "req-cd2a58db-7693-424d-894c-d56b1cde98b0"}]} 2026-04-09 17:21:45.419 8 INFO neutron.services.segments.plugin [-] Segment 8f99fd95-5c96-41df-8983-c30d3fed0d33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f99fd95-5c96-41df-8983-c30d3fed0d33 found for delete ", "request_id": "req-3e1c6255-9f64-41a6-9931-e878c3cb50a8"}]} 2026-04-09 17:21:45.437 8 INFO neutron.services.segments.plugin [-] Segment 0f3cdd10-8d51-435d-8a4a-ed375e639333 resource provider aggregate not found 2026-04-09 17:21:45.444 8 INFO neutron.services.segments.plugin [-] Segment 0f3cdd10-8d51-435d-8a4a-ed375e639333 resource provider aggregate not found 2026-04-09 17:21:45.456 8 INFO neutron.services.segments.plugin [-] Segment 0f3cdd10-8d51-435d-8a4a-ed375e639333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f3cdd10-8d51-435d-8a4a-ed375e639333 found for delete ", "request_id": "req-ff31526a-2f7b-4776-9362-5b5acccbb81d"}]} 2026-04-09 17:21:45.460 8 INFO neutron.services.segments.plugin [-] Segment 0f3cdd10-8d51-435d-8a4a-ed375e639333 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0f3cdd10-8d51-435d-8a4a-ed375e639333 found for delete ", "request_id": "req-aede1341-2edd-4fe8-a4cb-ae2a84de6bd7"}]} 2026-04-09 17:21:45.471 8 INFO neutron.services.segments.plugin [-] Segment 5262aa25-dfa4-4bf7-8b53-c4e06904789e resource provider aggregate not found 2026-04-09 17:21:45.482 8 INFO neutron.services.segments.plugin [-] Segment 5262aa25-dfa4-4bf7-8b53-c4e06904789e resource provider aggregate not found 2026-04-09 17:21:45.491 8 INFO neutron.services.segments.plugin [-] Segment 5262aa25-dfa4-4bf7-8b53-c4e06904789e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5262aa25-dfa4-4bf7-8b53-c4e06904789e found for delete ", "request_id": "req-cbfb48a4-b0ee-4e6b-9463-655133c27bd6"}]} 2026-04-09 17:21:45.504 8 INFO neutron.services.segments.plugin [-] Segment 5262aa25-dfa4-4bf7-8b53-c4e06904789e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5262aa25-dfa4-4bf7-8b53-c4e06904789e found for delete ", "request_id": "req-6d5bf321-dfc5-461d-8a11-43079a1ec51e"}]} [pid: 7|app: 0|req: 849/1650] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:45 2026] GET /v2.0/security-groups?tenant_id=4c431ef7e33f45378317fac5cbd03349&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1651] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:45 2026] DELETE /v2.0/networks/21e1c3da-a6bd-478a-9fed-8a832794a95b => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1652] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:45 2026] DELETE /v2.0/security-groups/6493d386-7991-47c3-b51e-b49f2979c678 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:45.821 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-680a2875-33a4-4019-9da8-2d1c05e0f6c9 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] Unable to schedule network 78ca5d08-8fe6-4e40-8903-83690e8812d7: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 803/1653] 10.0.0.62 () {34 vars in 663 bytes} [Thu Apr 9 17:21:45 2026] POST /v2.0/ports => generated 775 bytes in 288 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: 804/1654] 10.0.0.62 () {34 vars in 735 bytes} [Thu Apr 9 17:21:45 2026] PUT /v2.0/ports/3fe4fda3-0a2b-413c-8f4b-dceccc654a4a => generated 752 bytes in 206 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-09 17:21:46.192 8 INFO neutron_taas.services.taas.taas_plugin [None req-e76655f0-5a8a-4b87-9540-ee2d4c3f2421 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] TaaS: Handle Delete Port: 3fe4fda3-0a2b-413c-8f4b-dceccc654a4a 2026-04-09 17:21:46.195 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e76655f0-5a8a-4b87-9540-ee2d4c3f2421 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] Tap Mirror: Handle Delete Port: 3fe4fda3-0a2b-413c-8f4b-dceccc654a4a [pid: 7|app: 0|req: 851/1655] 10.0.0.62 () {34 vars in 682 bytes} [Thu Apr 9 17:21:45 2026] POST /v2.0/security-groups => generated 1625 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1656] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:21:46 2026] DELETE /v2.0/ports/3fe4fda3-0a2b-413c-8f4b-dceccc654a4a => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1657] 10.0.0.62 () {32 vars in 661 bytes} [Thu Apr 9 17:21:46 2026] GET /v2.0/security-groups => generated 4530 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1658] 10.0.0.62 () {32 vars in 641 bytes} [Thu Apr 9 17:21:46 2026] GET /v2.0/ports => generated 778 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:21:46.395 7 INFO neutron.services.segments.plugin [-] Segment e1612348-e4d1-4f61-8538-02fbcd565674 resource provider aggregate not found 2026-04-09 17:21:46.409 7 INFO neutron.services.segments.plugin [-] Segment e1612348-e4d1-4f61-8538-02fbcd565674 resource provider aggregate not found [pid: 8|app: 0|req: 808/1659] 10.0.0.62 () {34 vars in 756 bytes} [Thu Apr 9 17:21:46 2026] PUT /v2.0/security-groups/9f26cf83-16dd-41ac-8825-7d37e903ab9f => generated 1663 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:21:46.416 7 INFO neutron.services.segments.plugin [-] Segment e1612348-e4d1-4f61-8538-02fbcd565674 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1612348-e4d1-4f61-8538-02fbcd565674 found for delete ", "request_id": "req-a28ffbd3-13a2-41a8-876d-3e5ae0fa2c01"}]} 2026-04-09 17:21:46.427 8 INFO neutron.pecan_wsgi.hooks.translation [None req-85b15a6b-d033-47f0-9ab8-e60428bb17a9 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 809/1660] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:21:46 2026] GET /v2.0/ports/3fe4fda3-0a2b-413c-8f4b-dceccc654a4a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:21:46.436 7 INFO neutron.services.segments.plugin [-] Segment e1612348-e4d1-4f61-8538-02fbcd565674 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e1612348-e4d1-4f61-8538-02fbcd565674 found for delete ", "request_id": "req-cb67f5a2-887f-4331-82c4-19b79b68c62f"}]} 2026-04-09 17:21:46.439 7 INFO neutron.services.segments.plugin [-] Segment 29d52892-05ba-4359-bd19-483394f5331a resource provider aggregate not found [pid: 8|app: 0|req: 810/1661] 10.0.0.62 () {32 vars in 735 bytes} [Thu Apr 9 17:21:46 2026] GET /v2.0/security-groups/9f26cf83-16dd-41ac-8825-7d37e903ab9f => generated 1663 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:21:46.462 7 INFO neutron.services.segments.plugin [-] Segment 29d52892-05ba-4359-bd19-483394f5331a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29d52892-05ba-4359-bd19-483394f5331a found for delete ", "request_id": "req-7cbb2194-e664-4f2a-9fd0-f4209e062145"}]} 2026-04-09 17:21:46.463 7 INFO neutron.services.segments.plugin [-] Segment 29d52892-05ba-4359-bd19-483394f5331a resource provider aggregate not found 2026-04-09 17:21:46.496 7 INFO neutron.services.segments.plugin [-] Segment 29d52892-05ba-4359-bd19-483394f5331a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29d52892-05ba-4359-bd19-483394f5331a found for delete ", "request_id": "req-888343bd-d2d4-49fe-b7f6-852cabbe0ec7"}]} [pid: 8|app: 0|req: 811/1662] 10.0.0.62 () {32 vars in 641 bytes} [Thu Apr 9 17:21:46 2026] GET /v2.0/ports => generated 778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1663] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:46 2026] GET /v2.0/security-groups?tenant_id=73924968c79c4e1db89a5df828a6f8ea&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1664] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:46 2026] DELETE /v2.0/security-groups/9f26cf83-16dd-41ac-8825-7d37e903ab9f => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1665] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:21:46 2026] GET /v2.0/ports/1128b019-cc03-4ba1-a52e-4a0d81266e91 => generated 775 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1666] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:46 2026] DELETE /v2.0/security-groups/487a21fd-daa5-4f24-a8b6-7292ea4e7363 => 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: 854/1667] 10.0.0.62 () {32 vars in 661 bytes} [Thu Apr 9 17:21:46 2026] GET /v2.0/security-groups => generated 2925 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:21:46.709 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c68f6ab5-8f64-4ed2-9f98-1a13c8505a25 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 814/1668] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:21:46 2026] DELETE /v2.0/ports/6cd3b71e-dfdd-4550-9d6a-c40aeb00a168 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:21:46.715 7 INFO neutron.api.v2.resource [None req-3d14d3c2-fff0-49d7-abd3-7eab21c3b884 d9ecc27f637347f8b205f73a9651b662 6a9cb78700aa4336a3e42056196a6ed9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 855/1669] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:46 2026] DELETE /v2.0/security-groups/9f26cf83-16dd-41ac-8825-7d37e903ab9f => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:21:46.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-34b6adb4-9c2a-40b6-8e22-b13ae8b1c83a ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 815/1670] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:46 2026] DELETE /v2.0/subnets/ff9bb6e6-130a-48c8-b2ca-c54b9750a47b => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:21:46.766 8 INFO neutron.pecan_wsgi.hooks.translation [None req-603f8650-68a6-4dbe-a77e-768cdd4eedde ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 816/1671] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:21:46 2026] DELETE /v2.0/subnets/b3f24626-f529-4e51-92c1-847bfb5afa2d => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1672] 10.0.0.62 () {34 vars in 682 bytes} [Thu Apr 9 17:21:46 2026] POST /v2.0/security-groups => generated 1625 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-09 17:21:46.873 8 INFO neutron_taas.services.taas.taas_plugin [None req-a446baf0-1635-49ba-a894-2e032312d7e5 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] TaaS: Handle Delete Port: 1128b019-cc03-4ba1-a52e-4a0d81266e91 2026-04-09 17:21:46.875 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a446baf0-1635-49ba-a894-2e032312d7e5 ddc087f3b24346e884abab49e58653bb c67792bc31da45afb519badc48a0934c - - default default] Tap Mirror: Handle Delete Port: 1128b019-cc03-4ba1-a52e-4a0d81266e91 [pid: 8|app: 0|req: 817/1673] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:21:46 2026] DELETE /v2.0/ports/1128b019-cc03-4ba1-a52e-4a0d81266e91 => 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: 857/1674] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:46 2026] GET /v2.0/security-groups?tenant_id=086b1c83f14649acb8faf8a99aa98c92&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1675] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:21:46 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: 7|app: 0|req: 858/1676] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:21:46 2026] DELETE /v2.0/networks/78ca5d08-8fe6-4e40-8903-83690e8812d7 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1677] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:21:47 2026] GET /v2.0/security-group-rules/78a431a0-038e-42aa-844d-b773bf7794fd => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1678] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:47 2026] DELETE /v2.0/security-groups/86d12dcb-fd7e-49aa-8b7a-3f6843fbdd80 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1679] 10.0.0.62 () {32 vars in 671 bytes} [Thu Apr 9 17:21:47 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1680] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:21:47 2026] DELETE /v2.0/security-group-rules/78a431a0-038e-42aa-844d-b773bf7794fd => 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: 821/1681] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:47 2026] GET /v2.0/security-groups?tenant_id=beec8ceffa404c4ba6c1bb581694f470&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: 861/1684] 10.0.0.62 () {32 vars in 671 bytes} [Thu Apr 9 17:21:47 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:21:47.519 8 INFO neutron.services.segments.plugin [-] Segment 730324dd-90ec-45e4-a29d-430b0be552f9 resource provider aggregate not found 2026-04-09 17:21:47.529 8 INFO neutron.services.segments.plugin [-] Segment 730324dd-90ec-45e4-a29d-430b0be552f9 resource provider aggregate not found 2026-04-09 17:21:47.544 8 INFO neutron.services.segments.plugin [-] Segment 730324dd-90ec-45e4-a29d-430b0be552f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 730324dd-90ec-45e4-a29d-430b0be552f9 found for delete ", "request_id": "req-bb690a08-d44e-47f4-8d9f-d2e45cddd392"}]} [pid: 8|app: 0|req: 824/1685] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:47 2026] DELETE /v2.0/security-groups/46e34ca4-2a7f-46e4-822c-a12a30d2284b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:47.560 8 INFO neutron.services.segments.plugin [-] Segment 730324dd-90ec-45e4-a29d-430b0be552f9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 730324dd-90ec-45e4-a29d-430b0be552f9 found for delete ", "request_id": "req-ab03151e-25f1-41c7-a679-7e366ebfc0c3"}]} [pid: 7|app: 0|req: 862/1686] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:21:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1687] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:21:47 2026] GET /v2.0/security-group-rules/3206c07c-6232-4fdb-99f3-b01468e4695c => generated 601 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1688] 10.0.0.62 () {32 vars in 671 bytes} [Thu Apr 9 17:21:47 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1689] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:21:47 2026] DELETE /v2.0/security-group-rules/3206c07c-6232-4fdb-99f3-b01468e4695c => 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: 865/1690] 10.0.0.62 () {32 vars in 671 bytes} [Thu Apr 9 17:21:47 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1691] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:47 2026] GET /v2.0/security-groups?tenant_id=c67792bc31da45afb519badc48a0934c&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1692] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:21:47 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: 867/1693] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:21:47 2026] GET /v2.0/security-group-rules/37824126-8441-4f59-b448-0d08d00cd700 => generated 602 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1694] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:47 2026] DELETE /v2.0/security-groups/2cbf556b-04ed-4fb1-b041-2338f663ec5b => 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: 868/1695] 10.0.0.62 () {32 vars in 671 bytes} [Thu Apr 9 17:21:48 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1696] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:21:48 2026] DELETE /v2.0/security-group-rules/37824126-8441-4f59-b448-0d08d00cd700 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1697] 10.0.0.62 () {32 vars in 671 bytes} [Thu Apr 9 17:21:48 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1698] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:48 2026] DELETE /v2.0/security-groups/ad1beab0-4e90-48d1-92bb-4ffea0443b75 => 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: 870/1699] 10.0.0.62 () {32 vars in 661 bytes} [Thu Apr 9 17:21:48 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:21:48.496 7 INFO neutron.services.segments.plugin [-] Segment 46344a94-17d0-409a-ad15-4350ff568798 resource provider aggregate not found 2026-04-09 17:21:48.515 7 INFO neutron.services.segments.plugin [-] Segment 46344a94-17d0-409a-ad15-4350ff568798 resource provider aggregate not found 2026-04-09 17:21:48.522 7 INFO neutron.services.segments.plugin [-] Segment 46344a94-17d0-409a-ad15-4350ff568798 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46344a94-17d0-409a-ad15-4350ff568798 found for delete ", "request_id": "req-bda04fb6-8899-404b-8386-2c7d5f733c06"}]} [pid: 8|app: 0|req: 830/1700] 10.0.0.62 () {32 vars in 661 bytes} [Thu Apr 9 17:21:48 2026] GET /v2.0/security-groups => generated 2925 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:21:48.538 7 INFO neutron.services.segments.plugin [-] Segment 46344a94-17d0-409a-ad15-4350ff568798 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46344a94-17d0-409a-ad15-4350ff568798 found for delete ", "request_id": "req-2b631c8e-2fee-4b02-acb0-8ec7167fe61a"}]} [pid: 7|app: 0|req: 871/1701] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:49 2026] GET /v2.0/security-groups?tenant_id=6a9cb78700aa4336a3e42056196a6ed9&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1702] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:49 2026] DELETE /v2.0/security-groups/cc1357a2-2ba0-4b4f-92e7-310dadf37a09 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1703] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:21:49 2026] POST /v2.0/floatingips => generated 552 bytes in 841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1704] 10.0.0.62 () {34 vars in 757 bytes} [Thu Apr 9 17:21:50 2026] PUT /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags => generated 25 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1705] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:21:50 2026] GET /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1706] 10.0.0.62 () {34 vars in 768 bytes} [Thu Apr 9 17:21:50 2026] PUT /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags/green => generated 4 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1707] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:21:50 2026] GET /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1708] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:21:50 2026] POST /v2.0/subnetpools => generated 548 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1709] 10.0.0.62 () {34 vars in 764 bytes} [Thu Apr 9 17:21:50 2026] PUT /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags/red => 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: 874/1710] 10.0.0.62 () {32 vars in 727 bytes} [Thu Apr 9 17:21:50 2026] GET /v2.0/subnetpools/a1464aa5-b945-45fe-9ab9-1f91fc3c3229 => generated 548 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1711] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:21:50 2026] GET /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1712] 10.0.0.62 () {34 vars in 747 bytes} [Thu Apr 9 17:21:50 2026] PUT /v2.0/subnetpools/a1464aa5-b945-45fe-9ab9-1f91fc3c3229 => generated 500 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1713] 10.0.0.62 () {34 vars in 786 bytes} [Thu Apr 9 17:21:50 2026] PUT /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1714] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:21:50 2026] DELETE /v2.0/subnetpools/a1464aa5-b945-45fe-9ab9-1f91fc3c3229 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1715] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:21:50 2026] GET /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:21:50.668 8 INFO neutron.api.v2.resource [None req-d8bf76dd-5ece-4314-855b-1dd643ae692d 6a0ab0b402e640678b11eee464109509 f316dd77f6ad45009a7fad5d75f962df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 840/1716] 10.0.0.62 () {32 vars in 727 bytes} [Thu Apr 9 17:21:50 2026] GET /v2.0/subnetpools/a1464aa5-b945-45fe-9ab9-1f91fc3c3229 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:21:50.685 8 INFO neutron.api.v2.resource [None req-85be014c-2e9a-4441-8490-9a177eb3cc55 6a0ab0b402e640678b11eee464109509 f316dd77f6ad45009a7fad5d75f962df - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 841/1717] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:21:50 2026] DELETE /v2.0/subnetpools/a1464aa5-b945-45fe-9ab9-1f91fc3c3229 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1718] 10.0.0.62 () {34 vars in 757 bytes} [Thu Apr 9 17:21:50 2026] PUT /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags => generated 37 bytes in 190 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1719] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:21:50 2026] GET /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1720] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:21:50 2026] GET /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:50.979 8 INFO neutron.api.v2.resource [None req-a0054f02-0c24-47b0-a7fd-e255ff22299e 26f080e9cfe944ec9a7514c86fd1bd7b 594dd825352844d2a3e1fad00caafef7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 843/1721] 10.0.0.62 () {32 vars in 749 bytes} [Thu Apr 9 17:21:50 2026] GET /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1722] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:21:50 2026] DELETE /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags/red => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1723] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:21:51 2026] GET /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags => generated 30 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:21:51.210 7 INFO neutron.api.v2.resource [None req-2baf9cce-0492-43b7-8bd9-1b3a33069935 26f080e9cfe944ec9a7514c86fd1bd7b 594dd825352844d2a3e1fad00caafef7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 880/1724] 10.0.0.62 () {32 vars in 752 bytes} [Thu Apr 9 17:21:51 2026] DELETE /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1725] 10.0.0.62 () {32 vars in 740 bytes} [Thu Apr 9 17:21:51 2026] DELETE /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1726] 10.0.0.62 () {32 vars in 621 bytes} [Thu Apr 9 17:21:51 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: 881/1727] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:21:51 2026] GET /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:21:51.494 7 INFO neutron_taas.services.taas.taas_plugin [None req-214717c6-9158-4d73-8701-eb8e12c9b01d 26f080e9cfe944ec9a7514c86fd1bd7b 594dd825352844d2a3e1fad00caafef7 - - default default] TaaS: Handle Delete Port: 57f583ea-0d69-4172-b3cf-f043811dbef6 2026-04-09 17:21:51.496 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-214717c6-9158-4d73-8701-eb8e12c9b01d 26f080e9cfe944ec9a7514c86fd1bd7b 594dd825352844d2a3e1fad00caafef7 - - default default] Tap Mirror: Handle Delete Port: 57f583ea-0d69-4172-b3cf-f043811dbef6 [pid: 8|app: 0|req: 847/1728] 10.0.0.62 () {32 vars in 631 bytes} [Thu Apr 9 17:21:51 2026] GET /v2.0/ => generated 632 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1729] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:21:51 2026] DELETE /v2.0/floatingips/ffc4cb71-2224-4a91-aa45-2a920fdd1c94 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1730] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:51 2026] GET /v2.0/security-groups?tenant_id=f316dd77f6ad45009a7fad5d75f962df&name=default => generated 2925 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1731] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:51 2026] DELETE /v2.0/security-groups/3ace6a4c-9487-477a-b1d0-4712d6b542bb => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1732] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:52 2026] GET /v2.0/security-groups?tenant_id=0f10d2fd1f344127abdb2e8a992fc209&name=default => generated 2925 bytes in 899 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:21:53.504 8 INFO neutron.db.segments_db [None req-76c06778-04b0-4ad1-b622-acb104f0b13e eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] Added segment 9ed31ead-6200-4cb1-bdea-5b5ba0c5f881 of type vxlan for network 118d1000-13e4-46ca-8e43-ef6e698075dc [pid: 7|app: 0|req: 885/1733] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:53 2026] GET /v2.0/security-groups?tenant_id=594dd825352844d2a3e1fad00caafef7&name=default => generated 2925 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1734] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:53 2026] DELETE /v2.0/security-groups/cc729fa8-c230-49ca-820b-6bf9aaff1eb1 => generated 0 bytes in 648 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1735] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:52 2026] POST /v2.0/networks => generated 612 bytes in 2041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1736] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:54 2026] DELETE /v2.0/security-groups/360c1cd7-1a0e-466c-ba4f-b41f9249e96b => generated 0 bytes in 557 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:21:55.086 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-801c0676-9e54-4a38-b810-7b4847fb245f eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] Unable to schedule network 118d1000-13e4-46ca-8e43-ef6e698075dc: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 850/1737] 10.0.0.62 () {34 vars in 662 bytes} [Thu Apr 9 17:21:54 2026] POST /v2.0/ports => generated 743 bytes in 746 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-09 17:21:55.216 8 INFO neutron.db.segments_db [None req-ddd72d95-bb32-4c89-b8ed-76610e5df337 eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] Added segment 14842084-cb7c-4d82-85b5-c9529f22e4ac of type vxlan for network 957a9765-754c-44b7-83ed-917ed4420491 [pid: 7|app: 0|req: 888/1738] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:21:55 2026] GET /v2.0/security-groups?tenant_id=35d01aec877047c09e051a57f24a73a7&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1739] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:21:55 2026] DELETE /v2.0/security-groups/01efab63-6d7c-4c3e-ac73-1406ee2ad95e => 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: 851/1740] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:55 2026] POST /v2.0/networks => generated 612 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:55.761 7 INFO neutron.db.segments_db [None req-99828600-53c5-41cb-9cd0-c29c2521e111 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3 of type vxlan for network c264fe4b-5f43-4041-a827-90709bce6db7 [pid: 7|app: 0|req: 890/1741] 10.0.0.62 () {34 vars in 669 bytes} [Thu Apr 9 17:21:55 2026] POST /v2.0/networks => generated 721 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:56.004 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-72c6635e-34da-4d22-a848-29d1f823c2c6 eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] Unable to schedule network 957a9765-754c-44b7-83ed-917ed4420491: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:21:56.014 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-799c1afd-ae34-45cb-bc36-d35501f5cbdc c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network c264fe4b-5f43-4041-a827-90709bce6db7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 891/1742] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:21:55 2026] POST /v2.0/subnets => generated 687 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1743] 10.0.0.62 () {34 vars in 662 bytes} [Thu Apr 9 17:21:55 2026] POST /v2.0/ports => generated 743 bytes in 305 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-09 17:21:56.091 7 INFO neutron.db.segments_db [None req-e6ec6ec5-3a31-49ee-b93e-9f97237a01c1 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Added segment 62055cd5-87e1-43b0-be1b-60a722ac10d6 of type vxlan for network 07fd31e3-2d4a-428b-baab-bba300984e39 2026-04-09 17:21:56.138 8 INFO neutron.db.segments_db [None req-9c9b263a-7681-4fa7-969e-2151a25b081b eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] Added segment dfbefe55-1aeb-4585-8d53-c40bd4470b60 of type vxlan for network b5ab7efb-1aee-453c-9acf-0a60c512b25e [pid: 8|app: 0|req: 853/1744] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:56 2026] POST /v2.0/networks => generated 612 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:56.375 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e6ec6ec5-3a31-49ee-b93e-9f97237a01c1 c713d77509064eea8721609b198680e5 e5dd379fedec483ab7d9f6c833144739 - - default default] Unable to schedule network 07fd31e3-2d4a-428b-baab-bba300984e39: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:21:56.395 7 INFO neutron.db.l3_hamode_db [None req-e6ec6ec5-3a31-49ee-b93e-9f97237a01c1 c713d77509064eea8721609b198680e5 e5dd379fedec483ab7d9f6c833144739 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:21:56.596 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8f96820c-b3f2-4d3d-9a88-ddc20a86964e eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] Unable to schedule network b5ab7efb-1aee-453c-9acf-0a60c512b25e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 854/1745] 10.0.0.62 () {34 vars in 662 bytes} [Thu Apr 9 17:21:56 2026] POST /v2.0/ports => generated 743 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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-09 17:21:56.707 8 INFO neutron.db.segments_db [None req-493036b2-e1f9-401c-9386-61902a915815 eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] Added segment 80fd934f-8443-4495-a3c7-4c35d56a5f1f of type vxlan for network a2c554b8-07da-4428-b872-b6c6ec03d060 [pid: 8|app: 0|req: 855/1746] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:56 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) 2026-04-09 17:21:57.065 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7283a7d0-8951-43ae-9850-894500776d32 eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] Unable to schedule network a2c554b8-07da-4428-b872-b6c6ec03d060: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:21:57.184 7 INFO neutron.db.l3_hamode_db [None req-e6ec6ec5-3a31-49ee-b93e-9f97237a01c1 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 856/1747] 10.0.0.62 () {34 vars in 662 bytes} [Thu Apr 9 17:21:56 2026] POST /v2.0/ports => generated 743 bytes in 423 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-09 17:21:57.373 8 INFO neutron.db.segments_db [None req-05328360-bb95-40d6-92ae-71ee3f33a1a7 eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] Added segment f02fb4ab-8c95-4011-a491-d1c5173a5f72 of type vxlan for network 2ddd3d48-915e-479a-8542-064390da9e36 [pid: 8|app: 0|req: 857/1748] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:57 2026] POST /v2.0/networks => generated 612 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:21:57.584 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e6ec6ec5-3a31-49ee-b93e-9f97237a01c1 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network 07fd31e3-2d4a-428b-baab-bba300984e39: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:21:57.973 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cc469fda-26e4-4279-9dc3-5cd30eeb99fb eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] Unable to schedule network 2ddd3d48-915e-479a-8542-064390da9e36: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 858/1749] 10.0.0.62 () {34 vars in 662 bytes} [Thu Apr 9 17:21:57 2026] POST /v2.0/ports => generated 743 bytes in 1119 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: 859/1750] 10.0.0.62 () {34 vars in 745 bytes} [Thu Apr 9 17:21:58 2026] PUT /v2.0/ports/f5bdb4b0-8158-45fc-aeaa-3192951e5ed5/tags => generated 17 bytes in 179 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: 860/1751] 10.0.0.62 () {34 vars in 745 bytes} [Thu Apr 9 17:21:58 2026] PUT /v2.0/ports/062bda90-66ce-4be4-a197-12acaa0c3347/tags => generated 25 bytes in 115 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: 861/1752] 10.0.0.62 () {34 vars in 745 bytes} [Thu Apr 9 17:21:58 2026] PUT /v2.0/ports/89918b01-08d6-4d95-bca1-0d097b0af730/tags => generated 34 bytes in 209 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: 892/1753] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:21:56 2026] POST /v2.0/routers => generated 727 bytes in 3314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1754] 10.0.0.62 () {34 vars in 745 bytes} [Thu Apr 9 17:21:59 2026] PUT /v2.0/ports/9c88197b-35ba-470e-a031-3c18b7471cd0/tags => generated 19 bytes in 203 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-09 17:22:00.231 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6c882f1-31a6-444c-8ec4-fe19a83e8e32 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network c264fe4b-5f43-4041-a827-90709bce6db7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:22:00.534 7 INFO neutron.db.segments_db [None req-c84cd776-9941-49fc-ae4a-b6614f454ac3 d696f4acf2d34f5da7e5f88d7eb8790b 184405f95e0a41fbbab95774c04a9a3b - - default default] Added segment da894e53-404c-47ea-bc69-655c6d12397b of type vxlan for network 1d510a6f-f24c-4552-85b2-02ff00e3103b [pid: 7|app: 0|req: 893/1755] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:21:59 2026] POST /v2.0/networks => generated 613 bytes in 1302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1756] 10.0.0.62 () {32 vars in 658 bytes} [Thu Apr 9 17:22:00 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1757] 10.0.0.62 () {34 vars in 751 bytes} [Thu Apr 9 17:22:00 2026] PUT /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:00.949 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6c882f1-31a6-444c-8ec4-fe19a83e8e32 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to schedule network c264fe4b-5f43-4041-a827-90709bce6db7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 896/1758] 10.0.0.62 () {32 vars in 672 bytes} [Thu Apr 9 17:22:00 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1759] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:00 2026] GET /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1760] 10.0.0.62 () {32 vars in 668 bytes} [Thu Apr 9 17:22:00 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1761] 10.0.0.62 () {34 vars in 762 bytes} [Thu Apr 9 17:22:01 2026] PUT /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1762] 10.0.0.62 () {32 vars in 680 bytes} [Thu Apr 9 17:22:01 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1763] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:21:59 2026] PUT /v2.0/routers/0d2cb286-0eff-4b90-84ca-bf4f9629809b/add_router_interface => generated 309 bytes in 1833 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1764] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:01 2026] GET /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1765] 10.0.0.62 () {34 vars in 758 bytes} [Thu Apr 9 17:22:01 2026] PUT /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags/red => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1766] 10.0.0.62 () {32 vars in 666 bytes} [Thu Apr 9 17:22:01 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1767] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:01 2026] GET /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1768] 10.0.0.62 () {34 vars in 780 bytes} [Thu Apr 9 17:22:01 2026] PUT /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1769] 10.0.0.62 () {32 vars in 680 bytes} [Thu Apr 9 17:22:01 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1770] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:01 2026] GET /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1771] 10.0.0.62 () {32 vars in 676 bytes} [Thu Apr 9 17:22:01 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1772] 10.0.0.62 () {34 vars in 751 bytes} [Thu Apr 9 17:22:01 2026] PUT /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags => generated 37 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1773] 10.0.0.62 () {32 vars in 688 bytes} [Thu Apr 9 17:22:01 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1774] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:01 2026] GET /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1775] 10.0.0.62 () {32 vars in 739 bytes} [Thu Apr 9 17:22:01 2026] GET /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags/red => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:22:01.668 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7bad957-bde2-42ff-a24f-6eb7dfd35eaf eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] TaaS: Handle Delete Port: f5bdb4b0-8158-45fc-aeaa-3192951e5ed5 2026-04-09 17:22:01.673 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7bad957-bde2-42ff-a24f-6eb7dfd35eaf eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] Tap Mirror: Handle Delete Port: f5bdb4b0-8158-45fc-aeaa-3192951e5ed5 [pid: 8|app: 0|req: 868/1776] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:22:01 2026] DELETE /v2.0/ports/f5bdb4b0-8158-45fc-aeaa-3192951e5ed5 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:22:01.799 8 INFO neutron.api.v2.resource [None req-7d994c55-a619-4b7e-9c39-380d5ec8cf36 d696f4acf2d34f5da7e5f88d7eb8790b 184405f95e0a41fbbab95774c04a9a3b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 869/1777] 10.0.0.62 () {32 vars in 743 bytes} [Thu Apr 9 17:22:01 2026] GET /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1778] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:01 2026] GET /v2.0/security-groups?tenant_id=f8a7fa6943e641628856ce4ac4a80e40&name=default => generated 2925 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:22:01.912 8 INFO neutron_taas.services.taas.taas_plugin [None req-02e7312d-39c5-4007-aa03-e91b388105c1 eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] TaaS: Handle Delete Port: 062bda90-66ce-4be4-a197-12acaa0c3347 2026-04-09 17:22:01.916 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02e7312d-39c5-4007-aa03-e91b388105c1 eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] Tap Mirror: Handle Delete Port: 062bda90-66ce-4be4-a197-12acaa0c3347 [pid: 7|app: 0|req: 910/1779] 10.0.0.62 () {32 vars in 742 bytes} [Thu Apr 9 17:22:01 2026] DELETE /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1780] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:22:01 2026] DELETE /v2.0/ports/062bda90-66ce-4be4-a197-12acaa0c3347 => 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: 911/1781] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:01 2026] DELETE /v2.0/security-groups/e83b7bd0-4f93-49ed-9fd7-7fe28d942693 => 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: 871/1782] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:02 2026] GET /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags => generated 30 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:02.145 8 INFO neutron.api.v2.resource [None req-af87cd25-eb5a-41f9-a6ac-5ee661648506 d696f4acf2d34f5da7e5f88d7eb8790b 184405f95e0a41fbbab95774c04a9a3b - - default default] delete failed (client error): The resource could not be found. 2026-04-09 17:22:02.146 7 INFO neutron_taas.services.taas.taas_plugin [None req-d9b5927e-c0c0-4fdb-8afc-ba3ffe63f09d eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] TaaS: Handle Delete Port: 89918b01-08d6-4d95-bca1-0d097b0af730 [pid: 8|app: 0|req: 872/1783] 10.0.0.62 () {32 vars in 746 bytes} [Thu Apr 9 17:22:02 2026] DELETE /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags/green => generated 99 bytes in 68 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-09 17:22:02.149 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9b5927e-c0c0-4fdb-8afc-ba3ffe63f09d eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] Tap Mirror: Handle Delete Port: 89918b01-08d6-4d95-bca1-0d097b0af730 [pid: 8|app: 0|req: 873/1784] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:22:02 2026] DELETE /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags => 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: 912/1785] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:22:02 2026] DELETE /v2.0/ports/89918b01-08d6-4d95-bca1-0d097b0af730 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1786] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:02 2026] GET /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:02.408 7 INFO neutron_taas.services.taas.taas_plugin [None req-ee4bd930-03cf-4f21-9a68-166207a61932 eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] TaaS: Handle Delete Port: 9c88197b-35ba-470e-a031-3c18b7471cd0 2026-04-09 17:22:02.414 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee4bd930-03cf-4f21-9a68-166207a61932 eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] Tap Mirror: Handle Delete Port: 9c88197b-35ba-470e-a031-3c18b7471cd0 2026-04-09 17:22:02.417 8 INFO neutron.services.segments.plugin [-] Segment da894e53-404c-47ea-bc69-655c6d12397b resource provider aggregate not found 2026-04-09 17:22:02.418 8 INFO neutron.services.segments.plugin [-] Segment da894e53-404c-47ea-bc69-655c6d12397b resource provider aggregate not found 2026-04-09 17:22:02.438 8 INFO neutron.services.segments.plugin [-] Segment da894e53-404c-47ea-bc69-655c6d12397b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da894e53-404c-47ea-bc69-655c6d12397b found for delete ", "request_id": "req-bd9fafd9-e021-4d34-b331-9a91f7a84ed8"}]} 2026-04-09 17:22:02.447 8 INFO neutron.services.segments.plugin [-] Segment da894e53-404c-47ea-bc69-655c6d12397b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da894e53-404c-47ea-bc69-655c6d12397b found for delete ", "request_id": "req-8e145270-b4a7-4b7c-85e9-175ea4a07bc4"}]} [pid: 8|app: 0|req: 875/1787] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:02 2026] DELETE /v2.0/networks/1d510a6f-f24c-4552-85b2-02ff00e3103b => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1790] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:22:02 2026] DELETE /v2.0/ports/9c88197b-35ba-470e-a031-3c18b7471cd0 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:22:02.648 8 INFO neutron_taas.services.taas.taas_plugin [None req-b38e41b5-cce6-468d-8261-c7a158223dfd eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] TaaS: Handle Delete Port: 9595f071-5a44-4b1d-bd2a-dbaf164c5843 2026-04-09 17:22:02.652 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b38e41b5-cce6-468d-8261-c7a158223dfd eaedbd7160f74fe0afa95b0e92a0dafa dee6c44f21f146e0bf87d92ae6c959e6 - - default default] Tap Mirror: Handle Delete Port: 9595f071-5a44-4b1d-bd2a-dbaf164c5843 [pid: 8|app: 0|req: 878/1791] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:22:02 2026] DELETE /v2.0/ports/9595f071-5a44-4b1d-bd2a-dbaf164c5843 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:22:02.888 7 INFO neutron.services.segments.plugin [-] Segment 9ed31ead-6200-4cb1-bdea-5b5ba0c5f881 resource provider aggregate not found 2026-04-09 17:22:02.897 7 INFO neutron.services.segments.plugin [-] Segment 9ed31ead-6200-4cb1-bdea-5b5ba0c5f881 resource provider aggregate not found 2026-04-09 17:22:02.914 7 INFO neutron.services.segments.plugin [-] Segment 9ed31ead-6200-4cb1-bdea-5b5ba0c5f881 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ed31ead-6200-4cb1-bdea-5b5ba0c5f881 found for delete ", "request_id": "req-884185c9-2753-472f-ab1a-b73344e5a9d1"}]} 2026-04-09 17:22:02.920 7 INFO neutron.services.segments.plugin [-] Segment 9ed31ead-6200-4cb1-bdea-5b5ba0c5f881 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ed31ead-6200-4cb1-bdea-5b5ba0c5f881 found for delete ", "request_id": "req-d90220b7-82e4-41ee-941c-ae9a5024e51a"}]} [pid: 7|app: 0|req: 914/1792] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:02 2026] DELETE /v2.0/networks/118d1000-13e4-46ca-8e43-ef6e698075dc => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1793] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:02 2026] DELETE /v2.0/networks/957a9765-754c-44b7-83ed-917ed4420491 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1794] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:03 2026] DELETE /v2.0/networks/b5ab7efb-1aee-453c-9acf-0a60c512b25e => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1795] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:03 2026] DELETE /v2.0/networks/a2c554b8-07da-4428-b872-b6c6ec03d060 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1796] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:03 2026] GET /v2.0/security-groups?tenant_id=184405f95e0a41fbbab95774c04a9a3b&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1797] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:03 2026] DELETE /v2.0/security-groups/1cf46a3e-4b14-4532-9fec-00b0a26ac761 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1798] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:03 2026] DELETE /v2.0/networks/2ddd3d48-915e-479a-8542-064390da9e36 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1799] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:03 2026] GET /v2.0/security-groups?tenant_id=a17b5c96736c4f18a1581ea4de80c60d&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1800] 10.0.0.200 () {34 vars in 981 bytes} [Thu Apr 9 17:22:03 2026] GET /v2.0/networks?id=c264fe4b-5f43-4041-a827-90709bce6db7 => generated 666 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1801] 10.0.0.200 () {34 vars in 964 bytes} [Thu Apr 9 17:22:03 2026] GET /v2.0/quotas/e5dd379fedec483ab7d9f6c833144739 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1802] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:03 2026] DELETE /v2.0/security-groups/63ddf4be-3d23-4875-ad3d-8e434e051f20 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1803] 10.0.0.200 () {34 vars in 1001 bytes} [Thu Apr 9 17:22:03 2026] GET /v2.0/ports?tenant_id=e5dd379fedec483ab7d9f6c833144739&fields=id => generated 57 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1804] 10.0.0.200 () {34 vars in 1007 bytes} [Thu Apr 9 17:22:03 2026] GET /v2.0/networks/c264fe4b-5f43-4041-a827-90709bce6db7?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: 886/1805] 10.0.0.200 () {34 vars in 1107 bytes} [Thu Apr 9 17:22:03 2026] GET /v2.0/networks/c264fe4b-5f43-4041-a827-90709bce6db7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1806] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:04 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:04.464 8 INFO neutron.services.segments.plugin [-] Segment 14842084-cb7c-4d82-85b5-c9529f22e4ac resource provider aggregate not found 2026-04-09 17:22:04.467 8 INFO neutron.services.segments.plugin [-] Segment 14842084-cb7c-4d82-85b5-c9529f22e4ac resource provider aggregate not found 2026-04-09 17:22:04.480 8 INFO neutron.services.segments.plugin [-] Segment 14842084-cb7c-4d82-85b5-c9529f22e4ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14842084-cb7c-4d82-85b5-c9529f22e4ac found for delete ", "request_id": "req-8695e03e-3ec9-4831-baf1-95828bfa5c6a"}]} 2026-04-09 17:22:04.481 8 INFO neutron.services.segments.plugin [-] Segment 14842084-cb7c-4d82-85b5-c9529f22e4ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 14842084-cb7c-4d82-85b5-c9529f22e4ac found for delete ", "request_id": "req-ba05bc7d-43d4-4362-ad25-807ba0fd959f"}]} [pid: 8|app: 0|req: 887/1807] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:04 2026] GET /v2.0/security-groups?tenant_id=1af398d91c584a87949d981d7c5da8bf&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:22:04.937 7 INFO neutron.services.segments.plugin [-] Segment dfbefe55-1aeb-4585-8d53-c40bd4470b60 resource provider aggregate not found 2026-04-09 17:22:04.937 7 INFO neutron.services.segments.plugin [-] Segment dfbefe55-1aeb-4585-8d53-c40bd4470b60 resource provider aggregate not found 2026-04-09 17:22:04.955 7 INFO neutron.services.segments.plugin [-] Segment dfbefe55-1aeb-4585-8d53-c40bd4470b60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfbefe55-1aeb-4585-8d53-c40bd4470b60 found for delete ", "request_id": "req-d614b00a-71d4-47b3-9209-9b583c829857"}]} 2026-04-09 17:22:04.959 7 INFO neutron.services.segments.plugin [-] Segment dfbefe55-1aeb-4585-8d53-c40bd4470b60 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dfbefe55-1aeb-4585-8d53-c40bd4470b60 found for delete ", "request_id": "req-39a9bd93-d610-43cb-9cec-4dc445b94060"}]} 2026-04-09 17:22:04.972 7 INFO neutron.services.segments.plugin [-] Segment 80fd934f-8443-4495-a3c7-4c35d56a5f1f resource provider aggregate not found [pid: 7|app: 0|req: 921/1808] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:04 2026] DELETE /v2.0/security-groups/38c51fd9-1ad0-4f7d-a724-e8fc53bd9922 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:22:04.981 7 INFO neutron.services.segments.plugin [-] Segment 80fd934f-8443-4495-a3c7-4c35d56a5f1f resource provider aggregate not found 2026-04-09 17:22:04.999 7 INFO neutron.services.segments.plugin [-] Segment 80fd934f-8443-4495-a3c7-4c35d56a5f1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80fd934f-8443-4495-a3c7-4c35d56a5f1f found for delete ", "request_id": "req-57e59c0e-156e-40e8-84f0-6df10c428925"}]} 2026-04-09 17:22:05.007 7 INFO neutron.services.segments.plugin [-] Segment 80fd934f-8443-4495-a3c7-4c35d56a5f1f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80fd934f-8443-4495-a3c7-4c35d56a5f1f found for delete ", "request_id": "req-9ca21f36-a3bd-4bef-9939-ed7b15efe95d"}]} 2026-04-09 17:22:05.019 7 INFO neutron.services.segments.plugin [-] Segment f02fb4ab-8c95-4011-a491-d1c5173a5f72 resource provider aggregate not found 2026-04-09 17:22:05.034 7 INFO neutron.services.segments.plugin [-] Segment f02fb4ab-8c95-4011-a491-d1c5173a5f72 resource provider aggregate not found 2026-04-09 17:22:05.038 7 INFO neutron.services.segments.plugin [-] Segment f02fb4ab-8c95-4011-a491-d1c5173a5f72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f02fb4ab-8c95-4011-a491-d1c5173a5f72 found for delete ", "request_id": "req-82527316-c4ef-48a4-9044-1d1fcb6223f1"}]} 2026-04-09 17:22:05.053 7 INFO neutron.services.segments.plugin [-] Segment f02fb4ab-8c95-4011-a491-d1c5173a5f72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f02fb4ab-8c95-4011-a491-d1c5173a5f72 found for delete ", "request_id": "req-5e2f0f47-565c-4b24-af13-fad31a1c4125"}]} [pid: 8|app: 0|req: 888/1809] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:05 2026] GET /v2.0/security-groups?tenant_id=dee6c44f21f146e0bf87d92ae6c959e6&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1810] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:05 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 922/1811] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:05 2026] DELETE /v2.0/security-groups/ade7ac4f-edc8-4df4-8d8f-7182b9eaaed8 => 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: 890/1812] 10.0.0.103 () {32 vars in 800 bytes} [Thu Apr 9 17:22:05 2026] GET /v2.0/extensions => generated 21537 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1813] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:06 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 923/1814] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:05 2026] GET /v2.0/security-groups?tenant_id=81cf79e2303749f385e34a738ec240d2&name=default => generated 2925 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1815] 10.0.0.103 () {30 vars in 723 bytes} [Thu Apr 9 17:22:06 2026] GET /v2.0/quotas/69db929027d74002a767f1e450b88555/details => generated 847 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1816] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:06 2026] DELETE /v2.0/security-groups/98a6a327-f115-4a6d-9cdd-8284329ed320 => generated 0 bytes in 413 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1817] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:07 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 894/1818] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:08 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 925/1819] 10.0.0.62 () {34 vars in 676 bytes} [Thu Apr 9 17:22:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1820] 10.0.0.62 () {34 vars in 751 bytes} [Thu Apr 9 17:22:08 2026] PUT /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1821] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:08 2026] GET /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1822] 10.0.0.62 () {34 vars in 762 bytes} [Thu Apr 9 17:22:08 2026] PUT /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1823] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:08 2026] GET /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1824] 10.0.0.62 () {34 vars in 758 bytes} [Thu Apr 9 17:22:08 2026] PUT /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags/red => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1825] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:08 2026] GET /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1826] 199.204.45.69 () {34 vars in 984 bytes} [Thu Apr 9 17:22:08 2026] GET /v2.0/networks?id=c264fe4b-5f43-4041-a827-90709bce6db7 => generated 666 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1827] 10.0.0.62 () {34 vars in 780 bytes} [Thu Apr 9 17:22:08 2026] PUT /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags/black.or.white => generated 4 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1828] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:09 2026] GET /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1829] 10.0.0.62 () {34 vars in 751 bytes} [Thu Apr 9 17:22:09 2026] PUT /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1830] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:09 2026] GET /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1831] 10.0.0.62 () {32 vars in 739 bytes} [Thu Apr 9 17:22:09 2026] GET /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:22:09.374 8 INFO neutron.api.v2.resource [None req-5dd91627-8a81-4563-bea4-df001175ea9b 2f7dbb3666dd415a9389c33952bc78a5 b25e4955c2b94a58870cf7a110e3a263 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 904/1832] 10.0.0.62 () {32 vars in 743 bytes} [Thu Apr 9 17:22:09 2026] GET /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-09 17:22:09.384 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-ccd5a8ff-7ef6-42bc-9922-e0f3010e79dc 6f1b136252624495b623af3e72975ce9 e5dd379fedec483ab7d9f6c833144739 - - default default] Unable to schedule network c264fe4b-5f43-4041-a827-90709bce6db7: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 905/1833] 10.0.0.62 () {32 vars in 742 bytes} [Thu Apr 9 17:22:09 2026] DELETE /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags/red => 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: 906/1834] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:09 2026] GET /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1835] 199.204.45.69 () {38 vars in 953 bytes} [Thu Apr 9 17:22:09 2026] POST /v2.0/ports => generated 958 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, ' 2026-04-09 17:22:09.531 8 INFO neutron.api.v2.resource [None req-f463efaa-5379-43c2-8a81-1c5099c78957 2f7dbb3666dd415a9389c33952bc78a5 b25e4955c2b94a58870cf7a110e3a263 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 907/1836] 10.0.0.62 () {32 vars in 746 bytes} [Thu Apr 9 17:22:09 2026] DELETE /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/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: 908/1837] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:22:09 2026] DELETE /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1838] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:09 2026] GET /v2.0/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1839] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:09 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => generated 961 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1840] 10.0.0.62 () {32 vars in 732 bytes} [Thu Apr 9 17:22:09 2026] DELETE /v2.0/qos/policies/b69ede2a-eab5-4b05-96c9-5573f435ab39 => 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: 912/1841] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Apr 9 17:22:09 2026] GET /v2.0/security-groups?id=11c201c9-ebd2-4fb3-b369-7803f6e99828&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:09.864 7 ERROR neutron.plugins.ml2.managers [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 on host instance for vnic_type normal using segments [{'id': 'bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': 'c264fe4b-5f43-4041-a827-90709bce6db7'}] 2026-04-09 17:22:09.864 7 INFO neutron.plugins.ml2.plugin [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 2 to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 2026-04-09 17:22:09.932 7 ERROR neutron.plugins.ml2.managers [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 on host instance for vnic_type normal using segments [{'id': 'bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': 'c264fe4b-5f43-4041-a827-90709bce6db7'}] 2026-04-09 17:22:09.933 7 INFO neutron.plugins.ml2.plugin [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 3 to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 2026-04-09 17:22:09.979 7 ERROR neutron.plugins.ml2.managers [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 on host instance for vnic_type normal using segments [{'id': 'bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': 'c264fe4b-5f43-4041-a827-90709bce6db7'}] 2026-04-09 17:22:09.980 7 INFO neutron.plugins.ml2.plugin [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 4 to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 2026-04-09 17:22:10.029 7 ERROR neutron.plugins.ml2.managers [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 on host instance for vnic_type normal using segments [{'id': 'bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': 'c264fe4b-5f43-4041-a827-90709bce6db7'}] 2026-04-09 17:22:10.030 7 INFO neutron.plugins.ml2.plugin [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 5 to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 [pid: 8|app: 0|req: 913/1842] 10.0.0.103 () {32 vars in 800 bytes} [Thu Apr 9 17:22:10 2026] GET /v2.0/extensions => generated 21537 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-09 17:22:10.093 7 ERROR neutron.plugins.ml2.managers [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 on host instance for vnic_type normal using segments [{'id': 'bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': 'c264fe4b-5f43-4041-a827-90709bce6db7'}] 2026-04-09 17:22:10.093 7 INFO neutron.plugins.ml2.plugin [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 6 to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 2026-04-09 17:22:10.124 7 ERROR neutron.plugins.ml2.managers [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 on host instance for vnic_type normal using segments [{'id': 'bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': 'c264fe4b-5f43-4041-a827-90709bce6db7'}] 2026-04-09 17:22:10.125 7 INFO neutron.plugins.ml2.plugin [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 7 to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 2026-04-09 17:22:10.163 7 ERROR neutron.plugins.ml2.managers [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 on host instance for vnic_type normal using segments [{'id': 'bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': 'c264fe4b-5f43-4041-a827-90709bce6db7'}] 2026-04-09 17:22:10.163 7 INFO neutron.plugins.ml2.plugin [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 8 to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 2026-04-09 17:22:10.191 7 ERROR neutron.plugins.ml2.managers [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 on host instance for vnic_type normal using segments [{'id': 'bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': 'c264fe4b-5f43-4041-a827-90709bce6db7'}] 2026-04-09 17:22:10.191 7 INFO neutron.plugins.ml2.plugin [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 9 to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 2026-04-09 17:22:10.242 7 ERROR neutron.plugins.ml2.managers [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 on host instance for vnic_type normal using segments [{'id': 'bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': 'c264fe4b-5f43-4041-a827-90709bce6db7'}] 2026-04-09 17:22:10.242 7 INFO neutron.plugins.ml2.plugin [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 10 to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 2026-04-09 17:22:10.278 7 ERROR neutron.plugins.ml2.managers [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-5912de97-7b0c-491f-987e-94697f00a4ed 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port bdb34d3d-929e-46b9-8365-08b1576946c1 on host instance for vnic_type normal using segments [{'id': 'bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 568, 'network_id': 'c264fe4b-5f43-4041-a827-90709bce6db7'}] [pid: 8|app: 0|req: 914/1843] 10.0.0.103 () {30 vars in 723 bytes} [Thu Apr 9 17:22:10 2026] GET /v2.0/quotas/69db929027d74002a767f1e450b88555/details => generated 847 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1844] 199.204.45.69 () {38 vars in 1026 bytes} [Thu Apr 9 17:22:09 2026] PUT /v2.0/ports/bdb34d3d-929e-46b9-8365-08b1576946c1 => generated 1105 bytes in 894 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:22:10.444 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-43fc86e1-4b91-491d-a277-cf3be33ae5bb'] response: {'name': 'network-changed', 'server_uuid': '0b35eb25-1192-4fe3-94ab-3934c3e72dfb', 'tag': 'bdb34d3d-929e-46b9-8365-08b1576946c1', 'status': 'completed', 'code': 200} 2026-04-09 17:22:10.539 8 INFO neutron_taas.services.taas.taas_plugin [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-f5629533-9e5c-4fc4-9fcb-a2001bf64bda 6f1b136252624495b623af3e72975ce9 e5dd379fedec483ab7d9f6c833144739 - - default default] TaaS: Handle Delete Port: bdb34d3d-929e-46b9-8365-08b1576946c1 2026-04-09 17:22:10.545 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-f5629533-9e5c-4fc4-9fcb-a2001bf64bda 6f1b136252624495b623af3e72975ce9 e5dd379fedec483ab7d9f6c833144739 - - default default] Tap Mirror: Handle Delete Port: bdb34d3d-929e-46b9-8365-08b1576946c1 2026-04-09 17:22:10.725 8 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [req-9a3c004c-d849-47e8-b0a7-abcdd269aaf3 req-f5629533-9e5c-4fc4-9fcb-a2001bf64bda 6f1b136252624495b623af3e72975ce9 e5dd379fedec483ab7d9f6c833144739 - - default default] Unable to retrieve active L2 agent on host instance [pid: 8|app: 0|req: 915/1845] 199.204.45.69 () {36 vars in 995 bytes} [Thu Apr 9 17:22:10 2026] DELETE /v2.0/ports/bdb34d3d-929e-46b9-8365-08b1576946c1 => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:22:10.771 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab29a857-d979-4b5e-bc3b-26fc6c825b8e'] response: {'server_uuid': '0b35eb25-1192-4fe3-94ab-3934c3e72dfb', 'name': 'network-vif-deleted', 'tag': 'bdb34d3d-929e-46b9-8365-08b1576946c1', '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: 916/1846] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:10 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 931/1847] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:10 2026] GET /v2.0/security-groups?tenant_id=1d749e3ed1de4413a3cf6096d20caf2b&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1848] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:22:10 2026] GET /v2.0/ports?tenant_id=e5dd379fedec483ab7d9f6c833144739&device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 918/1849] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:22:11 2026] GET /v2.0/networks?tenant_id=e5dd379fedec483ab7d9f6c833144739&shared=False => generated 762 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1850] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:22:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1851] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:10 2026] DELETE /v2.0/security-groups/013df3bb-a7fd-4b8f-a262-0cdba86079c1 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1852] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:11 2026] GET /v2.0/security-groups?tenant_id=b25e4955c2b94a58870cf7a110e3a263&name=default => generated 2925 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:22:12.044 7 INFO neutron.db.segments_db [None req-2b828d8d-ffd1-48fd-bdb0-08c34b72ef65 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Added segment fbaa1709-83aa-4dce-a97c-a79dae8b6c29 of type vxlan for network dd316780-091c-4e51-8474-9c6820909bb2 [pid: 8|app: 0|req: 921/1853] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:11 2026] DELETE /v2.0/security-groups/8a00c313-0c92-4ce2-be45-dfb00b3791b9 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1854] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:12 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 923/1855] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:22:12 2026] GET /v2.0/ports?tenant_id=e5dd379fedec483ab7d9f6c833144739&device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:12.312 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b828d8d-ffd1-48fd-bdb0-08c34b72ef65 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Unable to schedule network dd316780-091c-4e51-8474-9c6820909bb2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:22:12.332 7 INFO neutron.db.l3_hamode_db [None req-2b828d8d-ffd1-48fd-bdb0-08c34b72ef65 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 924/1856] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:22:12 2026] GET /v2.0/networks?tenant_id=e5dd379fedec483ab7d9f6c833144739&shared=False => generated 762 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:22:12.450 7 INFO neutron.db.l3_hamode_db [None req-2b828d8d-ffd1-48fd-bdb0-08c34b72ef65 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 925/1857] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:22:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:22:12.733 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b828d8d-ffd1-48fd-bdb0-08c34b72ef65 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Unable to schedule network dd316780-091c-4e51-8474-9c6820909bb2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 933/1858] 10.0.0.62 () {34 vars in 666 bytes} [Thu Apr 9 17:22:11 2026] POST /v2.0/routers => generated 474 bytes in 1605 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1859] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:13 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:13.196 7 INFO neutron.db.l3_hamode_db [None req-f506025f-e2bb-4331-9077-db4368d49fe4 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:22:13.329 7 INFO neutron.db.l3_hamode_db [None req-f506025f-e2bb-4331-9077-db4368d49fe4 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 927/1860] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:22:13 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:13.615 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f506025f-e2bb-4331-9077-db4368d49fe4 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Unable to schedule network dd316780-091c-4e51-8474-9c6820909bb2: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 928/1861] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:13 2026] GET /v2.0/security-groups?tenant_id=69db929027d74002a767f1e450b88555&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1862] 10.0.0.62 () {34 vars in 666 bytes} [Thu Apr 9 17:22:13 2026] POST /v2.0/routers => generated 474 bytes in 807 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1863] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:13 2026] DELETE /v2.0/security-groups/2c750b0e-77ed-47d2-9f2d-de6e0f7913b4 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:22:14.008 7 INFO neutron.db.l3_hamode_db [None req-544ef112-d950-4c42-a9f9-186855718ae1 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:22:14.117 7 INFO neutron.db.l3_hamode_db [None req-544ef112-d950-4c42-a9f9-186855718ae1 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 930/1864] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:14 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:14.369 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-544ef112-d950-4c42-a9f9-186855718ae1 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Unable to schedule network dd316780-091c-4e51-8474-9c6820909bb2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 935/1865] 10.0.0.62 () {34 vars in 666 bytes} [Thu Apr 9 17:22:13 2026] POST /v2.0/routers => generated 474 bytes in 778 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:22:14.809 8 INFO neutron.db.l3_hamode_db [None req-ec558c0c-a5ab-4a84-909d-1bf292b03bfa fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:22:14.932 8 INFO neutron.db.l3_hamode_db [None req-ec558c0c-a5ab-4a84-909d-1bf292b03bfa fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:22:15.175 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec558c0c-a5ab-4a84-909d-1bf292b03bfa fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Unable to schedule network dd316780-091c-4e51-8474-9c6820909bb2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 936/1866] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:15 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 931/1867] 10.0.0.62 () {34 vars in 666 bytes} [Thu Apr 9 17:22:14 2026] POST /v2.0/routers => generated 474 bytes in 1014 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1868] 10.0.0.62 () {34 vars in 682 bytes} [Thu Apr 9 17:22:15 2026] POST /v2.0/security-groups => generated 1601 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-09 17:22:15.820 8 INFO neutron.db.l3_hamode_db [None req-16dbd656-b882-4676-8192-d45554735f1f fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 938/1869] 10.0.0.62 () {34 vars in 765 bytes} [Thu Apr 9 17:22:15 2026] PUT /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1870] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:22:15 2026] GET /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:15.922 8 INFO neutron.db.l3_hamode_db [None req-16dbd656-b882-4676-8192-d45554735f1f fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 940/1871] 10.0.0.62 () {34 vars in 776 bytes} [Thu Apr 9 17:22:15 2026] PUT /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1872] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:22:15 2026] GET /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1873] 10.0.0.62 () {34 vars in 772 bytes} [Thu Apr 9 17:22:15 2026] PUT /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1874] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:22:16 2026] GET /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:16.132 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16dbd656-b882-4676-8192-d45554735f1f fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Unable to schedule network dd316780-091c-4e51-8474-9c6820909bb2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 944/1875] 10.0.0.62 () {34 vars in 794 bytes} [Thu Apr 9 17:22:16 2026] PUT /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1876] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:22:16 2026] GET /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1877] 10.0.0.62 () {34 vars in 765 bytes} [Thu Apr 9 17:22:16 2026] PUT /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags => generated 37 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1878] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:22:16 2026] GET /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1879] 10.0.0.62 () {32 vars in 753 bytes} [Thu Apr 9 17:22:16 2026] GET /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:22:16.428 7 INFO neutron.api.v2.resource [None req-6865ec7a-43ab-416d-bbc6-ce35a63cb852 eb7fe2b7f69b450985f9484797099039 527d291880f64097a33af12be9d29c9f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 949/1880] 10.0.0.62 () {32 vars in 757 bytes} [Thu Apr 9 17:22:16 2026] GET /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1881] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:16 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 951/1882] 10.0.0.62 () {32 vars in 756 bytes} [Thu Apr 9 17:22:16 2026] DELETE /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1883] 10.0.0.62 () {34 vars in 666 bytes} [Thu Apr 9 17:22:15 2026] POST /v2.0/routers => generated 474 bytes in 735 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1884] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:22:16 2026] GET /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:16.587 7 INFO neutron.api.v2.resource [None req-f0683080-1a5d-44e5-b55a-a174fead0ee4 eb7fe2b7f69b450985f9484797099039 527d291880f64097a33af12be9d29c9f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 953/1885] 10.0.0.62 () {32 vars in 760 bytes} [Thu Apr 9 17:22:16 2026] DELETE /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/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: 933/1886] 10.0.0.62 () {34 vars in 749 bytes} [Thu Apr 9 17:22:16 2026] PUT /v2.0/routers/4fb8deff-2b15-4555-85c2-03e0a22759fb/tags => generated 17 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1887] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:22:16 2026] DELETE /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1888] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:22:16 2026] GET /v2.0/ports?tenant_id=e5dd379fedec483ab7d9f6c833144739&device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 935/1889] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:22:16 2026] GET /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f/tags => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1890] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:22:16 2026] GET /v2.0/networks?tenant_id=e5dd379fedec483ab7d9f6c833144739&shared=False => generated 762 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1891] 10.0.0.62 () {34 vars in 749 bytes} [Thu Apr 9 17:22:16 2026] PUT /v2.0/routers/4fe3dc26-bc92-451f-84e8-e45f5d1f38e0/tags => generated 25 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1892] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:16 2026] DELETE /v2.0/security-groups/c48233a5-7fa0-4489-b8e8-029d8ee7465f => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1893] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:22:16 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1894] 10.0.0.62 () {34 vars in 749 bytes} [Thu Apr 9 17:22:16 2026] PUT /v2.0/routers/5d903d13-8b95-450d-9022-c6265df4f8f0/tags => generated 34 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1895] 10.0.0.62 () {34 vars in 749 bytes} [Thu Apr 9 17:22:16 2026] PUT /v2.0/routers/9e816871-3b7d-45a3-94d8-84e8a71f3fdc/tags => generated 19 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1896] 10.0.0.62 () {32 vars in 662 bytes} [Thu Apr 9 17:22:17 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1897] 10.0.0.62 () {32 vars in 676 bytes} [Thu Apr 9 17:22:17 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1898] 10.0.0.62 () {32 vars in 672 bytes} [Thu Apr 9 17:22:17 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1899] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:22:17 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 959/1901] 10.0.0.62 () {32 vars in 684 bytes} [Thu Apr 9 17:22:17 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1903] 10.0.0.62 () {32 vars in 670 bytes} [Thu Apr 9 17:22:17 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1904] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:17 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => generated 12 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1905] 10.0.0.62 () {32 vars in 684 bytes} [Thu Apr 9 17:22:17 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1906] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:17 2026] GET /v2.0/security-groups?tenant_id=527d291880f64097a33af12be9d29c9f&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1907] 10.0.0.62 () {32 vars in 680 bytes} [Thu Apr 9 17:22:17 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1908] 10.0.0.62 () {32 vars in 692 bytes} [Thu Apr 9 17:22:18 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1909] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:22:18 2026] GET /v2.0/routers/4fb8deff-2b15-4555-85c2-03e0a22759fb => generated 485 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1910] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:17 2026] DELETE /v2.0/security-groups/5671a538-103f-49aa-85d5-69e1676ea7cb => generated 0 bytes in 515 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1911] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:18 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 965/1912] 10.0.0.62 () {34 vars in 740 bytes} [Thu Apr 9 17:22:18 2026] PUT /v2.0/routers/4fb8deff-2b15-4555-85c2-03e0a22759fb => generated 485 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1913] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:22:19 2026] GET /v2.0/ports?device_id=4fb8deff-2b15-4555-85c2-03e0a22759fb => 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: 948/1914] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:19 2026] GET /v2.0/security-groups?tenant_id=64d4066a7e424843a59190f52bdee1e9&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:22:19.286 7 INFO neutron_taas.services.taas.taas_plugin [None req-267b2187-6bff-47d6-a162-44e171d7a1d8 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] TaaS: Handle Delete Port: 588d55f9-7116-44e6-a738-af27b1cd0653 2026-04-09 17:22:19.289 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-267b2187-6bff-47d6-a162-44e171d7a1d8 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Tap Mirror: Handle Delete Port: 588d55f9-7116-44e6-a738-af27b1cd0653 [pid: 8|app: 0|req: 949/1915] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:19 2026] DELETE /v2.0/security-groups/f7d1c02a-21a2-4996-91ad-f14d0b37af41 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1916] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:22:19 2026] DELETE /v2.0/routers/4fb8deff-2b15-4555-85c2-03e0a22759fb => generated 0 bytes in 563 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1917] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:22:19 2026] GET /v2.0/routers/4fe3dc26-bc92-451f-84e8-e45f5d1f38e0 => generated 493 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1918] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:19 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 970/1919] 10.0.0.62 () {34 vars in 740 bytes} [Thu Apr 9 17:22:19 2026] PUT /v2.0/routers/4fe3dc26-bc92-451f-84e8-e45f5d1f38e0 => generated 493 bytes in 857 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1920] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:22:20 2026] GET /v2.0/ports?device_id=4fe3dc26-bc92-451f-84e8-e45f5d1f38e0 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:20.841 7 INFO neutron_taas.services.taas.taas_plugin [None req-51113903-262b-40fa-8c34-1754168113c8 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] TaaS: Handle Delete Port: a6fc03dd-c1d0-43d0-9495-696b24d8e69a 2026-04-09 17:22:20.844 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51113903-262b-40fa-8c34-1754168113c8 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Tap Mirror: Handle Delete Port: a6fc03dd-c1d0-43d0-9495-696b24d8e69a [pid: 7|app: 0|req: 972/1921] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:22:20 2026] DELETE /v2.0/routers/4fe3dc26-bc92-451f-84e8-e45f5d1f38e0 => generated 0 bytes in 494 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1922] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:21 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1923] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:22:21 2026] GET /v2.0/routers/5d903d13-8b95-450d-9022-c6265df4f8f0 => generated 502 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1924] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:22:19 2026] POST /v2.0/floatingips => generated 552 bytes in 1893 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1925] 10.0.0.62 () {34 vars in 740 bytes} [Thu Apr 9 17:22:21 2026] PUT /v2.0/routers/5d903d13-8b95-450d-9022-c6265df4f8f0 => generated 502 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1926] 10.0.0.143 () {34 vars in 989 bytes} [Thu Apr 9 17:22:22 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 977/1927] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:22:22 2026] GET /v2.0/ports?device_id=5d903d13-8b95-450d-9022-c6265df4f8f0 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:22.327 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d79979d-e02d-4cbe-9a8f-7c1ee2a9db17 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] TaaS: Handle Delete Port: 149db386-5466-4605-b8a6-333176848420 2026-04-09 17:22:22.330 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d79979d-e02d-4cbe-9a8f-7c1ee2a9db17 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Tap Mirror: Handle Delete Port: 149db386-5466-4605-b8a6-333176848420 [pid: 8|app: 0|req: 951/1928] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:22:21 2026] POST /v2.0/floatingips => generated 552 bytes in 1106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1929] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:22 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 978/1930] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:22:22 2026] DELETE /v2.0/routers/5d903d13-8b95-450d-9022-c6265df4f8f0 => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1931] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:22:22 2026] GET /v2.0/routers/9e816871-3b7d-45a3-94d8-84e8a71f3fdc => generated 487 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1932] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:22:22 2026] GET /v2.0/ports?device_id=0b35eb25-1192-4fe3-94ab-3934c3e72dfb => 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: 953/1933] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:22:22 2026] POST /v2.0/floatingips => generated 552 bytes in 667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1934] 10.0.0.62 () {34 vars in 740 bytes} [Thu Apr 9 17:22:22 2026] PUT /v2.0/routers/9e816871-3b7d-45a3-94d8-84e8a71f3fdc => generated 487 bytes in 631 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1935] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:22:23 2026] GET /v2.0/ports?device_id=9e816871-3b7d-45a3-94d8-84e8a71f3fdc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:23.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ef8378e-b7ff-43f8-a059-4382a11eecd3 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] TaaS: Handle Delete Port: 637facc4-bf42-4df8-a30a-d89f450553d8 2026-04-09 17:22:23.516 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ef8378e-b7ff-43f8-a059-4382a11eecd3 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Tap Mirror: Handle Delete Port: 637facc4-bf42-4df8-a30a-d89f450553d8 [pid: 7|app: 0|req: 983/1936] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:22:23 2026] DELETE /v2.0/routers/9e816871-3b7d-45a3-94d8-84e8a71f3fdc => generated 0 bytes in 424 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1937] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:22:23 2026] GET /v2.0/routers/45f0ee7d-7a28-48ea-9abe-5bbc364ad57c => generated 480 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1938] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:22:23 2026] POST /v2.0/floatingips => generated 552 bytes in 931 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1939] 10.0.0.62 () {34 vars in 740 bytes} [Thu Apr 9 17:22:23 2026] PUT /v2.0/routers/45f0ee7d-7a28-48ea-9abe-5bbc364ad57c => generated 480 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:22:25.088 7 INFO neutron.db.segments_db [None req-965ecf3d-95ae-42b4-9087-ee722ee89714 1cd7965f0f76477986cee164e6654837 cc8a3e84ec064204a2f49bbabaa5edf2 - - default default] Added segment 2c97ad38-895a-4be5-8223-0b0b3ec02c66 of type vxlan for network 8e48640b-3208-4f90-b868-8ed74ba256c6 [pid: 8|app: 0|req: 955/1940] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:22:24 2026] POST /v2.0/floatingips => generated 552 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1941] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:22:25 2026] GET /v2.0/ports?device_id=45f0ee7d-7a28-48ea-9abe-5bbc364ad57c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1942] 10.0.0.62 () {34 vars in 757 bytes} [Thu Apr 9 17:22:25 2026] PUT /v2.0/floatingips/56c9ba9d-ec8d-4a93-ad62-31f2614793de/tags => generated 17 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1943] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:22:24 2026] POST /v2.0/networks => generated 613 bytes in 870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:22:25.381 8 INFO neutron_taas.services.taas.taas_plugin [None req-eda002d6-a001-4f4e-ac65-732ee1bfdb10 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] TaaS: Handle Delete Port: 9a0537ee-c3f0-4b6f-aead-0f29afb4e806 2026-04-09 17:22:25.384 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eda002d6-a001-4f4e-ac65-732ee1bfdb10 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] Tap Mirror: Handle Delete Port: 9a0537ee-c3f0-4b6f-aead-0f29afb4e806 [pid: 7|app: 0|req: 987/1944] 10.0.0.62 () {34 vars in 757 bytes} [Thu Apr 9 17:22:25 2026] PUT /v2.0/floatingips/20ef8deb-56c3-49dc-a47e-b1020e2b86b3/tags => generated 25 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:25.455 7 INFO neutron.db.segments_db [None req-eaf92e49-c833-47c1-a1fa-80657b71b563 1cd7965f0f76477986cee164e6654837 cc8a3e84ec064204a2f49bbabaa5edf2 - - default default] Added segment 78f121ca-5b4c-4e91-9b56-bc8a608d82b3 of type vxlan for network db6134c8-403e-4d89-9976-4d0b1aeb00cb [pid: 7|app: 0|req: 988/1945] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:22:25 2026] POST /v2.0/networks => generated 613 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1946] 10.0.0.62 () {34 vars in 757 bytes} [Thu Apr 9 17:22:25 2026] PUT /v2.0/floatingips/a1f2114c-8ae7-4b6f-9933-6b4cbf4e1dfd/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1947] 10.0.0.62 () {34 vars in 751 bytes} [Thu Apr 9 17:22:25 2026] PUT /v2.0/networks/8e48640b-3208-4f90-b868-8ed74ba256c6/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:25.825 8 INFO neutron.services.segments.plugin [-] Segment fbaa1709-83aa-4dce-a97c-a79dae8b6c29 resource provider aggregate not found 2026-04-09 17:22:25.828 8 INFO neutron.services.segments.plugin [-] Segment fbaa1709-83aa-4dce-a97c-a79dae8b6c29 resource provider aggregate not found [pid: 7|app: 0|req: 991/1948] 10.0.0.62 () {34 vars in 757 bytes} [Thu Apr 9 17:22:25 2026] PUT /v2.0/floatingips/ba04e6f4-7612-4d38-b523-3bfe95b4c1c3/tags => generated 19 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:25.853 8 INFO neutron.services.segments.plugin [-] Segment fbaa1709-83aa-4dce-a97c-a79dae8b6c29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbaa1709-83aa-4dce-a97c-a79dae8b6c29 found for delete ", "request_id": "req-32a4ad1b-1ac3-4396-bc0d-8f19dd5f7104"}]} 2026-04-09 17:22:25.855 8 INFO neutron.services.segments.plugin [-] Segment fbaa1709-83aa-4dce-a97c-a79dae8b6c29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbaa1709-83aa-4dce-a97c-a79dae8b6c29 found for delete ", "request_id": "req-f4e4ab4e-3600-46c6-a8b0-675045d74dac"}]} 2026-04-09 17:22:25.861 8 INFO neutron.db.l3_hamode_db [None req-eda002d6-a001-4f4e-ac65-732ee1bfdb10 fc5e238aa02d47be8d78c2a73882b9ad c84ebb4736fc4269bf6883bbfb5f331e - - default default] HA network dd316780-091c-4e51-8474-9c6820909bb2 was deleted as no HA routers are present in tenant c84ebb4736fc4269bf6883bbfb5f331e. [pid: 8|app: 0|req: 958/1949] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:22:25 2026] DELETE /v2.0/routers/45f0ee7d-7a28-48ea-9abe-5bbc364ad57c => generated 0 bytes in 658 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1950] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:25 2026] GET /v2.0/networks/8e48640b-3208-4f90-b868-8ed74ba256c6/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1951] 10.0.0.62 () {32 vars in 670 bytes} [Thu Apr 9 17:22:25 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) [pid: 7|app: 0|req: 993/1952] 10.0.0.62 () {34 vars in 751 bytes} [Thu Apr 9 17:22:25 2026] PUT /v2.0/networks/db6134c8-403e-4d89-9976-4d0b1aeb00cb/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1953] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:25 2026] GET /v2.0/networks/db6134c8-403e-4d89-9976-4d0b1aeb00cb/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1954] 10.0.0.62 () {32 vars in 684 bytes} [Thu Apr 9 17:22:25 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1955] 10.0.0.62 () {34 vars in 751 bytes} [Thu Apr 9 17:22:25 2026] PUT /v2.0/networks/db6134c8-403e-4d89-9976-4d0b1aeb00cb/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1956] 10.0.0.62 () {32 vars in 680 bytes} [Thu Apr 9 17:22:25 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1957] 10.0.0.62 () {32 vars in 692 bytes} [Thu Apr 9 17:22:26 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1958] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:26 2026] GET /v2.0/networks/db6134c8-403e-4d89-9976-4d0b1aeb00cb/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1959] 10.0.0.62 () {32 vars in 731 bytes} [Thu Apr 9 17:22:26 2026] GET /v2.0/networks/8e48640b-3208-4f90-b868-8ed74ba256c6/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1960] 10.0.0.62 () {32 vars in 678 bytes} [Thu Apr 9 17:22:26 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1961] 10.0.0.62 () {32 vars in 692 bytes} [Thu Apr 9 17:22:26 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1962] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:26 2026] DELETE /v2.0/networks/8e48640b-3208-4f90-b868-8ed74ba256c6 => 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: 965/1963] 10.0.0.62 () {32 vars in 688 bytes} [Thu Apr 9 17:22:26 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1964] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:26 2026] DELETE /v2.0/networks/db6134c8-403e-4d89-9976-4d0b1aeb00cb => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1965] 10.0.0.62 () {32 vars in 700 bytes} [Thu Apr 9 17:22:26 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-09 17:22:26.562 7 INFO neutron_taas.services.taas.taas_plugin [None req-49cf0152-6fa7-4fce-bcf6-2eaddd6562f2 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 498915ae-0a8a-43b9-80f3-4dd5483d1843 2026-04-09 17:22:26.565 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-49cf0152-6fa7-4fce-bcf6-2eaddd6562f2 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 498915ae-0a8a-43b9-80f3-4dd5483d1843 2026-04-09 17:22:26.583 8 INFO neutron_taas.services.taas.taas_plugin [None req-62b85d61-5469-4ba8-b295-6948ef7c542f 0472371cdb2b4c99aa34d0e85c9d709b 82f794d7894d452a94c543c6975e4299 - - default default] TaaS: Handle Delete Port: 98e7285a-78bd-403b-8a6f-098b83637bb5 2026-04-09 17:22:26.589 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-62b85d61-5469-4ba8-b295-6948ef7c542f 0472371cdb2b4c99aa34d0e85c9d709b 82f794d7894d452a94c543c6975e4299 - - default default] Tap Mirror: Handle Delete Port: 98e7285a-78bd-403b-8a6f-098b83637bb5 [pid: 8|app: 0|req: 968/1966] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:22:26 2026] DELETE /v2.0/floatingips/56c9ba9d-ec8d-4a93-ad62-31f2614793de => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1967] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:22:26 2026] PUT /v2.0/routers/0d2cb286-0eff-4b90-84ca-bf4f9629809b/remove_router_interface => generated 309 bytes in 890 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:22:27.210 7 INFO neutron_taas.services.taas.taas_plugin [None req-16a81c55-7bd0-475f-9981-ec66ba2605ee 0472371cdb2b4c99aa34d0e85c9d709b 82f794d7894d452a94c543c6975e4299 - - default default] TaaS: Handle Delete Port: c5f5c8c8-e8e6-4972-97eb-46162245c8d2 2026-04-09 17:22:27.214 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16a81c55-7bd0-475f-9981-ec66ba2605ee 0472371cdb2b4c99aa34d0e85c9d709b 82f794d7894d452a94c543c6975e4299 - - default default] Tap Mirror: Handle Delete Port: c5f5c8c8-e8e6-4972-97eb-46162245c8d2 [pid: 8|app: 0|req: 969/1968] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:26 2026] GET /v2.0/security-groups?tenant_id=c84ebb4736fc4269bf6883bbfb5f331e&name=default => generated 2925 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1969] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:22:27 2026] DELETE /v2.0/floatingips/20ef8deb-56c3-49dc-a47e-b1020e2b86b3 => generated 0 bytes in 612 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:22:27.854 8 INFO neutron_taas.services.taas.taas_plugin [None req-71f095a2-755b-45d0-8e45-0288bb5e7980 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 47516317-7f0b-40ad-a8bb-294cdce338f6 2026-04-09 17:22:27.866 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71f095a2-755b-45d0-8e45-0288bb5e7980 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 47516317-7f0b-40ad-a8bb-294cdce338f6 2026-04-09 17:22:27.881 8 INFO neutron.services.segments.plugin [-] Segment 2c97ad38-895a-4be5-8223-0b0b3ec02c66 resource provider aggregate not found 2026-04-09 17:22:27.896 8 INFO neutron.services.segments.plugin [-] Segment 2c97ad38-895a-4be5-8223-0b0b3ec02c66 resource provider aggregate not found 2026-04-09 17:22:27.928 8 INFO neutron.services.segments.plugin [-] Segment 2c97ad38-895a-4be5-8223-0b0b3ec02c66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c97ad38-895a-4be5-8223-0b0b3ec02c66 found for delete ", "request_id": "req-04a0f4e4-9c14-43f1-a9e5-1642411387b0"}]} 2026-04-09 17:22:27.934 8 INFO neutron.services.segments.plugin [-] Segment 2c97ad38-895a-4be5-8223-0b0b3ec02c66 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c97ad38-895a-4be5-8223-0b0b3ec02c66 found for delete ", "request_id": "req-08f03380-70d0-408f-a5d0-9fe9cf8fd1fa"}]} 2026-04-09 17:22:27.957 8 INFO neutron.services.segments.plugin [-] Segment 78f121ca-5b4c-4e91-9b56-bc8a608d82b3 resource provider aggregate not found 2026-04-09 17:22:27.966 8 INFO neutron.services.segments.plugin [-] Segment 78f121ca-5b4c-4e91-9b56-bc8a608d82b3 resource provider aggregate not found 2026-04-09 17:22:27.982 8 INFO neutron.services.segments.plugin [-] Segment 78f121ca-5b4c-4e91-9b56-bc8a608d82b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f121ca-5b4c-4e91-9b56-bc8a608d82b3 found for delete ", "request_id": "req-f904ca3d-0c9a-43dd-b165-9d7db8b250a2"}]} 2026-04-09 17:22:27.993 8 INFO neutron.services.segments.plugin [-] Segment 78f121ca-5b4c-4e91-9b56-bc8a608d82b3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78f121ca-5b4c-4e91-9b56-bc8a608d82b3 found for delete ", "request_id": "req-0ac23815-bf80-4c1c-8519-62745b0bde75"}]} [pid: 7|app: 0|req: 1001/1970] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:27 2026] GET /v2.0/security-groups?tenant_id=aebbb515b89f455aa959faf0260d8c6b&name=default => generated 2925 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:22:28.320 8 INFO neutron_taas.services.taas.taas_plugin [None req-71f095a2-755b-45d0-8e45-0288bb5e7980 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] TaaS: Handle Delete Port: 35bab653-4dbe-4e6e-a358-2a55a9894a02 2026-04-09 17:22:28.322 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71f095a2-755b-45d0-8e45-0288bb5e7980 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Tap Mirror: Handle Delete Port: 35bab653-4dbe-4e6e-a358-2a55a9894a02 2026-04-09 17:22:28.414 8 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [None req-71f095a2-755b-45d0-8e45-0288bb5e7980 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] Unable to retrieve active L2 agent on host instance [pid: 7|app: 0|req: 1002/1971] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:28 2026] DELETE /v2.0/security-groups/4c766a50-c4c7-4df1-ae8a-df4a55501877 => generated 0 bytes in 542 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:22:28.957 7 INFO neutron_taas.services.taas.taas_plugin [None req-677acabb-f104-44c2-a948-4edf992e1e37 0472371cdb2b4c99aa34d0e85c9d709b 82f794d7894d452a94c543c6975e4299 - - default default] TaaS: Handle Delete Port: a12b908a-b16d-4dff-ae21-a3b17098f5e1 2026-04-09 17:22:28.960 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-677acabb-f104-44c2-a948-4edf992e1e37 0472371cdb2b4c99aa34d0e85c9d709b 82f794d7894d452a94c543c6975e4299 - - default default] Tap Mirror: Handle Delete Port: a12b908a-b16d-4dff-ae21-a3b17098f5e1 [pid: 7|app: 0|req: 1003/1972] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:22:28 2026] DELETE /v2.0/floatingips/a1f2114c-8ae7-4b6f-9933-6b4cbf4e1dfd => generated 0 bytes in 468 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:22:29.388 8 INFO neutron.db.l3_hamode_db [None req-71f095a2-755b-45d0-8e45-0288bb5e7980 c713d77509064eea8721609b198680e5 3228f4d2c0b141f6af23053b6c2bc50a - - default default] HA network 07fd31e3-2d4a-428b-baab-bba300984e39 was deleted as no HA routers are present in tenant e5dd379fedec483ab7d9f6c833144739. [pid: 8|app: 0|req: 970/1973] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:22:27 2026] DELETE /v2.0/routers/0d2cb286-0eff-4b90-84ca-bf4f9629809b => generated 0 bytes in 2144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1974] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:29 2026] DELETE /v2.0/security-groups/1af9a8f4-8be0-4c15-93b3-ca3971447e12 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:22:29.740 7 INFO neutron_taas.services.taas.taas_plugin [None req-981a9792-12a8-4022-b7e9-e93cd94ca2af 0472371cdb2b4c99aa34d0e85c9d709b 82f794d7894d452a94c543c6975e4299 - - default default] TaaS: Handle Delete Port: 32f8f3d4-fa74-4475-878d-858e58e9070e 2026-04-09 17:22:29.743 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-981a9792-12a8-4022-b7e9-e93cd94ca2af 0472371cdb2b4c99aa34d0e85c9d709b 82f794d7894d452a94c543c6975e4299 - - default default] Tap Mirror: Handle Delete Port: 32f8f3d4-fa74-4475-878d-858e58e9070e [pid: 8|app: 0|req: 971/1975] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:29 2026] GET /v2.0/security-groups?tenant_id=6b1cb4ecd2ac4b4fa9c4807e6264b3c9&name=default => generated 2925 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:22:30.002 8 INFO neutron.services.segments.plugin [-] Segment 62055cd5-87e1-43b0-be1b-60a722ac10d6 resource provider aggregate not found 2026-04-09 17:22:30.014 8 INFO neutron.services.segments.plugin [-] Segment 62055cd5-87e1-43b0-be1b-60a722ac10d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62055cd5-87e1-43b0-be1b-60a722ac10d6 found for delete ", "request_id": "req-7d96f158-71bf-4a34-aefb-14f331f1d1cf"}]} 2026-04-09 17:22:30.014 8 INFO neutron.services.segments.plugin [-] Segment 62055cd5-87e1-43b0-be1b-60a722ac10d6 resource provider aggregate not found 2026-04-09 17:22:30.030 8 INFO neutron.services.segments.plugin [-] Segment 62055cd5-87e1-43b0-be1b-60a722ac10d6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62055cd5-87e1-43b0-be1b-60a722ac10d6 found for delete ", "request_id": "req-bf5f0b0d-e2b0-46aa-acd7-e2df29e57391"}]} [pid: 8|app: 0|req: 972/1976] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:22:29 2026] DELETE /v2.0/subnets/41c96d5e-c409-4962-9d78-736392d2e5e6 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1977] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:22:29 2026] DELETE /v2.0/floatingips/ba04e6f4-7612-4d38-b523-3bfe95b4c1c3 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1978] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:30 2026] GET /v2.0/security-groups?tenant_id=cc8a3e84ec064204a2f49bbabaa5edf2&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: 973/1979] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:30 2026] DELETE /v2.0/security-groups/79ca114b-db7a-4868-8318-a15918bfb4c0 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:22:30.340 8 INFO neutron_taas.services.taas.taas_plugin [None req-d97b034b-155c-44d3-b655-9f43fecfa420 0472371cdb2b4c99aa34d0e85c9d709b 82f794d7894d452a94c543c6975e4299 - - default default] TaaS: Handle Delete Port: 0f444712-89e9-4e72-948d-67a1f0f17a5f 2026-04-09 17:22:30.343 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d97b034b-155c-44d3-b655-9f43fecfa420 0472371cdb2b4c99aa34d0e85c9d709b 82f794d7894d452a94c543c6975e4299 - - default default] Tap Mirror: Handle Delete Port: 0f444712-89e9-4e72-948d-67a1f0f17a5f 2026-04-09 17:22:30.350 7 INFO neutron.services.segments.plugin [-] Segment bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3 resource provider aggregate not found 2026-04-09 17:22:30.362 7 INFO neutron.services.segments.plugin [-] Segment bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3 resource provider aggregate not found 2026-04-09 17:22:30.368 7 INFO neutron.services.segments.plugin [-] Segment bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3 found for delete ", "request_id": "req-1f78ef44-7b4f-42ae-8fd9-b628f72051c8"}]} 2026-04-09 17:22:30.379 7 INFO neutron.services.segments.plugin [-] Segment bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf0aa7d9-b9b8-40ea-8fd2-cf0ea6696ed3 found for delete ", "request_id": "req-b6fc4d21-7f69-44c9-b20c-55729cf43cb9"}]} [pid: 7|app: 0|req: 1007/1980] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:30 2026] DELETE /v2.0/networks/c264fe4b-5f43-4041-a827-90709bce6db7 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1981] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:30 2026] DELETE /v2.0/security-groups/322252ba-93fa-4d3f-a4bc-a3cb5d7c71f0 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1982] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:22:30 2026] DELETE /v2.0/floatingips/1fdf7261-773b-4937-8207-5aa90d29e9a7 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1983] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:30 2026] GET /v2.0/security-groups?tenant_id=e5dd379fedec483ab7d9f6c833144739&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1984] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:30 2026] GET /v2.0/security-groups?tenant_id=38369aff8b784820906b223bcfee7f7b&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1985] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:30 2026] DELETE /v2.0/security-groups/11c201c9-ebd2-4fb3-b369-7803f6e99828 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1986] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:30 2026] DELETE /v2.0/security-groups/fec8aea6-1a82-4b1f-890f-601ca2aba4b2 => 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: 977/1987] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:31 2026] GET /v2.0/security-groups?tenant_id=e817b5b3fb69481f99b9c3a1334b8c99&name=default => generated 2925 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1988] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:32 2026] DELETE /v2.0/security-groups/18c7b433-2694-4162-8293-3c5ba4af40bc => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1991] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:32 2026] GET /v2.0/security-groups?tenant_id=82f794d7894d452a94c543c6975e4299&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1992] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:32 2026] DELETE /v2.0/security-groups/4af9b10b-e1a9-481c-a903-55d5df0434e6 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1993] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:33 2026] GET /v2.0/security-groups?tenant_id=811f2d7b4db74290a495353ab75f6605&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1994] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:33 2026] DELETE /v2.0/security-groups/eb066b0b-32c2-4a54-b22c-bf2fbdfe69d9 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:22:38.188 7 INFO neutron.db.segments_db [None req-6e191848-a4ee-40e8-ab95-b67a5e0472cc 405511c7911c48f8a584772676e1c723 1457ca590b0542139c77325ccfb43d0a - - default default] Added segment 4f68eb8c-7255-4276-bd0d-e7e0cd98ba0a of type vxlan for network caadb9b3-b9a4-44e0-9e8a-3e5b06e46096 [pid: 7|app: 0|req: 1015/1995] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:22:37 2026] POST /v2.0/networks => generated 613 bytes in 822 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:22:38.492 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5741a0cf-6dc4-4a55-8298-9e2ce0ab6e77 405511c7911c48f8a584772676e1c723 1457ca590b0542139c77325ccfb43d0a - - default default] Unable to schedule network caadb9b3-b9a4-44e0-9e8a-3e5b06e46096: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 981/1996] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:22:38 2026] POST /v2.0/subnets => generated 626 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:22:38.578 8 INFO neutron.db.segments_db [None req-1c2bf198-b083-45f8-8ae3-617c272540ea 405511c7911c48f8a584772676e1c723 1457ca590b0542139c77325ccfb43d0a - - default default] Added segment fb900224-a2ef-4314-8711-274df00cd0b8 of type vxlan for network 03718fc2-0b47-4b9b-b744-74821a530adb 2026-04-09 17:22:38.580 7 INFO neutron.db.segments_db [None req-f337e746-3551-4301-bb4f-d6c5fede48b6 2cf98ce3036b47d780dc846b5bf7696c b083b5961f5349a4b3a0c5a25cb9a5fb - - default default] Added segment 656731d0-4805-4703-95d7-23814247685f of type vxlan for network eb9b0eb4-6217-457c-b596-c2cf7650b3c6 [pid: 8|app: 0|req: 982/1997] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:22:38 2026] POST /v2.0/networks => generated 613 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:22:38.799 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f337e746-3551-4301-bb4f-d6c5fede48b6 2cf98ce3036b47d780dc846b5bf7696c b083b5961f5349a4b3a0c5a25cb9a5fb - - default default] Unable to schedule network eb9b0eb4-6217-457c-b596-c2cf7650b3c6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:22:38.819 7 INFO neutron.db.l3_hamode_db [None req-f337e746-3551-4301-bb4f-d6c5fede48b6 2cf98ce3036b47d780dc846b5bf7696c b083b5961f5349a4b3a0c5a25cb9a5fb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:22:38.919 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-84337754-8d40-46fa-b89c-31284bcc0715 405511c7911c48f8a584772676e1c723 1457ca590b0542139c77325ccfb43d0a - - default default] Unable to schedule network 03718fc2-0b47-4b9b-b744-74821a530adb: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 983/1998] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:22:38 2026] POST /v2.0/subnets => generated 629 bytes in 245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:22:38.950 7 INFO neutron.db.l3_hamode_db [None req-f337e746-3551-4301-bb4f-d6c5fede48b6 2cf98ce3036b47d780dc846b5bf7696c b083b5961f5349a4b3a0c5a25cb9a5fb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:22:39.004 8 INFO neutron.db.segments_db [None req-0e8e2484-cf97-4be0-8af8-73173a4fc472 405511c7911c48f8a584772676e1c723 1457ca590b0542139c77325ccfb43d0a - - default default] Added segment bb35d400-25bb-4895-bb2a-1eb432ce3af0 of type vxlan for network b2ad9767-a32b-4560-8e0f-dc03e2954c93 [pid: 8|app: 0|req: 984/1999] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:22:38 2026] POST /v2.0/networks => generated 612 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:22:39.164 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f337e746-3551-4301-bb4f-d6c5fede48b6 2cf98ce3036b47d780dc846b5bf7696c b083b5961f5349a4b3a0c5a25cb9a5fb - - default default] Unable to schedule network eb9b0eb4-6217-457c-b596-c2cf7650b3c6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:22:39.321 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2630ce8f-422c-4b8e-8c24-6fef1c25402a 405511c7911c48f8a584772676e1c723 1457ca590b0542139c77325ccfb43d0a - - default default] Unable to schedule network b2ad9767-a32b-4560-8e0f-dc03e2954c93: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 985/2000] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:22:39 2026] POST /v2.0/subnets => generated 629 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2001] 10.0.0.62 () {34 vars in 666 bytes} [Thu Apr 9 17:22:38 2026] POST /v2.0/routers => generated 474 bytes in 1200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:22:39.708 8 INFO neutron.db.segments_db [None req-a04a3ea4-971c-45c8-a78b-16dcd9362202 405511c7911c48f8a584772676e1c723 1457ca590b0542139c77325ccfb43d0a - - default default] Added segment 415cb67e-04c6-4827-8c52-d4523c876642 of type vxlan for network 944dffce-7c0e-41ec-b768-c9ff97c11125 [pid: 8|app: 0|req: 986/2002] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:22:39 2026] POST /v2.0/networks => generated 613 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2003] 10.0.0.62 () {34 vars in 749 bytes} [Thu Apr 9 17:22:39 2026] PUT /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags => generated 25 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2004] 10.0.0.62 () {32 vars in 729 bytes} [Thu Apr 9 17:22:39 2026] GET /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags => generated 25 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:40.052 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83dbc45e-d652-4d94-92e9-864caabc6e15 405511c7911c48f8a584772676e1c723 1457ca590b0542139c77325ccfb43d0a - - default default] Unable to schedule network 944dffce-7c0e-41ec-b768-c9ff97c11125: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 987/2005] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:22:39 2026] POST /v2.0/subnets => generated 629 bytes in 255 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2006] 10.0.0.62 () {34 vars in 760 bytes} [Thu Apr 9 17:22:39 2026] PUT /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags/green => generated 4 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-09 17:22:40.140 8 INFO neutron.db.segments_db [None req-eff17696-af49-42ac-b0d9-ed704d5c0a45 405511c7911c48f8a584772676e1c723 1457ca590b0542139c77325ccfb43d0a - - default default] Added segment d94235f5-b433-4c83-8abf-92f5ffa43264 of type vxlan for network 55d0995c-7770-4aec-8b4f-99fe1f284245 [pid: 7|app: 0|req: 1020/2007] 10.0.0.62 () {32 vars in 729 bytes} [Thu Apr 9 17:22:40 2026] GET /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags => generated 34 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2008] 10.0.0.62 () {34 vars in 756 bytes} [Thu Apr 9 17:22:40 2026] PUT /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags/red => generated 4 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2009] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:22:40 2026] POST /v2.0/networks => generated 612 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2010] 10.0.0.62 () {32 vars in 729 bytes} [Thu Apr 9 17:22:40 2026] GET /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags => generated 34 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2011] 10.0.0.62 () {34 vars in 778 bytes} [Thu Apr 9 17:22:40 2026] PUT /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags/black.or.white => generated 4 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2012] 10.0.0.62 () {32 vars in 729 bytes} [Thu Apr 9 17:22:40 2026] GET /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags => generated 52 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:40.907 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c99a950a-b5fb-4a9d-b91c-53d94244e82f 405511c7911c48f8a584772676e1c723 1457ca590b0542139c77325ccfb43d0a - - default default] Unable to schedule network 55d0995c-7770-4aec-8b4f-99fe1f284245: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 989/2013] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:22:40 2026] POST /v2.0/subnets => generated 629 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2014] 10.0.0.62 () {34 vars in 749 bytes} [Thu Apr 9 17:22:40 2026] PUT /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags => generated 37 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/2015] 10.0.0.62 () {34 vars in 749 bytes} [Thu Apr 9 17:22:41 2026] PUT /v2.0/subnets/ed701951-e111-4a8e-8c44-4141f7f261e2/tags => generated 17 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2016] 10.0.0.62 () {32 vars in 729 bytes} [Thu Apr 9 17:22:41 2026] GET /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags => generated 37 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2017] 10.0.0.62 () {34 vars in 749 bytes} [Thu Apr 9 17:22:41 2026] PUT /v2.0/subnets/4c01446e-c52a-44c9-82fc-2bf36953eadb/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2018] 10.0.0.62 () {34 vars in 749 bytes} [Thu Apr 9 17:22:41 2026] PUT /v2.0/subnets/fc654216-d9dd-43ff-8170-3f0ff00c3a01/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2019] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:22:41 2026] GET /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags/red => 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: 993/2020] 10.0.0.62 () {34 vars in 749 bytes} [Thu Apr 9 17:22:41 2026] PUT /v2.0/subnets/c47439ef-1080-4fdc-9e4a-8188d4ccc11b/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2021] 10.0.0.62 () {32 vars in 662 bytes} [Thu Apr 9 17:22:41 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:22:41.468 7 INFO neutron.api.v2.resource [None req-b38a7e6a-cd23-4c47-8e43-6ad1e60e2c7b 2cf98ce3036b47d780dc846b5bf7696c b083b5961f5349a4b3a0c5a25cb9a5fb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1028/2022] 10.0.0.62 () {32 vars in 741 bytes} [Thu Apr 9 17:22:41 2026] GET /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags/green => generated 99 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2023] 10.0.0.62 () {32 vars in 676 bytes} [Thu Apr 9 17:22:41 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2024] 10.0.0.62 () {32 vars in 672 bytes} [Thu Apr 9 17:22:41 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2025] 10.0.0.62 () {32 vars in 740 bytes} [Thu Apr 9 17:22:41 2026] DELETE /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags/red => 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: 997/2026] 10.0.0.62 () {32 vars in 684 bytes} [Thu Apr 9 17:22:41 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2027] 10.0.0.62 () {32 vars in 670 bytes} [Thu Apr 9 17:22:41 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2028] 10.0.0.62 () {32 vars in 729 bytes} [Thu Apr 9 17:22:41 2026] GET /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags => generated 30 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2029] 10.0.0.62 () {32 vars in 684 bytes} [Thu Apr 9 17:22:41 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:22:41.807 7 INFO neutron.api.v2.resource [None req-275b1c0e-0722-480b-a36e-10dfc05af145 2cf98ce3036b47d780dc846b5bf7696c b083b5961f5349a4b3a0c5a25cb9a5fb - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1031/2030] 10.0.0.62 () {32 vars in 744 bytes} [Thu Apr 9 17:22:41 2026] DELETE /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags/green => generated 99 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2031] 10.0.0.62 () {32 vars in 732 bytes} [Thu Apr 9 17:22:41 2026] DELETE /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags => 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: 1000/2032] 10.0.0.62 () {32 vars in 680 bytes} [Thu Apr 9 17:22:41 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2033] 10.0.0.62 () {32 vars in 692 bytes} [Thu Apr 9 17:22:42 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2034] 10.0.0.62 () {32 vars in 729 bytes} [Thu Apr 9 17:22:41 2026] GET /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2/tags => generated 12 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2035] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:22:42 2026] DELETE /v2.0/subnets/ed701951-e111-4a8e-8c44-4141f7f261e2 => 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: 1034/2036] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:22:42 2026] GET /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2 => 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: 1003/2037] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:22:42 2026] DELETE /v2.0/subnets/4c01446e-c52a-44c9-82fc-2bf36953eadb => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2038] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:22:42 2026] DELETE /v2.0/subnets/fc654216-d9dd-43ff-8170-3f0ff00c3a01 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2039] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:22:43 2026] DELETE /v2.0/subnets/c47439ef-1080-4fdc-9e4a-8188d4ccc11b => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2040] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:22:43 2026] DELETE /v2.0/subnets/0e8d1f10-09b6-49f3-8cec-8558d3007175 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2041] 10.0.0.62 () {34 vars in 740 bytes} [Thu Apr 9 17:22:42 2026] PUT /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2 => generated 480 bytes in 756 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2042] 10.0.0.62 () {32 vars in 734 bytes} [Thu Apr 9 17:22:43 2026] GET /v2.0/ports?device_id=938a55ae-ad04-433b-a0be-d9bff7fbcaf2 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:43.375 8 INFO neutron.services.segments.plugin [-] Segment 4f68eb8c-7255-4276-bd0d-e7e0cd98ba0a resource provider aggregate not found 2026-04-09 17:22:43.383 8 INFO neutron.services.segments.plugin [-] Segment 4f68eb8c-7255-4276-bd0d-e7e0cd98ba0a resource provider aggregate not found 2026-04-09 17:22:43.396 8 INFO neutron.services.segments.plugin [-] Segment 4f68eb8c-7255-4276-bd0d-e7e0cd98ba0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f68eb8c-7255-4276-bd0d-e7e0cd98ba0a found for delete ", "request_id": "req-d2f24e70-155a-4a1d-aa6e-fa9a564427da"}]} 2026-04-09 17:22:43.401 8 INFO neutron.services.segments.plugin [-] Segment 4f68eb8c-7255-4276-bd0d-e7e0cd98ba0a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f68eb8c-7255-4276-bd0d-e7e0cd98ba0a found for delete ", "request_id": "req-8e83161f-889c-49ba-86be-55a30d34a70b"}]} [pid: 8|app: 0|req: 1007/2043] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:43 2026] DELETE /v2.0/networks/caadb9b3-b9a4-44e0-9e8a-3e5b06e46096 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:22:43.515 7 INFO neutron_taas.services.taas.taas_plugin [None req-48e07ffe-189f-4cb9-bae3-8da5137f9bca 2cf98ce3036b47d780dc846b5bf7696c b083b5961f5349a4b3a0c5a25cb9a5fb - - default default] TaaS: Handle Delete Port: a8820921-1b1d-4eae-bceb-729c894edb4c 2026-04-09 17:22:43.519 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48e07ffe-189f-4cb9-bae3-8da5137f9bca 2cf98ce3036b47d780dc846b5bf7696c b083b5961f5349a4b3a0c5a25cb9a5fb - - default default] Tap Mirror: Handle Delete Port: a8820921-1b1d-4eae-bceb-729c894edb4c [pid: 8|app: 0|req: 1008/2044] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:43 2026] DELETE /v2.0/networks/03718fc2-0b47-4b9b-b744-74821a530adb => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2045] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:43 2026] DELETE /v2.0/networks/b2ad9767-a32b-4560-8e0f-dc03e2954c93 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2046] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:43 2026] DELETE /v2.0/networks/944dffce-7c0e-41ec-b768-c9ff97c11125 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:22:43.873 7 INFO neutron.services.segments.plugin [-] Segment 656731d0-4805-4703-95d7-23814247685f resource provider aggregate not found 2026-04-09 17:22:43.877 7 INFO neutron.services.segments.plugin [-] Segment 656731d0-4805-4703-95d7-23814247685f resource provider aggregate not found 2026-04-09 17:22:43.892 7 INFO neutron.services.segments.plugin [-] Segment 656731d0-4805-4703-95d7-23814247685f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 656731d0-4805-4703-95d7-23814247685f found for delete ", "request_id": "req-651b2188-0e2c-478f-aa68-68372118d424"}]} 2026-04-09 17:22:43.896 7 INFO neutron.services.segments.plugin [-] Segment 656731d0-4805-4703-95d7-23814247685f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 656731d0-4805-4703-95d7-23814247685f found for delete ", "request_id": "req-fa805c41-0312-4790-84cb-4834e37cb118"}]} 2026-04-09 17:22:43.910 7 INFO neutron.db.l3_hamode_db [None req-48e07ffe-189f-4cb9-bae3-8da5137f9bca 2cf98ce3036b47d780dc846b5bf7696c b083b5961f5349a4b3a0c5a25cb9a5fb - - default default] HA network eb9b0eb4-6217-457c-b596-c2cf7650b3c6 was deleted as no HA routers are present in tenant b083b5961f5349a4b3a0c5a25cb9a5fb. [pid: 7|app: 0|req: 1037/2047] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:22:43 2026] DELETE /v2.0/routers/938a55ae-ad04-433b-a0be-d9bff7fbcaf2 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2048] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:43 2026] DELETE /v2.0/networks/55d0995c-7770-4aec-8b4f-99fe1f284245 => 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: 1038/2049] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:44 2026] GET /v2.0/security-groups?tenant_id=b083b5961f5349a4b3a0c5a25cb9a5fb&name=default => generated 2925 bytes in 343 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2050] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:44 2026] GET /v2.0/security-groups?tenant_id=618b932b0e964b18903ad69139b97c9d&name=default => generated 2929 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2051] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:44 2026] DELETE /v2.0/security-groups/cbe68251-41a2-4d2d-9e94-cec11a9e1312 => 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: 1013/2052] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:45 2026] DELETE /v2.0/security-groups/b0bd8d0c-f489-4b9e-ad2b-3af6169e518b => 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: 1040/2053] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:45 2026] GET /v2.0/security-groups?tenant_id=4c71be9bcee64b5fa1108d4d3201bd57&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:22:45.419 8 INFO neutron.services.segments.plugin [-] Segment fb900224-a2ef-4314-8711-274df00cd0b8 resource provider aggregate not found 2026-04-09 17:22:45.426 8 INFO neutron.services.segments.plugin [-] Segment fb900224-a2ef-4314-8711-274df00cd0b8 resource provider aggregate not found [pid: 8|app: 0|req: 1014/2054] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:45 2026] DELETE /v2.0/security-groups/4ffcd0a2-a8c3-4e16-8822-d6556bc1f780 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:22:45.452 8 INFO neutron.services.segments.plugin [-] Segment fb900224-a2ef-4314-8711-274df00cd0b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb900224-a2ef-4314-8711-274df00cd0b8 found for delete ", "request_id": "req-2b6d8d47-c45a-404d-824b-251278f69ef8"}]} 2026-04-09 17:22:45.457 8 INFO neutron.services.segments.plugin [-] Segment fb900224-a2ef-4314-8711-274df00cd0b8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fb900224-a2ef-4314-8711-274df00cd0b8 found for delete ", "request_id": "req-b1f7a0d0-873b-40fc-96e6-2cbd3a48b0d7"}]} 2026-04-09 17:22:45.470 8 INFO neutron.services.segments.plugin [-] Segment bb35d400-25bb-4895-bb2a-1eb432ce3af0 resource provider aggregate not found 2026-04-09 17:22:45.488 8 INFO neutron.services.segments.plugin [-] Segment bb35d400-25bb-4895-bb2a-1eb432ce3af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb35d400-25bb-4895-bb2a-1eb432ce3af0 found for delete ", "request_id": "req-39e99b6f-fc2c-470f-bcb8-0a7ae3567c56"}]} 2026-04-09 17:22:45.493 8 INFO neutron.services.segments.plugin [-] Segment bb35d400-25bb-4895-bb2a-1eb432ce3af0 resource provider aggregate not found [pid: 7|app: 0|req: 1041/2055] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:45 2026] GET /v2.0/security-groups?tenant_id=50d2cb1799d24299b306c1e6d7cbc828&name=default => generated 2929 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:22:45.526 8 INFO neutron.services.segments.plugin [-] Segment bb35d400-25bb-4895-bb2a-1eb432ce3af0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb35d400-25bb-4895-bb2a-1eb432ce3af0 found for delete ", "request_id": "req-19dcbd1f-b296-4051-ba80-d086353fa387"}]} 2026-04-09 17:22:45.527 8 INFO neutron.services.segments.plugin [-] Segment 415cb67e-04c6-4827-8c52-d4523c876642 resource provider aggregate not found 2026-04-09 17:22:45.554 8 INFO neutron.services.segments.plugin [-] Segment 415cb67e-04c6-4827-8c52-d4523c876642 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 415cb67e-04c6-4827-8c52-d4523c876642 found for delete ", "request_id": "req-af8a21b9-171f-4854-a437-fe42a9bd89bf"}]} 2026-04-09 17:22:45.555 8 INFO neutron.services.segments.plugin [-] Segment 415cb67e-04c6-4827-8c52-d4523c876642 resource provider aggregate not found 2026-04-09 17:22:45.580 8 INFO neutron.services.segments.plugin [-] Segment 415cb67e-04c6-4827-8c52-d4523c876642 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 415cb67e-04c6-4827-8c52-d4523c876642 found for delete ", "request_id": "req-70f35a4c-cbd0-405a-b292-5c09e1bc1778"}]} 2026-04-09 17:22:45.584 8 INFO neutron.services.segments.plugin [-] Segment d94235f5-b433-4c83-8abf-92f5ffa43264 resource provider aggregate not found 2026-04-09 17:22:45.600 8 INFO neutron.services.segments.plugin [-] Segment d94235f5-b433-4c83-8abf-92f5ffa43264 resource provider aggregate not found 2026-04-09 17:22:45.606 8 INFO neutron.services.segments.plugin [-] Segment d94235f5-b433-4c83-8abf-92f5ffa43264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d94235f5-b433-4c83-8abf-92f5ffa43264 found for delete ", "request_id": "req-6b304925-f505-4a98-9f19-e59b750ea242"}]} 2026-04-09 17:22:45.623 8 INFO neutron.services.segments.plugin [-] Segment d94235f5-b433-4c83-8abf-92f5ffa43264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d94235f5-b433-4c83-8abf-92f5ffa43264 found for delete ", "request_id": "req-66ad15a7-9e5f-42be-a68b-8fd894e8fdfe"}]} [pid: 8|app: 0|req: 1015/2056] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:45 2026] DELETE /v2.0/security-groups/92332264-bc47-4389-a8fe-9c25fd6fe4f9 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2057] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:45 2026] GET /v2.0/security-groups?tenant_id=1457ca590b0542139c77325ccfb43d0a&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2058] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:45 2026] DELETE /v2.0/security-groups/9f35ec5f-f973-4253-8bd4-76e7b863a8c3 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:22:51.942 8 INFO neutron.db.segments_db [None req-5f4ba9b9-857f-4b20-869b-d1594f5a32ac 4747d5a86be2435a8f208ebfb4b93e4c 026b3126e2db49d089944266b64d666a - - default default] Added segment db385e17-0387-40f1-b7f4-78325c0fb7a0 of type vxlan for network b21fe364-710f-445d-be83-23512dbe516e [pid: 8|app: 0|req: 1018/2061] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:22:50 2026] POST /v2.0/networks => generated 612 bytes in 1340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:22:52.144 7 INFO neutron.db.segments_db [None req-b040c4c2-5793-4ece-88a8-8611823c149b 258eba878103471b952064dcd33df454 f13f05b4531a4c49a54c76bf5c75fd7f - - default default] Added segment 63a1de27-7eaa-4bfe-8bdf-7367fb92178d of type vxlan for network 75bb2665-bb23-4648-857c-06a7bc721287 [pid: 7|app: 0|req: 1044/2062] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:22:51 2026] POST /v2.0/networks => generated 612 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:22:52.324 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-57725a15-d084-4803-a132-d2a1e04026c1 4747d5a86be2435a8f208ebfb4b93e4c 026b3126e2db49d089944266b64d666a - - default default] Unable to schedule network b21fe364-710f-445d-be83-23512dbe516e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1019/2063] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:22:52 2026] POST /v2.0/subnets => generated 626 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2064] 10.0.0.62 () {34 vars in 749 bytes} [Thu Apr 9 17:22:52 2026] PUT /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2065] 10.0.0.62 () {32 vars in 729 bytes} [Thu Apr 9 17:22:52 2026] GET /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2066] 10.0.0.62 () {34 vars in 760 bytes} [Thu Apr 9 17:22:52 2026] PUT /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/tags/green => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-09 17:22:52.514 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37997d13-4c92-4792-ade4-a2aef59a561a 258eba878103471b952064dcd33df454 f13f05b4531a4c49a54c76bf5c75fd7f - - default default] Unable to schedule network 75bb2665-bb23-4648-857c-06a7bc721287: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1023/2067] 10.0.0.62 () {32 vars in 729 bytes} [Thu Apr 9 17:22:52 2026] GET /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/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: 1045/2068] 10.0.0.62 () {34 vars in 662 bytes} [Thu Apr 9 17:22:52 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.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: 1024/2069] 10.0.0.62 () {34 vars in 756 bytes} [Thu Apr 9 17:22:52 2026] PUT /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/tags/red => 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: 1046/2070] 10.0.0.62 () {34 vars in 745 bytes} [Thu Apr 9 17:22:52 2026] PUT /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/tags => generated 25 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, ' [pid: 8|app: 0|req: 1025/2071] 10.0.0.62 () {32 vars in 729 bytes} [Thu Apr 9 17:22:52 2026] GET /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/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: 1047/2072] 10.0.0.62 () {32 vars in 725 bytes} [Thu Apr 9 17:22:52 2026] GET /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/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: 8|app: 0|req: 1026/2073] 10.0.0.62 () {34 vars in 778 bytes} [Thu Apr 9 17:22:52 2026] PUT /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/tags/black.or.white => generated 4 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2074] 10.0.0.62 () {34 vars in 756 bytes} [Thu Apr 9 17:22:52 2026] PUT /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/tags/green => generated 4 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1027/2075] 10.0.0.62 () {32 vars in 729 bytes} [Thu Apr 9 17:22:52 2026] GET /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/tags => generated 52 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2076] 10.0.0.62 () {32 vars in 725 bytes} [Thu Apr 9 17:22:52 2026] GET /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/tags => generated 34 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, ' [pid: 8|app: 0|req: 1028/2077] 10.0.0.62 () {34 vars in 749 bytes} [Thu Apr 9 17:22:52 2026] PUT /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/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: 1029/2078] 10.0.0.62 () {32 vars in 729 bytes} [Thu Apr 9 17:22:52 2026] GET /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2079] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:22:52 2026] GET /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2080] 10.0.0.62 () {34 vars in 752 bytes} [Thu Apr 9 17:22:52 2026] PUT /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/tags/red => generated 4 bytes in 104 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, ' 2026-04-09 17:22:53.050 8 INFO neutron.api.v2.resource [None req-e43e1ea4-82a2-4a18-bcd7-0a17e5cc3677 4747d5a86be2435a8f208ebfb4b93e4c 026b3126e2db49d089944266b64d666a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1031/2081] 10.0.0.62 () {32 vars in 741 bytes} [Thu Apr 9 17:22:53 2026] GET /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2082] 10.0.0.62 () {32 vars in 725 bytes} [Thu Apr 9 17:22:53 2026] GET /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2083] 10.0.0.62 () {32 vars in 740 bytes} [Thu Apr 9 17:22:53 2026] DELETE /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/tags/red => generated 0 bytes in 41 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: 1033/2084] 10.0.0.62 () {32 vars in 729 bytes} [Thu Apr 9 17:22:53 2026] GET /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:22:53.173 8 INFO neutron.api.v2.resource [None req-eb41a8d9-2e62-4bb3-916e-b9752edd4a93 4747d5a86be2435a8f208ebfb4b93e4c 026b3126e2db49d089944266b64d666a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1034/2085] 10.0.0.62 () {32 vars in 744 bytes} [Thu Apr 9 17:22:53 2026] DELETE /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2086] 10.0.0.62 () {34 vars in 774 bytes} [Thu Apr 9 17:22:53 2026] PUT /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/tags/black.or.white => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1035/2087] 10.0.0.62 () {32 vars in 732 bytes} [Thu Apr 9 17:22:53 2026] DELETE /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2088] 10.0.0.62 () {32 vars in 729 bytes} [Thu Apr 9 17:22:53 2026] GET /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2089] 10.0.0.62 () {32 vars in 725 bytes} [Thu Apr 9 17:22:53 2026] GET /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/tags => generated 52 bytes in 62 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: 1037/2090] 10.0.0.62 () {34 vars in 745 bytes} [Thu Apr 9 17:22:53 2026] PUT /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/tags => generated 37 bytes in 61 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: 1054/2091] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:22:53 2026] DELETE /v2.0/subnets/b53ba1a7-aaa2-45a5-a0ef-61748c32c4e4 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2092] 10.0.0.62 () {32 vars in 725 bytes} [Thu Apr 9 17:22:53 2026] GET /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/tags => generated 37 bytes in 53 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: 1038/2093] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:53 2026] GET /v2.0/security-groups?tenant_id=aa7b0507b8354f6aaf0c1cdf017dc8b4&name=default => generated 2929 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2094] 10.0.0.62 () {32 vars in 733 bytes} [Thu Apr 9 17:22:53 2026] GET /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/tags/red => generated 0 bytes in 40 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-09 17:22:53.630 7 INFO neutron.services.segments.plugin [-] Segment db385e17-0387-40f1-b7f4-78325c0fb7a0 resource provider aggregate not found 2026-04-09 17:22:53.644 7 INFO neutron.services.segments.plugin [-] Segment db385e17-0387-40f1-b7f4-78325c0fb7a0 resource provider aggregate not found 2026-04-09 17:22:53.652 7 INFO neutron.services.segments.plugin [-] Segment db385e17-0387-40f1-b7f4-78325c0fb7a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db385e17-0387-40f1-b7f4-78325c0fb7a0 found for delete ", "request_id": "req-1bc36b07-4a5e-4e07-be54-5c56d3eb2988"}]} 2026-04-09 17:22:53.669 7 INFO neutron.services.segments.plugin [-] Segment db385e17-0387-40f1-b7f4-78325c0fb7a0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db385e17-0387-40f1-b7f4-78325c0fb7a0 found for delete ", "request_id": "req-6e550d0c-2fff-4990-ae20-c84777a42163"}]} [pid: 7|app: 0|req: 1056/2095] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:53 2026] DELETE /v2.0/networks/b21fe364-710f-445d-be83-23512dbe516e => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2096] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:53 2026] DELETE /v2.0/security-groups/25c105e1-1c95-4b25-a642-c656e77b81c9 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:22:53.735 7 INFO neutron.api.v2.resource [None req-216d2074-af43-4763-8a0b-00ab3c002b2b 258eba878103471b952064dcd33df454 f13f05b4531a4c49a54c76bf5c75fd7f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1057/2097] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:22:53 2026] GET /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/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: 1041/2098] 10.0.0.62 () {32 vars in 736 bytes} [Thu Apr 9 17:22:53 2026] DELETE /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/tags/red => generated 0 bytes in 76 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: 1058/2099] 10.0.0.62 () {32 vars in 725 bytes} [Thu Apr 9 17:22:53 2026] GET /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/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-09 17:22:53.938 8 INFO neutron.api.v2.resource [None req-deb5de4c-98ac-4fb5-8671-db4f4749da12 258eba878103471b952064dcd33df454 f13f05b4531a4c49a54c76bf5c75fd7f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1042/2100] 10.0.0.62 () {32 vars in 740 bytes} [Thu Apr 9 17:22:53 2026] DELETE /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/tags/green => generated 99 bytes in 51 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: 7|app: 0|req: 1059/2101] 10.0.0.62 () {32 vars in 728 bytes} [Thu Apr 9 17:22:53 2026] DELETE /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/tags => generated 0 bytes in 81 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: 1043/2102] 10.0.0.62 () {32 vars in 725 bytes} [Thu Apr 9 17:22:54 2026] GET /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c/tags => generated 12 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, ' 2026-04-09 17:22:54.188 7 INFO neutron_taas.services.taas.taas_plugin [None req-fffd30a3-f641-46db-b127-178130fb42ab 258eba878103471b952064dcd33df454 f13f05b4531a4c49a54c76bf5c75fd7f - - default default] TaaS: Handle Delete Port: 9a8223e3-719b-409e-8dc6-354cdbda369c 2026-04-09 17:22:54.190 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fffd30a3-f641-46db-b127-178130fb42ab 258eba878103471b952064dcd33df454 f13f05b4531a4c49a54c76bf5c75fd7f - - default default] Tap Mirror: Handle Delete Port: 9a8223e3-719b-409e-8dc6-354cdbda369c [pid: 7|app: 0|req: 1060/2103] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:22:54 2026] DELETE /v2.0/ports/9a8223e3-719b-409e-8dc6-354cdbda369c => generated 0 bytes in 208 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: 1044/2104] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:54 2026] GET /v2.0/security-groups?tenant_id=026b3126e2db49d089944266b64d666a&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2105] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:22:54 2026] DELETE /v2.0/networks/75bb2665-bb23-4648-857c-06a7bc721287 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2106] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:54 2026] DELETE /v2.0/security-groups/8485394b-231d-4391-bb02-ec154c9dab41 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2107] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:54 2026] GET /v2.0/security-groups?tenant_id=b306013104634f52947d5696fc9c3fe1&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: 1046/2108] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:54 2026] DELETE /v2.0/security-groups/440ea5fc-917b-4d6f-8e5c-b0ccc866b17b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2109] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:55 2026] GET /v2.0/security-groups?tenant_id=f13f05b4531a4c49a54c76bf5c75fd7f&name=default => generated 2929 bytes in 230 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:22:55.677 7 INFO neutron.services.segments.plugin [-] Segment 63a1de27-7eaa-4bfe-8bdf-7367fb92178d resource provider aggregate not found 2026-04-09 17:22:55.685 7 INFO neutron.services.segments.plugin [-] Segment 63a1de27-7eaa-4bfe-8bdf-7367fb92178d resource provider aggregate not found 2026-04-09 17:22:55.692 7 INFO neutron.services.segments.plugin [-] Segment 63a1de27-7eaa-4bfe-8bdf-7367fb92178d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63a1de27-7eaa-4bfe-8bdf-7367fb92178d found for delete ", "request_id": "req-7442105c-7b08-4a82-aaaa-d7f0bcf7143e"}]} 2026-04-09 17:22:55.701 7 INFO neutron.services.segments.plugin [-] Segment 63a1de27-7eaa-4bfe-8bdf-7367fb92178d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63a1de27-7eaa-4bfe-8bdf-7367fb92178d found for delete ", "request_id": "req-a54dc665-bbfb-473f-bab2-9b6473a82fed"}]} [pid: 8|app: 0|req: 1047/2110] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:55 2026] DELETE /v2.0/security-groups/fe04d997-16c2-44f2-8077-726ce2aadfe4 => 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: 1064/2111] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:22:55 2026] GET /v2.0/security-groups?tenant_id=b5b42128bfa64ea1baf105ca66551841&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2112] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:22:55 2026] DELETE /v2.0/security-groups/a1eb27d3-da33-4418-9725-1aa6e2f873b8 => 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: 1065/2113] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:22:59 2026] POST /v2.0/subnetpools => generated 516 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2114] 10.0.0.62 () {34 vars in 757 bytes} [Thu Apr 9 17:22:59 2026] PUT /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags => generated 25 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2115] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:22:59 2026] GET /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2116] 10.0.0.62 () {34 vars in 768 bytes} [Thu Apr 9 17:22:59 2026] PUT /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2117] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:22:59 2026] GET /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2118] 10.0.0.62 () {34 vars in 764 bytes} [Thu Apr 9 17:22:59 2026] PUT /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags/red => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2119] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:22:59 2026] GET /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2120] 10.0.0.62 () {34 vars in 786 bytes} [Thu Apr 9 17:22:59 2026] PUT /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags/black.or.white => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2121] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:22:59 2026] GET /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2122] 10.0.0.62 () {34 vars in 757 bytes} [Thu Apr 9 17:23:00 2026] PUT /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2123] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:23:00 2026] GET /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2124] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:23:00 2026] GET /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:23:00.178 7 INFO neutron.api.v2.resource [None req-e992b65c-4ab4-48f8-a010-f91299cbf762 4e7b8a9e40fe40659d1198324b8e9942 6f5d3bd724564456a0fea9a4288162fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/2125] 10.0.0.62 () {32 vars in 749 bytes} [Thu Apr 9 17:23:00 2026] GET /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2126] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:23:00 2026] DELETE /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags/red => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2127] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:23:00 2026] GET /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:23:00.307 8 INFO neutron.api.v2.resource [None req-abc42c84-1b45-4a53-aefd-53d16eb5bc94 4e7b8a9e40fe40659d1198324b8e9942 6f5d3bd724564456a0fea9a4288162fe - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1056/2128] 10.0.0.62 () {32 vars in 752 bytes} [Thu Apr 9 17:23:00 2026] DELETE /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2129] 10.0.0.62 () {32 vars in 740 bytes} [Thu Apr 9 17:23:00 2026] DELETE /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2130] 10.0.0.62 () {32 vars in 737 bytes} [Thu Apr 9 17:23:00 2026] GET /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2131] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:23:00 2026] DELETE /v2.0/subnetpools/d92ec2cc-5ecb-4ec7-b6fd-f24eed0756b4 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2132] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:23:01 2026] GET /v2.0/security-groups?tenant_id=6f5d3bd724564456a0fea9a4288162fe&name=default => generated 2929 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2133] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:23:01 2026] DELETE /v2.0/security-groups/55aba440-5731-4c02-a6f4-a89296d65b6b => 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: 1059/2134] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:23:01 2026] GET /v2.0/security-groups?tenant_id=18fe102337664cfeadeb329d58343368&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2135] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:23:01 2026] DELETE /v2.0/security-groups/9c7c0632-3ff7-48b4-a7a3-16efab8d7a2f => 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: 1061/2138] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:23:04 2026] GET /v2.0/security-groups?tenant_id=2205b2d60e31420087b15fb13dc3ed6b&name=default => generated 2929 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2139] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:23:04 2026] DELETE /v2.0/security-groups/b50c4fac-3be4-4113-8bd6-33b377eb32ee => 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: 1062/2140] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:23:05 2026] GET /v2.0/security-groups?tenant_id=1f2f16339c5e4884b15d2d107a98b631&name=default => generated 2929 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2141] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:23:06 2026] DELETE /v2.0/security-groups/4ba996e0-8af3-4e99-97b5-c9832eb62e22 => 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: 1063/2142] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:23:06 2026] GET /v2.0/security-groups?tenant_id=54cf466263884f058e041b4b2cf7fa5b&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: 1080/2143] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:23:06 2026] DELETE /v2.0/security-groups/3a06840a-d5a3-4921-9368-72c6114a738a => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:23:08.116 8 INFO neutron.db.segments_db [None req-f6355797-68a1-4f48-a206-689c64b98e3b 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Added segment 639287a8-eda3-425a-a4ed-89422c8a1619 of type vxlan for network bea5ae4f-ec39-45b1-9b32-0e221c12bcb2 [pid: 8|app: 0|req: 1064/2144] 10.0.0.62 () {34 vars in 669 bytes} [Thu Apr 9 17:23:07 2026] POST /v2.0/networks => generated 613 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:23:08.275 7 INFO neutron.db.segments_db [None req-c0d5d49c-0132-448a-8a49-e09bc80b15c1 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Added segment 5a01172d-e7bd-419d-badc-422761fbb41b of type vxlan for network 716ee7db-1d86-498b-9a68-a1ab6d2e36d1 2026-04-09 17:23:08.504 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c0d5d49c-0132-448a-8a49-e09bc80b15c1 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Unable to schedule network 716ee7db-1d86-498b-9a68-a1ab6d2e36d1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:23:08.527 7 INFO neutron.db.l3_hamode_db [None req-c0d5d49c-0132-448a-8a49-e09bc80b15c1 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:23:09.378 7 INFO neutron.db.l3_hamode_db [None req-c0d5d49c-0132-448a-8a49-e09bc80b15c1 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:23:09.665 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c0d5d49c-0132-448a-8a49-e09bc80b15c1 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Unable to schedule network 716ee7db-1d86-498b-9a68-a1ab6d2e36d1: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1081/2145] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:23:08 2026] POST /v2.0/routers => generated 694 bytes in 2144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2146] 10.0.0.62 () {32 vars in 774 bytes} [Thu Apr 9 17:23:10 2026] GET /v2.0/subnets?project_id=c2793e1dc1964bbf89be4ae8ef657a5f&cidr=10.100.0.0%2F28 => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2147] 10.0.0.62 () {32 vars in 692 bytes} [Thu Apr 9 17:23:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2148] 10.0.0.62 () {32 vars in 782 bytes} [Thu Apr 9 17:23:10 2026] GET /v2.0/subnets?network_id=e759afa5-84b1-4ece-8808-390687c9d2d2&cidr=10.100.0.0%2F28 => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:23:10.743 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-209e861f-97f1-4d5e-8753-a49d2a2cc7c4 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Unable to schedule network bea5ae4f-ec39-45b1-9b32-0e221c12bcb2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1083/2149] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:23:10 2026] POST /v2.0/subnets => generated 656 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:23:11.907 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a232a5cd-67cd-4c0b-bb54-6a9c296acf45 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Unable to schedule network bea5ae4f-ec39-45b1-9b32-0e221c12bcb2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:23:12.508 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a232a5cd-67cd-4c0b-bb54-6a9c296acf45 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Unable to schedule network bea5ae4f-ec39-45b1-9b32-0e221c12bcb2: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1067/2150] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:23:10 2026] PUT /v2.0/routers/7f5628f2-2987-4267-9444-f235ac9879aa/add_router_interface => generated 309 bytes in 1976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2151] 10.0.0.62 () {32 vars in 647 bytes} [Thu Apr 9 17:23:12 2026] GET /v2.0/networks => generated 3588 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2152] 10.0.0.62 () {32 vars in 645 bytes} [Thu Apr 9 17:23:12 2026] GET /v2.0/subnets => generated 2594 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2153] 10.0.0.62 () {32 vars in 645 bytes} [Thu Apr 9 17:23:12 2026] GET /v2.0/routers => generated 737 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2154] 10.0.0.62 () {34 vars in 683 bytes} [Thu Apr 9 17:23:13 2026] POST /v2.0/security-groups => generated 1677 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2155] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:23:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2156] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:23:13 2026] POST /v2.0/security-group-rules => generated 596 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2157] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:23:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2158] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:23:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:23:13.719 7 INFO neutron.db.securitygroups_db [None req-2f60b988-c3cc-4b1f-ac48-c69af2ac6dec 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Project c2793e1dc1964bbf89be4ae8ef657a5f 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: 1088/2159] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:23:13 2026] POST /v2.0/security-group-rules => generated 607 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:23:13.854 8 INFO neutron.db.securitygroups_db [None req-ff01d4cc-2993-43a5-b934-413bdf6cf86d 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Project c2793e1dc1964bbf89be4ae8ef657a5f 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: 1072/2160] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:23:13 2026] POST /v2.0/security-group-rules => generated 606 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2161] 10.0.0.62 () {32 vars in 647 bytes} [Thu Apr 9 17:23:14 2026] GET /v2.0/networks => generated 1291 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2162] 10.0.0.200 () {34 vars in 1099 bytes} [Thu Apr 9 17:23:14 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1431634626&fields=id&tenant_id=c2793e1dc1964bbf89be4ae8ef657a5f => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2163] 10.0.0.200 () {34 vars in 981 bytes} [Thu Apr 9 17:23:14 2026] GET /v2.0/networks?id=bea5ae4f-ec39-45b1-9b32-0e221c12bcb2 => generated 654 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2164] 10.0.0.200 () {34 vars in 964 bytes} [Thu Apr 9 17:23:14 2026] GET /v2.0/quotas/c2793e1dc1964bbf89be4ae8ef657a5f => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2165] 10.0.0.200 () {34 vars in 1001 bytes} [Thu Apr 9 17:23:14 2026] GET /v2.0/ports?tenant_id=c2793e1dc1964bbf89be4ae8ef657a5f&fields=id => generated 57 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2166] 10.0.0.200 () {34 vars in 1007 bytes} [Thu Apr 9 17:23:14 2026] GET /v2.0/networks/bea5ae4f-ec39-45b1-9b32-0e221c12bcb2?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2167] 10.0.0.200 () {34 vars in 1107 bytes} [Thu Apr 9 17:23:15 2026] GET /v2.0/networks/bea5ae4f-ec39-45b1-9b32-0e221c12bcb2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2168] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:15 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2169] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:16 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2172] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:17 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1078/2173] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:19 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1096/2174] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:20 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1079/2175] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:21 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1097/2176] 199.204.45.69 () {34 vars in 984 bytes} [Thu Apr 9 17:23:21 2026] GET /v2.0/networks?id=bea5ae4f-ec39-45b1-9b32-0e221c12bcb2 => generated 654 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2177] 199.204.45.69 () {34 vars in 1048 bytes} [Thu Apr 9 17:23:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c2793e1dc1964bbf89be4ae8ef657a5f => generated 181 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:23:22.126 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-d4072502-65ac-49a2-b512-882ac3916636 req-5aa64c94-b1b0-42e4-81b1-dc7e65a9bb3b 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Unable to schedule network bea5ae4f-ec39-45b1-9b32-0e221c12bcb2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1098/2178] 199.204.45.69 () {38 vars in 953 bytes} [Thu Apr 9 17:23:21 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: 7|app: 0|req: 1099/2179] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:22 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => generated 957 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2180] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Apr 9 17:23:22 2026] GET /v2.0/security-groups?id=9f6f27f3-fcf7-4853-ac14-9f00be007fb0&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:23:22.637 8 ERROR neutron.plugins.ml2.managers [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d on host instance for vnic_type normal using segments [{'id': '639287a8-eda3-425a-a4ed-89422c8a1619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'bea5ae4f-ec39-45b1-9b32-0e221c12bcb2'}] 2026-04-09 17:23:22.637 8 INFO neutron.plugins.ml2.plugin [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 2 to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d 2026-04-09 17:23:22.671 8 ERROR neutron.plugins.ml2.managers [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d on host instance for vnic_type normal using segments [{'id': '639287a8-eda3-425a-a4ed-89422c8a1619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'bea5ae4f-ec39-45b1-9b32-0e221c12bcb2'}] 2026-04-09 17:23:22.671 8 INFO neutron.plugins.ml2.plugin [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 3 to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d 2026-04-09 17:23:22.698 8 ERROR neutron.plugins.ml2.managers [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d on host instance for vnic_type normal using segments [{'id': '639287a8-eda3-425a-a4ed-89422c8a1619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'bea5ae4f-ec39-45b1-9b32-0e221c12bcb2'}] 2026-04-09 17:23:22.698 8 INFO neutron.plugins.ml2.plugin [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 4 to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d 2026-04-09 17:23:22.722 8 ERROR neutron.plugins.ml2.managers [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d on host instance for vnic_type normal using segments [{'id': '639287a8-eda3-425a-a4ed-89422c8a1619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'bea5ae4f-ec39-45b1-9b32-0e221c12bcb2'}] 2026-04-09 17:23:22.722 8 INFO neutron.plugins.ml2.plugin [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 5 to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d 2026-04-09 17:23:22.751 8 ERROR neutron.plugins.ml2.managers [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d on host instance for vnic_type normal using segments [{'id': '639287a8-eda3-425a-a4ed-89422c8a1619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'bea5ae4f-ec39-45b1-9b32-0e221c12bcb2'}] 2026-04-09 17:23:22.751 8 INFO neutron.plugins.ml2.plugin [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 6 to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d 2026-04-09 17:23:22.785 8 ERROR neutron.plugins.ml2.managers [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d on host instance for vnic_type normal using segments [{'id': '639287a8-eda3-425a-a4ed-89422c8a1619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'bea5ae4f-ec39-45b1-9b32-0e221c12bcb2'}] 2026-04-09 17:23:22.785 8 INFO neutron.plugins.ml2.plugin [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 7 to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d 2026-04-09 17:23:22.817 8 ERROR neutron.plugins.ml2.managers [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d on host instance for vnic_type normal using segments [{'id': '639287a8-eda3-425a-a4ed-89422c8a1619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'bea5ae4f-ec39-45b1-9b32-0e221c12bcb2'}] 2026-04-09 17:23:22.818 8 INFO neutron.plugins.ml2.plugin [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 8 to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d 2026-04-09 17:23:22.847 8 ERROR neutron.plugins.ml2.managers [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d on host instance for vnic_type normal using segments [{'id': '639287a8-eda3-425a-a4ed-89422c8a1619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'bea5ae4f-ec39-45b1-9b32-0e221c12bcb2'}] 2026-04-09 17:23:22.847 8 INFO neutron.plugins.ml2.plugin [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 9 to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d 2026-04-09 17:23:22.884 8 ERROR neutron.plugins.ml2.managers [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d on host instance for vnic_type normal using segments [{'id': '639287a8-eda3-425a-a4ed-89422c8a1619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'bea5ae4f-ec39-45b1-9b32-0e221c12bcb2'}] 2026-04-09 17:23:22.884 8 INFO neutron.plugins.ml2.plugin [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 10 to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d 2026-04-09 17:23:22.927 8 ERROR neutron.plugins.ml2.managers [req-d4072502-65ac-49a2-b512-882ac3916636 req-8b462179-6499-42c8-9cbf-a3d2b2a6ffc1 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port a99eaed6-1b01-4355-9799-4b1d9b60ab1d on host instance for vnic_type normal using segments [{'id': '639287a8-eda3-425a-a4ed-89422c8a1619', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 680, 'network_id': 'bea5ae4f-ec39-45b1-9b32-0e221c12bcb2'}] [pid: 8|app: 0|req: 1081/2181] 199.204.45.69 () {38 vars in 1026 bytes} [Thu Apr 9 17:23:22 2026] PUT /v2.0/ports/a99eaed6-1b01-4355-9799-4b1d9b60ab1d => generated 1101 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:23:23.093 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-59c8b80e-4d9c-4b7f-bb08-ceb5c2eeb751'] response: {'name': 'network-changed', 'server_uuid': 'e7e454fd-0b93-4f7f-bcae-e36d31849f7f', 'tag': 'a99eaed6-1b01-4355-9799-4b1d9b60ab1d', 'status': 'completed', 'code': 200} 2026-04-09 17:23:23.139 7 INFO neutron_taas.services.taas.taas_plugin [req-d4072502-65ac-49a2-b512-882ac3916636 req-db7c77b2-4a96-453c-be99-1fc95f5ead0b 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] TaaS: Handle Delete Port: a99eaed6-1b01-4355-9799-4b1d9b60ab1d 2026-04-09 17:23:23.143 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d4072502-65ac-49a2-b512-882ac3916636 req-db7c77b2-4a96-453c-be99-1fc95f5ead0b 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Tap Mirror: Handle Delete Port: a99eaed6-1b01-4355-9799-4b1d9b60ab1d 2026-04-09 17:23:23.467 7 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [req-d4072502-65ac-49a2-b512-882ac3916636 req-db7c77b2-4a96-453c-be99-1fc95f5ead0b 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Unable to retrieve active L2 agent on host instance [pid: 7|app: 0|req: 1101/2182] 199.204.45.69 () {36 vars in 995 bytes} [Thu Apr 9 17:23:23 2026] DELETE /v2.0/ports/a99eaed6-1b01-4355-9799-4b1d9b60ab1d => generated 0 bytes in 447 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:23:23.551 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-abede9c8-e7a5-4ba7-aa22-83c8aa847f33'] response: {'server_uuid': 'e7e454fd-0b93-4f7f-bcae-e36d31849f7f', 'name': 'network-vif-deleted', 'tag': 'a99eaed6-1b01-4355-9799-4b1d9b60ab1d', '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: 1082/2183] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:23 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1102/2184] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:23:23 2026] GET /v2.0/ports?tenant_id=c2793e1dc1964bbf89be4ae8ef657a5f&device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1083/2185] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:23:23 2026] GET /v2.0/networks?tenant_id=c2793e1dc1964bbf89be4ae8ef657a5f&shared=False => generated 750 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2186] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:23:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2187] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:24 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1104/2188] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:23:24 2026] GET /v2.0/ports?tenant_id=c2793e1dc1964bbf89be4ae8ef657a5f&device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1085/2189] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:23:24 2026] GET /v2.0/networks?tenant_id=c2793e1dc1964bbf89be4ae8ef657a5f&shared=False => generated 750 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2190] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:23:24 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) [pid: 8|app: 0|req: 1086/2191] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:25 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1106/2192] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:23:26 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1087/2193] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:26 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2194] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:27 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1088/2195] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:29 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1108/2196] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:23:29 2026] GET /v2.0/ports?tenant_id=c2793e1dc1964bbf89be4ae8ef657a5f&device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1089/2197] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:23:29 2026] GET /v2.0/networks?tenant_id=c2793e1dc1964bbf89be4ae8ef657a5f&shared=False => generated 750 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2198] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:23:29 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: 8|app: 0|req: 1090/2199] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:23:29 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1110/2200] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:30 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1091/2201] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:31 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1111/2202] 10.0.0.143 () {34 vars in 989 bytes} [Thu Apr 9 17:23:32 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => generated 12 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2203] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:32 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2206] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:23:32 2026] GET /v2.0/ports?device_id=e7e454fd-0b93-4f7f-bcae-e36d31849f7f => 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: 1113/2207] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:23:32 2026] DELETE /v2.0/security-groups/9f6f27f3-fcf7-4853-ac14-9f00be007fb0 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:23:33.420 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc799fb8-44b7-4299-b128-b8463d306af8 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] TaaS: Handle Delete Port: 2a86f1bb-c400-4a56-b2bc-17709802b851 2026-04-09 17:23:33.424 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc799fb8-44b7-4299-b128-b8463d306af8 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Tap Mirror: Handle Delete Port: 2a86f1bb-c400-4a56-b2bc-17709802b851 [pid: 8|app: 0|req: 1095/2208] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:23:33 2026] PUT /v2.0/routers/7f5628f2-2987-4267-9444-f235ac9879aa/remove_router_interface => generated 309 bytes in 1024 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2209] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:23:34 2026] DELETE /v2.0/subnets/b6f5b6f6-a8cd-460e-8ab7-601f0d6b08a9 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:23:34.396 8 INFO neutron_taas.services.taas.taas_plugin [None req-55b09468-471a-4a19-b979-544b65e87ad4 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] TaaS: Handle Delete Port: 704c5e0e-2941-45e1-853f-5b739652fde3 2026-04-09 17:23:34.400 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55b09468-471a-4a19-b979-544b65e87ad4 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Tap Mirror: Handle Delete Port: 704c5e0e-2941-45e1-853f-5b739652fde3 2026-04-09 17:23:34.696 8 INFO neutron_taas.services.taas.taas_plugin [None req-55b09468-471a-4a19-b979-544b65e87ad4 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] TaaS: Handle Delete Port: ee67b45c-5656-47b2-96b8-8d09c02cea14 2026-04-09 17:23:34.698 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55b09468-471a-4a19-b979-544b65e87ad4 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Tap Mirror: Handle Delete Port: ee67b45c-5656-47b2-96b8-8d09c02cea14 2026-04-09 17:23:34.819 8 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [None req-55b09468-471a-4a19-b979-544b65e87ad4 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] Unable to retrieve active L2 agent on host instance 2026-04-09 17:23:35.089 8 INFO neutron.db.l3_hamode_db [None req-55b09468-471a-4a19-b979-544b65e87ad4 557a2adc26e944a88db4a3607a49da2f c2793e1dc1964bbf89be4ae8ef657a5f - - default default] HA network 716ee7db-1d86-498b-9a68-a1ab6d2e36d1 was deleted as no HA routers are present in tenant c2793e1dc1964bbf89be4ae8ef657a5f. [pid: 8|app: 0|req: 1096/2210] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:23:34 2026] DELETE /v2.0/routers/7f5628f2-2987-4267-9444-f235ac9879aa => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:23:35.103 8 INFO neutron.services.segments.plugin [-] Segment 5a01172d-e7bd-419d-badc-422761fbb41b resource provider aggregate not found 2026-04-09 17:23:35.121 8 INFO neutron.services.segments.plugin [-] Segment 5a01172d-e7bd-419d-badc-422761fbb41b resource provider aggregate not found 2026-04-09 17:23:35.127 8 INFO neutron.services.segments.plugin [-] Segment 5a01172d-e7bd-419d-badc-422761fbb41b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a01172d-e7bd-419d-badc-422761fbb41b found for delete ", "request_id": "req-6e983ea3-6d3b-4783-b0b3-6f64fcf90871"}]} 2026-04-09 17:23:35.140 8 INFO neutron.services.segments.plugin [-] Segment 5a01172d-e7bd-419d-badc-422761fbb41b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5a01172d-e7bd-419d-badc-422761fbb41b found for delete ", "request_id": "req-7fa66d80-5876-40c1-8371-0c2b6f557336"}]} 2026-04-09 17:23:35.257 7 INFO neutron.services.segments.plugin [-] Segment 639287a8-eda3-425a-a4ed-89422c8a1619 resource provider aggregate not found 2026-04-09 17:23:35.261 7 INFO neutron.services.segments.plugin [-] Segment 639287a8-eda3-425a-a4ed-89422c8a1619 resource provider aggregate not found 2026-04-09 17:23:35.275 7 INFO neutron.services.segments.plugin [-] Segment 639287a8-eda3-425a-a4ed-89422c8a1619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 639287a8-eda3-425a-a4ed-89422c8a1619 found for delete ", "request_id": "req-32380fcc-3f96-419d-a794-c49ec38bb1e4"}]} 2026-04-09 17:23:35.280 7 INFO neutron.services.segments.plugin [-] Segment 639287a8-eda3-425a-a4ed-89422c8a1619 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 639287a8-eda3-425a-a4ed-89422c8a1619 found for delete ", "request_id": "req-d832e11c-85c7-4d21-aabe-db76e6aef4f1"}]} [pid: 7|app: 0|req: 1115/2211] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:23:35 2026] DELETE /v2.0/networks/bea5ae4f-ec39-45b1-9b32-0e221c12bcb2 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2212] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:23:36 2026] GET /v2.0/security-groups?tenant_id=c2793e1dc1964bbf89be4ae8ef657a5f&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2213] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:23:36 2026] DELETE /v2.0/security-groups/8ba0f555-8cc2-4d80-9b3d-2b4660b29b05 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2214] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:23:37 2026] GET /v2.0/security-groups?tenant_id=d0ad88e258044d00807ad550c84bb720&name=default => generated 2929 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2215] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:23:37 2026] DELETE /v2.0/security-groups/792fc887-0421-4e49-9bec-984d4ef4dede => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2216] 10.0.0.62 () {34 vars in 676 bytes} [Thu Apr 9 17:23:41 2026] POST /v2.0/qos/policies => generated 359 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2217] 10.0.0.62 () {34 vars in 676 bytes} [Thu Apr 9 17:23:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2218] 10.0.0.62 () {34 vars in 676 bytes} [Thu Apr 9 17:23:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2219] 10.0.0.62 () {34 vars in 676 bytes} [Thu Apr 9 17:23:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2220] 10.0.0.62 () {34 vars in 676 bytes} [Thu Apr 9 17:23:42 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2221] 10.0.0.62 () {34 vars in 751 bytes} [Thu Apr 9 17:23:42 2026] PUT /v2.0/policies/2b176dc9-8631-47b6-ba2a-4df95a95846e/tags => generated 17 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2222] 10.0.0.62 () {34 vars in 751 bytes} [Thu Apr 9 17:23:43 2026] PUT /v2.0/policies/96bb5a04-d06b-4890-a800-0a6c78796391/tags => generated 25 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2223] 10.0.0.62 () {34 vars in 751 bytes} [Thu Apr 9 17:23:43 2026] PUT /v2.0/policies/2366fa77-3d02-4c14-8d56-5ba0a9040832/tags => generated 34 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2224] 10.0.0.62 () {34 vars in 751 bytes} [Thu Apr 9 17:23:43 2026] PUT /v2.0/policies/6c53f889-3942-4d7b-801c-387be2cc6225/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2225] 10.0.0.62 () {32 vars in 672 bytes} [Thu Apr 9 17:23:43 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2226] 10.0.0.62 () {32 vars in 686 bytes} [Thu Apr 9 17:23:43 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2227] 10.0.0.62 () {32 vars in 682 bytes} [Thu Apr 9 17:23:43 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2228] 10.0.0.62 () {32 vars in 694 bytes} [Thu Apr 9 17:23:43 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2229] 10.0.0.62 () {32 vars in 680 bytes} [Thu Apr 9 17:23:43 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2230] 10.0.0.62 () {32 vars in 694 bytes} [Thu Apr 9 17:23:44 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2231] 10.0.0.62 () {32 vars in 690 bytes} [Thu Apr 9 17:23:44 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: 8|app: 0|req: 1107/2232] 10.0.0.62 () {32 vars in 702 bytes} [Thu Apr 9 17:23:44 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2233] 10.0.0.62 () {32 vars in 732 bytes} [Thu Apr 9 17:23:44 2026] DELETE /v2.0/qos/policies/2b176dc9-8631-47b6-ba2a-4df95a95846e => generated 0 bytes in 805 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2234] 10.0.0.62 () {32 vars in 732 bytes} [Thu Apr 9 17:23:45 2026] DELETE /v2.0/qos/policies/96bb5a04-d06b-4890-a800-0a6c78796391 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2235] 10.0.0.62 () {32 vars in 732 bytes} [Thu Apr 9 17:23:45 2026] DELETE /v2.0/qos/policies/2366fa77-3d02-4c14-8d56-5ba0a9040832 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2236] 10.0.0.62 () {32 vars in 732 bytes} [Thu Apr 9 17:23:45 2026] DELETE /v2.0/qos/policies/6c53f889-3942-4d7b-801c-387be2cc6225 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2237] 10.0.0.62 () {32 vars in 732 bytes} [Thu Apr 9 17:23:45 2026] DELETE /v2.0/qos/policies/3f56912e-fa0a-481d-9cc0-a81ad348b01e => generated 0 bytes in 226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2240] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:23:49 2026] GET /v2.0/security-groups?tenant_id=97ad33ff7964482b864b978353fd1d14&name=default => generated 2929 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2241] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:23:49 2026] DELETE /v2.0/security-groups/a8e10e78-3d4a-4a8b-9f28-b7e5d961b70c => 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: 1112/2242] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:23:50 2026] GET /v2.0/security-groups?tenant_id=539883c9c5a04bee8f7fdcef9b3cbf8b&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2243] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:23:50 2026] DELETE /v2.0/security-groups/51a1bd89-78e1-4639-a4f9-8243b8e17dd7 => 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: 1113/2244] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:23:51 2026] GET /v2.0/security-groups?tenant_id=76c2c835a9b44c8fac37f7465aa10806&name=default => generated 2929 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2245] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:23:51 2026] DELETE /v2.0/security-groups/d3feb357-6123-43d6-9dcf-cbd10be71864 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2246] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:23:56 2026] POST /v2.0/subnetpools => generated 516 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2247] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:23:57 2026] POST /v2.0/subnetpools => generated 516 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2248] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:23:57 2026] POST /v2.0/subnetpools => generated 516 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2249] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:23:57 2026] POST /v2.0/subnetpools => generated 516 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2250] 10.0.0.62 () {34 vars in 674 bytes} [Thu Apr 9 17:23:57 2026] POST /v2.0/subnetpools => generated 516 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2251] 10.0.0.62 () {34 vars in 757 bytes} [Thu Apr 9 17:23:57 2026] PUT /v2.0/subnetpools/f67283b6-2b86-42f4-9f20-386f1329e784/tags => generated 17 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2252] 10.0.0.62 () {34 vars in 757 bytes} [Thu Apr 9 17:23:57 2026] PUT /v2.0/subnetpools/08dd61c7-d8fe-4206-ab2c-4240a098ce71/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2253] 10.0.0.62 () {34 vars in 757 bytes} [Thu Apr 9 17:23:57 2026] PUT /v2.0/subnetpools/0b69f071-68a0-4450-9919-2bd16ea740e6/tags => generated 34 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2254] 10.0.0.62 () {34 vars in 757 bytes} [Thu Apr 9 17:23:58 2026] PUT /v2.0/subnetpools/6deeb8c9-6270-4dbc-84a7-35e3fe202c98/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: 1137/2255] 10.0.0.62 () {32 vars in 670 bytes} [Thu Apr 9 17:23:58 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2256] 10.0.0.62 () {32 vars in 684 bytes} [Thu Apr 9 17:23:58 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2257] 10.0.0.62 () {32 vars in 680 bytes} [Thu Apr 9 17:23:58 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: 8|app: 0|req: 1120/2258] 10.0.0.62 () {32 vars in 692 bytes} [Thu Apr 9 17:23:58 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: 7|app: 0|req: 1139/2259] 10.0.0.62 () {32 vars in 678 bytes} [Thu Apr 9 17:23:58 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2260] 10.0.0.62 () {32 vars in 692 bytes} [Thu Apr 9 17:23:58 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2261] 10.0.0.62 () {32 vars in 688 bytes} [Thu Apr 9 17:23:58 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2262] 10.0.0.62 () {32 vars in 700 bytes} [Thu Apr 9 17:23:58 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2263] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:23:58 2026] DELETE /v2.0/subnetpools/f67283b6-2b86-42f4-9f20-386f1329e784 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2264] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:23:58 2026] DELETE /v2.0/subnetpools/08dd61c7-d8fe-4206-ab2c-4240a098ce71 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2265] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:23:58 2026] DELETE /v2.0/subnetpools/0b69f071-68a0-4450-9919-2bd16ea740e6 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2266] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:23:58 2026] DELETE /v2.0/subnetpools/6deeb8c9-6270-4dbc-84a7-35e3fe202c98 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2267] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:23:58 2026] DELETE /v2.0/subnetpools/78776dbf-9613-43a4-9d83-b834621701a9 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2268] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:23:59 2026] GET /v2.0/security-groups?tenant_id=29f0338c08e14e8189d71547e4f4e293&name=default => generated 2929 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2269] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:23:59 2026] DELETE /v2.0/security-groups/b3b5d2a2-10f8-4d6f-aec7-5d402e479c68 => 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: 1126/2270] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:24:00 2026] GET /v2.0/security-groups?tenant_id=1e248954137441d0b06d9a852c840c6b&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: 1145/2271] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:24:00 2026] DELETE /v2.0/security-groups/990d8766-7387-4171-8138-d6edd6104e90 => 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: 1127/2272] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:24:00 2026] GET /v2.0/security-groups?tenant_id=8fd5d357094740ae9683128920735648&name=default => generated 2929 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2273] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:24:00 2026] DELETE /v2.0/security-groups/0fa240a3-cd23-4059-96bc-0d331ad2a238 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:04.659 7 INFO neutron.db.segments_db [None req-41cd43d3-d961-467c-9256-63c3965d8942 1e05b515f89745328e620f5b2d1d497b 923216ca8c9548d5a670713d3e731341 - - default default] Added segment 03e2339d-990c-4b0c-92d4-9a802013808f of type vxlan for network 060b36f3-f890-4f11-ba18-9469d529609d [pid: 7|app: 0|req: 1148/2276] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:24:04 2026] POST /v2.0/networks => generated 613 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:24:05.108 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-779dc4f5-718c-4034-b82c-27d14de01ebe 1e05b515f89745328e620f5b2d1d497b 923216ca8c9548d5a670713d3e731341 - - default default] Unable to schedule network 060b36f3-f890-4f11-ba18-9469d529609d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1129/2277] 10.0.0.62 () {34 vars in 662 bytes} [Thu Apr 9 17:24:04 2026] POST /v2.0/ports => generated 743 bytes in 418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2278] 10.0.0.62 () {34 vars in 664 bytes} [Thu Apr 9 17:24:05 2026] POST /v2.0/trunks => generated 407 bytes in 459 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: 1130/2279] 10.0.0.62 () {34 vars in 747 bytes} [Thu Apr 9 17:24:05 2026] PUT /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags => generated 25 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2280] 10.0.0.62 () {32 vars in 727 bytes} [Thu Apr 9 17:24:05 2026] GET /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/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: 1131/2281] 10.0.0.62 () {34 vars in 758 bytes} [Thu Apr 9 17:24:05 2026] PUT /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags/green => generated 4 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2282] 10.0.0.62 () {32 vars in 727 bytes} [Thu Apr 9 17:24:05 2026] GET /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2283] 10.0.0.62 () {34 vars in 754 bytes} [Thu Apr 9 17:24:06 2026] PUT /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2284] 10.0.0.62 () {32 vars in 727 bytes} [Thu Apr 9 17:24:06 2026] GET /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2285] 10.0.0.62 () {34 vars in 776 bytes} [Thu Apr 9 17:24:06 2026] PUT /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags/black.or.white => generated 4 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2286] 10.0.0.62 () {32 vars in 727 bytes} [Thu Apr 9 17:24:06 2026] GET /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags => generated 52 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2287] 10.0.0.62 () {34 vars in 747 bytes} [Thu Apr 9 17:24:06 2026] PUT /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags => generated 37 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2288] 10.0.0.62 () {32 vars in 727 bytes} [Thu Apr 9 17:24:06 2026] GET /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2289] 10.0.0.62 () {32 vars in 735 bytes} [Thu Apr 9 17:24:06 2026] GET /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags/red => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:06.983 7 INFO neutron.api.v2.resource [None req-47c52a05-93ba-4181-b1a6-a06a319b901d 1e05b515f89745328e620f5b2d1d497b 923216ca8c9548d5a670713d3e731341 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1155/2290] 10.0.0.62 () {32 vars in 739 bytes} [Thu Apr 9 17:24:06 2026] GET /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2291] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:24:06 2026] DELETE /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags/red => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2292] 10.0.0.62 () {32 vars in 727 bytes} [Thu Apr 9 17:24:07 2026] GET /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:24:07.318 8 INFO neutron.api.v2.resource [None req-cf4ede9b-532c-479e-884f-82f265285542 1e05b515f89745328e620f5b2d1d497b 923216ca8c9548d5a670713d3e731341 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1137/2293] 10.0.0.62 () {32 vars in 742 bytes} [Thu Apr 9 17:24:07 2026] DELETE /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2294] 10.0.0.62 () {32 vars in 730 bytes} [Thu Apr 9 17:24:07 2026] DELETE /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2295] 10.0.0.62 () {32 vars in 727 bytes} [Thu Apr 9 17:24:07 2026] GET /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22/tags => 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: 1158/2296] 10.0.0.62 () {32 vars in 717 bytes} [Thu Apr 9 17:24:07 2026] GET /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22 => 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: 1139/2297] 10.0.0.62 () {32 vars in 715 bytes} [Thu Apr 9 17:24:07 2026] GET /v2.0/ports/7a518d9f-57c4-4a7e-8c40-6bae19af566c => generated 826 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2298] 10.0.0.62 () {32 vars in 720 bytes} [Thu Apr 9 17:24:07 2026] DELETE /v2.0/trunks/275ab1eb-95f3-4845-9d00-e15c941cbb22 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:07.838 8 INFO neutron_taas.services.taas.taas_plugin [None req-32fd69d9-bcd3-433c-8f7a-19eeb3373c64 1e05b515f89745328e620f5b2d1d497b 923216ca8c9548d5a670713d3e731341 - - default default] TaaS: Handle Delete Port: 7a518d9f-57c4-4a7e-8c40-6bae19af566c 2026-04-09 17:24:07.842 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32fd69d9-bcd3-433c-8f7a-19eeb3373c64 1e05b515f89745328e620f5b2d1d497b 923216ca8c9548d5a670713d3e731341 - - default default] Tap Mirror: Handle Delete Port: 7a518d9f-57c4-4a7e-8c40-6bae19af566c [pid: 8|app: 0|req: 1140/2299] 10.0.0.62 () {32 vars in 718 bytes} [Thu Apr 9 17:24:07 2026] DELETE /v2.0/ports/7a518d9f-57c4-4a7e-8c40-6bae19af566c => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:24:08.094 7 INFO neutron.services.segments.plugin [-] Segment 03e2339d-990c-4b0c-92d4-9a802013808f resource provider aggregate not found 2026-04-09 17:24:08.100 7 INFO neutron.services.segments.plugin [-] Segment 03e2339d-990c-4b0c-92d4-9a802013808f resource provider aggregate not found 2026-04-09 17:24:08.119 7 INFO neutron.services.segments.plugin [-] Segment 03e2339d-990c-4b0c-92d4-9a802013808f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03e2339d-990c-4b0c-92d4-9a802013808f found for delete ", "request_id": "req-1dbe0578-d928-4499-8977-722d665d64ec"}]} 2026-04-09 17:24:08.122 7 INFO neutron.services.segments.plugin [-] Segment 03e2339d-990c-4b0c-92d4-9a802013808f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 03e2339d-990c-4b0c-92d4-9a802013808f found for delete ", "request_id": "req-42f91544-c58a-438b-8e20-c06943eb6d58"}]} [pid: 7|app: 0|req: 1160/2300] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:24:07 2026] DELETE /v2.0/networks/060b36f3-f890-4f11-ba18-9469d529609d => generated 0 bytes in 381 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2301] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:24:09 2026] GET /v2.0/security-groups?tenant_id=d77888b40fa74cdca8c824941907afe1&name=default => generated 2929 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2302] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:24:09 2026] DELETE /v2.0/security-groups/de8bf0fa-c07c-4587-a2cc-3dc323fcdab4 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2303] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:24:09 2026] GET /v2.0/security-groups?tenant_id=923216ca8c9548d5a670713d3e731341&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2304] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:24:09 2026] DELETE /v2.0/security-groups/61792591-b901-4d7d-89d3-f9c0a114bfa8 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:23.570 8 INFO neutron.db.segments_db [None req-d81b1fa6-d80b-4fbd-978d-0a723b705519 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Added segment 94a3b452-49a7-48fa-a9ec-6bb3fdee5534 of type vxlan for network 995540b1-d2bc-42e2-a8eb-710bf51241b2 [pid: 8|app: 0|req: 1144/2307] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:24:23 2026] POST /v2.0/networks => generated 620 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:24:24.001 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1d7a26f-c105-43be-8fcb-b576a295eca3 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to schedule network 995540b1-d2bc-42e2-a8eb-710bf51241b2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1164/2308] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:24:23 2026] POST /v2.0/subnets => generated 657 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2309] 10.0.0.62 () {32 vars in 720 bytes} [Thu Apr 9 17:24:24 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-09 17:24:24.330 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9549d147-391b-4033-91b7-6f3a90c552d8 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to schedule network 995540b1-d2bc-42e2-a8eb-710bf51241b2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1165/2310] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:24:24 2026] POST /v2.0/subnets => generated 732 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:24:24.439 8 INFO neutron.db.segments_db [None req-e8d8c577-752a-4e4f-9c37-d918bd12a372 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Added segment bfbc0b40-55ef-48ce-bb3f-90d8643ff553 of type vxlan for network 06675822-e44d-4ed3-95f1-fad97a191f00 [pid: 8|app: 0|req: 1146/2311] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:24:24 2026] POST /v2.0/networks => generated 619 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:24:25.160 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5872da4-4438-4132-912e-d4c18f16d6eb 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to schedule network 06675822-e44d-4ed3-95f1-fad97a191f00: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1166/2312] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:24:24 2026] POST /v2.0/subnets => generated 656 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:24:25.605 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc6c7047-f111-45a0-be44-8fd92de34b96 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to schedule network 06675822-e44d-4ed3-95f1-fad97a191f00: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1147/2313] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:24:25 2026] POST /v2.0/subnets => generated 726 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:24:25.699 7 INFO neutron.db.segments_db [None req-91827f34-71e1-4a96-9ca0-d181cbfc9e05 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Added segment ebc62fbb-19fa-4bf0-a399-820d04da3c42 of type vxlan for network 263f3a36-090e-41ad-b76b-943686de6fb1 [pid: 7|app: 0|req: 1167/2314] 10.0.0.62 () {34 vars in 668 bytes} [Thu Apr 9 17:24:25 2026] POST /v2.0/networks => generated 619 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:24:26.245 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-be927bf4-825a-45be-b9a0-7d7b74c2b94b 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to schedule network 263f3a36-090e-41ad-b76b-943686de6fb1: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1148/2315] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:24:25 2026] POST /v2.0/subnets => generated 656 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:24:26.759 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-308d3d86-e047-4ebb-9ca1-2d5605a14138 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to schedule network 263f3a36-090e-41ad-b76b-943686de6fb1: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1168/2316] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:24:26 2026] POST /v2.0/subnets => generated 730 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:24:26.864 8 INFO neutron.db.segments_db [None req-038218f8-c5fd-40a1-8132-cd188f60c4ee 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Added segment bf2c338b-2196-4f0c-829e-883504eebeb6 of type vxlan for network b9f7ea7e-1d77-4da1-b1c7-44f86912bf10 2026-04-09 17:24:27.106 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-038218f8-c5fd-40a1-8132-cd188f60c4ee 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to schedule network b9f7ea7e-1d77-4da1-b1c7-44f86912bf10: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:24:27.125 8 INFO neutron.db.l3_hamode_db [None req-038218f8-c5fd-40a1-8132-cd188f60c4ee 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:24:28.006 8 INFO neutron.db.l3_hamode_db [None req-038218f8-c5fd-40a1-8132-cd188f60c4ee 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-09 17:24:28.363 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-038218f8-c5fd-40a1-8132-cd188f60c4ee 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to schedule network b9f7ea7e-1d77-4da1-b1c7-44f86912bf10: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1149/2317] 10.0.0.62 () {34 vars in 667 bytes} [Thu Apr 9 17:24:26 2026] POST /v2.0/routers => generated 685 bytes in 2205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-09 17:24:30.723 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-421f3c50-2651-4c5b-bcc3-19857995ce6e 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to schedule network 995540b1-d2bc-42e2-a8eb-710bf51241b2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:24:31.377 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-421f3c50-2651-4c5b-bcc3-19857995ce6e 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to schedule network 995540b1-d2bc-42e2-a8eb-710bf51241b2: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1169/2318] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:24:29 2026] PUT /v2.0/routers/afdb510c-237c-4ccd-8a91-c28bf3344816/add_router_interface => generated 309 bytes in 2550 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:24:32.805 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91df44b6-3d74-4e2c-b2fa-a7f6f017a212 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to schedule network 06675822-e44d-4ed3-95f1-fad97a191f00: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:24:33.490 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91df44b6-3d74-4e2c-b2fa-a7f6f017a212 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to schedule network 06675822-e44d-4ed3-95f1-fad97a191f00: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1150/2321] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:24:31 2026] PUT /v2.0/routers/afdb510c-237c-4ccd-8a91-c28bf3344816/add_router_interface => generated 309 bytes in 2180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:24:34.542 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f70967cc-a74b-4fc8-b483-3fc4ed996d1a 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to schedule network 263f3a36-090e-41ad-b76b-943686de6fb1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-09 17:24:35.253 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f70967cc-a74b-4fc8-b483-3fc4ed996d1a 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to schedule network 263f3a36-090e-41ad-b76b-943686de6fb1: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1172/2322] 10.0.0.62 () {34 vars in 781 bytes} [Thu Apr 9 17:24:33 2026] PUT /v2.0/routers/afdb510c-237c-4ccd-8a91-c28bf3344816/add_router_interface => generated 309 bytes in 1691 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2323] 10.0.0.62 () {34 vars in 682 bytes} [Thu Apr 9 17:24:35 2026] POST /v2.0/security-groups => generated 1630 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2324] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:24:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2325] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:24:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2326] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:24:36 2026] POST /v2.0/security-group-rules => generated 599 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2327] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:24:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2328] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:24:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2329] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:24:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2330] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:24:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2331] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:24:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 817 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2332] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:24:39 2026] POST /v2.0/security-group-rules => generated 599 bytes in 1018 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2333] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:24:40 2026] POST /v2.0/security-group-rules => generated 601 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2334] 10.0.0.62 () {34 vars in 693 bytes} [Thu Apr 9 17:24:40 2026] POST /v2.0/security-group-rules => generated 597 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2335] 10.0.0.200 () {34 vars in 1095 bytes} [Thu Apr 9 17:24:41 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1734997516&fields=id&tenant_id=73030a637b784149a55a3a0c4c37d88e => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2336] 10.0.0.200 () {34 vars in 981 bytes} [Thu Apr 9 17:24:41 2026] GET /v2.0/networks?id=06675822-e44d-4ed3-95f1-fad97a191f00 => generated 699 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2337] 10.0.0.200 () {34 vars in 964 bytes} [Thu Apr 9 17:24:41 2026] GET /v2.0/quotas/73030a637b784149a55a3a0c4c37d88e => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2338] 10.0.0.200 () {34 vars in 1001 bytes} [Thu Apr 9 17:24:41 2026] GET /v2.0/ports?tenant_id=73030a637b784149a55a3a0c4c37d88e&fields=id => generated 149 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2339] 10.0.0.200 () {34 vars in 1007 bytes} [Thu Apr 9 17:24:41 2026] GET /v2.0/networks/06675822-e44d-4ed3-95f1-fad97a191f00?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: 1181/2340] 10.0.0.200 () {34 vars in 1107 bytes} [Thu Apr 9 17:24:41 2026] GET /v2.0/networks/06675822-e44d-4ed3-95f1-fad97a191f00?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: 1160/2341] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:24:42 2026] GET /v2.0/ports?device_id=7e390205-267f-405a-841a-23c20507457b => 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: 1182/2342] 199.204.45.69 () {34 vars in 984 bytes} [Thu Apr 9 17:24:46 2026] GET /v2.0/networks?id=06675822-e44d-4ed3-95f1-fad97a191f00 => generated 699 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2343] 199.204.45.69 () {34 vars in 1048 bytes} [Thu Apr 9 17:24:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=73030a637b784149a55a3a0c4c37d88e => generated 179 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:24:46.764 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-0d121693-072c-4b01-9234-2d9e22c12bc8 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to schedule network 06675822-e44d-4ed3-95f1-fad97a191f00: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1183/2344] 199.204.45.69 () {38 vars in 953 bytes} [Thu Apr 9 17:24:46 2026] POST /v2.0/ports => generated 1179 bytes in 435 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: 1184/2345] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:24:47 2026] GET /v2.0/ports?device_id=7e390205-267f-405a-841a-23c20507457b => generated 1194 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:24:47.185 8 ERROR neutron.plugins.ml2.managers [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 6332342b-21a6-4452-b241-04d433480938 on host instance for vnic_type normal using segments [{'id': 'bfbc0b40-55ef-48ce-bb3f-90d8643ff553', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 961, 'network_id': '06675822-e44d-4ed3-95f1-fad97a191f00'}] 2026-04-09 17:24:47.185 8 INFO neutron.plugins.ml2.plugin [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 2 to bind port 6332342b-21a6-4452-b241-04d433480938 [pid: 7|app: 0|req: 1185/2346] 10.0.0.200 () {34 vars in 1039 bytes} [Thu Apr 9 17:24:47 2026] GET /v2.0/security-groups?id=45ae9d5d-8b05-4b76-b8c7-600ba87288cb&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:24:47.231 8 ERROR neutron.plugins.ml2.managers [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 6332342b-21a6-4452-b241-04d433480938 on host instance for vnic_type normal using segments [{'id': 'bfbc0b40-55ef-48ce-bb3f-90d8643ff553', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 961, 'network_id': '06675822-e44d-4ed3-95f1-fad97a191f00'}] 2026-04-09 17:24:47.232 8 INFO neutron.plugins.ml2.plugin [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 3 to bind port 6332342b-21a6-4452-b241-04d433480938 2026-04-09 17:24:47.286 8 ERROR neutron.plugins.ml2.managers [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 6332342b-21a6-4452-b241-04d433480938 on host instance for vnic_type normal using segments [{'id': 'bfbc0b40-55ef-48ce-bb3f-90d8643ff553', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 961, 'network_id': '06675822-e44d-4ed3-95f1-fad97a191f00'}] 2026-04-09 17:24:47.287 8 INFO neutron.plugins.ml2.plugin [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 4 to bind port 6332342b-21a6-4452-b241-04d433480938 2026-04-09 17:24:47.340 8 ERROR neutron.plugins.ml2.managers [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 6332342b-21a6-4452-b241-04d433480938 on host instance for vnic_type normal using segments [{'id': 'bfbc0b40-55ef-48ce-bb3f-90d8643ff553', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 961, 'network_id': '06675822-e44d-4ed3-95f1-fad97a191f00'}] 2026-04-09 17:24:47.341 8 INFO neutron.plugins.ml2.plugin [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 5 to bind port 6332342b-21a6-4452-b241-04d433480938 2026-04-09 17:24:47.397 8 ERROR neutron.plugins.ml2.managers [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 6332342b-21a6-4452-b241-04d433480938 on host instance for vnic_type normal using segments [{'id': 'bfbc0b40-55ef-48ce-bb3f-90d8643ff553', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 961, 'network_id': '06675822-e44d-4ed3-95f1-fad97a191f00'}] 2026-04-09 17:24:47.398 8 INFO neutron.plugins.ml2.plugin [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 6 to bind port 6332342b-21a6-4452-b241-04d433480938 2026-04-09 17:24:47.456 8 ERROR neutron.plugins.ml2.managers [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 6332342b-21a6-4452-b241-04d433480938 on host instance for vnic_type normal using segments [{'id': 'bfbc0b40-55ef-48ce-bb3f-90d8643ff553', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 961, 'network_id': '06675822-e44d-4ed3-95f1-fad97a191f00'}] 2026-04-09 17:24:47.457 8 INFO neutron.plugins.ml2.plugin [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 7 to bind port 6332342b-21a6-4452-b241-04d433480938 2026-04-09 17:24:47.505 8 ERROR neutron.plugins.ml2.managers [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 6332342b-21a6-4452-b241-04d433480938 on host instance for vnic_type normal using segments [{'id': 'bfbc0b40-55ef-48ce-bb3f-90d8643ff553', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 961, 'network_id': '06675822-e44d-4ed3-95f1-fad97a191f00'}] 2026-04-09 17:24:47.506 8 INFO neutron.plugins.ml2.plugin [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 8 to bind port 6332342b-21a6-4452-b241-04d433480938 2026-04-09 17:24:47.554 8 ERROR neutron.plugins.ml2.managers [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 6332342b-21a6-4452-b241-04d433480938 on host instance for vnic_type normal using segments [{'id': 'bfbc0b40-55ef-48ce-bb3f-90d8643ff553', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 961, 'network_id': '06675822-e44d-4ed3-95f1-fad97a191f00'}] 2026-04-09 17:24:47.554 8 INFO neutron.plugins.ml2.plugin [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 9 to bind port 6332342b-21a6-4452-b241-04d433480938 2026-04-09 17:24:47.605 8 ERROR neutron.plugins.ml2.managers [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 6332342b-21a6-4452-b241-04d433480938 on host instance for vnic_type normal using segments [{'id': 'bfbc0b40-55ef-48ce-bb3f-90d8643ff553', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 961, 'network_id': '06675822-e44d-4ed3-95f1-fad97a191f00'}] 2026-04-09 17:24:47.605 8 INFO neutron.plugins.ml2.plugin [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Attempt 10 to bind port 6332342b-21a6-4452-b241-04d433480938 2026-04-09 17:24:47.661 8 ERROR neutron.plugins.ml2.managers [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-926dfff8-25f5-48ee-9865-cf36fccae222 5d076e10c263446a928faba1478528e8 9a36e8f7a8594add8bf8e6efeabfbeef - - 8c86da8895874cf4bcd4091eedec0790 8c86da8895874cf4bcd4091eedec0790] Failed to bind port 6332342b-21a6-4452-b241-04d433480938 on host instance for vnic_type normal using segments [{'id': 'bfbc0b40-55ef-48ce-bb3f-90d8643ff553', 'network_type': 'vxlan', 'physical_network': None, 'segmentation_id': 961, 'network_id': '06675822-e44d-4ed3-95f1-fad97a191f00'}] [pid: 8|app: 0|req: 1162/2349] 199.204.45.69 () {38 vars in 1026 bytes} [Thu Apr 9 17:24:46 2026] PUT /v2.0/ports/6332342b-21a6-4452-b241-04d433480938 => generated 1326 bytes in 893 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-09 17:24:47.795 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fe382ba-b6d2-4fe9-a441-f87ebd9f4e87'] response: {'name': 'network-changed', 'server_uuid': '7e390205-267f-405a-841a-23c20507457b', 'tag': '6332342b-21a6-4452-b241-04d433480938', 'status': 'completed', 'code': 200} 2026-04-09 17:24:47.875 7 INFO neutron_taas.services.taas.taas_plugin [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-226fda6d-672b-480f-94f5-27f66244422b 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] TaaS: Handle Delete Port: 6332342b-21a6-4452-b241-04d433480938 2026-04-09 17:24:47.880 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-226fda6d-672b-480f-94f5-27f66244422b 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Tap Mirror: Handle Delete Port: 6332342b-21a6-4452-b241-04d433480938 2026-04-09 17:24:48.068 7 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [req-7b97d5df-ffff-4622-bf35-d25df1329676 req-226fda6d-672b-480f-94f5-27f66244422b 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to retrieve active L2 agent on host instance [pid: 7|app: 0|req: 1188/2350] 199.204.45.69 () {36 vars in 995 bytes} [Thu Apr 9 17:24:47 2026] DELETE /v2.0/ports/6332342b-21a6-4452-b241-04d433480938 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:24:48.114 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ac6f535-b9e4-4937-9da1-68a4d5481b40'] response: {'server_uuid': '7e390205-267f-405a-841a-23c20507457b', 'name': 'network-vif-deleted', 'tag': '6332342b-21a6-4452-b241-04d433480938', '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: 1163/2351] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:24:48 2026] GET /v2.0/ports?tenant_id=73030a637b784149a55a3a0c4c37d88e&device_id=7e390205-267f-405a-841a-23c20507457b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2352] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:24:48 2026] GET /v2.0/networks?tenant_id=73030a637b784149a55a3a0c4c37d88e&shared=False => generated 2358 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2353] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:24:48 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: 1190/2354] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:24:49 2026] GET /v2.0/ports?tenant_id=73030a637b784149a55a3a0c4c37d88e&device_id=7e390205-267f-405a-841a-23c20507457b => 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: 1165/2355] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:24:49 2026] GET /v2.0/networks?tenant_id=73030a637b784149a55a3a0c4c37d88e&shared=False => generated 2358 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2356] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:24:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2357] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:24:50 2026] GET /v2.0/ports?device_id=7e390205-267f-405a-841a-23c20507457b => 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: 1192/2358] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:24:52 2026] GET /v2.0/ports?device_id=7e390205-267f-405a-841a-23c20507457b => 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: 1167/2359] 199.204.45.69 () {34 vars in 1078 bytes} [Thu Apr 9 17:24:53 2026] GET /v2.0/ports?tenant_id=73030a637b784149a55a3a0c4c37d88e&device_id=7e390205-267f-405a-841a-23c20507457b => 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: 1193/2360] 199.204.45.69 () {34 vars in 1016 bytes} [Thu Apr 9 17:24:53 2026] GET /v2.0/networks?tenant_id=73030a637b784149a55a3a0c4c37d88e&shared=False => generated 2358 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2361] 199.204.45.69 () {34 vars in 928 bytes} [Thu Apr 9 17:24:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2362] 199.204.45.69 () {34 vars in 992 bytes} [Thu Apr 9 17:24:54 2026] GET /v2.0/ports?device_id=7e390205-267f-405a-841a-23c20507457b => 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: 1169/2363] 10.0.0.143 () {34 vars in 989 bytes} [Thu Apr 9 17:24:56 2026] GET /v2.0/ports?device_id=7e390205-267f-405a-841a-23c20507457b => generated 12 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2364] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:24:57 2026] GET /v2.0/ports?device_id=7e390205-267f-405a-841a-23c20507457b => 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: 1170/2365] 10.0.0.200 () {34 vars in 989 bytes} [Thu Apr 9 17:24:57 2026] GET /v2.0/ports?device_id=7e390205-267f-405a-841a-23c20507457b => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2366] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:24:57 2026] DELETE /v2.0/security-group-rules/a7a69911-54b0-45d0-8140-295d09cea5b4 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:57.872 8 INFO neutron.api.v2.resource [None req-99b4f299-b4d7-40ac-a11f-13e97d19731b 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1171/2367] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:24:57 2026] GET /v2.0/security-group-rules/a7a69911-54b0-45d0-8140-295d09cea5b4 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2368] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:24:57 2026] DELETE /v2.0/security-group-rules/fdc9752c-4862-4aeb-9c6c-2b0de3ced252 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:57.975 8 INFO neutron.api.v2.resource [None req-9e11bad4-2bf9-43f5-9f1f-86e856752b04 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1172/2369] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:24:57 2026] GET /v2.0/security-group-rules/fdc9752c-4862-4aeb-9c6c-2b0de3ced252 => generated 155 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2370] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:24:57 2026] DELETE /v2.0/security-group-rules/89d48b49-f9db-49ff-9f4d-925ed178fc85 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:58.072 8 INFO neutron.api.v2.resource [None req-35794f5b-38a6-41aa-8914-bd4379d20739 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1173/2371] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:24:58 2026] GET /v2.0/security-group-rules/89d48b49-f9db-49ff-9f4d-925ed178fc85 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2372] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:24:58 2026] DELETE /v2.0/security-group-rules/4e725a10-5218-4e52-a278-b6d402c97cc9 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:58.183 8 INFO neutron.api.v2.resource [None req-7cb349ce-7bcc-4410-bddd-a364e46aabee 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1174/2373] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:24:58 2026] GET /v2.0/security-group-rules/4e725a10-5218-4e52-a278-b6d402c97cc9 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2374] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:24:58 2026] DELETE /v2.0/security-group-rules/132c8579-1dcb-4c2d-ab4f-fd7cc90522de => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:58.284 8 INFO neutron.api.v2.resource [None req-22bd9de6-f191-47e8-b3a4-f007478b2c25 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1175/2375] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:24:58 2026] GET /v2.0/security-group-rules/132c8579-1dcb-4c2d-ab4f-fd7cc90522de => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2376] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:24:58 2026] DELETE /v2.0/security-group-rules/ec03a01c-8e2d-403c-b5df-dff45ff7b349 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:58.401 8 INFO neutron.api.v2.resource [None req-d372ffdf-f987-48cc-9378-81f4dc73f405 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1176/2377] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:24:58 2026] GET /v2.0/security-group-rules/ec03a01c-8e2d-403c-b5df-dff45ff7b349 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2378] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:24:58 2026] DELETE /v2.0/security-group-rules/b9e5d03e-a273-4ade-bc1c-3381eed2977f => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:58.504 8 INFO neutron.api.v2.resource [None req-3983490c-b0e2-46bf-b9c2-561345427f84 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1177/2379] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:24:58 2026] GET /v2.0/security-group-rules/b9e5d03e-a273-4ade-bc1c-3381eed2977f => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2380] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:24:58 2026] DELETE /v2.0/security-group-rules/4601c98e-299a-4d9d-a8f5-49e5d9304891 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:58.601 8 INFO neutron.api.v2.resource [None req-03937804-d516-49af-8c99-d35b54cb5d3a 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1178/2381] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:24:58 2026] GET /v2.0/security-group-rules/4601c98e-299a-4d9d-a8f5-49e5d9304891 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2382] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:24:58 2026] DELETE /v2.0/security-group-rules/6573889d-b822-4ade-b486-b00d7a553bcd => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:58.706 8 INFO neutron.api.v2.resource [None req-6134b893-5b34-4ff2-9125-bab514e4bde8 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1179/2383] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:24:58 2026] GET /v2.0/security-group-rules/6573889d-b822-4ade-b486-b00d7a553bcd => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2384] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:24:58 2026] DELETE /v2.0/security-group-rules/9819ff4f-63ea-48c1-9f32-d6128ea7feed => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:58.808 8 INFO neutron.api.v2.resource [None req-75e6a1d8-6ba8-49ab-857c-3550fdc0958c 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1180/2385] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:24:58 2026] GET /v2.0/security-group-rules/9819ff4f-63ea-48c1-9f32-d6128ea7feed => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2386] 10.0.0.62 () {32 vars in 748 bytes} [Thu Apr 9 17:24:58 2026] DELETE /v2.0/security-group-rules/2d67409e-b5c7-49b8-ac83-b409db4b7f17 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:58.903 8 INFO neutron.api.v2.resource [None req-3ebf737a-7562-4eb7-9e80-2bb6bafa591b 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1181/2387] 10.0.0.62 () {32 vars in 745 bytes} [Thu Apr 9 17:24:58 2026] GET /v2.0/security-group-rules/2d67409e-b5c7-49b8-ac83-b409db4b7f17 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2388] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:24:58 2026] DELETE /v2.0/security-groups/45ae9d5d-8b05-4b76-b8c7-600ba87288cb => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:24:59.240 8 INFO neutron.api.v2.resource [None req-13c88576-acd4-4ef8-be18-79b9072e141e 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1182/2389] 10.0.0.62 () {32 vars in 735 bytes} [Thu Apr 9 17:24:59 2026] GET /v2.0/security-groups/45ae9d5d-8b05-4b76-b8c7-600ba87288cb => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:25:00.377 7 INFO neutron_taas.services.taas.taas_plugin [None req-9053e852-1378-41de-97f7-1157141526bd 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] TaaS: Handle Delete Port: 459c7aae-6cf6-4df8-8cae-9b6e0861c008 2026-04-09 17:25:00.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9053e852-1378-41de-97f7-1157141526bd 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Tap Mirror: Handle Delete Port: 459c7aae-6cf6-4df8-8cae-9b6e0861c008 [pid: 7|app: 0|req: 1208/2390] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:24:59 2026] PUT /v2.0/routers/afdb510c-237c-4ccd-8a91-c28bf3344816/remove_router_interface => generated 309 bytes in 1272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:25:01.129 8 INFO neutron.api.v2.resource [None req-136547aa-88d3-40c6-9cec-7e88bce3b335 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1183/2391] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:25:00 2026] PUT /v2.0/routers/afdb510c-237c-4ccd-8a91-c28bf3344816/remove_router_interface => generated 198 bytes in 172 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:25:01.844 7 INFO neutron_taas.services.taas.taas_plugin [None req-d31b4062-83c6-43ef-8b90-b973851cb8fb 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] TaaS: Handle Delete Port: 2fb74226-33e5-4394-9624-6ea8fd8144e2 2026-04-09 17:25:01.847 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d31b4062-83c6-43ef-8b90-b973851cb8fb 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Tap Mirror: Handle Delete Port: 2fb74226-33e5-4394-9624-6ea8fd8144e2 [pid: 7|app: 0|req: 1209/2394] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:25:01 2026] PUT /v2.0/routers/afdb510c-237c-4ccd-8a91-c28bf3344816/remove_router_interface => generated 309 bytes in 1354 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:25:02.669 8 INFO neutron.api.v2.resource [None req-cfcd28f0-f0ff-473c-b710-665bab60e1bf 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1186/2395] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:25:02 2026] PUT /v2.0/routers/afdb510c-237c-4ccd-8a91-c28bf3344816/remove_router_interface => generated 198 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:25:03.067 7 INFO neutron_taas.services.taas.taas_plugin [None req-36dc15d0-6911-48dc-9e00-f9413444e58b 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] TaaS: Handle Delete Port: c4f65feb-9def-46e6-b5f4-71c8d2ec5a02 2026-04-09 17:25:03.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-36dc15d0-6911-48dc-9e00-f9413444e58b 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Tap Mirror: Handle Delete Port: c4f65feb-9def-46e6-b5f4-71c8d2ec5a02 [pid: 7|app: 0|req: 1210/2396] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:25:02 2026] PUT /v2.0/routers/afdb510c-237c-4ccd-8a91-c28bf3344816/remove_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-09 17:25:04.145 8 INFO neutron.api.v2.resource [None req-efb73e80-c923-4d6d-b2bc-e5cce8edecd4 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1187/2397] 10.0.0.62 () {34 vars in 787 bytes} [Thu Apr 9 17:25:03 2026] PUT /v2.0/routers/afdb510c-237c-4ccd-8a91-c28bf3344816/remove_router_interface => generated 198 bytes in 174 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:25:04.432 7 INFO neutron_taas.services.taas.taas_plugin [None req-2fb4c989-49bd-44a5-a5b9-39eb891b5fd6 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] TaaS: Handle Delete Port: c3a35dc0-9036-4594-9e10-ec15b3a09ad6 2026-04-09 17:25:04.436 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fb4c989-49bd-44a5-a5b9-39eb891b5fd6 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Tap Mirror: Handle Delete Port: c3a35dc0-9036-4594-9e10-ec15b3a09ad6 2026-04-09 17:25:04.724 7 INFO neutron_taas.services.taas.taas_plugin [None req-2fb4c989-49bd-44a5-a5b9-39eb891b5fd6 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] TaaS: Handle Delete Port: f3af2798-d96d-4f3e-ae97-2d34659910f9 2026-04-09 17:25:04.726 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2fb4c989-49bd-44a5-a5b9-39eb891b5fd6 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Tap Mirror: Handle Delete Port: f3af2798-d96d-4f3e-ae97-2d34659910f9 2026-04-09 17:25:04.857 7 WARNING neutron.plugins.ml2.drivers.l2pop.mech_driver [None req-2fb4c989-49bd-44a5-a5b9-39eb891b5fd6 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] Unable to retrieve active L2 agent on host instance 2026-04-09 17:25:05.136 7 INFO neutron.services.segments.plugin [-] Segment bf2c338b-2196-4f0c-829e-883504eebeb6 resource provider aggregate not found 2026-04-09 17:25:05.151 7 INFO neutron.services.segments.plugin [-] Segment bf2c338b-2196-4f0c-829e-883504eebeb6 resource provider aggregate not found 2026-04-09 17:25:05.159 7 INFO neutron.services.segments.plugin [-] Segment bf2c338b-2196-4f0c-829e-883504eebeb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf2c338b-2196-4f0c-829e-883504eebeb6 found for delete ", "request_id": "req-de11293d-c518-46ec-bd51-209913a986e5"}]} 2026-04-09 17:25:05.171 7 INFO neutron.services.segments.plugin [-] Segment bf2c338b-2196-4f0c-829e-883504eebeb6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf2c338b-2196-4f0c-829e-883504eebeb6 found for delete ", "request_id": "req-83f35cbf-bbbd-4253-a77b-7ad90698e5cc"}]} 2026-04-09 17:25:05.225 7 INFO neutron.db.l3_hamode_db [None req-2fb4c989-49bd-44a5-a5b9-39eb891b5fd6 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] HA network b9f7ea7e-1d77-4da1-b1c7-44f86912bf10 was deleted as no HA routers are present in tenant 73030a637b784149a55a3a0c4c37d88e. [pid: 7|app: 0|req: 1211/2398] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:25:04 2026] DELETE /v2.0/routers/afdb510c-237c-4ccd-8a91-c28bf3344816 => generated 0 bytes in 1081 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-09 17:25:05.257 8 INFO neutron.api.v2.resource [None req-24bf50ac-72ea-4245-8455-e380fca4677f 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1188/2399] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:25:05 2026] GET /v2.0/routers/afdb510c-237c-4ccd-8a91-c28bf3344816 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2400] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:25:05 2026] DELETE /v2.0/subnets/8eec3fa3-d470-45d0-b9c2-21128a8fc3fa => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:25:05.525 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e31210c-8361-4a6d-89d1-3abbb40b2905 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1189/2401] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:25:05 2026] GET /v2.0/subnets/8eec3fa3-d470-45d0-b9c2-21128a8fc3fa => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2402] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:25:05 2026] DELETE /v2.0/subnets/56f74807-588a-4532-9d13-207db73b6063 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:25:05.815 8 INFO neutron.pecan_wsgi.hooks.translation [None req-abe3b203-75ad-4e56-a813-41e8877cb0d6 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1190/2403] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:25:05 2026] GET /v2.0/subnets/56f74807-588a-4532-9d13-207db73b6063 => 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: 1214/2404] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:25:05 2026] DELETE /v2.0/networks/263f3a36-090e-41ad-b76b-943686de6fb1 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:25:06.117 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aadcb6a2-4938-48ac-be7f-748e9be95b6e 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1191/2405] 10.0.0.62 () {32 vars in 721 bytes} [Thu Apr 9 17:25:06 2026] GET /v2.0/networks/263f3a36-090e-41ad-b76b-943686de6fb1 => 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: 1215/2406] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:25:06 2026] DELETE /v2.0/subnets/a3dd2277-d4f7-473c-ac82-2cab45f048c0 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:25:06.498 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83b89202-85c8-4855-ae58-1767da730323 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1192/2407] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:25:06 2026] GET /v2.0/subnets/a3dd2277-d4f7-473c-ac82-2cab45f048c0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2408] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:25:06 2026] DELETE /v2.0/subnets/dde934eb-2ce7-46c6-be76-c07c8b8408f0 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:25:06.717 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e705f99-7f2b-42b4-8522-78217c1e1641 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1193/2409] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:25:06 2026] GET /v2.0/subnets/dde934eb-2ce7-46c6-be76-c07c8b8408f0 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2410] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:25:06 2026] DELETE /v2.0/networks/06675822-e44d-4ed3-95f1-fad97a191f00 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:25:06.886 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b76eb913-59f9-4a01-93b0-40de50f77336 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1194/2411] 10.0.0.62 () {32 vars in 721 bytes} [Thu Apr 9 17:25:06 2026] GET /v2.0/networks/06675822-e44d-4ed3-95f1-fad97a191f00 => 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: 1218/2412] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:25:06 2026] DELETE /v2.0/subnets/741f1371-5d5f-4b4c-9113-e13303d80261 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:25:07.138 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6ea396a-cfe2-42b1-b32c-88df5396afd8 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1195/2413] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:25:07 2026] GET /v2.0/subnets/741f1371-5d5f-4b4c-9113-e13303d80261 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:25:07.187 7 INFO neutron.services.segments.plugin [-] Segment ebc62fbb-19fa-4bf0-a399-820d04da3c42 resource provider aggregate not found 2026-04-09 17:25:07.198 7 INFO neutron.services.segments.plugin [-] Segment ebc62fbb-19fa-4bf0-a399-820d04da3c42 resource provider aggregate not found 2026-04-09 17:25:07.208 7 INFO neutron.services.segments.plugin [-] Segment ebc62fbb-19fa-4bf0-a399-820d04da3c42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc62fbb-19fa-4bf0-a399-820d04da3c42 found for delete ", "request_id": "req-e64eed4f-2ad2-4e94-8edc-9340940cf4cc"}]} 2026-04-09 17:25:07.221 7 INFO neutron.services.segments.plugin [-] Segment ebc62fbb-19fa-4bf0-a399-820d04da3c42 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebc62fbb-19fa-4bf0-a399-820d04da3c42 found for delete ", "request_id": "req-1d6334be-544a-45be-9a96-efd4bc52982b"}]} 2026-04-09 17:25:07.227 7 INFO neutron.services.segments.plugin [-] Segment bfbc0b40-55ef-48ce-bb3f-90d8643ff553 resource provider aggregate not found 2026-04-09 17:25:07.237 7 INFO neutron.services.segments.plugin [-] Segment bfbc0b40-55ef-48ce-bb3f-90d8643ff553 resource provider aggregate not found 2026-04-09 17:25:07.250 7 INFO neutron.services.segments.plugin [-] Segment bfbc0b40-55ef-48ce-bb3f-90d8643ff553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfbc0b40-55ef-48ce-bb3f-90d8643ff553 found for delete ", "request_id": "req-471750bc-0e0e-4976-a838-0bc872e78728"}]} 2026-04-09 17:25:07.258 7 INFO neutron.services.segments.plugin [-] Segment bfbc0b40-55ef-48ce-bb3f-90d8643ff553 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfbc0b40-55ef-48ce-bb3f-90d8643ff553 found for delete ", "request_id": "req-1d2c0cc8-0f09-444f-a03b-4c9ac2ae9caf"}]} [pid: 7|app: 0|req: 1219/2414] 10.0.0.62 () {32 vars in 722 bytes} [Thu Apr 9 17:25:07 2026] DELETE /v2.0/subnets/9ee684ea-9ec6-4fff-80d4-17d57c8520b9 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:25:07.485 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c68beb47-31a8-4622-9db6-150452836ea7 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1196/2415] 10.0.0.62 () {32 vars in 719 bytes} [Thu Apr 9 17:25:07 2026] GET /v2.0/subnets/9ee684ea-9ec6-4fff-80d4-17d57c8520b9 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2416] 10.0.0.62 () {32 vars in 724 bytes} [Thu Apr 9 17:25:07 2026] DELETE /v2.0/networks/995540b1-d2bc-42e2-a8eb-710bf51241b2 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-09 17:25:07.732 8 INFO neutron.pecan_wsgi.hooks.translation [None req-333b24f2-2abb-4c49-8a6a-ec96345eac14 1b73250427a146b08acac8ea3a759deb 73030a637b784149a55a3a0c4c37d88e - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1197/2417] 10.0.0.62 () {32 vars in 721 bytes} [Thu Apr 9 17:25:07 2026] GET /v2.0/networks/995540b1-d2bc-42e2-a8eb-710bf51241b2 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-09 17:25:09.274 7 INFO neutron.services.segments.plugin [-] Segment 94a3b452-49a7-48fa-a9ec-6bb3fdee5534 resource provider aggregate not found 2026-04-09 17:25:09.281 7 INFO neutron.services.segments.plugin [-] Segment 94a3b452-49a7-48fa-a9ec-6bb3fdee5534 resource provider aggregate not found 2026-04-09 17:25:09.300 7 INFO neutron.services.segments.plugin [-] Segment 94a3b452-49a7-48fa-a9ec-6bb3fdee5534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94a3b452-49a7-48fa-a9ec-6bb3fdee5534 found for delete ", "request_id": "req-cc4d4075-a58e-49a2-8e47-c9fd0393c656"}]} 2026-04-09 17:25:09.302 7 INFO neutron.services.segments.plugin [-] Segment 94a3b452-49a7-48fa-a9ec-6bb3fdee5534 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94a3b452-49a7-48fa-a9ec-6bb3fdee5534 found for delete ", "request_id": "req-1a628d38-a836-4b6c-bf98-0dc01069ec1e"}]} [pid: 7|app: 0|req: 1221/2418] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:25:09 2026] GET /v2.0/security-groups?tenant_id=44fe5d72b5384e61b5e450bc3481a5a2&name=default => generated 2929 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2419] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:25:10 2026] DELETE /v2.0/security-groups/09876a94-2cf0-4a9c-8435-289a477b950b => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2420] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:25:10 2026] GET /v2.0/security-groups?tenant_id=bcf56da14f3e40c39bcb9731329a7aa9&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2421] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:25:10 2026] DELETE /v2.0/security-groups/887ba996-7616-4771-acee-5783a5c3e613 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2422] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:25:10 2026] GET /v2.0/security-groups?tenant_id=dd88952070ee47b7b57852bb8642b734&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2423] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:25:10 2026] DELETE /v2.0/security-groups/495af89d-ac67-4ff0-a579-3e0cb46d5827 => 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: 1224/2424] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:25:11 2026] GET /v2.0/security-groups?tenant_id=58ac7275ec574ee0beb5b8906f6e1f5c&name=default => generated 2929 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2425] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:25:11 2026] DELETE /v2.0/security-groups/47630899-8e4c-4e42-9f6c-e81f6d3f5b81 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2426] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:25:11 2026] GET /v2.0/security-groups?tenant_id=b9f7b27c35a84b46804b153495c199d2&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2427] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:25:11 2026] DELETE /v2.0/security-groups/5dbd031d-8bf6-4268-9d4d-fa2de0b3221f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2428] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:25:11 2026] GET /v2.0/security-groups?tenant_id=73030a637b784149a55a3a0c4c37d88e&name=default => generated 2929 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2429] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:25:12 2026] DELETE /v2.0/security-groups/d331337e-c7f9-4965-8dae-49d9c798de46 => 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: 1227/2430] 10.0.0.62 () {32 vars in 772 bytes} [Thu Apr 9 17:25:12 2026] GET /v2.0/security-groups?tenant_id=ae3d6248d5a14223921c9e20e660cc44&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: 1204/2431] 10.0.0.62 () {32 vars in 738 bytes} [Thu Apr 9 17:25:12 2026] DELETE /v2.0/security-groups/d4fc9fc0-4169-4921-97d8-f518796295d7 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0)