+ 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 23 02:47:55 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: neutron-server-7cfd448c55-zgl9h 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 0x7ff1ee594668 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-23 02:47:59.016 7 INFO neutron.common.config [-] Logging enabled! 2026-04-23 02:47:59.017 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-23 02:47:59.052 8 INFO neutron.common.config [-] Logging enabled! 2026-04-23 02:47:59.052 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-23 02:48:00.014 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 02:48:00.076 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-23 02:48:01.541 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 02:48:01.544 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 02:48:01.547 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 02:48:01.548 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 02:48:01.549 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 02:48:01.549 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 02:48:01.549 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 02:48:01.557 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 02:48:01.557 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 02:48:01.557 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 02:48:01.576 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 02:48:01.579 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 02:48:01.579 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-23 02:48:01.580 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 02:48:01.580 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 02:48:01.583 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-23 02:48:01.584 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-04-23 02:48:01.584 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-04-23 02:48:01.584 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-04-23 02:48:01.584 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 02:48:01.592 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 02:48:01.592 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-23 02:48:01.592 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 02:48:01.605 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 02:48:01.605 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 02:48:01.605 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 02:48:01.605 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 02:48:01.617 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-04-23 02:48:01.619 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-04-23 02:48:01.619 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-04-23 02:48:01.645 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-23 02:48:01.645 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-23 02:48:01.645 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-04-23 02:48:01.645 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-04-23 02:48:01.907 7 INFO neutron.plugins.ml2.managers [None req-39d0402c-b419-42e0-be95-83aaa2462ed1 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 02:48:01.933 8 INFO neutron.plugins.ml2.managers [None req-94da4bc7-913f-4c80-8e00-e23b42562b41 - - - - - -] Initializing driver for type 'vlan' 2026-04-23 02:48:02.182 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-39d0402c-b419-42e0-be95-83aaa2462ed1 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 02:48:02.182 7 INFO neutron.plugins.ml2.managers [None req-39d0402c-b419-42e0-be95-83aaa2462ed1 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 02:48:02.183 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-39d0402c-b419-42e0-be95-83aaa2462ed1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 02:48:02.196 7 INFO neutron.plugins.ml2.managers [None req-39d0402c-b419-42e0-be95-83aaa2462ed1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 02:48:02.196 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-39d0402c-b419-42e0-be95-83aaa2462ed1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 02:48:02.196 7 INFO neutron.plugins.ml2.managers [None req-39d0402c-b419-42e0-be95-83aaa2462ed1 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 02:48:02.196 7 INFO neutron.plugins.ml2.extensions.port_security [None req-39d0402c-b419-42e0-be95-83aaa2462ed1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 02:48:02.196 7 INFO neutron.plugins.ml2.managers [None req-39d0402c-b419-42e0-be95-83aaa2462ed1 - - - - - -] Initializing extension driver 'qos' 2026-04-23 02:48:02.197 7 INFO neutron.plugins.ml2.managers [None req-39d0402c-b419-42e0-be95-83aaa2462ed1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 02:48:02.197 7 INFO neutron.plugins.ml2.managers [None req-39d0402c-b419-42e0-be95-83aaa2462ed1 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 02:48:02.208 7 INFO neutron.quota [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded quota_driver: . 2026-04-23 02:48:02.209 7 INFO neutron.plugins.ml2.plugin [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 02:48:02.209 7 INFO neutron.plugins.ml2.managers [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 02:48:02.209 7 INFO neutron.plugins.ml2.managers [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 02:48:02.209 7 INFO neutron.plugins.ml2.managers [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 02:48:02.210 7 INFO neutron.manager [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loading Plugin: qos 2026-04-23 02:48:02.214 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-94da4bc7-913f-4c80-8e00-e23b42562b41 - - - - - -] VlanTypeDriver initialization complete 2026-04-23 02:48:02.214 8 INFO neutron.plugins.ml2.managers [None req-94da4bc7-913f-4c80-8e00-e23b42562b41 - - - - - -] Initializing driver for type 'vxlan' 2026-04-23 02:48:02.214 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-94da4bc7-913f-4c80-8e00-e23b42562b41 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-04-23 02:48:02.223 7 INFO neutron.manager [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loading Plugin: router 2026-04-23 02:48:02.228 8 INFO neutron.plugins.ml2.managers [None req-94da4bc7-913f-4c80-8e00-e23b42562b41 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-23 02:48:02.228 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-94da4bc7-913f-4c80-8e00-e23b42562b41 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-23 02:48:02.228 8 INFO neutron.plugins.ml2.managers [None req-94da4bc7-913f-4c80-8e00-e23b42562b41 - - - - - -] Initializing extension driver 'port_security' 2026-04-23 02:48:02.228 8 INFO neutron.plugins.ml2.extensions.port_security [None req-94da4bc7-913f-4c80-8e00-e23b42562b41 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-23 02:48:02.229 8 INFO neutron.plugins.ml2.managers [None req-94da4bc7-913f-4c80-8e00-e23b42562b41 - - - - - -] Initializing extension driver 'qos' 2026-04-23 02:48:02.229 8 INFO neutron.plugins.ml2.managers [None req-94da4bc7-913f-4c80-8e00-e23b42562b41 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-04-23 02:48:02.229 8 INFO neutron.plugins.ml2.managers [None req-94da4bc7-913f-4c80-8e00-e23b42562b41 - - - - - -] Initializing mechanism driver 'l2population' 2026-04-23 02:48:02.243 8 INFO neutron.quota [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded quota_driver: . 2026-04-23 02:48:02.244 8 INFO neutron.plugins.ml2.plugin [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Modular L2 Plugin initialization complete 2026-04-23 02:48:02.244 8 INFO neutron.plugins.ml2.managers [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-23 02:48:02.244 8 INFO neutron.plugins.ml2.managers [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-23 02:48:02.244 8 INFO neutron.plugins.ml2.managers [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-23 02:48:02.245 8 INFO neutron.manager [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loading Plugin: qos 2026-04-23 02:48:02.257 8 INFO neutron.manager [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loading Plugin: router 2026-04-23 02:48:02.267 7 INFO neutron.services.service_base [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 02:48:02.268 7 INFO neutron.manager [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loading Plugin: segments 2026-04-23 02:48:02.301 8 INFO neutron.services.service_base [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-04-23 02:48:02.301 8 INFO neutron.manager [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loading Plugin: segments 2026-04-23 02:48:02.362 7 INFO neutron.manager [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loading Plugin: trunk 2026-04-23 02:48:02.376 7 INFO neutron.manager [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loading Plugin: vpnaas 2026-04-23 02:48:02.395 8 INFO neutron.manager [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loading Plugin: trunk 2026-04-23 02:48:02.409 8 INFO neutron.manager [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loading Plugin: vpnaas 2026-04-23 02:48:02.414 7 WARNING stevedore.named [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 02:48:02.447 8 WARNING stevedore.named [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 02:48:02.492 7 INFO neutron_vpnaas.services.vpn.plugin [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 02:48:02.493 7 INFO neutron.common.utils [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 02:48:02.493 7 INFO neutron.manager [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loading Plugin: taas 2026-04-23 02:48:02.516 8 INFO neutron_vpnaas.services.vpn.plugin [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-23 02:48:02.517 8 INFO neutron.common.utils [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-04-23 02:48:02.517 7 WARNING stevedore.named [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 02:48:02.517 8 INFO neutron.manager [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loading Plugin: taas 2026-04-23 02:48:02.517 7 WARNING stevedore.named [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 02:48:02.539 7 INFO neutron_taas.services.taas.taas_plugin [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 02:48:02.539 7 INFO neutron.manager [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loading Plugin: tapmirror 2026-04-23 02:48:02.543 8 WARNING stevedore.named [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 02:48:02.544 8 WARNING stevedore.named [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 02:48:02.548 7 WARNING stevedore.named [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 02:48:02.548 7 WARNING stevedore.named [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 02:48:02.562 8 INFO neutron_taas.services.taas.taas_plugin [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-23 02:48:02.563 8 INFO neutron.manager [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loading Plugin: tapmirror 2026-04-23 02:48:02.566 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 02:48:02.566 7 INFO neutron.manager [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 02:48:02.573 7 INFO neutron.manager [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loading Plugin: tag 2026-04-23 02:48:02.575 8 WARNING stevedore.named [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-04-23 02:48:02.575 8 WARNING stevedore.named [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-04-23 02:48:02.582 7 INFO neutron.manager [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loading Plugin: timestamp 2026-04-23 02:48:02.590 7 INFO neutron.manager [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 02:48:02.591 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-23 02:48:02.591 8 INFO neutron.manager [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loading Plugin: auto_allocate 2026-04-23 02:48:02.594 7 INFO neutron.manager [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loading Plugin: flavors 2026-04-23 02:48:02.597 7 INFO neutron.manager [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loading Plugin: revisions 2026-04-23 02:48:02.599 8 INFO neutron.manager [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loading Plugin: tag 2026-04-23 02:48:02.601 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Initializing extension manager. 2026-04-23 02:48:02.602 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: address-group 2026-04-23 02:48:02.603 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: address-scope 2026-04-23 02:48:02.604 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 02:48:02.604 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: agent 2026-04-23 02:48:02.605 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 02:48:02.606 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 02:48:02.607 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 02:48:02.608 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: availability_zone 2026-04-23 02:48:02.608 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 02:48:02.609 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 02:48:02.609 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 02:48:02.611 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 02:48:02.611 8 INFO neutron.manager [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loading Plugin: timestamp 2026-04-23 02:48:02.612 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: dns-integration 2026-04-23 02:48:02.612 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 02:48:02.613 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 02:48:02.613 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: dvr 2026-04-23 02:48:02.613 8 INFO neutron.manager [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loading Plugin: network_ip_availability 2026-04-23 02:48:02.614 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 02:48:02.614 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 02:48:02.615 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 02:48:02.615 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 02:48:02.616 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: external-net 2026-04-23 02:48:02.616 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 02:48:02.617 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: extraroute 2026-04-23 02:48:02.617 8 INFO neutron.manager [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loading Plugin: flavors 2026-04-23 02:48:02.617 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 02:48:02.618 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 02:48:02.619 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 02:48:02.619 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 02:48:02.620 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 02:48:02.621 8 INFO neutron.manager [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loading Plugin: revisions 2026-04-23 02:48:02.621 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: fip-port-details 2026-04-23 02:48:02.622 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: flavors 2026-04-23 02:48:02.623 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 02:48:02.624 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 02:48:02.624 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Initializing extension manager. 2026-04-23 02:48:02.624 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: ip_allocation 2026-04-23 02:48:02.625 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 02:48:02.625 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: address-group 2026-04-23 02:48:02.626 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 02:48:02.626 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: address-scope 2026-04-23 02:48:02.627 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-04-23 02:48:02.627 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: router 2026-04-23 02:48:02.627 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: agent 2026-04-23 02:48:02.628 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: agent-resources-synced 2026-04-23 02:48:02.628 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 02:48:02.629 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 02:48:02.629 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-23 02:48:02.629 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 02:48:02.630 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-23 02:48:02.630 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 02:48:02.631 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: l3-ha 2026-04-23 02:48:02.631 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: availability_zone 2026-04-23 02:48:02.631 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 02:48:02.631 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: availability_zone_filter 2026-04-23 02:48:02.632 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 02:48:02.632 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-23 02:48:02.632 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: l3-flavors 2026-04-23 02:48:02.632 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: default-subnetpools 2026-04-23 02:48:02.633 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 02:48:02.633 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-23 02:48:02.634 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 02:48:02.634 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: dns-integration 2026-04-23 02:48:02.635 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: dns-domain-ports 2026-04-23 02:48:02.635 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-04-23 02:48:02.636 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 02:48:02.636 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: dvr 2026-04-23 02:48:02.636 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-23 02:48:02.637 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 02:48:02.637 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: empty-string-filtering 2026-04-23 02:48:02.637 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 02:48:02.638 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 02:48:02.638 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-23 02:48:02.638 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: external-net 2026-04-23 02:48:02.639 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-23 02:48:02.639 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 02:48:02.639 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: extraroute 2026-04-23 02:48:02.640 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 02:48:02.640 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: extraroute-atomic 2026-04-23 02:48:02.640 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: multi-provider 2026-04-23 02:48:02.641 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-23 02:48:02.641 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: net-mtu 2026-04-23 02:48:02.641 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 02:48:02.641 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-23 02:48:02.642 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 02:48:02.642 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-23 02:48:02.642 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: network_ha 2026-04-23 02:48:02.642 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-23 02:48:02.643 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 02:48:02.643 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: fip-port-details 2026-04-23 02:48:02.644 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: flavors 2026-04-23 02:48:02.644 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 02:48:02.645 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: pagination 2026-04-23 02:48:02.645 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-23 02:48:02.645 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: port-device-profile 2026-04-23 02:48:02.646 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: floatingip-pools 2026-04-23 02:48:02.646 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 02:48:02.646 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: ip_allocation 2026-04-23 02:48:02.646 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 02:48:02.647 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: ip-substring-filtering 2026-04-23 02:48:02.647 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 02:48:02.647 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: l2_adjacency 2026-04-23 02:48:02.647 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: port-mac-override 2026-04-23 02:48:02.648 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 02:48:02.648 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 02:48:02.648 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: router 2026-04-23 02:48:02.649 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 02:48:02.649 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: port-resource-request 2026-04-23 02:48:02.650 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 02:48:02.650 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 02:48:02.650 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-23 02:48:02.651 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: binding 2026-04-23 02:48:02.651 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-04-23 02:48:02.651 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: binding-extended 2026-04-23 02:48:02.652 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-04-23 02:48:02.652 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: port-security 2026-04-23 02:48:02.652 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: ext-gw-mode 2026-04-23 02:48:02.652 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: project-id 2026-04-23 02:48:02.653 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: l3-ha 2026-04-23 02:48:02.653 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: provider 2026-04-23 02:48:02.653 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-23 02:48:02.653 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-04-23 02:48:02.653 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 02:48:02.654 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: l3-flavors 2026-04-23 02:48:02.655 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-23 02:48:02.655 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-04-23 02:48:02.656 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: qos 2026-04-23 02:48:02.656 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 02:48:02.657 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 02:48:02.657 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: qos-default 2026-04-23 02:48:02.657 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: l3_agent_scheduler 2026-04-23 02:48:02.658 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: qos-fip 2026-04-23 02:48:02.658 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 02:48:02.659 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-23 02:48:02.659 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 02:48:02.659 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 02:48:02.660 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension logging not supported by any of loaded plugins 2026-04-23 02:48:02.660 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 02:48:02.660 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 02:48:02.661 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-23 02:48:02.661 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: qos-pps 2026-04-23 02:48:02.661 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-23 02:48:02.662 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 02:48:02.662 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: multi-provider 2026-04-23 02:48:02.662 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 02:48:02.662 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: net-mtu 2026-04-23 02:48:02.663 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 02:48:02.663 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: net-mtu-writable 2026-04-23 02:48:02.663 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 02:48:02.663 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: network_availability_zone 2026-04-23 02:48:02.664 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: network_ha 2026-04-23 02:48:02.664 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 02:48:02.665 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: network-ip-availability 2026-04-23 02:48:02.666 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-23 02:48:02.666 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: quotas 2026-04-23 02:48:02.666 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: pagination 2026-04-23 02:48:02.667 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: port-device-profile 2026-04-23 02:48:02.667 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: quota_details 2026-04-23 02:48:02.668 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-23 02:48:02.668 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-23 02:48:02.668 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: rbac-policies 2026-04-23 02:48:02.669 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-23 02:48:02.669 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 02:48:02.669 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: port-mac-override 2026-04-23 02:48:02.669 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 02:48:02.670 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-23 02:48:02.670 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 02:48:02.670 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-23 02:48:02.670 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 02:48:02.671 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-23 02:48:02.671 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: revision-if-match 2026-04-23 02:48:02.671 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: port-resource-request 2026-04-23 02:48:02.672 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-23 02:48:02.672 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 02:48:02.672 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-23 02:48:02.672 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 02:48:02.673 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: binding 2026-04-23 02:48:02.673 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 02:48:02.673 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: binding-extended 2026-04-23 02:48:02.674 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: port-security 2026-04-23 02:48:02.674 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: project-id 2026-04-23 02:48:02.674 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 02:48:02.675 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: provider 2026-04-23 02:48:02.675 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 02:48:02.675 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 02:48:02.675 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-04-23 02:48:02.676 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 02:48:02.677 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 02:48:02.677 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 02:48:02.678 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: qos 2026-04-23 02:48:02.678 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-23 02:48:02.679 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-23 02:48:02.679 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: qos-default 2026-04-23 02:48:02.680 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: qos-fip 2026-04-23 02:48:02.680 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-23 02:48:02.681 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-23 02:48:02.681 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-23 02:48:02.681 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: security-group 2026-04-23 02:48:02.682 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-23 02:48:02.683 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: segment 2026-04-23 02:48:02.683 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-23 02:48:02.683 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 02:48:02.683 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: qos-pps 2026-04-23 02:48:02.684 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: service-type 2026-04-23 02:48:02.684 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-23 02:48:02.684 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: sorting 2026-04-23 02:48:02.684 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-23 02:48:02.685 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 02:48:02.685 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: qos-rules-alias 2026-04-23 02:48:02.685 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: quota-check-limit 2026-04-23 02:48:02.685 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 02:48:02.686 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-23 02:48:02.686 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 02:48:02.687 7 WARNING neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 02:48:02.687 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 02:48:02.688 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: subnet-external-network 2026-04-23 02:48:02.688 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: quotas 2026-04-23 02:48:02.689 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 02:48:02.689 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 02:48:02.689 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: quota_details 2026-04-23 02:48:02.689 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 02:48:02.690 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 02:48:02.691 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: rbac-policies 2026-04-23 02:48:02.691 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: rbac-address-group 2026-04-23 02:48:02.692 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: rbac-address-scope 2026-04-23 02:48:02.692 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 02:48:02.692 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: rbac-security-groups 2026-04-23 02:48:02.693 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: rbac-subnetpool 2026-04-23 02:48:02.693 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: tag-creation 2026-04-23 02:48:02.693 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: revision-if-match 2026-04-23 02:48:02.693 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 02:48:02.694 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-23 02:48:02.694 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: router_availability_zone 2026-04-23 02:48:02.695 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-23 02:48:02.697 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-23 02:48:02.697 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 02:48:02.697 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-23 02:48:02.698 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: port-security-groups-filtering 2026-04-23 02:48:02.698 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 02:48:02.698 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-23 02:48:02.698 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: trunk 2026-04-23 02:48:02.699 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-23 02:48:02.699 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: trunk-details 2026-04-23 02:48:02.699 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-23 02:48:02.699 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 02:48:02.700 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 02:48:02.700 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 02:48:02.701 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 02:48:02.703 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 02:48:02.704 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 02:48:02.704 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 02:48:02.705 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: security-group 2026-04-23 02:48:02.706 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: segment 2026-04-23 02:48:02.706 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: vpnaas 2026-04-23 02:48:02.706 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-23 02:48:02.707 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: service-type 2026-04-23 02:48:02.707 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: taas 2026-04-23 02:48:02.708 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: sorting 2026-04-23 02:48:02.708 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: tap-mirror 2026-04-23 02:48:02.708 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: standard-attr-segment 2026-04-23 02:48:02.709 7 INFO neutron.api.extensions [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 02:48:02.709 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: standard-attr-description 2026-04-23 02:48:02.710 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: stateful-security-group 2026-04-23 02:48:02.710 8 WARNING neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-23 02:48:02.711 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-04-23 02:48:02.711 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: subnet-external-network 2026-04-23 02:48:02.711 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 02:48:02.712 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 02:48:02.712 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: subnet_onboard 2026-04-23 02:48:02.712 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 02:48:02.712 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 02:48:02.712 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-23 02:48:02.713 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: subnet-service-types 2026-04-23 02:48:02.713 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: subnet_allocation 2026-04-23 02:48:02.714 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-23 02:48:02.715 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: tag-creation 2026-04-23 02:48:02.715 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-23 02:48:02.716 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 02:48:02.716 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 02:48:02.719 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: standard-attr-tag 2026-04-23 02:48:02.719 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-23 02:48:02.720 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: trunk 2026-04-23 02:48:02.720 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: trunk-details 2026-04-23 02:48:02.721 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 02:48:02.721 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-23 02:48:02.721 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 02:48:02.721 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-23 02:48:02.722 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 02:48:02.722 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-23 02:48:02.723 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-23 02:48:02.723 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 02:48:02.723 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] subnetpool is already registered 2026-04-23 02:48:02.723 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 02:48:02.723 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] subnetpool is already registered 2026-04-23 02:48:02.724 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 02:48:02.724 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 02:48:02.725 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-04-23 02:48:02.725 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 02:48:02.725 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 02:48:02.725 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-23 02:48:02.725 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 02:48:02.726 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 02:48:02.726 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: vpn-flavors 2026-04-23 02:48:02.726 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 02:48:02.726 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] ipsecpolicy is already registered 2026-04-23 02:48:02.727 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 02:48:02.727 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] ikepolicy is already registered 2026-04-23 02:48:02.728 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: vpnaas 2026-04-23 02:48:02.729 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: taas 2026-04-23 02:48:02.730 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: tap-mirror 2026-04-23 02:48:02.730 8 INFO neutron.api.extensions [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-23 02:48:02.732 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 02:48:02.732 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] router is already registered 2026-04-23 02:48:02.732 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 02:48:02.733 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] floatingip is already registered 2026-04-23 02:48:02.733 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-23 02:48:02.733 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-23 02:48:02.733 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 02:48:02.733 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-23 02:48:02.736 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 02:48:02.736 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] rbac_policy is already registered 2026-04-23 02:48:02.737 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 02:48:02.737 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 02:48:02.737 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] security_group is already registered 2026-04-23 02:48:02.737 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 02:48:02.737 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 02:48:02.738 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] security_group_rule is already registered 2026-04-23 02:48:02.738 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 02:48:02.739 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] subnetpool is already registered 2026-04-23 02:48:02.739 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 02:48:02.739 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] subnetpool is already registered 2026-04-23 02:48:02.739 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 02:48:02.740 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] trunk is already registered 2026-04-23 02:48:02.740 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 02:48:02.740 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] ikepolicy is already registered 2026-04-23 02:48:02.741 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 02:48:02.741 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] ipsecpolicy is already registered 2026-04-23 02:48:02.741 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 02:48:02.741 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] endpoint_group is already registered 2026-04-23 02:48:02.742 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 02:48:02.742 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] vpnservice is already registered 2026-04-23 02:48:02.742 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 02:48:02.742 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 02:48:02.742 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] ipsec_site_connection is already registered 2026-04-23 02:48:02.742 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 02:48:02.743 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 02:48:02.743 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] ipsecpolicy is already registered 2026-04-23 02:48:02.743 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 02:48:02.743 7 INFO neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 02:48:02.743 7 WARNING neutron.quota.resource_registry [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] ikepolicy is already registered 2026-04-23 02:48:02.744 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 02:48:02.744 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] subnetpool is already registered 2026-04-23 02:48:02.744 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 02:48:02.744 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] subnetpool is already registered 2026-04-23 02:48:02.745 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 02:48:02.745 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 02:48:02.746 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 02:48:02.746 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 02:48:02.746 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 02:48:02.747 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 02:48:02.747 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 02:48:02.747 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] ipsecpolicy is already registered 2026-04-23 02:48:02.748 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 02:48:02.748 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] ikepolicy is already registered 2026-04-23 02:48:02.752 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-23 02:48:02.752 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] router is already registered 2026-04-23 02:48:02.753 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-23 02:48:02.753 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] floatingip is already registered 2026-04-23 02:48:02.756 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-23 02:48:02.757 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] rbac_policy is already registered 2026-04-23 02:48:02.757 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-23 02:48:02.757 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] security_group is already registered 2026-04-23 02:48:02.758 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-23 02:48:02.758 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] security_group_rule is already registered 2026-04-23 02:48:02.759 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 02:48:02.759 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] subnetpool is already registered 2026-04-23 02:48:02.759 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-23 02:48:02.759 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] subnetpool is already registered 2026-04-23 02:48:02.760 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-23 02:48:02.760 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] trunk is already registered 2026-04-23 02:48:02.760 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 02:48:02.760 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] ikepolicy is already registered 2026-04-23 02:48:02.761 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 02:48:02.761 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] ipsecpolicy is already registered 2026-04-23 02:48:02.761 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-23 02:48:02.761 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] endpoint_group is already registered 2026-04-23 02:48:02.762 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-23 02:48:02.762 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] vpnservice is already registered 2026-04-23 02:48:02.762 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-23 02:48:02.762 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] ipsec_site_connection is already registered 2026-04-23 02:48:02.763 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-23 02:48:02.763 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] ipsecpolicy is already registered 2026-04-23 02:48:02.763 8 INFO neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-23 02:48:02.763 8 WARNING neutron.quota.resource_registry [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] ikepolicy is already registered 2026-04-23 02:48:02.781 7 WARNING keystonemiddleware._common.config [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 02:48:02.787 7 WARNING oslo_config.cfg [None req-1cc81c28-48a2-49cc-85c2-6fa3fc182755 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7ff1ee594668 pid: 7 (default app) 2026-04-23 02:48:02.801 8 WARNING keystonemiddleware._common.config [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 02:48:02.808 8 WARNING oslo_config.cfg [None req-cba46133-47d3-4ff0-84f8-0e1d9824ae65 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7ff1ee594668 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-23 02:48:08.413 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2723c41-d2db-4f1b-a20e-2fe6a9728042 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.222 () {44 vars in 927 bytes} [Thu Apr 23 02:48:07 2026] GET /v2.0/networks/public => generated 108 bytes in 885 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: 1/5] 199.204.45.222 () {44 vars in 949 bytes} [Thu Apr 23 02:48:08 2026] GET /v2.0/networks?name=public => generated 15 bytes in 526 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:48:09.309 7 WARNING neutron.services.revisions.revision_plugin [None req-6dd3b3af-fe1a-4eac-9143-3d3fb945398d c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Could not find related network for resource to bump revision. 2026-04-23 02:48:09.325 7 INFO neutron.db.segments_db [None req-6dd3b3af-fe1a-4eac-9143-3d3fb945398d c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 8d11ec08-eada-4167-af37-72e693ab1e56 of type flat for network de7ca7c3-5f71-498c-959d-d59ff7c06a11 2026-04-23 02:48:09.363 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6dd3b3af-fe1a-4eac-9143-3d3fb945398d c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.222 () {48 vars in 967 bytes} [Thu Apr 23 02:48:08 2026] POST /v2.0/networks => generated 124 bytes in 428 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:48:15.215 7 INFO neutron.pecan_wsgi.hooks.translation [None req-322d7150-7046-478e-860b-479f3ca338ac c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.204.45.222 () {44 vars in 927 bytes} [Thu Apr 23 02:48:15 2026] GET /v2.0/networks/public => generated 108 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.222 () {44 vars in 949 bytes} [Thu Apr 23 02:48:15 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-23 02:48:15.281 7 WARNING neutron.services.revisions.revision_plugin [None req-e5da3264-d9c7-4c85-950d-c495d87e451d c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Could not find related network for resource to bump revision. 2026-04-23 02:48:15.292 7 INFO neutron.db.segments_db [None req-e5da3264-d9c7-4c85-950d-c495d87e451d c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 574f1aae-8be4-4f15-9ad8-8fefe1ef9ed0 of type flat for network e82a264f-858e-4830-a526-5422403a95ec 2026-04-23 02:48:15.309 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e5da3264-d9c7-4c85-950d-c495d87e451d c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.204.45.222 () {48 vars in 967 bytes} [Thu Apr 23 02:48:15 2026] POST /v2.0/networks => generated 124 bytes in 79 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:48:21.452 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9bea5063-7212-49b0-94c6-996fe7decaad c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.222 () {44 vars in 927 bytes} [Thu Apr 23 02:48:21 2026] GET /v2.0/networks/public => generated 108 bytes in 362 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.222 () {44 vars in 949 bytes} [Thu Apr 23 02:48:21 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:48:21.695 8 WARNING neutron.services.revisions.revision_plugin [None req-ee989ed5-bbec-4fc1-8641-ded662ce24a7 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Could not find related network for resource to bump revision. 2026-04-23 02:48:21.713 8 INFO neutron.db.segments_db [None req-ee989ed5-bbec-4fc1-8641-ded662ce24a7 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 14100205-302a-4c69-a9d4-be49c750007d of type flat for network 75bab956-818d-4d98-be4b-c647b05f6d0b 2026-04-23 02:48:21.769 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee989ed5-bbec-4fc1-8641-ded662ce24a7 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.222 () {48 vars in 967 bytes} [Thu Apr 23 02:48:21 2026] POST /v2.0/networks => generated 124 bytes in 300 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:48:27.582 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d042947e-a4f9-40da-89b5-413b0edd88df c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/15] 199.204.45.222 () {44 vars in 927 bytes} [Thu Apr 23 02:48:27 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.222 () {44 vars in 949 bytes} [Thu Apr 23 02:48:27 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:48:27.648 8 WARNING neutron.services.revisions.revision_plugin [None req-532bf975-052a-4dd8-8c26-494ebfa5f035 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Could not find related network for resource to bump revision. 2026-04-23 02:48:27.664 8 INFO neutron.db.segments_db [None req-532bf975-052a-4dd8-8c26-494ebfa5f035 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 6eb117d6-5680-4fb0-bd66-d5e4b7368465 of type flat for network 6180913d-ca5e-4cab-8d09-081601480a90 2026-04-23 02:48:27.688 8 INFO neutron.pecan_wsgi.hooks.translation [None req-532bf975-052a-4dd8-8c26-494ebfa5f035 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.204.45.222 () {48 vars in 967 bytes} [Thu Apr 23 02:48:27 2026] POST /v2.0/networks => generated 124 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:48:33.521 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1dbad198-e3b5-41ff-8283-6ed1233ff69a c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.222 () {44 vars in 927 bytes} [Thu Apr 23 02:48:33 2026] GET /v2.0/networks/public => generated 108 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.222 () {44 vars in 949 bytes} [Thu Apr 23 02:48:33 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-23 02:48:33.592 7 WARNING neutron.services.revisions.revision_plugin [None req-4bc2364a-f544-4f64-8d7b-d813ed5b930f c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Could not find related network for resource to bump revision. 2026-04-23 02:48:33.609 7 INFO neutron.db.segments_db [None req-4bc2364a-f544-4f64-8d7b-d813ed5b930f c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 105c4097-56a4-4b92-be6c-b4f2ccf91fb8 of type flat for network 77508e2a-482f-41c1-998b-bb94cd7dfafe 2026-04-23 02:48:33.632 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4bc2364a-f544-4f64-8d7b-d813ed5b930f c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.222 () {48 vars in 967 bytes} [Thu Apr 23 02:48:33 2026] POST /v2.0/networks => generated 124 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 02:48:39.477 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a50370ab-1566-44a7-8c17-fe7b2e45c71b c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.222 () {44 vars in 927 bytes} [Thu Apr 23 02:48:39 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.222 () {44 vars in 949 bytes} [Thu Apr 23 02:48:39 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-23 02:48:39.547 8 WARNING neutron.services.revisions.revision_plugin [None req-ec06cdbb-936b-4d27-bb60-772b65b973cd c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Could not find related network for resource to bump revision. 2026-04-23 02:48:39.570 8 INFO neutron.db.segments_db [None req-ec06cdbb-936b-4d27-bb60-772b65b973cd c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment cd63abb0-3f9d-4cd4-afd2-6606bd351ab4 of type flat for network 4bce30c9-ead5-4be9-9189-2101b22b0d8e 2026-04-23 02:48:39.599 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec06cdbb-936b-4d27-bb60-772b65b973cd c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 199.204.45.222 () {48 vars in 967 bytes} [Thu Apr 23 02:48:39 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-23 02:48:45.458 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e1c07ff-178d-462e-a357-708732a040b5 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/25] 199.204.45.222 () {44 vars in 927 bytes} [Thu Apr 23 02:48:45 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/26] 199.204.45.222 () {44 vars in 949 bytes} [Thu Apr 23 02:48:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:48:45.527 8 WARNING neutron.services.revisions.revision_plugin [None req-5b390a59-d28d-4c13-bc35-64cded8c522e c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Could not find related network for resource to bump revision. 2026-04-23 02:48:45.543 8 INFO neutron.db.segments_db [None req-5b390a59-d28d-4c13-bc35-64cded8c522e c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 5d9d01f4-712f-4348-8b06-892053fc0e10 of type flat for network a590dd8a-ac44-4173-a056-74d5271c1c39 [pid: 8|app: 0|req: 12/27] 199.204.45.222 () {48 vars in 967 bytes} [Thu Apr 23 02:48:45 2026] POST /v2.0/networks => generated 706 bytes in 223 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:48:46.798 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1febb1f7-0467-4b22-ad66-a56ed440893f c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 16/28] 199.204.45.222 () {44 vars in 927 bytes} [Thu Apr 23 02:48:46 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/29] 199.204.45.222 () {44 vars in 949 bytes} [Thu Apr 23 02:48:46 2026] GET /v2.0/networks?name=public => generated 709 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:48:46.866 7 INFO neutron.pecan_wsgi.hooks.translation [None req-50b6c45f-93f3-411c-bf5e-ec5b4472ce34 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 17/30] 199.204.45.222 () {44 vars in 1034 bytes} [Thu Apr 23 02:48:46 2026] GET /v2.0/subnets/public-subnet?network_id=a590dd8a-ac44-4173-a056-74d5271c1c39 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/31] 199.204.45.222 () {44 vars in 1057 bytes} [Thu Apr 23 02:48:46 2026] GET /v2.0/subnets?name=public-subnet&network_id=a590dd8a-ac44-4173-a056-74d5271c1c39 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/32] 199.204.45.222 () {48 vars in 965 bytes} [Thu Apr 23 02:48:46 2026] POST /v2.0/subnets => generated 664 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:53:34.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76c41485-c247-4b0d-b65e-29870fd18e60 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 38/71] 199.204.45.222 () {44 vars in 937 bytes} [Thu Apr 23 02:53:34 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 123 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/72] 199.204.45.222 () {44 vars in 959 bytes} [Thu Apr 23 02:53:34 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 02:53:34.866 7 INFO neutron.db.segments_db [None req-495cee62-9268-4a37-8244-7639303d5971 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 661a0cf1-4b43-4966-82fa-6f490efdff64 of type vxlan for network 1605ce32-0989-4498-9ac4-63d82fa8d71d [pid: 7|app: 0|req: 39/73] 199.204.45.222 () {48 vars in 966 bytes} [Thu Apr 23 02:53:34 2026] POST /v2.0/networks => generated 688 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:53:35.825 8 INFO neutron.pecan_wsgi.hooks.translation [None req-18cab50f-aa45-48ff-a11f-13633ad2e40d c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/74] 199.204.45.222 () {44 vars in 937 bytes} [Thu Apr 23 02:53:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/75] 199.204.45.222 () {44 vars in 959 bytes} [Thu Apr 23 02:53:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:53:35.889 8 INFO neutron.pecan_wsgi.hooks.translation [None req-475d73a0-286a-40f5-8b6e-138252f1d1aa c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/76] 199.204.45.222 () {44 vars in 1036 bytes} [Thu Apr 23 02:53:35 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1605ce32-0989-4498-9ac4-63d82fa8d71d => generated 114 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/77] 199.204.45.222 () {44 vars in 1059 bytes} [Thu Apr 23 02:53:35 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1605ce32-0989-4498-9ac4-63d82fa8d71d => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/78] 199.204.45.222 () {48 vars in 965 bytes} [Thu Apr 23 02:53:35 2026] POST /v2.0/subnets => generated 651 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 02:53:37.235 7 INFO neutron.api.v2.resource [None req-1cca2466-8bf7-4546-9f25-ed3fc749d0c0 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 42/79] 199.204.45.222 () {44 vars in 971 bytes} [Thu Apr 23 02:53:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/80] 199.204.45.222 () {44 vars in 993 bytes} [Thu Apr 23 02:53:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/81] 199.204.45.222 () {48 vars in 980 bytes} [Thu Apr 23 02:53:37 2026] POST /v2.0/security-groups => generated 1616 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/82] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:38 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 1616 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/83] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:38 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/84] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:38 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/85] 199.204.45.222 () {48 vars in 991 bytes} [Thu Apr 23 02:53:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/86] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:39 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/87] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:39 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/88] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:39 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/89] 199.204.45.222 () {48 vars in 991 bytes} [Thu Apr 23 02:53:39 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: 43/90] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:40 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 2846 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/91] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:40 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => 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: 44/92] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:40 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/93] 199.204.45.222 () {48 vars in 991 bytes} [Thu Apr 23 02:53:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/96] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:41 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 3462 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/97] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:41 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/98] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:41 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/99] 199.204.45.222 () {48 vars in 991 bytes} [Thu Apr 23 02:53:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/100] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:42 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 4078 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/101] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:42 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 4078 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/102] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:42 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 4078 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/103] 199.204.45.222 () {48 vars in 991 bytes} [Thu Apr 23 02:53:42 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: 7|app: 0|req: 55/104] 199.204.45.222 () {44 vars in 987 bytes} [Thu Apr 23 02:53:43 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d => generated 732 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 02:53:44.017 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60b8da57-9a24-48d7-9119-6a80fbc755b6 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/105] 199.204.45.222 () {44 vars in 1076 bytes} [Thu Apr 23 02:53:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1605ce32-0989-4498-9ac4-63d82fa8d71d => generated 132 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/106] 199.204.45.222 () {44 vars in 1099 bytes} [Thu Apr 23 02:53:44 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1605ce32-0989-4498-9ac4-63d82fa8d71d => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/107] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:44 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => 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: 57/108] 199.204.45.222 () {48 vars in 961 bytes} [Thu Apr 23 02:53:44 2026] POST /v2.0/ports => generated 1096 bytes in 369 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 02:53:51.419 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c19e73e-d8f6-4497-9e04-96f53a25ad92 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/109] 199.204.45.222 () {44 vars in 979 bytes} [Thu Apr 23 02:53:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 43 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: 58/110] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/111] 199.204.45.222 () {48 vars in 1031 bytes} [Thu Apr 23 02:53:51 2026] PUT /v2.0/ports/393e03a8-e18d-4922-9fb4-7582c4257f6c => generated 1245 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/112] 199.204.45.222 () {44 vars in 920 bytes} [Thu Apr 23 02:53:53 2026] GET /v2.0/ports => generated 3726 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 02:53:54.978 8 INFO neutron.api.v2.resource [None req-6f8c048e-25ce-4f92-9bdb-07449e9a3151 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/113] 199.204.45.222 () {44 vars in 959 bytes} [Thu Apr 23 02:53:54 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: 60/114] 199.204.45.222 () {44 vars in 981 bytes} [Thu Apr 23 02:53:54 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/115] 199.204.45.222 () {48 vars in 980 bytes} [Thu Apr 23 02:53:55 2026] POST /v2.0/security-groups => generated 1610 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/116] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:56 2026] GET /v2.0/security-groups/146b976a-fd69-43ae-9a5b-e158fef9618d => generated 1610 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/117] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:56 2026] GET /v2.0/security-groups/146b976a-fd69-43ae-9a5b-e158fef9618d => 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: 62/118] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:56 2026] GET /v2.0/security-groups/146b976a-fd69-43ae-9a5b-e158fef9618d => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/119] 199.204.45.222 () {48 vars in 991 bytes} [Thu Apr 23 02:53:56 2026] POST /v2.0/security-group-rules => generated 621 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/122] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:57 2026] GET /v2.0/security-groups/146b976a-fd69-43ae-9a5b-e158fef9618d => generated 2244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/123] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:57 2026] GET /v2.0/security-groups/146b976a-fd69-43ae-9a5b-e158fef9618d => generated 2244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/124] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 02:53:57 2026] GET /v2.0/security-groups/146b976a-fd69-43ae-9a5b-e158fef9618d => generated 2244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/125] 199.204.45.222 () {48 vars in 991 bytes} [Thu Apr 23 02:53:57 2026] POST /v2.0/security-group-rules => generated 625 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/134] 199.204.45.222 () {44 vars in 975 bytes} [Thu Apr 23 02:54:57 2026] GET /v2.0/quotas/55833583fb6944a9949c7d014e3667ae => 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: 65/135] 199.204.45.222 () {48 vars in 1027 bytes} [Thu Apr 23 02:54:57 2026] PUT /v2.0/quotas/55833583fb6944a9949c7d014e3667ae => generated 291 bytes in 29 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-23 02:57:09.359 8 INFO neutron.pecan_wsgi.hooks.translation [None req-70972de8-2cdd-4fe1-b83b-4b6c98817a48 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/152] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 02:57:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 124 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: 79/153] 199.204.45.222 () {30 vars in 763 bytes} [Thu Apr 23 02:57:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 02:57:11.215 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65a53109-3f16-4ae6-ad25-96b1a64d13b6 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/154] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 02:57:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/155] 199.204.45.222 () {30 vars in 763 bytes} [Thu Apr 23 02:57:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:03:33.365 8 INFO neutron.api.v2.resource [None req-eec5efc8-9500-48ca-b05a-aa77f853183d c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 102/208] 199.204.45.222 () {44 vars in 1074 bytes} [Thu Apr 23 03:03:33 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=380352fba7064435b7fa7c439905dfb2 => generated 139 bytes in 140 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/209] 199.204.45.222 () {44 vars in 1097 bytes} [Thu Apr 23 03:03:33 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=380352fba7064435b7fa7c439905dfb2 => generated 23 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/210] 199.204.45.222 () {48 vars in 981 bytes} [Thu Apr 23 03:03:33 2026] POST /v2.0/security-groups => generated 1624 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/211] 199.204.45.222 () {44 vars in 1088 bytes} [Thu Apr 23 03:03:34 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6?project_id=380352fba7064435b7fa7c439905dfb2 => generated 1624 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/212] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:03:34 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6 => 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: 109/213] 199.204.45.222 () {44 vars in 1088 bytes} [Thu Apr 23 03:03:34 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6?project_id=380352fba7064435b7fa7c439905dfb2 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/214] 199.204.45.222 () {48 vars in 991 bytes} [Thu Apr 23 03:03:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/215] 199.204.45.222 () {44 vars in 1088 bytes} [Thu Apr 23 03:03:35 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6?project_id=380352fba7064435b7fa7c439905dfb2 => generated 2234 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/216] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:03:35 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6 => generated 2234 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/217] 199.204.45.222 () {44 vars in 1088 bytes} [Thu Apr 23 03:03:36 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6?project_id=380352fba7064435b7fa7c439905dfb2 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/218] 199.204.45.222 () {48 vars in 991 bytes} [Thu Apr 23 03:03:36 2026] POST /v2.0/security-group-rules => generated 599 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/219] 199.204.45.222 () {44 vars in 1088 bytes} [Thu Apr 23 03:03:37 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6?project_id=380352fba7064435b7fa7c439905dfb2 => generated 2846 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/220] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:03:37 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6 => 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: 113/221] 199.204.45.222 () {44 vars in 1088 bytes} [Thu Apr 23 03:03:37 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6?project_id=380352fba7064435b7fa7c439905dfb2 => 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: 109/222] 199.204.45.222 () {48 vars in 991 bytes} [Thu Apr 23 03:03:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/223] 199.204.45.222 () {44 vars in 1088 bytes} [Thu Apr 23 03:03:38 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6?project_id=380352fba7064435b7fa7c439905dfb2 => generated 3460 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/224] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:03:38 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6 => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/225] 199.204.45.222 () {44 vars in 1088 bytes} [Thu Apr 23 03:03:38 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6?project_id=380352fba7064435b7fa7c439905dfb2 => generated 3460 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/226] 199.204.45.222 () {48 vars in 991 bytes} [Thu Apr 23 03:03:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/247] 199.204.45.222 () {30 vars in 740 bytes} [Thu Apr 23 03:06:01 2026] GET /v2.0/networks?tenant_id=380352fba7064435b7fa7c439905dfb2&shared=False => generated 15 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:06:01.225 7 INFO neutron.db.segments_db [None req-3f7838d3-a239-450f-861b-c1495e22e274 fb2b22d0efba4683972c99192788e229 380352fba7064435b7fa7c439905dfb2 - - 7c84bcbc694d4ce9907ee43d92ab3df4 7c84bcbc694d4ce9907ee43d92ab3df4] Added segment 475973b6-4ed5-4229-bcb6-05f574137232 of type vxlan for network d5eb0833-a402-4380-8de1-07a07751f10f [pid: 7|app: 0|req: 126/248] 199.204.45.222 () {34 vars in 682 bytes} [Thu Apr 23 03:06:01 2026] POST /v2.0/networks => generated 699 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/249] 199.204.45.222 () {30 vars in 722 bytes} [Thu Apr 23 03:06:01 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 127/250] 199.204.45.222 () {30 vars in 633 bytes} [Thu Apr 23 03:06:01 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/251] 199.204.45.222 () {34 vars in 677 bytes} [Thu Apr 23 03:06:01 2026] POST /v2.0/ports => generated 999 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/252] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:06:01 2026] GET /v2.0/networks/d5eb0833-a402-4380-8de1-07a07751f10f => generated 705 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/253] 199.204.45.222 () {30 vars in 722 bytes} [Thu Apr 23 03:06:03 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/254] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:06:03 2026] GET /v2.0/networks/d5eb0833-a402-4380-8de1-07a07751f10f => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/257] 199.204.45.222 () {44 vars in 975 bytes} [Thu Apr 23 03:06:20 2026] GET /v2.0/quotas/380352fba7064435b7fa7c439905dfb2 => 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: 127/258] 199.204.45.222 () {48 vars in 1027 bytes} [Thu Apr 23 03:06:21 2026] PUT /v2.0/quotas/380352fba7064435b7fa7c439905dfb2 => generated 291 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:17:30.592 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f0b8cfa1-6988-4059-bf2f-85b4e6144eca c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/349] 199.204.45.222 () {44 vars in 927 bytes} [Thu Apr 23 03:17:30 2026] GET /v2.0/networks/public => generated 108 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/350] 199.204.45.222 () {44 vars in 949 bytes} [Thu Apr 23 03:17:30 2026] GET /v2.0/networks?name=public => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:17:31.810 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0fd2e895-0390-4c12-83f2-71ce3ec1e2f8 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/351] 199.204.45.222 () {44 vars in 927 bytes} [Thu Apr 23 03:17:31 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/352] 199.204.45.222 () {44 vars in 949 bytes} [Thu Apr 23 03:17:31 2026] GET /v2.0/networks?name=public => generated 753 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:17:31.887 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce699b2f-cafa-4270-824b-4aeb6bdc5932 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/353] 199.204.45.222 () {44 vars in 1034 bytes} [Thu Apr 23 03:17:31 2026] GET /v2.0/subnets/public-subnet?network_id=a590dd8a-ac44-4173-a056-74d5271c1c39 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/354] 199.204.45.222 () {44 vars in 1057 bytes} [Thu Apr 23 03:17:31 2026] GET /v2.0/subnets?name=public-subnet&network_id=a590dd8a-ac44-4173-a056-74d5271c1c39 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:17:59.178 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a27aa0b5-d84a-4891-805c-21783cb0558d c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/359] 199.204.45.222 () {44 vars in 937 bytes} [Thu Apr 23 03:17:59 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/360] 199.204.45.222 () {44 vars in 959 bytes} [Thu Apr 23 03:17:59 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:18:00.190 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c05fb61-22d5-448d-8b49-8feb8aaf6aa0 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/361] 199.204.45.222 () {44 vars in 937 bytes} [Thu Apr 23 03:18:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 199.204.45.222 () {44 vars in 959 bytes} [Thu Apr 23 03:18:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:18:00.260 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a971e762-74db-4396-8c92-6de025859985 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/363] 199.204.45.222 () {44 vars in 1036 bytes} [Thu Apr 23 03:18:00 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=1605ce32-0989-4498-9ac4-63d82fa8d71d => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/364] 199.204.45.222 () {44 vars in 1059 bytes} [Thu Apr 23 03:18:00 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=1605ce32-0989-4498-9ac4-63d82fa8d71d => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:18:01.486 8 INFO neutron.api.v2.resource [None req-790ca879-7330-46e4-ab46-ce9a5aff0e31 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/365] 199.204.45.222 () {44 vars in 971 bytes} [Thu Apr 23 03:18:01 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/366] 199.204.45.222 () {44 vars in 993 bytes} [Thu Apr 23 03:18:01 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:02 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:02 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 4694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 199.204.45.222 () {44 vars in 1011 bytes} [Thu Apr 23 03:18:02 2026] GET /v2.0/security-group-rules/93d3f80f-db94-4631-9ac3-51b0dad2e618 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:03 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 4694 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:03 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 199.204.45.222 () {44 vars in 1011 bytes} [Thu Apr 23 03:18:03 2026] GET /v2.0/security-group-rules/5e549e35-d2d1-406a-9e1a-942b64401981 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/373] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:04 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 4694 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/374] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:04 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/375] 199.204.45.222 () {44 vars in 1011 bytes} [Thu Apr 23 03:18:04 2026] GET /v2.0/security-group-rules/e95a8077-f1f0-4a7d-a469-0e0d53f04f26 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/376] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:05 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 4694 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/377] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:05 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 4694 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/378] 199.204.45.222 () {44 vars in 1011 bytes} [Thu Apr 23 03:18:05 2026] GET /v2.0/security-group-rules/d48ff864-a625-47ad-b5ea-6a3cd7c55fbe => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/379] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:06 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/380] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:06 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => 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: 189/381] 199.204.45.222 () {44 vars in 1011 bytes} [Thu Apr 23 03:18:06 2026] GET /v2.0/security-group-rules/4d94a1a2-ce46-471a-b63d-1b796c2cffbc => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 199.204.45.222 () {44 vars in 987 bytes} [Thu Apr 23 03:18:08 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d => generated 732 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:18:08.133 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b8be2189-30f7-471e-97c2-df31f80f906f c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/383] 199.204.45.222 () {44 vars in 1076 bytes} [Thu Apr 23 03:18:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=1605ce32-0989-4498-9ac4-63d82fa8d71d => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 199.204.45.222 () {44 vars in 1099 bytes} [Thu Apr 23 03:18:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=1605ce32-0989-4498-9ac4-63d82fa8d71d => generated 1250 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:08 2026] GET /v2.0/security-groups/8886d7e5-d3ee-4c3b-aaed-964c7d54ed9e => generated 4694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:18:16.397 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3421dee9-a465-457a-8a40-7376abc262c9 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/388] 199.204.45.222 () {44 vars in 979 bytes} [Thu Apr 23 03:18:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 199.204.45.222 () {44 vars in 920 bytes} [Thu Apr 23 03:18:18 2026] GET /v2.0/ports => generated 4721 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:18:19.412 8 INFO neutron.api.v2.resource [None req-b8fb9900-7381-444f-a2b0-e2f408ab7998 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/391] 199.204.45.222 () {44 vars in 959 bytes} [Thu Apr 23 03:18:19 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/392] 199.204.45.222 () {44 vars in 981 bytes} [Thu Apr 23 03:18:19 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/393] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:20 2026] GET /v2.0/security-groups/146b976a-fd69-43ae-9a5b-e158fef9618d => generated 2882 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/394] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:20 2026] GET /v2.0/security-groups/146b976a-fd69-43ae-9a5b-e158fef9618d => 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: 196/395] 199.204.45.222 () {44 vars in 1011 bytes} [Thu Apr 23 03:18:20 2026] GET /v2.0/security-group-rules/2276ee75-da88-4a4d-8b8d-12dc55ccbfc8 => generated 621 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/396] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:21 2026] GET /v2.0/security-groups/146b976a-fd69-43ae-9a5b-e158fef9618d => 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: 197/397] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:18:21 2026] GET /v2.0/security-groups/146b976a-fd69-43ae-9a5b-e158fef9618d => generated 2882 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/398] 199.204.45.222 () {44 vars in 1011 bytes} [Thu Apr 23 03:18:21 2026] GET /v2.0/security-group-rules/8ba541c8-6d24-4c7f-b8f2-1887b429d164 => generated 625 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/401] 199.204.45.222 () {44 vars in 975 bytes} [Thu Apr 23 03:18:32 2026] GET /v2.0/quotas/55833583fb6944a9949c7d014e3667ae => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:19:26.316 8 INFO neutron.api.v2.resource [None req-8fb75399-4386-4013-b9b0-e915867f19ac c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/408] 199.204.45.222 () {44 vars in 1074 bytes} [Thu Apr 23 03:19:26 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=380352fba7064435b7fa7c439905dfb2 => generated 139 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/409] 199.204.45.222 () {44 vars in 1097 bytes} [Thu Apr 23 03:19:26 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=380352fba7064435b7fa7c439905dfb2 => generated 4072 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/412] 199.204.45.222 () {44 vars in 1088 bytes} [Thu Apr 23 03:19:27 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6?project_id=380352fba7064435b7fa7c439905dfb2 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/413] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:19:27 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6 => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/414] 199.204.45.222 () {44 vars in 1011 bytes} [Thu Apr 23 03:19:27 2026] GET /v2.0/security-group-rules/a38dc9d7-69c6-45d6-8ec0-fb42b45570eb => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/415] 199.204.45.222 () {44 vars in 1088 bytes} [Thu Apr 23 03:19:28 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6?project_id=380352fba7064435b7fa7c439905dfb2 => generated 4075 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/416] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:19:28 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6 => generated 4075 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/417] 199.204.45.222 () {44 vars in 1011 bytes} [Thu Apr 23 03:19:28 2026] GET /v2.0/security-group-rules/c5d4f712-5363-4153-b0e2-d80ff0b8b445 => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/418] 199.204.45.222 () {44 vars in 1088 bytes} [Thu Apr 23 03:19:29 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6?project_id=380352fba7064435b7fa7c439905dfb2 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/419] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:19:29 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6 => 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: 213/420] 199.204.45.222 () {44 vars in 1011 bytes} [Thu Apr 23 03:19:29 2026] GET /v2.0/security-group-rules/ed73d1dd-9b2a-4d3c-9264-d6090e19a46e => 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: 208/421] 199.204.45.222 () {44 vars in 1088 bytes} [Thu Apr 23 03:19:30 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6?project_id=380352fba7064435b7fa7c439905dfb2 => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/422] 199.204.45.222 () {44 vars in 1001 bytes} [Thu Apr 23 03:19:30 2026] GET /v2.0/security-groups/533ddce3-a0bc-48ab-be4d-3a7891d549e6 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/423] 199.204.45.222 () {44 vars in 1011 bytes} [Thu Apr 23 03:19:30 2026] GET /v2.0/security-group-rules/a607ba17-85c6-4cd1-9776-25188879e342 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/424] 199.204.45.222 () {44 vars in 975 bytes} [Thu Apr 23 03:19:38 2026] GET /v2.0/quotas/380352fba7064435b7fa7c439905dfb2 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/433] 199.204.45.222 () {44 vars in 949 bytes} [Thu Apr 23 03:20:29 2026] GET /v2.0/networks?name=public => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/438] 10.0.0.157 () {32 vars in 649 bytes} [Thu Apr 23 03:21:09 2026] GET /v2.0/networks => generated 2168 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/439] 10.0.0.157 () {32 vars in 655 bytes} [Thu Apr 23 03:21:10 2026] GET /v2.0/floatingips => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/440] 10.0.0.157 () {32 vars in 647 bytes} [Thu Apr 23 03:21:10 2026] GET /v2.0/routers => generated 15 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/441] 10.0.0.157 () {32 vars in 643 bytes} [Thu Apr 23 03:21:10 2026] GET /v2.0/ports => generated 4721 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/442] 10.0.0.157 () {32 vars in 647 bytes} [Thu Apr 23 03:21:11 2026] GET /v2.0/subnets => generated 1308 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/443] 10.0.0.157 () {32 vars in 649 bytes} [Thu Apr 23 03:21:11 2026] GET /v2.0/networks => generated 2168 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/444] 10.0.0.157 () {32 vars in 663 bytes} [Thu Apr 23 03:21:11 2026] GET /v2.0/security-groups => generated 17397 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/445] 10.0.0.157 () {32 vars in 655 bytes} [Thu Apr 23 03:21:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:21:22.022 7 INFO neutron.db.segments_db [None req-50d9df6e-cfa5-49a8-92b7-70c338b63b4e c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment d702cdf8-9f22-483d-a25a-a5dcdf8f7f9d of type vxlan for network 4970ea06-f258-48de-b10c-540237ee170b 2026-04-23 03:21:22.062 8 INFO neutron.db.segments_db [None req-2a7dfdef-5a7a-4218-8dea-8949904b9b78 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 61cfd7fa-99a6-4e6e-b93f-95971384a1bd of type vxlan for network 53c6622c-ffae-49bc-9885-a128743eeef2 [pid: 7|app: 0|req: 228/448] 10.0.0.157 () {34 vars in 671 bytes} [Thu Apr 23 03:21:21 2026] POST /v2.0/networks => generated 718 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/449] 10.0.0.157 () {34 vars in 671 bytes} [Thu Apr 23 03:21:21 2026] POST /v2.0/networks => generated 729 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:21:22.246 7 INFO neutron.db.segments_db [None req-13d68e1a-f7b6-4f6e-a092-d57b5d30bc3c c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 6670ec66-1bcf-4e86-9055-a263bb9c8026 of type vxlan for network 50f4f36f-cb33-4e83-9cda-ab8e7767dbe9 [pid: 8|app: 0|req: 222/450] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:21:22 2026] POST /v2.0/subnets => generated 684 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/451] 10.0.0.157 () {34 vars in 671 bytes} [Thu Apr 23 03:21:22 2026] POST /v2.0/networks => generated 725 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:21:22.395 7 INFO neutron.db.segments_db [None req-f989c9d9-5f3a-46c5-b287-a5814e49cefe c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 9b7fb84d-3f18-4021-b1a0-23652f2fb418 of type vxlan for network 46f6d6af-e67c-4ffc-9216-4ef4147cd712 [pid: 8|app: 0|req: 223/452] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:21:22 2026] POST /v2.0/subnets => generated 695 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:21:22.668 7 INFO neutron.db.l3_hamode_db [None req-f989c9d9-5f3a-46c5-b287-a5814e49cefe c7802e18461448a197d7e7399d3edc81 ed90a41ca8f34f7c9783aadc2a1b8163 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 224/453] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:21:22 2026] POST /v2.0/subnets => generated 691 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:21:22.733 8 INFO neutron.db.segments_db [None req-0e828ce4-b305-47f7-a857-c1a041817805 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment d50f858f-870f-4050-a0fa-47e6ea58d154 of type vxlan for network 02c4fb74-f9f0-4c8c-a5d1-9af0ff414840 2026-04-23 03:21:23.003 8 INFO neutron.db.l3_hamode_db [None req-0e828ce4-b305-47f7-a857-c1a041817805 c7802e18461448a197d7e7399d3edc81 28b788c1a350462e891f55c72be02086 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:21:23.496 7 INFO neutron.db.l3_hamode_db [None req-f989c9d9-5f3a-46c5-b287-a5814e49cefe c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:21:23.894 8 INFO neutron.db.l3_hamode_db [None req-0e828ce4-b305-47f7-a857-c1a041817805 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 230/454] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:21:22 2026] POST /v2.0/routers => generated 724 bytes in 2264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/455] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:21:24 2026] GET /v2.0/security-groups?tenant_id=6ba8f3d6f5f54542b6586db6524c58ca&name=default => generated 2922 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:21:24.865 7 INFO neutron.db.segments_db [None req-2567bdf2-8318-4472-ba87-dd2d428eb198 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment d523a6c1-d4dc-456d-9bd8-c6e1bd24e60e of type vxlan for network 170c3839-4694-44e5-a7ba-6e4dc42d6688 2026-04-23 03:21:25.074 7 INFO neutron.db.l3_hamode_db [None req-2567bdf2-8318-4472-ba87-dd2d428eb198 c7802e18461448a197d7e7399d3edc81 de1d67c6a8c344eba30eb78d6046f265 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 225/456] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:21:22 2026] POST /v2.0/routers => generated 735 bytes in 2391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:21:25.767 7 INFO neutron.db.l3_hamode_db [None req-2567bdf2-8318-4472-ba87-dd2d428eb198 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/457] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:21:25 2026] PUT /v2.0/routers/52c18397-8bec-4ae8-92b7-a872c4cc42ba/add_router_interface => generated 309 bytes in 1071 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/458] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:21:26 2026] DELETE /v2.0/security-groups/93dc7f25-b65e-431c-97fc-38eb5e1f2b33 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/459] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:21:24 2026] POST /v2.0/routers => generated 731 bytes in 1861 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/462] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:21:26 2026] PUT /v2.0/routers/a73b040e-c6eb-4465-8e72-9559fc2e7c5b/add_router_interface => generated 309 bytes in 1214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/463] 10.0.0.157 () {34 vars in 685 bytes} [Thu Apr 23 03:21:27 2026] POST /v2.0/security-groups => generated 1659 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/464] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:21:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/465] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:21:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/466] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:21:26 2026] PUT /v2.0/routers/db1c3cdd-6084-406b-a056-47a7dc7581ce/add_router_interface => generated 309 bytes in 1251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:21:28.252 7 INFO neutron.db.segments_db [None req-80914d0f-ae1c-431d-a208-fadd71794059 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 93702d61-b958-4c78-8afd-53e8ecd0717c of type vxlan for network f23a074c-8009-4bb1-8c77-504e87403880 [pid: 7|app: 0|req: 236/467] 10.0.0.157 () {34 vars in 671 bytes} [Thu Apr 23 03:21:28 2026] POST /v2.0/networks => generated 729 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/468] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:21:27 2026] POST /v2.0/floatingips => generated 552 bytes in 562 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/469] 10.0.0.157 () {34 vars in 685 bytes} [Thu Apr 23 03:21:28 2026] POST /v2.0/security-groups => generated 1660 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/470] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:21:28 2026] POST /v2.0/subnets => generated 695 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/471] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:21:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:21:28.718 8 INFO neutron.db.segments_db [None req-5f9a4092-613d-4cc1-aa65-51ce646ed315 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 543ae757-a390-4d32-a70c-8f9e50ef0b50 of type vxlan for network 37313e91-072d-4a5a-bd65-54b26dc53ca1 [pid: 7|app: 0|req: 239/472] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:21:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:21:28.990 8 INFO neutron.db.l3_hamode_db [None req-5f9a4092-613d-4cc1-aa65-51ce646ed315 c7802e18461448a197d7e7399d3edc81 6052217b0b98446ab1303beeefc07a33 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 240/473] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:21:28 2026] POST /v2.0/floatingips => generated 552 bytes in 483 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/474] 10.0.0.75 () {38 vars in 970 bytes} [Thu Apr 23 03:21:29 2026] POST /v2.0/security-groups => generated 1682 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/475] 10.0.0.75 () {34 vars in 1097 bytes} [Thu Apr 23 03:21:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--667887979&fields=id&tenant_id=ed90a41ca8f34f7c9783aadc2a1b8163 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/476] 10.0.0.75 () {38 vars in 970 bytes} [Thu Apr 23 03:21:29 2026] POST /v2.0/security-groups => generated 1681 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/477] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 03:21:29 2026] GET /v2.0/networks?id=4970ea06-f258-48de-b10c-540237ee170b => generated 669 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:21:29.814 8 INFO neutron.db.l3_hamode_db [None req-5f9a4092-613d-4cc1-aa65-51ce646ed315 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 245/478] 10.0.0.75 () {38 vars in 970 bytes} [Thu Apr 23 03:21:29 2026] POST /v2.0/security-groups => generated 1682 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/479] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 03:21:29 2026] GET /v2.0/quotas/ed90a41ca8f34f7c9783aadc2a1b8163 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/480] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 03:21:29 2026] GET /v2.0/ports?tenant_id=ed90a41ca8f34f7c9783aadc2a1b8163&fields=id => generated 103 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/481] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 03:21:29 2026] GET /v2.0/security-groups?tenant_id=de1d67c6a8c344eba30eb78d6046f265 => generated 7906 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/482] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:30 2026] GET /v2.0/security-groups/b4f7e5ba-4234-45be-96a2-5de809fea819 => generated 2918 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/483] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:30 2026] GET /v2.0/security-groups/b4f7e5ba-4234-45be-96a2-5de809fea819 => generated 2918 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/484] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:30 2026] GET /v2.0/security-groups/ed7aba34-3623-431a-a1f3-c6539dc33e04 => generated 1682 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/485] 10.0.0.75 () {36 vars in 1012 bytes} [Thu Apr 23 03:21:30 2026] DELETE /v2.0/security-groups/ed7aba34-3623-431a-a1f3-c6539dc33e04 => 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: 253/486] 10.0.0.75 () {34 vars in 906 bytes} [Thu Apr 23 03:21:30 2026] GET /v2.0/extensions => generated 21537 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 03:21:30.371 7 INFO neutron.api.v2.resource [req-7667a078-b5ad-44a3-9165-c3fa17dfcbb6 req-b18ea50e-4609-4f1b-9853-4342660acce9 75cc83a4f11f4a61bac0a4cbfd356651 de1d67c6a8c344eba30eb78d6046f265 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 254/487] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:30 2026] GET /v2.0/security-groups/ed7aba34-3623-431a-a1f3-c6539dc33e04 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/488] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 03:21:30 2026] GET /v2.0/networks/4970ea06-f258-48de-b10c-540237ee170b?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/489] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:30 2026] GET /v2.0/security-groups/6576dcbe-1990-4fbf-94c1-252fcc676f0e => generated 1681 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/490] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 03:21:30 2026] GET /v2.0/networks/4970ea06-f258-48de-b10c-540237ee170b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/491] 10.0.0.75 () {36 vars in 1012 bytes} [Thu Apr 23 03:21:30 2026] DELETE /v2.0/security-groups/6576dcbe-1990-4fbf-94c1-252fcc676f0e => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:21:30.600 7 INFO neutron.api.v2.resource [req-ef59305a-326f-448d-afe0-6059b87646a5 req-f8ef7872-3eff-461a-b723-746a89d56039 75cc83a4f11f4a61bac0a4cbfd356651 de1d67c6a8c344eba30eb78d6046f265 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 259/492] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:30 2026] GET /v2.0/security-groups/6576dcbe-1990-4fbf-94c1-252fcc676f0e => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/493] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:21:28 2026] POST /v2.0/routers => generated 735 bytes in 1982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/494] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:30 2026] GET /v2.0/security-groups/26e86a71-3db9-460e-ae11-20ae6355ab6b => generated 1682 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/495] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:30 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/496] 10.0.0.75 () {36 vars in 1012 bytes} [Thu Apr 23 03:21:30 2026] DELETE /v2.0/security-groups/26e86a71-3db9-460e-ae11-20ae6355ab6b => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:21:30.812 8 INFO neutron.api.v2.resource [req-9ea364a6-6772-419b-9f2e-76d1efbb82b2 req-edff3111-50d8-4fec-8ed0-759ff9a98969 75cc83a4f11f4a61bac0a4cbfd356651 de1d67c6a8c344eba30eb78d6046f265 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 237/497] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:30 2026] GET /v2.0/security-groups/26e86a71-3db9-460e-ae11-20ae6355ab6b => 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: 238/498] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 03:21:30 2026] GET /v2.0/security-groups?tenant_id=de1d67c6a8c344eba30eb78d6046f265 => generated 2921 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/499] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:30 2026] GET /v2.0/security-groups/b4f7e5ba-4234-45be-96a2-5de809fea819 => generated 2918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/500] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:30 2026] GET /v2.0/security-groups/b4f7e5ba-4234-45be-96a2-5de809fea819 => generated 2918 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:21:31.050 8 INFO neutron.api.v2.resource [req-57d011d8-0714-4cf9-824e-046899687251 req-973f82ee-8fce-4684-a863-2068c8acdb05 75cc83a4f11f4a61bac0a4cbfd356651 de1d67c6a8c344eba30eb78d6046f265 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 241/501] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:31 2026] GET /v2.0/security-groups/26e86a71-3db9-460e-ae11-20ae6355ab6b => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:21:31.088 8 INFO neutron.api.v2.resource [req-eb44d313-84f9-40c4-b0db-b81598a956e3 req-7f358f79-a0b5-4b50-a794-a9211ea020da 75cc83a4f11f4a61bac0a4cbfd356651 de1d67c6a8c344eba30eb78d6046f265 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 242/502] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:31 2026] GET /v2.0/security-groups/6576dcbe-1990-4fbf-94c1-252fcc676f0e => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:21:31.124 8 INFO neutron.api.v2.resource [req-0bbe43b6-4920-44a2-aa81-bd42a1e508ca req-6533a342-7c9f-4ad9-890f-f8fb9ba3e58f 75cc83a4f11f4a61bac0a4cbfd356651 de1d67c6a8c344eba30eb78d6046f265 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 243/503] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:31 2026] GET /v2.0/security-groups/ed7aba34-3623-431a-a1f3-c6539dc33e04 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:21:31.932 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a659d70-085a-4442-b9bd-4df305adf72f c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 2f249e02-0e9b-41b5-808c-d32246b2b2ce 2026-04-23 03:21:31.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a659d70-085a-4442-b9bd-4df305adf72f c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 2f249e02-0e9b-41b5-808c-d32246b2b2ce [pid: 7|app: 0|req: 261/504] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:21:30 2026] PUT /v2.0/routers/3623c881-1710-42e0-9539-6624421b08c4/add_router_interface => generated 309 bytes in 1529 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/505] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:32 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/506] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:21:31 2026] PUT /v2.0/routers/db1c3cdd-6084-406b-a056-47a7dc7581ce/remove_router_interface => generated 309 bytes in 1407 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:21:32.756 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fe410e1-a423-4ea8-bc59-62f5dcf00f8a c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 00f715d0-f688-4f96-9145-e424e74dbcee 2026-04-23 03:21:32.764 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fe410e1-a423-4ea8-bc59-62f5dcf00f8a c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 00f715d0-f688-4f96-9145-e424e74dbcee [pid: 8|app: 0|req: 245/507] 10.0.0.75 () {38 vars in 970 bytes} [Thu Apr 23 03:21:32 2026] POST /v2.0/security-groups => generated 1686 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/508] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:32 2026] GET /v2.0/security-groups/c90621fe-0bd9-4ab7-84e0-03f6f42758c2 => generated 1686 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/509] 10.0.0.75 () {38 vars in 980 bytes} [Thu Apr 23 03:21:32 2026] POST /v2.0/security-group-rules => generated 614 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:21:33.104 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fe410e1-a423-4ea8-bc59-62f5dcf00f8a c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: c34673e6-b201-49d0-89b9-224ae7fb84ad 2026-04-23 03:21:33.108 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fe410e1-a423-4ea8-bc59-62f5dcf00f8a c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: c34673e6-b201-49d0-89b9-224ae7fb84ad [pid: 8|app: 0|req: 248/510] 10.0.0.75 () {38 vars in 970 bytes} [Thu Apr 23 03:21:32 2026] POST /v2.0/security-groups => generated 1685 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 03:21:33.230 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-9fe410e1-a423-4ea8-bc59-62f5dcf00f8a c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 249/511] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:33 2026] GET /v2.0/security-groups/3463ce3d-905b-4a74-bbf4-e95669e4c00e => generated 1685 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/512] 10.0.0.75 () {38 vars in 980 bytes} [Thu Apr 23 03:21:33 2026] POST /v2.0/security-group-rules => generated 614 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/513] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:33 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => 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: 252/514] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:33 2026] GET /v2.0/security-groups/3463ce3d-905b-4a74-bbf4-e95669e4c00e => generated 2310 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/515] 10.0.0.75 () {38 vars in 980 bytes} [Thu Apr 23 03:21:33 2026] POST /v2.0/security-group-rules => generated 619 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:21:33.639 7 INFO neutron.db.l3_hamode_db [None req-9fe410e1-a423-4ea8-bc59-62f5dcf00f8a c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] HA network 170c3839-4694-44e5-a7ba-6e4dc42d6688 was deleted as no HA routers are present in tenant de1d67c6a8c344eba30eb78d6046f265. [pid: 7|app: 0|req: 263/516] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:21:32 2026] DELETE /v2.0/routers/db1c3cdd-6084-406b-a056-47a7dc7581ce => generated 0 bytes in 1096 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/517] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:33 2026] GET /v2.0/security-groups/3463ce3d-905b-4a74-bbf4-e95669e4c00e => generated 2940 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/518] 10.0.0.75 () {34 vars in 1000 bytes} [Thu Apr 23 03:21:33 2026] GET /v2.0/security-group-rules/e8bacc8a-ed11-468d-b68f-6444f91ced93 => generated 616 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/519] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:33 2026] GET /v2.0/security-groups/3463ce3d-905b-4a74-bbf4-e95669e4c00e => generated 2940 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/520] 10.0.0.75 () {36 vars in 1022 bytes} [Thu Apr 23 03:21:33 2026] DELETE /v2.0/security-group-rules/e8bacc8a-ed11-468d-b68f-6444f91ced93 => 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: 264/521] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:21:33 2026] DELETE /v2.0/subnets/c10b1dcb-0059-4bed-bbb5-e2644eacd6da => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/522] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:33 2026] GET /v2.0/security-groups/3463ce3d-905b-4a74-bbf4-e95669e4c00e => generated 2310 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:21:33.976 8 INFO neutron_taas.services.taas.taas_plugin [None req-0041894d-08d8-4c03-8c76-ba41d47af612 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 9c87075e-0d3a-4f9f-9b6b-3fe3f077025f 2026-04-23 03:21:33.978 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0041894d-08d8-4c03-8c76-ba41d47af612 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 9c87075e-0d3a-4f9f-9b6b-3fe3f077025f [pid: 7|app: 0|req: 266/523] 10.0.0.75 () {36 vars in 1012 bytes} [Thu Apr 23 03:21:33 2026] DELETE /v2.0/security-groups/3463ce3d-905b-4a74-bbf4-e95669e4c00e => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/524] 10.0.0.75 () {34 vars in 1097 bytes} [Thu Apr 23 03:21:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--382796563&fields=id&tenant_id=28b788c1a350462e891f55c72be02086 => generated 69 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:21:34.028 7 INFO neutron.services.segments.plugin [-] Segment d523a6c1-d4dc-456d-9bd8-c6e1bd24e60e resource provider aggregate not found 2026-04-23 03:21:34.034 7 INFO neutron.services.segments.plugin [-] Segment d523a6c1-d4dc-456d-9bd8-c6e1bd24e60e resource provider aggregate not found 2026-04-23 03:21:34.054 7 INFO neutron.services.segments.plugin [-] Segment d523a6c1-d4dc-456d-9bd8-c6e1bd24e60e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d523a6c1-d4dc-456d-9bd8-c6e1bd24e60e found for delete ", "request_id": "req-0c2cff61-45ab-48a5-ad90-dec84fc9844a"}]} 2026-04-23 03:21:34.055 7 INFO neutron.services.segments.plugin [-] Segment d523a6c1-d4dc-456d-9bd8-c6e1bd24e60e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d523a6c1-d4dc-456d-9bd8-c6e1bd24e60e found for delete ", "request_id": "req-a0b49bee-2c30-4c5f-a1e1-cd832797f392"}]} [pid: 7|app: 0|req: 268/525] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 03:21:34 2026] GET /v2.0/networks?id=53c6622c-ffae-49bc-9885-a128743eeef2 => generated 680 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/526] 10.0.0.75 () {34 vars in 990 bytes} [Thu Apr 23 03:21:34 2026] GET /v2.0/security-groups/c90621fe-0bd9-4ab7-84e0-03f6f42758c2 => generated 2311 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/527] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 03:21:34 2026] GET /v2.0/quotas/28b788c1a350462e891f55c72be02086 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/528] 10.0.0.75 () {36 vars in 1012 bytes} [Thu Apr 23 03:21:34 2026] DELETE /v2.0/security-groups/c90621fe-0bd9-4ab7-84e0-03f6f42758c2 => 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: 258/529] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:21:33 2026] DELETE /v2.0/networks/50f4f36f-cb33-4e83-9cda-ab8e7767dbe9 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/530] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 03:21:34 2026] GET /v2.0/ports?tenant_id=28b788c1a350462e891f55c72be02086&fields=id => generated 57 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/531] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:21:34 2026] GET /v2.0/security-groups?tenant_id=de1d67c6a8c344eba30eb78d6046f265&name=default => generated 2921 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/532] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:21:34 2026] DELETE /v2.0/security-groups/b4f7e5ba-4234-45be-96a2-5de809fea819 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/533] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:34 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:21:34.666 8 INFO neutron_taas.services.taas.taas_plugin [None req-addaf7a6-c2b4-484d-bc52-fb78f3bb12c1 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: ac59cb07-f588-440d-aec8-d0d1e73e3f75 2026-04-23 03:21:34.669 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-addaf7a6-c2b4-484d-bc52-fb78f3bb12c1 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: ac59cb07-f588-440d-aec8-d0d1e73e3f75 2026-04-23 03:21:34.797 8 INFO neutron.services.segments.plugin [-] Segment 6670ec66-1bcf-4e86-9055-a263bb9c8026 resource provider aggregate not found [pid: 7|app: 0|req: 276/534] 10.0.0.75 () {34 vars in 906 bytes} [Thu Apr 23 03:21:34 2026] GET /v2.0/extensions => generated 21537 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-23 03:21:34.835 8 INFO neutron.services.segments.plugin [-] Segment 6670ec66-1bcf-4e86-9055-a263bb9c8026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6670ec66-1bcf-4e86-9055-a263bb9c8026 found for delete ", "request_id": "req-b70717cc-862b-4685-b47d-207eba0a57c8"}]} 2026-04-23 03:21:34.861 8 INFO neutron.services.segments.plugin [-] Segment 6670ec66-1bcf-4e86-9055-a263bb9c8026 resource provider aggregate not found [pid: 7|app: 0|req: 277/535] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 03:21:34 2026] GET /v2.0/networks/53c6622c-ffae-49bc-9885-a128743eeef2?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:21:34.887 8 INFO neutron.services.segments.plugin [-] Segment 6670ec66-1bcf-4e86-9055-a263bb9c8026 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6670ec66-1bcf-4e86-9055-a263bb9c8026 found for delete ", "request_id": "req-1cc45b99-6190-4d95-9368-25665ad7c588"}]} [pid: 7|app: 0|req: 278/536] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 03:21:34 2026] GET /v2.0/networks/53c6622c-ffae-49bc-9885-a128743eeef2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/537] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:21:34 2026] PUT /v2.0/routers/3623c881-1710-42e0-9539-6624421b08c4/remove_router_interface => generated 309 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/538] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:35 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:21:35.435 7 INFO neutron_taas.services.taas.taas_plugin [None req-83705749-2c83-4c52-83a1-906bd024e0d6 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 5f01d81f-e53c-46a5-8eda-c3335431cab0 2026-04-23 03:21:35.438 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83705749-2c83-4c52-83a1-906bd024e0d6 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 5f01d81f-e53c-46a5-8eda-c3335431cab0 [pid: 8|app: 0|req: 261/539] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:35 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:21:35.735 7 INFO neutron_taas.services.taas.taas_plugin [None req-83705749-2c83-4c52-83a1-906bd024e0d6 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 03b6cb33-1bcb-4224-bf28-5a1739866e45 2026-04-23 03:21:35.739 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83705749-2c83-4c52-83a1-906bd024e0d6 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 03b6cb33-1bcb-4224-bf28-5a1739866e45 [pid: 8|app: 0|req: 262/540] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:21:35 2026] GET /v2.0/networks?id=4970ea06-f258-48de-b10c-540237ee170b => generated 669 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/541] 199.204.45.222 () {34 vars in 911 bytes} [Thu Apr 23 03:21:35 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/542] 199.204.45.222 () {34 vars in 1050 bytes} [Thu Apr 23 03:21:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ed90a41ca8f34f7c9783aadc2a1b8163 => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:21:36.081 7 INFO neutron.services.segments.plugin [-] Segment 543ae757-a390-4d32-a70c-8f9e50ef0b50 resource provider aggregate not found 2026-04-23 03:21:36.085 7 INFO neutron.services.segments.plugin [-] Segment 543ae757-a390-4d32-a70c-8f9e50ef0b50 resource provider aggregate not found 2026-04-23 03:21:36.101 7 INFO neutron.services.segments.plugin [-] Segment 543ae757-a390-4d32-a70c-8f9e50ef0b50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 543ae757-a390-4d32-a70c-8f9e50ef0b50 found for delete ", "request_id": "req-570a8758-33f2-42d1-9179-b59d7aa17e9e"}]} 2026-04-23 03:21:36.104 7 INFO neutron.db.l3_hamode_db [None req-83705749-2c83-4c52-83a1-906bd024e0d6 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] HA network 37313e91-072d-4a5a-bd65-54b26dc53ca1 was deleted as no HA routers are present in tenant 6052217b0b98446ab1303beeefc07a33. 2026-04-23 03:21:36.112 7 INFO neutron.services.segments.plugin [-] Segment 543ae757-a390-4d32-a70c-8f9e50ef0b50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 543ae757-a390-4d32-a70c-8f9e50ef0b50 found for delete ", "request_id": "req-49d06093-c508-4d3d-8b49-1734523ea0b2"}]} [pid: 7|app: 0|req: 279/543] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:21:35 2026] DELETE /v2.0/routers/3623c881-1710-42e0-9539-6624421b08c4 => generated 0 bytes in 856 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/544] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:21:36 2026] DELETE /v2.0/subnets/6923aceb-6ca6-452a-a39f-3f21ca515690 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/545] 199.204.45.222 () {38 vars in 955 bytes} [Thu Apr 23 03:21:35 2026] POST /v2.0/ports => generated 954 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/546] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:21:36 2026] DELETE /v2.0/networks/f23a074c-8009-4bb1-8c77-504e87403880 => 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: 282/547] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:36 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 12 bytes in 23 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: 283/548] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:21:36 2026] GET /v2.0/security-groups?tenant_id=6052217b0b98446ab1303beeefc07a33&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:21:36.677 8 INFO neutron.db.segments_db [None req-84235612-5d68-4a35-aa9a-fc8bfe710966 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment f40abc19-58aa-4c7c-8ca8-a3c1170ec285 of type vxlan for network 3be776cf-7332-4a93-a44f-22f62695490b [pid: 7|app: 0|req: 284/549] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:21:36 2026] DELETE /v2.0/security-groups/083226c9-09fc-48bc-911f-9c700a384cee => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/550] 10.0.0.157 () {34 vars in 671 bytes} [Thu Apr 23 03:21:36 2026] POST /v2.0/networks => generated 733 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/551] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:36 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 957 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/552] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:21:36 2026] POST /v2.0/subnets => generated 699 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/553] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:37 2026] GET /v2.0/security-groups?id=c290ac14-ec76-4014-aa64-db5e5799c808&fields=id&fields=name => generated 113 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:21:37.218 8 INFO neutron.db.segments_db [None req-7bd84cf9-15bd-4b97-9574-3bc03cc6b221 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 6cbc23fb-d494-4aa9-a486-6c663334189e of type vxlan for network d4b033f8-7884-4a26-bc58-dea60e8526f8 [pid: 7|app: 0|req: 285/554] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:21:36 2026] PUT /v2.0/ports/abf79a95-7946-4656-85f0-3c95e67c71ef => generated 1235 bytes in 590 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:21:37.516 8 INFO neutron.db.l3_hamode_db [None req-7bd84cf9-15bd-4b97-9574-3bc03cc6b221 c7802e18461448a197d7e7399d3edc81 634410bb016d4e5287397d113dffd225 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 286/555] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:37 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:21:37.897 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0ccf927-bb28-4d2f-8382-940b301ca0a2'] response: {'name': 'network-changed', 'server_uuid': 'b6f76e61-01d0-4c83-9945-6af1853e13a3', 'tag': 'abf79a95-7946-4656-85f0-3c95e67c71ef', 'status': 'completed', 'code': 200} 2026-04-23 03:21:38.130 7 INFO neutron.services.segments.plugin [-] Segment 93702d61-b958-4c78-8afd-53e8ecd0717c resource provider aggregate not found 2026-04-23 03:21:38.135 7 INFO neutron.services.segments.plugin [-] Segment 93702d61-b958-4c78-8afd-53e8ecd0717c resource provider aggregate not found 2026-04-23 03:21:38.155 7 INFO neutron.services.segments.plugin [-] Segment 93702d61-b958-4c78-8afd-53e8ecd0717c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93702d61-b958-4c78-8afd-53e8ecd0717c found for delete ", "request_id": "req-c009e7b0-9d62-4f1b-845a-cbfcd47a6348"}]} 2026-04-23 03:21:38.161 7 INFO neutron.services.segments.plugin [-] Segment 93702d61-b958-4c78-8afd-53e8ecd0717c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 93702d61-b958-4c78-8afd-53e8ecd0717c found for delete ", "request_id": "req-b760b5f9-0fcb-43ff-9753-58da31e1cf5c"}]} 2026-04-23 03:21:38.269 8 INFO neutron.db.l3_hamode_db [None req-7bd84cf9-15bd-4b97-9574-3bc03cc6b221 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 287/556] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:38 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/557] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:21:38 2026] GET /v2.0/ports?tenant_id=ed90a41ca8f34f7c9783aadc2a1b8163&device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 1238 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/558] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:38 2026] GET /v2.0/security-groups?id=c290ac14-ec76-4014-aa64-db5e5799c808&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/559] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:21:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=abf79a95-7946-4656-85f0-3c95e67c71ef => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/560] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:21:38 2026] GET /v2.0/subnets?id=54126e16-5e56-47d9-b184-e4eef959ee8c => generated 687 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/561] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:21:38 2026] GET /v2.0/ports?network_id=4970ea06-f258-48de-b10c-540237ee170b&device_owner=network%3Adhcp => generated 1244 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/562] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:21:38 2026] GET /v2.0/networks/4970ea06-f258-48de-b10c-540237ee170b?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/563] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:38 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => 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: 295/564] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:21:38 2026] GET /v2.0/networks/4970ea06-f258-48de-b10c-540237ee170b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/565] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:21:37 2026] POST /v2.0/routers => generated 739 bytes in 2114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/566] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:39 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/567] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:39 2026] GET /v2.0/security-groups?id=c290ac14-ec76-4014-aa64-db5e5799c808&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/568] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:21:39 2026] GET /v2.0/networks?id=53c6622c-ffae-49bc-9885-a128743eeef2 => generated 680 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/569] 199.204.45.222 () {34 vars in 1050 bytes} [Thu Apr 23 03:21:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=28b788c1a350462e891f55c72be02086 => generated 180 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/570] 199.204.45.222 () {38 vars in 955 bytes} [Thu Apr 23 03:21:39 2026] POST /v2.0/ports => generated 954 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 276/571] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:21:40 2026] GET /v2.0/ports?tenant_id=ed90a41ca8f34f7c9783aadc2a1b8163&device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 1238 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/572] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:40 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 957 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/573] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:21:40 2026] GET /v2.0/security-groups?tenant_id=d2d16fe86fee43298476123c189c8bfd&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/574] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:21:39 2026] PUT /v2.0/routers/cdd2d082-7342-4921-9237-6aaf06a0bcd3/add_router_interface => generated 309 bytes in 1363 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/575] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:21:40 2026] GET /v2.0/networks?id=4970ea06-f258-48de-b10c-540237ee170b => generated 765 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/576] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:40 2026] GET /v2.0/security-groups?id=90ea320c-ad05-4638-bd82-cac1250bb9ab&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/577] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:21:40 2026] DELETE /v2.0/security-groups/9f7fff02-1a7b-4468-b4ac-c02337486d05 => 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: 300/578] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:40 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/579] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:21:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=abf79a95-7946-4656-85f0-3c95e67c71ef => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/580] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:40 2026] GET /v2.0/security-groups?id=c290ac14-ec76-4014-aa64-db5e5799c808&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/581] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:21:40 2026] GET /v2.0/subnets?id=54126e16-5e56-47d9-b184-e4eef959ee8c => generated 687 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/582] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:21:40 2026] GET /v2.0/ports?network_id=4970ea06-f258-48de-b10c-540237ee170b&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/583] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:21:40 2026] PUT /v2.0/ports/595b518c-a19a-494f-97b4-8f3a4c7ecf22 => generated 1235 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/584] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:21:41 2026] GET /v2.0/networks/4970ea06-f258-48de-b10c-540237ee170b?fields=segments => generated 14 bytes in 40 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: 280/585] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:21:41 2026] GET /v2.0/networks/4970ea06-f258-48de-b10c-540237ee170b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/586] 10.0.0.157 () {34 vars in 685 bytes} [Thu Apr 23 03:21:41 2026] POST /v2.0/security-groups => generated 1660 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 03:21:41.515 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a34b583f-cba5-48a4-81b4-aaf6dddfd247'] response: {'name': 'network-changed', 'server_uuid': '342c2ee7-aa29-4c5f-95a1-a091f96193ab', 'tag': '595b518c-a19a-494f-97b4-8f3a4c7ecf22', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 308/589] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:21:41 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: 282/590] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:21:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/591] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:41 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/592] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:41 2026] GET /v2.0/security-groups?id=90ea320c-ad05-4638-bd82-cac1250bb9ab&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/593] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:41 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/594] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:21:42 2026] GET /v2.0/ports?tenant_id=28b788c1a350462e891f55c72be02086&device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 1238 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/595] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:42 2026] GET /v2.0/security-groups?id=c290ac14-ec76-4014-aa64-db5e5799c808&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/596] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:21:41 2026] POST /v2.0/floatingips => generated 552 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/597] 199.204.45.222 () {34 vars in 1018 bytes} [Thu Apr 23 03:21:42 2026] GET /v2.0/networks?tenant_id=28b788c1a350462e891f55c72be02086&shared=False => generated 776 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/598] 199.204.45.222 () {34 vars in 930 bytes} [Thu Apr 23 03:21:42 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/599] 10.0.0.75 () {34 vars in 1099 bytes} [Thu Apr 23 03:21:42 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1730790858&fields=id&tenant_id=634410bb016d4e5287397d113dffd225 => generated 69 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/600] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 03:21:42 2026] GET /v2.0/networks?id=3be776cf-7332-4a93-a44f-22f62695490b => generated 684 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/601] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 03:21:42 2026] GET /v2.0/quotas/634410bb016d4e5287397d113dffd225 => 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: 312/602] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 03:21:42 2026] GET /v2.0/ports?tenant_id=634410bb016d4e5287397d113dffd225&fields=id => generated 57 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/603] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 03:21:42 2026] GET /v2.0/networks/3be776cf-7332-4a93-a44f-22f62695490b?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/604] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 03:21:42 2026] GET /v2.0/networks/3be776cf-7332-4a93-a44f-22f62695490b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/605] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:42 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/606] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:43 2026] GET /v2.0/security-groups?id=90ea320c-ad05-4638-bd82-cac1250bb9ab&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/607] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:43 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => 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: 315/608] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:43 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/609] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:21:43 2026] GET /v2.0/ports?tenant_id=28b788c1a350462e891f55c72be02086&device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/610] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:43 2026] GET /v2.0/security-groups?id=c290ac14-ec76-4014-aa64-db5e5799c808&fields=id&fields=name => generated 113 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/611] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:21:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=595b518c-a19a-494f-97b4-8f3a4c7ecf22 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/612] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:21:43 2026] GET /v2.0/subnets?id=45cc5a66-6c4b-4af7-ad9b-e969c30cce6d => generated 698 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/613] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:21:43 2026] GET /v2.0/ports?network_id=53c6622c-ffae-49bc-9885-a128743eeef2&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/614] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:21:43 2026] GET /v2.0/networks/53c6622c-ffae-49bc-9885-a128743eeef2?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/615] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:21:43 2026] GET /v2.0/networks/53c6622c-ffae-49bc-9885-a128743eeef2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/616] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:44 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/617] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:44 2026] GET /v2.0/security-groups?id=90ea320c-ad05-4638-bd82-cac1250bb9ab&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/618] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:44 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => 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: 321/619] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:44 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/620] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:44 2026] GET /v2.0/security-groups?id=c290ac14-ec76-4014-aa64-db5e5799c808&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/621] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:21:45 2026] GET /v2.0/security-groups?tenant_id=2ada4c770744455fb2ab187b187056b8&name=default => generated 2925 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/622] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:45 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 969 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/623] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:45 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => 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: 323/624] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:21:45 2026] DELETE /v2.0/security-groups/83cad4cb-78c2-4ac0-a5c9-e838e71f06ad => 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: 302/625] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:45 2026] GET /v2.0/security-groups?id=90ea320c-ad05-4638-bd82-cac1250bb9ab&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/626] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:45 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/627] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:45 2026] GET /v2.0/security-groups?id=c290ac14-ec76-4014-aa64-db5e5799c808&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/628] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:21:45 2026] GET /v2.0/security-groups?tenant_id=f547ba52b36a4d73a51dafacb2b437f7&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/629] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:21:45 2026] DELETE /v2.0/security-groups/62a6ae98-ffa1-42e6-9330-8771ff5374af => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/630] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:46 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => 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: 327/631] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:46 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/632] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:46 2026] GET /v2.0/security-groups?id=90ea320c-ad05-4638-bd82-cac1250bb9ab&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/633] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:46 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/634] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:46 2026] GET /v2.0/security-groups?id=c290ac14-ec76-4014-aa64-db5e5799c808&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/635] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:46 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/636] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:21:47 2026] GET /v2.0/networks?id=3be776cf-7332-4a93-a44f-22f62695490b => generated 684 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/637] 199.204.45.222 () {34 vars in 1050 bytes} [Thu Apr 23 03:21:47 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=634410bb016d4e5287397d113dffd225 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:21:47.787 8 INFO neutron.db.l3_db [None req-f8d88ee1-bbfd-45a8-8bf7-fc659412ad46 7a71f53e6a214aeca7fcbf92949a15b1 ed90a41ca8f34f7c9783aadc2a1b8163 - - default default] Floating IP e59cd55d-9d11-4ead-8c91-88bd287ce520 associated. External IP: 10.96.250.219, port: abf79a95-7946-4656-85f0-3c95e67c71ef. [pid: 7|app: 0|req: 332/638] 199.204.45.222 () {38 vars in 955 bytes} [Thu Apr 23 03:21:47 2026] POST /v2.0/ports => generated 954 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 333/639] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:48 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => 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: 334/640] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:48 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/641] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:21:46 2026] PUT /v2.0/floatingips/e59cd55d-9d11-4ead-8c91-88bd287ce520 => generated 855 bytes in 1180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/642] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:48 2026] GET /v2.0/security-groups?id=2c286074-e72d-41e3-aef6-992d47ba77ea&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/643] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:48 2026] GET /v2.0/security-groups?id=90ea320c-ad05-4638-bd82-cac1250bb9ab&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:21:48.283 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-624409a3-df8e-493d-8a41-106c4e995d6f'] response: {'name': 'network-changed', 'server_uuid': 'b6f76e61-01d0-4c83-9945-6af1853e13a3', 'tag': 'abf79a95-7946-4656-85f0-3c95e67c71ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 310/644] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:48 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/645] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:48 2026] GET /v2.0/security-groups?id=c290ac14-ec76-4014-aa64-db5e5799c808&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/646] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:21:48 2026] PUT /v2.0/ports/f0146fe8-7d26-4edf-96fb-ce8606a8037f => generated 1235 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:21:48.595 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aba2af4f-d6dc-4027-8f10-f5957b9a948a'] response: {'name': 'network-changed', 'server_uuid': '30651f65-10c9-4297-a208-2e8aa6cd2c09', 'tag': 'f0146fe8-7d26-4edf-96fb-ce8606a8037f', '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: 312/647] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:21:48 2026] GET /v2.0/ports?tenant_id=ed90a41ca8f34f7c9783aadc2a1b8163&device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/648] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:48 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/649] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:48 2026] GET /v2.0/security-groups?id=c290ac14-ec76-4014-aa64-db5e5799c808&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/650] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:21:48 2026] GET /v2.0/networks?id=4970ea06-f258-48de-b10c-540237ee170b => 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: 338/651] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:21:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=abf79a95-7946-4656-85f0-3c95e67c71ef => generated 858 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/652] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:21:48 2026] GET /v2.0/subnets?id=54126e16-5e56-47d9-b184-e4eef959ee8c => generated 687 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/653] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:21:48 2026] GET /v2.0/ports?network_id=4970ea06-f258-48de-b10c-540237ee170b&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/654] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:21:49 2026] GET /v2.0/networks/4970ea06-f258-48de-b10c-540237ee170b?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/655] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:21:49 2026] GET /v2.0/networks/4970ea06-f258-48de-b10c-540237ee170b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/656] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:21:49 2026] GET /v2.0/ports?tenant_id=634410bb016d4e5287397d113dffd225&device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/657] 199.204.45.222 () {34 vars in 1018 bytes} [Thu Apr 23 03:21:49 2026] GET /v2.0/networks?tenant_id=634410bb016d4e5287397d113dffd225&shared=False => generated 780 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/658] 199.204.45.222 () {34 vars in 930 bytes} [Thu Apr 23 03:21:49 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: 7|app: 0|req: 342/659] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:49 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/660] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:49 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/661] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:49 2026] GET /v2.0/security-groups?id=2c286074-e72d-41e3-aef6-992d47ba77ea&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/662] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:49 2026] GET /v2.0/security-groups?id=90ea320c-ad05-4638-bd82-cac1250bb9ab&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: 344/663] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:49 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 971 bytes in 396 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/664] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:50 2026] GET /v2.0/security-groups?id=c290ac14-ec76-4014-aa64-db5e5799c808&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/665] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:21:50 2026] GET /v2.0/ports?tenant_id=634410bb016d4e5287397d113dffd225&device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 1238 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/666] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:21:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f0146fe8-7d26-4edf-96fb-ce8606a8037f => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/667] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:21:50 2026] GET /v2.0/subnets?id=237be682-3db7-47bd-a690-7549b9fcecb3 => generated 702 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/668] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:50 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/669] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:50 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 969 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/670] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:21:50 2026] GET /v2.0/ports?network_id=3be776cf-7332-4a93-a44f-22f62695490b&device_owner=network%3Adhcp => 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: 322/671] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:50 2026] GET /v2.0/security-groups?id=90ea320c-ad05-4638-bd82-cac1250bb9ab&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/672] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:50 2026] GET /v2.0/security-groups?id=2c286074-e72d-41e3-aef6-992d47ba77ea&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/673] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:21:50 2026] GET /v2.0/networks/3be776cf-7332-4a93-a44f-22f62695490b?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/674] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:21:50 2026] GET /v2.0/networks/3be776cf-7332-4a93-a44f-22f62695490b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/675] 199.204.45.222 () {34 vars in 994 bytes} [Thu Apr 23 03:21:51 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/676] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:51 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:21:51.542 7 INFO neutron_taas.services.taas.taas_plugin [req-c6b1d30d-56cd-4b00-b38f-0387e8ec5ab8 req-95a98412-dadc-419f-ae07-7ce6dd9f8438 7a71f53e6a214aeca7fcbf92949a15b1 ed90a41ca8f34f7c9783aadc2a1b8163 - - default default] TaaS: Handle Delete Port: abf79a95-7946-4656-85f0-3c95e67c71ef [pid: 8|app: 0|req: 326/677] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:51 2026] GET /v2.0/security-groups?id=c290ac14-ec76-4014-aa64-db5e5799c808&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:21:51.552 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c6b1d30d-56cd-4b00-b38f-0387e8ec5ab8 req-95a98412-dadc-419f-ae07-7ce6dd9f8438 7a71f53e6a214aeca7fcbf92949a15b1 ed90a41ca8f34f7c9783aadc2a1b8163 - - default default] Tap Mirror: Handle Delete Port: abf79a95-7946-4656-85f0-3c95e67c71ef [pid: 8|app: 0|req: 327/678] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:51 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/679] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:51 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/680] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:51 2026] GET /v2.0/security-groups?id=90ea320c-ad05-4638-bd82-cac1250bb9ab&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/681] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:51 2026] GET /v2.0/security-groups?id=2c286074-e72d-41e3-aef6-992d47ba77ea&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:21:51.866 7 INFO neutron.db.l3_db [req-c6b1d30d-56cd-4b00-b38f-0387e8ec5ab8 req-95a98412-dadc-419f-ae07-7ce6dd9f8438 7a71f53e6a214aeca7fcbf92949a15b1 ed90a41ca8f34f7c9783aadc2a1b8163 - - default default] Floating IP e59cd55d-9d11-4ead-8c91-88bd287ce520 disassociated. External IP: 10.96.250.219, port: abf79a95-7946-4656-85f0-3c95e67c71ef. [pid: 8|app: 0|req: 331/682] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:51 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:21:52.231 8 INFO neutron.db.l3_db [None req-e3b5898d-b8ec-4c83-b316-5cad9d9122cb 594187dcf2974bf990f56ebdf1221c90 28b788c1a350462e891f55c72be02086 - - default default] Floating IP 570d3f6e-abc0-4f83-84ff-db08a2e294ca associated. External IP: 10.96.250.220, port: 595b518c-a19a-494f-97b4-8f3a4c7ecf22. [pid: 7|app: 0|req: 352/683] 199.204.45.222 () {36 vars in 997 bytes} [Thu Apr 23 03:21:51 2026] DELETE /v2.0/ports/abf79a95-7946-4656-85f0-3c95e67c71ef => generated 0 bytes in 1028 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:21:52.371 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8081ef4d-df25-4ded-bfb8-f0a397d0a742'] response: {'server_uuid': 'b6f76e61-01d0-4c83-9945-6af1853e13a3', 'name': 'network-vif-deleted', 'tag': 'abf79a95-7946-4656-85f0-3c95e67c71ef', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 332/684] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:21:51 2026] PUT /v2.0/floatingips/570d3f6e-abc0-4f83-84ff-db08a2e294ca => generated 855 bytes in 681 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/685] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:52 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:21:52.714 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2aba2b29-cee5-4c5a-9739-a6685000fadc'] response: {'name': 'network-changed', 'server_uuid': '342c2ee7-aa29-4c5f-95a1-a091f96193ab', 'tag': '595b518c-a19a-494f-97b4-8f3a4c7ecf22', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 354/686] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:52 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/687] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:52 2026] GET /v2.0/security-groups?id=90ea320c-ad05-4638-bd82-cac1250bb9ab&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/688] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:52 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/689] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:21:52 2026] GET /v2.0/security-groups?tenant_id=c0f67b38c3554eb28b3c157e49e3cf56&name=default => generated 2925 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/690] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:52 2026] GET /v2.0/security-groups?id=2c286074-e72d-41e3-aef6-992d47ba77ea&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/691] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:21:53 2026] DELETE /v2.0/security-groups/4e895772-7cd5-4a76-b654-ce1ff56f5d14 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/692] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:53 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/693] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:53 2026] GET /v2.0/security-groups?id=90ea320c-ad05-4638-bd82-cac1250bb9ab&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/694] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:21:53 2026] GET /v2.0/ports?tenant_id=28b788c1a350462e891f55c72be02086&device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 1240 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/695] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:21:53 2026] GET /v2.0/networks?id=53c6622c-ffae-49bc-9885-a128743eeef2 => generated 776 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/696] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:21:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=595b518c-a19a-494f-97b4-8f3a4c7ecf22 => generated 858 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/697] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:21:53 2026] GET /v2.0/subnets?id=45cc5a66-6c4b-4af7-ad9b-e969c30cce6d => generated 698 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/698] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:21:53 2026] GET /v2.0/security-groups?tenant_id=2e80104f85964433b5bb6c6d488c658c&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/699] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:21:53 2026] GET /v2.0/ports?network_id=53c6622c-ffae-49bc-9885-a128743eeef2&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/700] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:21:53 2026] GET /v2.0/networks/53c6622c-ffae-49bc-9885-a128743eeef2?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/701] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:21:53 2026] DELETE /v2.0/security-groups/d56d9fcf-9bdd-4945-b3f2-e725c8a0e7b2 => 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: 341/702] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:21:53 2026] GET /v2.0/networks/53c6622c-ffae-49bc-9885-a128743eeef2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/703] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:53 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => 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: 342/704] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:54 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/705] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:54 2026] GET /v2.0/security-groups?id=2c286074-e72d-41e3-aef6-992d47ba77ea&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/706] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:54 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/707] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:54 2026] GET /v2.0/security-groups?id=90ea320c-ad05-4638-bd82-cac1250bb9ab&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/708] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:54 2026] GET /v2.0/ports?device_id=b6f76e61-01d0-4c83-9945-6af1853e13a3 => 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: 365/709] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:55 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/710] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:55 2026] GET /v2.0/security-groups?id=2c286074-e72d-41e3-aef6-992d47ba77ea&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/711] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:55 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/712] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:55 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/713] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:55 2026] GET /v2.0/security-groups?id=90ea320c-ad05-4638-bd82-cac1250bb9ab&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/714] 199.204.45.222 () {34 vars in 994 bytes} [Thu Apr 23 03:21:55 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:21:55.796 8 INFO neutron_taas.services.taas.taas_plugin [req-2e9423c1-4564-4078-b22a-f4b7e64ef2fb req-e7d7b87a-0b68-475e-b2fd-9325bc067ed5 594187dcf2974bf990f56ebdf1221c90 28b788c1a350462e891f55c72be02086 - - default default] TaaS: Handle Delete Port: 595b518c-a19a-494f-97b4-8f3a4c7ecf22 2026-04-23 03:21:55.801 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2e9423c1-4564-4078-b22a-f4b7e64ef2fb req-e7d7b87a-0b68-475e-b2fd-9325bc067ed5 594187dcf2974bf990f56ebdf1221c90 28b788c1a350462e891f55c72be02086 - - default default] Tap Mirror: Handle Delete Port: 595b518c-a19a-494f-97b4-8f3a4c7ecf22 2026-04-23 03:21:55.985 7 INFO neutron.db.l3_db [None req-1713fdaa-fd30-436b-b7c9-aa55c8d95734 6848655137a44c309101c1d0a20cdabf 634410bb016d4e5287397d113dffd225 - - default default] Floating IP c97c6b4f-51d8-43f1-b848-6ead2b8fbf68 associated. External IP: 10.96.250.215, port: f0146fe8-7d26-4edf-96fb-ce8606a8037f. 2026-04-23 03:21:55.987 8 INFO neutron.db.l3_db [req-2e9423c1-4564-4078-b22a-f4b7e64ef2fb req-e7d7b87a-0b68-475e-b2fd-9325bc067ed5 594187dcf2974bf990f56ebdf1221c90 28b788c1a350462e891f55c72be02086 - - default default] Floating IP 570d3f6e-abc0-4f83-84ff-db08a2e294ca disassociated. External IP: 10.96.250.220, port: 595b518c-a19a-494f-97b4-8f3a4c7ecf22. [pid: 7|app: 0|req: 367/715] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:21:55 2026] PUT /v2.0/floatingips/c97c6b4f-51d8-43f1-b848-6ead2b8fbf68 => generated 855 bytes in 772 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:21:56.372 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-69402ca0-4442-4e5a-b65a-260eb6b8ea8c'] response: {'name': 'network-changed', 'server_uuid': '30651f65-10c9-4297-a208-2e8aa6cd2c09', 'tag': 'f0146fe8-7d26-4edf-96fb-ce8606a8037f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 349/716] 199.204.45.222 () {36 vars in 997 bytes} [Thu Apr 23 03:21:55 2026] DELETE /v2.0/ports/595b518c-a19a-494f-97b4-8f3a4c7ecf22 => generated 0 bytes in 756 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/717] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:21:56 2026] DELETE /v2.0/security-groups/c290ac14-ec76-4014-aa64-db5e5799c808 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:21:56.491 7 INFO neutron.api.v2.resource [None req-5c2a2146-174e-49ec-9bb5-bdaf9c7b9c41 7a71f53e6a214aeca7fcbf92949a15b1 ed90a41ca8f34f7c9783aadc2a1b8163 - - default default] show failed (client error): The resource could not be found. 2026-04-23 03:21:56.492 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b70394c-5ac1-4dfa-97f2-d5fb64ad4136'] response: {'server_uuid': '342c2ee7-aa29-4c5f-95a1-a091f96193ab', 'name': 'network-vif-deleted', 'tag': '595b518c-a19a-494f-97b4-8f3a4c7ecf22', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 371/720] 10.0.0.157 () {32 vars in 737 bytes} [Thu Apr 23 03:21:56 2026] GET /v2.0/security-groups/c290ac14-ec76-4014-aa64-db5e5799c808 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/721] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:56 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/722] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:21:56 2026] GET /v2.0/security-groups?id=2c286074-e72d-41e3-aef6-992d47ba77ea&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:21:56.624 7 INFO neutron_taas.services.taas.taas_plugin [None req-b470df5b-c108-434b-b7bf-912c0457043f 7a71f53e6a214aeca7fcbf92949a15b1 ed90a41ca8f34f7c9783aadc2a1b8163 - - default default] TaaS: Handle Delete Port: d551f5c5-58c0-42b4-b5ab-eb3347b55960 2026-04-23 03:21:56.627 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b470df5b-c108-434b-b7bf-912c0457043f 7a71f53e6a214aeca7fcbf92949a15b1 ed90a41ca8f34f7c9783aadc2a1b8163 - - default default] Tap Mirror: Handle Delete Port: d551f5c5-58c0-42b4-b5ab-eb3347b55960 [pid: 8|app: 0|req: 352/723] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:56 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => 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: 372/724] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:21:56 2026] DELETE /v2.0/floatingips/e59cd55d-9d11-4ead-8c91-88bd287ce520 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/725] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:21:56 2026] GET /v2.0/ports?tenant_id=634410bb016d4e5287397d113dffd225&device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/726] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:21:56 2026] GET /v2.0/networks?id=3be776cf-7332-4a93-a44f-22f62695490b => generated 780 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/727] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:21:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f0146fe8-7d26-4edf-96fb-ce8606a8037f => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/728] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:21:57 2026] GET /v2.0/subnets?id=237be682-3db7-47bd-a690-7549b9fcecb3 => generated 702 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/729] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:21:57 2026] GET /v2.0/ports?network_id=3be776cf-7332-4a93-a44f-22f62695490b&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:21:57.132 8 INFO neutron_taas.services.taas.taas_plugin [None req-a02aab0b-a491-4af0-9472-6308526b2f0e c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 3156f2de-a6a9-4f4e-bfd5-827d10f085ed 2026-04-23 03:21:57.136 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a02aab0b-a491-4af0-9472-6308526b2f0e c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 3156f2de-a6a9-4f4e-bfd5-827d10f085ed [pid: 7|app: 0|req: 378/730] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:21:57 2026] GET /v2.0/networks/3be776cf-7332-4a93-a44f-22f62695490b?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/731] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:21:57 2026] GET /v2.0/networks/3be776cf-7332-4a93-a44f-22f62695490b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/732] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:21:56 2026] PUT /v2.0/routers/52c18397-8bec-4ae8-92b7-a872c4cc42ba/remove_router_interface => generated 309 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/733] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:57 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:21:57.873 7 INFO neutron_taas.services.taas.taas_plugin [None req-372254b3-3888-4676-8a33-314c114b70f5 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 1b348404-b435-4d94-90e1-ce2d70a69e7e 2026-04-23 03:21:57.877 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-372254b3-3888-4676-8a33-314c114b70f5 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 1b348404-b435-4d94-90e1-ce2d70a69e7e 2026-04-23 03:21:58.171 7 INFO neutron_taas.services.taas.taas_plugin [None req-372254b3-3888-4676-8a33-314c114b70f5 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 6aa8b282-fee2-4eac-89ce-cbe9d26f0c4a 2026-04-23 03:21:58.175 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-372254b3-3888-4676-8a33-314c114b70f5 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 6aa8b282-fee2-4eac-89ce-cbe9d26f0c4a 2026-04-23 03:21:58.529 7 INFO neutron.services.segments.plugin [-] Segment 9b7fb84d-3f18-4021-b1a0-23652f2fb418 resource provider aggregate not found 2026-04-23 03:21:58.543 7 INFO neutron.services.segments.plugin [-] Segment 9b7fb84d-3f18-4021-b1a0-23652f2fb418 resource provider aggregate not found 2026-04-23 03:21:58.550 7 INFO neutron.services.segments.plugin [-] Segment 9b7fb84d-3f18-4021-b1a0-23652f2fb418 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b7fb84d-3f18-4021-b1a0-23652f2fb418 found for delete ", "request_id": "req-05cee369-27e0-4eb1-8bb4-8072081791ae"}]} 2026-04-23 03:21:58.561 7 INFO neutron.db.l3_hamode_db [None req-372254b3-3888-4676-8a33-314c114b70f5 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] HA network 46f6d6af-e67c-4ffc-9216-4ef4147cd712 was deleted as no HA routers are present in tenant ed90a41ca8f34f7c9783aadc2a1b8163. [pid: 7|app: 0|req: 380/734] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:21:57 2026] DELETE /v2.0/routers/52c18397-8bec-4ae8-92b7-a872c4cc42ba => generated 0 bytes in 930 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:21:58.576 7 INFO neutron.services.segments.plugin [-] Segment 9b7fb84d-3f18-4021-b1a0-23652f2fb418 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b7fb84d-3f18-4021-b1a0-23652f2fb418 found for delete ", "request_id": "req-45802d1e-b7a9-49e3-aa14-d954aa5ae360"}]} [pid: 8|app: 0|req: 355/735] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:21:58 2026] DELETE /v2.0/subnets/54126e16-5e56-47d9-b184-e4eef959ee8c => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/736] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:58 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:21:58.940 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8b6cef0-29bb-46d4-9dbd-200eb56b1ee9 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 6b569f21-430b-4f09-92ea-24ec036bcfcc 2026-04-23 03:21:58.943 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8b6cef0-29bb-46d4-9dbd-200eb56b1ee9 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 6b569f21-430b-4f09-92ea-24ec036bcfcc [pid: 7|app: 0|req: 381/737] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:21:58 2026] DELETE /v2.0/networks/4970ea06-f258-48de-b10c-540237ee170b => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/738] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:21:59 2026] GET /v2.0/security-groups?tenant_id=ed90a41ca8f34f7c9783aadc2a1b8163&name=default => generated 2921 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/739] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:21:59 2026] DELETE /v2.0/security-groups/56ed8fa6-f464-48fa-8f16-aa6d2c47b4ab => 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: 358/740] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:21:59 2026] GET /v2.0/ports?device_id=342c2ee7-aa29-4c5f-95a1-a091f96193ab => 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: 383/741] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:00 2026] GET /v2.0/security-groups?tenant_id=7fcffa890ec04b4b93eb66bd2fc0cd24&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/742] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:00 2026] DELETE /v2.0/security-groups/d0fbaee0-003d-42c6-92e9-82ffd52e9544 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:22:00.570 7 INFO neutron.services.segments.plugin [-] Segment d702cdf8-9f22-483d-a25a-a5dcdf8f7f9d resource provider aggregate not found 2026-04-23 03:22:00.596 7 INFO neutron.services.segments.plugin [-] Segment d702cdf8-9f22-483d-a25a-a5dcdf8f7f9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d702cdf8-9f22-483d-a25a-a5dcdf8f7f9d found for delete ", "request_id": "req-5001676b-0fb5-4365-b69f-df481d9a2e39"}]} 2026-04-23 03:22:00.597 7 INFO neutron.services.segments.plugin [-] Segment d702cdf8-9f22-483d-a25a-a5dcdf8f7f9d resource provider aggregate not found 2026-04-23 03:22:00.624 7 INFO neutron.services.segments.plugin [-] Segment d702cdf8-9f22-483d-a25a-a5dcdf8f7f9d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d702cdf8-9f22-483d-a25a-a5dcdf8f7f9d found for delete ", "request_id": "req-a7a8e1be-6476-464f-b274-e11934318bf8"}]} [pid: 7|app: 0|req: 384/743] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:00 2026] GET /v2.0/security-groups?tenant_id=2dc887e42bdb4e2bbf1f7ad3633345dd&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/744] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:00 2026] DELETE /v2.0/security-groups/4264282a-fad3-4427-b01d-42f9f28540a7 => 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: 385/745] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:01 2026] DELETE /v2.0/security-groups/90ea320c-ad05-4638-bd82-cac1250bb9ab => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:22:01.217 8 INFO neutron.api.v2.resource [None req-6981b9c1-0271-4b0c-a3c5-32797e5b6e83 594187dcf2974bf990f56ebdf1221c90 28b788c1a350462e891f55c72be02086 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 361/746] 10.0.0.157 () {32 vars in 737 bytes} [Thu Apr 23 03:22:01 2026] GET /v2.0/security-groups/90ea320c-ad05-4638-bd82-cac1250bb9ab => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:22:01.363 7 INFO neutron_taas.services.taas.taas_plugin [None req-591d4a37-a345-4c11-903f-40eedb547da9 594187dcf2974bf990f56ebdf1221c90 28b788c1a350462e891f55c72be02086 - - default default] TaaS: Handle Delete Port: 343fcc32-eb97-432f-b224-2e1547c1a12d 2026-04-23 03:22:01.368 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-591d4a37-a345-4c11-903f-40eedb547da9 594187dcf2974bf990f56ebdf1221c90 28b788c1a350462e891f55c72be02086 - - default default] Tap Mirror: Handle Delete Port: 343fcc32-eb97-432f-b224-2e1547c1a12d [pid: 7|app: 0|req: 386/747] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:22:01 2026] DELETE /v2.0/floatingips/570d3f6e-abc0-4f83-84ff-db08a2e294ca => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:22:01.879 8 INFO neutron_taas.services.taas.taas_plugin [None req-a509a0d9-6911-4465-b058-db69c094fd31 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 651e15c5-00fe-4d8c-8405-8e09f36089ef 2026-04-23 03:22:01.881 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a509a0d9-6911-4465-b058-db69c094fd31 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 651e15c5-00fe-4d8c-8405-8e09f36089ef [pid: 8|app: 0|req: 362/748] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:22:01 2026] PUT /v2.0/routers/a73b040e-c6eb-4465-8e72-9559fc2e7c5b/remove_router_interface => generated 309 bytes in 864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:02.729 7 INFO neutron_taas.services.taas.taas_plugin [None req-baa915fc-9fb4-4ffc-a53f-719e41de54c2 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: f7b99b39-428c-4594-8d82-0c0f5826aa7e 2026-04-23 03:22:02.732 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-baa915fc-9fb4-4ffc-a53f-719e41de54c2 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: f7b99b39-428c-4594-8d82-0c0f5826aa7e 2026-04-23 03:22:03.010 7 INFO neutron_taas.services.taas.taas_plugin [None req-baa915fc-9fb4-4ffc-a53f-719e41de54c2 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 915f8492-a57b-4651-b529-c817fc992c75 2026-04-23 03:22:03.013 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-baa915fc-9fb4-4ffc-a53f-719e41de54c2 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 915f8492-a57b-4651-b529-c817fc992c75 2026-04-23 03:22:03.259 8 INFO neutron.db.segments_db [None req-cfae0931-1cf4-4577-9e86-a974463915bc 56d51757d9d44dea9b9cc4e1408d5589 4723116b54c240c3a51bf1b7c883f556 - - default default] Added segment 517b8822-7025-467e-861b-5ffaaef45b68 of type vxlan for network beca9e52-99ba-4e1d-9272-cdfc4727be3a 2026-04-23 03:22:03.341 8 INFO neutron.db.segments_db [None req-cfae0931-1cf4-4577-9e86-a974463915bc 56d51757d9d44dea9b9cc4e1408d5589 4723116b54c240c3a51bf1b7c883f556 - - default default] Added segment f9348858-8001-40e9-9c3e-7e6b4612dbe4 of type vxlan for network 0716148e-43ab-4ecc-9e6e-ee77bff2f815 [pid: 8|app: 0|req: 363/749] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:02 2026] POST /v2.0/networks => generated 1204 bytes in 598 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 03:22:03.482 7 INFO neutron.services.segments.plugin [-] Segment d50f858f-870f-4050-a0fa-47e6ea58d154 resource provider aggregate not found 2026-04-23 03:22:03.487 7 INFO neutron.services.segments.plugin [-] Segment d50f858f-870f-4050-a0fa-47e6ea58d154 resource provider aggregate not found 2026-04-23 03:22:03.507 7 INFO neutron.db.l3_hamode_db [None req-baa915fc-9fb4-4ffc-a53f-719e41de54c2 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] HA network 02c4fb74-f9f0-4c8c-a5d1-9af0ff414840 was deleted as no HA routers are present in tenant 28b788c1a350462e891f55c72be02086. 2026-04-23 03:22:03.508 7 INFO neutron.services.segments.plugin [-] Segment d50f858f-870f-4050-a0fa-47e6ea58d154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d50f858f-870f-4050-a0fa-47e6ea58d154 found for delete ", "request_id": "req-c3f41169-4962-48ed-ad81-60e3ee08cddd"}]} 2026-04-23 03:22:03.515 7 INFO neutron.services.segments.plugin [-] Segment d50f858f-870f-4050-a0fa-47e6ea58d154 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d50f858f-870f-4050-a0fa-47e6ea58d154 found for delete ", "request_id": "req-fedb5334-0960-4328-8eb3-a8dbdd352c69"}]} [pid: 7|app: 0|req: 387/750] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:02 2026] DELETE /v2.0/routers/a73b040e-c6eb-4465-8e72-9559fc2e7c5b => generated 0 bytes in 1097 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/751] 10.0.0.157 () {32 vars in 649 bytes} [Thu Apr 23 03:22:03 2026] GET /v2.0/networks => generated 1841 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:22:03.680 8 INFO neutron.services.segments.plugin [-] Segment 517b8822-7025-467e-861b-5ffaaef45b68 resource provider aggregate not found 2026-04-23 03:22:03.684 8 INFO neutron.services.segments.plugin [-] Segment 517b8822-7025-467e-861b-5ffaaef45b68 resource provider aggregate not found [pid: 7|app: 0|req: 388/752] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:03 2026] DELETE /v2.0/subnets/45cc5a66-6c4b-4af7-ad9b-e969c30cce6d => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:03.702 8 INFO neutron.services.segments.plugin [-] Segment 517b8822-7025-467e-861b-5ffaaef45b68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 517b8822-7025-467e-861b-5ffaaef45b68 found for delete ", "request_id": "req-b33cb2d3-278e-4322-a943-0d3f8bc8a1f1"}]} 2026-04-23 03:22:03.705 8 INFO neutron.services.segments.plugin [-] Segment 517b8822-7025-467e-861b-5ffaaef45b68 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 517b8822-7025-467e-861b-5ffaaef45b68 found for delete ", "request_id": "req-dc6c8633-aa93-4c9e-8913-c1f2c3a5a573"}]} [pid: 8|app: 0|req: 365/753] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:03 2026] DELETE /v2.0/networks/beca9e52-99ba-4e1d-9272-cdfc4727be3a => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:03.778 7 INFO neutron_taas.services.taas.taas_plugin [None req-dbf54064-ca50-492f-9105-df0fceee06dc c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 0fa408a2-558b-49fa-903d-d8a6d5894ba5 2026-04-23 03:22:03.782 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbf54064-ca50-492f-9105-df0fceee06dc c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 0fa408a2-558b-49fa-903d-d8a6d5894ba5 [pid: 8|app: 0|req: 366/754] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:03 2026] DELETE /v2.0/networks/0716148e-43ab-4ecc-9e6e-ee77bff2f815 => 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: 367/755] 10.0.0.157 () {32 vars in 649 bytes} [Thu Apr 23 03:22:03 2026] GET /v2.0/networks => generated 651 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:04.018 8 INFO neutron.db.segments_db [None req-b6945304-12ae-4d43-9d24-2545832ce03d 56d51757d9d44dea9b9cc4e1408d5589 4723116b54c240c3a51bf1b7c883f556 - - default default] Added segment a691947a-c939-48db-8dd2-00510b3a17a5 of type vxlan for network 061603a6-d5a4-4fcb-8d81-832fe2478b14 [pid: 7|app: 0|req: 389/756] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:03 2026] DELETE /v2.0/networks/53c6622c-ffae-49bc-9885-a128743eeef2 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/757] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:03 2026] POST /v2.0/networks => generated 631 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:22:04.197 7 INFO neutron.db.segments_db [None req-00c171a1-ff89-4a65-96b4-504dd9d03f90 56d51757d9d44dea9b9cc4e1408d5589 4723116b54c240c3a51bf1b7c883f556 - - default default] Added segment f47a4878-0bc8-497c-a433-9563fdea30a7 of type vxlan for network 92416873-e1fb-4edf-bfbe-91dda0a36d32 [pid: 8|app: 0|req: 369/758] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:04 2026] GET /v2.0/security-groups?tenant_id=28b788c1a350462e891f55c72be02086&name=default => generated 2921 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/759] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:04 2026] POST /v2.0/networks => generated 631 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/760] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:04 2026] DELETE /v2.0/security-groups/ff528233-33e4-4977-bee4-779bbda0df8b => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/761] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:04 2026] GET /v2.0/security-groups?tenant_id=007a0038c00b4e44bc4bf62eea71dc7c&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/762] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:04 2026] DELETE /v2.0/security-groups/71322784-2801-4e30-acbb-a35de855a4b9 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/763] 10.0.0.157 () {34 vars in 665 bytes} [Thu Apr 23 03:22:04 2026] POST /v2.0/ports => generated 1505 bytes in 655 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: 392/764] 10.0.0.157 () {32 vars in 643 bytes} [Thu Apr 23 03:22:04 2026] GET /v2.0/ports => generated 1505 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/765] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:04 2026] GET /v2.0/security-groups?tenant_id=b6d1b865c50341efa68ac8d5d5a1251d&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:22:05.200 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8202837-4caa-4043-9d2c-39192677c5bf 56d51757d9d44dea9b9cc4e1408d5589 4723116b54c240c3a51bf1b7c883f556 - - default default] TaaS: Handle Delete Port: 191b6081-ea52-4935-96fb-48855cb57169 2026-04-23 03:22:05.203 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8202837-4caa-4043-9d2c-39192677c5bf 56d51757d9d44dea9b9cc4e1408d5589 4723116b54c240c3a51bf1b7c883f556 - - default default] Tap Mirror: Handle Delete Port: 191b6081-ea52-4935-96fb-48855cb57169 [pid: 8|app: 0|req: 374/766] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:05 2026] DELETE /v2.0/security-groups/b2d65eb0-a17b-4784-a753-be08ef1b97d3 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/767] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:05 2026] DELETE /v2.0/ports/191b6081-ea52-4935-96fb-48855cb57169 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:05.422 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d1bd707-0604-45ad-8156-8e11d07a55dc 56d51757d9d44dea9b9cc4e1408d5589 4723116b54c240c3a51bf1b7c883f556 - - default default] TaaS: Handle Delete Port: a08773bb-e77a-43a8-b40d-7391b598b676 2026-04-23 03:22:05.426 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d1bd707-0604-45ad-8156-8e11d07a55dc 56d51757d9d44dea9b9cc4e1408d5589 4723116b54c240c3a51bf1b7c883f556 - - default default] Tap Mirror: Handle Delete Port: a08773bb-e77a-43a8-b40d-7391b598b676 [pid: 8|app: 0|req: 375/768] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:05 2026] DELETE /v2.0/ports/a08773bb-e77a-43a8-b40d-7391b598b676 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:05.530 7 INFO neutron.services.segments.plugin [-] Segment 61cfd7fa-99a6-4e6e-b93f-95971384a1bd resource provider aggregate not found 2026-04-23 03:22:05.548 7 INFO neutron.services.segments.plugin [-] Segment 61cfd7fa-99a6-4e6e-b93f-95971384a1bd resource provider aggregate not found 2026-04-23 03:22:05.556 7 INFO neutron.services.segments.plugin [-] Segment 61cfd7fa-99a6-4e6e-b93f-95971384a1bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61cfd7fa-99a6-4e6e-b93f-95971384a1bd found for delete ", "request_id": "req-74e719ac-2797-4ce7-a210-7a215dff6fb3"}]} 2026-04-23 03:22:05.575 7 INFO neutron.services.segments.plugin [-] Segment 61cfd7fa-99a6-4e6e-b93f-95971384a1bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61cfd7fa-99a6-4e6e-b93f-95971384a1bd found for delete ", "request_id": "req-7a401325-cc48-44c4-8afb-a940b1b83ea1"}]} [pid: 7|app: 0|req: 394/769] 10.0.0.157 () {32 vars in 643 bytes} [Thu Apr 23 03:22:05 2026] GET /v2.0/ports => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:22:05.663 8 INFO neutron.db.segments_db [None req-1cd6f2e0-3f20-4d72-8b15-b9daa85cb15b 56d51757d9d44dea9b9cc4e1408d5589 4723116b54c240c3a51bf1b7c883f556 - - default default] Added segment 599ab1a0-d332-46bd-9889-9fd7a671581f of type vxlan for network 6e6763ac-5d4d-4237-8046-61901e64ee3b 2026-04-23 03:22:05.733 8 INFO neutron.services.segments.plugin [-] Segment f9348858-8001-40e9-9c3e-7e6b4612dbe4 resource provider aggregate not found 2026-04-23 03:22:05.739 8 INFO neutron.services.segments.plugin [-] Segment f9348858-8001-40e9-9c3e-7e6b4612dbe4 resource provider aggregate not found 2026-04-23 03:22:05.760 8 INFO neutron.services.segments.plugin [-] Segment f9348858-8001-40e9-9c3e-7e6b4612dbe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9348858-8001-40e9-9c3e-7e6b4612dbe4 found for delete ", "request_id": "req-538fe019-95db-48de-91a5-1c7f924c0b54"}]} 2026-04-23 03:22:05.772 8 INFO neutron.services.segments.plugin [-] Segment f9348858-8001-40e9-9c3e-7e6b4612dbe4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9348858-8001-40e9-9c3e-7e6b4612dbe4 found for delete ", "request_id": "req-8abf46bd-c36b-416a-a4b1-03d6b84d39e6"}]} [pid: 8|app: 0|req: 376/770] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:05 2026] POST /v2.0/networks => generated 631 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:22:05.857 7 INFO neutron.db.segments_db [None req-aa884692-61cb-4f26-8983-d17858c8cfdb 56d51757d9d44dea9b9cc4e1408d5589 4723116b54c240c3a51bf1b7c883f556 - - default default] Added segment 801c25d5-8e1c-4856-b912-52cad40ae5aa of type vxlan for network 925a926f-828e-437e-a6d5-8310c0c5f8fa [pid: 7|app: 0|req: 395/771] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:05 2026] POST /v2.0/networks => generated 630 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/772] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:05 2026] POST /v2.0/subnets => generated 1274 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/773] 10.0.0.157 () {32 vars in 647 bytes} [Thu Apr 23 03:22:06 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: 378/774] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:06 2026] DELETE /v2.0/subnets/751ea407-6e8b-4ad3-9650-f093dfbed682 => 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: 397/775] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:06 2026] DELETE /v2.0/subnets/391602e9-8d6f-456f-a9ac-c82b56fb0ac3 => 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: 379/776] 10.0.0.157 () {32 vars in 647 bytes} [Thu Apr 23 03:22:06 2026] GET /v2.0/subnets => generated 649 bytes in 405 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/777] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:07 2026] DELETE /v2.0/networks/925a926f-828e-437e-a6d5-8310c0c5f8fa => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:07.588 7 INFO neutron.services.segments.plugin [-] Segment 801c25d5-8e1c-4856-b912-52cad40ae5aa resource provider aggregate not found 2026-04-23 03:22:07.602 7 INFO neutron.services.segments.plugin [-] Segment 801c25d5-8e1c-4856-b912-52cad40ae5aa resource provider aggregate not found 2026-04-23 03:22:07.611 7 INFO neutron.services.segments.plugin [-] Segment 801c25d5-8e1c-4856-b912-52cad40ae5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 801c25d5-8e1c-4856-b912-52cad40ae5aa found for delete ", "request_id": "req-b62ea804-665a-4409-aabe-0707e33d9060"}]} [pid: 8|app: 0|req: 380/778] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:07 2026] DELETE /v2.0/networks/6e6763ac-5d4d-4237-8046-61901e64ee3b => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:07.625 7 INFO neutron.services.segments.plugin [-] Segment 801c25d5-8e1c-4856-b912-52cad40ae5aa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 801c25d5-8e1c-4856-b912-52cad40ae5aa found for delete ", "request_id": "req-ae67e288-6913-4938-98d6-6f819da85bf5"}]} [pid: 7|app: 0|req: 399/779] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:07 2026] DELETE /v2.0/networks/92416873-e1fb-4edf-bfbe-91dda0a36d32 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:07.798 8 INFO neutron.services.segments.plugin [-] Segment 599ab1a0-d332-46bd-9889-9fd7a671581f resource provider aggregate not found 2026-04-23 03:22:07.803 8 INFO neutron.services.segments.plugin [-] Segment 599ab1a0-d332-46bd-9889-9fd7a671581f resource provider aggregate not found 2026-04-23 03:22:07.817 8 INFO neutron.services.segments.plugin [-] Segment 599ab1a0-d332-46bd-9889-9fd7a671581f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 599ab1a0-d332-46bd-9889-9fd7a671581f found for delete ", "request_id": "req-bc0b1e12-e100-4fb1-95ca-32094e61e275"}]} 2026-04-23 03:22:07.819 8 INFO neutron.services.segments.plugin [-] Segment 599ab1a0-d332-46bd-9889-9fd7a671581f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 599ab1a0-d332-46bd-9889-9fd7a671581f found for delete ", "request_id": "req-111cfad4-52fe-4fe1-91f4-5ebb9f0b8e28"}]} [pid: 7|app: 0|req: 400/780] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:07 2026] DELETE /v2.0/networks/061603a6-d5a4-4fcb-8d81-832fe2478b14 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/781] 10.0.0.147 () {34 vars in 990 bytes} [Thu Apr 23 03:22:07 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 1240 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/782] 10.0.0.147 () {34 vars in 1040 bytes} [Thu Apr 23 03:22:08 2026] GET /v2.0/security-groups?id=2c286074-e72d-41e3-aef6-992d47ba77ea&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/783] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:08 2026] GET /v2.0/security-groups?tenant_id=4723116b54c240c3a51bf1b7c883f556&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/784] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:08 2026] DELETE /v2.0/security-groups/dccbd2fd-dabe-4a43-9c27-f38d7f5b03d0 => 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: 383/785] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:09 2026] GET /v2.0/security-groups?tenant_id=765adc97d51f4fc29af635d8cd90ba62&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:22:09.632 7 INFO neutron.services.segments.plugin [-] Segment f47a4878-0bc8-497c-a433-9563fdea30a7 resource provider aggregate not found 2026-04-23 03:22:09.646 7 INFO neutron.services.segments.plugin [-] Segment f47a4878-0bc8-497c-a433-9563fdea30a7 resource provider aggregate not found 2026-04-23 03:22:09.663 7 INFO neutron.services.segments.plugin [-] Segment f47a4878-0bc8-497c-a433-9563fdea30a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f47a4878-0bc8-497c-a433-9563fdea30a7 found for delete ", "request_id": "req-65b08f16-4e57-4130-9419-c113b14beda6"}]} 2026-04-23 03:22:09.674 7 INFO neutron.services.segments.plugin [-] Segment f47a4878-0bc8-497c-a433-9563fdea30a7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f47a4878-0bc8-497c-a433-9563fdea30a7 found for delete ", "request_id": "req-9bb5880b-82ca-4abf-8392-b28ae0553bd4"}]} 2026-04-23 03:22:09.693 7 INFO neutron.services.segments.plugin [-] Segment a691947a-c939-48db-8dd2-00510b3a17a5 resource provider aggregate not found [pid: 8|app: 0|req: 384/786] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:09 2026] DELETE /v2.0/security-groups/4554b9f9-10b3-4edd-bf2a-46ebe8854a65 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:22:09.703 7 INFO neutron.services.segments.plugin [-] Segment a691947a-c939-48db-8dd2-00510b3a17a5 resource provider aggregate not found 2026-04-23 03:22:09.716 7 INFO neutron.services.segments.plugin [-] Segment a691947a-c939-48db-8dd2-00510b3a17a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a691947a-c939-48db-8dd2-00510b3a17a5 found for delete ", "request_id": "req-311714b3-c974-41ce-a1a9-a1b5bed98e27"}]} 2026-04-23 03:22:09.726 7 INFO neutron.services.segments.plugin [-] Segment a691947a-c939-48db-8dd2-00510b3a17a5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a691947a-c939-48db-8dd2-00510b3a17a5 found for delete ", "request_id": "req-6fb918ed-0253-4609-ac01-047a728a6822"}]} [pid: 7|app: 0|req: 403/787] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:09 2026] GET /v2.0/security-groups?tenant_id=49bf8abba8c84ff3ae84213dbabfde8b&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/788] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:09 2026] DELETE /v2.0/security-groups/bd80feb4-365e-4472-84f9-76d28213400e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/789] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:09 2026] GET /v2.0/security-groups?tenant_id=8d89c6d4654b48b8a6695c47b2efb447&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/790] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:09 2026] DELETE /v2.0/security-groups/c320b446-a9e9-4739-a709-d7ce794c8139 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/791] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:10 2026] GET /v2.0/security-groups?tenant_id=eff2963b53be45639cae03563ffcbf1c&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/792] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:10 2026] DELETE /v2.0/security-groups/e0f5b77d-f262-4952-a762-709a66a24d16 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:22:11.198 8 INFO neutron.db.segments_db [None req-536a8e9c-d50f-4e20-a3db-a0491da6e906 8b07bad6a7934545a1f337aa7a431897 a02f8b67ba2a41218c48b9c90d263a38 - - default default] Added segment 46e34ed9-6acf-45ee-8d4e-1b129a1dcd58 of type vxlan for network 4ea36a55-ccf8-456b-93f0-937047177db9 [pid: 8|app: 0|req: 387/793] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:10 2026] POST /v2.0/networks => generated 628 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/796] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:11 2026] POST /v2.0/subnets => generated 673 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:22:12.153 7 INFO neutron.db.segments_db [None req-3f73e76d-3ffd-4d12-91da-e3793eb4eaa1 8b07bad6a7934545a1f337aa7a431897 a02f8b67ba2a41218c48b9c90d263a38 - - default default] Added segment 67bc3d10-eee3-4925-ade2-89e4f3d590c1 of type vxlan for network d7975f9c-8f33-4555-bace-44aba230fc9c [pid: 7|app: 0|req: 408/797] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:12 2026] POST /v2.0/networks => generated 629 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/798] 10.0.0.157 () {34 vars in 743 bytes} [Thu Apr 23 03:22:12 2026] PUT /v2.0/networks/d7975f9c-8f33-4555-bace-44aba230fc9c => generated 592 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/799] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:12 2026] POST /v2.0/subnets => generated 646 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/800] 10.0.0.157 () {34 vars in 741 bytes} [Thu Apr 23 03:22:12 2026] PUT /v2.0/subnets/dede8cb7-7f58-4464-8f78-45c5a31c0afa => generated 656 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:12.961 8 INFO neutron.services.segments.plugin [-] Segment 67bc3d10-eee3-4925-ade2-89e4f3d590c1 resource provider aggregate not found 2026-04-23 03:22:12.970 8 INFO neutron.services.segments.plugin [-] Segment 67bc3d10-eee3-4925-ade2-89e4f3d590c1 resource provider aggregate not found 2026-04-23 03:22:12.978 8 INFO neutron.services.segments.plugin [-] Segment 67bc3d10-eee3-4925-ade2-89e4f3d590c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67bc3d10-eee3-4925-ade2-89e4f3d590c1 found for delete ", "request_id": "req-db83b3ee-1ae0-41a7-8f27-d5e110b597a2"}]} 2026-04-23 03:22:12.987 8 INFO neutron.services.segments.plugin [-] Segment 67bc3d10-eee3-4925-ade2-89e4f3d590c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67bc3d10-eee3-4925-ade2-89e4f3d590c1 found for delete ", "request_id": "req-efee1bcf-4066-4694-8a58-0a0102fa090f"}]} [pid: 8|app: 0|req: 392/801] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:12 2026] DELETE /v2.0/networks/d7975f9c-8f33-4555-bace-44aba230fc9c => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:13.009 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5723b447-ad6a-47f3-a372-604b3a9750c8 8b07bad6a7934545a1f337aa7a431897 a02f8b67ba2a41218c48b9c90d263a38 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 393/802] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:12 2026] DELETE /v2.0/networks/d7975f9c-8f33-4555-bace-44aba230fc9c => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/803] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:12 2026] GET /v2.0/security-groups?tenant_id=f174ad6af343497cbae33fa941254e6c&name=default => generated 2925 bytes in 389 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/804] 10.0.0.157 () {32 vars in 694 bytes} [Thu Apr 23 03:22:13 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/805] 10.0.0.157 () {32 vars in 742 bytes} [Thu Apr 23 03:22:13 2026] GET /v2.0/subnets?network_id=a590dd8a-ac44-4173-a056-74d5271c1c39 => generated 649 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/806] 10.0.0.157 () {32 vars in 653 bytes} [Thu Apr 23 03:22:13 2026] GET /v2.0/extensions => generated 21537 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/807] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:13 2026] DELETE /v2.0/security-groups/1026ae62-1325-48ef-bae0-fc2b4e4b43dc => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/808] 10.0.0.157 () {32 vars in 649 bytes} [Thu Apr 23 03:22:13 2026] GET /v2.0/networks => generated 1312 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/809] 10.0.0.157 () {32 vars in 647 bytes} [Thu Apr 23 03:22:13 2026] GET /v2.0/subnets => generated 1312 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/810] 10.0.0.157 () {32 vars in 723 bytes} [Thu Apr 23 03:22:13 2026] GET /v2.0/networks/4ea36a55-ccf8-456b-93f0-937047177db9 => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/811] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:22:13 2026] GET /v2.0/subnets/dedf77b3-ecf8-400c-bb14-b23f85f82e8c => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:13.342 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f69a80b7-74d5-4971-93cb-0d4e82240e3e 8b07bad6a7934545a1f337aa7a431897 a02f8b67ba2a41218c48b9c90d263a38 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 399/812] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:13 2026] DELETE /v2.0/subnets/dede8cb7-7f58-4464-8f78-45c5a31c0afa => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:22:13.361 7 INFO neutron.pecan_wsgi.hooks.translation [None req-185e565b-2a6c-4489-b18d-0e01c50c94ca 8b07bad6a7934545a1f337aa7a431897 a02f8b67ba2a41218c48b9c90d263a38 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 414/813] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:13 2026] DELETE /v2.0/networks/d7975f9c-8f33-4555-bace-44aba230fc9c => 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: 400/814] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:13 2026] DELETE /v2.0/subnets/dedf77b3-ecf8-400c-bb14-b23f85f82e8c => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:13.598 7 INFO neutron.services.segments.plugin [-] Segment 46e34ed9-6acf-45ee-8d4e-1b129a1dcd58 resource provider aggregate not found 2026-04-23 03:22:13.606 7 INFO neutron.services.segments.plugin [-] Segment 46e34ed9-6acf-45ee-8d4e-1b129a1dcd58 resource provider aggregate not found 2026-04-23 03:22:13.625 7 INFO neutron.services.segments.plugin [-] Segment 46e34ed9-6acf-45ee-8d4e-1b129a1dcd58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46e34ed9-6acf-45ee-8d4e-1b129a1dcd58 found for delete ", "request_id": "req-0e83d9b8-4e0d-44a6-9683-7216c96ffde2"}]} 2026-04-23 03:22:13.629 7 INFO neutron.services.segments.plugin [-] Segment 46e34ed9-6acf-45ee-8d4e-1b129a1dcd58 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 46e34ed9-6acf-45ee-8d4e-1b129a1dcd58 found for delete ", "request_id": "req-68f1f1f2-e81d-4053-bc05-9cb9efdeb1f6"}]} [pid: 7|app: 0|req: 415/815] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:13 2026] DELETE /v2.0/networks/4ea36a55-ccf8-456b-93f0-937047177db9 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/816] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:14 2026] GET /v2.0/security-groups?tenant_id=a02f8b67ba2a41218c48b9c90d263a38&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/817] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:14 2026] DELETE /v2.0/security-groups/b7c98cee-327a-4b81-a681-94a895e2688c => 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: 402/818] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:15 2026] GET /v2.0/security-groups?tenant_id=ec580a370efb4963b4f850cd85d66d8a&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/819] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:15 2026] DELETE /v2.0/security-groups/22e7fb45-7c9f-41f7-86f6-cfb1ebe0b034 => 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: 403/820] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:16 2026] GET /v2.0/security-groups?tenant_id=ec8a36ad7b234af9b365f00f3d89f538&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/821] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:16 2026] DELETE /v2.0/security-groups/2f4d8890-5d64-41dd-bb55-30ecc462bded => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:22:16.565 8 INFO neutron.db.segments_db [None req-62f65006-e2dc-4d64-9a04-b6df177fd6ac 51dd116ab7c4452cadf60acf427c9b55 70e86b31b2d948ee853a872a1205a05e - - default default] Added segment 66aaef2e-35f5-4c9d-87c3-d0c3aab79db4 of type vxlan for network 0ce74a63-ca5a-4a5d-9dac-712bb00c75a4 [pid: 8|app: 0|req: 404/822] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:16 2026] POST /v2.0/networks => generated 625 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/823] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:16 2026] POST /v2.0/subnets => generated 641 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:22:16.997 8 INFO neutron.db.segments_db [None req-b3a15219-4807-4f0d-aa98-b450f765e7cf 51dd116ab7c4452cadf60acf427c9b55 70e86b31b2d948ee853a872a1205a05e - - default default] Added segment 384b1226-9ae6-4bad-a69b-5b62c2ef7217 of type vxlan for network e581bd42-2dd4-4b9e-84c7-8294e7fc04f1 [pid: 8|app: 0|req: 405/824] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:16 2026] POST /v2.0/networks => generated 625 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/825] 10.0.0.157 () {34 vars in 743 bytes} [Thu Apr 23 03:22:17 2026] PUT /v2.0/networks/e581bd42-2dd4-4b9e-84c7-8294e7fc04f1 => generated 592 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/826] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:17 2026] POST /v2.0/subnets => generated 626 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/827] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:17 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/828] 10.0.0.157 () {34 vars in 741 bytes} [Thu Apr 23 03:22:17 2026] PUT /v2.0/subnets/3660c2ee-65fc-4854-b08a-8379feedebb2 => generated 636 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/829] 10.0.0.75 () {34 vars in 970 bytes} [Thu Apr 23 03:22:17 2026] GET /v2.0/ports/f0146fe8-7d26-4edf-96fb-ce8606a8037f => generated 968 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:17.804 8 INFO neutron.services.segments.plugin [-] Segment 384b1226-9ae6-4bad-a69b-5b62c2ef7217 resource provider aggregate not found 2026-04-23 03:22:17.812 8 INFO neutron.services.segments.plugin [-] Segment 384b1226-9ae6-4bad-a69b-5b62c2ef7217 resource provider aggregate not found 2026-04-23 03:22:17.822 8 INFO neutron.services.segments.plugin [-] Segment 384b1226-9ae6-4bad-a69b-5b62c2ef7217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 384b1226-9ae6-4bad-a69b-5b62c2ef7217 found for delete ", "request_id": "req-71b73111-7e35-42f7-aa30-23e769d5ef07"}]} 2026-04-23 03:22:17.836 8 INFO neutron.services.segments.plugin [-] Segment 384b1226-9ae6-4bad-a69b-5b62c2ef7217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 384b1226-9ae6-4bad-a69b-5b62c2ef7217 found for delete ", "request_id": "req-33e8d0d7-7fb7-4869-867b-31b6874e0229"}]} [pid: 8|app: 0|req: 408/830] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:17 2026] DELETE /v2.0/networks/e581bd42-2dd4-4b9e-84c7-8294e7fc04f1 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:17.864 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a445d5c2-d5be-4de0-a7b9-480ed589c725 51dd116ab7c4452cadf60acf427c9b55 70e86b31b2d948ee853a872a1205a05e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 423/831] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:17 2026] DELETE /v2.0/networks/e581bd42-2dd4-4b9e-84c7-8294e7fc04f1 => generated 138 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/832] 10.0.0.157 () {32 vars in 694 bytes} [Thu Apr 23 03:22:17 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/833] 10.0.0.157 () {32 vars in 742 bytes} [Thu Apr 23 03:22:17 2026] GET /v2.0/subnets?network_id=a590dd8a-ac44-4173-a056-74d5271c1c39 => generated 649 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/834] 10.0.0.157 () {32 vars in 653 bytes} [Thu Apr 23 03:22:17 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/835] 10.0.0.157 () {32 vars in 649 bytes} [Thu Apr 23 03:22:17 2026] GET /v2.0/networks => generated 1309 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/836] 10.0.0.157 () {32 vars in 647 bytes} [Thu Apr 23 03:22:18 2026] GET /v2.0/subnets => generated 1280 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/837] 10.0.0.157 () {32 vars in 723 bytes} [Thu Apr 23 03:22:18 2026] GET /v2.0/networks/0ce74a63-ca5a-4a5d-9dac-712bb00c75a4 => generated 669 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/838] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:22:18 2026] GET /v2.0/subnets/d1374f83-32f3-4b48-8bc1-8d90572ea324 => generated 641 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:18.234 7 INFO neutron.pecan_wsgi.hooks.translation [None req-14035091-3912-4eee-a6ef-6d68b3b0370d 51dd116ab7c4452cadf60acf427c9b55 70e86b31b2d948ee853a872a1205a05e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 427/839] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:18 2026] DELETE /v2.0/subnets/3660c2ee-65fc-4854-b08a-8379feedebb2 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:22:18.258 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3d323fb-ece6-40b8-8685-a18913e8ad54 51dd116ab7c4452cadf60acf427c9b55 70e86b31b2d948ee853a872a1205a05e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 413/840] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:18 2026] DELETE /v2.0/networks/e581bd42-2dd4-4b9e-84c7-8294e7fc04f1 => 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: 414/841] 199.204.45.222 () {34 vars in 1000 bytes} [Thu Apr 23 03:22:18 2026] GET /v2.0/subnets?network_id=3be776cf-7332-4a93-a44f-22f62695490b => generated 684 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/842] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:18 2026] DELETE /v2.0/subnets/d1374f83-32f3-4b48-8bc1-8d90572ea324 => 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: 415/843] 199.204.45.222 () {34 vars in 1146 bytes} [Thu Apr 23 03:22:18 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09&device_owner=compute%3Anova&network_id=3be776cf-7332-4a93-a44f-22f62695490b => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/844] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:18 2026] DELETE /v2.0/networks/0ce74a63-ca5a-4a5d-9dac-712bb00c75a4 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/845] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:18 2026] GET /v2.0/security-groups?tenant_id=ae7780f4e88f43ee8e1b8a6895bf9547&name=default => generated 2925 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/846] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:18 2026] GET /v2.0/security-groups?tenant_id=b9ea15fc6bdd440599c8d0421c2e6286&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/847] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:18 2026] DELETE /v2.0/security-groups/33dad9a9-2d94-425b-ab6f-c55dcc0e0b57 => 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: 417/848] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:22:18 2026] PUT /v2.0/ports/f0146fe8-7d26-4edf-96fb-ce8606a8037f => generated 1149 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:22:19.131 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec11e57b-4819-4cc0-97b4-a2610a85f239'] response: {'name': 'network-changed', 'server_uuid': '30651f65-10c9-4297-a208-2e8aa6cd2c09', 'tag': 'f0146fe8-7d26-4edf-96fb-ce8606a8037f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 432/849] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:19 2026] DELETE /v2.0/security-groups/351c2ee6-8a24-4173-b385-2fcb1f68e2cb => generated 0 bytes in 124 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: 418/850] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:19 2026] GET /v2.0/security-groups?tenant_id=70e86b31b2d948ee853a872a1205a05e&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/851] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:19 2026] DELETE /v2.0/security-groups/8de0305f-9a0c-4b71-a67e-9234f1ff2ed7 => 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: 419/852] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:22:19 2026] GET /v2.0/ports?tenant_id=634410bb016d4e5287397d113dffd225&device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 1421 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/853] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:22:19 2026] GET /v2.0/networks?id=3be776cf-7332-4a93-a44f-22f62695490b => generated 780 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/854] 199.204.45.222 () {34 vars in 1060 bytes} [Thu Apr 23 03:22:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f0146fe8-7d26-4edf-96fb-ce8606a8037f => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/855] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:22:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f0146fe8-7d26-4edf-96fb-ce8606a8037f => generated 860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:19.843 8 INFO neutron.services.segments.plugin [-] Segment 66aaef2e-35f5-4c9d-87c3-d0c3aab79db4 resource provider aggregate not found 2026-04-23 03:22:19.871 8 INFO neutron.services.segments.plugin [-] Segment 66aaef2e-35f5-4c9d-87c3-d0c3aab79db4 resource provider aggregate not found 2026-04-23 03:22:19.878 8 INFO neutron.services.segments.plugin [-] Segment 66aaef2e-35f5-4c9d-87c3-d0c3aab79db4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66aaef2e-35f5-4c9d-87c3-d0c3aab79db4 found for delete ", "request_id": "req-cdce6a56-dfc4-44d4-aec5-c5fd3ef4f15d"}]} 2026-04-23 03:22:19.892 8 INFO neutron.services.segments.plugin [-] Segment 66aaef2e-35f5-4c9d-87c3-d0c3aab79db4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66aaef2e-35f5-4c9d-87c3-d0c3aab79db4 found for delete ", "request_id": "req-71ca6b27-c139-4665-b5f3-5c6ff9a17430"}]} [pid: 8|app: 0|req: 421/856] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:22:19 2026] GET /v2.0/subnets?id=237be682-3db7-47bd-a690-7549b9fcecb3 => generated 702 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/857] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:22:19 2026] GET /v2.0/ports?network_id=3be776cf-7332-4a93-a44f-22f62695490b&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/858] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:22:19 2026] GET /v2.0/networks/3be776cf-7332-4a93-a44f-22f62695490b?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/859] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:22:20 2026] GET /v2.0/networks/3be776cf-7332-4a93-a44f-22f62695490b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/860] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 1152 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/861] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/security-groups?id=2c286074-e72d-41e3-aef6-992d47ba77ea&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/862] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/ports?tenant_id=634410bb016d4e5287397d113dffd225&device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 1421 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/863] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/networks?id=3be776cf-7332-4a93-a44f-22f62695490b => generated 780 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/864] 199.204.45.222 () {34 vars in 1060 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f0146fe8-7d26-4edf-96fb-ce8606a8037f => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/865] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f0146fe8-7d26-4edf-96fb-ce8606a8037f => generated 860 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/866] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/subnets?id=237be682-3db7-47bd-a690-7549b9fcecb3 => generated 702 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/867] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/ports?network_id=3be776cf-7332-4a93-a44f-22f62695490b&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/868] 10.0.0.157 () {32 vars in 653 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions => generated 21537 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/869] 10.0.0.157 () {32 vars in 681 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/870] 10.0.0.157 () {32 vars in 681 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/871] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/872] 10.0.0.157 () {32 vars in 665 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/873] 10.0.0.157 () {32 vars in 699 bytes} [Thu Apr 23 03:22:21 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: 8|app: 0|req: 431/874] 10.0.0.157 () {32 vars in 697 bytes} [Thu Apr 23 03:22:21 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: 444/875] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/networks/3be776cf-7332-4a93-a44f-22f62695490b?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/876] 10.0.0.157 () {32 vars in 701 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/877] 10.0.0.157 () {32 vars in 689 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/availability_zone => 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: 447/878] 10.0.0.157 () {32 vars in 703 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/879] 10.0.0.157 () {32 vars in 693 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/880] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/networks/3be776cf-7332-4a93-a44f-22f62695490b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/881] 10.0.0.157 () {32 vars in 695 bytes} [Thu Apr 23 03:22:21 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: 450/882] 10.0.0.157 () {32 vars in 685 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/883] 10.0.0.157 () {32 vars in 687 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/884] 10.0.0.157 () {32 vars in 661 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/885] 10.0.0.157 () {32 vars in 699 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/886] 10.0.0.157 () {32 vars in 679 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/887] 10.0.0.157 () {32 vars in 683 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/888] 10.0.0.157 () {32 vars in 675 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/889] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/security-groups?tenant_id=2ba1fbe09ead4037b16d2d3b58f8f6a6&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/890] 10.0.0.157 () {32 vars in 689 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:21.707 7 INFO neutron.db.segments_db [None req-6e6b460c-c9d9-4bfc-b9af-113c2107ca3b 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] Added segment a039972b-b844-4684-958c-1813194ca5c0 of type vxlan for network 6abf23ae-fd89-4f5b-8549-2f24619b4701 [pid: 7|app: 0|req: 457/891] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:21 2026] POST /v2.0/networks => generated 630 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/892] 10.0.0.157 () {32 vars in 723 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/893] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:21 2026] DELETE /v2.0/security-groups/ca899abd-fd5f-4dec-a3a6-6f721025a7d6 => 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: 436/894] 10.0.0.157 () {32 vars in 687 bytes} [Thu Apr 23 03:22:21 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: 8|app: 0|req: 437/895] 10.0.0.157 () {32 vars in 669 bytes} [Thu Apr 23 03:22:21 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: 8|app: 0|req: 438/896] 10.0.0.157 () {32 vars in 687 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/897] 10.0.0.157 () {32 vars in 681 bytes} [Thu Apr 23 03:22:21 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: 8|app: 0|req: 440/898] 10.0.0.157 () {32 vars in 699 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/899] 10.0.0.157 () {32 vars in 679 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/900] 10.0.0.157 () {32 vars in 667 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/901] 10.0.0.157 () {32 vars in 677 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/902] 10.0.0.157 () {32 vars in 665 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/903] 10.0.0.157 () {32 vars in 675 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/904] 10.0.0.157 () {32 vars in 713 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/905] 10.0.0.157 () {32 vars in 691 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/906] 10.0.0.157 () {32 vars in 683 bytes} [Thu Apr 23 03:22:21 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: 8|app: 0|req: 449/907] 10.0.0.157 () {32 vars in 669 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/908] 199.204.45.222 () {34 vars in 1120 bytes} [Thu Apr 23 03:22:21 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.10 => generated 1152 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/909] 10.0.0.157 () {32 vars in 687 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/910] 10.0.0.157 () {34 vars in 665 bytes} [Thu Apr 23 03:22:21 2026] POST /v2.0/ports => generated 779 bytes in 377 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: 460/911] 10.0.0.157 () {32 vars in 705 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:22.268 7 INFO neutron.db.segments_db [None req-44e45b6c-5bb5-47c3-ba97-e44e31f59bf7 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] Added segment 12db80fd-f419-4cb0-94ee-9bafd90bf173 of type vxlan for network ee1c66a6-7466-47e8-a9db-b2bd3bb6244a [pid: 7|app: 0|req: 461/912] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:22 2026] POST /v2.0/networks => generated 617 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/913] 10.0.0.157 () {32 vars in 675 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/914] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:22:22 2026] PUT /v2.0/ports/f0146fe8-7d26-4edf-96fb-ce8606a8037f => generated 968 bytes in 377 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: 453/915] 10.0.0.157 () {32 vars in 701 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/916] 10.0.0.157 () {32 vars in 675 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:22.431 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f19d906f-f475-4467-ad1b-8dcd93ddd0f6'] response: {'name': 'network-changed', 'server_uuid': '30651f65-10c9-4297-a208-2e8aa6cd2c09', 'tag': 'f0146fe8-7d26-4edf-96fb-ce8606a8037f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 455/917] 10.0.0.157 () {32 vars in 693 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 456/918] 10.0.0.157 () {32 vars in 689 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/919] 10.0.0.157 () {32 vars in 709 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 458/920] 10.0.0.157 () {32 vars in 705 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/921] 10.0.0.157 () {32 vars in 719 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/922] 10.0.0.157 () {32 vars in 697 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/923] 10.0.0.157 () {32 vars in 711 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 462/924] 10.0.0.157 () {32 vars in 669 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/925] 10.0.0.157 () {32 vars in 687 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/926] 10.0.0.157 () {32 vars in 681 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/927] 10.0.0.157 () {32 vars in 675 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 466/928] 10.0.0.157 () {32 vars in 671 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/929] 10.0.0.157 () {32 vars in 661 bytes} [Thu Apr 23 03:22:22 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: 468/930] 10.0.0.157 () {32 vars in 699 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/931] 10.0.0.157 () {32 vars in 699 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/932] 10.0.0.157 () {32 vars in 677 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/933] 10.0.0.157 () {32 vars in 669 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/934] 10.0.0.157 () {32 vars in 683 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/935] 10.0.0.157 () {32 vars in 701 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/936] 10.0.0.157 () {32 vars in 685 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 475/937] 10.0.0.157 () {32 vars in 707 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 476/938] 10.0.0.157 () {32 vars in 669 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/939] 10.0.0.157 () {32 vars in 697 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/940] 10.0.0.157 () {32 vars in 695 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 479/941] 10.0.0.157 () {32 vars in 685 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 480/942] 10.0.0.157 () {32 vars in 689 bytes} [Thu Apr 23 03:22:22 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: 463/943] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:22 2026] POST /v2.0/subnets => generated 646 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/944] 10.0.0.157 () {32 vars in 705 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 482/945] 10.0.0.157 () {32 vars in 667 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/946] 10.0.0.157 () {32 vars in 681 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/947] 10.0.0.157 () {32 vars in 681 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 485/948] 10.0.0.157 () {32 vars in 691 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 486/949] 10.0.0.157 () {32 vars in 691 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/950] 10.0.0.157 () {32 vars in 695 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/951] 10.0.0.157 () {32 vars in 685 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/952] 10.0.0.157 () {32 vars in 689 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 490/953] 10.0.0.157 () {32 vars in 701 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 491/954] 10.0.0.157 () {32 vars in 703 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/955] 10.0.0.157 () {32 vars in 713 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/956] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/957] 10.0.0.157 () {32 vars in 715 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/958] 10.0.0.157 () {32 vars in 727 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 496/959] 10.0.0.157 () {32 vars in 741 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/960] 10.0.0.157 () {32 vars in 719 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/961] 10.0.0.157 () {32 vars in 683 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/962] 10.0.0.157 () {32 vars in 669 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/963] 10.0.0.157 () {32 vars in 719 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/964] 10.0.0.157 () {32 vars in 679 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 502/965] 10.0.0.157 () {32 vars in 669 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 503/966] 10.0.0.157 () {32 vars in 697 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 504/967] 10.0.0.157 () {32 vars in 705 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 505/968] 10.0.0.157 () {32 vars in 701 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/969] 10.0.0.157 () {32 vars in 701 bytes} [Thu Apr 23 03:22:22 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) [pid: 8|app: 0|req: 507/970] 10.0.0.157 () {32 vars in 683 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 508/971] 10.0.0.157 () {32 vars in 705 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/972] 10.0.0.157 () {32 vars in 695 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/973] 10.0.0.157 () {32 vars in 689 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/974] 10.0.0.157 () {32 vars in 697 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/975] 10.0.0.157 () {32 vars in 679 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/976] 10.0.0.157 () {32 vars in 689 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 514/977] 10.0.0.157 () {32 vars in 701 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/978] 10.0.0.157 () {32 vars in 665 bytes} [Thu Apr 23 03:22:22 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) [pid: 8|app: 0|req: 516/979] 10.0.0.157 () {32 vars in 681 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/980] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/ports?tenant_id=634410bb016d4e5287397d113dffd225&device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/981] 10.0.0.157 () {32 vars in 677 bytes} [Thu Apr 23 03:22:22 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: 8|app: 0|req: 519/982] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:22:22 2026] GET /v2.0/networks?id=3be776cf-7332-4a93-a44f-22f62695490b => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/983] 10.0.0.157 () {32 vars in 693 bytes} [Thu Apr 23 03:22:23 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: 464/984] 10.0.0.157 () {34 vars in 665 bytes} [Thu Apr 23 03:22:22 2026] POST /v2.0/ports => generated 966 bytes in 369 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: 465/985] 10.0.0.157 () {32 vars in 677 bytes} [Thu Apr 23 03:22:23 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/986] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:22:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f0146fe8-7d26-4edf-96fb-ce8606a8037f => generated 860 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/987] 10.0.0.157 () {32 vars in 667 bytes} [Thu Apr 23 03:22:23 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/988] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:22:23 2026] GET /v2.0/subnets?id=237be682-3db7-47bd-a690-7549b9fcecb3 => generated 702 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/989] 10.0.0.157 () {32 vars in 663 bytes} [Thu Apr 23 03:22:23 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/990] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:22:23 2026] GET /v2.0/ports?network_id=3be776cf-7332-4a93-a44f-22f62695490b&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:22:23.111 7 INFO neutron_taas.services.taas.taas_plugin [None req-bcc91265-03e1-4e51-9fd9-236f06eb518f 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] TaaS: Handle Delete Port: b8490666-f32f-4f65-9141-940fa0658d55 2026-04-23 03:22:23.114 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcc91265-03e1-4e51-9fd9-236f06eb518f 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] Tap Mirror: Handle Delete Port: b8490666-f32f-4f65-9141-940fa0658d55 [pid: 8|app: 0|req: 526/991] 10.0.0.157 () {32 vars in 675 bytes} [Thu Apr 23 03:22:23 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/992] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:22:23 2026] GET /v2.0/networks/3be776cf-7332-4a93-a44f-22f62695490b?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: 528/993] 10.0.0.157 () {32 vars in 687 bytes} [Thu Apr 23 03:22:23 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/994] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:22:23 2026] GET /v2.0/networks/3be776cf-7332-4a93-a44f-22f62695490b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/995] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:23 2026] DELETE /v2.0/ports/b8490666-f32f-4f65-9141-940fa0658d55 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:23.285 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0e9b1dd3-9baa-40f3-b52f-85caf6bad895 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 530/996] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:23 2026] DELETE /v2.0/ports/b8490666-f32f-4f65-9141-940fa0658d55 => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:22:23.322 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0ec356d7-7b80-47b6-9f08-ef4d2ae724c8 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 467/997] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:22:23 2026] GET /v2.0/ports/b8490666-f32f-4f65-9141-940fa0658d55 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/998] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:23 2026] DELETE /v2.0/subnets/038e971d-be70-4905-97fa-c393dfc124fe => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/999] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:23 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1000] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:22:23 2026] GET /v2.0/security-groups?id=2c286074-e72d-41e3-aef6-992d47ba77ea&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:23.628 8 INFO neutron.services.segments.plugin [-] Segment 12db80fd-f419-4cb0-94ee-9bafd90bf173 resource provider aggregate not found 2026-04-23 03:22:23.636 8 INFO neutron.services.segments.plugin [-] Segment 12db80fd-f419-4cb0-94ee-9bafd90bf173 resource provider aggregate not found 2026-04-23 03:22:23.649 8 INFO neutron.services.segments.plugin [-] Segment 12db80fd-f419-4cb0-94ee-9bafd90bf173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12db80fd-f419-4cb0-94ee-9bafd90bf173 found for delete ", "request_id": "req-27ee291d-a932-457d-9bc4-bb03d243898c"}]} 2026-04-23 03:22:23.663 8 INFO neutron.services.segments.plugin [-] Segment 12db80fd-f419-4cb0-94ee-9bafd90bf173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12db80fd-f419-4cb0-94ee-9bafd90bf173 found for delete ", "request_id": "req-d48b7df1-0dfe-4b31-99d3-3d1196667693"}]} [pid: 8|app: 0|req: 532/1001] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:23 2026] DELETE /v2.0/networks/ee1c66a6-7466-47e8-a9db-b2bd3bb6244a => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:23.727 8 INFO neutron.db.segments_db [None req-d69ab757-1570-4055-82e3-b9537e4113d2 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] Added segment a2c51838-465f-4996-a2fb-1ab6393cdf87 of type vxlan for network af109db2-b119-4e71-83fa-75304ce94f72 [pid: 8|app: 0|req: 533/1002] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:23 2026] POST /v2.0/networks => generated 617 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1003] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:23 2026] GET /v2.0/security-groups?tenant_id=268f894a00624ea6958e34e82c346f68&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1004] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:23 2026] POST /v2.0/subnets => generated 646 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1005] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:24 2026] DELETE /v2.0/security-groups/20c2f6ff-31b3-4933-8a1a-51e7cdf0add9 => 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: 471/1006] 10.0.0.157 () {34 vars in 684 bytes} [Thu Apr 23 03:22:23 2026] POST /v2.0/security-groups => generated 1625 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/1007] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:22:24 2026] GET /v2.0/ports?tenant_id=634410bb016d4e5287397d113dffd225&device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1008] 10.0.0.157 () {32 vars in 663 bytes} [Thu Apr 23 03:22:24 2026] GET /v2.0/security-groups => generated 4530 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1009] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:22:24 2026] GET /v2.0/networks?id=3be776cf-7332-4a93-a44f-22f62695490b => generated 780 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1010] 10.0.0.157 () {34 vars in 758 bytes} [Thu Apr 23 03:22:24 2026] PUT /v2.0/security-groups/73242d1e-07df-466c-86b8-704474e558cb => generated 1662 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/1011] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:22:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=f0146fe8-7d26-4edf-96fb-ce8606a8037f => generated 860 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1012] 10.0.0.157 () {34 vars in 665 bytes} [Thu Apr 23 03:22:24 2026] POST /v2.0/ports => generated 927 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/1013] 10.0.0.157 () {32 vars in 737 bytes} [Thu Apr 23 03:22:24 2026] GET /v2.0/security-groups/73242d1e-07df-466c-86b8-704474e558cb => generated 1662 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1014] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:22:24 2026] GET /v2.0/subnets?id=237be682-3db7-47bd-a690-7549b9fcecb3 => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1015] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:24 2026] DELETE /v2.0/security-groups/73242d1e-07df-466c-86b8-704474e558cb => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1016] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:22:24 2026] GET /v2.0/ports?network_id=3be776cf-7332-4a93-a44f-22f62695490b&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:22:24.747 7 INFO neutron_taas.services.taas.taas_plugin [None req-c6c808e4-a0c5-4d42-a42c-6d0ae324354d 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] TaaS: Handle Delete Port: fd6af3c8-0f8f-46a2-b5e9-70bbc914c446 2026-04-23 03:22:24.750 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c6c808e4-a0c5-4d42-a42c-6d0ae324354d 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] Tap Mirror: Handle Delete Port: fd6af3c8-0f8f-46a2-b5e9-70bbc914c446 [pid: 8|app: 0|req: 540/1017] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:24 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/1018] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:24 2026] DELETE /v2.0/ports/fd6af3c8-0f8f-46a2-b5e9-70bbc914c446 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1019] 10.0.0.157 () {32 vars in 663 bytes} [Thu Apr 23 03:22:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/1020] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:22:24 2026] GET /v2.0/networks/3be776cf-7332-4a93-a44f-22f62695490b?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:22:24.915 7 INFO neutron.pecan_wsgi.hooks.translation [None req-413f7bc8-a7a6-4da5-8e9c-ad79faf166b6 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 480/1021] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:22:24 2026] GET /v2.0/ports/fd6af3c8-0f8f-46a2-b5e9-70bbc914c446 => generated 132 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1022] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:22:24 2026] GET /v2.0/security-groups?id=2c286074-e72d-41e3-aef6-992d47ba77ea&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-23 03:22:24.923 7 INFO neutron.api.v2.resource [None req-7929c644-a146-44b7-b3ec-0e98d857e7f4 6c1d2a4482c14633ba4ec836ff5a6cb5 4e8c5cea91a443ee92b39b234bdf2b79 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 481/1023] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:24 2026] DELETE /v2.0/security-groups/73242d1e-07df-466c-86b8-704474e558cb => generated 146 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1024] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:22:24 2026] GET /v2.0/networks/3be776cf-7332-4a93-a44f-22f62695490b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1025] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:24 2026] DELETE /v2.0/subnets/0e07df7f-db48-47c4-a23b-9d4655822478 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1026] 10.0.0.157 () {34 vars in 684 bytes} [Thu Apr 23 03:22:24 2026] POST /v2.0/security-groups => generated 1625 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 03:22:25.190 7 INFO neutron.services.segments.plugin [-] Segment a2c51838-465f-4996-a2fb-1ab6393cdf87 resource provider aggregate not found 2026-04-23 03:22:25.194 7 INFO neutron.services.segments.plugin [-] Segment a2c51838-465f-4996-a2fb-1ab6393cdf87 resource provider aggregate not found 2026-04-23 03:22:25.210 7 INFO neutron.services.segments.plugin [-] Segment a2c51838-465f-4996-a2fb-1ab6393cdf87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2c51838-465f-4996-a2fb-1ab6393cdf87 found for delete ", "request_id": "req-900f457c-c369-4801-88d5-78ccf116d1d7"}]} 2026-04-23 03:22:25.211 7 INFO neutron.services.segments.plugin [-] Segment a2c51838-465f-4996-a2fb-1ab6393cdf87 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2c51838-465f-4996-a2fb-1ab6393cdf87 found for delete ", "request_id": "req-a343217e-575a-403d-969b-63953e73be50"}]} [pid: 7|app: 0|req: 483/1027] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:25 2026] DELETE /v2.0/networks/af109db2-b119-4e71-83fa-75304ce94f72 => 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: 545/1028] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:22:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1029] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:22:25 2026] GET /v2.0/security-group-rules/4f62411e-e656-4de6-b021-bcff52e67b2c => generated 601 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1030] 10.0.0.157 () {32 vars in 673 bytes} [Thu Apr 23 03:22:25 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/1031] 10.0.0.157 () {34 vars in 665 bytes} [Thu Apr 23 03:22:25 2026] POST /v2.0/ports => generated 778 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1032] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:22:25 2026] DELETE /v2.0/security-group-rules/4f62411e-e656-4de6-b021-bcff52e67b2c => generated 0 bytes in 65 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: 549/1033] 10.0.0.157 () {32 vars in 673 bytes} [Thu Apr 23 03:22:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/1034] 10.0.0.157 () {34 vars in 737 bytes} [Thu Apr 23 03:22:25 2026] PUT /v2.0/ports/6f90bf68-a47d-4e14-98c0-fe26c6d8f953 => generated 752 bytes in 146 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: 550/1035] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:22:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1036] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:22:25 2026] GET /v2.0/security-group-rules/06ede36b-6ccc-4781-8c50-a062c9bea05b => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:25.731 7 INFO neutron_taas.services.taas.taas_plugin [None req-13d69f13-032e-426d-af69-4e20c22d19b2 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] TaaS: Handle Delete Port: 6f90bf68-a47d-4e14-98c0-fe26c6d8f953 2026-04-23 03:22:25.734 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13d69f13-032e-426d-af69-4e20c22d19b2 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] Tap Mirror: Handle Delete Port: 6f90bf68-a47d-4e14-98c0-fe26c6d8f953 [pid: 8|app: 0|req: 552/1037] 10.0.0.157 () {32 vars in 673 bytes} [Thu Apr 23 03:22:25 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1038] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:25 2026] DELETE /v2.0/ports/6f90bf68-a47d-4e14-98c0-fe26c6d8f953 => 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: 553/1039] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:22:25 2026] DELETE /v2.0/security-group-rules/06ede36b-6ccc-4781-8c50-a062c9bea05b => 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: 487/1040] 10.0.0.157 () {32 vars in 643 bytes} [Thu Apr 23 03:22:25 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) 2026-04-23 03:22:25.854 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be14eb65-4802-4c64-86fc-80222c8fbf4d 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 488/1041] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:22:25 2026] GET /v2.0/ports/6f90bf68-a47d-4e14-98c0-fe26c6d8f953 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1042] 10.0.0.157 () {32 vars in 673 bytes} [Thu Apr 23 03:22:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1043] 10.0.0.157 () {32 vars in 643 bytes} [Thu Apr 23 03:22:25 2026] GET /v2.0/ports => generated 782 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/1044] 199.204.45.222 () {34 vars in 994 bytes} [Thu Apr 23 03:22:25 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/1045] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:22:25 2026] GET /v2.0/ports/88f394bc-6dc3-4b79-8c1a-069f03e8f260 => generated 779 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1046] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:22:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:22:25.996 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ac0703c9-2293-4217-93a3-2bda3f40e7d5 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 556/1047] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:25 2026] DELETE /v2.0/ports/fd6af3c8-0f8f-46a2-b5e9-70bbc914c446 => 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: 557/1048] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:22:25 2026] GET /v2.0/security-group-rules/b642c1c6-9fc3-46d1-b480-881c67e1bae8 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1049] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:26 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:26.057 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0121edbf-9ee4-4a5d-bc05-adafa5d3bf56 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 559/1050] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:26 2026] DELETE /v2.0/subnets/0e07df7f-db48-47c4-a23b-9d4655822478 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:22:26.060 7 INFO neutron_taas.services.taas.taas_plugin [req-3d1490e2-e747-4a82-801f-443c0188e11c req-1a979049-2f30-4f94-bf21-590d17077f36 6848655137a44c309101c1d0a20cdabf 634410bb016d4e5287397d113dffd225 - - default default] TaaS: Handle Delete Port: f0146fe8-7d26-4edf-96fb-ce8606a8037f 2026-04-23 03:22:26.062 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3d1490e2-e747-4a82-801f-443c0188e11c req-1a979049-2f30-4f94-bf21-590d17077f36 6848655137a44c309101c1d0a20cdabf 634410bb016d4e5287397d113dffd225 - - default default] Tap Mirror: Handle Delete Port: f0146fe8-7d26-4edf-96fb-ce8606a8037f [pid: 8|app: 0|req: 560/1051] 10.0.0.157 () {32 vars in 673 bytes} [Thu Apr 23 03:22:26 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1052] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:22:26 2026] GET /v2.0/security-groups?id=2c286074-e72d-41e3-aef6-992d47ba77ea&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:26.159 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c530a0d7-f122-4b7c-8873-a3ee24cddab0 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 562/1053] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:26 2026] DELETE /v2.0/subnets/038e971d-be70-4905-97fa-c393dfc124fe => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:22:26.182 7 INFO neutron.db.l3_db [req-3d1490e2-e747-4a82-801f-443c0188e11c req-1a979049-2f30-4f94-bf21-590d17077f36 6848655137a44c309101c1d0a20cdabf 634410bb016d4e5287397d113dffd225 - - default default] Floating IP c97c6b4f-51d8-43f1-b848-6ead2b8fbf68 disassociated. External IP: 10.96.250.215, port: f0146fe8-7d26-4edf-96fb-ce8606a8037f. 2026-04-23 03:22:26.549 8 INFO neutron.db.segments_db [None req-49948e5d-8fd6-43ef-a0e7-ba2d318e7619 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Added segment f7e0626a-5097-4a09-af2e-6a5692ee5d07 of type vxlan for network 9f4023d2-7c71-4e3d-a522-0b92dcb6c49b [pid: 8|app: 0|req: 563/1054] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:26 2026] POST /v2.0/networks => generated 631 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1055] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:22:26 2026] DELETE /v2.0/security-group-rules/b642c1c6-9fc3-46d1-b480-881c67e1bae8 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:22:26.808 8 INFO neutron_taas.services.taas.taas_plugin [None req-ebc1cb4a-c566-439b-b367-d3f55b983958 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] TaaS: Handle Delete Port: 88f394bc-6dc3-4b79-8c1a-069f03e8f260 2026-04-23 03:22:26.811 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ebc1cb4a-c566-439b-b367-d3f55b983958 0356b68d7b924f19a9b669897127a6b2 39296e709aae4ee9b1976f407603be64 - - default default] Tap Mirror: Handle Delete Port: 88f394bc-6dc3-4b79-8c1a-069f03e8f260 [pid: 7|app: 0|req: 492/1056] 199.204.45.222 () {36 vars in 997 bytes} [Thu Apr 23 03:22:25 2026] DELETE /v2.0/ports/f0146fe8-7d26-4edf-96fb-ce8606a8037f => generated 0 bytes in 894 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:26.891 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b6690f9-6c53-4355-a1a8-53e96a57ecbb'] response: {'server_uuid': '30651f65-10c9-4297-a208-2e8aa6cd2c09', 'name': 'network-vif-deleted', 'tag': 'f0146fe8-7d26-4edf-96fb-ce8606a8037f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 565/1059] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:26 2026] DELETE /v2.0/ports/88f394bc-6dc3-4b79-8c1a-069f03e8f260 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1060] 10.0.0.157 () {32 vars in 673 bytes} [Thu Apr 23 03:22:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1061] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:26 2026] POST /v2.0/subnets => generated 627 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:22:27.120 8 INFO neutron.services.segments.plugin [-] Segment a039972b-b844-4684-958c-1813194ca5c0 resource provider aggregate not found 2026-04-23 03:22:27.129 8 INFO neutron.services.segments.plugin [-] Segment a039972b-b844-4684-958c-1813194ca5c0 resource provider aggregate not found 2026-04-23 03:22:27.145 8 INFO neutron.services.segments.plugin [-] Segment a039972b-b844-4684-958c-1813194ca5c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a039972b-b844-4684-958c-1813194ca5c0 found for delete ", "request_id": "req-20046e11-ed88-4d6e-a4a9-07a35c3c5955"}]} 2026-04-23 03:22:27.149 8 INFO neutron.services.segments.plugin [-] Segment a039972b-b844-4684-958c-1813194ca5c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a039972b-b844-4684-958c-1813194ca5c0 found for delete ", "request_id": "req-d0a9ac33-415c-4108-8176-a1a0672b2c33"}]} [pid: 8|app: 0|req: 567/1062] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:26 2026] DELETE /v2.0/networks/6abf23ae-fd89-4f5b-8549-2f24619b4701 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1063] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:27 2026] DELETE /v2.0/security-groups/f50b7455-6177-42a1-841a-acc36d780e9b => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1064] 10.0.0.157 () {32 vars in 663 bytes} [Thu Apr 23 03:22:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1065] 10.0.0.157 () {32 vars in 663 bytes} [Thu Apr 23 03:22:27 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:22:27.239 8 INFO neutron.db.segments_db [None req-a2dd6786-20d2-4940-a482-1b1ebbb3a2c2 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Added segment 2880ff90-51e4-495d-a2a0-63e2ea9ba22a of type vxlan for network 43978913-1c02-462d-843f-fdb1c4615546 [pid: 7|app: 0|req: 499/1066] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:27 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:22:27.478 8 INFO neutron.db.l3_hamode_db [None req-a2dd6786-20d2-4940-a482-1b1ebbb3a2c2 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 500/1067] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:27 2026] GET /v2.0/security-groups?tenant_id=39296e709aae4ee9b1976f407603be64&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1068] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:27 2026] GET /v2.0/security-groups?tenant_id=4e8c5cea91a443ee92b39b234bdf2b79&name=default => generated 2925 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1069] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:28 2026] DELETE /v2.0/security-groups/082e187d-b3be-4a4c-86d2-36d18d0f93d5 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:22:28.279 8 INFO neutron.db.l3_hamode_db [None req-a2dd6786-20d2-4940-a482-1b1ebbb3a2c2 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 503/1070] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:28 2026] DELETE /v2.0/security-groups/f270688c-75b0-40b9-acbd-792de02ab381 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1071] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:28 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => 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: 568/1072] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:27 2026] POST /v2.0/routers => generated 695 bytes in 1998 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1073] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:29 2026] GET /v2.0/ports?device_id=30651f65-10c9-4297-a208-2e8aa6cd2c09 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:22:30.388 8 INFO neutron.db.segments_db [None req-0375efb3-fc36-43bd-9507-654d9deb6ff0 f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] Added segment 02c9f90b-f280-44ad-918c-ce8d1aa3fa96 of type vxlan for network 3418594e-6bbb-41ab-9a1d-6ed3a26c4fda [pid: 8|app: 0|req: 570/1074] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:30 2026] POST /v2.0/networks => generated 625 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1075] 10.0.0.157 () {32 vars in 623 bytes} [Thu Apr 23 03:22:30 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1076] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:22:29 2026] PUT /v2.0/routers/570f03d3-bd1d-44d7-83f3-cddb2581b45d/add_router_interface => generated 309 bytes in 1429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1077] 10.0.0.157 () {32 vars in 633 bytes} [Thu Apr 23 03:22:30 2026] GET /v2.0/ => generated 632 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1078] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:30 2026] DELETE /v2.0/security-groups/2c286074-e72d-41e3-aef6-992d47ba77ea => 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: 572/1079] 10.0.0.157 () {34 vars in 665 bytes} [Thu Apr 23 03:22:30 2026] POST /v2.0/ports => generated 773 bytes in 295 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-23 03:22:30.785 8 INFO neutron.api.v2.resource [None req-fe1e6512-81f0-4377-ba1d-682fe1af5cf2 6848655137a44c309101c1d0a20cdabf 634410bb016d4e5287397d113dffd225 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 573/1080] 10.0.0.157 () {32 vars in 737 bytes} [Thu Apr 23 03:22:30 2026] GET /v2.0/security-groups/2c286074-e72d-41e3-aef6-992d47ba77ea => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:22:30.839 8 INFO neutron.db.segments_db [None req-52fd3b07-6b91-4c1e-b6db-cea5fe56b487 f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] Added segment cb083ffb-25e9-4da0-9329-1c20569e9ec8 of type vxlan for network 418c5c9d-33a4-4b3a-b50b-2f4261661852 [pid: 8|app: 0|req: 574/1081] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:30 2026] POST /v2.0/networks => generated 613 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:22:31.063 8 INFO neutron_taas.services.taas.taas_plugin [None req-ae4bb8be-d566-4927-91b8-77b839949ff2 6848655137a44c309101c1d0a20cdabf 634410bb016d4e5287397d113dffd225 - - default default] TaaS: Handle Delete Port: c0be9209-f467-4721-bd8f-10ad29f3e609 2026-04-23 03:22:31.066 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ae4bb8be-d566-4927-91b8-77b839949ff2 6848655137a44c309101c1d0a20cdabf 634410bb016d4e5287397d113dffd225 - - default default] Tap Mirror: Handle Delete Port: c0be9209-f467-4721-bd8f-10ad29f3e609 [pid: 7|app: 0|req: 508/1082] 10.0.0.157 () {34 vars in 665 bytes} [Thu Apr 23 03:22:30 2026] POST /v2.0/ports => generated 955 bytes in 415 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: 575/1083] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:22:30 2026] DELETE /v2.0/floatingips/c97c6b4f-51d8-43f1-b848-6ead2b8fbf68 => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1084] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:31 2026] POST /v2.0/subnets => generated 626 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1085] 10.0.0.157 () {34 vars in 665 bytes} [Thu Apr 23 03:22:31 2026] POST /v2.0/ports => generated 954 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 510/1086] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:31 2026] GET /v2.0/security-groups?tenant_id=71f11e9214a949e5921c4eb00747e9d1&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:22:31.991 8 INFO neutron_taas.services.taas.taas_plugin [None req-236c4dbe-dfcb-485b-8da4-072528a8ceb4 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 6b5974b0-18de-4f9f-938e-bc14b1565bf2 2026-04-23 03:22:31.994 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-236c4dbe-dfcb-485b-8da4-072528a8ceb4 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 6b5974b0-18de-4f9f-938e-bc14b1565bf2 [pid: 7|app: 0|req: 511/1087] 10.0.0.157 () {34 vars in 665 bytes} [Thu Apr 23 03:22:31 2026] POST /v2.0/ports => generated 950 bytes in 335 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: 577/1088] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:22:31 2026] PUT /v2.0/routers/cdd2d082-7342-4921-9237-6aaf06a0bcd3/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: 578/1089] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:32 2026] DELETE /v2.0/security-groups/7e84b5c6-9910-4f41-98a7-8adaa564ba53 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:22:32.899 7 INFO neutron.db.l3_db [None req-f184fc35-3123-41da-9a5b-2f2cf3a9375f b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Floating IP 04bc10d5-d0f8-44ca-8464-2a8b84c5e744 associated. External IP: 10.96.250.214, port: 9057d72e-5835-412a-83cb-6cae2b03b34b. 2026-04-23 03:22:32.955 8 INFO neutron_taas.services.taas.taas_plugin [None req-fc2c1ed3-dee2-4aec-a361-ec3447ac5fd5 f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] TaaS: Handle Delete Port: 9229698b-0803-4069-87fa-972e374bc6d6 2026-04-23 03:22:32.958 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc2c1ed3-dee2-4aec-a361-ec3447ac5fd5 f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] Tap Mirror: Handle Delete Port: 9229698b-0803-4069-87fa-972e374bc6d6 [pid: 8|app: 0|req: 579/1090] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:32 2026] DELETE /v2.0/ports/9229698b-0803-4069-87fa-972e374bc6d6 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1091] 10.0.0.157 () {34 vars in 677 bytes} [Thu Apr 23 03:22:32 2026] POST /v2.0/floatingips => generated 841 bytes in 1251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:22:33.314 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fa503f84-f1e3-48f5-88c0-d66d46e4689a f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 513/1092] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:33 2026] DELETE /v2.0/ports/9229698b-0803-4069-87fa-972e374bc6d6 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:22:33.421 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9ff9018-ecd8-499c-99c9-5dc34c247210 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 8e719bd0-a388-46af-b211-abb9d1d0789f 2026-04-23 03:22:33.424 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9ff9018-ecd8-499c-99c9-5dc34c247210 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 8e719bd0-a388-46af-b211-abb9d1d0789f 2026-04-23 03:22:33.449 7 INFO neutron.db.l3_db [None req-60293d17-a4d1-44ce-976a-c180272f2124 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Floating IP 04bc10d5-d0f8-44ca-8464-2a8b84c5e744 disassociated. External IP: 10.96.250.214, port: 9057d72e-5835-412a-83cb-6cae2b03b34b. 2026-04-23 03:22:33.721 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9ff9018-ecd8-499c-99c9-5dc34c247210 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: ebbb13b3-dd67-42cf-8e39-275e82e45b6f 2026-04-23 03:22:33.724 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9ff9018-ecd8-499c-99c9-5dc34c247210 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: ebbb13b3-dd67-42cf-8e39-275e82e45b6f [pid: 7|app: 0|req: 514/1093] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:22:33 2026] PUT /v2.0/floatingips/04bc10d5-d0f8-44ca-8464-2a8b84c5e744 => generated 552 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:33.771 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bbb495ef-4fe9-47be-8a03-888ee526871e f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 515/1094] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:22:33 2026] GET /v2.0/ports/9229698b-0803-4069-87fa-972e374bc6d6 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:22:33.815 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-a9ff9018-ecd8-499c-99c9-5dc34c247210 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - 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-23 03:22:33.873 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c36d722-a734-4146-b29d-829758997158 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] TaaS: Handle Delete Port: 19517480-bf39-4eb0-9850-b624f4885f0a 2026-04-23 03:22:33.875 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c36d722-a734-4146-b29d-829758997158 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Tap Mirror: Handle Delete Port: 19517480-bf39-4eb0-9850-b624f4885f0a [pid: 7|app: 0|req: 516/1095] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:22:33 2026] DELETE /v2.0/floatingips/04bc10d5-d0f8-44ca-8464-2a8b84c5e744 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:22:34.146 8 INFO neutron.services.segments.plugin [-] Segment 6cbc23fb-d494-4aa9-a486-6c663334189e resource provider aggregate not found 2026-04-23 03:22:34.151 8 INFO neutron.services.segments.plugin [-] Segment 6cbc23fb-d494-4aa9-a486-6c663334189e resource provider aggregate not found 2026-04-23 03:22:34.165 8 INFO neutron.services.segments.plugin [-] Segment 6cbc23fb-d494-4aa9-a486-6c663334189e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cbc23fb-d494-4aa9-a486-6c663334189e found for delete ", "request_id": "req-dde36fde-6b0d-4cf3-9ebc-c12ab018e403"}]} 2026-04-23 03:22:34.172 8 INFO neutron.services.segments.plugin [-] Segment 6cbc23fb-d494-4aa9-a486-6c663334189e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6cbc23fb-d494-4aa9-a486-6c663334189e found for delete ", "request_id": "req-1e58bbbb-3752-4d37-aeae-3ae1599155f5"}]} 2026-04-23 03:22:34.181 8 INFO neutron.db.l3_hamode_db [None req-a9ff9018-ecd8-499c-99c9-5dc34c247210 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] HA network d4b033f8-7884-4a26-bc58-dea60e8526f8 was deleted as no HA routers are present in tenant 634410bb016d4e5287397d113dffd225. [pid: 8|app: 0|req: 580/1096] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:33 2026] DELETE /v2.0/routers/cdd2d082-7342-4921-9237-6aaf06a0bcd3 => generated 0 bytes in 1010 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1097] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:34 2026] DELETE /v2.0/subnets/26a4ed5f-e9aa-4284-acec-8c6c8117398f => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1098] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:34 2026] DELETE /v2.0/subnets/237be682-3db7-47bd-a690-7549b9fcecb3 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:34.545 7 INFO neutron_taas.services.taas.taas_plugin [None req-dacb3f06-8cc3-487b-81e5-12e4b3f908d7 f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] TaaS: Handle Delete Port: c24ae3c3-7b9c-4f1e-8511-d453ea84c5f3 2026-04-23 03:22:34.547 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dacb3f06-8cc3-487b-81e5-12e4b3f908d7 f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] Tap Mirror: Handle Delete Port: c24ae3c3-7b9c-4f1e-8511-d453ea84c5f3 2026-04-23 03:22:34.757 7 INFO neutron.services.segments.plugin [-] Segment cb083ffb-25e9-4da0-9329-1c20569e9ec8 resource provider aggregate not found 2026-04-23 03:22:34.782 7 INFO neutron.services.segments.plugin [-] Segment cb083ffb-25e9-4da0-9329-1c20569e9ec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb083ffb-25e9-4da0-9329-1c20569e9ec8 found for delete ", "request_id": "req-3dddec0b-c878-4a6c-a5bd-9038e1ac0141"}]} 2026-04-23 03:22:34.797 7 INFO neutron.services.segments.plugin [-] Segment cb083ffb-25e9-4da0-9329-1c20569e9ec8 resource provider aggregate not found 2026-04-23 03:22:34.816 7 INFO neutron.services.segments.plugin [-] Segment cb083ffb-25e9-4da0-9329-1c20569e9ec8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb083ffb-25e9-4da0-9329-1c20569e9ec8 found for delete ", "request_id": "req-53c84bbb-0c68-4522-89ef-dd4f5159922a"}]} [pid: 7|app: 0|req: 519/1099] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:34 2026] DELETE /v2.0/networks/418c5c9d-33a4-4b3a-b50b-2f4261661852 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:34.949 7 INFO neutron_taas.services.taas.taas_plugin [None req-1fed5d1f-8661-43df-84a8-af3fba70adbe c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 00709457-58c4-4680-a4ac-9c5f8ccf87ee 2026-04-23 03:22:34.951 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fed5d1f-8661-43df-84a8-af3fba70adbe c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 00709457-58c4-4680-a4ac-9c5f8ccf87ee [pid: 7|app: 0|req: 520/1100] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:34 2026] DELETE /v2.0/networks/3be776cf-7332-4a93-a44f-22f62695490b => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:35.159 8 INFO neutron.db.l3_db [None req-430fa30f-3a98-44b9-aa15-720058b50d29 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Floating IP df2f4d23-a8da-42bd-8baf-a4f4f1c4fedc associated. External IP: 10.96.250.206, port: f904d89c-90cd-4e79-8a68-cde798e60916. 2026-04-23 03:22:35.171 7 INFO neutron.db.segments_db [None req-ff0e6102-9b64-463c-a1d0-3ed3838f6c02 f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] Added segment 4f637060-e555-4f11-bdb6-2dd47875a666 of type vxlan for network da2b894b-4187-4616-b148-24477e32a1e1 [pid: 7|app: 0|req: 521/1101] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:35 2026] POST /v2.0/networks => generated 613 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1102] 10.0.0.157 () {34 vars in 677 bytes} [Thu Apr 23 03:22:34 2026] POST /v2.0/floatingips => generated 842 bytes in 1321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1103] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:35 2026] GET /v2.0/security-groups?tenant_id=634410bb016d4e5287397d113dffd225&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1104] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:22:35 2026] GET /v2.0/floatingips/df2f4d23-a8da-42bd-8baf-a4f4f1c4fedc => generated 842 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1105] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:35 2026] POST /v2.0/subnets => generated 626 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1106] 10.0.0.157 () {32 vars in 655 bytes} [Thu Apr 23 03:22:35 2026] GET /v2.0/floatingips => generated 845 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1107] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:35 2026] DELETE /v2.0/security-groups/e1e1e2fa-61d7-40a6-9678-ef87ddf9c209 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1108] 10.0.0.157 () {34 vars in 665 bytes} [Thu Apr 23 03:22:35 2026] POST /v2.0/ports => generated 911 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:22:36.104 8 INFO neutron.db.l3_db [None req-06081485-c8ae-40fb-ba06-73ca6a0d5a89 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Floating IP df2f4d23-a8da-42bd-8baf-a4f4f1c4fedc associated. External IP: 10.96.250.206, port: f904d89c-90cd-4e79-8a68-cde798e60916. 2026-04-23 03:22:36.203 7 INFO neutron_taas.services.taas.taas_plugin [None req-74284e88-ea3f-4a3d-b81e-89b5d3483a23 f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] TaaS: Handle Delete Port: 6eab163e-2ff5-45c6-963d-3234bb8bc308 2026-04-23 03:22:36.206 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74284e88-ea3f-4a3d-b81e-89b5d3483a23 f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] Tap Mirror: Handle Delete Port: 6eab163e-2ff5-45c6-963d-3234bb8bc308 [pid: 7|app: 0|req: 525/1109] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:36 2026] DELETE /v2.0/ports/6eab163e-2ff5-45c6-963d-3234bb8bc308 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:36.432 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24063bea-0f3a-4e5c-a141-7fbe8a988a91 f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 526/1110] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:22:36 2026] GET /v2.0/ports/6eab163e-2ff5-45c6-963d-3234bb8bc308 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1111] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:36 2026] DELETE /v2.0/subnets/22d7b638-0835-48bc-8cdd-3d1aa8511847 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1112] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:36 2026] DELETE /v2.0/networks/da2b894b-4187-4616-b148-24477e32a1e1 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1113] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:22:35 2026] PUT /v2.0/floatingips/df2f4d23-a8da-42bd-8baf-a4f4f1c4fedc => generated 841 bytes in 1136 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:36.807 7 INFO neutron.services.segments.plugin [-] Segment f40abc19-58aa-4c7c-8ca8-a3c1170ec285 resource provider aggregate not found 2026-04-23 03:22:36.824 7 INFO neutron.services.segments.plugin [-] Segment f40abc19-58aa-4c7c-8ca8-a3c1170ec285 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f40abc19-58aa-4c7c-8ca8-a3c1170ec285 found for delete ", "request_id": "req-940f4d17-3a34-4753-a371-34ede0482a07"}]} 2026-04-23 03:22:36.837 7 INFO neutron.services.segments.plugin [-] Segment f40abc19-58aa-4c7c-8ca8-a3c1170ec285 resource provider aggregate not found 2026-04-23 03:22:36.855 7 INFO neutron.services.segments.plugin [-] Segment 4f637060-e555-4f11-bdb6-2dd47875a666 resource provider aggregate not found 2026-04-23 03:22:36.856 7 INFO neutron.services.segments.plugin [-] Segment f40abc19-58aa-4c7c-8ca8-a3c1170ec285 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f40abc19-58aa-4c7c-8ca8-a3c1170ec285 found for delete ", "request_id": "req-edbc47c3-6958-4f3d-b9f5-edce4d9350a1"}]} 2026-04-23 03:22:36.883 7 INFO neutron.services.segments.plugin [-] Segment 4f637060-e555-4f11-bdb6-2dd47875a666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f637060-e555-4f11-bdb6-2dd47875a666 found for delete ", "request_id": "req-ec9a246a-773d-4f3d-ae38-3209ea6123d3"}]} 2026-04-23 03:22:36.885 7 INFO neutron.services.segments.plugin [-] Segment 4f637060-e555-4f11-bdb6-2dd47875a666 resource provider aggregate not found 2026-04-23 03:22:36.902 7 INFO neutron.services.segments.plugin [-] Segment 4f637060-e555-4f11-bdb6-2dd47875a666 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f637060-e555-4f11-bdb6-2dd47875a666 found for delete ", "request_id": "req-e3d07d3d-6e46-4957-bd45-c5e266fd27e2"}]} 2026-04-23 03:22:36.934 8 INFO neutron.db.l3_db [None req-52218b46-f871-4d26-aa83-e0d6edbb80f1 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Floating IP df2f4d23-a8da-42bd-8baf-a4f4f1c4fedc disassociated. External IP: 10.96.250.206, port: 9057d72e-5835-412a-83cb-6cae2b03b34b. [pid: 7|app: 0|req: 529/1114] 10.0.0.157 () {34 vars in 665 bytes} [Thu Apr 23 03:22:36 2026] POST /v2.0/ports => generated 774 bytes in 362 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: 586/1115] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:22:36 2026] PUT /v2.0/floatingips/df2f4d23-a8da-42bd-8baf-a4f4f1c4fedc => generated 552 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1116] 10.0.0.157 () {34 vars in 737 bytes} [Thu Apr 23 03:22:37 2026] PUT /v2.0/ports/3eb2c719-fb95-4367-a855-9035abb4cec9 => generated 752 bytes in 192 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-23 03:22:37.393 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2ef8a1f-c6fc-4df3-b2c5-a8442a448ab7 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] TaaS: Handle Delete Port: d84a833d-6841-4a14-a51d-f869dbd5460f 2026-04-23 03:22:37.395 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2ef8a1f-c6fc-4df3-b2c5-a8442a448ab7 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Tap Mirror: Handle Delete Port: d84a833d-6841-4a14-a51d-f869dbd5460f 2026-04-23 03:22:37.424 7 INFO neutron_taas.services.taas.taas_plugin [None req-baef628f-b733-46af-a412-55290d806a35 f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] TaaS: Handle Delete Port: 3eb2c719-fb95-4367-a855-9035abb4cec9 2026-04-23 03:22:37.428 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-baef628f-b733-46af-a412-55290d806a35 f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] Tap Mirror: Handle Delete Port: 3eb2c719-fb95-4367-a855-9035abb4cec9 [pid: 7|app: 0|req: 531/1117] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:37 2026] DELETE /v2.0/ports/3eb2c719-fb95-4367-a855-9035abb4cec9 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1118] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:22:37 2026] DELETE /v2.0/floatingips/df2f4d23-a8da-42bd-8baf-a4f4f1c4fedc => generated 0 bytes in 314 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1119] 10.0.0.157 () {32 vars in 643 bytes} [Thu Apr 23 03:22:37 2026] GET /v2.0/ports => generated 776 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1120] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:37 2026] GET /v2.0/security-groups?tenant_id=28806eebc2fa4901b0194ea16ba9231e&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:22:37.804 7 INFO neutron.api.v2.resource [None req-5204dc6a-4d7e-4263-b8a0-e0aab742cf28 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 533/1121] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:22:37 2026] DELETE /v2.0/floatingips/df2f4d23-a8da-42bd-8baf-a4f4f1c4fedc => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:22:37.818 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3474f5bb-3013-4f08-be3c-5e6091252eec f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 534/1122] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:22:37 2026] GET /v2.0/ports/3eb2c719-fb95-4367-a855-9035abb4cec9 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:22:37.857 8 INFO neutron.db.segments_db [None req-efdbc1b6-0898-4d54-a758-157a461def8a c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 08047cea-34e3-499d-89fd-925db92e3e2c of type vxlan for network 962741f9-d663-4979-bf49-346d6050c2cb [pid: 7|app: 0|req: 535/1123] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:37 2026] DELETE /v2.0/security-groups/5384b4ed-bda5-4d78-8125-f7c889f42c8e => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1124] 10.0.0.157 () {34 vars in 671 bytes} [Thu Apr 23 03:22:37 2026] POST /v2.0/networks => generated 725 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1125] 10.0.0.157 () {32 vars in 643 bytes} [Thu Apr 23 03:22:37 2026] GET /v2.0/ports => generated 776 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:38.097 7 INFO neutron_taas.services.taas.taas_plugin [None req-d67b7f7f-41e4-49ec-880b-815c84e8e4f9 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] TaaS: Handle Delete Port: 9057d72e-5835-412a-83cb-6cae2b03b34b 2026-04-23 03:22:38.101 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d67b7f7f-41e4-49ec-880b-815c84e8e4f9 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Tap Mirror: Handle Delete Port: 9057d72e-5835-412a-83cb-6cae2b03b34b [pid: 8|app: 0|req: 591/1126] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:37 2026] POST /v2.0/subnets => generated 691 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1127] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:22:38 2026] GET /v2.0/ports/a3eb3058-fc5a-46ac-964c-3a238e2d83f9 => generated 773 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1128] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:37 2026] DELETE /v2.0/ports/9057d72e-5835-412a-83cb-6cae2b03b34b => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:38.261 8 INFO neutron.db.segments_db [None req-0907afb1-75b6-4d04-ba91-ad05fd520ab0 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 8a725211-1d83-4be0-afbc-a99964de63ce of type vxlan for network be5d6ba6-7029-441a-a011-4f66c6b7b504 2026-04-23 03:22:38.274 7 INFO neutron.pecan_wsgi.hooks.translation [None req-719b82c1-8a9e-44b8-a60b-3b5bfa4c7c5e f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 537/1129] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:38 2026] DELETE /v2.0/ports/6eab163e-2ff5-45c6-963d-3234bb8bc308 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:22:38.375 7 INFO neutron_taas.services.taas.taas_plugin [None req-037ee5be-f446-4509-a82f-229ced2fc2a7 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] TaaS: Handle Delete Port: f904d89c-90cd-4e79-8a68-cde798e60916 2026-04-23 03:22:38.378 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-037ee5be-f446-4509-a82f-229ced2fc2a7 b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Tap Mirror: Handle Delete Port: f904d89c-90cd-4e79-8a68-cde798e60916 2026-04-23 03:22:38.520 8 INFO neutron.db.l3_hamode_db [None req-0907afb1-75b6-4d04-ba91-ad05fd520ab0 c7802e18461448a197d7e7399d3edc81 e837b1010bc4453f8ae07024ca351ec1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 538/1130] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:38 2026] DELETE /v2.0/ports/f904d89c-90cd-4e79-8a68-cde798e60916 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:38.554 7 INFO neutron.pecan_wsgi.hooks.translation [None req-55be491d-2b9c-4ae6-93f1-b9c66a4e3fe4 f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 539/1131] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:38 2026] DELETE /v2.0/subnets/22d7b638-0835-48bc-8cdd-3d1aa8511847 => 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: 540/1132] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:22:38 2026] GET /v2.0/ports?device_id=570f03d3-bd1d-44d7-83f3-cddb2581b45d => generated 958 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:38.608 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1de60239-1c67-4bb7-83c4-a335abbd078b f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 541/1133] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:38 2026] DELETE /v2.0/subnets/26a4ed5f-e9aa-4284-acec-8c6c8117398f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:22:39.075 7 INFO neutron_taas.services.taas.taas_plugin [None req-7e6d7570-0cc6-4c8f-adc5-b1d36081a52f b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] TaaS: Handle Delete Port: 230da48b-fa89-46b6-88dc-d896babeebb3 2026-04-23 03:22:39.078 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e6d7570-0cc6-4c8f-adc5-b1d36081a52f b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Tap Mirror: Handle Delete Port: 230da48b-fa89-46b6-88dc-d896babeebb3 2026-04-23 03:22:39.301 8 INFO neutron.db.l3_hamode_db [None req-0907afb1-75b6-4d04-ba91-ad05fd520ab0 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 542/1134] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:22:38 2026] PUT /v2.0/routers/570f03d3-bd1d-44d7-83f3-cddb2581b45d/remove_router_interface => generated 309 bytes in 991 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:39.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-ee510b6a-15b2-41b7-8659-036201fdb0cb f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] TaaS: Handle Delete Port: a3eb3058-fc5a-46ac-964c-3a238e2d83f9 2026-04-23 03:22:39.682 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee510b6a-15b2-41b7-8659-036201fdb0cb f1b01df57e3c4056a552896a6a82cb69 c6e6098216d54ba996a787bb25c0c654 - - default default] Tap Mirror: Handle Delete Port: a3eb3058-fc5a-46ac-964c-3a238e2d83f9 [pid: 7|app: 0|req: 543/1135] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:22:39 2026] DELETE /v2.0/ports/a3eb3058-fc5a-46ac-964c-3a238e2d83f9 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:39.972 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0ffebce-9477-4c0d-ac72-e91fbb3d6e1d b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] TaaS: Handle Delete Port: db413c83-46b7-403f-8620-2d0c5d172f69 2026-04-23 03:22:39.975 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0ffebce-9477-4c0d-ac72-e91fbb3d6e1d b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Tap Mirror: Handle Delete Port: db413c83-46b7-403f-8620-2d0c5d172f69 [pid: 8|app: 0|req: 593/1136] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:38 2026] POST /v2.0/routers => generated 731 bytes in 1977 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:22:40.209 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0ffebce-9477-4c0d-ac72-e91fbb3d6e1d b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] TaaS: Handle Delete Port: 79bb92bf-ebc0-47da-9e9d-32dc444eed56 2026-04-23 03:22:40.213 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0ffebce-9477-4c0d-ac72-e91fbb3d6e1d b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] Tap Mirror: Handle Delete Port: 79bb92bf-ebc0-47da-9e9d-32dc444eed56 2026-04-23 03:22:40.309 8 INFO neutron.services.segments.plugin [-] Segment 02c9f90b-f280-44ad-918c-ce8d1aa3fa96 resource provider aggregate not found 2026-04-23 03:22:40.312 8 INFO neutron.services.segments.plugin [-] Segment 02c9f90b-f280-44ad-918c-ce8d1aa3fa96 resource provider aggregate not found 2026-04-23 03:22:40.329 8 INFO neutron.services.segments.plugin [-] Segment 02c9f90b-f280-44ad-918c-ce8d1aa3fa96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02c9f90b-f280-44ad-918c-ce8d1aa3fa96 found for delete ", "request_id": "req-4b16ab85-0814-4086-a8a1-c8f9f9474f01"}]} [pid: 8|app: 0|req: 594/1137] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:40 2026] DELETE /v2.0/networks/3418594e-6bbb-41ab-9a1d-6ed3a26c4fda => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:40.340 8 INFO neutron.services.segments.plugin [-] Segment 02c9f90b-f280-44ad-918c-ce8d1aa3fa96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02c9f90b-f280-44ad-918c-ce8d1aa3fa96 found for delete ", "request_id": "req-574091a9-8ed7-44b1-bf88-8ef679b5d842"}]} 2026-04-23 03:22:40.543 7 INFO neutron.services.segments.plugin [-] Segment 2880ff90-51e4-495d-a2a0-63e2ea9ba22a resource provider aggregate not found 2026-04-23 03:22:40.549 7 INFO neutron.services.segments.plugin [-] Segment 2880ff90-51e4-495d-a2a0-63e2ea9ba22a resource provider aggregate not found 2026-04-23 03:22:40.562 7 INFO neutron.services.segments.plugin [-] Segment 2880ff90-51e4-495d-a2a0-63e2ea9ba22a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2880ff90-51e4-495d-a2a0-63e2ea9ba22a found for delete ", "request_id": "req-bb0be706-7c68-401b-85cc-0e0d862cec47"}]} 2026-04-23 03:22:40.565 7 INFO neutron.db.l3_hamode_db [None req-d0ffebce-9477-4c0d-ac72-e91fbb3d6e1d b78dea3d1e1e4916b41578d6a9c26879 6410ddcf0f4c48ed8b2867f031a20396 - - default default] HA network 43978913-1c02-462d-843f-fdb1c4615546 was deleted as no HA routers are present in tenant 6410ddcf0f4c48ed8b2867f031a20396. 2026-04-23 03:22:40.567 7 INFO neutron.services.segments.plugin [-] Segment 2880ff90-51e4-495d-a2a0-63e2ea9ba22a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2880ff90-51e4-495d-a2a0-63e2ea9ba22a found for delete ", "request_id": "req-8ee39b35-709f-4565-92db-8f9d8001da50"}]} [pid: 7|app: 0|req: 544/1138] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:39 2026] DELETE /v2.0/routers/570f03d3-bd1d-44d7-83f3-cddb2581b45d => generated 0 bytes in 808 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1139] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:40 2026] GET /v2.0/security-groups?tenant_id=3ad091ec63b047c9be2eaacec38d5d86&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1140] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:40 2026] DELETE /v2.0/subnets/ae65c43e-7822-4067-9220-06821bcaa151 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1141] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:41 2026] DELETE /v2.0/security-groups/167e5ca2-8f19-42d5-927e-735d7d460563 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1142] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:41 2026] GET /v2.0/security-groups?tenant_id=c6e6098216d54ba996a787bb25c0c654&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1143] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:41 2026] DELETE /v2.0/networks/9f4023d2-7c71-4e3d-a522-0b92dcb6c49b => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1146] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:41 2026] DELETE /v2.0/security-groups/70e0aa09-c59f-4415-b617-0243b2d3fa0a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1147] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:22:40 2026] PUT /v2.0/routers/3267cfe6-4fec-4116-b9c0-9426fc974024/add_router_interface => generated 309 bytes in 1332 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1148] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:42 2026] GET /v2.0/security-groups?tenant_id=6410ddcf0f4c48ed8b2867f031a20396&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:22:42.359 8 INFO neutron.services.segments.plugin [-] Segment f7e0626a-5097-4a09-af2e-6a5692ee5d07 resource provider aggregate not found 2026-04-23 03:22:42.363 8 INFO neutron.services.segments.plugin [-] Segment f7e0626a-5097-4a09-af2e-6a5692ee5d07 resource provider aggregate not found 2026-04-23 03:22:42.377 8 INFO neutron.services.segments.plugin [-] Segment f7e0626a-5097-4a09-af2e-6a5692ee5d07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7e0626a-5097-4a09-af2e-6a5692ee5d07 found for delete ", "request_id": "req-f98ce313-ae5b-46aa-9143-65ce8997f370"}]} 2026-04-23 03:22:42.381 8 INFO neutron.services.segments.plugin [-] Segment f7e0626a-5097-4a09-af2e-6a5692ee5d07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7e0626a-5097-4a09-af2e-6a5692ee5d07 found for delete ", "request_id": "req-669af142-b6ef-4b46-a5a3-9154d56ae2c5"}]} [pid: 7|app: 0|req: 546/1149] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:42 2026] DELETE /v2.0/security-groups/2bd5ec6a-67dd-4ff0-8cfa-c32d7a393f61 => 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: 604/1150] 10.0.0.157 () {34 vars in 685 bytes} [Thu Apr 23 03:22:42 2026] POST /v2.0/security-groups => generated 1660 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1151] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:22:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1152] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:22:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1153] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:22:43 2026] POST /v2.0/floatingips => generated 552 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1154] 10.0.0.75 () {34 vars in 1097 bytes} [Thu Apr 23 03:22:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--974924967&fields=id&tenant_id=e837b1010bc4453f8ae07024ca351ec1 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1155] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 03:22:44 2026] GET /v2.0/networks?id=962741f9-d663-4979-bf49-346d6050c2cb => generated 676 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1156] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 03:22:44 2026] GET /v2.0/quotas/e837b1010bc4453f8ae07024ca351ec1 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1157] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 03:22:44 2026] GET /v2.0/ports?tenant_id=e837b1010bc4453f8ae07024ca351ec1&fields=id => generated 103 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1158] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 03:22:44 2026] GET /v2.0/networks/962741f9-d663-4979-bf49-346d6050c2cb?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1159] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 03:22:44 2026] GET /v2.0/networks/962741f9-d663-4979-bf49-346d6050c2cb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:22:44.494 8 INFO neutron.db.segments_db [None req-469b7440-a944-469d-baa8-eb27c6be8801 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Added segment 8aa17f98-db99-4501-8c26-9a86614cca22 of type vxlan for network aea2a169-529a-4186-bb48-dd0b76419caf [pid: 8|app: 0|req: 607/1160] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:44 2026] POST /v2.0/networks => generated 610 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1161] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:44 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:22:44.697 7 INFO neutron.db.segments_db [None req-dc033a93-d193-4c34-b75b-01a347866886 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Added segment 44727a84-8058-4a46-8efe-eeb00ac32af5 of type vxlan for network 5df3adb9-a81e-4c1c-b899-0a4db4a176ce [pid: 7|app: 0|req: 554/1162] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:44 2026] POST /v2.0/networks => generated 611 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1163] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:44 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: 555/1164] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:45 2026] POST /v2.0/subnets => generated 626 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:22:45.339 8 INFO neutron.db.segments_db [None req-b05b682e-e74d-4c4b-b39f-aa9721dbbdf8 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Added segment 084e42a2-afaf-4ff4-afeb-fb8b20ce8453 of type vxlan for network 4220721c-360f-4eb3-ba09-3ab34fdb3e04 2026-04-23 03:22:45.564 8 INFO neutron.db.l3_hamode_db [None req-b05b682e-e74d-4c4b-b39f-aa9721dbbdf8 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:22:45.702 8 INFO neutron.db.l3_hamode_db [None req-b05b682e-e74d-4c4b-b39f-aa9721dbbdf8 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 556/1165] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:45 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => 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: 610/1166] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:45 2026] POST /v2.0/routers => generated 506 bytes in 1079 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1167] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:46 2026] GET /v2.0/security-groups?tenant_id=11a21f6304394c1bb40ffed3808be96f&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1168] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:46 2026] DELETE /v2.0/security-groups/beecaf01-0b87-4630-ba23-439ab5bce9cc => 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: 613/1169] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:46 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => 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: 614/1170] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:46 2026] GET /v2.0/security-groups?tenant_id=0d30bb8853744f92a181328ee01c5faa&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1171] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:47 2026] DELETE /v2.0/security-groups/ef96b911-8473-482a-96f3-d936700fd989 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1172] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:22:46 2026] PUT /v2.0/routers/9b2c2044-d28b-4d42-b7bc-053834f25e3e/add_router_interface => generated 309 bytes in 1124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1173] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:22:47 2026] GET /v2.0/ports/1b162e3a-2cfa-4237-9d37-683acf8440c5 => generated 955 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1174] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:48 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => 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: 558/1175] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:22:47 2026] PUT /v2.0/routers/9b2c2044-d28b-4d42-b7bc-053834f25e3e/add_router_interface => generated 309 bytes in 1271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1176] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:22:48 2026] GET /v2.0/ports/0f2980e0-352d-44a1-a313-5aeda5cf0d3b => generated 955 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1177] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:22:48 2026] GET /v2.0/networks?id=962741f9-d663-4979-bf49-346d6050c2cb => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1178] 199.204.45.222 () {34 vars in 1050 bytes} [Thu Apr 23 03:22:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e837b1010bc4453f8ae07024ca351ec1 => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:49.218 7 INFO neutron_taas.services.taas.taas_plugin [None req-9e3f414b-4110-4386-95f2-ecd2f9cac88b 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] TaaS: Handle Delete Port: 0f2980e0-352d-44a1-a313-5aeda5cf0d3b 2026-04-23 03:22:49.221 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9e3f414b-4110-4386-95f2-ecd2f9cac88b 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Tap Mirror: Handle Delete Port: 0f2980e0-352d-44a1-a313-5aeda5cf0d3b [pid: 8|app: 0|req: 621/1179] 199.204.45.222 () {38 vars in 955 bytes} [Thu Apr 23 03:22:49 2026] POST /v2.0/ports => generated 954 bytes in 338 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 622/1180] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:49 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 957 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1181] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:22:49 2026] PUT /v2.0/ports/4530694a-c604-4d8d-8056-bd2b57e4e610 => generated 1235 bytes in 356 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: 624/1182] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:22:49 2026] GET /v2.0/security-groups?id=f33fe862-f076-4f24-b23d-5ec6b0259adb&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:49.833 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0232fcd1-a7e9-4a69-b5ae-c7f114530c6a'] response: {'name': 'network-changed', 'server_uuid': '99e9bc11-852d-424e-80b3-5dd46477acba', 'tag': '4530694a-c604-4d8d-8056-bd2b57e4e610', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 559/1183] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:22:48 2026] PUT /v2.0/routers/9b2c2044-d28b-4d42-b7bc-053834f25e3e/remove_router_interface => generated 309 bytes in 1305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1184] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:22:50 2026] GET /v2.0/ports?tenant_id=e837b1010bc4453f8ae07024ca351ec1&device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1185] 199.204.45.222 () {34 vars in 1018 bytes} [Thu Apr 23 03:22:50 2026] GET /v2.0/networks?tenant_id=e837b1010bc4453f8ae07024ca351ec1&shared=False => generated 772 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1186] 199.204.45.222 () {34 vars in 930 bytes} [Thu Apr 23 03:22:50 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) 2026-04-23 03:22:50.597 8 INFO neutron_taas.services.taas.taas_plugin [None req-763ac79a-dd34-454c-9d33-7728dd1e47a1 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] TaaS: Handle Delete Port: 1b162e3a-2cfa-4237-9d37-683acf8440c5 2026-04-23 03:22:50.600 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-763ac79a-dd34-454c-9d33-7728dd1e47a1 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Tap Mirror: Handle Delete Port: 1b162e3a-2cfa-4237-9d37-683acf8440c5 [pid: 7|app: 0|req: 563/1187] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:50 2026] GET /v2.0/security-groups?tenant_id=0d82221c99e54fda8ff1017ab82bec7e&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1188] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:50 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1189] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:22:50 2026] PUT /v2.0/routers/9b2c2044-d28b-4d42-b7bc-053834f25e3e/remove_router_interface => generated 309 bytes in 831 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1190] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:50 2026] DELETE /v2.0/security-groups/65227dfa-fe98-4bd7-83d0-5d2b4fc7062b => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1191] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:22:51 2026] GET /v2.0/security-groups?id=f33fe862-f076-4f24-b23d-5ec6b0259adb&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1192] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:22:51 2026] GET /v2.0/ports?device_id=9b2c2044-d28b-4d42-b7bc-053834f25e3e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:22:51.307 8 INFO neutron_taas.services.taas.taas_plugin [None req-c3408199-ac55-4659-86e9-45b0d3bda371 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] TaaS: Handle Delete Port: 1c1bad96-5bf5-43c8-a16c-666d6ee14913 2026-04-23 03:22:51.311 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3408199-ac55-4659-86e9-45b0d3bda371 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Tap Mirror: Handle Delete Port: 1c1bad96-5bf5-43c8-a16c-666d6ee14913 [pid: 7|app: 0|req: 567/1193] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:22:51 2026] GET /v2.0/ports?tenant_id=e837b1010bc4453f8ae07024ca351ec1&device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 1238 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1194] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:22:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4530694a-c604-4d8d-8056-bd2b57e4e610 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1195] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:22:51 2026] GET /v2.0/subnets?id=fbcd332b-cd7a-4689-85d3-70709125dd7a => generated 694 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1196] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:22:51 2026] GET /v2.0/ports?network_id=962741f9-d663-4979-bf49-346d6050c2cb&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:22:51.655 8 INFO neutron.services.segments.plugin [-] Segment 084e42a2-afaf-4ff4-afeb-fb8b20ce8453 resource provider aggregate not found 2026-04-23 03:22:51.668 8 INFO neutron.services.segments.plugin [-] Segment 084e42a2-afaf-4ff4-afeb-fb8b20ce8453 resource provider aggregate not found 2026-04-23 03:22:51.689 8 INFO neutron.services.segments.plugin [-] Segment 084e42a2-afaf-4ff4-afeb-fb8b20ce8453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 084e42a2-afaf-4ff4-afeb-fb8b20ce8453 found for delete ", "request_id": "req-c3d6b7fa-0eb2-4a92-b207-f508ca8a31ce"}]} 2026-04-23 03:22:51.693 8 INFO neutron.services.segments.plugin [-] Segment 084e42a2-afaf-4ff4-afeb-fb8b20ce8453 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 084e42a2-afaf-4ff4-afeb-fb8b20ce8453 found for delete ", "request_id": "req-a64b6263-dfbf-4345-88d4-04667e2a17d4"}]} [pid: 7|app: 0|req: 571/1197] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:22:51 2026] GET /v2.0/networks/962741f9-d663-4979-bf49-346d6050c2cb?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:22:51.721 8 INFO neutron.db.l3_hamode_db [None req-c3408199-ac55-4659-86e9-45b0d3bda371 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] HA network 4220721c-360f-4eb3-ba09-3ab34fdb3e04 was deleted as no HA routers are present in tenant 7bb7fd84c73e4e7298273b9b8148656b. [pid: 8|app: 0|req: 627/1198] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:51 2026] DELETE /v2.0/routers/9b2c2044-d28b-4d42-b7bc-053834f25e3e => generated 0 bytes in 618 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1199] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:22:51 2026] GET /v2.0/networks/962741f9-d663-4979-bf49-346d6050c2cb?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: 628/1200] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:51 2026] DELETE /v2.0/subnets/ebbde576-c4c5-4547-8665-099adfa2a1f8 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1201] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:51 2026] DELETE /v2.0/subnets/21f84734-b2ee-44d4-8bc9-0a2ef3273dc6 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:52.158 8 INFO neutron_taas.services.taas.taas_plugin [None req-0977b01f-ae3f-4e3f-b0b2-655f00660642 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] TaaS: Handle Delete Port: 3ced14fc-12b5-4de3-85ed-1792a01c9272 2026-04-23 03:22:52.160 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0977b01f-ae3f-4e3f-b0b2-655f00660642 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Tap Mirror: Handle Delete Port: 3ced14fc-12b5-4de3-85ed-1792a01c9272 [pid: 7|app: 0|req: 574/1202] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:52 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1203] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:22:52 2026] GET /v2.0/security-groups?id=f33fe862-f076-4f24-b23d-5ec6b0259adb&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1204] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:52 2026] DELETE /v2.0/networks/5df3adb9-a81e-4c1c-b899-0a4db4a176ce => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:52.471 7 INFO neutron_taas.services.taas.taas_plugin [None req-f0a3e442-e951-425e-b188-73fb67ee3786 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] TaaS: Handle Delete Port: 79440d68-a704-4e3a-9814-c6e9efa74044 2026-04-23 03:22:52.475 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0a3e442-e951-425e-b188-73fb67ee3786 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Tap Mirror: Handle Delete Port: 79440d68-a704-4e3a-9814-c6e9efa74044 2026-04-23 03:22:52.667 7 INFO neutron.services.segments.plugin [-] Segment 8aa17f98-db99-4501-8c26-9a86614cca22 resource provider aggregate not found 2026-04-23 03:22:52.672 7 INFO neutron.services.segments.plugin [-] Segment 8aa17f98-db99-4501-8c26-9a86614cca22 resource provider aggregate not found 2026-04-23 03:22:52.687 7 INFO neutron.services.segments.plugin [-] Segment 8aa17f98-db99-4501-8c26-9a86614cca22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aa17f98-db99-4501-8c26-9a86614cca22 found for delete ", "request_id": "req-dbb3efec-b3ac-45a4-804d-fa985df074e8"}]} 2026-04-23 03:22:52.689 7 INFO neutron.services.segments.plugin [-] Segment 8aa17f98-db99-4501-8c26-9a86614cca22 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aa17f98-db99-4501-8c26-9a86614cca22 found for delete ", "request_id": "req-d0dbcd4d-1f57-49f7-b999-5907cae31d6c"}]} [pid: 7|app: 0|req: 576/1205] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:52 2026] DELETE /v2.0/networks/aea2a169-529a-4186-bb48-dd0b76419caf => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:52.765 8 INFO neutron.db.segments_db [None req-fbc3650f-47d8-49cc-af38-7cda675ffb53 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Added segment 350ed8bf-bc73-4e76-ad75-28083bdedae3 of type vxlan for network f732004e-25d1-4934-9ade-16f70e7a910d [pid: 8|app: 0|req: 630/1206] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:52 2026] POST /v2.0/networks => generated 611 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1207] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:52 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:22:53.181 8 INFO neutron.db.segments_db [None req-4993566d-afcd-49a8-a706-dbab29ef4e97 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Added segment 64b96410-c2bf-4226-b15b-75db00163d5f of type vxlan for network cd44ff9b-c61a-4d17-b145-56f008a60997 [pid: 7|app: 0|req: 578/1208] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:53 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1209] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:22:53 2026] GET /v2.0/security-groups?id=f33fe862-f076-4f24-b23d-5ec6b0259adb&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:53.454 8 INFO neutron.db.l3_hamode_db [None req-4993566d-afcd-49a8-a706-dbab29ef4e97 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:22:53.584 8 INFO neutron.db.l3_hamode_db [None req-4993566d-afcd-49a8-a706-dbab29ef4e97 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:22:53.712 8 INFO neutron.services.segments.plugin [-] Segment 44727a84-8058-4a46-8efe-eeb00ac32af5 resource provider aggregate not found 2026-04-23 03:22:53.722 8 INFO neutron.services.segments.plugin [-] Segment 44727a84-8058-4a46-8efe-eeb00ac32af5 resource provider aggregate not found 2026-04-23 03:22:53.739 8 INFO neutron.services.segments.plugin [-] Segment 44727a84-8058-4a46-8efe-eeb00ac32af5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44727a84-8058-4a46-8efe-eeb00ac32af5 found for delete ", "request_id": "req-24db94cd-8c76-4fcb-9936-cf5e241f4d15"}]} 2026-04-23 03:22:53.741 8 INFO neutron.services.segments.plugin [-] Segment 44727a84-8058-4a46-8efe-eeb00ac32af5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44727a84-8058-4a46-8efe-eeb00ac32af5 found for delete ", "request_id": "req-4c9013a8-3541-49c5-aada-d24b72df5056"}]} [pid: 8|app: 0|req: 631/1210] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:53 2026] POST /v2.0/routers => generated 505 bytes in 1013 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1211] 10.0.0.157 () {34 vars in 665 bytes} [Thu Apr 23 03:22:54 2026] POST /v2.0/ports => generated 952 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, ' [pid: 8|app: 0|req: 632/1212] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:54 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1213] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:22:54 2026] GET /v2.0/security-groups?id=f33fe862-f076-4f24-b23d-5ec6b0259adb&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1214] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:22:55 2026] GET /v2.0/security-groups?tenant_id=30bfb0634631485b8b4c23a9d1cc3148&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1215] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:22:54 2026] PUT /v2.0/routers/e95a23ce-8c0a-4204-b96d-042e42cc5662/add_router_interface => generated 309 bytes in 1259 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: 635/1216] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:22:55 2026] POST /v2.0/floatingips => generated 552 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1217] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:22:55 2026] DELETE /v2.0/security-groups/da210258-1d30-4e2d-809d-cf538b22679b => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1218] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:55 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1219] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:22:55 2026] GET /v2.0/ports/a2fee176-53b5-4d35-8fd9-9c8716bae304 => generated 1026 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1220] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:22:55 2026] GET /v2.0/security-groups?id=f33fe862-f076-4f24-b23d-5ec6b0259adb&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:56.432 7 INFO neutron_taas.services.taas.taas_plugin [None req-bbc9550c-b8ac-42f2-8cb5-871b8e128974 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] TaaS: Handle Delete Port: a2fee176-53b5-4d35-8fd9-9c8716bae304 2026-04-23 03:22:56.434 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbc9550c-b8ac-42f2-8cb5-871b8e128974 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Tap Mirror: Handle Delete Port: a2fee176-53b5-4d35-8fd9-9c8716bae304 [pid: 8|app: 0|req: 637/1221] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:22:55 2026] POST /v2.0/floatingips => generated 552 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1224] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:22:56 2026] PUT /v2.0/routers/e95a23ce-8c0a-4204-b96d-042e42cc5662/remove_router_interface => generated 309 bytes in 984 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: 640/1225] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:22:56 2026] POST /v2.0/floatingips => generated 552 bytes in 608 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1226] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:57 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:57.116 7 INFO neutron.api.v2.resource [None req-c47132e5-1e24-421d-a712-13687c54bd54 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 586/1227] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:22:56 2026] PUT /v2.0/routers/e95a23ce-8c0a-4204-b96d-042e42cc5662/remove_router_interface => generated 197 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1228] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:22:57 2026] GET /v2.0/security-groups?id=f33fe862-f076-4f24-b23d-5ec6b0259adb&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1229] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:22:57 2026] GET /v2.0/ports?device_id=e95a23ce-8c0a-4204-b96d-042e42cc5662 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:22:57.353 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb2ddcfa-5a4c-45d9-b5f7-2f3299c687d9 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] TaaS: Handle Delete Port: 09ae8ca4-33f5-4cc8-9e66-08ff02b36ac4 2026-04-23 03:22:57.355 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb2ddcfa-5a4c-45d9-b5f7-2f3299c687d9 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Tap Mirror: Handle Delete Port: 09ae8ca4-33f5-4cc8-9e66-08ff02b36ac4 2026-04-23 03:22:57.702 7 INFO neutron.services.segments.plugin [-] Segment 64b96410-c2bf-4226-b15b-75db00163d5f resource provider aggregate not found [pid: 8|app: 0|req: 642/1230] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:22:57 2026] POST /v2.0/floatingips => generated 552 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:22:57.719 7 INFO neutron.services.segments.plugin [-] Segment 64b96410-c2bf-4226-b15b-75db00163d5f resource provider aggregate not found 2026-04-23 03:22:57.724 7 INFO neutron.services.segments.plugin [-] Segment 64b96410-c2bf-4226-b15b-75db00163d5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64b96410-c2bf-4226-b15b-75db00163d5f found for delete ", "request_id": "req-d225106c-2b3c-4830-85ec-b8b438066d1a"}]} 2026-04-23 03:22:57.733 7 INFO neutron.services.segments.plugin [-] Segment 64b96410-c2bf-4226-b15b-75db00163d5f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64b96410-c2bf-4226-b15b-75db00163d5f found for delete ", "request_id": "req-41d7b2de-2b75-4a21-ba86-bf0afb6deb27"}]} 2026-04-23 03:22:57.740 7 INFO neutron.db.l3_hamode_db [None req-bb2ddcfa-5a4c-45d9-b5f7-2f3299c687d9 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] HA network cd44ff9b-c61a-4d17-b145-56f008a60997 was deleted as no HA routers are present in tenant 7bb7fd84c73e4e7298273b9b8148656b. [pid: 8|app: 0|req: 643/1231] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:57 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1232] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:57 2026] DELETE /v2.0/routers/e95a23ce-8c0a-4204-b96d-042e42cc5662 => 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: 590/1233] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:22:57 2026] DELETE /v2.0/subnets/6aa8e1c4-2e7d-44cc-9e68-6c0ea9a11bda => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:58.316 7 INFO neutron.db.l3_db [None req-bbcd9994-031f-47d1-9822-887646c3161d 2f36580fde894b2398b99c2c97e84d3f e837b1010bc4453f8ae07024ca351ec1 - - default default] Floating IP 64267b26-3063-4b02-a53d-90b5ae003bb9 associated. External IP: 10.96.250.202, port: 4530694a-c604-4d8d-8056-bd2b57e4e610. [pid: 8|app: 0|req: 644/1234] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:22:57 2026] POST /v2.0/floatingips => generated 552 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:22:58.448 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc1eee70-2f77-48e7-bf77-4a8bfa65924e 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] TaaS: Handle Delete Port: 4fc1cb4c-534d-4df0-81a0-3ffaa0654ddb 2026-04-23 03:22:58.451 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc1eee70-2f77-48e7-bf77-4a8bfa65924e 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Tap Mirror: Handle Delete Port: 4fc1cb4c-534d-4df0-81a0-3ffaa0654ddb [pid: 7|app: 0|req: 591/1235] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:22:57 2026] PUT /v2.0/floatingips/64267b26-3063-4b02-a53d-90b5ae003bb9 => generated 855 bytes in 687 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:58.666 8 INFO neutron.services.segments.plugin [-] Segment 350ed8bf-bc73-4e76-ad75-28083bdedae3 resource provider aggregate not found 2026-04-23 03:22:58.674 8 INFO neutron.services.segments.plugin [-] Segment 350ed8bf-bc73-4e76-ad75-28083bdedae3 resource provider aggregate not found 2026-04-23 03:22:58.688 8 INFO neutron.services.segments.plugin [-] Segment 350ed8bf-bc73-4e76-ad75-28083bdedae3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 350ed8bf-bc73-4e76-ad75-28083bdedae3 found for delete ", "request_id": "req-06af3c16-ec73-46a4-8e24-07d520ad9c33"}]} [pid: 8|app: 0|req: 645/1236] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:22:58 2026] DELETE /v2.0/networks/f732004e-25d1-4934-9ade-16f70e7a910d => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:22:58.717 8 INFO neutron.services.segments.plugin [-] Segment 350ed8bf-bc73-4e76-ad75-28083bdedae3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 350ed8bf-bc73-4e76-ad75-28083bdedae3 found for delete ", "request_id": "req-0ce30749-579b-417c-8f78-1807c7fa93a5"}]} 2026-04-23 03:22:58.741 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e16be07c-05b7-4099-8134-a9639905e530'] response: {'name': 'network-changed', 'server_uuid': '99e9bc11-852d-424e-80b3-5dd46477acba', 'tag': '4530694a-c604-4d8d-8056-bd2b57e4e610', 'status': 'completed', 'code': 200} 2026-04-23 03:22:58.767 8 INFO neutron.db.segments_db [None req-6d56aefd-5bb9-4a6f-8471-c244b00739ec 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Added segment be86d860-1d05-4237-b880-c75669f027dc of type vxlan for network a5e0ae2e-fcf9-4f94-acac-158dc5a1e4a0 [pid: 7|app: 0|req: 592/1237] 10.0.0.157 () {34 vars in 759 bytes} [Thu Apr 23 03:22:58 2026] PUT /v2.0/floatingips/7fdd56d4-38d2-4792-83a6-f2f31773f9ca/tags => generated 17 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1238] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:58 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 971 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1239] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:22:58 2026] POST /v2.0/networks => generated 611 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1240] 10.0.0.157 () {34 vars in 759 bytes} [Thu Apr 23 03:22:58 2026] PUT /v2.0/floatingips/3c29e848-7ba3-4b18-845e-de6e6d4f9bd6/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1241] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:22:58 2026] GET /v2.0/security-groups?id=f33fe862-f076-4f24-b23d-5ec6b0259adb&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1242] 10.0.0.157 () {34 vars in 759 bytes} [Thu Apr 23 03:22:58 2026] PUT /v2.0/floatingips/ba8fc5f9-49f8-4f6f-a853-1cee7383c526/tags => generated 34 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1243] 10.0.0.157 () {34 vars in 759 bytes} [Thu Apr 23 03:22:59 2026] PUT /v2.0/floatingips/81d702c7-27a0-48c0-b1ca-a2f528b4236d/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1244] 10.0.0.157 () {32 vars in 672 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1245] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:58 2026] POST /v2.0/subnets => generated 626 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1246] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1247] 10.0.0.157 () {32 vars in 686 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:22:59.252 7 INFO neutron.db.segments_db [None req-47d84f3b-c92f-4d78-8456-f24ce3f0a66a 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Added segment 89041193-a7e7-4e42-98bd-d04654d84a88 of type vxlan for network f42cf8d8-87ab-42da-98d3-1935d1459845 [pid: 8|app: 0|req: 652/1248] 10.0.0.157 () {32 vars in 682 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1249] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/security-groups?id=f33fe862-f076-4f24-b23d-5ec6b0259adb&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1250] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/ports?tenant_id=e837b1010bc4453f8ae07024ca351ec1&device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1251] 10.0.0.157 () {32 vars in 694 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1252] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/networks?id=962741f9-d663-4979-bf49-346d6050c2cb => generated 772 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1253] 10.0.0.157 () {32 vars in 680 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1254] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=4530694a-c604-4d8d-8056-bd2b57e4e610 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:22:59.490 7 INFO neutron.db.l3_hamode_db [None req-47d84f3b-c92f-4d78-8456-f24ce3f0a66a 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 659/1255] 10.0.0.157 () {32 vars in 694 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1256] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/subnets?id=fbcd332b-cd7a-4689-85d3-70709125dd7a => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1257] 10.0.0.157 () {32 vars in 690 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:22:59.615 7 INFO neutron.db.l3_hamode_db [None req-47d84f3b-c92f-4d78-8456-f24ce3f0a66a 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 662/1258] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/ports?network_id=962741f9-d663-4979-bf49-346d6050c2cb&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1259] 10.0.0.157 () {32 vars in 702 bytes} [Thu Apr 23 03:22:59 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) [pid: 8|app: 0|req: 664/1260] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/networks/962741f9-d663-4979-bf49-346d6050c2cb?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:22:59.773 8 INFO neutron_taas.services.taas.taas_plugin [None req-b308f4bd-d3bf-4a48-8c71-50c646f68e79 08ba3c976773419abdf16daf7bf9abf3 9f5236dc7c5c492297982d88369ede72 - - default default] TaaS: Handle Delete Port: d29b82f3-3088-4ecc-a010-eb13950003e5 2026-04-23 03:22:59.776 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b308f4bd-d3bf-4a48-8c71-50c646f68e79 08ba3c976773419abdf16daf7bf9abf3 9f5236dc7c5c492297982d88369ede72 - - default default] Tap Mirror: Handle Delete Port: d29b82f3-3088-4ecc-a010-eb13950003e5 [pid: 8|app: 0|req: 665/1261] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:22:59 2026] DELETE /v2.0/floatingips/7fdd56d4-38d2-4792-83a6-f2f31773f9ca => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1262] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:22:59 2026] GET /v2.0/networks/962741f9-d663-4979-bf49-346d6050c2cb?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:00.057 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf6c43f0-b17f-4961-959c-b7fa3d024610 08ba3c976773419abdf16daf7bf9abf3 9f5236dc7c5c492297982d88369ede72 - - default default] TaaS: Handle Delete Port: 2372955d-ecf3-4f1f-af45-b68a8e80e697 2026-04-23 03:23:00.059 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf6c43f0-b17f-4961-959c-b7fa3d024610 08ba3c976773419abdf16daf7bf9abf3 9f5236dc7c5c492297982d88369ede72 - - default default] Tap Mirror: Handle Delete Port: 2372955d-ecf3-4f1f-af45-b68a8e80e697 [pid: 8|app: 0|req: 667/1263] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:22:59 2026] DELETE /v2.0/floatingips/3c29e848-7ba3-4b18-845e-de6e6d4f9bd6 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1264] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:22:59 2026] POST /v2.0/routers => generated 505 bytes in 1044 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:23:00.295 8 INFO neutron_taas.services.taas.taas_plugin [None req-a38c8463-476d-41bd-8891-9b2ff4867f4a 08ba3c976773419abdf16daf7bf9abf3 9f5236dc7c5c492297982d88369ede72 - - default default] TaaS: Handle Delete Port: 2c912db3-1404-40d3-95d8-02dcad0e5d57 2026-04-23 03:23:00.298 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a38c8463-476d-41bd-8891-9b2ff4867f4a 08ba3c976773419abdf16daf7bf9abf3 9f5236dc7c5c492297982d88369ede72 - - default default] Tap Mirror: Handle Delete Port: 2c912db3-1404-40d3-95d8-02dcad0e5d57 [pid: 8|app: 0|req: 668/1265] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:23:00 2026] DELETE /v2.0/floatingips/ba8fc5f9-49f8-4f6f-a853-1cee7383c526 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1266] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:00 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:23:00.639 8 INFO neutron_taas.services.taas.taas_plugin [None req-9748dccf-4c5e-4a21-9b90-0d03c367997c 08ba3c976773419abdf16daf7bf9abf3 9f5236dc7c5c492297982d88369ede72 - - default default] TaaS: Handle Delete Port: da035cb9-27f0-4c00-86ac-88ca787cfd52 2026-04-23 03:23:00.642 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9748dccf-4c5e-4a21-9b90-0d03c367997c 08ba3c976773419abdf16daf7bf9abf3 9f5236dc7c5c492297982d88369ede72 - - default default] Tap Mirror: Handle Delete Port: da035cb9-27f0-4c00-86ac-88ca787cfd52 [pid: 8|app: 0|req: 670/1267] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:23:00 2026] DELETE /v2.0/floatingips/81d702c7-27a0-48c0-b1ca-a2f528b4236d => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1268] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:00 2026] GET /v2.0/security-groups?id=f33fe862-f076-4f24-b23d-5ec6b0259adb&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:23:00.936 8 INFO neutron_taas.services.taas.taas_plugin [None req-a320151e-ac29-4414-8cf3-8ef9443d3a92 08ba3c976773419abdf16daf7bf9abf3 9f5236dc7c5c492297982d88369ede72 - - default default] TaaS: Handle Delete Port: 4b13ea82-68f4-4556-81c7-2ae46b430f76 2026-04-23 03:23:00.939 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a320151e-ac29-4414-8cf3-8ef9443d3a92 08ba3c976773419abdf16daf7bf9abf3 9f5236dc7c5c492297982d88369ede72 - - default default] Tap Mirror: Handle Delete Port: 4b13ea82-68f4-4556-81c7-2ae46b430f76 [pid: 8|app: 0|req: 672/1269] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:23:00 2026] DELETE /v2.0/floatingips/3db3916e-c4ee-485c-abf5-66122c2e1d3d => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1270] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:23:00 2026] PUT /v2.0/routers/d45af913-9f10-4e94-ad50-72560cf265cb/add_router_interface => generated 309 bytes in 1124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1271] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:23:01 2026] GET /v2.0/ports/879d21e4-1b2b-467c-9c82-809818e04eb3 => generated 955 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1272] 199.204.45.222 () {34 vars in 994 bytes} [Thu Apr 23 03:23:01 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:23:01.759 8 INFO neutron_taas.services.taas.taas_plugin [req-ad320056-d10a-4249-9082-75799e9824fe req-8b273fff-d1b5-44dd-ad8a-e588b8031001 2f36580fde894b2398b99c2c97e84d3f e837b1010bc4453f8ae07024ca351ec1 - - default default] TaaS: Handle Delete Port: 4530694a-c604-4d8d-8056-bd2b57e4e610 2026-04-23 03:23:01.763 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ad320056-d10a-4249-9082-75799e9824fe req-8b273fff-d1b5-44dd-ad8a-e588b8031001 2f36580fde894b2398b99c2c97e84d3f e837b1010bc4453f8ae07024ca351ec1 - - default default] Tap Mirror: Handle Delete Port: 4530694a-c604-4d8d-8056-bd2b57e4e610 2026-04-23 03:23:01.797 7 INFO neutron_taas.services.taas.taas_plugin [None req-5d92e5f1-4000-4e1d-af8a-dbb60a384b20 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] TaaS: Handle Delete Port: 879d21e4-1b2b-467c-9c82-809818e04eb3 2026-04-23 03:23:01.801 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5d92e5f1-4000-4e1d-af8a-dbb60a384b20 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Tap Mirror: Handle Delete Port: 879d21e4-1b2b-467c-9c82-809818e04eb3 2026-04-23 03:23:01.923 8 INFO neutron.db.l3_db [req-ad320056-d10a-4249-9082-75799e9824fe req-8b273fff-d1b5-44dd-ad8a-e588b8031001 2f36580fde894b2398b99c2c97e84d3f e837b1010bc4453f8ae07024ca351ec1 - - default default] Floating IP 64267b26-3063-4b02-a53d-90b5ae003bb9 disassociated. External IP: 10.96.250.202, port: 4530694a-c604-4d8d-8056-bd2b57e4e610. [pid: 7|app: 0|req: 599/1273] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:23:01 2026] PUT /v2.0/routers/d45af913-9f10-4e94-ad50-72560cf265cb/remove_router_interface => generated 309 bytes in 777 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1274] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:02 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => 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: 675/1275] 199.204.45.222 () {36 vars in 997 bytes} [Thu Apr 23 03:23:01 2026] DELETE /v2.0/ports/4530694a-c604-4d8d-8056-bd2b57e4e610 => generated 0 bytes in 657 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1276] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:23:02 2026] GET /v2.0/ports?device_id=d45af913-9f10-4e94-ad50-72560cf265cb => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:02.348 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed3c35a8-a5cf-492e-a687-c0cf710acaee'] response: {'server_uuid': '99e9bc11-852d-424e-80b3-5dd46477acba', 'name': 'network-vif-deleted', 'tag': '4530694a-c604-4d8d-8056-bd2b57e4e610', 'status': 'completed', 'code': 200} 2026-04-23 03:23:02.543 8 INFO neutron_taas.services.taas.taas_plugin [None req-a07d4738-4754-460f-8194-d82224474e96 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] TaaS: Handle Delete Port: e010b88b-62b7-4a48-be36-92060a917dfb 2026-04-23 03:23:02.549 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a07d4738-4754-460f-8194-d82224474e96 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Tap Mirror: Handle Delete Port: e010b88b-62b7-4a48-be36-92060a917dfb [pid: 7|app: 0|req: 601/1277] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:02 2026] GET /v2.0/security-groups?tenant_id=90cf3d1fb6624069b86f25cfbaee9789&name=default => generated 2925 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1278] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:02 2026] DELETE /v2.0/security-groups/234e1399-8832-4915-bdf1-5f3458e9f700 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:02.876 8 INFO neutron.services.segments.plugin [-] Segment 89041193-a7e7-4e42-98bd-d04654d84a88 resource provider aggregate not found [pid: 7|app: 0|req: 603/1279] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:02 2026] GET /v2.0/security-groups?tenant_id=f29f0c58cab942d1892e5e2ab92cf4a5&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:23:02.890 8 INFO neutron.services.segments.plugin [-] Segment 89041193-a7e7-4e42-98bd-d04654d84a88 resource provider aggregate not found 2026-04-23 03:23:02.896 8 INFO neutron.services.segments.plugin [-] Segment 89041193-a7e7-4e42-98bd-d04654d84a88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89041193-a7e7-4e42-98bd-d04654d84a88 found for delete ", "request_id": "req-f3536c3e-6bd4-447f-9164-728de26581fd"}]} 2026-04-23 03:23:02.908 8 INFO neutron.services.segments.plugin [-] Segment 89041193-a7e7-4e42-98bd-d04654d84a88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89041193-a7e7-4e42-98bd-d04654d84a88 found for delete ", "request_id": "req-b9b23dda-b6b8-4ca5-a1cc-527da8eff7ae"}]} 2026-04-23 03:23:02.919 8 INFO neutron.db.l3_hamode_db [None req-a07d4738-4754-460f-8194-d82224474e96 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] HA network f42cf8d8-87ab-42da-98d3-1935d1459845 was deleted as no HA routers are present in tenant 7bb7fd84c73e4e7298273b9b8148656b. [pid: 8|app: 0|req: 677/1280] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:02 2026] DELETE /v2.0/routers/d45af913-9f10-4e94-ad50-72560cf265cb => generated 0 bytes in 586 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1281] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:02 2026] DELETE /v2.0/security-groups/dfedbfc1-bce0-470d-8025-7928d2a0515a => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1282] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:02 2026] DELETE /v2.0/subnets/55e90b39-d0e7-42c0-87f9-283164840370 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:23:03.185 7 INFO neutron_taas.services.taas.taas_plugin [None req-f1b7d8eb-5cb5-4025-8a2e-8a0e9ed16d19 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] TaaS: Handle Delete Port: ae0849b5-8469-401e-9d77-8387902d8730 2026-04-23 03:23:03.188 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1b7d8eb-5cb5-4025-8a2e-8a0e9ed16d19 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Tap Mirror: Handle Delete Port: ae0849b5-8469-401e-9d77-8387902d8730 [pid: 8|app: 0|req: 679/1283] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:03 2026] GET /v2.0/security-groups?tenant_id=9f5236dc7c5c492297982d88369ede72&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1284] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:03 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:03.370 7 INFO neutron.services.segments.plugin [-] Segment be86d860-1d05-4237-b880-c75669f027dc resource provider aggregate not found 2026-04-23 03:23:03.375 7 INFO neutron.services.segments.plugin [-] Segment be86d860-1d05-4237-b880-c75669f027dc resource provider aggregate not found 2026-04-23 03:23:03.391 7 INFO neutron.services.segments.plugin [-] Segment be86d860-1d05-4237-b880-c75669f027dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be86d860-1d05-4237-b880-c75669f027dc found for delete ", "request_id": "req-6f95fce0-253a-430b-bc0c-dde35c6ca502"}]} 2026-04-23 03:23:03.394 7 INFO neutron.services.segments.plugin [-] Segment be86d860-1d05-4237-b880-c75669f027dc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be86d860-1d05-4237-b880-c75669f027dc found for delete ", "request_id": "req-798ee5eb-339a-43bf-aa07-ca03bace40a4"}]} [pid: 7|app: 0|req: 605/1285] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:23:03 2026] DELETE /v2.0/networks/a5e0ae2e-fcf9-4f94-acac-158dc5a1e4a0 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1286] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:03 2026] DELETE /v2.0/security-groups/fd914eec-439d-44b1-b6af-7d185d95049f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:03.475 7 INFO neutron.db.segments_db [None req-e2b39a69-fb8a-4c0d-8e09-3916e5ea058a 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Added segment 54d0e38b-310e-4d4c-9e86-40254293d3d1 of type vxlan for network 4c500ff6-a9bd-451a-b133-d2e480f15bb3 2026-04-23 03:23:03.764 7 INFO neutron.db.l3_hamode_db [None req-e2b39a69-fb8a-4c0d-8e09-3916e5ea058a 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 682/1287] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:04 2026] GET /v2.0/ports?device_id=99e9bc11-852d-424e-80b3-5dd46477acba => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:04.543 7 INFO neutron.db.l3_hamode_db [None req-e2b39a69-fb8a-4c0d-8e09-3916e5ea058a 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 606/1288] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:23:03 2026] POST /v2.0/routers => generated 687 bytes in 1999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1289] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:23:05 2026] GET /v2.0/routers/bd1e6d12-58d7-4927-bb39-a479e3ebfe6b => generated 693 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1290] 10.0.0.157 () {32 vars in 647 bytes} [Thu Apr 23 03:23:05 2026] GET /v2.0/routers => generated 696 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1291] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:05 2026] DELETE /v2.0/security-groups/f33fe862-f076-4f24-b23d-5ec6b0259adb => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:05.655 8 INFO neutron.api.v2.resource [None req-662e1692-e94d-45ab-a3da-7a0e8f1199fc 2f36580fde894b2398b99c2c97e84d3f e837b1010bc4453f8ae07024ca351ec1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 685/1292] 10.0.0.157 () {32 vars in 737 bytes} [Thu Apr 23 03:23:05 2026] GET /v2.0/security-groups/f33fe862-f076-4f24-b23d-5ec6b0259adb => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:23:05.745 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc5a7a13-674e-4ca3-9ceb-9822214cd5bc 2f36580fde894b2398b99c2c97e84d3f e837b1010bc4453f8ae07024ca351ec1 - - default default] TaaS: Handle Delete Port: 9e4dbbcb-cb1d-4a9c-8cf2-18ccaa54e1b6 2026-04-23 03:23:05.747 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc5a7a13-674e-4ca3-9ceb-9822214cd5bc 2f36580fde894b2398b99c2c97e84d3f e837b1010bc4453f8ae07024ca351ec1 - - default default] Tap Mirror: Handle Delete Port: 9e4dbbcb-cb1d-4a9c-8cf2-18ccaa54e1b6 [pid: 8|app: 0|req: 686/1293] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:23:05 2026] DELETE /v2.0/floatingips/64267b26-3063-4b02-a53d-90b5ae003bb9 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1294] 10.0.0.157 () {34 vars in 741 bytes} [Thu Apr 23 03:23:05 2026] PUT /v2.0/routers/bd1e6d12-58d7-4927-bb39-a479e3ebfe6b => generated 700 bytes in 377 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1295] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:23:05 2026] GET /v2.0/routers/bd1e6d12-58d7-4927-bb39-a479e3ebfe6b => generated 700 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1296] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:23:06 2026] GET /v2.0/ports?device_id=bd1e6d12-58d7-4927-bb39-a479e3ebfe6b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:06.279 7 INFO neutron_taas.services.taas.taas_plugin [None req-02629b72-d4bd-4716-866b-ed53b5132b97 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] TaaS: Handle Delete Port: 28c5cb5c-61c1-4abf-bba7-1c4031c02084 2026-04-23 03:23:06.282 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02629b72-d4bd-4716-866b-ed53b5132b97 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Tap Mirror: Handle Delete Port: 28c5cb5c-61c1-4abf-bba7-1c4031c02084 2026-04-23 03:23:06.295 8 INFO neutron_taas.services.taas.taas_plugin [None req-77b885ba-a2e4-4399-90f5-74660f4466c4 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 020e5b67-3a0e-4acc-aa93-31b3674118df 2026-04-23 03:23:06.297 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77b885ba-a2e4-4399-90f5-74660f4466c4 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 020e5b67-3a0e-4acc-aa93-31b3674118df 2026-04-23 03:23:06.527 7 INFO neutron_taas.services.taas.taas_plugin [None req-02629b72-d4bd-4716-866b-ed53b5132b97 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] TaaS: Handle Delete Port: 7699b3c7-2ea7-46b8-80e1-35c3d2919a82 2026-04-23 03:23:06.529 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-02629b72-d4bd-4716-866b-ed53b5132b97 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] Tap Mirror: Handle Delete Port: 7699b3c7-2ea7-46b8-80e1-35c3d2919a82 [pid: 8|app: 0|req: 687/1297] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:23:05 2026] PUT /v2.0/routers/3267cfe6-4fec-4116-b9c0-9426fc974024/remove_router_interface => generated 309 bytes in 942 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:23:06.868 7 INFO neutron.services.segments.plugin [-] Segment 54d0e38b-310e-4d4c-9e86-40254293d3d1 resource provider aggregate not found 2026-04-23 03:23:06.873 7 INFO neutron.services.segments.plugin [-] Segment 54d0e38b-310e-4d4c-9e86-40254293d3d1 resource provider aggregate not found 2026-04-23 03:23:06.893 7 INFO neutron.db.l3_hamode_db [None req-02629b72-d4bd-4716-866b-ed53b5132b97 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] HA network 4c500ff6-a9bd-451a-b133-d2e480f15bb3 was deleted as no HA routers are present in tenant 7bb7fd84c73e4e7298273b9b8148656b. 2026-04-23 03:23:06.896 7 INFO neutron.services.segments.plugin [-] Segment 54d0e38b-310e-4d4c-9e86-40254293d3d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d0e38b-310e-4d4c-9e86-40254293d3d1 found for delete ", "request_id": "req-5705de1b-ab8b-4a0d-ba96-defeb3fabb74"}]} [pid: 7|app: 0|req: 611/1298] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:06 2026] DELETE /v2.0/routers/bd1e6d12-58d7-4927-bb39-a479e3ebfe6b => generated 0 bytes in 834 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:06.904 7 INFO neutron.services.segments.plugin [-] Segment 54d0e38b-310e-4d4c-9e86-40254293d3d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54d0e38b-310e-4d4c-9e86-40254293d3d1 found for delete ", "request_id": "req-0f546629-9687-4d64-83e2-69936e242366"}]} 2026-04-23 03:23:07.122 7 INFO neutron_taas.services.taas.taas_plugin [None req-a66a1419-97d0-4ad9-8ce9-19b580c3a5a6 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 6d4bcc02-2747-4f20-b7b4-2245fd754492 2026-04-23 03:23:07.124 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a66a1419-97d0-4ad9-8ce9-19b580c3a5a6 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 6d4bcc02-2747-4f20-b7b4-2245fd754492 [pid: 8|app: 0|req: 688/1299] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:06 2026] GET /v2.0/security-groups?tenant_id=0af0005148e04118a6e1dda025dccdaf&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1300] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:23:07 2026] GET /v2.0/ports?device_id=bd1e6d12-58d7-4927-bb39-a479e3ebfe6b => 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: 690/1301] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:07 2026] DELETE /v2.0/security-groups/dc682022-c7a2-4c5e-afad-06c9e5e556ff => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:07.345 8 INFO neutron.api.v2.resource [None req-6903305f-0582-4054-89dd-9d3b2f195dd4 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 691/1302] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:07 2026] DELETE /v2.0/routers/bd1e6d12-58d7-4927-bb39-a479e3ebfe6b => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1303] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:23:07 2026] GET /v2.0/ports?device_id=d45af913-9f10-4e94-ad50-72560cf265cb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:07.404 8 INFO neutron.api.v2.resource [None req-79df74c5-fb6d-4584-bc0e-0e0e898e9350 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 693/1304] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:07 2026] DELETE /v2.0/routers/d45af913-9f10-4e94-ad50-72560cf265cb => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:23:07.423 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5caf073d-965f-434b-b129-70e090a59635 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 694/1305] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:07 2026] DELETE /v2.0/subnets/55e90b39-d0e7-42c0-87f9-283164840370 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:23:07.434 7 INFO neutron_taas.services.taas.taas_plugin [None req-a66a1419-97d0-4ad9-8ce9-19b580c3a5a6 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 9cfeb056-bbe3-456b-bc61-fdf8e55c61f8 2026-04-23 03:23:07.437 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a66a1419-97d0-4ad9-8ce9-19b580c3a5a6 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 9cfeb056-bbe3-456b-bc61-fdf8e55c61f8 [pid: 8|app: 0|req: 695/1306] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:23:07 2026] GET /v2.0/ports?device_id=e95a23ce-8c0a-4204-b96d-042e42cc5662 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:07.471 8 INFO neutron.api.v2.resource [None req-db6f17fd-7f25-4a2b-8edb-90552176f653 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 696/1307] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:07 2026] DELETE /v2.0/routers/e95a23ce-8c0a-4204-b96d-042e42cc5662 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:23:07.492 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af3b40ce-2eed-4875-88d4-fc24704dafe5 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 697/1308] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:07 2026] DELETE /v2.0/subnets/6aa8e1c4-2e7d-44cc-9e68-6c0ea9a11bda => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1309] 10.0.0.157 () {34 vars in 684 bytes} [Thu Apr 23 03:23:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1310] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:23:07 2026] GET /v2.0/ports?device_id=9b2c2044-d28b-4d42-b7bc-053834f25e3e => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:07.859 7 INFO neutron.db.l3_hamode_db [None req-a66a1419-97d0-4ad9-8ce9-19b580c3a5a6 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] HA network be5d6ba6-7029-441a-a011-4f66c6b7b504 was deleted as no HA routers are present in tenant e837b1010bc4453f8ae07024ca351ec1. [pid: 7|app: 0|req: 612/1311] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:06 2026] DELETE /v2.0/routers/3267cfe6-4fec-4116-b9c0-9426fc974024 => generated 0 bytes in 962 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:07.878 7 INFO neutron.api.v2.resource [None req-85c752e5-bcc4-4bbe-bee7-9d15c9c38d50 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1312] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:07 2026] DELETE /v2.0/routers/9b2c2044-d28b-4d42-b7bc-053834f25e3e => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1313] 10.0.0.157 () {34 vars in 684 bytes} [Thu Apr 23 03:23:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 03:23:07.972 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ab83bba6-1b0e-4be0-8fdf-162ca5c050ee 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 701/1314] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:07 2026] DELETE /v2.0/subnets/ebbde576-c4c5-4547-8665-099adfa2a1f8 => 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: 614/1315] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:07 2026] DELETE /v2.0/subnets/fbcd332b-cd7a-4689-85d3-70709125dd7a => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:23:08.083 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a1d8250-46e4-4e96-935c-5849a10234d8 992a8b32a41444e7ae0375c611a6e375 7bb7fd84c73e4e7298273b9b8148656b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 615/1316] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:08 2026] DELETE /v2.0/subnets/21f84734-b2ee-44d4-8bc9-0a2ef3273dc6 => 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: 702/1317] 10.0.0.157 () {34 vars in 684 bytes} [Thu Apr 23 03:23:07 2026] POST /v2.0/security-groups => generated 1601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 03:23:08.166 7 INFO neutron_taas.services.taas.taas_plugin [None req-897b0071-18ae-49f5-a5ca-2d6ebfcd85d4 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 220745f7-f137-4266-8207-9b710d9a88a9 2026-04-23 03:23:08.169 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-897b0071-18ae-49f5-a5ca-2d6ebfcd85d4 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 220745f7-f137-4266-8207-9b710d9a88a9 [pid: 8|app: 0|req: 703/1318] 10.0.0.157 () {34 vars in 684 bytes} [Thu Apr 23 03:23:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1319] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:23:08 2026] DELETE /v2.0/networks/962741f9-d663-4979-bf49-346d6050c2cb => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1320] 10.0.0.157 () {34 vars in 684 bytes} [Thu Apr 23 03:23:08 2026] POST /v2.0/security-groups => generated 1601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1321] 10.0.0.157 () {34 vars in 767 bytes} [Thu Apr 23 03:23:08 2026] PUT /v2.0/security-groups/727a0f31-97dc-4407-8c33-9eb3c6404d18/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1322] 10.0.0.157 () {34 vars in 767 bytes} [Thu Apr 23 03:23:08 2026] PUT /v2.0/security-groups/ba1ddd37-0a97-4f06-92bb-6d4249bf91eb/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1323] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:08 2026] GET /v2.0/security-groups?tenant_id=e837b1010bc4453f8ae07024ca351ec1&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: 618/1324] 10.0.0.157 () {34 vars in 767 bytes} [Thu Apr 23 03:23:08 2026] PUT /v2.0/security-groups/d544b16d-22de-4924-a849-e170297c8ee1/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1325] 10.0.0.157 () {34 vars in 767 bytes} [Thu Apr 23 03:23:08 2026] PUT /v2.0/security-groups/eb4222d9-2fb6-4fd6-88fc-432a7cfc910b/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1326] 10.0.0.157 () {32 vars in 680 bytes} [Thu Apr 23 03:23:08 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1327] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:08 2026] DELETE /v2.0/security-groups/37eaf03a-147a-468b-a3d2-e744e3d4fbca => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1328] 10.0.0.157 () {32 vars in 694 bytes} [Thu Apr 23 03:23:08 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1329] 10.0.0.157 () {32 vars in 690 bytes} [Thu Apr 23 03:23:08 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1330] 10.0.0.157 () {32 vars in 702 bytes} [Thu Apr 23 03:23:08 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1331] 10.0.0.157 () {32 vars in 688 bytes} [Thu Apr 23 03:23:08 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1332] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:08 2026] GET /v2.0/security-groups?tenant_id=7bb7fd84c73e4e7298273b9b8148656b&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1333] 10.0.0.157 () {32 vars in 702 bytes} [Thu Apr 23 03:23:08 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:23:08.914 7 INFO neutron.services.segments.plugin [-] Segment 8a725211-1d83-4be0-afbc-a99964de63ce resource provider aggregate not found 2026-04-23 03:23:08.929 7 INFO neutron.services.segments.plugin [-] Segment 8a725211-1d83-4be0-afbc-a99964de63ce resource provider aggregate not found [pid: 8|app: 0|req: 713/1334] 10.0.0.157 () {32 vars in 698 bytes} [Thu Apr 23 03:23:08 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:23:08.934 7 INFO neutron.services.segments.plugin [-] Segment 8a725211-1d83-4be0-afbc-a99964de63ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a725211-1d83-4be0-afbc-a99964de63ce found for delete ", "request_id": "req-936c394a-941d-4ac2-8425-19cfbc54e0c9"}]} 2026-04-23 03:23:08.946 7 INFO neutron.services.segments.plugin [-] Segment 8a725211-1d83-4be0-afbc-a99964de63ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8a725211-1d83-4be0-afbc-a99964de63ce found for delete ", "request_id": "req-e5949eb4-e6b4-4af8-a98f-983a1fe879f2"}]} 2026-04-23 03:23:08.952 7 INFO neutron.services.segments.plugin [-] Segment 08047cea-34e3-499d-89fd-925db92e3e2c resource provider aggregate not found [pid: 8|app: 0|req: 714/1335] 10.0.0.157 () {32 vars in 710 bytes} [Thu Apr 23 03:23:08 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:23:08.977 7 INFO neutron.services.segments.plugin [-] Segment 08047cea-34e3-499d-89fd-925db92e3e2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08047cea-34e3-499d-89fd-925db92e3e2c found for delete ", "request_id": "req-89ae078e-6bc5-46fc-b4ad-da2023312c31"}]} [pid: 7|app: 0|req: 622/1336] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:08 2026] DELETE /v2.0/security-groups/966b7d64-c594-4378-a2cf-430001e6fc65 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:08.979 7 INFO neutron.services.segments.plugin [-] Segment 08047cea-34e3-499d-89fd-925db92e3e2c resource provider aggregate not found 2026-04-23 03:23:08.991 7 INFO neutron.services.segments.plugin [-] Segment 08047cea-34e3-499d-89fd-925db92e3e2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08047cea-34e3-499d-89fd-925db92e3e2c found for delete ", "request_id": "req-50e7a0dd-85ce-4e53-bccc-359cc91a5d70"}]} [pid: 8|app: 0|req: 715/1337] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:08 2026] DELETE /v2.0/security-groups/727a0f31-97dc-4407-8c33-9eb3c6404d18 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1338] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:09 2026] DELETE /v2.0/security-groups/ba1ddd37-0a97-4f06-92bb-6d4249bf91eb => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1339] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:09 2026] DELETE /v2.0/security-groups/d544b16d-22de-4924-a849-e170297c8ee1 => 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: 624/1340] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:09 2026] DELETE /v2.0/security-groups/eb4222d9-2fb6-4fd6-88fc-432a7cfc910b => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1341] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:09 2026] DELETE /v2.0/security-groups/91b9efeb-8ad8-4bca-a76b-4138320eb8e3 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1342] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:10 2026] GET /v2.0/security-groups?tenant_id=e9f0bd0a13df4e28a663d616f75fd1ad&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1343] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:10 2026] DELETE /v2.0/security-groups/bf70ae38-f5aa-411a-91fa-27e94527b761 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:10.759 7 INFO neutron.db.segments_db [None req-2f03b339-77f1-44a5-ae18-8af4a39e5455 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 2a675a93-117c-4382-9704-53b83ca8fe75 of type vxlan for network df6b999b-4a24-41d8-9af3-9af003e2177e [pid: 8|app: 0|req: 719/1344] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:10 2026] GET /v2.0/security-groups?tenant_id=a5c40ff61c8945caac7ca46a8875b0df&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1345] 10.0.0.157 () {34 vars in 671 bytes} [Thu Apr 23 03:23:10 2026] POST /v2.0/networks => generated 724 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1346] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:10 2026] DELETE /v2.0/security-groups/6f8ec3a8-5fa9-456e-8201-0c33cdda4881 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1347] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:23:10 2026] POST /v2.0/subnets => generated 690 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1348] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:11 2026] GET /v2.0/security-groups?tenant_id=70382b4e21c84d9bb436677df01c19b6&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:23:11.216 8 INFO neutron.db.segments_db [None req-6fe9d8b6-dad3-48b3-9d36-189590e46b0b c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 4618726a-cb9e-4c62-8f16-4840e0463e3a of type vxlan for network 79074c00-2390-46ad-b8e8-b165076dd302 [pid: 7|app: 0|req: 627/1349] 10.0.0.157 () {34 vars in 684 bytes} [Thu Apr 23 03:23:10 2026] POST /v2.0/security-groups => generated 1625 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1350] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:11 2026] DELETE /v2.0/security-groups/a1a50ec5-5c27-4dd1-87d0-ee0709df86ff => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1351] 10.0.0.157 () {32 vars in 663 bytes} [Thu Apr 23 03:23:11 2026] GET /v2.0/security-groups => generated 4530 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1352] 10.0.0.157 () {34 vars in 758 bytes} [Thu Apr 23 03:23:11 2026] PUT /v2.0/security-groups/4b80adf1-1c88-40e5-9452-04d6c57b9d40 => generated 1663 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1355] 10.0.0.157 () {32 vars in 737 bytes} [Thu Apr 23 03:23:11 2026] GET /v2.0/security-groups/4b80adf1-1c88-40e5-9452-04d6c57b9d40 => generated 1663 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:23:11.484 8 INFO neutron.db.l3_hamode_db [None req-6fe9d8b6-dad3-48b3-9d36-189590e46b0b c7802e18461448a197d7e7399d3edc81 1af1a4ff8ca0472fbd218dc1834bcd69 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:23:11.762 7 INFO neutron.db.segments_db [None req-d0e74bc0-7154-4aed-b14e-bb8655d5439c cab182583ffd4c88892b4761c5080fe5 0673161e107c4dc79ad7348a4aaada24 - - default default] Added segment b3a910dd-dc83-4cdd-b6e7-19dbd07f4b2a of type vxlan for network e3212cdb-2bbf-499a-85d3-b0845b04cff1 [pid: 7|app: 0|req: 634/1356] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:23:11 2026] POST /v2.0/networks => generated 708 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1357] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:11 2026] DELETE /v2.0/security-groups/4b80adf1-1c88-40e5-9452-04d6c57b9d40 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1358] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:23:11 2026] POST /v2.0/subnets => generated 644 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1359] 10.0.0.157 () {32 vars in 663 bytes} [Thu Apr 23 03:23:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:23:12.136 7 WARNING neutron.api.v2.base [None req-c515f201-8b47-4e9d-a9c2-b29947e33d2c cab182583ffd4c88892b4761c5080fe5 0673161e107c4dc79ad7348a4aaada24 - - 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-23 03:23:12.137 7 INFO neutron.api.v2.resource [None req-c515f201-8b47-4e9d-a9c2-b29947e33d2c cab182583ffd4c88892b4761c5080fe5 0673161e107c4dc79ad7348a4aaada24 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 638/1360] 10.0.0.157 () {34 vars in 681 bytes} [Thu Apr 23 03:23:12 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-23 03:23:12.153 7 INFO neutron.api.v2.resource [None req-64434d3d-2152-46cd-9d09-8149b80b6c87 8b2851b72e5c44e5a17af8b554c5fd80 2faff1a4a0c447d3b6f1f99561f333c6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 639/1361] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:12 2026] DELETE /v2.0/security-groups/4b80adf1-1c88-40e5-9452-04d6c57b9d40 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:23:12.331 7 INFO neutron.services.segments.plugin [-] Segment b3a910dd-dc83-4cdd-b6e7-19dbd07f4b2a resource provider aggregate not found 2026-04-23 03:23:12.334 7 INFO neutron.services.segments.plugin [-] Segment b3a910dd-dc83-4cdd-b6e7-19dbd07f4b2a resource provider aggregate not found 2026-04-23 03:23:12.353 7 INFO neutron.services.segments.plugin [-] Segment b3a910dd-dc83-4cdd-b6e7-19dbd07f4b2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3a910dd-dc83-4cdd-b6e7-19dbd07f4b2a found for delete ", "request_id": "req-640e6996-205e-41ee-bb7e-9ddae43ec30f"}]} 2026-04-23 03:23:12.354 7 INFO neutron.services.segments.plugin [-] Segment b3a910dd-dc83-4cdd-b6e7-19dbd07f4b2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3a910dd-dc83-4cdd-b6e7-19dbd07f4b2a found for delete ", "request_id": "req-d08a43a8-4e08-4fb6-8001-fee32d8d1fdf"}]} [pid: 7|app: 0|req: 640/1362] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:23:12 2026] DELETE /v2.0/networks/e3212cdb-2bbf-499a-85d3-b0845b04cff1 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1363] 10.0.0.157 () {34 vars in 684 bytes} [Thu Apr 23 03:23:12 2026] POST /v2.0/security-groups => generated 1625 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 03:23:12.555 7 INFO neutron.db.segments_db [None req-00604350-ae56-4a17-95d0-bba15619f640 cab182583ffd4c88892b4761c5080fe5 0673161e107c4dc79ad7348a4aaada24 - - default default] Added segment 4787344d-ca1d-419b-af12-e31dd8be8b32 of type vxlan for network bf7e5f95-502a-4c44-aa90-6b31b8fe0ed0 2026-04-23 03:23:12.573 8 INFO neutron.db.l3_hamode_db [None req-6fe9d8b6-dad3-48b3-9d36-189590e46b0b c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 642/1364] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:23:12 2026] POST /v2.0/networks => generated 707 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1365] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:23:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1366] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:23:12 2026] POST /v2.0/subnets => generated 647 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1367] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:23:12 2026] GET /v2.0/security-group-rules/09b53751-ff87-4d6e-aef5-2ca297f0486f => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:23:12.944 7 WARNING neutron.api.v2.base [None req-2b49108f-f6e6-415d-9a53-4edb6e47ed1a cab182583ffd4c88892b4761c5080fe5 0673161e107c4dc79ad7348a4aaada24 - - 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-23 03:23:12.944 7 INFO neutron.api.v2.resource [None req-2b49108f-f6e6-415d-9a53-4edb6e47ed1a cab182583ffd4c88892b4761c5080fe5 0673161e107c4dc79ad7348a4aaada24 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 646/1368] 10.0.0.157 () {34 vars in 681 bytes} [Thu Apr 23 03:23:12 2026] POST /v2.0/rbac-policies => generated 547 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1369] 10.0.0.157 () {32 vars in 673 bytes} [Thu Apr 23 03:23:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1370] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:23:13 2026] DELETE /v2.0/networks/bf7e5f95-502a-4c44-aa90-6b31b8fe0ed0 => 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: 649/1371] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:23:13 2026] DELETE /v2.0/security-group-rules/09b53751-ff87-4d6e-aef5-2ca297f0486f => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:13.291 7 INFO neutron.db.segments_db [None req-3182f9e4-c399-4cef-990d-591673f5c77e cab182583ffd4c88892b4761c5080fe5 0673161e107c4dc79ad7348a4aaada24 - - default default] Added segment 50e0d71a-62ab-41df-9b82-931c0ffbdfa5 of type vxlan for network 3d9468b2-1299-4078-af0d-620fe7836da9 [pid: 7|app: 0|req: 650/1372] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:23:13 2026] POST /v2.0/networks => generated 707 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1373] 10.0.0.157 () {32 vars in 673 bytes} [Thu Apr 23 03:23:13 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1374] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:23:11 2026] POST /v2.0/routers => generated 730 bytes in 2458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1375] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:23:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1376] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:23:13 2026] POST /v2.0/subnets => generated 647 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1377] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:23:14 2026] GET /v2.0/security-group-rules/591f4ece-acf8-45a7-98c0-f0b532d017e2 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:23:14.376 7 INFO neutron.services.segments.plugin [-] Segment 4787344d-ca1d-419b-af12-e31dd8be8b32 resource provider aggregate not found 2026-04-23 03:23:14.379 7 INFO neutron.services.segments.plugin [-] Segment 4787344d-ca1d-419b-af12-e31dd8be8b32 resource provider aggregate not found [pid: 7|app: 0|req: 654/1378] 10.0.0.157 () {34 vars in 681 bytes} [Thu Apr 23 03:23:14 2026] POST /v2.0/rbac-policies => generated 324 bytes in 261 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:23:14.408 7 INFO neutron.services.segments.plugin [-] Segment 4787344d-ca1d-419b-af12-e31dd8be8b32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4787344d-ca1d-419b-af12-e31dd8be8b32 found for delete ", "request_id": "req-a7cb4e1a-f8b8-479c-af54-e77eccd7d3dc"}]} 2026-04-23 03:23:14.417 7 INFO neutron.services.segments.plugin [-] Segment 4787344d-ca1d-419b-af12-e31dd8be8b32 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4787344d-ca1d-419b-af12-e31dd8be8b32 found for delete ", "request_id": "req-f808d346-5977-48e5-b4d0-be15aff2e60d"}]} [pid: 7|app: 0|req: 655/1379] 10.0.0.157 () {32 vars in 673 bytes} [Thu Apr 23 03:23:14 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1380] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:23:14 2026] DELETE /v2.0/security-group-rules/591f4ece-acf8-45a7-98c0-f0b532d017e2 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1381] 10.0.0.157 () {32 vars in 673 bytes} [Thu Apr 23 03:23:14 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:23:14.622 7 INFO neutron.db.securitygroups_db [None req-fd26fb05-d786-4e17-a035-209536fe10af 8b2851b72e5c44e5a17af8b554c5fd80 2faff1a4a0c447d3b6f1f99561f333c6 - - default default] Project 2faff1a4a0c447d3b6f1f99561f333c6 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: 658/1382] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:23:14 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: 7|app: 0|req: 659/1383] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:23:14 2026] GET /v2.0/security-group-rules/8329ef52-4c96-452d-9865-2e9e216c1ea6 => generated 607 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1384] 10.0.0.157 () {32 vars in 673 bytes} [Thu Apr 23 03:23:14 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1385] 10.0.0.157 () {32 vars in 723 bytes} [Thu Apr 23 03:23:14 2026] GET /v2.0/networks/3d9468b2-1299-4078-af0d-620fe7836da9 => generated 654 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1386] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:23:14 2026] DELETE /v2.0/security-group-rules/8329ef52-4c96-452d-9865-2e9e216c1ea6 => 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: 725/1387] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:23:13 2026] PUT /v2.0/routers/05309447-10d4-40c4-87f2-cb7ca988c4e5/add_router_interface => generated 309 bytes in 1249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1388] 10.0.0.157 () {32 vars in 673 bytes} [Thu Apr 23 03:23:14 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1389] 10.0.0.157 () {34 vars in 678 bytes} [Thu Apr 23 03:23:14 2026] POST /v2.0/qos/policies => generated 359 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1390] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:15 2026] DELETE /v2.0/security-groups/9ba6af78-4d9e-4120-89d0-6b4ee8e8013a => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1391] 10.0.0.157 () {34 vars in 753 bytes} [Thu Apr 23 03:23:15 2026] PUT /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/tags => generated 25 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1392] 10.0.0.157 () {32 vars in 663 bytes} [Thu Apr 23 03:23:15 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1393] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:23:15 2026] GET /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/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: 666/1394] 10.0.0.157 () {32 vars in 663 bytes} [Thu Apr 23 03:23:15 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1395] 10.0.0.157 () {34 vars in 764 bytes} [Thu Apr 23 03:23:15 2026] PUT /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/tags/green => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-23 03:23:15.310 7 INFO neutron.pecan_wsgi.hooks.translation [None req-10e626ad-c6be-4978-ad82-0c3befeb9f7f 70cb053d527f426784312111b74a1060 cd731591ce3c459a8eaec71ef79bc520 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 667/1396] 10.0.0.157 () {32 vars in 723 bytes} [Thu Apr 23 03:23:15 2026] GET /v2.0/networks/3d9468b2-1299-4078-af0d-620fe7836da9 => generated 138 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1397] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:23:15 2026] GET /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1398] 10.0.0.157 () {34 vars in 760 bytes} [Thu Apr 23 03:23:15 2026] PUT /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1399] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:23:15 2026] GET /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1400] 10.0.0.157 () {34 vars in 782 bytes} [Thu Apr 23 03:23:15 2026] PUT /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/tags/black.or.white => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1401] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:23:15 2026] GET /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1402] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:23:15 2026] DELETE /v2.0/networks/3d9468b2-1299-4078-af0d-620fe7836da9 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:23:15.515 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0204db46-5bb5-4a3c-9a7c-b95eecdbf9ff cab182583ffd4c88892b4761c5080fe5 0673161e107c4dc79ad7348a4aaada24 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 669/1403] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:15 2026] DELETE /v2.0/subnets/34095a58-aa0d-443f-85c1-8134da2c892f => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1404] 10.0.0.157 () {34 vars in 753 bytes} [Thu Apr 23 03:23:15 2026] PUT /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:15.531 7 INFO neutron.pecan_wsgi.hooks.translation [None req-48f3070c-cd4d-43ef-9a42-18fbffbd380b cab182583ffd4c88892b4761c5080fe5 0673161e107c4dc79ad7348a4aaada24 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 670/1405] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:15 2026] DELETE /v2.0/subnets/793148c1-63b3-4590-b7e9-9e6f45e70e44 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:23:15.551 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f6f7835-09ed-4645-98d6-58ef0b6b3df2 cab182583ffd4c88892b4761c5080fe5 0673161e107c4dc79ad7348a4aaada24 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 671/1406] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:15 2026] DELETE /v2.0/subnets/1b6b4f4d-f0e2-4e72-8ba6-308849b3b138 => 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: 736/1407] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:23:15 2026] GET /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1408] 10.0.0.157 () {32 vars in 741 bytes} [Thu Apr 23 03:23:15 2026] GET /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:15.648 8 INFO neutron.api.v2.resource [None req-e7dde9f4-ecc0-49a1-9d0f-5d40b56e2606 548605f58b594903a0978244261f9131 fdba5c8847cf4c7a8371e81f1b25d5e7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 737/1409] 10.0.0.157 () {32 vars in 745 bytes} [Thu Apr 23 03:23:15 2026] GET /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/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: 738/1410] 10.0.0.157 () {32 vars in 744 bytes} [Thu Apr 23 03:23:15 2026] DELETE /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1411] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:23:15 2026] GET /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/tags => generated 30 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1412] 10.0.0.157 () {34 vars in 685 bytes} [Thu Apr 23 03:23:15 2026] POST /v2.0/security-groups => generated 1660 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 03:23:15.817 8 INFO neutron.api.v2.resource [None req-38e1a6c5-cf1a-48c3-b458-eb40f0915792 548605f58b594903a0978244261f9131 fdba5c8847cf4c7a8371e81f1b25d5e7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 740/1413] 10.0.0.157 () {32 vars in 748 bytes} [Thu Apr 23 03:23:15 2026] DELETE /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1414] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:23:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1415] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:23:15 2026] DELETE /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1416] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:15 2026] GET /v2.0/security-groups?tenant_id=2faff1a4a0c447d3b6f1f99561f333c6&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1417] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:23:16 2026] GET /v2.0/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1418] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:23:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1419] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:16 2026] DELETE /v2.0/security-groups/d41309db-2ac1-4603-8f5b-89421fe6347f => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1420] 10.0.0.157 () {32 vars in 734 bytes} [Thu Apr 23 03:23:16 2026] DELETE /v2.0/qos/policies/feef33f5-df12-44f4-9a4b-05f1ace1b352 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:16.432 7 INFO neutron.services.segments.plugin [-] Segment 50e0d71a-62ab-41df-9b82-931c0ffbdfa5 resource provider aggregate not found 2026-04-23 03:23:16.459 7 INFO neutron.services.segments.plugin [-] Segment 50e0d71a-62ab-41df-9b82-931c0ffbdfa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50e0d71a-62ab-41df-9b82-931c0ffbdfa5 found for delete ", "request_id": "req-db7cffcc-e424-4f3a-bbbb-b0f70bfaca7e"}]} 2026-04-23 03:23:16.460 7 INFO neutron.services.segments.plugin [-] Segment 50e0d71a-62ab-41df-9b82-931c0ffbdfa5 resource provider aggregate not found 2026-04-23 03:23:16.475 7 INFO neutron.services.segments.plugin [-] Segment 50e0d71a-62ab-41df-9b82-931c0ffbdfa5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50e0d71a-62ab-41df-9b82-931c0ffbdfa5 found for delete ", "request_id": "req-e6f5beb8-a9a1-427c-9f92-da1eb3efb6d0"}]} [pid: 8|app: 0|req: 744/1421] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:23:16 2026] POST /v2.0/floatingips => generated 552 bytes in 506 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1422] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:16 2026] GET /v2.0/security-groups?tenant_id=cd731591ce3c459a8eaec71ef79bc520&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1423] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:16 2026] DELETE /v2.0/security-groups/7d5a8313-3838-4d85-a2f2-406901a3aa14 => 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: 746/1424] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:16 2026] GET /v2.0/security-groups?tenant_id=0673161e107c4dc79ad7348a4aaada24&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1425] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:16 2026] DELETE /v2.0/security-groups/557b520d-0fb7-4db7-84f6-68c84edc2ca5 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1426] 10.0.0.75 () {34 vars in 1099 bytes} [Thu Apr 23 03:23:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1302980581&fields=id&tenant_id=1af1a4ff8ca0472fbd218dc1834bcd69 => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1427] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 03:23:17 2026] GET /v2.0/networks?id=df6b999b-4a24-41d8-9af3-9af003e2177e => generated 675 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1428] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 03:23:17 2026] GET /v2.0/quotas/1af1a4ff8ca0472fbd218dc1834bcd69 => 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: 679/1429] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:16 2026] GET /v2.0/security-groups?tenant_id=fdba5c8847cf4c7a8371e81f1b25d5e7&name=default => generated 2925 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1430] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 03:23:17 2026] GET /v2.0/ports?tenant_id=1af1a4ff8ca0472fbd218dc1834bcd69&fields=id => generated 103 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1431] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:17 2026] GET /v2.0/security-groups?tenant_id=e286e4f544004faca2d3f6ba04498184&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1432] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 03:23:17 2026] GET /v2.0/networks/df6b999b-4a24-41d8-9af3-9af003e2177e?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1433] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:17 2026] DELETE /v2.0/security-groups/ecaaf455-dc01-4272-9018-284d7058c445 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1434] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 03:23:17 2026] GET /v2.0/networks/df6b999b-4a24-41d8-9af3-9af003e2177e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1435] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:17 2026] DELETE /v2.0/security-groups/ca733a00-48b8-4990-a8ca-628aa7b14bf7 => 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: 683/1436] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:17 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => 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: 754/1437] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:17 2026] GET /v2.0/security-groups?tenant_id=4f7d1aade9874e09b4242f78000a39ab&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1438] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:17 2026] DELETE /v2.0/security-groups/5b99de81-496d-404b-b5d3-b44ca057fc71 => 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: 755/1439] 10.0.0.157 () {34 vars in 677 bytes} [Thu Apr 23 03:23:18 2026] POST /v2.0/subnetpools => generated 549 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1440] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:23:18 2026] GET /v2.0/subnetpools/633721c0-08a9-405f-b21c-dfd42e2490f4 => generated 549 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1441] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:23:18 2026] PUT /v2.0/subnetpools/633721c0-08a9-405f-b21c-dfd42e2490f4 => generated 501 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1442] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:23:18 2026] DELETE /v2.0/subnetpools/633721c0-08a9-405f-b21c-dfd42e2490f4 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:18.737 8 INFO neutron.api.v2.resource [None req-cb76de59-b66e-4480-b181-49347819a345 88fa6a8cb8804ad49e7071a4f71fee86 9c7f0a8a57f9469fa9b2b6a6cdad2bb7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1443] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:23:18 2026] GET /v2.0/subnetpools/633721c0-08a9-405f-b21c-dfd42e2490f4 => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:23:18.756 7 INFO neutron.api.v2.resource [None req-5e136273-cdf5-4a9e-9042-942ab60cb676 88fa6a8cb8804ad49e7071a4f71fee86 9c7f0a8a57f9469fa9b2b6a6cdad2bb7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 687/1444] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:23:18 2026] DELETE /v2.0/subnetpools/633721c0-08a9-405f-b21c-dfd42e2490f4 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1445] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:18 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1446] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:19 2026] GET /v2.0/security-groups?tenant_id=9c7f0a8a57f9469fa9b2b6a6cdad2bb7&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1447] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:19 2026] DELETE /v2.0/security-groups/6f0bc2c8-1e6e-45fd-adb8-e06acf42a6ca => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1448] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:19 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => 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: 760/1449] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:20 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:21.578 7 INFO neutron.db.segments_db [None req-e4afbf0e-ce52-43eb-9038-7afdb7ea388e c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 2be29679-9dea-4443-a8e6-b82b1bb8b0ae of type vxlan for network a8e0fcab-8875-483b-8e4a-bf2f2ef955c5 [pid: 7|app: 0|req: 690/1450] 10.0.0.157 () {34 vars in 671 bytes} [Thu Apr 23 03:23:21 2026] POST /v2.0/networks => generated 722 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1451] 10.0.0.157 () {34 vars in 684 bytes} [Thu Apr 23 03:23:21 2026] POST /v2.0/security-groups => generated 1601 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1452] 10.0.0.157 () {34 vars in 767 bytes} [Thu Apr 23 03:23:21 2026] PUT /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1453] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:23:21 2026] POST /v2.0/subnets => generated 688 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1454] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:23:21 2026] GET /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:21.918 7 INFO neutron.db.segments_db [None req-e3bc481c-08b8-4e87-8647-7595ce0c10d7 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment cd7d18ce-6722-427f-a67e-5043e461b379 of type vxlan for network 793bc205-73a2-4ea4-bf5d-b199b9fc0f24 [pid: 8|app: 0|req: 764/1455] 10.0.0.157 () {34 vars in 778 bytes} [Thu Apr 23 03:23:21 2026] PUT /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags/green => generated 4 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1456] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:23:21 2026] GET /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1457] 10.0.0.157 () {34 vars in 774 bytes} [Thu Apr 23 03:23:21 2026] PUT /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1458] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:23:22 2026] GET /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1459] 10.0.0.157 () {34 vars in 796 bytes} [Thu Apr 23 03:23:22 2026] PUT /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1460] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:22 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => 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: 770/1461] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:23:22 2026] GET /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:22.183 7 INFO neutron.db.l3_hamode_db [None req-e3bc481c-08b8-4e87-8647-7595ce0c10d7 c7802e18461448a197d7e7399d3edc81 d9b6d50a82b44ecc9de75ea4fe4f382b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 771/1462] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:23:22 2026] GET /v2.0/networks?id=df6b999b-4a24-41d8-9af3-9af003e2177e => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1463] 10.0.0.157 () {34 vars in 767 bytes} [Thu Apr 23 03:23:22 2026] PUT /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:22.480 8 INFO neutron.db.segments_db [None req-d8dceab6-68c4-4c72-ace3-e5dbc9f54717 824f9a3a4db94fdf893e8e674d337579 ed1e73d8d1c74773b221cd00a187fe86 - - default default] Added segment d3ec7dd7-7e88-4756-af1f-8cad336dbba8 of type vxlan for network ee916fc9-e61f-4493-8a3c-44223e9f4929 [pid: 8|app: 0|req: 773/1464] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:23:22 2026] POST /v2.0/networks => generated 613 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1465] 199.204.45.222 () {34 vars in 1050 bytes} [Thu Apr 23 03:23:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1af1a4ff8ca0472fbd218dc1834bcd69 => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1466] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:23:22 2026] GET /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:22.824 7 INFO neutron.db.l3_hamode_db [None req-e3bc481c-08b8-4e87-8647-7595ce0c10d7 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 776/1467] 10.0.0.157 () {34 vars in 664 bytes} [Thu Apr 23 03:23:22 2026] POST /v2.0/ports => generated 743 bytes in 315 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: 777/1468] 199.204.45.222 () {38 vars in 955 bytes} [Thu Apr 23 03:23:22 2026] POST /v2.0/ports => generated 958 bytes in 372 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: 778/1469] 10.0.0.157 () {32 vars in 755 bytes} [Thu Apr 23 03:23:23 2026] GET /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:23.406 8 INFO neutron.db.segments_db [None req-f1835f4b-550f-4662-ae4a-2864a7e7247f 824f9a3a4db94fdf893e8e674d337579 ed1e73d8d1c74773b221cd00a187fe86 - - default default] Added segment a7a5cdaf-742f-4763-8f60-0a17c3c1f7a1 of type vxlan for network a0ad3b6f-6c49-464f-8b04-d9c3d9bd16ac [pid: 8|app: 0|req: 779/1470] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:23:23 2026] POST /v2.0/networks => generated 613 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1471] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:23 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 961 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1472] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:23:21 2026] POST /v2.0/routers => generated 728 bytes in 1898 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:23:23.802 7 INFO neutron.api.v2.resource [None req-c949472d-58c7-4495-b235-a7080d63833a 6abc7dda258c45018f6aa040fd976d00 1f8763005eaf4a1ea923b2b8a29c41d9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 693/1473] 10.0.0.157 () {32 vars in 759 bytes} [Thu Apr 23 03:23:23 2026] GET /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1474] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:23:23 2026] PUT /v2.0/ports/6922434d-d11d-4601-9306-8ec3b14877d1 => generated 1239 bytes in 433 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-23 03:23:24.017 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-378bc214-bb81-43d7-944c-a47e60fdaceb'] response: {'name': 'network-changed', 'server_uuid': '3decac69-4c6a-4f04-a265-faddea8447a9', 'tag': '6922434d-d11d-4601-9306-8ec3b14877d1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 782/1475] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:23 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1476] 10.0.0.157 () {34 vars in 664 bytes} [Thu Apr 23 03:23:23 2026] POST /v2.0/ports => generated 743 bytes in 303 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 695/1477] 10.0.0.157 () {32 vars in 758 bytes} [Thu Apr 23 03:23:24 2026] DELETE /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:24.219 7 INFO neutron.db.segments_db [None req-8a4003ee-c27a-4b6e-9a0c-f1052fc754d4 824f9a3a4db94fdf893e8e674d337579 ed1e73d8d1c74773b221cd00a187fe86 - - default default] Added segment 1878cfb7-9b28-4642-aa45-7f0cbbca90d4 of type vxlan for network 688e3f1f-91db-43f6-9b14-3f2990a74dfa [pid: 7|app: 0|req: 696/1478] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:23:24 2026] POST /v2.0/networks => generated 613 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1479] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:23:24 2026] GET /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1480] 10.0.0.157 () {34 vars in 664 bytes} [Thu Apr 23 03:23:24 2026] POST /v2.0/ports => generated 743 bytes in 293 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-23 03:23:24.690 7 INFO neutron.api.v2.resource [None req-db2cff0f-bd47-4f87-b4ad-a83f97e28a10 6abc7dda258c45018f6aa040fd976d00 1f8763005eaf4a1ea923b2b8a29c41d9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 699/1481] 10.0.0.157 () {32 vars in 762 bytes} [Thu Apr 23 03:23:24 2026] DELETE /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/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: 700/1482] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:23:24 2026] GET /v2.0/ports?tenant_id=1af1a4ff8ca0472fbd218dc1834bcd69&device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:23:24.780 7 INFO neutron.db.segments_db [None req-28600235-dee0-4045-90df-80f1b1ad1623 824f9a3a4db94fdf893e8e674d337579 ed1e73d8d1c74773b221cd00a187fe86 - - default default] Added segment 29dd0f73-39e8-4fa4-8811-d747dd5025f5 of type vxlan for network 26445339-2298-41bf-9a6f-4b829962113c [pid: 7|app: 0|req: 701/1483] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:23:24 2026] POST /v2.0/networks => generated 613 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1484] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:23:24 2026] DELETE /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags => 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: 703/1485] 199.204.45.222 () {34 vars in 1018 bytes} [Thu Apr 23 03:23:24 2026] GET /v2.0/networks?tenant_id=1af1a4ff8ca0472fbd218dc1834bcd69&shared=False => generated 771 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1486] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:23:24 2026] PUT /v2.0/routers/23140c1e-fa38-43d8-87bd-03be6a99d842/add_router_interface => generated 309 bytes in 1109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1487] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:23:25 2026] GET /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617/tags => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1488] 199.204.45.222 () {34 vars in 930 bytes} [Thu Apr 23 03:23:25 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: 786/1489] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:25 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1490] 10.0.0.157 () {34 vars in 664 bytes} [Thu Apr 23 03:23:24 2026] POST /v2.0/ports => generated 743 bytes in 321 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: 787/1491] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:25 2026] DELETE /v2.0/security-groups/5953c85c-b816-4c54-8441-7ddb4a3f4617 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1492] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:25 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&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-23 03:23:25.377 8 INFO neutron.db.segments_db [None req-080dcd70-d763-41de-b067-90d5168b6b74 824f9a3a4db94fdf893e8e674d337579 ed1e73d8d1c74773b221cd00a187fe86 - - default default] Added segment f0d42c44-6f22-4d1a-bb51-b0dfda3cc44b of type vxlan for network 7c875543-ccb0-4080-8957-a574b7ae8aa2 [pid: 8|app: 0|req: 788/1493] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:23:25 2026] POST /v2.0/networks => generated 613 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1494] 10.0.0.157 () {34 vars in 664 bytes} [Thu Apr 23 03:23:25 2026] POST /v2.0/ports => generated 743 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1495] 10.0.0.157 () {34 vars in 747 bytes} [Thu Apr 23 03:23:25 2026] PUT /v2.0/ports/d7bd3aa6-8fce-4a60-98c4-d60593680b87/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 707/1496] 10.0.0.157 () {34 vars in 747 bytes} [Thu Apr 23 03:23:25 2026] PUT /v2.0/ports/03f9f74e-d8af-44a6-8552-c8191cab4af1/tags => generated 25 bytes in 75 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: 790/1497] 10.0.0.157 () {34 vars in 747 bytes} [Thu Apr 23 03:23:25 2026] PUT /v2.0/ports/791ce2fe-55e1-4c7e-938f-9da5b8d355ff/tags => generated 34 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 708/1498] 10.0.0.157 () {34 vars in 747 bytes} [Thu Apr 23 03:23:26 2026] PUT /v2.0/ports/1efaadc9-dfd1-4057-a46d-7d80215a6da5/tags => generated 19 bytes in 83 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: 709/1499] 10.0.0.157 () {32 vars in 660 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1500] 10.0.0.157 () {32 vars in 674 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 71 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: 711/1501] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/ports?tenant_id=1af1a4ff8ca0472fbd218dc1834bcd69&device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 1242 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1502] 10.0.0.157 () {32 vars in 670 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1503] 199.204.45.222 () {34 vars in 1060 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6922434d-d11d-4601-9306-8ec3b14877d1 => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1504] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/security-groups?tenant_id=77427708e2e1459f80ddc8755468abaf&name=default => generated 2925 bytes in 325 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1505] 10.0.0.157 () {32 vars in 682 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1508] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/subnets?id=7d4c8418-206c-4e0f-9b97-6e8a827e4331 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1509] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:26 2026] DELETE /v2.0/security-groups/4316bfc1-dc6c-4d9a-9dae-16c914915eb7 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1510] 10.0.0.157 () {32 vars in 668 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1511] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1512] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/ports?network_id=df6b999b-4a24-41d8-9af3-9af003e2177e&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1513] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1514] 10.0.0.157 () {32 vars in 682 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1515] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/networks/df6b999b-4a24-41d8-9af3-9af003e2177e?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1516] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/security-groups?tenant_id=1f8763005eaf4a1ea923b2b8a29c41d9&name=default => generated 2925 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1517] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/networks/df6b999b-4a24-41d8-9af3-9af003e2177e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1518] 10.0.0.157 () {32 vars in 678 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1519] 10.0.0.157 () {32 vars in 690 bytes} [Thu Apr 23 03:23:26 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1520] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:26 2026] DELETE /v2.0/security-groups/451729b4-e8a0-4c22-815c-2410f0bcce09 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:26.825 8 INFO neutron_taas.services.taas.taas_plugin [None req-a66778ee-490d-4cd2-9961-5d6425e8f1cc 824f9a3a4db94fdf893e8e674d337579 ed1e73d8d1c74773b221cd00a187fe86 - - default default] TaaS: Handle Delete Port: d7bd3aa6-8fce-4a60-98c4-d60593680b87 2026-04-23 03:23:26.828 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a66778ee-490d-4cd2-9961-5d6425e8f1cc 824f9a3a4db94fdf893e8e674d337579 ed1e73d8d1c74773b221cd00a187fe86 - - default default] Tap Mirror: Handle Delete Port: d7bd3aa6-8fce-4a60-98c4-d60593680b87 [pid: 8|app: 0|req: 799/1521] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:23:26 2026] DELETE /v2.0/ports/d7bd3aa6-8fce-4a60-98c4-d60593680b87 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:23:27.013 7 INFO neutron_taas.services.taas.taas_plugin [None req-06535e61-e5e5-4eb4-88b4-ae25817c5f6d 824f9a3a4db94fdf893e8e674d337579 ed1e73d8d1c74773b221cd00a187fe86 - - default default] TaaS: Handle Delete Port: 03f9f74e-d8af-44a6-8552-c8191cab4af1 2026-04-23 03:23:27.017 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06535e61-e5e5-4eb4-88b4-ae25817c5f6d 824f9a3a4db94fdf893e8e674d337579 ed1e73d8d1c74773b221cd00a187fe86 - - default default] Tap Mirror: Handle Delete Port: 03f9f74e-d8af-44a6-8552-c8191cab4af1 [pid: 7|app: 0|req: 723/1522] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:23:26 2026] DELETE /v2.0/ports/03f9f74e-d8af-44a6-8552-c8191cab4af1 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:23:27.225 8 INFO neutron_taas.services.taas.taas_plugin [None req-6aae1e03-8553-421b-8263-f9a5306aac37 824f9a3a4db94fdf893e8e674d337579 ed1e73d8d1c74773b221cd00a187fe86 - - default default] TaaS: Handle Delete Port: 791ce2fe-55e1-4c7e-938f-9da5b8d355ff 2026-04-23 03:23:27.228 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6aae1e03-8553-421b-8263-f9a5306aac37 824f9a3a4db94fdf893e8e674d337579 ed1e73d8d1c74773b221cd00a187fe86 - - default default] Tap Mirror: Handle Delete Port: 791ce2fe-55e1-4c7e-938f-9da5b8d355ff [pid: 8|app: 0|req: 800/1523] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:23:27 2026] DELETE /v2.0/ports/791ce2fe-55e1-4c7e-938f-9da5b8d355ff => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:23:27.458 7 INFO neutron_taas.services.taas.taas_plugin [None req-09de0e67-baea-47d6-b7f0-c0421b54611f 824f9a3a4db94fdf893e8e674d337579 ed1e73d8d1c74773b221cd00a187fe86 - - default default] TaaS: Handle Delete Port: 1efaadc9-dfd1-4057-a46d-7d80215a6da5 2026-04-23 03:23:27.462 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09de0e67-baea-47d6-b7f0-c0421b54611f 824f9a3a4db94fdf893e8e674d337579 ed1e73d8d1c74773b221cd00a187fe86 - - default default] Tap Mirror: Handle Delete Port: 1efaadc9-dfd1-4057-a46d-7d80215a6da5 [pid: 7|app: 0|req: 724/1524] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:23:27 2026] DELETE /v2.0/ports/1efaadc9-dfd1-4057-a46d-7d80215a6da5 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:23:27.661 8 INFO neutron_taas.services.taas.taas_plugin [None req-f291d9fe-b682-4896-b01b-715523f8d5d9 824f9a3a4db94fdf893e8e674d337579 ed1e73d8d1c74773b221cd00a187fe86 - - default default] TaaS: Handle Delete Port: 8851939d-430d-4d3f-98e8-7ca5a86f0264 2026-04-23 03:23:27.664 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f291d9fe-b682-4896-b01b-715523f8d5d9 824f9a3a4db94fdf893e8e674d337579 ed1e73d8d1c74773b221cd00a187fe86 - - default default] Tap Mirror: Handle Delete Port: 8851939d-430d-4d3f-98e8-7ca5a86f0264 [pid: 7|app: 0|req: 725/1525] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:27 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1526] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:23:27 2026] DELETE /v2.0/ports/8851939d-430d-4d3f-98e8-7ca5a86f0264 => 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: 726/1527] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:27 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1528] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 03:23:27 2026] GET /v2.0/networks?id=a8e0fcab-8875-483b-8e4a-bf2f2ef955c5 => generated 673 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1529] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 03:23:27 2026] GET /v2.0/quotas/d9b6d50a82b44ecc9de75ea4fe4f382b => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:23:27.910 8 INFO neutron.services.segments.plugin [-] Segment d3ec7dd7-7e88-4756-af1f-8cad336dbba8 resource provider aggregate not found 2026-04-23 03:23:27.914 8 INFO neutron.services.segments.plugin [-] Segment d3ec7dd7-7e88-4756-af1f-8cad336dbba8 resource provider aggregate not found 2026-04-23 03:23:27.942 8 INFO neutron.services.segments.plugin [-] Segment d3ec7dd7-7e88-4756-af1f-8cad336dbba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3ec7dd7-7e88-4756-af1f-8cad336dbba8 found for delete ", "request_id": "req-b969d5f2-9a96-447e-a194-4c5a3f016494"}]} 2026-04-23 03:23:27.943 8 INFO neutron.services.segments.plugin [-] Segment d3ec7dd7-7e88-4756-af1f-8cad336dbba8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3ec7dd7-7e88-4756-af1f-8cad336dbba8 found for delete ", "request_id": "req-387ee05a-7cea-4512-a63c-a7c8f4f5cc75"}]} [pid: 8|app: 0|req: 802/1530] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:23:27 2026] DELETE /v2.0/networks/ee916fc9-e61f-4493-8a3c-44223e9f4929 => 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: 729/1531] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 03:23:27 2026] GET /v2.0/ports?tenant_id=d9b6d50a82b44ecc9de75ea4fe4f382b&fields=id => generated 103 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1532] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 03:23:28 2026] GET /v2.0/networks/a8e0fcab-8875-483b-8e4a-bf2f2ef955c5?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1533] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 03:23:28 2026] GET /v2.0/networks/a8e0fcab-8875-483b-8e4a-bf2f2ef955c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1534] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:23:27 2026] DELETE /v2.0/networks/a0ad3b6f-6c49-464f-8b04-d9c3d9bd16ac => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:23:28.241 7 INFO neutron.services.segments.plugin [-] Segment 1878cfb7-9b28-4642-aa45-7f0cbbca90d4 resource provider aggregate not found 2026-04-23 03:23:28.246 7 INFO neutron.services.segments.plugin [-] Segment 1878cfb7-9b28-4642-aa45-7f0cbbca90d4 resource provider aggregate not found 2026-04-23 03:23:28.256 7 INFO neutron.services.segments.plugin [-] Segment 1878cfb7-9b28-4642-aa45-7f0cbbca90d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1878cfb7-9b28-4642-aa45-7f0cbbca90d4 found for delete ", "request_id": "req-2632dff4-e39a-41f0-acec-2f2fcb1d4f10"}]} 2026-04-23 03:23:28.262 7 INFO neutron.services.segments.plugin [-] Segment 1878cfb7-9b28-4642-aa45-7f0cbbca90d4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1878cfb7-9b28-4642-aa45-7f0cbbca90d4 found for delete ", "request_id": "req-f71cf85f-7397-4951-80e9-8dc460b8407c"}]} [pid: 8|app: 0|req: 804/1535] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:28 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => 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: 732/1536] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:23:28 2026] DELETE /v2.0/networks/688e3f1f-91db-43f6-9b14-3f2990a74dfa => 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: 805/1537] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:23:28 2026] DELETE /v2.0/networks/26445339-2298-41bf-9a6f-4b829962113c => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1538] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:23:28 2026] DELETE /v2.0/networks/7c875543-ccb0-4080-8957-a574b7ae8aa2 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1539] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:28 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 973 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1540] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:28 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1541] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:29 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => 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: 735/1542] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:29 2026] GET /v2.0/security-groups?tenant_id=ed1e73d8d1c74773b221cd00a187fe86&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1543] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:29 2026] DELETE /v2.0/security-groups/241adff3-3c75-4f64-af99-fada9dee629d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:29.965 8 INFO neutron.services.segments.plugin [-] Segment a7a5cdaf-742f-4763-8f60-0a17c3c1f7a1 resource provider aggregate not found 2026-04-23 03:23:29.972 8 INFO neutron.services.segments.plugin [-] Segment a7a5cdaf-742f-4763-8f60-0a17c3c1f7a1 resource provider aggregate not found 2026-04-23 03:23:29.997 8 INFO neutron.services.segments.plugin [-] Segment a7a5cdaf-742f-4763-8f60-0a17c3c1f7a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7a5cdaf-742f-4763-8f60-0a17c3c1f7a1 found for delete ", "request_id": "req-83b1a925-b93b-4395-9da5-631b5ef82d03"}]} 2026-04-23 03:23:30.000 8 INFO neutron.services.segments.plugin [-] Segment a7a5cdaf-742f-4763-8f60-0a17c3c1f7a1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7a5cdaf-742f-4763-8f60-0a17c3c1f7a1 found for delete ", "request_id": "req-db74289e-802c-4c94-be10-464eaf212411"}]} 2026-04-23 03:23:30.021 8 INFO neutron.services.segments.plugin [-] Segment 29dd0f73-39e8-4fa4-8811-d747dd5025f5 resource provider aggregate not found 2026-04-23 03:23:30.028 8 INFO neutron.services.segments.plugin [-] Segment 29dd0f73-39e8-4fa4-8811-d747dd5025f5 resource provider aggregate not found [pid: 7|app: 0|req: 736/1544] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:29 2026] GET /v2.0/security-groups?tenant_id=f9ffb6e5e4c64d5d9d1b47681f949ef7&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:23:30.048 8 INFO neutron.services.segments.plugin [-] Segment 29dd0f73-39e8-4fa4-8811-d747dd5025f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29dd0f73-39e8-4fa4-8811-d747dd5025f5 found for delete ", "request_id": "req-5b8b3de3-e984-4ca8-8406-59e853682aeb"}]} 2026-04-23 03:23:30.052 8 INFO neutron.services.segments.plugin [-] Segment 29dd0f73-39e8-4fa4-8811-d747dd5025f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29dd0f73-39e8-4fa4-8811-d747dd5025f5 found for delete ", "request_id": "req-a7e30bc5-9107-40bc-8961-711783180581"}]} [pid: 7|app: 0|req: 737/1545] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:30 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1546] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:30 2026] DELETE /v2.0/security-groups/9563cc98-fae7-48ab-be8c-c5143c68dcef => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1547] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:30 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:23:30.282 7 INFO neutron.services.segments.plugin [-] Segment f0d42c44-6f22-4d1a-bb51-b0dfda3cc44b resource provider aggregate not found 2026-04-23 03:23:30.286 7 INFO neutron.services.segments.plugin [-] Segment f0d42c44-6f22-4d1a-bb51-b0dfda3cc44b resource provider aggregate not found 2026-04-23 03:23:30.299 7 INFO neutron.services.segments.plugin [-] Segment f0d42c44-6f22-4d1a-bb51-b0dfda3cc44b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0d42c44-6f22-4d1a-bb51-b0dfda3cc44b found for delete ", "request_id": "req-2a873c8c-c930-46e6-8e9a-1720cacd1b1f"}]} 2026-04-23 03:23:30.307 7 INFO neutron.services.segments.plugin [-] Segment f0d42c44-6f22-4d1a-bb51-b0dfda3cc44b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0d42c44-6f22-4d1a-bb51-b0dfda3cc44b found for delete ", "request_id": "req-78cbab40-020a-4747-acca-2ce529ce99a3"}]} [pid: 8|app: 0|req: 810/1548] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:30 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => 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: 739/1549] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:30 2026] GET /v2.0/security-groups?tenant_id=7ca0b530eb4245028f5fe1921e538f70&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1550] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:30 2026] DELETE /v2.0/security-groups/87188682-f644-4ffe-81f0-8d2ea9bfbc68 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:30.867 8 INFO neutron.db.segments_db [None req-648aa37d-49c2-4dac-9f5e-55e3cc4de3ee 2fa8556464c042eca5f4391c41b67880 a2d8dcf1da584053900bee5c36e0fcfb - - default default] Added segment 4ec6fc33-8a28-43c1-838f-18c9be2ea86e of type vxlan for network 07e852d0-35ab-4599-92cf-50c7d3c37020 [pid: 8|app: 0|req: 811/1551] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:23:30 2026] POST /v2.0/networks => generated 612 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1552] 10.0.0.157 () {34 vars in 664 bytes} [Thu Apr 23 03:23:30 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 812/1553] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:31 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1554] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:31 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1555] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:31 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => 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: 742/1556] 10.0.0.157 () {34 vars in 666 bytes} [Thu Apr 23 03:23:31 2026] POST /v2.0/trunks => generated 407 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1557] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:23:31 2026] PUT /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1558] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:23:31 2026] GET /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1559] 10.0.0.157 () {34 vars in 760 bytes} [Thu Apr 23 03:23:31 2026] PUT /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1560] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:23:31 2026] GET /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1561] 10.0.0.157 () {34 vars in 756 bytes} [Thu Apr 23 03:23:31 2026] PUT /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/tags/red => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1562] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:23:31 2026] GET /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/tags => generated 34 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1563] 10.0.0.157 () {34 vars in 778 bytes} [Thu Apr 23 03:23:31 2026] PUT /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/tags/black.or.white => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1564] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:23:31 2026] GET /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1565] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:23:31 2026] PUT /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/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: 747/1566] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:23:31 2026] GET /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1567] 10.0.0.157 () {32 vars in 737 bytes} [Thu Apr 23 03:23:31 2026] GET /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:32.039 7 INFO neutron.api.v2.resource [None req-e13cbb69-4313-46bd-bd5a-50ba1bd70288 2fa8556464c042eca5f4391c41b67880 a2d8dcf1da584053900bee5c36e0fcfb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1568] 10.0.0.157 () {32 vars in 741 bytes} [Thu Apr 23 03:23:32 2026] GET /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1569] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:32 2026] DELETE /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/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: 749/1570] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:23:32 2026] GET /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/tags => generated 30 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:32.146 8 INFO neutron.api.v2.resource [None req-28e7df33-e59a-4a8c-bf65-527589c59e11 2fa8556464c042eca5f4391c41b67880 a2d8dcf1da584053900bee5c36e0fcfb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 822/1571] 10.0.0.157 () {32 vars in 744 bytes} [Thu Apr 23 03:23:32 2026] DELETE /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1572] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:23:32 2026] DELETE /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1573] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:23:32 2026] GET /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8/tags => 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: 751/1574] 10.0.0.157 () {32 vars in 719 bytes} [Thu Apr 23 03:23:32 2026] GET /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8 => generated 407 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1575] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:23:32 2026] GET /v2.0/ports/7a97388a-7691-4316-a2ab-ae91435612d3 => generated 826 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1576] 10.0.0.157 () {32 vars in 722 bytes} [Thu Apr 23 03:23:32 2026] DELETE /v2.0/trunks/387da956-ead7-4b11-8e8c-3c21c8a44ad8 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1577] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:32 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1578] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:23:32 2026] GET /v2.0/networks?id=a8e0fcab-8875-483b-8e4a-bf2f2ef955c5 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1579] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:32 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:23:32.627 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c435f64-9af0-4b2f-a850-0bf4092c6dcb 2fa8556464c042eca5f4391c41b67880 a2d8dcf1da584053900bee5c36e0fcfb - - default default] TaaS: Handle Delete Port: 7a97388a-7691-4316-a2ab-ae91435612d3 2026-04-23 03:23:32.630 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c435f64-9af0-4b2f-a850-0bf4092c6dcb 2fa8556464c042eca5f4391c41b67880 a2d8dcf1da584053900bee5c36e0fcfb - - default default] Tap Mirror: Handle Delete Port: 7a97388a-7691-4316-a2ab-ae91435612d3 [pid: 7|app: 0|req: 753/1580] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:23:32 2026] DELETE /v2.0/ports/7a97388a-7691-4316-a2ab-ae91435612d3 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1581] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:32 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => 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: 755/1582] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:32 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:23:32.932 7 INFO neutron.services.segments.plugin [-] Segment 4ec6fc33-8a28-43c1-838f-18c9be2ea86e resource provider aggregate not found 2026-04-23 03:23:32.943 7 INFO neutron.services.segments.plugin [-] Segment 4ec6fc33-8a28-43c1-838f-18c9be2ea86e resource provider aggregate not found [pid: 7|app: 0|req: 756/1583] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:23:32 2026] DELETE /v2.0/networks/07e852d0-35ab-4599-92cf-50c7d3c37020 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:23:32.967 7 INFO neutron.services.segments.plugin [-] Segment 4ec6fc33-8a28-43c1-838f-18c9be2ea86e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ec6fc33-8a28-43c1-838f-18c9be2ea86e found for delete ", "request_id": "req-891f63ec-7dd0-4124-8e75-708e4484b293"}]} 2026-04-23 03:23:32.975 7 INFO neutron.services.segments.plugin [-] Segment 4ec6fc33-8a28-43c1-838f-18c9be2ea86e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ec6fc33-8a28-43c1-838f-18c9be2ea86e found for delete ", "request_id": "req-985d53fc-d0c3-4c97-b6dd-c7a5205d6988"}]} [pid: 8|app: 0|req: 828/1584] 199.204.45.222 () {38 vars in 955 bytes} [Thu Apr 23 03:23:32 2026] POST /v2.0/ports => generated 954 bytes in 450 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-23 03:23:33.352 7 INFO neutron.db.l3_db [None req-86eeffb0-213d-480e-b588-6a3c5abc1828 e6928d3907d5453a8aebf444dc8b25f2 1af1a4ff8ca0472fbd218dc1834bcd69 - - default default] Floating IP 18fa4543-3727-4b91-b479-d0921b265369 associated. External IP: 10.96.250.206, port: 6922434d-d11d-4601-9306-8ec3b14877d1. [pid: 8|app: 0|req: 829/1585] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:23:33 2026] PUT /v2.0/ports/21b1cbd7-a14b-4a93-941b-85a6d9e661a7 => generated 1235 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:23:33.654 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db6d423c-e621-4c36-af27-88770cb8db49'] response: {'name': 'network-changed', 'server_uuid': '153224c5-b972-497d-b453-961bacbda59e', 'tag': '21b1cbd7-a14b-4a93-941b-85a6d9e661a7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 757/1586] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:23:32 2026] PUT /v2.0/floatingips/18fa4543-3727-4b91-b479-d0921b265369 => generated 856 bytes in 727 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:23:33.748 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e944a36c-7a67-43e0-8b35-3e337da1b34c'] response: {'name': 'network-changed', 'server_uuid': '3decac69-4c6a-4f04-a265-faddea8447a9', 'tag': '6922434d-d11d-4601-9306-8ec3b14877d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 758/1587] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:33 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => generated 969 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 759/1588] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:33 2026] GET /v2.0/security-groups?id=ddc41838-ea3e-4e62-88cb-b21d830af2ea&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1589] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:33 2026] GET /v2.0/security-groups?tenant_id=a2d8dcf1da584053900bee5c36e0fcfb&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1590] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:34 2026] DELETE /v2.0/security-groups/10344dea-2b39-4efb-b773-e2f40d485a05 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1591] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:23:34 2026] GET /v2.0/ports?tenant_id=d9b6d50a82b44ecc9de75ea4fe4f382b&device_id=153224c5-b972-497d-b453-961bacbda59e => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1592] 199.204.45.222 () {34 vars in 1018 bytes} [Thu Apr 23 03:23:34 2026] GET /v2.0/networks?tenant_id=d9b6d50a82b44ecc9de75ea4fe4f382b&shared=False => generated 769 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1593] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:23:34 2026] GET /v2.0/ports?tenant_id=1af1a4ff8ca0472fbd218dc1834bcd69&device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1594] 199.204.45.222 () {34 vars in 930 bytes} [Thu Apr 23 03:23:34 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: 763/1595] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:23:34 2026] GET /v2.0/networks?id=df6b999b-4a24-41d8-9af3-9af003e2177e => generated 771 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1596] 199.204.45.222 () {34 vars in 1060 bytes} [Thu Apr 23 03:23:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6922434d-d11d-4601-9306-8ec3b14877d1 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1597] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:34 2026] GET /v2.0/security-groups?tenant_id=023ea6c27de1466a8f1ad5c3414ee6e0&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1598] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:23:34 2026] GET /v2.0/subnets?id=7d4c8418-206c-4e0f-9b97-6e8a827e4331 => generated 693 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1599] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:23:34 2026] GET /v2.0/ports?network_id=df6b999b-4a24-41d8-9af3-9af003e2177e&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1600] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:23:34 2026] GET /v2.0/networks/df6b999b-4a24-41d8-9af3-9af003e2177e?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: 834/1601] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:34 2026] DELETE /v2.0/security-groups/58cc5411-c361-4060-b9e0-1a96cc206a21 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1602] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:23:34 2026] GET /v2.0/networks/df6b999b-4a24-41d8-9af3-9af003e2177e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1603] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:35 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1604] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:35 2026] GET /v2.0/security-groups?id=ddc41838-ea3e-4e62-88cb-b21d830af2ea&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1605] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:23:35 2026] GET /v2.0/ports?tenant_id=d9b6d50a82b44ecc9de75ea4fe4f382b&device_id=153224c5-b972-497d-b453-961bacbda59e => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1606] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:23:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=21b1cbd7-a14b-4a93-941b-85a6d9e661a7 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1607] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:23:35 2026] GET /v2.0/subnets?id=3a980e7d-af96-4887-a850-bddb4113dd9a => generated 691 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1608] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:23:35 2026] GET /v2.0/ports?network_id=a8e0fcab-8875-483b-8e4a-bf2f2ef955c5&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1609] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:23:35 2026] GET /v2.0/networks/a8e0fcab-8875-483b-8e4a-bf2f2ef955c5?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: 772/1610] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:23:35 2026] GET /v2.0/networks/a8e0fcab-8875-483b-8e4a-bf2f2ef955c5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1611] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:23:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1612] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:23:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1613] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:23:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1614] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:23:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1615] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:23:35 2026] POST /v2.0/subnetpools => generated 516 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1616] 10.0.0.157 () {34 vars in 759 bytes} [Thu Apr 23 03:23:36 2026] PUT /v2.0/subnetpools/6a4010fc-edb0-457e-98e4-d87be53e0c4c/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1617] 10.0.0.157 () {34 vars in 759 bytes} [Thu Apr 23 03:23:36 2026] PUT /v2.0/subnetpools/15086b25-cc24-433c-9023-dedbbf5e983a/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1618] 10.0.0.157 () {34 vars in 759 bytes} [Thu Apr 23 03:23:36 2026] PUT /v2.0/subnetpools/205c9a2d-9b47-4bab-9ea5-d636beff780f/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1619] 10.0.0.157 () {34 vars in 759 bytes} [Thu Apr 23 03:23:36 2026] PUT /v2.0/subnetpools/deff9f0b-195c-436f-8ff1-bc5bdbb3bef2/tags => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1620] 10.0.0.157 () {32 vars in 672 bytes} [Thu Apr 23 03:23:36 2026] GET /v2.0/subnetpools?tags=red => 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: 778/1621] 10.0.0.157 () {32 vars in 686 bytes} [Thu Apr 23 03:23:36 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1622] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:36 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1623] 10.0.0.157 () {32 vars in 682 bytes} [Thu Apr 23 03:23:36 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1624] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:36 2026] GET /v2.0/security-groups?id=ddc41838-ea3e-4e62-88cb-b21d830af2ea&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1625] 10.0.0.157 () {32 vars in 694 bytes} [Thu Apr 23 03:23:36 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1626] 10.0.0.157 () {32 vars in 680 bytes} [Thu Apr 23 03:23:36 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1627] 10.0.0.157 () {32 vars in 694 bytes} [Thu Apr 23 03:23:36 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1628] 10.0.0.157 () {32 vars in 690 bytes} [Thu Apr 23 03:23:36 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1629] 10.0.0.157 () {32 vars in 702 bytes} [Thu Apr 23 03:23:36 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1630] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:23:36 2026] DELETE /v2.0/subnetpools/6a4010fc-edb0-457e-98e4-d87be53e0c4c => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1631] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:23:36 2026] DELETE /v2.0/subnetpools/15086b25-cc24-433c-9023-dedbbf5e983a => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1632] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:23:36 2026] DELETE /v2.0/subnetpools/205c9a2d-9b47-4bab-9ea5-d636beff780f => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1633] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:23:36 2026] DELETE /v2.0/subnetpools/deff9f0b-195c-436f-8ff1-bc5bdbb3bef2 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1634] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:23:36 2026] DELETE /v2.0/subnetpools/f2d69145-1c18-4765-8d54-b9260c27b87c => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1635] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:37 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1636] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:37 2026] GET /v2.0/security-groups?id=ddc41838-ea3e-4e62-88cb-b21d830af2ea&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1637] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:37 2026] GET /v2.0/security-groups?tenant_id=a5d9cc57014d4196a41bba01124bd94e&name=default => generated 2925 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1638] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:37 2026] DELETE /v2.0/security-groups/a36e45df-d654-4a98-90e0-289fde6e22a0 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1639] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:37 2026] GET /v2.0/security-groups?tenant_id=e2ea3b1d73464e6090311348abc29a9b&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1640] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:38 2026] DELETE /v2.0/security-groups/4c3c87cd-f4d9-4c4b-b798-65cf28206276 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1641] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:38 2026] GET /v2.0/security-groups?tenant_id=806c354aca5b462b8e7a1b15f935385b&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1642] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:38 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1643] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:38 2026] DELETE /v2.0/security-groups/d7a421ff-7881-4164-ba5a-d9c4f073a865 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1644] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:38 2026] GET /v2.0/security-groups?id=ddc41838-ea3e-4e62-88cb-b21d830af2ea&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1645] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:39 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1646] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:39 2026] GET /v2.0/security-groups?id=ddc41838-ea3e-4e62-88cb-b21d830af2ea&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1647] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:40 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1648] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:40 2026] GET /v2.0/security-groups?id=ddc41838-ea3e-4e62-88cb-b21d830af2ea&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1651] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:42 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:23:42.426 7 INFO neutron.db.segments_db [None req-6ddf2bce-b62e-439c-94f4-9688340c4c36 58a4293921054b14945dd5e46e766fe1 4abf1f19ddb04dcb860a608726852fef - - default default] Added segment f1a71bad-b60c-4330-a2af-6020b7002173 of type vxlan for network 7faae521-ebfd-4d72-862f-5e03c96ce916 [pid: 8|app: 0|req: 859/1652] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:42 2026] GET /v2.0/security-groups?id=ddc41838-ea3e-4e62-88cb-b21d830af2ea&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1653] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:23:42 2026] POST /v2.0/networks => generated 612 bytes in 539 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1654] 10.0.0.157 () {34 vars in 753 bytes} [Thu Apr 23 03:23:42 2026] PUT /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1655] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:23:42 2026] GET /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1656] 10.0.0.157 () {34 vars in 764 bytes} [Thu Apr 23 03:23:42 2026] PUT /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags/green => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1657] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:23:42 2026] GET /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1658] 10.0.0.157 () {34 vars in 760 bytes} [Thu Apr 23 03:23:42 2026] PUT /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags/red => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1659] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:23:42 2026] GET /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1660] 10.0.0.157 () {34 vars in 782 bytes} [Thu Apr 23 03:23:42 2026] PUT /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags/black.or.white => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1661] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:23:43 2026] GET /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1662] 10.0.0.157 () {34 vars in 753 bytes} [Thu Apr 23 03:23:43 2026] PUT /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags => generated 37 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1663] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:23:43 2026] GET /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags => generated 37 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1664] 10.0.0.157 () {32 vars in 741 bytes} [Thu Apr 23 03:23:43 2026] GET /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:43.329 7 INFO neutron.api.v2.resource [None req-ec115a1e-eac7-4be7-810f-c4112d9321d8 58a4293921054b14945dd5e46e766fe1 4abf1f19ddb04dcb860a608726852fef - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 800/1665] 10.0.0.157 () {32 vars in 745 bytes} [Thu Apr 23 03:23:43 2026] GET /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1666] 10.0.0.157 () {32 vars in 744 bytes} [Thu Apr 23 03:23:43 2026] DELETE /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1667] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:23:43 2026] GET /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags => generated 30 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:43.524 8 INFO neutron.api.v2.resource [None req-c3c6c30a-74cb-40fe-92f4-7aaa32513301 58a4293921054b14945dd5e46e766fe1 4abf1f19ddb04dcb860a608726852fef - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 867/1668] 10.0.0.157 () {32 vars in 748 bytes} [Thu Apr 23 03:23:43 2026] DELETE /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1669] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:43 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1670] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:23:43 2026] DELETE /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1671] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:43 2026] GET /v2.0/security-groups?id=ddc41838-ea3e-4e62-88cb-b21d830af2ea&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1672] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:23:43 2026] GET /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916/tags => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:43.800 8 INFO neutron.services.segments.plugin [-] Segment f1a71bad-b60c-4330-a2af-6020b7002173 resource provider aggregate not found 2026-04-23 03:23:43.807 8 INFO neutron.services.segments.plugin [-] Segment f1a71bad-b60c-4330-a2af-6020b7002173 resource provider aggregate not found [pid: 8|app: 0|req: 870/1673] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:23:43 2026] DELETE /v2.0/networks/7faae521-ebfd-4d72-862f-5e03c96ce916 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:23:43.829 8 INFO neutron.services.segments.plugin [-] Segment f1a71bad-b60c-4330-a2af-6020b7002173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1a71bad-b60c-4330-a2af-6020b7002173 found for delete ", "request_id": "req-ec4b29de-59fc-4605-bd06-25c64e6c9534"}]} 2026-04-23 03:23:43.834 8 INFO neutron.services.segments.plugin [-] Segment f1a71bad-b60c-4330-a2af-6020b7002173 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1a71bad-b60c-4330-a2af-6020b7002173 found for delete ", "request_id": "req-d2929caa-8071-4371-a9b1-e3bb97ac2d10"}]} [pid: 7|app: 0|req: 804/1674] 10.0.0.147 () {34 vars in 990 bytes} [Thu Apr 23 03:23:44 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 1244 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1675] 10.0.0.147 () {34 vars in 1040 bytes} [Thu Apr 23 03:23:44 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1676] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:44 2026] GET /v2.0/security-groups?tenant_id=4abf1f19ddb04dcb860a608726852fef&name=default => generated 2925 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1677] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:44 2026] DELETE /v2.0/security-groups/06e1a2dd-0ad2-4ad7-a2cc-864d62f4cbbc => 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: 806/1678] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:44 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1679] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:44 2026] GET /v2.0/security-groups?id=ddc41838-ea3e-4e62-88cb-b21d830af2ea&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1680] 199.204.45.222 () {34 vars in 994 bytes} [Thu Apr 23 03:23:44 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:23:44.975 8 INFO neutron_taas.services.taas.taas_plugin [req-55241783-e7de-440b-870c-f965d0ef7059 req-a60492b9-34ed-46db-bb93-8437edbb9099 e59933d8b2e24206b3b32ab76991594a d9b6d50a82b44ecc9de75ea4fe4f382b - - default default] TaaS: Handle Delete Port: 21b1cbd7-a14b-4a93-941b-85a6d9e661a7 2026-04-23 03:23:44.978 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-55241783-e7de-440b-870c-f965d0ef7059 req-a60492b9-34ed-46db-bb93-8437edbb9099 e59933d8b2e24206b3b32ab76991594a d9b6d50a82b44ecc9de75ea4fe4f382b - - default default] Tap Mirror: Handle Delete Port: 21b1cbd7-a14b-4a93-941b-85a6d9e661a7 [pid: 7|app: 0|req: 808/1681] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:44 2026] GET /v2.0/security-groups?tenant_id=8249cf6318774a9ca48e1a4cf538e2c4&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1682] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:45 2026] DELETE /v2.0/security-groups/41311ccf-d3a7-4745-b3c9-a9f07bfd6474 => 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: 874/1683] 199.204.45.222 () {36 vars in 997 bytes} [Thu Apr 23 03:23:44 2026] DELETE /v2.0/ports/21b1cbd7-a14b-4a93-941b-85a6d9e661a7 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:23:45.151 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4f8ce9d-7be2-400c-9f03-d9156d2a72a6'] response: {'server_uuid': '153224c5-b972-497d-b453-961bacbda59e', 'name': 'network-vif-deleted', 'tag': '21b1cbd7-a14b-4a93-941b-85a6d9e661a7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 810/1684] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:45 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => 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: 875/1685] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:46 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => 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: 811/1686] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:48 2026] GET /v2.0/ports?device_id=153224c5-b972-497d-b453-961bacbda59e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:48.638 8 INFO neutron.db.segments_db [None req-5af4e8f8-db6c-41c3-9265-c4566512ed5a c14642c818f942859579557bab24674d 40ce4348c73d45e9a0b167a7a71997b3 - - default default] Added segment 12de2897-8d41-4e16-be2d-3dbbfb1b8879 of type vxlan for network c285d080-e632-4f2f-8be9-ddf2d42503a8 [pid: 8|app: 0|req: 876/1687] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:23:48 2026] POST /v2.0/networks => generated 612 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1688] 10.0.0.157 () {34 vars in 664 bytes} [Thu Apr 23 03:23:48 2026] POST /v2.0/ports => generated 743 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1689] 10.0.0.157 () {34 vars in 747 bytes} [Thu Apr 23 03:23:49 2026] PUT /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags => generated 25 bytes in 69 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: 813/1690] 10.0.0.157 () {32 vars in 727 bytes} [Thu Apr 23 03:23:49 2026] GET /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags => generated 25 bytes in 51 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: 878/1691] 10.0.0.157 () {34 vars in 758 bytes} [Thu Apr 23 03:23:49 2026] PUT /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags/green => generated 4 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 814/1692] 10.0.0.157 () {32 vars in 727 bytes} [Thu Apr 23 03:23:49 2026] GET /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 879/1693] 10.0.0.157 () {34 vars in 754 bytes} [Thu Apr 23 03:23:49 2026] PUT /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags/red => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 815/1694] 10.0.0.157 () {32 vars in 727 bytes} [Thu Apr 23 03:23:49 2026] GET /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 880/1695] 10.0.0.157 () {34 vars in 776 bytes} [Thu Apr 23 03:23:49 2026] PUT /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags/black.or.white => generated 4 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 816/1696] 10.0.0.157 () {32 vars in 727 bytes} [Thu Apr 23 03:23:49 2026] GET /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags => generated 52 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 881/1697] 10.0.0.157 () {34 vars in 747 bytes} [Thu Apr 23 03:23:49 2026] PUT /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags => generated 37 bytes in 71 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: 817/1698] 10.0.0.157 () {32 vars in 727 bytes} [Thu Apr 23 03:23:49 2026] GET /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 882/1699] 10.0.0.157 () {32 vars in 735 bytes} [Thu Apr 23 03:23:49 2026] GET /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags/red => generated 0 bytes in 58 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-23 03:23:49.869 7 INFO neutron.api.v2.resource [None req-0f6d4bdc-0028-43fe-a488-28c3dc1ab340 c14642c818f942859579557bab24674d 40ce4348c73d45e9a0b167a7a71997b3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 818/1700] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:23:49 2026] GET /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags/green => generated 99 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 883/1701] 10.0.0.157 () {32 vars in 738 bytes} [Thu Apr 23 03:23:49 2026] DELETE /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags/red => generated 0 bytes in 67 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: 819/1702] 10.0.0.157 () {32 vars in 727 bytes} [Thu Apr 23 03:23:49 2026] GET /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags => generated 30 bytes in 50 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-23 03:23:50.059 8 INFO neutron.api.v2.resource [None req-70630355-ab75-441f-883d-4b1c1a9e1da0 c14642c818f942859579557bab24674d 40ce4348c73d45e9a0b167a7a71997b3 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 884/1703] 10.0.0.157 () {32 vars in 742 bytes} [Thu Apr 23 03:23:50 2026] DELETE /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags/green => generated 99 bytes in 58 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: 820/1704] 10.0.0.157 () {32 vars in 730 bytes} [Thu Apr 23 03:23:50 2026] DELETE /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags => generated 0 bytes in 68 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: 885/1705] 10.0.0.157 () {32 vars in 727 bytes} [Thu Apr 23 03:23:50 2026] GET /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49/tags => generated 12 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-23 03:23:50.303 7 INFO neutron_taas.services.taas.taas_plugin [None req-292025d0-50bf-4733-b85f-7bc52ed7fef4 c14642c818f942859579557bab24674d 40ce4348c73d45e9a0b167a7a71997b3 - - default default] TaaS: Handle Delete Port: ae73c40d-1678-42e0-9152-27720266fe49 2026-04-23 03:23:50.306 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-292025d0-50bf-4733-b85f-7bc52ed7fef4 c14642c818f942859579557bab24674d 40ce4348c73d45e9a0b167a7a71997b3 - - default default] Tap Mirror: Handle Delete Port: ae73c40d-1678-42e0-9152-27720266fe49 /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 821/1706] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:23:50 2026] DELETE /v2.0/ports/ae73c40d-1678-42e0-9152-27720266fe49 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:23:50.519 7 INFO neutron.services.segments.plugin [-] Segment 12de2897-8d41-4e16-be2d-3dbbfb1b8879 resource provider aggregate not found 2026-04-23 03:23:50.522 7 INFO neutron.services.segments.plugin [-] Segment 12de2897-8d41-4e16-be2d-3dbbfb1b8879 resource provider aggregate not found 2026-04-23 03:23:50.536 7 INFO neutron.services.segments.plugin [-] Segment 12de2897-8d41-4e16-be2d-3dbbfb1b8879 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12de2897-8d41-4e16-be2d-3dbbfb1b8879 found for delete ", "request_id": "req-81937ac0-e443-41ba-bdf3-38f253a86bb5"}]} 2026-04-23 03:23:50.537 7 INFO neutron.services.segments.plugin [-] Segment 12de2897-8d41-4e16-be2d-3dbbfb1b8879 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 12de2897-8d41-4e16-be2d-3dbbfb1b8879 found for delete ", "request_id": "req-0840d97a-6d60-4ff9-afac-e1c48dcbc667"}]} [pid: 7|app: 0|req: 822/1707] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:23:50 2026] DELETE /v2.0/networks/c285d080-e632-4f2f-8be9-ddf2d42503a8 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:23:50.745 8 INFO neutron_taas.services.taas.taas_plugin [None req-343e1f46-e421-4bd7-8ffa-8a4ac0e52571 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 3734a5b1-cdbc-40fd-8b92-915da9f67d47 2026-04-23 03:23:50.749 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-343e1f46-e421-4bd7-8ffa-8a4ac0e52571 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 3734a5b1-cdbc-40fd-8b92-915da9f67d47 [pid: 8|app: 0|req: 886/1708] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:23:50 2026] PUT /v2.0/routers/23140c1e-fa38-43d8-87bd-03be6a99d842/remove_router_interface => generated 309 bytes in 957 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1709] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:51 2026] GET /v2.0/security-groups?tenant_id=f221ed6ae5c74c04bf62121a826f150e&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:23:51.538 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8cbd0a9-0c6a-4160-98ad-f3ed4121aed4 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 88a14fd4-c5d7-4b63-a67e-cf728b46d30a 2026-04-23 03:23:51.541 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8cbd0a9-0c6a-4160-98ad-f3ed4121aed4 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 88a14fd4-c5d7-4b63-a67e-cf728b46d30a [pid: 7|app: 0|req: 824/1710] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:51 2026] DELETE /v2.0/security-groups/ade00362-8866-4026-8ef4-253eecb97e26 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1711] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:51 2026] GET /v2.0/security-groups?tenant_id=40ce4348c73d45e9a0b167a7a71997b3&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1712] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:51 2026] DELETE /v2.0/security-groups/abee3533-8d82-4722-97d9-c7cb65b6e955 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:51.832 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8cbd0a9-0c6a-4160-98ad-f3ed4121aed4 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 4cf4fb35-173f-42e1-86bb-64b5de678ec8 2026-04-23 03:23:51.835 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8cbd0a9-0c6a-4160-98ad-f3ed4121aed4 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 4cf4fb35-173f-42e1-86bb-64b5de678ec8 2026-04-23 03:23:52.206 8 INFO neutron.services.segments.plugin [-] Segment cd7d18ce-6722-427f-a67e-5043e461b379 resource provider aggregate not found 2026-04-23 03:23:52.213 8 INFO neutron.services.segments.plugin [-] Segment cd7d18ce-6722-427f-a67e-5043e461b379 resource provider aggregate not found 2026-04-23 03:23:52.225 8 INFO neutron.services.segments.plugin [-] Segment cd7d18ce-6722-427f-a67e-5043e461b379 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd7d18ce-6722-427f-a67e-5043e461b379 found for delete ", "request_id": "req-e87c74c7-bef1-4621-8819-82b5a9066d5f"}]} 2026-04-23 03:23:52.239 8 INFO neutron.db.l3_hamode_db [None req-a8cbd0a9-0c6a-4160-98ad-f3ed4121aed4 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] HA network 793bc205-73a2-4ea4-bf5d-b199b9fc0f24 was deleted as no HA routers are present in tenant d9b6d50a82b44ecc9de75ea4fe4f382b. 2026-04-23 03:23:52.247 8 INFO neutron.services.segments.plugin [-] Segment cd7d18ce-6722-427f-a67e-5043e461b379 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cd7d18ce-6722-427f-a67e-5043e461b379 found for delete ", "request_id": "req-0e6c4234-b4b4-4214-9dd2-1d48e35831e0"}]} [pid: 8|app: 0|req: 887/1713] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:51 2026] DELETE /v2.0/routers/23140c1e-fa38-43d8-87bd-03be6a99d842 => generated 0 bytes in 932 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1714] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:52 2026] DELETE /v2.0/subnets/3a980e7d-af96-4887-a850-bddb4113dd9a => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:23:52.523 8 INFO neutron_taas.services.taas.taas_plugin [None req-e3c82261-5240-41d6-9eb9-6fc85102fc14 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 0e101a48-7470-4109-adc4-e0d8bce80baf 2026-04-23 03:23:52.526 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e3c82261-5240-41d6-9eb9-6fc85102fc14 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 0e101a48-7470-4109-adc4-e0d8bce80baf [pid: 8|app: 0|req: 888/1715] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:23:52 2026] DELETE /v2.0/networks/a8e0fcab-8875-483b-8e4a-bf2f2ef955c5 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1716] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:52 2026] GET /v2.0/security-groups?tenant_id=d9b6d50a82b44ecc9de75ea4fe4f382b&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: 889/1717] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:52 2026] DELETE /v2.0/security-groups/ddc41838-ea3e-4e62-88cb-b21d830af2ea => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:54.242 8 INFO neutron.services.segments.plugin [-] Segment 2be29679-9dea-4443-a8e6-b82b1bb8b0ae resource provider aggregate not found 2026-04-23 03:23:54.261 8 INFO neutron.services.segments.plugin [-] Segment 2be29679-9dea-4443-a8e6-b82b1bb8b0ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2be29679-9dea-4443-a8e6-b82b1bb8b0ae found for delete ", "request_id": "req-b779886a-917b-4a7c-9270-2ba78ae9f266"}]} 2026-04-23 03:23:54.280 8 INFO neutron.services.segments.plugin [-] Segment 2be29679-9dea-4443-a8e6-b82b1bb8b0ae resource provider aggregate not found 2026-04-23 03:23:54.307 8 INFO neutron.services.segments.plugin [-] Segment 2be29679-9dea-4443-a8e6-b82b1bb8b0ae resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2be29679-9dea-4443-a8e6-b82b1bb8b0ae found for delete ", "request_id": "req-4eea67b4-c8d0-4d1e-9b94-700895f13415"}]} [pid: 7|app: 0|req: 829/1718] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:54 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1719] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:54 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1720] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:54 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1721] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:54 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:23:55.320 7 INFO neutron.db.segments_db [None req-1ea842ce-13d6-455a-9650-d750b48542bf 775bb3b3aa924098be7aa2b6ded25f9e 239a13086f99420ea62590fa87d219cd - - default default] Added segment 8d3e64f7-f64d-4b8a-a90d-523b09ffb5c3 of type vxlan for network d4becae4-d2aa-4913-87ad-e6a008d47624 [pid: 7|app: 0|req: 831/1722] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:23:55 2026] POST /v2.0/networks => generated 613 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1723] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:55 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1724] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:55 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1725] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:23:55 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1726] 10.0.0.157 () {34 vars in 751 bytes} [Thu Apr 23 03:23:55 2026] PUT /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1727] 10.0.0.157 () {32 vars in 731 bytes} [Thu Apr 23 03:23:55 2026] GET /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1728] 10.0.0.157 () {34 vars in 762 bytes} [Thu Apr 23 03:23:55 2026] PUT /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1729] 10.0.0.157 () {32 vars in 731 bytes} [Thu Apr 23 03:23:55 2026] GET /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1730] 10.0.0.157 () {34 vars in 758 bytes} [Thu Apr 23 03:23:55 2026] PUT /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/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: 835/1731] 10.0.0.157 () {32 vars in 731 bytes} [Thu Apr 23 03:23:55 2026] GET /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1732] 10.0.0.157 () {34 vars in 780 bytes} [Thu Apr 23 03:23:56 2026] PUT /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1733] 10.0.0.157 () {32 vars in 731 bytes} [Thu Apr 23 03:23:56 2026] GET /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1734] 10.0.0.157 () {34 vars in 751 bytes} [Thu Apr 23 03:23:56 2026] PUT /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1735] 10.0.0.157 () {32 vars in 731 bytes} [Thu Apr 23 03:23:56 2026] GET /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1736] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:23:56 2026] GET /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:23:56.321 7 INFO neutron.api.v2.resource [None req-3d7e3cd5-5db0-429f-bead-d62e80b97584 775bb3b3aa924098be7aa2b6ded25f9e 239a13086f99420ea62590fa87d219cd - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1737] 10.0.0.157 () {32 vars in 743 bytes} [Thu Apr 23 03:23:56 2026] GET /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1738] 10.0.0.157 () {32 vars in 742 bytes} [Thu Apr 23 03:23:56 2026] DELETE /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/tags/red => 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: 839/1739] 10.0.0.91 () {32 vars in 801 bytes} [Thu Apr 23 03:23:56 2026] GET /v2.0/extensions => generated 21537 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1742] 10.0.0.157 () {32 vars in 731 bytes} [Thu Apr 23 03:23:56 2026] GET /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:56.483 7 INFO neutron.api.v2.resource [None req-a35de91b-b246-44cf-ba68-920fd0a15bfb 775bb3b3aa924098be7aa2b6ded25f9e 239a13086f99420ea62590fa87d219cd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 842/1743] 10.0.0.157 () {32 vars in 746 bytes} [Thu Apr 23 03:23:56 2026] DELETE /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/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: 902/1744] 10.0.0.157 () {32 vars in 734 bytes} [Thu Apr 23 03:23:56 2026] DELETE /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/tags => 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: 843/1745] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:56 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1746] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:56 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1747] 10.0.0.157 () {32 vars in 731 bytes} [Thu Apr 23 03:23:56 2026] GET /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1748] 10.0.0.91 () {30 vars in 723 bytes} [Thu Apr 23 03:23:56 2026] GET /v2.0/quotas/37ef1dedddbd41ed8ff6f353a5938fc5/details => generated 847 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1749] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:23:56 2026] DELETE /v2.0/subnets/7d5adad9-e96d-40fc-abce-12fc8e78b34a => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1750] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:23:56 2026] GET /v2.0/ports?tenant_id=1af1a4ff8ca0472fbd218dc1834bcd69&device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:23:56.929 7 INFO neutron_taas.services.taas.taas_plugin [None req-c45e331b-a750-4b12-90f8-0b495b81b946 775bb3b3aa924098be7aa2b6ded25f9e 239a13086f99420ea62590fa87d219cd - - default default] TaaS: Handle Delete Port: 410e6d5f-faf7-44c8-a0f6-6cead166794e 2026-04-23 03:23:56.932 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c45e331b-a750-4b12-90f8-0b495b81b946 775bb3b3aa924098be7aa2b6ded25f9e 239a13086f99420ea62590fa87d219cd - - default default] Tap Mirror: Handle Delete Port: 410e6d5f-faf7-44c8-a0f6-6cead166794e [pid: 8|app: 0|req: 906/1751] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:23:56 2026] GET /v2.0/networks?id=df6b999b-4a24-41d8-9af3-9af003e2177e => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1752] 199.204.45.222 () {34 vars in 1060 bytes} [Thu Apr 23 03:23:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=6922434d-d11d-4601-9306-8ec3b14877d1 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1753] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:23:57 2026] GET /v2.0/subnets?id=7d4c8418-206c-4e0f-9b97-6e8a827e4331 => generated 693 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1754] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:23:57 2026] GET /v2.0/ports?network_id=df6b999b-4a24-41d8-9af3-9af003e2177e&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:23:57.120 7 INFO neutron.services.segments.plugin [-] Segment 8d3e64f7-f64d-4b8a-a90d-523b09ffb5c3 resource provider aggregate not found 2026-04-23 03:23:57.129 7 INFO neutron.services.segments.plugin [-] Segment 8d3e64f7-f64d-4b8a-a90d-523b09ffb5c3 resource provider aggregate not found [pid: 8|app: 0|req: 910/1755] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:23:57 2026] GET /v2.0/networks/df6b999b-4a24-41d8-9af3-9af003e2177e?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:23:57.144 7 INFO neutron.services.segments.plugin [-] Segment 8d3e64f7-f64d-4b8a-a90d-523b09ffb5c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3e64f7-f64d-4b8a-a90d-523b09ffb5c3 found for delete ", "request_id": "req-9b682bbe-0f48-4565-bc75-07a63491810e"}]} [pid: 7|app: 0|req: 846/1756] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:23:56 2026] DELETE /v2.0/networks/d4becae4-d2aa-4913-87ad-e6a008d47624 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:23:57.158 7 INFO neutron.services.segments.plugin [-] Segment 8d3e64f7-f64d-4b8a-a90d-523b09ffb5c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d3e64f7-f64d-4b8a-a90d-523b09ffb5c3 found for delete ", "request_id": "req-233e08ff-6034-4641-b1ae-7f3634ba6fb8"}]} [pid: 8|app: 0|req: 911/1757] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:23:57 2026] GET /v2.0/networks/df6b999b-4a24-41d8-9af3-9af003e2177e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1758] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:57 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1759] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:57 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1760] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:57 2026] GET /v2.0/security-groups?tenant_id=0e5e2bce791d43c0a2b48dd5c0f6df66&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1761] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:58 2026] DELETE /v2.0/security-groups/34734f63-0f81-4621-ad27-d7fa1e3a30de => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1762] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:23:58 2026] GET /v2.0/security-groups?tenant_id=239a13086f99420ea62590fa87d219cd&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1763] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:23:58 2026] DELETE /v2.0/security-groups/77abd893-b764-4b5c-97c2-686054dbdd89 => 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: 850/1764] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:23:58 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1765] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:23:58 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1766] 10.0.0.91 () {32 vars in 801 bytes} [Thu Apr 23 03:23:59 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1767] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:00 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1768] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:00 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1769] 10.0.0.91 () {30 vars in 723 bytes} [Thu Apr 23 03:24:00 2026] GET /v2.0/quotas/37ef1dedddbd41ed8ff6f353a5938fc5/details => generated 847 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1770] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:01 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1771] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:01 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1772] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:02 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1773] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:02 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1774] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:03 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1775] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:03 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1776] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:24:03 2026] GET /v2.0/security-groups?tenant_id=37ef1dedddbd41ed8ff6f353a5938fc5&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1777] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:24:03 2026] DELETE /v2.0/security-groups/6f0f707a-3444-4498-98d2-b063537f9bdb => 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: 856/1778] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:04 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1779] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:04 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1780] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:05 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1781] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:05 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&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-23 03:24:06.171 7 INFO neutron.db.segments_db [None req-3ddc5219-ccd7-45d9-8ddd-54ff0d8fd3e9 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 3a585ba3-64cb-4f31-9a60-f7ed703591a2 of type vxlan for network 5e672e9c-f8b7-4b4f-aca7-49d618ce7ca9 [pid: 7|app: 0|req: 857/1782] 10.0.0.157 () {34 vars in 671 bytes} [Thu Apr 23 03:24:05 2026] POST /v2.0/networks => generated 721 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1783] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:24:06 2026] POST /v2.0/subnets => generated 687 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:24:06.513 7 INFO neutron.db.segments_db [None req-7dc57c30-51de-4cf1-b361-f089e24ed178 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment e0eeeba7-5726-4d5c-9e06-899d32752264 of type vxlan for network f7749254-e019-4e13-a5f4-33b5fb323a49 2026-04-23 03:24:06.768 7 INFO neutron.db.l3_hamode_db [None req-7dc57c30-51de-4cf1-b361-f089e24ed178 c7802e18461448a197d7e7399d3edc81 03ae33c9e0c04551adb4da06573ef102 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:24:07.616 7 INFO neutron.db.l3_hamode_db [None req-7dc57c30-51de-4cf1-b361-f089e24ed178 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:24:08.394 8 INFO neutron.db.segments_db [None req-6171c27e-2e99-467c-98a0-da6b3556ea67 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Added segment f7382433-8867-4547-9b35-136bc88906e2 of type vxlan for network 2b512057-edba-4c24-bee5-0b2583f2d2c2 [pid: 8|app: 0|req: 927/1784] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:24:08 2026] POST /v2.0/networks => generated 621 bytes in 383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1785] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:24:06 2026] POST /v2.0/routers => generated 727 bytes in 2095 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1786] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:24:08 2026] POST /v2.0/subnets => generated 657 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1787] 10.0.0.157 () {32 vars in 722 bytes} [Thu Apr 23 03:24:08 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1788] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:24:08 2026] POST /v2.0/subnets => generated 732 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:24:09.121 8 INFO neutron.db.segments_db [None req-d5ded686-a4ad-4d5e-b3ca-2f0d4fd84f05 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Added segment a6627e0a-d6c7-4074-b1a1-1c67cebe2010 of type vxlan for network fd8faea4-34c9-4770-aea5-094474edd8d6 [pid: 8|app: 0|req: 931/1789] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:24:09 2026] POST /v2.0/networks => generated 619 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1790] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:24:09 2026] POST /v2.0/subnets => generated 656 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1791] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:24:09 2026] POST /v2.0/subnets => generated 726 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:24:09.785 8 INFO neutron.db.segments_db [None req-e4806a9a-96db-40fc-a915-17e76b596a6b 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Added segment 7a2e074a-948f-4ae3-84f6-377b0abf93f6 of type vxlan for network b60fa092-4feb-4655-9748-2ca2b34e71f2 [pid: 8|app: 0|req: 934/1792] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:24:09 2026] POST /v2.0/networks => generated 618 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1793] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:24:08 2026] PUT /v2.0/routers/1e15a43a-02ef-4e2c-b2c8-b380a2a23e7d/add_router_interface => generated 309 bytes in 1537 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1794] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:24:09 2026] POST /v2.0/subnets => generated 655 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1795] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:24:10 2026] POST /v2.0/subnets => generated 729 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:24:10.535 8 INFO neutron.db.segments_db [None req-11ccb84d-4b8f-4d65-8d38-ad7b7f1f475c 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Added segment dc9a1892-f1d5-472a-bead-8a436e1f1701 of type vxlan for network 8559c9ac-509b-489b-9aa3-0ea790725ab6 2026-04-23 03:24:10.792 8 INFO neutron.db.l3_hamode_db [None req-11ccb84d-4b8f-4d65-8d38-ad7b7f1f475c 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:24:11.462 7 INFO neutron.db.segments_db [None req-3541eebc-77b2-481a-a39b-e077c5597632 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment b410486d-4439-4e17-9601-8a6d165e0076 of type vxlan for network ec24e39d-d4f6-47de-8f86-90d6fc22dab2 [pid: 7|app: 0|req: 861/1796] 10.0.0.157 () {34 vars in 671 bytes} [Thu Apr 23 03:24:11 2026] POST /v2.0/networks => generated 720 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:24:11.604 8 INFO neutron.db.l3_hamode_db [None req-11ccb84d-4b8f-4d65-8d38-ad7b7f1f475c 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 864/1799] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:24:11 2026] POST /v2.0/subnets => generated 686 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:24:11.903 7 INFO neutron.db.segments_db [None req-d8baff75-5661-4966-b953-da971cdf5442 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 62ee0067-7e2c-4c40-ad68-a9771f1b5268 of type vxlan for network 9aa63e39-c354-4ca5-87c8-621cb92856fb 2026-04-23 03:24:12.220 7 INFO neutron.db.l3_hamode_db [None req-d8baff75-5661-4966-b953-da971cdf5442 c7802e18461448a197d7e7399d3edc81 b5f336601eb04ec3be5b2595a7ec76e7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 936/1800] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:24:10 2026] POST /v2.0/routers => generated 685 bytes in 2263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:24:13.189 7 INFO neutron.db.l3_hamode_db [None req-d8baff75-5661-4966-b953-da971cdf5442 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 937/1801] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:24:12 2026] PUT /v2.0/routers/a5195691-02ee-4242-a718-a292488a903e/add_router_interface => generated 309 bytes in 1510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1802] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:24:11 2026] POST /v2.0/routers => generated 726 bytes in 2463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1803] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:24:14 2026] PUT /v2.0/routers/58b47686-2d17-40ee-b782-0854d33fdca2/add_router_interface => generated 309 bytes in 1496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1804] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:24:14 2026] PUT /v2.0/routers/a5195691-02ee-4242-a718-a292488a903e/add_router_interface => generated 309 bytes in 2041 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1805] 10.0.0.147 () {34 vars in 990 bytes} [Thu Apr 23 03:24:16 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1806] 10.0.0.147 () {34 vars in 1040 bytes} [Thu Apr 23 03:24:16 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1807] 10.0.0.157 () {34 vars in 685 bytes} [Thu Apr 23 03:24:16 2026] POST /v2.0/security-groups => generated 1673 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1808] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1809] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:16 2026] POST /v2.0/security-group-rules => generated 596 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1810] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:16 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: 873/1811] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:24:17.234 7 INFO neutron.db.securitygroups_db [None req-eb1b127f-c4a3-4942-b9c9-5dc261be8cf9 f46eeb3891d34a24bb78656ef892636d 03ae33c9e0c04551adb4da06573ef102 - - default default] Project 03ae33c9e0c04551adb4da06573ef102 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: 874/1812] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:17 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-23 03:24:17.365 7 INFO neutron.db.securitygroups_db [None req-8f7699a3-18e1-415a-9df0-774cc6989480 f46eeb3891d34a24bb78656ef892636d 03ae33c9e0c04551adb4da06573ef102 - - default default] Project 03ae33c9e0c04551adb4da06573ef102 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: 875/1813] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:17 2026] POST /v2.0/security-group-rules => generated 606 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1814] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:24:16 2026] PUT /v2.0/routers/a5195691-02ee-4242-a718-a292488a903e/add_router_interface => generated 309 bytes in 1501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1815] 10.0.0.157 () {34 vars in 684 bytes} [Thu Apr 23 03:24:17 2026] POST /v2.0/security-groups => generated 1627 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1816] 10.0.0.157 () {34 vars in 685 bytes} [Thu Apr 23 03:24:17 2026] POST /v2.0/security-groups => generated 1660 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1817] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:18 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: 877/1818] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1819] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1820] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1821] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:18 2026] POST /v2.0/security-group-rules => generated 599 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1822] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1823] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1824] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1825] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:24:18 2026] POST /v2.0/floatingips => generated 552 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1826] 10.0.0.75 () {34 vars in 1097 bytes} [Thu Apr 23 03:24:18 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-168403899&fields=id&tenant_id=03ae33c9e0c04551adb4da06573ef102 => 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: 883/1827] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1828] 10.0.0.75 () {34 vars in 1097 bytes} [Thu Apr 23 03:24:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--779496415&fields=id&tenant_id=03ae33c9e0c04551adb4da06573ef102 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1829] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 03:24:19 2026] GET /v2.0/networks?id=5e672e9c-f8b7-4b4f-aca7-49d618ce7ca9 => generated 672 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1830] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 03:24:19 2026] GET /v2.0/quotas/03ae33c9e0c04551adb4da06573ef102 => 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: 884/1831] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1832] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 03:24:19 2026] GET /v2.0/ports?tenant_id=03ae33c9e0c04551adb4da06573ef102&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1833] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 03:24:19 2026] GET /v2.0/networks/5e672e9c-f8b7-4b4f-aca7-49d618ce7ca9?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1834] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 03:24:19 2026] GET /v2.0/networks/5e672e9c-f8b7-4b4f-aca7-49d618ce7ca9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1835] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:19 2026] POST /v2.0/security-group-rules => generated 599 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1836] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:19 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => 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: 951/1837] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1838] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:24:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1839] 10.0.0.75 () {34 vars in 1093 bytes} [Thu Apr 23 03:24:19 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-303168987&fields=id&tenant_id=5b03416a669946f1bc632ff7d61fece7 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1840] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 03:24:19 2026] GET /v2.0/networks?id=fd8faea4-34c9-4770-aea5-094474edd8d6 => generated 705 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1841] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 03:24:20 2026] GET /v2.0/quotas/5b03416a669946f1bc632ff7d61fece7 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1842] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 03:24:20 2026] GET /v2.0/ports?tenant_id=5b03416a669946f1bc632ff7d61fece7&fields=id => generated 241 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1843] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 03:24:20 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1844] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 03:24:20 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1845] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:20 2026] GET /v2.0/ports?device_id=21d83b35-b95b-46bd-8ba9-69ac521695e2 => 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: 891/1846] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:20 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => 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: 956/1847] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:21 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => 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: 892/1848] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:22 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => 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: 957/1849] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:24:23 2026] GET /v2.0/networks?id=5e672e9c-f8b7-4b4f-aca7-49d618ce7ca9 => generated 672 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1850] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:23 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => 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: 893/1851] 199.204.45.222 () {34 vars in 1050 bytes} [Thu Apr 23 03:24:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=03ae33c9e0c04551adb4da06573ef102 => generated 272 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1852] 199.204.45.222 () {38 vars in 955 bytes} [Thu Apr 23 03:24:23 2026] POST /v2.0/ports => generated 997 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1853] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:24:24 2026] PUT /v2.0/ports/3ed0cf37-5483-4451-9aaf-a2bc836958a4 => generated 1278 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:24:24.899 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b93ef23-faee-492a-aeed-30960aedeb3f'] response: {'name': 'network-changed', 'server_uuid': 'b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6', 'tag': '3ed0cf37-5483-4451-9aaf-a2bc836958a4', '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: 960/1854] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:24 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 895/1855] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 03:24:24 2026] GET /v2.0/security-groups?id=29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f&id=7ae6650c-0d05-46fe-9175-c5790a8434b0&fields=id&fields=name => generated 205 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1856] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:24:25 2026] GET /v2.0/ports?tenant_id=03ae33c9e0c04551adb4da06573ef102&device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1857] 199.204.45.222 () {34 vars in 1018 bytes} [Thu Apr 23 03:24:25 2026] GET /v2.0/networks?tenant_id=03ae33c9e0c04551adb4da06573ef102&shared=False => generated 768 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1858] 199.204.45.222 () {34 vars in 930 bytes} [Thu Apr 23 03:24:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1859] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:25 2026] GET /v2.0/ports?device_id=21d83b35-b95b-46bd-8ba9-69ac521695e2 => 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: 963/1860] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:24:25 2026] GET /v2.0/networks?id=fd8faea4-34c9-4770-aea5-094474edd8d6 => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1861] 199.204.45.222 () {34 vars in 1050 bytes} [Thu Apr 23 03:24:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5b03416a669946f1bc632ff7d61fece7 => generated 178 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1862] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:26 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1012 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1863] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 03:24:26 2026] GET /v2.0/security-groups?id=29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f&id=7ae6650c-0d05-46fe-9175-c5790a8434b0&fields=id&fields=name => generated 205 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1866] 199.204.45.222 () {38 vars in 955 bytes} [Thu Apr 23 03:24:26 2026] POST /v2.0/ports => generated 1179 bytes in 432 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: 965/1867] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:24:26 2026] GET /v2.0/ports?tenant_id=03ae33c9e0c04551adb4da06573ef102&device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1281 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1868] 199.204.45.222 () {34 vars in 1060 bytes} [Thu Apr 23 03:24:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3ed0cf37-5483-4451-9aaf-a2bc836958a4 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1869] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:24:26 2026] GET /v2.0/subnets?id=5dde39f6-191b-4121-a439-4bb2cc8c546a => generated 690 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1870] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:24:26 2026] GET /v2.0/ports?network_id=5e672e9c-f8b7-4b4f-aca7-49d618ce7ca9&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1871] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:24:26 2026] GET /v2.0/networks/5e672e9c-f8b7-4b4f-aca7-49d618ce7ca9?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1872] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:24:26 2026] GET /v2.0/networks/5e672e9c-f8b7-4b4f-aca7-49d618ce7ca9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1873] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:24:26 2026] PUT /v2.0/ports/ec7db145-2341-4cdb-b50c-c3b19cdf3c4c => generated 1460 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:24:26.971 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d275559-7819-4d7b-82b7-b3d820fbaef4'] response: {'name': 'network-changed', 'server_uuid': '21d83b35-b95b-46bd-8ba9-69ac521695e2', 'tag': 'ec7db145-2341-4cdb-b50c-c3b19cdf3c4c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 971/1874] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:27 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1012 bytes in 46 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: 904/1875] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 03:24:27 2026] GET /v2.0/security-groups?id=29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f&id=7ae6650c-0d05-46fe-9175-c5790a8434b0&fields=id&fields=name => generated 205 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1876] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:24:27 2026] GET /v2.0/ports?tenant_id=5b03416a669946f1bc632ff7d61fece7&device_id=21d83b35-b95b-46bd-8ba9-69ac521695e2 => generated 1463 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1877] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:27 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1878] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:27 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1879] 199.204.45.222 () {34 vars in 1018 bytes} [Thu Apr 23 03:24:27 2026] GET /v2.0/networks?tenant_id=5b03416a669946f1bc632ff7d61fece7&shared=False => generated 2376 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1880] 199.204.45.222 () {34 vars in 930 bytes} [Thu Apr 23 03:24:27 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1881] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:27 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1882] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:27 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1883] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:28 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1012 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1884] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 03:24:28 2026] GET /v2.0/security-groups?id=29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f&id=7ae6650c-0d05-46fe-9175-c5790a8434b0&fields=id&fields=name => generated 205 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1885] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:24:28 2026] GET /v2.0/ports?tenant_id=5b03416a669946f1bc632ff7d61fece7&device_id=21d83b35-b95b-46bd-8ba9-69ac521695e2 => generated 1463 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1886] 199.204.45.222 () {34 vars in 1056 bytes} [Thu Apr 23 03:24:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.88&port_id=ec7db145-2341-4cdb-b50c-c3b19cdf3c4c => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1887] 199.204.45.222 () {34 vars in 1104 bytes} [Thu Apr 23 03:24:28 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1ca&port_id=ec7db145-2341-4cdb-b50c-c3b19cdf3c4c => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1888] 199.204.45.222 () {34 vars in 1064 bytes} [Thu Apr 23 03:24:28 2026] GET /v2.0/subnets?id=db774dba-a16d-4178-8494-ac92a6e3cebd&id=51a40639-09c4-4366-b22a-f16e3b94f7b4 => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1889] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:24:28 2026] GET /v2.0/ports?network_id=fd8faea4-34c9-4770-aea5-094474edd8d6&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1890] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:24:28 2026] GET /v2.0/ports?network_id=fd8faea4-34c9-4770-aea5-094474edd8d6&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1891] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:24:28 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1892] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:24:28 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1893] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:29 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1894] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:29 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1895] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:29 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1012 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1896] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 03:24:29 2026] GET /v2.0/security-groups?id=29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f&id=7ae6650c-0d05-46fe-9175-c5790a8434b0&fields=id&fields=name => generated 205 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1897] 199.204.45.222 () {34 vars in 994 bytes} [Thu Apr 23 03:24:30 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1281 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1898] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:30 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1899] 199.204.45.222 () {34 vars in 1124 bytes} [Thu Apr 23 03:24:30 2026] GET /v2.0/security-groups?id=7ae6650c-0d05-46fe-9175-c5790a8434b0&id=29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 917/1900] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:30 2026] GET /v2.0/security-groups?id=4077ff28-04ec-45f3-aaf9-b2f724c4ff26&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1901] 199.204.45.222 () {34 vars in 994 bytes} [Thu Apr 23 03:24:30 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:24:30.358 7 INFO neutron_taas.services.taas.taas_plugin [req-4d2e245f-4874-415e-bee9-8756125fd575 req-6c92bee0-2b5b-422b-ae80-d5f3853bee71 e6928d3907d5453a8aebf444dc8b25f2 1af1a4ff8ca0472fbd218dc1834bcd69 - - default default] TaaS: Handle Delete Port: 6922434d-d11d-4601-9306-8ec3b14877d1 2026-04-23 03:24:30.362 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4d2e245f-4874-415e-bee9-8756125fd575 req-6c92bee0-2b5b-422b-ae80-d5f3853bee71 e6928d3907d5453a8aebf444dc8b25f2 1af1a4ff8ca0472fbd218dc1834bcd69 - - default default] Tap Mirror: Handle Delete Port: 6922434d-d11d-4601-9306-8ec3b14877d1 2026-04-23 03:24:30.494 7 INFO neutron.db.l3_db [req-4d2e245f-4874-415e-bee9-8756125fd575 req-6c92bee0-2b5b-422b-ae80-d5f3853bee71 e6928d3907d5453a8aebf444dc8b25f2 1af1a4ff8ca0472fbd218dc1834bcd69 - - default default] Floating IP 18fa4543-3727-4b91-b479-d0921b265369 disassociated. External IP: 10.96.250.206, port: 6922434d-d11d-4601-9306-8ec3b14877d1. [pid: 8|app: 0|req: 985/1902] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:30 2026] GET /v2.0/ports?device_id=21d83b35-b95b-46bd-8ba9-69ac521695e2 => generated 1194 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1903] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:30 2026] GET /v2.0/security-groups?id=5f059096-4d49-4581-b89b-39b791fc13d5&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1904] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:30 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1905] 199.204.45.222 () {36 vars in 997 bytes} [Thu Apr 23 03:24:30 2026] DELETE /v2.0/ports/6922434d-d11d-4601-9306-8ec3b14877d1 => generated 0 bytes in 670 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1906] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 03:24:30 2026] GET /v2.0/security-groups?id=29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f&id=7ae6650c-0d05-46fe-9175-c5790a8434b0&fields=id&fields=name => generated 205 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:24:30.954 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e3df020c-46e0-493d-9c7f-7f5a8c19b27b'] response: {'server_uuid': '3decac69-4c6a-4f04-a265-faddea8447a9', 'name': 'network-vif-deleted', 'tag': '6922434d-d11d-4601-9306-8ec3b14877d1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 919/1907] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:31 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => 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: 989/1908] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:32 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1909] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 03:24:32 2026] GET /v2.0/security-groups?id=29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f&id=7ae6650c-0d05-46fe-9175-c5790a8434b0&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1910] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:32 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => 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: 921/1911] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:33 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1014 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1912] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 03:24:33 2026] GET /v2.0/security-groups?id=29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f&id=7ae6650c-0d05-46fe-9175-c5790a8434b0&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1913] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:33 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1914] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:33 2026] GET /v2.0/ports?device_id=3decac69-4c6a-4f04-a265-faddea8447a9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:24:33.829 8 INFO neutron.db.l3_db [None req-ee870d29-87c1-449a-b9fc-870b3134f9cc f46eeb3891d34a24bb78656ef892636d 03ae33c9e0c04551adb4da06573ef102 - - default default] Floating IP 54579ebb-087f-42b4-8c22-66a94e32107e associated. External IP: 10.96.250.209, port: 3ed0cf37-5483-4451-9aaf-a2bc836958a4. [pid: 8|app: 0|req: 992/1915] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:24:33 2026] PUT /v2.0/floatingips/54579ebb-087f-42b4-8c22-66a94e32107e => generated 856 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:24:34.212 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d51591b2-4297-465a-a8d5-8c356591e55b'] response: {'name': 'network-changed', 'server_uuid': 'b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6', 'tag': '3ed0cf37-5483-4451-9aaf-a2bc836958a4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 993/1916] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:24:34 2026] GET /v2.0/ports?tenant_id=03ae33c9e0c04551adb4da06573ef102&device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1917] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:24:34 2026] DELETE /v2.0/security-groups/4077ff28-04ec-45f3-aaf9-b2f724c4ff26 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1918] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:24:34 2026] GET /v2.0/networks?id=5e672e9c-f8b7-4b4f-aca7-49d618ce7ca9 => generated 768 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:24:34.823 7 INFO neutron.api.v2.resource [None req-563abdb0-eb36-4704-ae21-c12a9ce5926e e6928d3907d5453a8aebf444dc8b25f2 1af1a4ff8ca0472fbd218dc1834bcd69 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 925/1919] 10.0.0.157 () {32 vars in 737 bytes} [Thu Apr 23 03:24:34 2026] GET /v2.0/security-groups/4077ff28-04ec-45f3-aaf9-b2f724c4ff26 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1920] 199.204.45.222 () {34 vars in 1060 bytes} [Thu Apr 23 03:24:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=3ed0cf37-5483-4451-9aaf-a2bc836958a4 => generated 859 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1921] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:24:34 2026] GET /v2.0/subnets?id=5dde39f6-191b-4121-a439-4bb2cc8c546a => generated 690 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1922] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:24:34 2026] GET /v2.0/ports?network_id=5e672e9c-f8b7-4b4f-aca7-49d618ce7ca9&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:24:34.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1cf5545-6833-4696-89cb-f0a809acb40a e6928d3907d5453a8aebf444dc8b25f2 1af1a4ff8ca0472fbd218dc1834bcd69 - - default default] TaaS: Handle Delete Port: 6f3be8bc-c803-4512-9486-444302efcd22 2026-04-23 03:24:34.987 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1cf5545-6833-4696-89cb-f0a809acb40a e6928d3907d5453a8aebf444dc8b25f2 1af1a4ff8ca0472fbd218dc1834bcd69 - - default default] Tap Mirror: Handle Delete Port: 6f3be8bc-c803-4512-9486-444302efcd22 [pid: 8|app: 0|req: 998/1923] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:24:34 2026] GET /v2.0/networks/5e672e9c-f8b7-4b4f-aca7-49d618ce7ca9?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1924] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:24:35 2026] GET /v2.0/networks/5e672e9c-f8b7-4b4f-aca7-49d618ce7ca9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1925] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:24:34 2026] DELETE /v2.0/floatingips/18fa4543-3727-4b91-b479-d0921b265369 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:24:35.638 8 INFO neutron_taas.services.taas.taas_plugin [None req-cdb525d6-ffe2-422d-8159-ec579a7a68eb c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 3e22f307-692b-486f-aa95-32239f179daa 2026-04-23 03:24:35.641 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdb525d6-ffe2-422d-8159-ec579a7a68eb c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 3e22f307-692b-486f-aa95-32239f179daa [pid: 7|app: 0|req: 927/1926] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:35 2026] GET /v2.0/ports?device_id=21d83b35-b95b-46bd-8ba9-69ac521695e2 => generated 1196 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1927] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:35 2026] GET /v2.0/security-groups?id=5f059096-4d49-4581-b89b-39b791fc13d5&fields=id&fields=name => generated 111 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1928] 10.0.0.157 () {32 vars in 818 bytes} [Thu Apr 23 03:24:36 2026] GET /v2.0/ports?network_id=fd8faea4-34c9-4770-aea5-094474edd8d6&mac_address=fa%3A16%3A3e%3Aaf%3A18%3A1a => generated 1196 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1929] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:24:35 2026] PUT /v2.0/routers/05309447-10d4-40c4-87f2-cb7ca988c4e5/remove_router_interface => generated 309 bytes in 1163 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:24:36.614 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0348b9c-6afb-4cb3-9785-dbb1781ba00d c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 770378e5-c422-4b96-8f10-edae6bc7a663 2026-04-23 03:24:36.617 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0348b9c-6afb-4cb3-9785-dbb1781ba00d c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 770378e5-c422-4b96-8f10-edae6bc7a663 2026-04-23 03:24:36.906 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0348b9c-6afb-4cb3-9785-dbb1781ba00d c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 6a199ab3-18d4-4e4d-a35e-9155b93edaba 2026-04-23 03:24:36.909 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0348b9c-6afb-4cb3-9785-dbb1781ba00d c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 6a199ab3-18d4-4e4d-a35e-9155b93edaba 2026-04-23 03:24:37.040 7 INFO neutron.db.l3_db [None req-d575d3ce-c820-4e45-807b-34c74be8ba56 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Floating IP ac16fa23-a1c9-4984-9a71-2b4870eb6956 associated. External IP: 10.96.250.212, port: ec7db145-2341-4cdb-b50c-c3b19cdf3c4c. 2026-04-23 03:24:37.270 8 INFO neutron.services.segments.plugin [-] Segment 4618726a-cb9e-4c62-8f16-4840e0463e3a resource provider aggregate not found 2026-04-23 03:24:37.276 8 INFO neutron.services.segments.plugin [-] Segment 4618726a-cb9e-4c62-8f16-4840e0463e3a resource provider aggregate not found 2026-04-23 03:24:37.297 8 INFO neutron.services.segments.plugin [-] Segment 4618726a-cb9e-4c62-8f16-4840e0463e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4618726a-cb9e-4c62-8f16-4840e0463e3a found for delete ", "request_id": "req-d5c5dae4-30c8-412e-982d-188f6cda446a"}]} 2026-04-23 03:24:37.299 8 INFO neutron.services.segments.plugin [-] Segment 4618726a-cb9e-4c62-8f16-4840e0463e3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4618726a-cb9e-4c62-8f16-4840e0463e3a found for delete ", "request_id": "req-c10cc394-cad0-4c8d-8f20-87ee3354f991"}]} 2026-04-23 03:24:37.315 8 INFO neutron.db.l3_hamode_db [None req-b0348b9c-6afb-4cb3-9785-dbb1781ba00d c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] HA network 79074c00-2390-46ad-b8e8-b165076dd302 was deleted as no HA routers are present in tenant 1af1a4ff8ca0472fbd218dc1834bcd69. [pid: 8|app: 0|req: 1001/1930] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:24:36 2026] DELETE /v2.0/routers/05309447-10d4-40c4-87f2-cb7ca988c4e5 => generated 0 bytes in 945 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1931] 10.0.0.157 () {34 vars in 677 bytes} [Thu Apr 23 03:24:36 2026] POST /v2.0/floatingips => generated 854 bytes in 1252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:24:37.445 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fb771ad0-b19a-4b87-bc4d-c2ba65812290'] response: {'name': 'network-changed', 'server_uuid': '21d83b35-b95b-46bd-8ba9-69ac521695e2', 'tag': 'ec7db145-2341-4cdb-b50c-c3b19cdf3c4c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1002/1932] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:24:37 2026] DELETE /v2.0/subnets/7d4c8418-206c-4e0f-9b97-6e8a827e4331 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1933] 10.0.0.75 () {34 vars in 1093 bytes} [Thu Apr 23 03:24:37 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-303168987&fields=id&tenant_id=5b03416a669946f1bc632ff7d61fece7 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1934] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 03:24:37 2026] GET /v2.0/networks?id=b60fa092-4feb-4655-9748-2ca2b34e71f2 => generated 704 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1935] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 03:24:37 2026] GET /v2.0/quotas/5b03416a669946f1bc632ff7d61fece7 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:24:37.631 8 INFO neutron_taas.services.taas.taas_plugin [None req-e06d7e04-1f63-4dad-8082-1c30f3fa5052 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: f67f9f6a-a113-45bb-92c0-8d7b8b334d94 2026-04-23 03:24:37.635 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e06d7e04-1f63-4dad-8082-1c30f3fa5052 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: f67f9f6a-a113-45bb-92c0-8d7b8b334d94 [pid: 7|app: 0|req: 934/1936] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 03:24:37 2026] GET /v2.0/ports?tenant_id=5b03416a669946f1bc632ff7d61fece7&fields=id => generated 333 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1937] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 03:24:37 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1938] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:24:37 2026] DELETE /v2.0/networks/df6b999b-4a24-41d8-9af3-9af003e2177e => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1939] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 03:24:37 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?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: 1004/1940] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:24:37 2026] GET /v2.0/ports?tenant_id=5b03416a669946f1bc632ff7d61fece7&device_id=21d83b35-b95b-46bd-8ba9-69ac521695e2 => generated 1465 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1941] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:24:38 2026] GET /v2.0/networks?id=fd8faea4-34c9-4770-aea5-094474edd8d6 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1942] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:38 2026] GET /v2.0/ports?device_id=2756e7a4-e562-4299-9edf-b4bcf9f35ff9 => 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: 938/1943] 199.204.45.222 () {34 vars in 1056 bytes} [Thu Apr 23 03:24:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.88&port_id=ec7db145-2341-4cdb-b50c-c3b19cdf3c4c => generated 857 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1944] 199.204.45.222 () {34 vars in 1104 bytes} [Thu Apr 23 03:24:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1ca&port_id=ec7db145-2341-4cdb-b50c-c3b19cdf3c4c => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1945] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:24:38 2026] GET /v2.0/security-groups?tenant_id=1af1a4ff8ca0472fbd218dc1834bcd69&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1946] 199.204.45.222 () {34 vars in 1064 bytes} [Thu Apr 23 03:24:38 2026] GET /v2.0/subnets?id=db774dba-a16d-4178-8494-ac92a6e3cebd&id=51a40639-09c4-4366-b22a-f16e3b94f7b4 => generated 1411 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1947] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:24:38 2026] GET /v2.0/ports?network_id=fd8faea4-34c9-4770-aea5-094474edd8d6&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1948] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:24:38 2026] DELETE /v2.0/security-groups/145c2512-284f-44cd-8653-6bef711dbc5c => 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: 1009/1949] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:24:38 2026] GET /v2.0/ports?network_id=fd8faea4-34c9-4770-aea5-094474edd8d6&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1950] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:24:38 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?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: 1010/1951] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:24:38 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?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) 2026-04-23 03:24:39.316 8 INFO neutron.services.segments.plugin [-] Segment 2a675a93-117c-4382-9704-53b83ca8fe75 resource provider aggregate not found 2026-04-23 03:24:39.316 8 INFO neutron.services.segments.plugin [-] Segment 2a675a93-117c-4382-9704-53b83ca8fe75 resource provider aggregate not found 2026-04-23 03:24:39.335 8 INFO neutron.services.segments.plugin [-] Segment 2a675a93-117c-4382-9704-53b83ca8fe75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a675a93-117c-4382-9704-53b83ca8fe75 found for delete ", "request_id": "req-f939a52a-88d0-4093-9cf0-da8ca7dc9d70"}]} 2026-04-23 03:24:39.337 8 INFO neutron.services.segments.plugin [-] Segment 2a675a93-117c-4382-9704-53b83ca8fe75 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a675a93-117c-4382-9704-53b83ca8fe75 found for delete ", "request_id": "req-d37c5e00-0b0e-4aa1-a675-c5c9b5efc2cb"}]} 2026-04-23 03:24:40.417 7 INFO neutron.db.segments_db [None req-68503bac-18ba-4ccc-ab10-823a43a7519e c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment 78c9cafa-b191-42ed-a18e-9775910ece50 of type vxlan for network c84b58af-b33e-459e-b5a8-5a8d05be898d [pid: 7|app: 0|req: 942/1952] 10.0.0.157 () {34 vars in 671 bytes} [Thu Apr 23 03:24:40 2026] POST /v2.0/networks => generated 727 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1953] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:24:40 2026] POST /v2.0/subnets => generated 693 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:24:40.736 7 INFO neutron.db.segments_db [None req-526a416b-383e-477a-9d68-ad0072bc5a07 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Added segment dc1b21d6-adc5-4692-9293-05c9ec55aa02 of type vxlan for network 36787fbc-6c4a-4eb8-af0d-5bca8e1eb010 2026-04-23 03:24:40.980 7 INFO neutron.db.l3_hamode_db [None req-526a416b-383e-477a-9d68-ad0072bc5a07 c7802e18461448a197d7e7399d3edc81 b1e0c2257732402395c4263b613f88ef - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:24:41.803 7 INFO neutron.db.l3_hamode_db [None req-526a416b-383e-477a-9d68-ad0072bc5a07 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1014/1956] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:24:42 2026] GET /v2.0/networks?id=b60fa092-4feb-4655-9748-2ca2b34e71f2 => generated 704 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1957] 199.204.45.222 () {34 vars in 1050 bytes} [Thu Apr 23 03:24:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=5b03416a669946f1bc632ff7d61fece7 => generated 178 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1958] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:24:40 2026] POST /v2.0/routers => generated 733 bytes in 2021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1959] 199.204.45.222 () {38 vars in 955 bytes} [Thu Apr 23 03:24:42 2026] POST /v2.0/ports => generated 1175 bytes in 471 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: 1017/1960] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:24:42 2026] PUT /v2.0/ports/e237fc8c-989b-444c-9ba4-c7d4b3a59c6a => generated 1456 bytes in 471 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: 1018/1961] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:43 2026] GET /v2.0/ports?device_id=2756e7a4-e562-4299-9edf-b4bcf9f35ff9 => generated 1190 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:24:43.493 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-83ac9904-19b8-42e8-a2e1-c44a1baf0428'] response: {'name': 'network-changed', 'server_uuid': '2756e7a4-e562-4299-9edf-b4bcf9f35ff9', 'tag': 'e237fc8c-989b-444c-9ba4-c7d4b3a59c6a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1019/1962] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:43 2026] GET /v2.0/security-groups?id=5f059096-4d49-4581-b89b-39b791fc13d5&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1963] 10.0.0.147 () {34 vars in 990 bytes} [Thu Apr 23 03:24:43 2026] GET /v2.0/ports?device_id=21d83b35-b95b-46bd-8ba9-69ac521695e2 => generated 1465 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1964] 10.0.0.147 () {34 vars in 1040 bytes} [Thu Apr 23 03:24:43 2026] GET /v2.0/security-groups?id=5f059096-4d49-4581-b89b-39b791fc13d5&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1965] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:24:42 2026] PUT /v2.0/routers/8d53a00d-583f-44b8-8c4e-0795239d2c96/add_router_interface => generated 309 bytes in 1311 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1966] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:24:43 2026] GET /v2.0/ports?tenant_id=5b03416a669946f1bc632ff7d61fece7&device_id=2756e7a4-e562-4299-9edf-b4bcf9f35ff9 => generated 1459 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1967] 199.204.45.222 () {34 vars in 1018 bytes} [Thu Apr 23 03:24:44 2026] GET /v2.0/networks?tenant_id=5b03416a669946f1bc632ff7d61fece7&shared=False => generated 2376 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1968] 199.204.45.222 () {34 vars in 930 bytes} [Thu Apr 23 03:24:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1969] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 03:24:44 2026] GET /v2.0/networks?id=c84b58af-b33e-459e-b5a8-5a8d05be898d => generated 678 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/1970] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 03:24:45 2026] GET /v2.0/quotas/b1e0c2257732402395c4263b613f88ef => 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: 947/1971] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 03:24:45 2026] GET /v2.0/ports?tenant_id=b1e0c2257732402395c4263b613f88ef&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: 1025/1972] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 03:24:45 2026] GET /v2.0/networks/c84b58af-b33e-459e-b5a8-5a8d05be898d?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1973] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 03:24:45 2026] GET /v2.0/networks/c84b58af-b33e-459e-b5a8-5a8d05be898d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/1974] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:24:45 2026] GET /v2.0/ports?tenant_id=5b03416a669946f1bc632ff7d61fece7&device_id=2756e7a4-e562-4299-9edf-b4bcf9f35ff9 => generated 1459 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1975] 199.204.45.222 () {34 vars in 1054 bytes} [Thu Apr 23 03:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.5&port_id=e237fc8c-989b-444c-9ba4-c7d4b3a59c6a => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/1976] 199.204.45.222 () {34 vars in 1104 bytes} [Thu Apr 23 03:24:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23&port_id=e237fc8c-989b-444c-9ba4-c7d4b3a59c6a => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1977] 199.204.45.222 () {34 vars in 1064 bytes} [Thu Apr 23 03:24:45 2026] GET /v2.0/subnets?id=f0e5a7cc-fdbc-4fbe-b4da-b236d41b40ef&id=6d1d3b0f-5852-4851-aad8-1300bf33ff9d => generated 1413 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1978] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:45 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => 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: 1028/1979] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:24:45 2026] GET /v2.0/ports?network_id=b60fa092-4feb-4655-9748-2ca2b34e71f2&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1980] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:24:45 2026] GET /v2.0/ports?network_id=b60fa092-4feb-4655-9748-2ca2b34e71f2&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/1981] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:24:45 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1982] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:24:45 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/1983] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:46 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => 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: 954/1984] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:47 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => 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: 955/1985] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:48 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => 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: 1031/1986] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:48 2026] GET /v2.0/ports?device_id=2756e7a4-e562-4299-9edf-b4bcf9f35ff9 => generated 1192 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1987] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:48 2026] GET /v2.0/security-groups?id=5f059096-4d49-4581-b89b-39b791fc13d5&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1988] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:24:49 2026] GET /v2.0/networks?id=c84b58af-b33e-459e-b5a8-5a8d05be898d => generated 678 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1989] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:49 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => 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: 957/1990] 199.204.45.222 () {38 vars in 955 bytes} [Thu Apr 23 03:24:49 2026] POST /v2.0/ports => generated 958 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/1991] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:24:50 2026] PUT /v2.0/ports/190f4b25-02e8-4cd3-86e1-09925c88a3b0 => generated 1239 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:24:50.655 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-119880b4-031d-4d18-af23-f4fbfd9fdf28'] response: {'name': 'network-changed', 'server_uuid': 'd3930ba4-de65-4243-9d3e-6c3a87f5651e', 'tag': '190f4b25-02e8-4cd3-86e1-09925c88a3b0', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 958/1992] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:50 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => generated 973 bytes in 88 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: 1035/1993] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:51 2026] GET /v2.0/security-groups?id=737d9ad6-28c3-4b7d-8215-a5e4605c8e52&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1994] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:24:51 2026] GET /v2.0/ports?tenant_id=b1e0c2257732402395c4263b613f88ef&device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/1995] 199.204.45.222 () {34 vars in 1018 bytes} [Thu Apr 23 03:24:51 2026] GET /v2.0/networks?tenant_id=b1e0c2257732402395c4263b613f88ef&shared=False => generated 774 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1996] 199.204.45.222 () {34 vars in 930 bytes} [Thu Apr 23 03:24:51 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: 1037/1997] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:52 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1998] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:52 2026] GET /v2.0/security-groups?id=737d9ad6-28c3-4b7d-8215-a5e4605c8e52&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1999] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:24:52 2026] GET /v2.0/ports?tenant_id=b1e0c2257732402395c4263b613f88ef&device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2000] 199.204.45.222 () {34 vars in 1060 bytes} [Thu Apr 23 03:24:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=190f4b25-02e8-4cd3-86e1-09925c88a3b0 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2001] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:24:52 2026] GET /v2.0/subnets?id=19408fcd-f06d-49a9-8e5a-e407fcc09870 => generated 696 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/2002] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:24:52 2026] GET /v2.0/ports?network_id=c84b58af-b33e-459e-b5a8-5a8d05be898d&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2003] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:24:52 2026] GET /v2.0/networks/c84b58af-b33e-459e-b5a8-5a8d05be898d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/2004] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:24:52 2026] GET /v2.0/networks/c84b58af-b33e-459e-b5a8-5a8d05be898d?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: 1041/2005] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:53 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2006] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:53 2026] GET /v2.0/security-groups?id=737d9ad6-28c3-4b7d-8215-a5e4605c8e52&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2007] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:53 2026] GET /v2.0/ports?device_id=2756e7a4-e562-4299-9edf-b4bcf9f35ff9 => generated 1192 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2008] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:53 2026] GET /v2.0/security-groups?id=5f059096-4d49-4581-b89b-39b791fc13d5&fields=id&fields=name => generated 111 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2009] 10.0.0.157 () {32 vars in 818 bytes} [Thu Apr 23 03:24:54 2026] GET /v2.0/ports?network_id=b60fa092-4feb-4655-9748-2ca2b34e71f2&mac_address=fa%3A16%3A3e%3A93%3A63%3Ae3 => generated 1192 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2010] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:54 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2011] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:54 2026] GET /v2.0/security-groups?id=737d9ad6-28c3-4b7d-8215-a5e4605c8e52&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:24:54.695 7 INFO neutron.db.l3_db [None req-895071c4-e8e3-4d64-a9e5-eba7ae34235e 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Floating IP 04c888bf-8547-4a06-81aa-593a60277d53 associated. External IP: 10.96.250.215, port: e237fc8c-989b-444c-9ba4-c7d4b3a59c6a. [pid: 7|app: 0|req: 967/2012] 10.0.0.157 () {34 vars in 677 bytes} [Thu Apr 23 03:24:54 2026] POST /v2.0/floatingips => generated 853 bytes in 948 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:24:55.076 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d69fe55-178f-453a-af1f-62283b4a905e'] response: {'name': 'network-changed', 'server_uuid': '2756e7a4-e562-4299-9edf-b4bcf9f35ff9', 'tag': 'e237fc8c-989b-444c-9ba4-c7d4b3a59c6a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1046/2013] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:24:55 2026] GET /v2.0/ports?tenant_id=5b03416a669946f1bc632ff7d61fece7&device_id=2756e7a4-e562-4299-9edf-b4bcf9f35ff9 => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/2014] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:55 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2015] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:24:55 2026] GET /v2.0/networks?id=b60fa092-4feb-4655-9748-2ca2b34e71f2 => generated 800 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/2016] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:55 2026] GET /v2.0/security-groups?id=737d9ad6-28c3-4b7d-8215-a5e4605c8e52&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2017] 199.204.45.222 () {34 vars in 1054 bytes} [Thu Apr 23 03:24:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.5&port_id=e237fc8c-989b-444c-9ba4-c7d4b3a59c6a => generated 856 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2018] 199.204.45.222 () {34 vars in 1104 bytes} [Thu Apr 23 03:24:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23&port_id=e237fc8c-989b-444c-9ba4-c7d4b3a59c6a => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2019] 199.204.45.222 () {34 vars in 1064 bytes} [Thu Apr 23 03:24:55 2026] GET /v2.0/subnets?id=f0e5a7cc-fdbc-4fbe-b4da-b236d41b40ef&id=6d1d3b0f-5852-4851-aad8-1300bf33ff9d => generated 1413 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2020] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:24:55 2026] GET /v2.0/ports?network_id=b60fa092-4feb-4655-9748-2ca2b34e71f2&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2021] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:24:55 2026] GET /v2.0/ports?network_id=b60fa092-4feb-4655-9748-2ca2b34e71f2&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2022] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:24:55 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2023] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:24:55 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/2026] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:56 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2027] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:56 2026] GET /v2.0/security-groups?id=737d9ad6-28c3-4b7d-8215-a5e4605c8e52&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2028] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:57 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2029] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:58 2026] GET /v2.0/security-groups?id=737d9ad6-28c3-4b7d-8215-a5e4605c8e52&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2030] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:58 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2031] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:58 2026] GET /v2.0/security-groups?id=737d9ad6-28c3-4b7d-8215-a5e4605c8e52&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/2032] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:24:59 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2033] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:24:59 2026] GET /v2.0/security-groups?id=737d9ad6-28c3-4b7d-8215-a5e4605c8e52&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2034] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:00 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2035] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:25:00 2026] GET /v2.0/security-groups?id=737d9ad6-28c3-4b7d-8215-a5e4605c8e52&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/2036] 199.204.45.222 () {34 vars in 994 bytes} [Thu Apr 23 03:25:00 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:25:01.018 8 INFO neutron_taas.services.taas.taas_plugin [req-c40f70d4-6214-44ed-b0e2-41fd59008cdf req-8489b4bd-1903-48f5-944a-d303f645b81a 8c47b4d9d1614dd29d1cceb9d89cabb4 b1e0c2257732402395c4263b613f88ef - - default default] TaaS: Handle Delete Port: 190f4b25-02e8-4cd3-86e1-09925c88a3b0 2026-04-23 03:25:01.022 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c40f70d4-6214-44ed-b0e2-41fd59008cdf req-8489b4bd-1903-48f5-944a-d303f645b81a 8c47b4d9d1614dd29d1cceb9d89cabb4 b1e0c2257732402395c4263b613f88ef - - default default] Tap Mirror: Handle Delete Port: 190f4b25-02e8-4cd3-86e1-09925c88a3b0 [pid: 8|app: 0|req: 1058/2037] 199.204.45.222 () {36 vars in 997 bytes} [Thu Apr 23 03:25:00 2026] DELETE /v2.0/ports/190f4b25-02e8-4cd3-86e1-09925c88a3b0 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:25:01.237 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae1cb2a6-b3be-4ad2-8e01-76ec2f3da4d2'] response: {'server_uuid': 'd3930ba4-de65-4243-9d3e-6c3a87f5651e', 'name': 'network-vif-deleted', 'tag': '190f4b25-02e8-4cd3-86e1-09925c88a3b0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 980/2038] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:01 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => 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: 1059/2039] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:02 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => 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: 981/2040] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:04 2026] GET /v2.0/ports?device_id=d3930ba4-de65-4243-9d3e-6c3a87f5651e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:05.570 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a9807b3-53f2-4ecd-8ea6-cd837fd3a51b c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: c36184f0-d3df-468d-a19b-803a9d826a21 2026-04-23 03:25:05.573 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a9807b3-53f2-4ecd-8ea6-cd837fd3a51b c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: c36184f0-d3df-468d-a19b-803a9d826a21 [pid: 7|app: 0|req: 982/2041] 10.0.0.147 () {34 vars in 990 bytes} [Thu Apr 23 03:25:05 2026] GET /v2.0/ports?device_id=2756e7a4-e562-4299-9edf-b4bcf9f35ff9 => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2042] 10.0.0.147 () {34 vars in 1040 bytes} [Thu Apr 23 03:25:05 2026] GET /v2.0/security-groups?id=5f059096-4d49-4581-b89b-39b791fc13d5&fields=id&fields=name => generated 111 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2043] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:25:05 2026] PUT /v2.0/routers/8d53a00d-583f-44b8-8c4e-0795239d2c96/remove_router_interface => generated 309 bytes in 972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:25:06.400 7 INFO neutron_taas.services.taas.taas_plugin [None req-c925831d-d784-4111-980c-8312ef4d48a1 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: d5694b6b-83ee-4dc2-8c5c-802c074040a6 2026-04-23 03:25:06.402 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c925831d-d784-4111-980c-8312ef4d48a1 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: d5694b6b-83ee-4dc2-8c5c-802c074040a6 2026-04-23 03:25:06.647 7 INFO neutron_taas.services.taas.taas_plugin [None req-c925831d-d784-4111-980c-8312ef4d48a1 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 4adb1bb0-93a3-49a3-bd2e-a2363ee2583a 2026-04-23 03:25:06.650 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c925831d-d784-4111-980c-8312ef4d48a1 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 4adb1bb0-93a3-49a3-bd2e-a2363ee2583a 2026-04-23 03:25:07.051 7 INFO neutron.services.segments.plugin [-] Segment dc1b21d6-adc5-4692-9293-05c9ec55aa02 resource provider aggregate not found 2026-04-23 03:25:07.055 7 INFO neutron.services.segments.plugin [-] Segment dc1b21d6-adc5-4692-9293-05c9ec55aa02 resource provider aggregate not found 2026-04-23 03:25:07.075 7 INFO neutron.db.l3_hamode_db [None req-c925831d-d784-4111-980c-8312ef4d48a1 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] HA network 36787fbc-6c4a-4eb8-af0d-5bca8e1eb010 was deleted as no HA routers are present in tenant b1e0c2257732402395c4263b613f88ef. [pid: 7|app: 0|req: 984/2044] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:06 2026] DELETE /v2.0/routers/8d53a00d-583f-44b8-8c4e-0795239d2c96 => generated 0 bytes in 914 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:25:07.083 7 INFO neutron.services.segments.plugin [-] Segment dc1b21d6-adc5-4692-9293-05c9ec55aa02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc1b21d6-adc5-4692-9293-05c9ec55aa02 found for delete ", "request_id": "req-9d105b11-295a-4307-b76f-a985ef3137d2"}]} 2026-04-23 03:25:07.086 7 INFO neutron.services.segments.plugin [-] Segment dc1b21d6-adc5-4692-9293-05c9ec55aa02 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc1b21d6-adc5-4692-9293-05c9ec55aa02 found for delete ", "request_id": "req-ce857db5-0c2a-41c8-b51e-a3cb987a2e06"}]} [pid: 8|app: 0|req: 1061/2045] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:07 2026] DELETE /v2.0/subnets/19408fcd-f06d-49a9-8e5a-e407fcc09870 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:25:07.387 7 INFO neutron_taas.services.taas.taas_plugin [None req-c4f45eda-5b80-4080-8248-f6f60ea942ea c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 8d964148-186f-4fc2-a294-27ebbc8a2ae2 2026-04-23 03:25:07.389 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4f45eda-5b80-4080-8248-f6f60ea942ea c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 8d964148-186f-4fc2-a294-27ebbc8a2ae2 [pid: 7|app: 0|req: 985/2046] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:07 2026] DELETE /v2.0/networks/c84b58af-b33e-459e-b5a8-5a8d05be898d => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2047] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:07 2026] GET /v2.0/security-groups?tenant_id=b1e0c2257732402395c4263b613f88ef&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2048] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:07 2026] DELETE /v2.0/security-groups/737d9ad6-28c3-4b7d-8215-a5e4605c8e52 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:25:09.103 7 INFO neutron.services.segments.plugin [-] Segment 78c9cafa-b191-42ed-a18e-9775910ece50 resource provider aggregate not found 2026-04-23 03:25:09.116 7 INFO neutron.services.segments.plugin [-] Segment 78c9cafa-b191-42ed-a18e-9775910ece50 resource provider aggregate not found 2026-04-23 03:25:09.122 7 INFO neutron.services.segments.plugin [-] Segment 78c9cafa-b191-42ed-a18e-9775910ece50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78c9cafa-b191-42ed-a18e-9775910ece50 found for delete ", "request_id": "req-8c0cad01-e2d7-4210-8ec6-c8e837eda5e2"}]} 2026-04-23 03:25:09.135 7 INFO neutron.services.segments.plugin [-] Segment 78c9cafa-b191-42ed-a18e-9775910ece50 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78c9cafa-b191-42ed-a18e-9775910ece50 found for delete ", "request_id": "req-802d9746-1931-4c41-84ce-fa739f0f5d91"}]} [pid: 8|app: 0|req: 1064/2051] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:13 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2052] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 03:25:13 2026] GET /v2.0/security-groups?id=29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f&id=7ae6650c-0d05-46fe-9175-c5790a8434b0&fields=id&fields=name => generated 205 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2053] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:25:13 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1283 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2054] 10.0.0.157 () {32 vars in 858 bytes} [Thu Apr 23 03:25:14 2026] GET /v2.0/floatingips?floating_network_id=a590dd8a-ac44-4173-a056-74d5271c1c39&port_id=3ed0cf37-5483-4451-9aaf-a2bc836958a4 => generated 861 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2055] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:14 2026] GET /v2.0/security-groups?tenant_id=bf312471169d49b8a608d9c70877c5f5&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2056] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:14 2026] DELETE /v2.0/security-groups/33474b1c-d20d-4def-828b-6452aaf33d21 => 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: 1067/2057] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:14 2026] GET /v2.0/security-groups?tenant_id=1ca7fd90b3bd4086911b6593d191f8cf&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/2058] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:14 2026] DELETE /v2.0/security-groups/3d19b934-7347-46b9-a886-241830203b9b => 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: 1068/2059] 10.0.0.147 () {34 vars in 990 bytes} [Thu Apr 23 03:25:15 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2060] 10.0.0.147 () {34 vars in 1120 bytes} [Thu Apr 23 03:25:15 2026] GET /v2.0/security-groups?id=29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f&id=7ae6650c-0d05-46fe-9175-c5790a8434b0&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2061] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:17 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/2062] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 03:25:17 2026] GET /v2.0/security-groups?id=29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f&id=7ae6650c-0d05-46fe-9175-c5790a8434b0&fields=id&fields=name => generated 205 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2063] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:18 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2064] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 03:25:18 2026] GET /v2.0/security-groups?id=29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f&id=7ae6650c-0d05-46fe-9175-c5790a8434b0&fields=id&fields=name => generated 205 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2065] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:18 2026] GET /v2.0/security-groups?tenant_id=a706f97d313e4501b34b2d6d48fc98df&name=default => generated 2925 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2066] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:19 2026] DELETE /v2.0/security-groups/2cd0f812-bd89-4fed-ba17-68e391bfc268 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/2067] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:19 2026] GET /v2.0/security-groups?tenant_id=3b035ab21480402882b5ce32197263bd&name=default => generated 2925 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2068] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:19 2026] DELETE /v2.0/security-groups/0e5e7ba9-be7d-46a5-a58a-2e297ec6e4e0 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2069] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:20 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1014 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2070] 10.0.0.75 () {34 vars in 1119 bytes} [Thu Apr 23 03:25:20 2026] GET /v2.0/security-groups?id=29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f&id=7ae6650c-0d05-46fe-9175-c5790a8434b0&fields=id&fields=name => generated 205 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2071] 199.204.45.222 () {34 vars in 994 bytes} [Thu Apr 23 03:25:20 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2072] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:25:20 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:25:20.332 8 INFO neutron_taas.services.taas.taas_plugin [req-123b9198-4498-4be1-83cd-5b69da62cf74 req-084434e8-4b49-4838-9ed0-d77756bb6e81 f46eeb3891d34a24bb78656ef892636d 03ae33c9e0c04551adb4da06573ef102 - - default default] TaaS: Handle Delete Port: 3ed0cf37-5483-4451-9aaf-a2bc836958a4 2026-04-23 03:25:20.336 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-123b9198-4498-4be1-83cd-5b69da62cf74 req-084434e8-4b49-4838-9ed0-d77756bb6e81 f46eeb3891d34a24bb78656ef892636d 03ae33c9e0c04551adb4da06573ef102 - - default default] Tap Mirror: Handle Delete Port: 3ed0cf37-5483-4451-9aaf-a2bc836958a4 2026-04-23 03:25:20.463 8 INFO neutron.db.l3_db [req-123b9198-4498-4be1-83cd-5b69da62cf74 req-084434e8-4b49-4838-9ed0-d77756bb6e81 f46eeb3891d34a24bb78656ef892636d 03ae33c9e0c04551adb4da06573ef102 - - default default] Floating IP 54579ebb-087f-42b4-8c22-66a94e32107e disassociated. External IP: 10.96.250.209, port: 3ed0cf37-5483-4451-9aaf-a2bc836958a4. [pid: 8|app: 0|req: 1075/2073] 199.204.45.222 () {36 vars in 997 bytes} [Thu Apr 23 03:25:20 2026] DELETE /v2.0/ports/3ed0cf37-5483-4451-9aaf-a2bc836958a4 => generated 0 bytes in 665 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:25:20.974 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-01117448-e899-441a-80e7-aa4b70c6a696'] response: {'server_uuid': 'b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6', 'name': 'network-vif-deleted', 'tag': '3ed0cf37-5483-4451-9aaf-a2bc836958a4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 999/2074] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:21 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => 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: 1076/2075] 10.0.0.77 () {30 vars in 689 bytes} [Thu Apr 23 03:25:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2076] 10.0.0.77 () {30 vars in 691 bytes} [Thu Apr 23 03:25:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2077] 10.0.0.77 () {30 vars in 667 bytes} [Thu Apr 23 03:25:21 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: 1079/2078] 10.0.0.77 () {30 vars in 703 bytes} [Thu Apr 23 03:25:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:25:21.780 7 INFO neutron.db.segments_db [None req-277778d9-bd2e-48f4-aa7f-0104b49e8a6c 5fdbbc518a6044f790e63e3eb5eab169 69e0a2d2dfd045c79e5c9ab86466fb12 - - default default] Added segment f06f29da-828e-4f1c-ba10-f113dce80777 of type vxlan for network 1c0b8907-5fb9-4164-bac2-9d42aaeaeabb 2026-04-23 03:25:21.847 7 INFO neutron.db.segments_db [None req-277778d9-bd2e-48f4-aa7f-0104b49e8a6c 5fdbbc518a6044f790e63e3eb5eab169 69e0a2d2dfd045c79e5c9ab86466fb12 - - default default] Added segment 5385e583-60df-462e-adde-2fc7233c74ac of type vxlan for network 6707b327-3f96-4de9-927d-7dee4223afc4 [pid: 7|app: 0|req: 1000/2079] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:25:21 2026] POST /v2.0/networks => generated 1207 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2080] 10.0.0.157 () {32 vars in 649 bytes} [Thu Apr 23 03:25:21 2026] GET /v2.0/networks => generated 1844 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2081] 10.0.0.77 () {28 vars in 438 bytes} [Thu Apr 23 03:25:22 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2082] 10.0.0.77 () {30 vars in 727 bytes} [Thu Apr 23 03:25:22 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 657 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:25:22.190 7 INFO neutron.services.segments.plugin [-] Segment f06f29da-828e-4f1c-ba10-f113dce80777 resource provider aggregate not found 2026-04-23 03:25:22.195 7 INFO neutron.services.segments.plugin [-] Segment f06f29da-828e-4f1c-ba10-f113dce80777 resource provider aggregate not found [pid: 8|app: 0|req: 1083/2083] 10.0.0.77 () {30 vars in 689 bytes} [Thu Apr 23 03:25:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:25:22.213 7 INFO neutron.services.segments.plugin [-] Segment f06f29da-828e-4f1c-ba10-f113dce80777 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f06f29da-828e-4f1c-ba10-f113dce80777 found for delete ", "request_id": "req-9c4acdd2-32e9-4004-b0e9-d4a7d2bc9b5d"}]} 2026-04-23 03:25:22.215 7 INFO neutron.services.segments.plugin [-] Segment f06f29da-828e-4f1c-ba10-f113dce80777 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f06f29da-828e-4f1c-ba10-f113dce80777 found for delete ", "request_id": "req-343f89d1-1ec8-4213-8b09-1c9222854196"}]} [pid: 8|app: 0|req: 1084/2084] 10.0.0.77 () {30 vars in 691 bytes} [Thu Apr 23 03:25:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2085] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:22 2026] DELETE /v2.0/networks/1c0b8907-5fb9-4164-bac2-9d42aaeaeabb => 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: 1085/2086] 10.0.0.77 () {30 vars in 667 bytes} [Thu Apr 23 03:25:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2087] 10.0.0.77 () {30 vars in 703 bytes} [Thu Apr 23 03:25:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2088] 10.0.0.77 () {30 vars in 727 bytes} [Thu Apr 23 03:25:22 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2089] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:22 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => 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: 1002/2090] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:22 2026] DELETE /v2.0/networks/6707b327-3f96-4de9-927d-7dee4223afc4 => 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: 1089/2091] 10.0.0.77 () {30 vars in 689 bytes} [Thu Apr 23 03:25:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2092] 10.0.0.77 () {30 vars in 691 bytes} [Thu Apr 23 03:25:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2093] 10.0.0.77 () {30 vars in 667 bytes} [Thu Apr 23 03:25:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2094] 10.0.0.77 () {30 vars in 703 bytes} [Thu Apr 23 03:25:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2095] 10.0.0.157 () {32 vars in 649 bytes} [Thu Apr 23 03:25:22 2026] GET /v2.0/networks => generated 651 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2096] 10.0.0.77 () {30 vars in 729 bytes} [Thu Apr 23 03:25:22 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2097] 10.0.0.77 () {30 vars in 681 bytes} [Thu Apr 23 03:25:22 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:25:22.488 7 INFO neutron.db.segments_db [None req-7d3b6f84-1651-4447-ade4-0db5f6249b5f 5fdbbc518a6044f790e63e3eb5eab169 69e0a2d2dfd045c79e5c9ab86466fb12 - - default default] Added segment 3af68cf1-f4c3-494e-8544-0595be82ce6e of type vxlan for network 8b2127a6-8ab7-42f5-8f2a-9816951b6d7b [pid: 7|app: 0|req: 1004/2098] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:25:22 2026] POST /v2.0/networks => generated 634 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:25:22.655 7 INFO neutron.db.segments_db [None req-19970c4a-bb23-4498-87f4-e628a8e3a15e 5fdbbc518a6044f790e63e3eb5eab169 69e0a2d2dfd045c79e5c9ab86466fb12 - - default default] Added segment cae1cb6c-0a63-471f-96fa-3e639433f934 of type vxlan for network 3c7dd6e7-b1f2-4e3f-b66e-fd5a38ec9298 [pid: 7|app: 0|req: 1005/2099] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:25:22 2026] POST /v2.0/networks => generated 634 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2100] 10.0.0.77 () {34 vars in 703 bytes} [Thu Apr 23 03:25:22 2026] POST /v2.0/ports => generated 1132 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2101] 10.0.0.157 () {34 vars in 665 bytes} [Thu Apr 23 03:25:22 2026] POST /v2.0/ports => generated 1505 bytes in 634 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1007/2102] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:23 2026] GET /v2.0/ports?device_id=b6fa2fda-4ae3-4f92-98d3-4279d0b0ebf6 => 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: 1096/2103] 10.0.0.157 () {32 vars in 643 bytes} [Thu Apr 23 03:25:23 2026] GET /v2.0/ports => generated 1505 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:25:23.580 7 INFO neutron_taas.services.taas.taas_plugin [None req-90c67e20-3f36-44ad-b59c-57d5ff438cb7 5fdbbc518a6044f790e63e3eb5eab169 69e0a2d2dfd045c79e5c9ab86466fb12 - - default default] TaaS: Handle Delete Port: 79fbc42d-a68f-46b9-9af2-be78dc31ecfa 2026-04-23 03:25:23.582 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90c67e20-3f36-44ad-b59c-57d5ff438cb7 5fdbbc518a6044f790e63e3eb5eab169 69e0a2d2dfd045c79e5c9ab86466fb12 - - default default] Tap Mirror: Handle Delete Port: 79fbc42d-a68f-46b9-9af2-be78dc31ecfa [pid: 7|app: 0|req: 1008/2104] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:25:23 2026] DELETE /v2.0/ports/79fbc42d-a68f-46b9-9af2-be78dc31ecfa => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:25:23.764 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e2dce7f-5008-4dc0-8c3e-db0ffece93cc 5fdbbc518a6044f790e63e3eb5eab169 69e0a2d2dfd045c79e5c9ab86466fb12 - - default default] TaaS: Handle Delete Port: 848f2612-f57d-4381-b825-bfdaa4d07780 2026-04-23 03:25:23.768 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e2dce7f-5008-4dc0-8c3e-db0ffece93cc 5fdbbc518a6044f790e63e3eb5eab169 69e0a2d2dfd045c79e5c9ab86466fb12 - - default default] Tap Mirror: Handle Delete Port: 848f2612-f57d-4381-b825-bfdaa4d07780 [pid: 8|app: 0|req: 1097/2105] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:25:23 2026] DELETE /v2.0/ports/848f2612-f57d-4381-b825-bfdaa4d07780 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2106] 10.0.0.157 () {32 vars in 643 bytes} [Thu Apr 23 03:25:23 2026] GET /v2.0/ports => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:23.961 8 INFO neutron.db.segments_db [None req-c38067c3-f8a5-481b-9194-cb5460710d4d 5fdbbc518a6044f790e63e3eb5eab169 69e0a2d2dfd045c79e5c9ab86466fb12 - - default default] Added segment 4f096a31-d415-458e-a075-2fb893ee8635 of type vxlan for network e948ab61-0f5a-4411-89b6-621240f5a9d2 [pid: 8|app: 0|req: 1098/2107] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:25:23 2026] POST /v2.0/networks => generated 635 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:25:24.130 7 INFO neutron.db.segments_db [None req-8581686a-7181-46d6-bc33-dd8d386d8a3a 5fdbbc518a6044f790e63e3eb5eab169 69e0a2d2dfd045c79e5c9ab86466fb12 - - default default] Added segment 42d5c926-93b3-47d8-9577-c4db22839746 of type vxlan for network 5640bbce-ad72-48b5-a851-a7390778a28b 2026-04-23 03:25:24.241 7 INFO neutron.services.segments.plugin [-] Segment 5385e583-60df-462e-adde-2fc7233c74ac resource provider aggregate not found 2026-04-23 03:25:24.248 7 INFO neutron.services.segments.plugin [-] Segment 5385e583-60df-462e-adde-2fc7233c74ac resource provider aggregate not found [pid: 7|app: 0|req: 1010/2108] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:25:24 2026] POST /v2.0/networks => generated 633 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:25:24.259 7 INFO neutron.services.segments.plugin [-] Segment 5385e583-60df-462e-adde-2fc7233c74ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5385e583-60df-462e-adde-2fc7233c74ac found for delete ", "request_id": "req-6a280b94-eb95-4322-99d9-26676a189681"}]} 2026-04-23 03:25:24.271 7 INFO neutron.services.segments.plugin [-] Segment 5385e583-60df-462e-adde-2fc7233c74ac resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5385e583-60df-462e-adde-2fc7233c74ac found for delete ", "request_id": "req-c68cf5b1-6d68-4677-98b3-7eb5a8768d4d"}]} [pid: 8|app: 0|req: 1099/2109] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:24 2026] DELETE /v2.0/security-groups/29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:25:24.729 8 INFO neutron.api.v2.resource [None req-b1a5ecae-55ef-46c0-90d4-8bc10292df6f f46eeb3891d34a24bb78656ef892636d 03ae33c9e0c04551adb4da06573ef102 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1100/2110] 10.0.0.157 () {32 vars in 737 bytes} [Thu Apr 23 03:25:24 2026] GET /v2.0/security-groups/29fbae5a-b7f4-46c8-9ca0-c1b466d7ee1f => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:25:24.849 8 INFO neutron_taas.services.taas.taas_plugin [None req-adc28efc-ed19-455d-b275-0cc4e60888ab f46eeb3891d34a24bb78656ef892636d 03ae33c9e0c04551adb4da06573ef102 - - default default] TaaS: Handle Delete Port: 660f63c5-17e5-4b3f-a4ce-812baec4353b 2026-04-23 03:25:24.854 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adc28efc-ed19-455d-b275-0cc4e60888ab f46eeb3891d34a24bb78656ef892636d 03ae33c9e0c04551adb4da06573ef102 - - default default] Tap Mirror: Handle Delete Port: 660f63c5-17e5-4b3f-a4ce-812baec4353b [pid: 8|app: 0|req: 1101/2111] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:25:24 2026] DELETE /v2.0/floatingips/54579ebb-087f-42b4-8c22-66a94e32107e => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2112] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:25 2026] DELETE /v2.0/security-groups/7ae6650c-0d05-46fe-9175-c5790a8434b0 => 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: 1011/2113] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:25:24 2026] POST /v2.0/subnets => generated 1324 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2114] 10.0.0.157 () {32 vars in 647 bytes} [Thu Apr 23 03:25:25 2026] GET /v2.0/subnets => generated 1960 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2115] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:25 2026] DELETE /v2.0/subnets/90fc43b9-bc72-4a5b-afab-88d796aaaa10 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2116] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:25 2026] DELETE /v2.0/subnets/cd8cac8a-648a-4e27-a30b-c83d1b78c3e4 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:25:25.578 7 INFO neutron_taas.services.taas.taas_plugin [None req-319d463e-a1d5-4062-a1be-81c5e97a2d4c c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 571c6a07-0dda-43c5-a176-18b6b83c63a8 2026-04-23 03:25:25.580 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-319d463e-a1d5-4062-a1be-81c5e97a2d4c c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 571c6a07-0dda-43c5-a176-18b6b83c63a8 [pid: 8|app: 0|req: 1106/2117] 10.0.0.157 () {32 vars in 647 bytes} [Thu Apr 23 03:25:25 2026] GET /v2.0/subnets => generated 649 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2118] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:25:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:25:25.741 8 INFO neutron.services.segments.plugin [-] Segment 42d5c926-93b3-47d8-9577-c4db22839746 resource provider aggregate not found 2026-04-23 03:25:25.747 8 INFO neutron.services.segments.plugin [-] Segment 42d5c926-93b3-47d8-9577-c4db22839746 resource provider aggregate not found 2026-04-23 03:25:25.761 8 INFO neutron.services.segments.plugin [-] Segment 42d5c926-93b3-47d8-9577-c4db22839746 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42d5c926-93b3-47d8-9577-c4db22839746 found for delete ", "request_id": "req-1041de2d-b82c-4bb3-9d60-d7188f683de3"}]} 2026-04-23 03:25:25.768 8 INFO neutron.services.segments.plugin [-] Segment 42d5c926-93b3-47d8-9577-c4db22839746 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 42d5c926-93b3-47d8-9577-c4db22839746 found for delete ", "request_id": "req-4bba5988-a5e9-43d3-bb97-256dbac08bc5"}]} [pid: 8|app: 0|req: 1108/2119] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:25 2026] DELETE /v2.0/networks/5640bbce-ad72-48b5-a851-a7390778a28b => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2120] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:25:25 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2121] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:25 2026] DELETE /v2.0/networks/e948ab61-0f5a-4411-89b6-621240f5a9d2 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2122] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:25:25 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: 1112/2123] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:25 2026] DELETE /v2.0/networks/3c7dd6e7-b1f2-4e3f-b66e-fd5a38ec9298 => 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: 1113/2124] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:25:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2125] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:25:25 2026] PUT /v2.0/routers/1e15a43a-02ef-4e2c-b2c8-b380a2a23e7d/remove_router_interface => generated 309 bytes in 1032 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2126] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:26 2026] DELETE /v2.0/networks/8b2127a6-8ab7-42f5-8f2a-9816951b6d7b => 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: 1013/2127] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:25:26 2026] GET /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:25:26.413 8 INFO neutron_taas.services.taas.taas_plugin [None req-70df8ffb-529b-46e2-858c-00b5cbb2c3de c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: c8bf04b7-3c34-4217-a5ad-ecc2ccb51817 2026-04-23 03:25:26.416 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70df8ffb-529b-46e2-858c-00b5cbb2c3de c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: c8bf04b7-3c34-4217-a5ad-ecc2ccb51817 [pid: 7|app: 0|req: 1016/2130] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:25:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2131] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:25:26 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2132] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:25:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2133] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:25:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:25:26.522 7 INFO neutron.api.v2.resource [None req-a6933468-3d41-4d12-b5b8-ca926cbf1773 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1020/2134] 199.204.45.222 () {30 vars in 763 bytes} [Thu Apr 23 03:25:26 2026] GET /v2.0/security-groups/lb-b96f519d-38d2-4d56-bbc1-e8606c84e8bc => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2135] 199.204.45.222 () {30 vars in 785 bytes} [Thu Apr 23 03:25:26 2026] GET /v2.0/security-groups?name=lb-b96f519d-38d2-4d56-bbc1-e8606c84e8bc => generated 23 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2136] 199.204.45.222 () {34 vars in 736 bytes} [Thu Apr 23 03:25:26 2026] POST /v2.0/security-groups => generated 1636 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-23 03:25:26.686 8 INFO neutron_taas.services.taas.taas_plugin [None req-70df8ffb-529b-46e2-858c-00b5cbb2c3de c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 6bb1135e-893a-4b60-aeee-6dca842a3712 2026-04-23 03:25:26.689 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70df8ffb-529b-46e2-858c-00b5cbb2c3de c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 6bb1135e-893a-4b60-aeee-6dca842a3712 [pid: 7|app: 0|req: 1023/2137] 199.204.45.222 () {30 vars in 815 bytes} [Thu Apr 23 03:25:26 2026] GET /v2.0/security-group-rules?security_group_id=4a6d7c0a-155c-4b77-82ce-d6ce6db43b7c => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2138] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:26 2026] GET /v2.0/security-groups?tenant_id=69e0a2d2dfd045c79e5c9ab86466fb12&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2139] 199.204.45.222 () {34 vars in 789 bytes} [Thu Apr 23 03:25:26 2026] PUT /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 1132 bytes in 241 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-23 03:25:27.068 8 INFO neutron.db.l3_hamode_db [None req-70df8ffb-529b-46e2-858c-00b5cbb2c3de c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] HA network f7749254-e019-4e13-a5f4-33b5fb323a49 was deleted as no HA routers are present in tenant 03ae33c9e0c04551adb4da06573ef102. [pid: 8|app: 0|req: 1115/2140] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:26 2026] DELETE /v2.0/routers/1e15a43a-02ef-4e2c-b2c8-b380a2a23e7d => generated 0 bytes in 858 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2141] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:27 2026] DELETE /v2.0/security-groups/cc83d1a5-29fb-4657-9635-7589898d50be => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2142] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:25:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2143] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:25:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2144] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:25:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2145] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:25:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2146] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:27 2026] DELETE /v2.0/subnets/5dde39f6-191b-4121-a439-4bb2cc8c546a => 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: 1117/2147] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:25:27 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:25:27.336 7 INFO neutron_taas.services.taas.taas_plugin [None req-7360df34-40a4-439b-ab94-4b60de793ea6 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 83f30c41-2f9c-414d-9bb1-4c858b2d5c98 2026-04-23 03:25:27.339 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7360df34-40a4-439b-ab94-4b60de793ea6 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 83f30c41-2f9c-414d-9bb1-4c858b2d5c98 2026-04-23 03:25:27.566 7 INFO neutron.services.segments.plugin [-] Segment 3a585ba3-64cb-4f31-9a60-f7ed703591a2 resource provider aggregate not found 2026-04-23 03:25:27.568 7 INFO neutron.services.segments.plugin [-] Segment 3a585ba3-64cb-4f31-9a60-f7ed703591a2 resource provider aggregate not found 2026-04-23 03:25:27.593 7 INFO neutron.services.segments.plugin [-] Segment 3a585ba3-64cb-4f31-9a60-f7ed703591a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a585ba3-64cb-4f31-9a60-f7ed703591a2 found for delete ", "request_id": "req-16abf2b3-b8a6-42b4-8ef2-f6bfbf749aee"}]} 2026-04-23 03:25:27.596 7 INFO neutron.services.segments.plugin [-] Segment 3a585ba3-64cb-4f31-9a60-f7ed703591a2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a585ba3-64cb-4f31-9a60-f7ed703591a2 found for delete ", "request_id": "req-fe7243fe-4ae9-4c1c-8c8c-7a007903e9bf"}]} [pid: 7|app: 0|req: 1031/2148] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:27 2026] DELETE /v2.0/networks/5e672e9c-f8b7-4b4f-aca7-49d618ce7ca9 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:25:27.786 8 INFO neutron.services.segments.plugin [-] Segment 4f096a31-d415-458e-a075-2fb893ee8635 resource provider aggregate not found 2026-04-23 03:25:27.792 8 INFO neutron.services.segments.plugin [-] Segment 4f096a31-d415-458e-a075-2fb893ee8635 resource provider aggregate not found 2026-04-23 03:25:27.805 8 INFO neutron.services.segments.plugin [-] Segment 4f096a31-d415-458e-a075-2fb893ee8635 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f096a31-d415-458e-a075-2fb893ee8635 found for delete ", "request_id": "req-70a152fd-ca59-4ef6-9457-ecfb14662907"}]} 2026-04-23 03:25:27.812 8 INFO neutron.services.segments.plugin [-] Segment 4f096a31-d415-458e-a075-2fb893ee8635 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4f096a31-d415-458e-a075-2fb893ee8635 found for delete ", "request_id": "req-4b2df8ac-bd9c-4f63-a167-92161a1f1fd7"}]} 2026-04-23 03:25:27.826 8 INFO neutron.services.segments.plugin [-] Segment cae1cb6c-0a63-471f-96fa-3e639433f934 resource provider aggregate not found 2026-04-23 03:25:27.846 8 INFO neutron.services.segments.plugin [-] Segment cae1cb6c-0a63-471f-96fa-3e639433f934 resource provider aggregate not found 2026-04-23 03:25:27.851 8 INFO neutron.services.segments.plugin [-] Segment cae1cb6c-0a63-471f-96fa-3e639433f934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cae1cb6c-0a63-471f-96fa-3e639433f934 found for delete ", "request_id": "req-fa022abc-6353-4c76-a840-466491923b64"}]} 2026-04-23 03:25:27.867 8 INFO neutron.services.segments.plugin [-] Segment cae1cb6c-0a63-471f-96fa-3e639433f934 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cae1cb6c-0a63-471f-96fa-3e639433f934 found for delete ", "request_id": "req-2f8e6153-631b-4693-a85c-3b18575872a4"}]} 2026-04-23 03:25:27.888 8 INFO neutron.services.segments.plugin [-] Segment 3af68cf1-f4c3-494e-8544-0595be82ce6e resource provider aggregate not found 2026-04-23 03:25:27.893 8 INFO neutron.services.segments.plugin [-] Segment 3af68cf1-f4c3-494e-8544-0595be82ce6e resource provider aggregate not found 2026-04-23 03:25:27.923 8 INFO neutron.services.segments.plugin [-] Segment 3af68cf1-f4c3-494e-8544-0595be82ce6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3af68cf1-f4c3-494e-8544-0595be82ce6e found for delete ", "request_id": "req-63d25dde-c34b-451f-8fec-0a18add124b7"}]} 2026-04-23 03:25:27.928 8 INFO neutron.services.segments.plugin [-] Segment 3af68cf1-f4c3-494e-8544-0595be82ce6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3af68cf1-f4c3-494e-8544-0595be82ce6e found for delete ", "request_id": "req-6ff2349c-3bee-41ae-95f7-da3ac1dc227e"}]} 2026-04-23 03:25:27.959 8 INFO neutron.services.segments.plugin [-] Segment e0eeeba7-5726-4d5c-9e06-899d32752264 resource provider aggregate not found 2026-04-23 03:25:27.963 8 INFO neutron.services.segments.plugin [-] Segment e0eeeba7-5726-4d5c-9e06-899d32752264 resource provider aggregate not found 2026-04-23 03:25:27.981 8 INFO neutron.services.segments.plugin [-] Segment e0eeeba7-5726-4d5c-9e06-899d32752264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0eeeba7-5726-4d5c-9e06-899d32752264 found for delete ", "request_id": "req-09718f92-b4c2-4579-9ee2-47b7dc083362"}]} 2026-04-23 03:25:27.984 8 INFO neutron.services.segments.plugin [-] Segment e0eeeba7-5726-4d5c-9e06-899d32752264 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e0eeeba7-5726-4d5c-9e06-899d32752264 found for delete ", "request_id": "req-bf863852-0936-45f5-b68a-76713a19535c"}]} 2026-04-23 03:25:28.154 8 INFO neutron_taas.services.taas.taas_plugin [None req-aefdf2d0-bdcb-4cc1-91fd-52c17bfc8c6c c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: a83ee3fd-83db-4cd7-85e6-7a56476e1e4e 2026-04-23 03:25:28.157 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aefdf2d0-bdcb-4cc1-91fd-52c17bfc8c6c c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: a83ee3fd-83db-4cd7-85e6-7a56476e1e4e [pid: 8|app: 0|req: 1118/2149] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:25:27 2026] PUT /v2.0/routers/58b47686-2d17-40ee-b782-0854d33fdca2/remove_router_interface => generated 309 bytes in 1095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:25:28.966 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1aff7a5-b65f-4d6a-a583-b2b57a1909d5 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: a90fa093-fd51-4d4e-81c7-655fb63be2fd 2026-04-23 03:25:28.969 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1aff7a5-b65f-4d6a-a583-b2b57a1909d5 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: a90fa093-fd51-4d4e-81c7-655fb63be2fd 2026-04-23 03:25:29.242 8 INFO neutron.db.segments_db [None req-f6ba0526-fedf-4b5c-ad7e-80dd0cfec336 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Added segment 280c8a70-aff9-486a-b37e-1ed71cf2a4f7 of type vxlan for network 00ef4744-3331-45d1-bc89-f803e62ff3a7 2026-04-23 03:25:29.248 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1aff7a5-b65f-4d6a-a583-b2b57a1909d5 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: c174887b-4d9b-4ff6-80e5-9b1d1a2ab6f5 2026-04-23 03:25:29.250 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1aff7a5-b65f-4d6a-a583-b2b57a1909d5 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: c174887b-4d9b-4ff6-80e5-9b1d1a2ab6f5 [pid: 8|app: 0|req: 1119/2150] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:25:28 2026] POST /v2.0/networks => generated 614 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:25:29.402 8 INFO neutron.db.segments_db [None req-3868ab47-9f3f-42a4-b074-30adec033476 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Added segment aa1d2b1c-bf92-40e9-af80-ed5c36af1af3 of type vxlan for network daa3512c-b6c9-492e-b027-93e9dbf09df3 [pid: 8|app: 0|req: 1120/2151] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:25:29 2026] POST /v2.0/networks => generated 614 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:25:29.621 7 INFO neutron.services.segments.plugin [-] Segment 62ee0067-7e2c-4c40-ad68-a9771f1b5268 resource provider aggregate not found 2026-04-23 03:25:29.626 7 INFO neutron.services.segments.plugin [-] Segment 62ee0067-7e2c-4c40-ad68-a9771f1b5268 resource provider aggregate not found 2026-04-23 03:25:29.632 7 INFO neutron.db.l3_hamode_db [None req-a1aff7a5-b65f-4d6a-a583-b2b57a1909d5 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] HA network 9aa63e39-c354-4ca5-87c8-621cb92856fb was deleted as no HA routers are present in tenant b5f336601eb04ec3be5b2595a7ec76e7. [pid: 7|app: 0|req: 1032/2152] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:28 2026] DELETE /v2.0/routers/58b47686-2d17-40ee-b782-0854d33fdca2 => generated 0 bytes in 913 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:25:29.642 7 INFO neutron.services.segments.plugin [-] Segment 62ee0067-7e2c-4c40-ad68-a9771f1b5268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62ee0067-7e2c-4c40-ad68-a9771f1b5268 found for delete ", "request_id": "req-d9f4fc4a-0850-4dfe-b39c-64b82e048963"}]} 2026-04-23 03:25:29.644 7 INFO neutron.services.segments.plugin [-] Segment 62ee0067-7e2c-4c40-ad68-a9771f1b5268 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62ee0067-7e2c-4c40-ad68-a9771f1b5268 found for delete ", "request_id": "req-5fa10fa9-8a45-4075-8776-227ee2407b04"}]} [pid: 8|app: 0|req: 1121/2153] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:25:29 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: 1033/2154] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:29 2026] DELETE /v2.0/subnets/e590315f-0585-4f37-9a68-db231d8a3368 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:25:29.867 7 INFO neutron_taas.services.taas.taas_plugin [None req-527ef2b2-b3c4-40c4-8a4d-db667abbafac c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 651693ce-c4d2-4ffd-89d9-cb0f313ea046 2026-04-23 03:25:29.870 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-527ef2b2-b3c4-40c4-8a4d-db667abbafac c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 651693ce-c4d2-4ffd-89d9-cb0f313ea046 [pid: 8|app: 0|req: 1122/2155] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:25:29 2026] POST /v2.0/subnets => generated 655 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2156] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:29 2026] DELETE /v2.0/networks/ec24e39d-d4f6-47de-8f86-90d6fc22dab2 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:25:30.051 8 INFO neutron.db.segments_db [None req-90397c7d-d2a6-401f-b2cf-09ba7679ab4c ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Added segment 432d60a2-9cbc-474b-b48a-0ea254aa3f72 of type vxlan for network 554d3e1c-98e7-47f6-9795-3a9c5b744e39 2026-04-23 03:25:30.288 8 INFO neutron.db.l3_hamode_db [None req-90397c7d-d2a6-401f-b2cf-09ba7679ab4c ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1035/2157] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:30 2026] GET /v2.0/security-groups?tenant_id=b5f336601eb04ec3be5b2595a7ec76e7&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:25:30.417 8 INFO neutron.db.l3_hamode_db [None req-90397c7d-d2a6-401f-b2cf-09ba7679ab4c ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1036/2158] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:30 2026] DELETE /v2.0/security-groups/14d78f01-8c7d-47ab-91ae-ff394e75d9b5 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2159] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:30 2026] GET /v2.0/security-groups?tenant_id=03ae33c9e0c04551adb4da06573ef102&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2160] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:30 2026] DELETE /v2.0/security-groups/8499c12f-63f7-49db-bda8-2bbf85d61e47 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2161] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:25:30 2026] POST /v2.0/routers => generated 511 bytes in 1037 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:25:31.673 7 INFO neutron.services.segments.plugin [-] Segment b410486d-4439-4e17-9601-8a6d165e0076 resource provider aggregate not found 2026-04-23 03:25:31.681 7 INFO neutron.services.segments.plugin [-] Segment b410486d-4439-4e17-9601-8a6d165e0076 resource provider aggregate not found 2026-04-23 03:25:31.695 7 INFO neutron.services.segments.plugin [-] Segment b410486d-4439-4e17-9601-8a6d165e0076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b410486d-4439-4e17-9601-8a6d165e0076 found for delete ", "request_id": "req-ae646b9c-541a-490f-a6a4-7d533a5f2ac3"}]} 2026-04-23 03:25:31.705 7 INFO neutron.services.segments.plugin [-] Segment b410486d-4439-4e17-9601-8a6d165e0076 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b410486d-4439-4e17-9601-8a6d165e0076 found for delete ", "request_id": "req-9b988b16-04c5-46d6-83d5-3a0499a03ac7"}]} [pid: 7|app: 0|req: 1039/2162] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:25:31 2026] PUT /v2.0/routers/08e428b9-bfb7-460d-901e-929ea983aad4/add_router_interface => generated 309 bytes in 1010 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2163] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:25:32 2026] GET /v2.0/ports/b6ac9997-3dc3-4023-a754-e0c380bc961d => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2164] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:25:32 2026] PUT /v2.0/routers/08e428b9-bfb7-460d-901e-929ea983aad4/add_router_interface => generated 309 bytes in 1731 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2165] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:25:33 2026] GET /v2.0/ports/f2831fcf-e95a-4cc8-b51d-93e3eef0d3c2 => generated 967 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:25:34.300 7 INFO neutron_taas.services.taas.taas_plugin [None req-e4ecd0f3-7d32-4d9f-9dde-49f1d514c3ae ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] TaaS: Handle Delete Port: f2831fcf-e95a-4cc8-b51d-93e3eef0d3c2 2026-04-23 03:25:34.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4ecd0f3-7d32-4d9f-9dde-49f1d514c3ae ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Tap Mirror: Handle Delete Port: f2831fcf-e95a-4cc8-b51d-93e3eef0d3c2 [pid: 7|app: 0|req: 1041/2166] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:25:33 2026] PUT /v2.0/routers/08e428b9-bfb7-460d-901e-929ea983aad4/remove_router_interface => generated 309 bytes in 819 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2167] 10.0.0.75 () {34 vars in 1015 bytes} [Thu Apr 23 03:25:34 2026] GET /v2.0/security-groups?id=146b976a-fd69-43ae-9a5b-e158fef9618d&fields=id => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2168] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 03:25:34 2026] GET /v2.0/networks?id=1605ce32-0989-4498-9ac4-63d82fa8d71d => generated 735 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2169] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 03:25:34 2026] GET /v2.0/quotas/55833583fb6944a9949c7d014e3667ae => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2170] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 03:25:34 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2171] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 03:25:35 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:35.093 8 INFO neutron_taas.services.taas.taas_plugin [None req-5734e727-2a08-4fb7-87b4-7f431bddd266 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] TaaS: Handle Delete Port: b6ac9997-3dc3-4023-a754-e0c380bc961d 2026-04-23 03:25:35.096 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5734e727-2a08-4fb7-87b4-7f431bddd266 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Tap Mirror: Handle Delete Port: b6ac9997-3dc3-4023-a754-e0c380bc961d [pid: 7|app: 0|req: 1047/2172] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 03:25:35 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:35.529 7 INFO neutron.db.segments_db [None req-6f8deee8-0a53-401a-b60a-12a626cb9948 d56ff3cc098949cd9374c143836e6f0e b19d6a2c4f984263af4ee56e4ff1493f - - default default] Added segment 15edd791-cf6b-427f-a6a0-f3422041fb3b of type vxlan for network 22587369-05a6-454f-9c74-23d4d7a5eff7 [pid: 8|app: 0|req: 1126/2173] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:25:34 2026] PUT /v2.0/routers/08e428b9-bfb7-460d-901e-929ea983aad4/remove_router_interface => generated 309 bytes in 864 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2174] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:25:35 2026] GET /v2.0/ports?device_id=08e428b9-bfb7-460d-901e-929ea983aad4 => 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: 1048/2175] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:25:35 2026] POST /v2.0/networks => generated 612 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:25:35.675 7 INFO neutron.db.segments_db [None req-f66bf3a8-e835-4d69-9454-d31b181aa46d d56ff3cc098949cd9374c143836e6f0e b19d6a2c4f984263af4ee56e4ff1493f - - default default] Added segment 343c76c0-78b2-4fca-8171-51fb1f0dba57 of type vxlan for network 3891f3d8-991b-4f7b-b7a1-ceea91f536c6 [pid: 7|app: 0|req: 1049/2176] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:25:35 2026] POST /v2.0/networks => generated 613 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:25:35.827 7 INFO neutron.db.segments_db [None req-a099a46b-ba9e-4fc4-b43b-f175fbcd8030 d56ff3cc098949cd9374c143836e6f0e b19d6a2c4f984263af4ee56e4ff1493f - - default default] Added segment 24335fc5-3e70-43ac-9980-ba373aa342e0 of type vxlan for network c5388ee9-2336-41dc-877d-80280952d1b1 2026-04-23 03:25:35.833 8 INFO neutron_taas.services.taas.taas_plugin [None req-225700bb-948b-4aca-be51-e7875791fa7d ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] TaaS: Handle Delete Port: f979f122-c848-4f92-89f5-aabcdad744cd 2026-04-23 03:25:35.837 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-225700bb-948b-4aca-be51-e7875791fa7d ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Tap Mirror: Handle Delete Port: f979f122-c848-4f92-89f5-aabcdad744cd [pid: 7|app: 0|req: 1050/2177] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:25:35 2026] POST /v2.0/networks => generated 612 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2178] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:35 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:36.038 7 INFO neutron.db.segments_db [None req-157bc5ab-e5dd-4183-b8c2-b6090c9c5a67 d56ff3cc098949cd9374c143836e6f0e b19d6a2c4f984263af4ee56e4ff1493f - - default default] Added segment 7113c64f-7df7-4f20-beef-fc0c1820e8ce of type vxlan for network 6f2abcbb-9faa-423e-befd-36e1fa520533 [pid: 7|app: 0|req: 1052/2179] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:25:35 2026] POST /v2.0/networks => generated 613 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2180] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:36 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:36.185 8 INFO neutron.services.segments.plugin [-] Segment 432d60a2-9cbc-474b-b48a-0ea254aa3f72 resource provider aggregate not found 2026-04-23 03:25:36.189 8 INFO neutron.services.segments.plugin [-] Segment 432d60a2-9cbc-474b-b48a-0ea254aa3f72 resource provider aggregate not found 2026-04-23 03:25:36.200 8 INFO neutron.services.segments.plugin [-] Segment 432d60a2-9cbc-474b-b48a-0ea254aa3f72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 432d60a2-9cbc-474b-b48a-0ea254aa3f72 found for delete ", "request_id": "req-a64cde1b-4453-4060-bdd6-39dba3f39688"}]} 2026-04-23 03:25:36.203 8 INFO neutron.services.segments.plugin [-] Segment 432d60a2-9cbc-474b-b48a-0ea254aa3f72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 432d60a2-9cbc-474b-b48a-0ea254aa3f72 found for delete ", "request_id": "req-39c53e87-da56-43e4-9a63-d92bcb625dfb"}]} 2026-04-23 03:25:36.208 7 INFO neutron.db.segments_db [None req-89ffe4c0-b19f-4bda-8326-d9a4db426dc5 d56ff3cc098949cd9374c143836e6f0e b19d6a2c4f984263af4ee56e4ff1493f - - default default] Added segment 04c04dfe-c2a8-444d-9893-f53cd86d0664 of type vxlan for network b78a1d64-09b5-4869-9f98-bfc4e8a7136b 2026-04-23 03:25:36.212 8 INFO neutron.db.l3_hamode_db [None req-225700bb-948b-4aca-be51-e7875791fa7d ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] HA network 554d3e1c-98e7-47f6-9795-3a9c5b744e39 was deleted as no HA routers are present in tenant cf7c3aa0cfdb4284bcee459caaf14ff7. [pid: 8|app: 0|req: 1128/2181] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:35 2026] DELETE /v2.0/routers/08e428b9-bfb7-460d-901e-929ea983aad4 => generated 0 bytes in 599 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2182] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:25:36 2026] POST /v2.0/networks => generated 612 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2183] 10.0.0.157 () {34 vars in 753 bytes} [Thu Apr 23 03:25:36 2026] PUT /v2.0/networks/22587369-05a6-454f-9c74-23d4d7a5eff7/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2184] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:36 2026] DELETE /v2.0/subnets/1bfe9670-9a69-47cc-81e2-9f7be559598a => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2185] 10.0.0.157 () {34 vars in 753 bytes} [Thu Apr 23 03:25:36 2026] PUT /v2.0/networks/3891f3d8-991b-4f7b-b7a1-ceea91f536c6/tags => generated 25 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2186] 10.0.0.157 () {34 vars in 753 bytes} [Thu Apr 23 03:25:36 2026] PUT /v2.0/networks/c5388ee9-2336-41dc-877d-80280952d1b1/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2187] 10.0.0.157 () {34 vars in 753 bytes} [Thu Apr 23 03:25:36 2026] PUT /v2.0/networks/6f2abcbb-9faa-423e-befd-36e1fa520533/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2188] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:36 2026] DELETE /v2.0/subnets/f2e42469-1eef-46f9-ae41-c066f2e9ef08 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2189] 10.0.0.157 () {32 vars in 666 bytes} [Thu Apr 23 03:25:36 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:25:36.688 8 INFO neutron_taas.services.taas.taas_plugin [None req-6629eb7b-a58f-4ca5-82f6-14b3445a3146 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] TaaS: Handle Delete Port: bfd17c15-8c80-4a79-9aa5-82decb3ca9f4 2026-04-23 03:25:36.690 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6629eb7b-a58f-4ca5-82f6-14b3445a3146 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Tap Mirror: Handle Delete Port: bfd17c15-8c80-4a79-9aa5-82decb3ca9f4 [pid: 7|app: 0|req: 1060/2190] 10.0.0.157 () {32 vars in 680 bytes} [Thu Apr 23 03:25:36 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2191] 10.0.0.157 () {32 vars in 676 bytes} [Thu Apr 23 03:25:36 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2192] 10.0.0.157 () {32 vars in 688 bytes} [Thu Apr 23 03:25:36 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2193] 10.0.0.157 () {32 vars in 674 bytes} [Thu Apr 23 03:25:36 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: 1131/2194] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:36 2026] DELETE /v2.0/networks/daa3512c-b6c9-492e-b027-93e9dbf09df3 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2195] 10.0.0.157 () {32 vars in 688 bytes} [Thu Apr 23 03:25:36 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:25:36.991 8 INFO neutron_taas.services.taas.taas_plugin [None req-ac92952e-635b-4103-980d-c568efb9dbd6 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] TaaS: Handle Delete Port: 19ecca6f-b818-469d-adf1-8d1261e73fec 2026-04-23 03:25:36.994 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac92952e-635b-4103-980d-c568efb9dbd6 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Tap Mirror: Handle Delete Port: 19ecca6f-b818-469d-adf1-8d1261e73fec [pid: 7|app: 0|req: 1065/2196] 10.0.0.157 () {32 vars in 684 bytes} [Thu Apr 23 03:25:36 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2197] 10.0.0.157 () {32 vars in 696 bytes} [Thu Apr 23 03:25:37 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2198] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:36 2026] DELETE /v2.0/networks/00ef4744-3331-45d1-bc89-f803e62ff3a7 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:25:37.228 7 INFO neutron.services.segments.plugin [-] Segment 15edd791-cf6b-427f-a6a0-f3422041fb3b resource provider aggregate not found 2026-04-23 03:25:37.230 7 INFO neutron.services.segments.plugin [-] Segment 15edd791-cf6b-427f-a6a0-f3422041fb3b resource provider aggregate not found 2026-04-23 03:25:37.248 7 INFO neutron.services.segments.plugin [-] Segment 15edd791-cf6b-427f-a6a0-f3422041fb3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15edd791-cf6b-427f-a6a0-f3422041fb3b found for delete ", "request_id": "req-42d4d769-b9ae-42b8-9220-98fce52b3686"}]} 2026-04-23 03:25:37.254 7 INFO neutron.services.segments.plugin [-] Segment 15edd791-cf6b-427f-a6a0-f3422041fb3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15edd791-cf6b-427f-a6a0-f3422041fb3b found for delete ", "request_id": "req-4c350727-d498-4f7d-bc84-b74f72cdf67c"}]} [pid: 7|app: 0|req: 1067/2199] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:37 2026] DELETE /v2.0/networks/22587369-05a6-454f-9c74-23d4d7a5eff7 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:25:37.284 8 INFO neutron.db.segments_db [None req-4c10786a-b3d2-48b9-a537-3155414d49cc ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Added segment 28575af4-d4c7-49d6-80fc-3766e7fed4c1 of type vxlan for network 40fed140-6af3-4e32-8c87-ad3bc5f05b5e [pid: 8|app: 0|req: 1133/2200] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:25:37 2026] POST /v2.0/networks => generated 614 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2201] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:37 2026] DELETE /v2.0/networks/3891f3d8-991b-4f7b-b7a1-ceea91f536c6 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2202] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:37 2026] DELETE /v2.0/networks/c5388ee9-2336-41dc-877d-80280952d1b1 => 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: 1134/2203] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:25:37 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) 2026-04-23 03:25:37.656 8 INFO neutron.db.segments_db [None req-08db9232-8af9-4ecc-8dd7-e1211ea2b9bb ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Added segment ac8b430d-5be6-444c-8b33-2c59eef2354d of type vxlan for network e06b5cb9-83f0-4d30-8fb4-8ebb5a84c4d7 [pid: 7|app: 0|req: 1070/2204] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:37 2026] DELETE /v2.0/networks/6f2abcbb-9faa-423e-befd-36e1fa520533 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2205] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:37 2026] DELETE /v2.0/networks/b78a1d64-09b5-4869-9f98-bfc4e8a7136b => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:25:37.976 8 INFO neutron.db.l3_hamode_db [None req-08db9232-8af9-4ecc-8dd7-e1211ea2b9bb ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:25:38.077 8 INFO neutron.db.l3_hamode_db [None req-08db9232-8af9-4ecc-8dd7-e1211ea2b9bb ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:25:38.221 8 INFO neutron.services.segments.plugin [-] Segment aa1d2b1c-bf92-40e9-af80-ed5c36af1af3 resource provider aggregate not found 2026-04-23 03:25:38.228 8 INFO neutron.services.segments.plugin [-] Segment aa1d2b1c-bf92-40e9-af80-ed5c36af1af3 resource provider aggregate not found 2026-04-23 03:25:38.246 8 INFO neutron.services.segments.plugin [-] Segment aa1d2b1c-bf92-40e9-af80-ed5c36af1af3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa1d2b1c-bf92-40e9-af80-ed5c36af1af3 found for delete ", "request_id": "req-5acc6063-510d-4de2-8c7f-b224bcb1c7bd"}]} 2026-04-23 03:25:38.248 8 INFO neutron.services.segments.plugin [-] Segment aa1d2b1c-bf92-40e9-af80-ed5c36af1af3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa1d2b1c-bf92-40e9-af80-ed5c36af1af3 found for delete ", "request_id": "req-9ef446aa-5433-47b8-a506-4c9fad5061f0"}]} 2026-04-23 03:25:38.270 8 INFO neutron.services.segments.plugin [-] Segment 280c8a70-aff9-486a-b37e-1ed71cf2a4f7 resource provider aggregate not found 2026-04-23 03:25:38.273 8 INFO neutron.services.segments.plugin [-] Segment 280c8a70-aff9-486a-b37e-1ed71cf2a4f7 resource provider aggregate not found 2026-04-23 03:25:38.296 8 INFO neutron.services.segments.plugin [-] Segment 280c8a70-aff9-486a-b37e-1ed71cf2a4f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 280c8a70-aff9-486a-b37e-1ed71cf2a4f7 found for delete ", "request_id": "req-6badf960-76b3-4301-a650-2bc3a7748edf"}]} 2026-04-23 03:25:38.297 8 INFO neutron.services.segments.plugin [-] Segment 280c8a70-aff9-486a-b37e-1ed71cf2a4f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 280c8a70-aff9-486a-b37e-1ed71cf2a4f7 found for delete ", "request_id": "req-d98e6d65-abba-4e16-a14d-58acc7e83601"}]} [pid: 8|app: 0|req: 1135/2206] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:25:37 2026] POST /v2.0/routers => generated 510 bytes in 1070 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2207] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:38 2026] GET /v2.0/security-groups?tenant_id=b19d6a2c4f984263af4ee56e4ff1493f&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2208] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:38 2026] DELETE /v2.0/security-groups/0ef0decc-a0f0-4b35-856c-80ed16aa1829 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2209] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:38 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2210] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:39 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => 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: 1136/2211] 10.0.0.157 () {34 vars in 665 bytes} [Thu Apr 23 03:25:38 2026] POST /v2.0/ports => generated 964 bytes in 381 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: 1076/2212] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:39 2026] GET /v2.0/security-groups?tenant_id=13b866cf3ea24172bc69827b86269295&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:25:39.270 7 INFO neutron.services.segments.plugin [-] Segment 343c76c0-78b2-4fca-8171-51fb1f0dba57 resource provider aggregate not found 2026-04-23 03:25:39.277 7 INFO neutron.services.segments.plugin [-] Segment 343c76c0-78b2-4fca-8171-51fb1f0dba57 resource provider aggregate not found 2026-04-23 03:25:39.297 7 INFO neutron.services.segments.plugin [-] Segment 343c76c0-78b2-4fca-8171-51fb1f0dba57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 343c76c0-78b2-4fca-8171-51fb1f0dba57 found for delete ", "request_id": "req-430af4da-9b04-47bd-a926-2bdc590013a7"}]} 2026-04-23 03:25:39.303 7 INFO neutron.services.segments.plugin [-] Segment 343c76c0-78b2-4fca-8171-51fb1f0dba57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 343c76c0-78b2-4fca-8171-51fb1f0dba57 found for delete ", "request_id": "req-b37cd139-3be9-40ec-a88a-04423b514b94"}]} [pid: 7|app: 0|req: 1077/2213] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:39 2026] DELETE /v2.0/security-groups/ca2a5530-6be0-4834-a6c6-68dbc040fb1f => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:25:39.318 7 INFO neutron.services.segments.plugin [-] Segment 24335fc5-3e70-43ac-9980-ba373aa342e0 resource provider aggregate not found 2026-04-23 03:25:39.323 7 INFO neutron.services.segments.plugin [-] Segment 24335fc5-3e70-43ac-9980-ba373aa342e0 resource provider aggregate not found 2026-04-23 03:25:39.337 7 INFO neutron.services.segments.plugin [-] Segment 24335fc5-3e70-43ac-9980-ba373aa342e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24335fc5-3e70-43ac-9980-ba373aa342e0 found for delete ", "request_id": "req-de14d74d-aaa1-4e3a-b5b8-6c105d42c98e"}]} 2026-04-23 03:25:39.348 7 INFO neutron.services.segments.plugin [-] Segment 24335fc5-3e70-43ac-9980-ba373aa342e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24335fc5-3e70-43ac-9980-ba373aa342e0 found for delete ", "request_id": "req-15e2d490-cfce-4b7b-a092-160e272d0481"}]} 2026-04-23 03:25:39.353 7 INFO neutron.services.segments.plugin [-] Segment 7113c64f-7df7-4f20-beef-fc0c1820e8ce resource provider aggregate not found 2026-04-23 03:25:39.365 7 INFO neutron.services.segments.plugin [-] Segment 7113c64f-7df7-4f20-beef-fc0c1820e8ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7113c64f-7df7-4f20-beef-fc0c1820e8ce found for delete ", "request_id": "req-0bdd89aa-114c-4a1e-aa8c-9e16b43c0920"}]} 2026-04-23 03:25:39.369 7 INFO neutron.services.segments.plugin [-] Segment 7113c64f-7df7-4f20-beef-fc0c1820e8ce resource provider aggregate not found 2026-04-23 03:25:39.382 7 INFO neutron.services.segments.plugin [-] Segment 04c04dfe-c2a8-444d-9893-f53cd86d0664 resource provider aggregate not found 2026-04-23 03:25:39.386 7 INFO neutron.services.segments.plugin [-] Segment 7113c64f-7df7-4f20-beef-fc0c1820e8ce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7113c64f-7df7-4f20-beef-fc0c1820e8ce found for delete ", "request_id": "req-3926f177-3265-4469-aafb-a7e90f05c74b"}]} 2026-04-23 03:25:39.398 7 INFO neutron.services.segments.plugin [-] Segment 04c04dfe-c2a8-444d-9893-f53cd86d0664 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c04dfe-c2a8-444d-9893-f53cd86d0664 found for delete ", "request_id": "req-fd1d3fac-f2e4-46fc-8869-3002e08db6db"}]} 2026-04-23 03:25:39.402 7 INFO neutron.services.segments.plugin [-] Segment 04c04dfe-c2a8-444d-9893-f53cd86d0664 resource provider aggregate not found 2026-04-23 03:25:39.422 7 INFO neutron.services.segments.plugin [-] Segment 04c04dfe-c2a8-444d-9893-f53cd86d0664 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c04dfe-c2a8-444d-9893-f53cd86d0664 found for delete ", "request_id": "req-c37a4c7f-5b1c-4681-ade1-d300b2f61737"}]} [pid: 7|app: 0|req: 1078/2214] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:39 2026] GET /v2.0/security-groups?tenant_id=c1d9e5e644d5400886f8794cec557b29&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2215] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:39 2026] DELETE /v2.0/security-groups/76f72166-bec4-4e58-bbb6-8525cebb71fc => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2216] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:25:39 2026] GET /v2.0/networks?id=1605ce32-0989-4498-9ac4-63d82fa8d71d => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2217] 199.204.45.222 () {34 vars in 1050 bytes} [Thu Apr 23 03:25:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=55833583fb6944a9949c7d014e3667ae => generated 343 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2218] 199.204.45.222 () {38 vars in 955 bytes} [Thu Apr 23 03:25:39 2026] POST /v2.0/ports => generated 1082 bytes in 285 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: 1083/2219] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:25:40 2026] PUT /v2.0/ports/6aace14e-f2f4-40f5-923c-d8f3da66b7e4 => generated 1243 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:25:40.619 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6fcc58e-a648-4efa-a484-4303f251a4b5'] response: {'name': 'network-changed', 'server_uuid': '2d1ef06f-8f3b-432c-b4b2-d0566ac488c0', 'tag': '6aace14e-f2f4-40f5-923c-d8f3da66b7e4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1137/2220] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:25:39 2026] PUT /v2.0/routers/41b588de-d7e9-4c50-8310-5037be1e723b/add_router_interface => generated 309 bytes in 1569 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1084/2221] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:25:40 2026] GET /v2.0/ports/24a5c145-0394-4310-bb55-aacb40e38191 => generated 1038 bytes in 83 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: 1085/2222] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:25:41 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 1246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:25:41.172 8 INFO neutron_taas.services.taas.taas_plugin [None req-a02fdf2f-526b-43cc-8cad-440694946085 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] TaaS: Handle Delete Port: 24a5c145-0394-4310-bb55-aacb40e38191 2026-04-23 03:25:41.176 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a02fdf2f-526b-43cc-8cad-440694946085 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Tap Mirror: Handle Delete Port: 24a5c145-0394-4310-bb55-aacb40e38191 [pid: 7|app: 0|req: 1086/2223] 199.204.45.222 () {34 vars in 1018 bytes} [Thu Apr 23 03:25:41 2026] GET /v2.0/networks?tenant_id=55833583fb6944a9949c7d014e3667ae&shared=False => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2224] 199.204.45.222 () {34 vars in 930 bytes} [Thu Apr 23 03:25:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2227] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:25:40 2026] PUT /v2.0/routers/41b588de-d7e9-4c50-8310-5037be1e723b/remove_router_interface => generated 309 bytes in 943 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:25:41.827 7 INFO neutron.api.v2.resource [None req-6a44a4ce-bfe7-4744-84ff-7ba0de60ca64 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1090/2228] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:25:41 2026] PUT /v2.0/routers/41b588de-d7e9-4c50-8310-5037be1e723b/remove_router_interface => generated 197 bytes in 142 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: 1139/2229] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:25:41 2026] GET /v2.0/ports?device_id=41b588de-d7e9-4c50-8310-5037be1e723b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:42.055 7 INFO neutron_taas.services.taas.taas_plugin [None req-44d669bf-3b2a-4887-ab0b-78448db5c902 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] TaaS: Handle Delete Port: 01386427-c09f-4d7c-9821-ca8c4f4079a7 2026-04-23 03:25:42.066 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44d669bf-3b2a-4887-ab0b-78448db5c902 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Tap Mirror: Handle Delete Port: 01386427-c09f-4d7c-9821-ca8c4f4079a7 [pid: 8|app: 0|req: 1140/2230] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:42 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 1246 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2231] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:25:42 2026] GET /v2.0/security-groups?id=146b976a-fd69-43ae-9a5b-e158fef9618d&fields=id&fields=name => generated 96 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2232] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:42 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 1246 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2233] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:25:42 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 1246 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2234] 199.204.45.222 () {34 vars in 1062 bytes} [Thu Apr 23 03:25:42 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.126&port_id=6aace14e-f2f4-40f5-923c-d8f3da66b7e4 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2235] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:25:42 2026] GET /v2.0/subnets?id=48df6278-8524-4aab-8206-e4f5d7575ecb => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:25:42.452 7 INFO neutron.services.segments.plugin [-] Segment ac8b430d-5be6-444c-8b33-2c59eef2354d resource provider aggregate not found [pid: 8|app: 0|req: 1146/2236] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:25:42 2026] GET /v2.0/ports?network_id=1605ce32-0989-4498-9ac4-63d82fa8d71d&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:25:42.473 7 INFO neutron.services.segments.plugin [-] Segment ac8b430d-5be6-444c-8b33-2c59eef2354d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac8b430d-5be6-444c-8b33-2c59eef2354d found for delete ", "request_id": "req-6880015d-28f7-46fc-a2d2-d3be8cbe7736"}]} 2026-04-23 03:25:42.475 7 INFO neutron.services.segments.plugin [-] Segment ac8b430d-5be6-444c-8b33-2c59eef2354d resource provider aggregate not found 2026-04-23 03:25:42.489 7 INFO neutron.db.l3_hamode_db [None req-44d669bf-3b2a-4887-ab0b-78448db5c902 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] HA network e06b5cb9-83f0-4d30-8fb4-8ebb5a84c4d7 was deleted as no HA routers are present in tenant cf7c3aa0cfdb4284bcee459caaf14ff7. 2026-04-23 03:25:42.497 7 INFO neutron.services.segments.plugin [-] Segment ac8b430d-5be6-444c-8b33-2c59eef2354d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac8b430d-5be6-444c-8b33-2c59eef2354d found for delete ", "request_id": "req-6a3cb32e-222e-4acb-87dc-d686c475ed97"}]} [pid: 7|app: 0|req: 1091/2237] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:41 2026] DELETE /v2.0/routers/41b588de-d7e9-4c50-8310-5037be1e723b => generated 0 bytes in 639 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2238] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:25:42 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2239] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:25:42 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2240] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:42 2026] DELETE /v2.0/subnets/89632839-5233-4289-a1c6-45f99672c6c4 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:25:42.816 8 INFO neutron_taas.services.taas.taas_plugin [None req-87f689b1-572e-487b-b665-15333019cfcc ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] TaaS: Handle Delete Port: 216008f6-5e95-4dba-86d9-823883e4d479 2026-04-23 03:25:42.819 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87f689b1-572e-487b-b665-15333019cfcc ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Tap Mirror: Handle Delete Port: 216008f6-5e95-4dba-86d9-823883e4d479 2026-04-23 03:25:43.016 8 INFO neutron.services.segments.plugin [-] Segment 28575af4-d4c7-49d6-80fc-3766e7fed4c1 resource provider aggregate not found 2026-04-23 03:25:43.022 8 INFO neutron.services.segments.plugin [-] Segment 28575af4-d4c7-49d6-80fc-3766e7fed4c1 resource provider aggregate not found 2026-04-23 03:25:43.038 8 INFO neutron.services.segments.plugin [-] Segment 28575af4-d4c7-49d6-80fc-3766e7fed4c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28575af4-d4c7-49d6-80fc-3766e7fed4c1 found for delete ", "request_id": "req-7d53bd0a-ec3a-44d7-aced-832e5494a40b"}]} 2026-04-23 03:25:43.039 8 INFO neutron.services.segments.plugin [-] Segment 28575af4-d4c7-49d6-80fc-3766e7fed4c1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 28575af4-d4c7-49d6-80fc-3766e7fed4c1 found for delete ", "request_id": "req-514dae83-aa3e-4c39-86b9-ec617b2fb9a0"}]} [pid: 8|app: 0|req: 1149/2241] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:42 2026] DELETE /v2.0/networks/40fed140-6af3-4e32-8c87-ad3bc5f05b5e => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:25:43.106 7 INFO neutron.db.segments_db [None req-d9e17e2b-fcf6-4994-a9d5-005e309515e9 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Added segment 8640ec4e-fb90-4624-8a86-fd9451ccabe5 of type vxlan for network a4e0dc71-48f6-4355-ab41-37418d0090aa [pid: 7|app: 0|req: 1093/2242] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:25:43 2026] POST /v2.0/networks => generated 615 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2243] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:25:43 2026] POST /v2.0/subnets => generated 646 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:25:43.570 7 INFO neutron.db.segments_db [None req-2833c8b8-fed5-4c5d-b252-1292a78cc00a ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Added segment 2fe2f33b-790c-4db0-879d-a208abaa92fc of type vxlan for network 7c4aa8ac-77ad-452c-9929-aab26e1de2fc 2026-04-23 03:25:43.833 7 INFO neutron.db.l3_hamode_db [None req-2833c8b8-fed5-4c5d-b252-1292a78cc00a ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:25:43.960 7 INFO neutron.db.l3_hamode_db [None req-2833c8b8-fed5-4c5d-b252-1292a78cc00a ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:25:44.244 8 INFO neutron.db.segments_db [None req-5c750179-966f-4227-9170-11980c202c17 f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Added segment a929b360-366c-4c4c-824c-b6c690ac8d59 of type vxlan for network c6d8ab93-5738-441d-8e15-8d703a4a2e78 2026-04-23 03:25:44.481 8 INFO neutron.db.l3_hamode_db [None req-5c750179-966f-4227-9170-11980c202c17 f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1094/2244] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:25:43 2026] POST /v2.0/routers => generated 511 bytes in 1039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:25:44.616 8 INFO neutron.db.l3_hamode_db [None req-5c750179-966f-4227-9170-11980c202c17 f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1151/2245] 10.0.0.157 () {34 vars in 668 bytes} [Thu Apr 23 03:25:44 2026] POST /v2.0/routers => generated 474 bytes in 1155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2246] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:45 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 1246 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:25:45.270 8 INFO neutron.db.l3_hamode_db [None req-93da38bd-ff73-4d48-9e45-9739faa55579 f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:25:45.389 8 INFO neutron.db.l3_hamode_db [None req-93da38bd-ff73-4d48-9e45-9739faa55579 f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1095/2247] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:25:44 2026] PUT /v2.0/routers/ba9eb79b-c861-410c-9362-03d62255b839/add_router_interface => generated 309 bytes in 1056 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2248] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:25:45 2026] GET /v2.0/security-groups?id=146b976a-fd69-43ae-9a5b-e158fef9618d&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2249] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:25:45 2026] GET /v2.0/ports/dc14204d-0fa5-40bb-bc13-252c52ec8782 => generated 959 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2250] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:45 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2251] 10.0.0.157 () {34 vars in 668 bytes} [Thu Apr 23 03:25:45 2026] POST /v2.0/routers => generated 474 bytes in 815 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:25:46.085 8 INFO neutron.db.l3_hamode_db [None req-f1fd0118-c785-40d2-b081-f8c8498bf8fc f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:25:46.087 7 INFO neutron_taas.services.taas.taas_plugin [None req-7fe04ee0-b379-4805-9e5e-5f198f6300c8 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] TaaS: Handle Delete Port: dc14204d-0fa5-40bb-bc13-252c52ec8782 2026-04-23 03:25:46.091 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fe04ee0-b379-4805-9e5e-5f198f6300c8 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Tap Mirror: Handle Delete Port: dc14204d-0fa5-40bb-bc13-252c52ec8782 2026-04-23 03:25:46.195 8 INFO neutron.db.l3_hamode_db [None req-f1fd0118-c785-40d2-b081-f8c8498bf8fc f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1099/2252] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:25:45 2026] PUT /v2.0/routers/ba9eb79b-c861-410c-9362-03d62255b839/remove_router_interface => generated 309 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2253] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:25:46 2026] GET /v2.0/ports?device_id=ba9eb79b-c861-410c-9362-03d62255b839 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:46.688 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa17c51d-0456-4be0-bec5-21dfb84fa754 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] TaaS: Handle Delete Port: d21a734d-e818-47bd-aa3d-7577ed2f5c1b 2026-04-23 03:25:46.691 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa17c51d-0456-4be0-bec5-21dfb84fa754 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Tap Mirror: Handle Delete Port: d21a734d-e818-47bd-aa3d-7577ed2f5c1b [pid: 8|app: 0|req: 1154/2254] 10.0.0.157 () {34 vars in 668 bytes} [Thu Apr 23 03:25:46 2026] POST /v2.0/routers => generated 474 bytes in 794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2255] 199.204.45.222 () {34 vars in 994 bytes} [Thu Apr 23 03:25:46 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 1248 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:25:46.903 8 INFO neutron.db.l3_hamode_db [None req-b3df0734-744a-45cb-91da-2c65ca63ef8b f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:25:47.024 8 INFO neutron.db.l3_hamode_db [None req-b3df0734-744a-45cb-91da-2c65ca63ef8b f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:25:47.032 7 INFO neutron.services.segments.plugin [-] Segment 2fe2f33b-790c-4db0-879d-a208abaa92fc resource provider aggregate not found 2026-04-23 03:25:47.038 7 INFO neutron.services.segments.plugin [-] Segment 2fe2f33b-790c-4db0-879d-a208abaa92fc resource provider aggregate not found 2026-04-23 03:25:47.054 7 INFO neutron.services.segments.plugin [-] Segment 2fe2f33b-790c-4db0-879d-a208abaa92fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fe2f33b-790c-4db0-879d-a208abaa92fc found for delete ", "request_id": "req-2b0d1e2d-7ee2-4967-9a70-ea32442cbcf5"}]} 2026-04-23 03:25:47.055 7 INFO neutron.services.segments.plugin [-] Segment 2fe2f33b-790c-4db0-879d-a208abaa92fc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fe2f33b-790c-4db0-879d-a208abaa92fc found for delete ", "request_id": "req-ee5ef679-4fb9-4fd1-b4ad-c6ba62cb4ddd"}]} 2026-04-23 03:25:47.061 7 INFO neutron.db.l3_hamode_db [None req-fa17c51d-0456-4be0-bec5-21dfb84fa754 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] HA network 7c4aa8ac-77ad-452c-9929-aab26e1de2fc was deleted as no HA routers are present in tenant cf7c3aa0cfdb4284bcee459caaf14ff7. [pid: 7|app: 0|req: 1101/2256] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:46 2026] DELETE /v2.0/routers/ba9eb79b-c861-410c-9362-03d62255b839 => generated 0 bytes in 600 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2257] 199.204.45.222 () {34 vars in 1044 bytes} [Thu Apr 23 03:25:47 2026] GET /v2.0/security-groups?id=146b976a-fd69-43ae-9a5b-e158fef9618d&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2258] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:47 2026] DELETE /v2.0/subnets/412e3eda-b3c2-46f8-8d77-53f290b3d1e8 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2259] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:25:47 2026] DELETE /v2.0/networks/a4e0dc71-48f6-4355-ab41-37418d0090aa => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:25:47.431 7 INFO neutron.db.segments_db [None req-f7e5a103-e3b1-44c0-8b88-c9a483c071bd ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Added segment 94ea8a19-abef-44ec-aceb-f6c585a3d7a8 of type vxlan for network bebfe9cd-45d9-42ac-8b28-64b255510975 [pid: 8|app: 0|req: 1156/2260] 10.0.0.157 () {34 vars in 668 bytes} [Thu Apr 23 03:25:46 2026] POST /v2.0/routers => generated 474 bytes in 795 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:25:47.696 7 INFO neutron.db.l3_hamode_db [None req-f7e5a103-e3b1-44c0-8b88-c9a483c071bd ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:25:47.720 8 INFO neutron.db.l3_hamode_db [None req-617ba4de-96b0-4bd8-8874-2f5e0cb548e6 f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:25:47.899 8 INFO neutron.db.l3_hamode_db [None req-617ba4de-96b0-4bd8-8874-2f5e0cb548e6 f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:25:48.527 7 INFO neutron.db.l3_hamode_db [None req-f7e5a103-e3b1-44c0-8b88-c9a483c071bd ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1157/2261] 10.0.0.157 () {34 vars in 668 bytes} [Thu Apr 23 03:25:47 2026] POST /v2.0/routers => generated 474 bytes in 901 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2262] 10.0.0.157 () {34 vars in 751 bytes} [Thu Apr 23 03:25:48 2026] PUT /v2.0/routers/2a04c83c-c37c-4d36-b150-5b468afd38c1/tags => generated 17 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2263] 10.0.0.157 () {34 vars in 751 bytes} [Thu Apr 23 03:25:48 2026] PUT /v2.0/routers/f8350b3a-4295-4b35-9d7c-4e18ce6779c3/tags => generated 25 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2264] 10.0.0.157 () {34 vars in 751 bytes} [Thu Apr 23 03:25:48 2026] PUT /v2.0/routers/76fac603-ea9d-4541-9c99-263774ad2e55/tags => generated 34 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2265] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:48 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 1248 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2266] 10.0.0.157 () {34 vars in 751 bytes} [Thu Apr 23 03:25:48 2026] PUT /v2.0/routers/bfb550a5-dd94-467d-a129-575c74f3b1bf/tags => generated 19 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:49.083 7 INFO neutron.services.segments.plugin [-] Segment 8640ec4e-fb90-4624-8a86-fd9451ccabe5 resource provider aggregate not found 2026-04-23 03:25:49.090 7 INFO neutron.services.segments.plugin [-] Segment 8640ec4e-fb90-4624-8a86-fd9451ccabe5 resource provider aggregate not found 2026-04-23 03:25:49.103 7 INFO neutron.services.segments.plugin [-] Segment 8640ec4e-fb90-4624-8a86-fd9451ccabe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8640ec4e-fb90-4624-8a86-fd9451ccabe5 found for delete ", "request_id": "req-886f52e3-cd58-4838-9404-5e9ade676c2e"}]} [pid: 8|app: 0|req: 1163/2267] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:25:49 2026] GET /v2.0/security-groups?id=146b976a-fd69-43ae-9a5b-e158fef9618d&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:49.113 7 INFO neutron.services.segments.plugin [-] Segment 8640ec4e-fb90-4624-8a86-fd9451ccabe5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8640ec4e-fb90-4624-8a86-fd9451ccabe5 found for delete ", "request_id": "req-0ed552b2-aa71-4d06-8ded-81b9622c75b5"}]} [pid: 8|app: 0|req: 1164/2268] 10.0.0.157 () {32 vars in 664 bytes} [Thu Apr 23 03:25:49 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2269] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:49 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 1248 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2270] 10.0.0.157 () {32 vars in 678 bytes} [Thu Apr 23 03:25:49 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2271] 10.0.0.157 () {32 vars in 674 bytes} [Thu Apr 23 03:25:49 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2272] 10.0.0.157 () {32 vars in 686 bytes} [Thu Apr 23 03:25:49 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2273] 10.0.0.157 () {32 vars in 672 bytes} [Thu Apr 23 03:25:49 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2274] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:25:47 2026] POST /v2.0/routers => generated 692 bytes in 2181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2275] 10.0.0.157 () {32 vars in 686 bytes} [Thu Apr 23 03:25:49 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2276] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:25:49 2026] GET /v2.0/routers/977953c0-91ea-4911-820a-127e26b69efa => generated 698 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2277] 10.0.0.157 () {32 vars in 647 bytes} [Thu Apr 23 03:25:49 2026] GET /v2.0/routers => generated 701 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2278] 10.0.0.157 () {32 vars in 682 bytes} [Thu Apr 23 03:25:49 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2279] 10.0.0.157 () {32 vars in 694 bytes} [Thu Apr 23 03:25:49 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2280] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:25:49 2026] GET /v2.0/routers/2a04c83c-c37c-4d36-b150-5b468afd38c1 => generated 485 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2281] 10.0.0.157 () {34 vars in 741 bytes} [Thu Apr 23 03:25:49 2026] PUT /v2.0/routers/977953c0-91ea-4911-820a-127e26b69efa => generated 705 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2282] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:25:50 2026] GET /v2.0/routers/977953c0-91ea-4911-820a-127e26b69efa => generated 705 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2283] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:25:50 2026] GET /v2.0/ports?device_id=977953c0-91ea-4911-820a-127e26b69efa => 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: 1174/2284] 10.0.0.157 () {34 vars in 742 bytes} [Thu Apr 23 03:25:49 2026] PUT /v2.0/routers/2a04c83c-c37c-4d36-b150-5b468afd38c1 => generated 485 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2285] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:25:50 2026] GET /v2.0/ports?device_id=2a04c83c-c37c-4d36-b150-5b468afd38c1 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:50.483 7 INFO neutron_taas.services.taas.taas_plugin [None req-7bad68aa-fdac-45f3-9f6b-f994acce1912 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] TaaS: Handle Delete Port: 61e5f1e8-c3ae-4dcd-aa8d-78428bfe24ba 2026-04-23 03:25:50.496 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bad68aa-fdac-45f3-9f6b-f994acce1912 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Tap Mirror: Handle Delete Port: 61e5f1e8-c3ae-4dcd-aa8d-78428bfe24ba 2026-04-23 03:25:50.606 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9804595-40ee-4ca1-8305-44e3d7f149b6 f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] TaaS: Handle Delete Port: 5351f712-4299-4c66-a02a-1cb1f7379537 2026-04-23 03:25:50.609 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9804595-40ee-4ca1-8305-44e3d7f149b6 f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Tap Mirror: Handle Delete Port: 5351f712-4299-4c66-a02a-1cb1f7379537 2026-04-23 03:25:50.746 7 INFO neutron_taas.services.taas.taas_plugin [None req-7bad68aa-fdac-45f3-9f6b-f994acce1912 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] TaaS: Handle Delete Port: 14e20e19-cb80-4126-8ac9-a99ee889f452 2026-04-23 03:25:50.749 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7bad68aa-fdac-45f3-9f6b-f994acce1912 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] Tap Mirror: Handle Delete Port: 14e20e19-cb80-4126-8ac9-a99ee889f452 [pid: 8|app: 0|req: 1176/2286] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:50 2026] DELETE /v2.0/routers/2a04c83c-c37c-4d36-b150-5b468afd38c1 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2287] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:25:50 2026] GET /v2.0/routers/f8350b3a-4295-4b35-9d7c-4e18ce6779c3 => generated 493 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:25:51.185 7 INFO neutron.services.segments.plugin [-] Segment 94ea8a19-abef-44ec-aceb-f6c585a3d7a8 resource provider aggregate not found 2026-04-23 03:25:51.193 7 INFO neutron.services.segments.plugin [-] Segment 94ea8a19-abef-44ec-aceb-f6c585a3d7a8 resource provider aggregate not found 2026-04-23 03:25:51.207 7 INFO neutron.services.segments.plugin [-] Segment 94ea8a19-abef-44ec-aceb-f6c585a3d7a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94ea8a19-abef-44ec-aceb-f6c585a3d7a8 found for delete ", "request_id": "req-d5b60b9d-75ee-4e70-b6c4-9b6d659851d5"}]} 2026-04-23 03:25:51.210 7 INFO neutron.services.segments.plugin [-] Segment 94ea8a19-abef-44ec-aceb-f6c585a3d7a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94ea8a19-abef-44ec-aceb-f6c585a3d7a8 found for delete ", "request_id": "req-9dfb5178-14e7-40f2-a110-4d4f16e65ac5"}]} 2026-04-23 03:25:51.224 7 INFO neutron.db.l3_hamode_db [None req-7bad68aa-fdac-45f3-9f6b-f994acce1912 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] HA network bebfe9cd-45d9-42ac-8b28-64b255510975 was deleted as no HA routers are present in tenant cf7c3aa0cfdb4284bcee459caaf14ff7. [pid: 7|app: 0|req: 1111/2288] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:50 2026] DELETE /v2.0/routers/977953c0-91ea-4911-820a-127e26b69efa => generated 0 bytes in 995 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2289] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:25:51 2026] GET /v2.0/ports?device_id=977953c0-91ea-4911-820a-127e26b69efa => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:51.281 7 INFO neutron.api.v2.resource [None req-037b8fc8-15ed-4a5c-ab47-646b8228d6c6 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1113/2290] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:51 2026] DELETE /v2.0/routers/977953c0-91ea-4911-820a-127e26b69efa => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2291] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:25:51 2026] GET /v2.0/ports?device_id=ba9eb79b-c861-410c-9362-03d62255b839 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:51.328 7 INFO neutron.api.v2.resource [None req-1e9045dc-f922-42a7-91d1-e18fdbfba0ea ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1115/2292] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:51 2026] DELETE /v2.0/routers/ba9eb79b-c861-410c-9362-03d62255b839 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:25:51.349 7 INFO neutron.pecan_wsgi.hooks.translation [None req-93d8a8f3-b1cd-4f2b-82c1-5114988f0ba4 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1116/2293] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:51 2026] DELETE /v2.0/subnets/412e3eda-b3c2-46f8-8d77-53f290b3d1e8 => 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: 1117/2294] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:25:51 2026] GET /v2.0/ports?device_id=41b588de-d7e9-4c50-8310-5037be1e723b => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:51.412 7 INFO neutron.api.v2.resource [None req-29a327f2-1c68-4b27-a06c-a1d8c7fb686e ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1118/2295] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:51 2026] DELETE /v2.0/routers/41b588de-d7e9-4c50-8310-5037be1e723b => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:25:51.431 7 INFO neutron.pecan_wsgi.hooks.translation [None req-80b3a797-8134-4195-96ea-f0f65ca460de ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1119/2296] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:51 2026] DELETE /v2.0/subnets/89632839-5233-4289-a1c6-45f99672c6c4 => 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: 1120/2297] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:25:51 2026] GET /v2.0/ports?device_id=08e428b9-bfb7-460d-901e-929ea983aad4 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:51.492 7 INFO neutron.api.v2.resource [None req-88bc5147-9d61-41d9-8dcc-495a05912476 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1121/2298] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:51 2026] DELETE /v2.0/routers/08e428b9-bfb7-460d-901e-929ea983aad4 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:25:51.510 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab58d3d0-bea3-4997-877a-855c4b81087b ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1122/2299] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:51 2026] DELETE /v2.0/subnets/1bfe9670-9a69-47cc-81e2-9f7be559598a => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:25:51.534 7 INFO neutron.pecan_wsgi.hooks.translation [None req-935b3ff4-4395-4bf3-9bec-e99ff8f83851 ec5f5d55de7c4eaf914aed0d62da8b3d cf7c3aa0cfdb4284bcee459caaf14ff7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1123/2300] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:51 2026] DELETE /v2.0/subnets/f2e42469-1eef-46f9-ae41-c066f2e9ef08 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2301] 10.0.0.157 () {34 vars in 742 bytes} [Thu Apr 23 03:25:50 2026] PUT /v2.0/routers/f8350b3a-4295-4b35-9d7c-4e18ce6779c3 => generated 493 bytes in 700 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2302] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:25:51 2026] GET /v2.0/ports?device_id=f8350b3a-4295-4b35-9d7c-4e18ce6779c3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:51.801 8 INFO neutron_taas.services.taas.taas_plugin [None req-63960329-3dbd-4a33-a438-e6897fce2f73 f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] TaaS: Handle Delete Port: 018a4744-db8b-4b62-b3b5-18119d3cb812 2026-04-23 03:25:51.804 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63960329-3dbd-4a33-a438-e6897fce2f73 f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Tap Mirror: Handle Delete Port: 018a4744-db8b-4b62-b3b5-18119d3cb812 [pid: 8|app: 0|req: 1179/2303] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:51 2026] DELETE /v2.0/routers/f8350b3a-4295-4b35-9d7c-4e18ce6779c3 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2304] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:25:52 2026] GET /v2.0/routers/76fac603-ea9d-4541-9c99-263774ad2e55 => generated 502 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2305] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:52 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 1248 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2306] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:25:52 2026] GET /v2.0/security-groups?id=146b976a-fd69-43ae-9a5b-e158fef9618d&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2307] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:52 2026] GET /v2.0/security-groups?tenant_id=cf7c3aa0cfdb4284bcee459caaf14ff7&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: 1183/2308] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:52 2026] DELETE /v2.0/security-groups/0083fe09-2cf9-427a-972e-dd3ebe92e98c => 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: 1184/2309] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:25:52 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 1248 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2310] 10.0.0.157 () {34 vars in 742 bytes} [Thu Apr 23 03:25:52 2026] PUT /v2.0/routers/76fac603-ea9d-4541-9c99-263774ad2e55 => generated 502 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2311] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:25:52 2026] GET /v2.0/ports?device_id=76fac603-ea9d-4541-9c99-263774ad2e55 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:52.863 7 INFO neutron_taas.services.taas.taas_plugin [None req-010368a8-651d-4aaa-bba5-ec7566df6081 f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] TaaS: Handle Delete Port: 573e58e7-95b2-48aa-946d-dc3d83a91bfb 2026-04-23 03:25:52.866 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-010368a8-651d-4aaa-bba5-ec7566df6081 f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Tap Mirror: Handle Delete Port: 573e58e7-95b2-48aa-946d-dc3d83a91bfb [pid: 7|app: 0|req: 1127/2312] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:52 2026] DELETE /v2.0/routers/76fac603-ea9d-4541-9c99-263774ad2e55 => generated 0 bytes in 407 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2313] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:25:53 2026] GET /v2.0/routers/bfb550a5-dd94-467d-a129-575c74f3b1bf => generated 487 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2314] 10.0.0.157 () {34 vars in 742 bytes} [Thu Apr 23 03:25:53 2026] PUT /v2.0/routers/bfb550a5-dd94-467d-a129-575c74f3b1bf => generated 487 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2315] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:25:53 2026] GET /v2.0/ports?device_id=bfb550a5-dd94-467d-a129-575c74f3b1bf => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:53.904 7 INFO neutron_taas.services.taas.taas_plugin [None req-a3289d45-ae99-4d07-abc0-f1efeb1f53c1 f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] TaaS: Handle Delete Port: b58ca0a4-ecab-43e4-9b5f-0f943adfbc3c 2026-04-23 03:25:53.906 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3289d45-ae99-4d07-abc0-f1efeb1f53c1 f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Tap Mirror: Handle Delete Port: b58ca0a4-ecab-43e4-9b5f-0f943adfbc3c [pid: 7|app: 0|req: 1129/2316] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:53 2026] DELETE /v2.0/routers/bfb550a5-dd94-467d-a129-575c74f3b1bf => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2317] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:25:54 2026] GET /v2.0/routers/d2e8e5a2-4c28-4eb0-8d71-8b5ee03848d1 => generated 480 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2318] 10.0.0.157 () {34 vars in 742 bytes} [Thu Apr 23 03:25:54 2026] PUT /v2.0/routers/d2e8e5a2-4c28-4eb0-8d71-8b5ee03848d1 => generated 480 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2319] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:25:54 2026] GET /v2.0/ports?device_id=d2e8e5a2-4c28-4eb0-8d71-8b5ee03848d1 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:25:54.865 7 INFO neutron_taas.services.taas.taas_plugin [None req-a36aea86-904f-4f9b-83b3-d658c42338dc f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] TaaS: Handle Delete Port: 3ec62ed4-b782-4b78-bce8-8248b2185764 2026-04-23 03:25:54.868 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a36aea86-904f-4f9b-83b3-d658c42338dc f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] Tap Mirror: Handle Delete Port: 3ec62ed4-b782-4b78-bce8-8248b2185764 2026-04-23 03:25:55.781 7 INFO neutron.services.segments.plugin [-] Segment a929b360-366c-4c4c-824c-b6c690ac8d59 resource provider aggregate not found 2026-04-23 03:25:55.789 7 INFO neutron.services.segments.plugin [-] Segment a929b360-366c-4c4c-824c-b6c690ac8d59 resource provider aggregate not found 2026-04-23 03:25:55.807 7 INFO neutron.services.segments.plugin [-] Segment a929b360-366c-4c4c-824c-b6c690ac8d59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a929b360-366c-4c4c-824c-b6c690ac8d59 found for delete ", "request_id": "req-94e3bc51-1f4a-4d43-8b2f-7d8017ee5acd"}]} 2026-04-23 03:25:55.819 7 INFO neutron.services.segments.plugin [-] Segment a929b360-366c-4c4c-824c-b6c690ac8d59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a929b360-366c-4c4c-824c-b6c690ac8d59 found for delete ", "request_id": "req-febf7fdd-ffa8-4d1f-bb6e-d85703c3cf3d"}]} 2026-04-23 03:25:55.823 7 INFO neutron.db.l3_hamode_db [None req-a36aea86-904f-4f9b-83b3-d658c42338dc f46189bb95ac4ae4ac3b3f8da26d30d1 94f4c1aa29bd4effac256826c7837409 - - default default] HA network c6d8ab93-5738-441d-8e15-8d703a4a2e78 was deleted as no HA routers are present in tenant 94f4c1aa29bd4effac256826c7837409. [pid: 7|app: 0|req: 1131/2320] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:25:54 2026] DELETE /v2.0/routers/d2e8e5a2-4c28-4eb0-8d71-8b5ee03848d1 => generated 0 bytes in 1144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2323] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:56 2026] GET /v2.0/security-groups?tenant_id=2d22a02d92d84990aa2fd883d91497bc&name=default => generated 2929 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2324] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:57 2026] DELETE /v2.0/security-groups/a5b6201d-a95b-4d00-b44b-601fed69db65 => 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: 1192/2325] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:57 2026] GET /v2.0/security-groups?tenant_id=94f4c1aa29bd4effac256826c7837409&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2326] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:57 2026] DELETE /v2.0/security-groups/429e9db4-c295-4145-9ba2-9b8b512954a9 => 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: 1135/2327] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:57 2026] GET /v2.0/security-groups?tenant_id=ca19b72f458247da834cace3591ac50f&name=default => generated 2929 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2328] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:57 2026] DELETE /v2.0/security-groups/fdd6e1e9-0251-4cf7-97f5-ca27d7ae6638 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2329] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:57 2026] GET /v2.0/security-groups?tenant_id=f00c596044894fefa1c889a9eb7cf7ab&name=default => generated 2929 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2330] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:58 2026] DELETE /v2.0/security-groups/ea753b8c-4118-40fc-895c-d68e2ad6220a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2331] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:25:58 2026] GET /v2.0/security-groups?tenant_id=8f42c9e0a6094ad895d8bbaeee417c89&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2332] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:25:58 2026] DELETE /v2.0/security-groups/b458e616-ed14-4b21-a35a-f0b3edd9c272 => 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: 1195/2333] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:26:02 2026] GET /v2.0/security-groups?tenant_id=d2552fe01fb64277af9a46e41960b196&name=default => generated 2929 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2334] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:26:02 2026] DELETE /v2.0/security-groups/a4c0fde1-e675-45a4-8dc6-a6c1b3cf9867 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:26:02.578 8 INFO neutron.db.segments_db [None req-b4ecd4c3-8d07-4ac3-8585-4838b49feba7 8a6347d945e8480e929ae10eeeb5fdc7 b3899140cfc249899037362d240c86c2 - - default default] Added segment 7ce77c5e-9b48-4c12-8d2f-b6e15d6833fe of type vxlan for network 9d1e11f8-453b-4c29-8686-e9f1679ce3d6 [pid: 8|app: 0|req: 1196/2335] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:26:02 2026] POST /v2.0/networks => generated 613 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2336] 10.0.0.157 () {34 vars in 664 bytes} [Thu Apr 23 03:26:02 2026] POST /v2.0/ports => generated 743 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2337] 10.0.0.157 () {34 vars in 666 bytes} [Thu Apr 23 03:26:03 2026] POST /v2.0/trunks => generated 407 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, ' 2026-04-23 03:26:03.376 7 INFO neutron.db.segments_db [None req-8556c144-c2ae-4fbb-bb30-2f1b4b96498a 8a6347d945e8480e929ae10eeeb5fdc7 b3899140cfc249899037362d240c86c2 - - default default] Added segment 017679cd-d365-475a-bdd4-f11393e21ed2 of type vxlan for network 82885391-9081-4936-88b7-ab64b3f28be0 [pid: 7|app: 0|req: 1141/2338] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:26:03 2026] POST /v2.0/networks => generated 612 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2339] 10.0.0.157 () {34 vars in 664 bytes} [Thu Apr 23 03:26:03 2026] POST /v2.0/ports => generated 743 bytes in 786 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2340] 10.0.0.157 () {34 vars in 666 bytes} [Thu Apr 23 03:26:04 2026] POST /v2.0/trunks => generated 407 bytes in 203 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-23 03:26:04.558 8 INFO neutron.db.segments_db [None req-45fa39cf-ad1f-43e7-a89f-4b9741aea44e 8a6347d945e8480e929ae10eeeb5fdc7 b3899140cfc249899037362d240c86c2 - - default default] Added segment 92badb43-7ac8-4d41-bbdd-604a03eefb29 of type vxlan for network 94879a55-a68f-4bcf-bc85-d73c25868928 [pid: 8|app: 0|req: 1199/2341] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:26:04 2026] POST /v2.0/networks => generated 612 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2342] 10.0.0.157 () {34 vars in 664 bytes} [Thu Apr 23 03:26:04 2026] POST /v2.0/ports => generated 743 bytes in 365 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2343] 10.0.0.157 () {34 vars in 666 bytes} [Thu Apr 23 03:26:05 2026] POST /v2.0/trunks => generated 407 bytes in 180 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-23 03:26:05.320 7 INFO neutron.db.segments_db [None req-0e277b90-d7ff-401a-bb07-c07e39a4bd93 8a6347d945e8480e929ae10eeeb5fdc7 b3899140cfc249899037362d240c86c2 - - default default] Added segment 665c395e-bedb-4c1b-8ed4-7528215026e5 of type vxlan for network 9ffb2ee6-3311-4f04-ae3b-ab7d8a4839a8 [pid: 7|app: 0|req: 1144/2344] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:26:05 2026] POST /v2.0/networks => generated 612 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2345] 10.0.0.157 () {34 vars in 664 bytes} [Thu Apr 23 03:26:05 2026] POST /v2.0/ports => generated 743 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1202/2346] 10.0.0.157 () {34 vars in 666 bytes} [Thu Apr 23 03:26:05 2026] POST /v2.0/trunks => generated 407 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:26:05.950 7 INFO neutron.db.segments_db [None req-b9e35b5c-5701-45b5-be32-c6bbbea4801e 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Added segment 21c89a15-761b-4201-b922-9ac1d61ff522 of type vxlan for network 92456db0-f670-4c78-a0a3-08d08a647ee0 2026-04-23 03:26:05.991 8 INFO neutron.db.segments_db [None req-350b0997-6c68-47d2-b6f3-e4ba3931f471 8a6347d945e8480e929ae10eeeb5fdc7 b3899140cfc249899037362d240c86c2 - - default default] Added segment b291d645-c5f3-4e41-ab5c-5065690cf3c0 of type vxlan for network 65906b25-78c8-48ae-9692-9472191c9f00 [pid: 7|app: 0|req: 1145/2347] 10.0.0.157 () {34 vars in 671 bytes} [Thu Apr 23 03:26:05 2026] POST /v2.0/networks => generated 612 bytes in 542 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2348] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:26:05 2026] POST /v2.0/networks => generated 612 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:26:06.108 7 INFO neutron.db.segments_db [None req-3a219669-9f3e-4355-8a1e-fad103f63d73 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Added segment b184d4df-41e4-4a66-a887-5bf99606a97c of type vxlan for network b406f8bd-c17a-45bf-a1cc-5c14c27d47df 2026-04-23 03:26:06.382 7 INFO neutron.db.l3_hamode_db [None req-3a219669-9f3e-4355-8a1e-fad103f63d73 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1204/2349] 10.0.0.157 () {34 vars in 664 bytes} [Thu Apr 23 03:26:06 2026] POST /v2.0/ports => generated 743 bytes in 328 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: 1205/2350] 10.0.0.157 () {34 vars in 666 bytes} [Thu Apr 23 03:26:06 2026] POST /v2.0/trunks => generated 407 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2351] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:26:06 2026] PUT /v2.0/trunks/aa086444-63c8-4d03-a8a3-5edbb0f8b10a/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2352] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:26:06 2026] PUT /v2.0/trunks/5ca8893f-b525-4875-8278-d909410a0631/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2353] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:26:06 2026] PUT /v2.0/trunks/41e6c5f7-0de8-4e9b-9382-917c908b95da/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2354] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:26:06 2026] PUT /v2.0/trunks/a0f08f47-a0c2-4cc6-8beb-06975fc8bc73/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2355] 10.0.0.157 () {32 vars in 662 bytes} [Thu Apr 23 03:26:06 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2356] 10.0.0.157 () {32 vars in 676 bytes} [Thu Apr 23 03:26:06 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2357] 10.0.0.157 () {32 vars in 672 bytes} [Thu Apr 23 03:26:06 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2358] 10.0.0.157 () {32 vars in 684 bytes} [Thu Apr 23 03:26:06 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2359] 10.0.0.157 () {32 vars in 670 bytes} [Thu Apr 23 03:26:06 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2360] 10.0.0.157 () {32 vars in 684 bytes} [Thu Apr 23 03:26:06 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2361] 10.0.0.157 () {32 vars in 680 bytes} [Thu Apr 23 03:26:06 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2362] 10.0.0.157 () {32 vars in 692 bytes} [Thu Apr 23 03:26:07 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2363] 10.0.0.157 () {32 vars in 719 bytes} [Thu Apr 23 03:26:07 2026] GET /v2.0/trunks/aa086444-63c8-4d03-a8a3-5edbb0f8b10a => generated 412 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2364] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:26:07 2026] GET /v2.0/ports/94d1c0f5-7b52-4c33-a6cd-c66bad01bac5 => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2365] 10.0.0.157 () {32 vars in 722 bytes} [Thu Apr 23 03:26:07 2026] DELETE /v2.0/trunks/aa086444-63c8-4d03-a8a3-5edbb0f8b10a => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2366] 10.0.0.157 () {32 vars in 719 bytes} [Thu Apr 23 03:26:07 2026] GET /v2.0/trunks/5ca8893f-b525-4875-8278-d909410a0631 => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:26:07.297 7 INFO neutron.db.l3_hamode_db [None req-3a219669-9f3e-4355-8a1e-fad103f63d73 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1222/2367] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:26:07 2026] GET /v2.0/ports/88eca224-898d-4349-8241-7445af097266 => generated 826 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2368] 10.0.0.157 () {32 vars in 722 bytes} [Thu Apr 23 03:26:07 2026] DELETE /v2.0/trunks/5ca8893f-b525-4875-8278-d909410a0631 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2369] 10.0.0.157 () {32 vars in 719 bytes} [Thu Apr 23 03:26:07 2026] GET /v2.0/trunks/41e6c5f7-0de8-4e9b-9382-917c908b95da => generated 429 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2370] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:26:07 2026] GET /v2.0/ports/a6d8ad8a-6824-40aa-8e26-a36360d70eb0 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2371] 10.0.0.157 () {32 vars in 722 bytes} [Thu Apr 23 03:26:07 2026] DELETE /v2.0/trunks/41e6c5f7-0de8-4e9b-9382-917c908b95da => 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: 1227/2372] 10.0.0.157 () {32 vars in 719 bytes} [Thu Apr 23 03:26:07 2026] GET /v2.0/trunks/a0f08f47-a0c2-4cc6-8beb-06975fc8bc73 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2373] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:26:07 2026] GET /v2.0/ports/96073959-b095-48c2-b3c5-485045b4e019 => generated 826 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2374] 10.0.0.157 () {32 vars in 722 bytes} [Thu Apr 23 03:26:07 2026] DELETE /v2.0/trunks/a0f08f47-a0c2-4cc6-8beb-06975fc8bc73 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2375] 10.0.0.157 () {32 vars in 719 bytes} [Thu Apr 23 03:26:07 2026] GET /v2.0/trunks/8907516f-7ac4-4deb-939b-55e84f9b7640 => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2376] 10.0.0.157 () {32 vars in 717 bytes} [Thu Apr 23 03:26:07 2026] GET /v2.0/ports/c93d0119-8eed-4870-bbae-29314b127675 => generated 826 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2377] 10.0.0.157 () {32 vars in 722 bytes} [Thu Apr 23 03:26:07 2026] DELETE /v2.0/trunks/8907516f-7ac4-4deb-939b-55e84f9b7640 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:26:08.050 8 INFO neutron_taas.services.taas.taas_plugin [None req-52df2543-469e-4f94-b0a7-4312056061f3 8a6347d945e8480e929ae10eeeb5fdc7 b3899140cfc249899037362d240c86c2 - - default default] TaaS: Handle Delete Port: 94d1c0f5-7b52-4c33-a6cd-c66bad01bac5 2026-04-23 03:26:08.053 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52df2543-469e-4f94-b0a7-4312056061f3 8a6347d945e8480e929ae10eeeb5fdc7 b3899140cfc249899037362d240c86c2 - - default default] Tap Mirror: Handle Delete Port: 94d1c0f5-7b52-4c33-a6cd-c66bad01bac5 [pid: 8|app: 0|req: 1233/2378] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:26:07 2026] DELETE /v2.0/ports/94d1c0f5-7b52-4c33-a6cd-c66bad01bac5 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:26:08.240 8 INFO neutron_taas.services.taas.taas_plugin [None req-23c1ea6f-6c2a-4bad-8747-f25d8157aa12 8a6347d945e8480e929ae10eeeb5fdc7 b3899140cfc249899037362d240c86c2 - - default default] TaaS: Handle Delete Port: 88eca224-898d-4349-8241-7445af097266 2026-04-23 03:26:08.244 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23c1ea6f-6c2a-4bad-8747-f25d8157aa12 8a6347d945e8480e929ae10eeeb5fdc7 b3899140cfc249899037362d240c86c2 - - default default] Tap Mirror: Handle Delete Port: 88eca224-898d-4349-8241-7445af097266 [pid: 7|app: 0|req: 1146/2379] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:26:06 2026] POST /v2.0/routers => generated 695 bytes in 2262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2380] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:26:08 2026] DELETE /v2.0/ports/88eca224-898d-4349-8241-7445af097266 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2381] 10.0.0.157 () {32 vars in 776 bytes} [Thu Apr 23 03:26:08 2026] GET /v2.0/subnets?project_id=0c8c4361995242e990990c45f4f86aa1&cidr=10.100.0.0%2F28 => generated 14 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:26:08.467 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7780b7f-88ab-436c-881d-3b924575bd79 8a6347d945e8480e929ae10eeeb5fdc7 b3899140cfc249899037362d240c86c2 - - default default] TaaS: Handle Delete Port: a6d8ad8a-6824-40aa-8e26-a36360d70eb0 2026-04-23 03:26:08.470 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7780b7f-88ab-436c-881d-3b924575bd79 8a6347d945e8480e929ae10eeeb5fdc7 b3899140cfc249899037362d240c86c2 - - default default] Tap Mirror: Handle Delete Port: a6d8ad8a-6824-40aa-8e26-a36360d70eb0 [pid: 7|app: 0|req: 1148/2382] 10.0.0.157 () {32 vars in 694 bytes} [Thu Apr 23 03:26:08 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2383] 10.0.0.157 () {32 vars in 784 bytes} [Thu Apr 23 03:26:08 2026] GET /v2.0/subnets?network_id=a590dd8a-ac44-4173-a056-74d5271c1c39&cidr=10.100.0.0%2F28 => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2384] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:26:08 2026] DELETE /v2.0/ports/a6d8ad8a-6824-40aa-8e26-a36360d70eb0 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:26:08.716 8 INFO neutron_taas.services.taas.taas_plugin [None req-a1a03079-7858-49b8-a7ad-d9d8077a863c 8a6347d945e8480e929ae10eeeb5fdc7 b3899140cfc249899037362d240c86c2 - - default default] TaaS: Handle Delete Port: 96073959-b095-48c2-b3c5-485045b4e019 2026-04-23 03:26:08.721 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1a03079-7858-49b8-a7ad-d9d8077a863c 8a6347d945e8480e929ae10eeeb5fdc7 b3899140cfc249899037362d240c86c2 - - default default] Tap Mirror: Handle Delete Port: 96073959-b095-48c2-b3c5-485045b4e019 [pid: 7|app: 0|req: 1150/2385] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:26:08 2026] POST /v2.0/subnets => generated 654 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2386] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:26:08 2026] DELETE /v2.0/ports/96073959-b095-48c2-b3c5-485045b4e019 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:26:08.969 8 INFO neutron_taas.services.taas.taas_plugin [None req-04837176-e8e3-4158-a6ec-a8874fef1b11 8a6347d945e8480e929ae10eeeb5fdc7 b3899140cfc249899037362d240c86c2 - - default default] TaaS: Handle Delete Port: c93d0119-8eed-4870-bbae-29314b127675 2026-04-23 03:26:08.973 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04837176-e8e3-4158-a6ec-a8874fef1b11 8a6347d945e8480e929ae10eeeb5fdc7 b3899140cfc249899037362d240c86c2 - - default default] Tap Mirror: Handle Delete Port: c93d0119-8eed-4870-bbae-29314b127675 [pid: 8|app: 0|req: 1237/2387] 10.0.0.157 () {32 vars in 720 bytes} [Thu Apr 23 03:26:08 2026] DELETE /v2.0/ports/c93d0119-8eed-4870-bbae-29314b127675 => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:26:09.252 8 INFO neutron.services.segments.plugin [-] Segment 7ce77c5e-9b48-4c12-8d2f-b6e15d6833fe resource provider aggregate not found 2026-04-23 03:26:09.257 8 INFO neutron.services.segments.plugin [-] Segment 7ce77c5e-9b48-4c12-8d2f-b6e15d6833fe resource provider aggregate not found 2026-04-23 03:26:09.273 8 INFO neutron.services.segments.plugin [-] Segment 7ce77c5e-9b48-4c12-8d2f-b6e15d6833fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ce77c5e-9b48-4c12-8d2f-b6e15d6833fe found for delete ", "request_id": "req-81266b34-9aac-47a2-9e09-d42b78c84cba"}]} 2026-04-23 03:26:09.280 8 INFO neutron.services.segments.plugin [-] Segment 7ce77c5e-9b48-4c12-8d2f-b6e15d6833fe resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ce77c5e-9b48-4c12-8d2f-b6e15d6833fe found for delete ", "request_id": "req-072795d6-693d-4e58-9bda-0218fac87be5"}]} [pid: 8|app: 0|req: 1238/2388] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:26:09 2026] DELETE /v2.0/networks/9d1e11f8-453b-4c29-8686-e9f1679ce3d6 => 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: 1239/2389] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:26:09 2026] DELETE /v2.0/networks/82885391-9081-4936-88b7-ab64b3f28be0 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2390] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:26:09 2026] DELETE /v2.0/networks/94879a55-a68f-4bcf-bc85-d73c25868928 => 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: 1241/2391] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:26:09 2026] DELETE /v2.0/networks/9ffb2ee6-3311-4f04-ae3b-ab7d8a4839a8 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2392] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:26:09 2026] DELETE /v2.0/networks/65906b25-78c8-48ae-9692-9472191c9f00 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2393] 10.0.0.157 () {34 vars in 783 bytes} [Thu Apr 23 03:26:08 2026] PUT /v2.0/routers/2486b7fa-6335-4d35-913e-06ff40dd734b/add_router_interface => generated 309 bytes in 1658 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2394] 10.0.0.157 () {32 vars in 649 bytes} [Thu Apr 23 03:26:10 2026] GET /v2.0/networks => generated 6663 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2395] 10.0.0.157 () {32 vars in 647 bytes} [Thu Apr 23 03:26:10 2026] GET /v2.0/subnets => generated 7417 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2396] 10.0.0.157 () {32 vars in 647 bytes} [Thu Apr 23 03:26:10 2026] GET /v2.0/routers => generated 1453 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2397] 10.0.0.157 () {34 vars in 685 bytes} [Thu Apr 23 03:26:10 2026] POST /v2.0/security-groups => generated 1673 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2398] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:26:10 2026] GET /v2.0/security-groups?tenant_id=b3899140cfc249899037362d240c86c2&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2399] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:26:11 2026] DELETE /v2.0/security-groups/e1518a6d-14e4-4d37-b623-037df0af34df => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2400] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:26:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:26:11.300 8 INFO neutron.services.segments.plugin [-] Segment 017679cd-d365-475a-bdd4-f11393e21ed2 resource provider aggregate not found 2026-04-23 03:26:11.315 8 INFO neutron.services.segments.plugin [-] Segment 017679cd-d365-475a-bdd4-f11393e21ed2 resource provider aggregate not found 2026-04-23 03:26:11.321 8 INFO neutron.services.segments.plugin [-] Segment 017679cd-d365-475a-bdd4-f11393e21ed2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017679cd-d365-475a-bdd4-f11393e21ed2 found for delete ", "request_id": "req-6d3059d3-9874-4dce-b3c5-eb277adc3315"}]} 2026-04-23 03:26:11.342 8 INFO neutron.services.segments.plugin [-] Segment 017679cd-d365-475a-bdd4-f11393e21ed2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017679cd-d365-475a-bdd4-f11393e21ed2 found for delete ", "request_id": "req-da0ae486-fa0d-4778-b78f-c9f356040db1"}]} 2026-04-23 03:26:11.347 8 INFO neutron.services.segments.plugin [-] Segment 92badb43-7ac8-4d41-bbdd-604a03eefb29 resource provider aggregate not found 2026-04-23 03:26:11.367 8 INFO neutron.services.segments.plugin [-] Segment 92badb43-7ac8-4d41-bbdd-604a03eefb29 resource provider aggregate not found 2026-04-23 03:26:11.369 8 INFO neutron.services.segments.plugin [-] Segment 92badb43-7ac8-4d41-bbdd-604a03eefb29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92badb43-7ac8-4d41-bbdd-604a03eefb29 found for delete ", "request_id": "req-136f3795-9be5-40bb-9420-f7da87023e5e"}]} 2026-04-23 03:26:11.391 8 INFO neutron.services.segments.plugin [-] Segment 665c395e-bedb-4c1b-8ed4-7528215026e5 resource provider aggregate not found 2026-04-23 03:26:11.402 8 INFO neutron.services.segments.plugin [-] Segment 92badb43-7ac8-4d41-bbdd-604a03eefb29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92badb43-7ac8-4d41-bbdd-604a03eefb29 found for delete ", "request_id": "req-f6eba93d-16cf-4838-b90d-ba1b0abb8309"}]} 2026-04-23 03:26:11.411 8 INFO neutron.services.segments.plugin [-] Segment 665c395e-bedb-4c1b-8ed4-7528215026e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665c395e-bedb-4c1b-8ed4-7528215026e5 found for delete ", "request_id": "req-5609259c-640e-4bd2-9e67-98b3dfd67d07"}]} [pid: 7|app: 0|req: 1155/2401] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:26:11 2026] POST /v2.0/security-group-rules => generated 596 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:26:11.432 8 INFO neutron.services.segments.plugin [-] Segment 665c395e-bedb-4c1b-8ed4-7528215026e5 resource provider aggregate not found 2026-04-23 03:26:11.438 8 INFO neutron.services.segments.plugin [-] Segment b291d645-c5f3-4e41-ab5c-5065690cf3c0 resource provider aggregate not found 2026-04-23 03:26:11.470 8 INFO neutron.services.segments.plugin [-] Segment 665c395e-bedb-4c1b-8ed4-7528215026e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 665c395e-bedb-4c1b-8ed4-7528215026e5 found for delete ", "request_id": "req-f7fe2a12-38b9-4f15-91ec-84d3579de7d9"}]} 2026-04-23 03:26:11.476 8 INFO neutron.services.segments.plugin [-] Segment b291d645-c5f3-4e41-ab5c-5065690cf3c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b291d645-c5f3-4e41-ab5c-5065690cf3c0 found for delete ", "request_id": "req-3bc9a43e-6ad5-4263-83ce-e6cdba0bea2b"}]} 2026-04-23 03:26:11.496 8 INFO neutron.services.segments.plugin [-] Segment b291d645-c5f3-4e41-ab5c-5065690cf3c0 resource provider aggregate not found 2026-04-23 03:26:11.516 8 INFO neutron.services.segments.plugin [-] Segment b291d645-c5f3-4e41-ab5c-5065690cf3c0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b291d645-c5f3-4e41-ab5c-5065690cf3c0 found for delete ", "request_id": "req-ffb820a1-b32a-4600-b002-1513951a7b3b"}]} [pid: 8|app: 0|req: 1247/2404] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:26:11 2026] GET /v2.0/security-groups?tenant_id=0404075a57694ca1afab2c4704ee68e6&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2405] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:26:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2406] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:26:11 2026] DELETE /v2.0/security-groups/d5088a16-e769-426f-aec9-1beb9bc230fd => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2407] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:26:11 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-23 03:26:11.773 8 INFO neutron.db.securitygroups_db [None req-f9d50843-687c-431c-a0c9-c3fe3e47dbe6 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Project 0c8c4361995242e990990c45f4f86aa1 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: 1249/2408] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:26:11 2026] POST /v2.0/security-group-rules => generated 607 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:26:11.937 8 INFO neutron.db.securitygroups_db [None req-67b625ed-a9da-4cad-971c-5c423a546c76 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Project 0c8c4361995242e990990c45f4f86aa1 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: 1160/2409] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:26:11 2026] GET /v2.0/security-groups?tenant_id=1fc8ea54877f43a99d8b6cae950326d0&name=default => generated 2929 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2410] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:26:11 2026] POST /v2.0/security-group-rules => generated 606 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2411] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:26:11 2026] DELETE /v2.0/security-groups/1c2830c3-90e6-424d-8a3b-1c3cbedd0e6d => 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: 1251/2412] 10.0.0.157 () {32 vars in 649 bytes} [Thu Apr 23 03:26:12 2026] GET /v2.0/networks => generated 1296 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2413] 10.0.0.75 () {34 vars in 1095 bytes} [Thu Apr 23 03:26:12 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-76890956&fields=id&tenant_id=0c8c4361995242e990990c45f4f86aa1 => 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: 1252/2414] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 03:26:12 2026] GET /v2.0/networks?id=92456db0-f670-4c78-a0a3-08d08a647ee0 => generated 659 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2415] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 03:26:12 2026] GET /v2.0/quotas/0c8c4361995242e990990c45f4f86aa1 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2416] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 03:26:12 2026] GET /v2.0/ports?tenant_id=0c8c4361995242e990990c45f4f86aa1&fields=id => generated 103 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2417] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 03:26:13 2026] GET /v2.0/networks/92456db0-f670-4c78-a0a3-08d08a647ee0?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2418] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 03:26:13 2026] GET /v2.0/networks/92456db0-f670-4c78-a0a3-08d08a647ee0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2419] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:13 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => 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: 1255/2420] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:14 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => 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: 1166/2421] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:15 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:26:15.837 8 INFO neutron.db.segments_db [None req-7d87ad17-a30a-42c1-ae8f-838dc676d92d 57eb38f8eeb347db97fa9202f0890ab5 a5ea228f7ed54fac8c14e5e02e390e68 - - default default] Added segment df337add-3ce1-4902-887f-986d9708f62f of type vxlan for network 92d516e3-3f10-4be8-9efb-8015afa3e894 2026-04-23 03:26:16.179 8 INFO neutron.db.l3_hamode_db [None req-7d87ad17-a30a-42c1-ae8f-838dc676d92d 57eb38f8eeb347db97fa9202f0890ab5 a5ea228f7ed54fac8c14e5e02e390e68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-04-23 03:26:16.317 8 INFO neutron.db.l3_hamode_db [None req-7d87ad17-a30a-42c1-ae8f-838dc676d92d 57eb38f8eeb347db97fa9202f0890ab5 a5ea228f7ed54fac8c14e5e02e390e68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1167/2422] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:16 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => 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: 1256/2423] 10.0.0.157 () {34 vars in 668 bytes} [Thu Apr 23 03:26:15 2026] POST /v2.0/routers => generated 474 bytes in 1333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2424] 10.0.0.157 () {34 vars in 751 bytes} [Thu Apr 23 03:26:16 2026] PUT /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags => generated 25 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2425] 10.0.0.157 () {32 vars in 731 bytes} [Thu Apr 23 03:26:17 2026] GET /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2426] 10.0.0.157 () {34 vars in 762 bytes} [Thu Apr 23 03:26:17 2026] PUT /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags/green => generated 4 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2427] 10.0.0.157 () {32 vars in 731 bytes} [Thu Apr 23 03:26:17 2026] GET /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags => generated 34 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2428] 10.0.0.157 () {34 vars in 758 bytes} [Thu Apr 23 03:26:17 2026] PUT /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags/red => generated 4 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2429] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:26:17 2026] GET /v2.0/networks?id=92456db0-f670-4c78-a0a3-08d08a647ee0 => generated 659 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2430] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:17 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => 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: 1261/2431] 199.204.45.222 () {34 vars in 1050 bytes} [Thu Apr 23 03:26:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0c8c4361995242e990990c45f4f86aa1 => generated 179 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2432] 10.0.0.157 () {32 vars in 731 bytes} [Thu Apr 23 03:26:17 2026] GET /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags => generated 34 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2433] 10.0.0.157 () {34 vars in 780 bytes} [Thu Apr 23 03:26:17 2026] PUT /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags/black.or.white => generated 4 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2434] 10.0.0.157 () {32 vars in 731 bytes} [Thu Apr 23 03:26:17 2026] GET /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags => generated 52 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2435] 10.0.0.157 () {34 vars in 751 bytes} [Thu Apr 23 03:26:18 2026] PUT /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags => generated 37 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2436] 199.204.45.222 () {38 vars in 955 bytes} [Thu Apr 23 03:26:17 2026] POST /v2.0/ports => generated 958 bytes in 458 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: 1175/2437] 10.0.0.157 () {32 vars in 731 bytes} [Thu Apr 23 03:26:18 2026] GET /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags => generated 37 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2438] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:26:18 2026] GET /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags/red => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:26:18.515 7 INFO neutron.api.v2.resource [None req-ce8022d9-9558-4fd4-9bdd-a3560f443161 57eb38f8eeb347db97fa9202f0890ab5 a5ea228f7ed54fac8c14e5e02e390e68 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1177/2439] 10.0.0.157 () {32 vars in 743 bytes} [Thu Apr 23 03:26:18 2026] GET /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags/green => generated 99 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2440] 10.0.0.157 () {32 vars in 742 bytes} [Thu Apr 23 03:26:18 2026] DELETE /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags/red => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2441] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:26:18 2026] PUT /v2.0/ports/726e5f44-f605-4528-95fb-0199f6d55ba0 => generated 1239 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2442] 10.0.0.157 () {32 vars in 731 bytes} [Thu Apr 23 03:26:18 2026] GET /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags => generated 30 bytes in 107 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-23 03:26:18.786 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af67fbf1-ed7c-49f7-90f6-44fef4941622'] response: {'name': 'network-changed', 'server_uuid': 'd69f1f57-dc8d-44a6-8ac1-bc372d43c5c1', 'tag': '726e5f44-f605-4528-95fb-0199f6d55ba0', 'status': 'completed', 'code': 200} 2026-04-23 03:26:18.868 8 INFO neutron.api.v2.resource [None req-48196753-5839-4511-9dd1-6956c5132a8a 57eb38f8eeb347db97fa9202f0890ab5 a5ea228f7ed54fac8c14e5e02e390e68 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1264/2443] 10.0.0.157 () {32 vars in 746 bytes} [Thu Apr 23 03:26:18 2026] DELETE /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags/green => generated 99 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2444] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:18 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 973 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2445] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:26:18 2026] GET /v2.0/security-groups?id=725ff3e3-cb72-4e14-a9cf-4828e2505d01&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2446] 10.0.0.157 () {32 vars in 734 bytes} [Thu Apr 23 03:26:18 2026] DELETE /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2447] 10.0.0.157 () {32 vars in 731 bytes} [Thu Apr 23 03:26:18 2026] GET /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584/tags => generated 12 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2448] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:26:19 2026] GET /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584 => generated 480 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2449] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:26:19 2026] GET /v2.0/ports?tenant_id=0c8c4361995242e990990c45f4f86aa1&device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2450] 199.204.45.222 () {34 vars in 1018 bytes} [Thu Apr 23 03:26:19 2026] GET /v2.0/networks?tenant_id=0c8c4361995242e990990c45f4f86aa1&shared=False => generated 755 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2451] 199.204.45.222 () {34 vars in 930 bytes} [Thu Apr 23 03:26:19 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: 1183/2452] 10.0.0.157 () {34 vars in 742 bytes} [Thu Apr 23 03:26:19 2026] PUT /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584 => generated 480 bytes in 579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2453] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:26:19 2026] GET /v2.0/ports?device_id=a900284b-823e-4a39-b0fc-d27dff473584 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:26:19.941 7 INFO neutron_taas.services.taas.taas_plugin [None req-83ac8b4d-aecb-4b92-ae03-167853c9d0c7 57eb38f8eeb347db97fa9202f0890ab5 a5ea228f7ed54fac8c14e5e02e390e68 - - default default] TaaS: Handle Delete Port: 4a98ae39-53b7-473d-9f1f-dbf0b1da308d 2026-04-23 03:26:19.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83ac8b4d-aecb-4b92-ae03-167853c9d0c7 57eb38f8eeb347db97fa9202f0890ab5 a5ea228f7ed54fac8c14e5e02e390e68 - - default default] Tap Mirror: Handle Delete Port: 4a98ae39-53b7-473d-9f1f-dbf0b1da308d [pid: 8|app: 0|req: 1271/2454] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:20 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:26:20.311 7 INFO neutron.services.segments.plugin [-] Segment df337add-3ce1-4902-887f-986d9708f62f resource provider aggregate not found 2026-04-23 03:26:20.323 7 INFO neutron.services.segments.plugin [-] Segment df337add-3ce1-4902-887f-986d9708f62f resource provider aggregate not found [pid: 8|app: 0|req: 1272/2455] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:26:20 2026] GET /v2.0/security-groups?id=725ff3e3-cb72-4e14-a9cf-4828e2505d01&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-23 03:26:20.334 7 INFO neutron.services.segments.plugin [-] Segment df337add-3ce1-4902-887f-986d9708f62f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df337add-3ce1-4902-887f-986d9708f62f found for delete ", "request_id": "req-301b6e8d-73e1-48fb-a288-68a3d3c1482e"}]} 2026-04-23 03:26:20.348 7 INFO neutron.services.segments.plugin [-] Segment df337add-3ce1-4902-887f-986d9708f62f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df337add-3ce1-4902-887f-986d9708f62f found for delete ", "request_id": "req-f99b0f85-33e0-431f-8957-cbda15c59a52"}]} 2026-04-23 03:26:20.357 7 INFO neutron.db.l3_hamode_db [None req-83ac8b4d-aecb-4b92-ae03-167853c9d0c7 57eb38f8eeb347db97fa9202f0890ab5 a5ea228f7ed54fac8c14e5e02e390e68 - - default default] HA network 92d516e3-3f10-4be8-9efb-8015afa3e894 was deleted as no HA routers are present in tenant a5ea228f7ed54fac8c14e5e02e390e68. [pid: 7|app: 0|req: 1184/2456] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:26:19 2026] DELETE /v2.0/routers/a900284b-823e-4a39-b0fc-d27dff473584 => generated 0 bytes in 602 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2457] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:26:20 2026] GET /v2.0/ports?tenant_id=0c8c4361995242e990990c45f4f86aa1&device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2458] 199.204.45.222 () {34 vars in 1060 bytes} [Thu Apr 23 03:26:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=726e5f44-f605-4528-95fb-0199f6d55ba0 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2459] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:26:20 2026] GET /v2.0/subnets?id=ff7aaa8a-7ad4-4074-b7ff-947421311b20 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2460] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:26:20 2026] GET /v2.0/ports?network_id=92456db0-f670-4c78-a0a3-08d08a647ee0&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2461] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:26:20 2026] GET /v2.0/networks/92456db0-f670-4c78-a0a3-08d08a647ee0?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2462] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:26:20 2026] GET /v2.0/networks/92456db0-f670-4c78-a0a3-08d08a647ee0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2463] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:26:21 2026] GET /v2.0/security-groups?tenant_id=a5ea228f7ed54fac8c14e5e02e390e68&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2464] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:26:21 2026] DELETE /v2.0/security-groups/586d18c9-9a4f-4ac5-b2b5-100b60e113c8 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2465] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:21 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2466] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:26:21 2026] GET /v2.0/security-groups?id=725ff3e3-cb72-4e14-a9cf-4828e2505d01&fields=id&fields=name => generated 112 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2467] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:26:21 2026] GET /v2.0/security-groups?tenant_id=4ac2174dc1494041be488e7a8a0d41a1&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2468] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:26:21 2026] DELETE /v2.0/security-groups/97694d25-60bb-453b-9fa6-f265caa856c4 => 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: 1279/2469] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:22 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2470] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:26:22 2026] GET /v2.0/security-groups?id=725ff3e3-cb72-4e14-a9cf-4828e2505d01&fields=id&fields=name => generated 112 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2471] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:23 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2472] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:26:23 2026] GET /v2.0/security-groups?id=725ff3e3-cb72-4e14-a9cf-4828e2505d01&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2473] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:24 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2474] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:26:24 2026] GET /v2.0/security-groups?id=725ff3e3-cb72-4e14-a9cf-4828e2505d01&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2475] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:26 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2476] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:26:26 2026] GET /v2.0/security-groups?id=725ff3e3-cb72-4e14-a9cf-4828e2505d01&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2477] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:26 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2478] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:26:26 2026] GET /v2.0/security-groups?id=725ff3e3-cb72-4e14-a9cf-4828e2505d01&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2479] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:26:26 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:26:27.232 7 INFO neutron.db.l3_db [None req-f2447807-e93b-4cea-acf6-56fb3d12ee35 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Floating IP def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 associated. External IP: 10.96.250.214, port: 726e5f44-f605-4528-95fb-0199f6d55ba0. [pid: 7|app: 0|req: 1196/2482] 10.0.0.157 () {34 vars in 677 bytes} [Thu Apr 23 03:26:26 2026] POST /v2.0/floatingips => generated 856 bytes in 1191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:26:27.641 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-78891e11-80b8-42b1-9692-4af0ee1db18d'] response: {'name': 'network-changed', 'server_uuid': 'd69f1f57-dc8d-44a6-8ac1-bc372d43c5c1', 'tag': '726e5f44-f605-4528-95fb-0199f6d55ba0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1287/2483] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:26:27 2026] GET /v2.0/floatingips/def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2484] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:26:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2485] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:26:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2486] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:26:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2487] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:26:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2488] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:26:27 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2489] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:26:27 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2490] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:26:28 2026] GET /v2.0/ports?tenant_id=0c8c4361995242e990990c45f4f86aa1&device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2491] 199.204.45.222 () {34 vars in 717 bytes} [Thu Apr 23 03:26:27 2026] POST /v2.0/ports => generated 1059 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2492] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:26:28 2026] GET /v2.0/networks?id=92456db0-f670-4c78-a0a3-08d08a647ee0 => generated 755 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2493] 199.204.45.222 () {34 vars in 1060 bytes} [Thu Apr 23 03:26:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=726e5f44-f605-4528-95fb-0199f6d55ba0 => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2494] 10.0.0.75 () {34 vars in 970 bytes} [Thu Apr 23 03:26:28 2026] GET /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 1059 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2495] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:26:28 2026] GET /v2.0/subnets?id=ff7aaa8a-7ad4-4074-b7ff-947421311b20 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2496] 10.0.0.75 () {34 vars in 906 bytes} [Thu Apr 23 03:26:28 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2497] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:26:28 2026] GET /v2.0/ports?network_id=92456db0-f670-4c78-a0a3-08d08a647ee0&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2498] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:26:28 2026] GET /v2.0/networks/92456db0-f670-4c78-a0a3-08d08a647ee0?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2499] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:26:28 2026] GET /v2.0/networks/92456db0-f670-4c78-a0a3-08d08a647ee0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2500] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:26:28 2026] GET /v2.0/floatingips/def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2501] 199.204.45.222 () {34 vars in 1262 bytes} [Thu Apr 23 03:26:29 2026] GET /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2502] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:26:29 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2503] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:26:29 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?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: 1298/2504] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:26:29 2026] GET /v2.0/floatingips/def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 => generated 858 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2505] 199.204.45.222 () {34 vars in 975 bytes} [Thu Apr 23 03:26:30 2026] GET /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 1059 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2506] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:26:30 2026] GET /v2.0/networks?id=2b512057-edba-4c24-bee5-0b2583f2d2c2 => generated 803 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2507] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:26:30 2026] PUT /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 1249 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:26:30.621 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ceb23ac-23b1-457f-9bbd-431323f219d6'] response: {'name': 'network-changed', 'server_uuid': '2d1ef06f-8f3b-432c-b4b2-d0566ac488c0', 'tag': '6ed2e053-2964-47dd-b14f-8778df38ad93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1300/2508] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:26:31 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 2489 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2509] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:26:31 2026] GET /v2.0/networks?id=2b512057-edba-4c24-bee5-0b2583f2d2c2 => generated 803 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2510] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:26:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2511] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:26:31 2026] GET /v2.0/subnets?id=475ab70e-f336-453d-ae45-2d0fe86597ff => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2512] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:26:31 2026] GET /v2.0/ports?network_id=2b512057-edba-4c24-bee5-0b2583f2d2c2&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2513] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:26:31 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2514] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:26:31 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2515] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:26:32 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 2489 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2516] 199.204.45.222 () {34 vars in 1062 bytes} [Thu Apr 23 03:26:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.126&port_id=6aace14e-f2f4-40f5-923c-d8f3da66b7e4 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2517] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:26:32 2026] GET /v2.0/subnets?id=48df6278-8524-4aab-8206-e4f5d7575ecb => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2518] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:26:32 2026] GET /v2.0/ports?network_id=1605ce32-0989-4498-9ac4-63d82fa8d71d&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2519] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:26:32 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2520] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:26:32 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2521] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:26:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2522] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:26:32 2026] GET /v2.0/subnets?id=475ab70e-f336-453d-ae45-2d0fe86597ff => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2523] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:26:32 2026] GET /v2.0/ports?network_id=2b512057-edba-4c24-bee5-0b2583f2d2c2&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2524] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:26:32 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2525] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:26:32 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?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: 1309/2526] 10.0.0.75 () {34 vars in 970 bytes} [Thu Apr 23 03:26:36 2026] GET /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 1251 bytes in 254 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2527] 10.0.0.147 () {34 vars in 990 bytes} [Thu Apr 23 03:26:37 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2528] 10.0.0.147 () {34 vars in 1040 bytes} [Thu Apr 23 03:26:37 2026] GET /v2.0/security-groups?id=725ff3e3-cb72-4e14-a9cf-4828e2505d01&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2529] 199.204.45.222 () {34 vars in 789 bytes} [Thu Apr 23 03:26:37 2026] PUT /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 1276 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:26:37.461 7 INFO neutron.api.v2.resource [None req-87046663-8b48-42ac-8a42-6a86ef5790d5 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1220/2530] 199.204.45.222 () {30 vars in 763 bytes} [Thu Apr 23 03:26:37 2026] GET /v2.0/security-groups/lb-b96f519d-38d2-4d56-bbc1-e8606c84e8bc => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:26:37.487 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19fa0488-ebfc-4af9-bfb9-02676ffc4013'] response: {'name': 'network-changed', 'server_uuid': '2d1ef06f-8f3b-432c-b4b2-d0566ac488c0', 'tag': '6ed2e053-2964-47dd-b14f-8778df38ad93', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1311/2531] 199.204.45.222 () {30 vars in 785 bytes} [Thu Apr 23 03:26:37 2026] GET /v2.0/security-groups?name=lb-b96f519d-38d2-4d56-bbc1-e8606c84e8bc => generated 1637 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2532] 199.204.45.222 () {34 vars in 789 bytes} [Thu Apr 23 03:26:37 2026] PUT /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 1314 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:26:38.023 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ba740e6-8237-4585-a869-84c1119d0e3e'] response: {'name': 'network-changed', 'server_uuid': '2d1ef06f-8f3b-432c-b4b2-d0566ac488c0', 'tag': '6ed2e053-2964-47dd-b14f-8778df38ad93', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1222/2533] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2534] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2535] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2536] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2537] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2538] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:26:37 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 2590 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2539] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 1132 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2540] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/networks?id=2b512057-edba-4c24-bee5-0b2583f2d2c2 => generated 803 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2541] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 1350 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2542] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2543] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/subnets?id=475ab70e-f336-453d-ae45-2d0fe86597ff => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2544] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2545] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/ports?network_id=2b512057-edba-4c24-bee5-0b2583f2d2c2&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2546] 199.204.45.222 () {30 vars in 743 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2547] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2548] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2549] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2550] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:26:38 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2551] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:26:39 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 2590 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2552] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:26:39 2026] GET /v2.0/networks?id=2b512057-edba-4c24-bee5-0b2583f2d2c2 => generated 803 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2553] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:26:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2554] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:26:39 2026] GET /v2.0/subnets?id=475ab70e-f336-453d-ae45-2d0fe86597ff => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2555] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:26:39 2026] GET /v2.0/ports?network_id=2b512057-edba-4c24-bee5-0b2583f2d2c2&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2556] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:26:39 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2557] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:26:39 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?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) 2026-04-23 03:26:44.289 7 INFO neutron.db.l3_db [None req-44f898f6-b44e-4e93-86c3-c3bdf9902581 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Floating IP 14a53977-43b3-4df8-b534-5e9c3d5d63f6 associated. External IP: 10.96.250.208, port: 91bd01bf-f4d4-495b-adb5-7c3464955d7f. [pid: 7|app: 0|req: 1238/2560] 10.0.0.157 () {34 vars in 677 bytes} [Thu Apr 23 03:26:43 2026] POST /v2.0/floatingips => generated 899 bytes in 1139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2561] 10.0.0.157 () {32 vars in 826 bytes} [Thu Apr 23 03:26:46 2026] GET /v2.0/ports?project_id=0c8c4361995242e990990c45f4f86aa1&network_id=92456db0-f670-4c78-a0a3-08d08a647ee0 => generated 3695 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2562] 10.0.0.157 () {32 vars in 742 bytes} [Thu Apr 23 03:26:47 2026] GET /v2.0/subnets?network_id=a590dd8a-ac44-4173-a056-74d5271c1c39 => generated 667 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:26:47.646 8 INFO neutron.db.l3_db [None req-4894eede-e1b9-4d86-afbd-0743d158f339 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Floating IP def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 disassociated. External IP: 10.96.250.214, port: 726e5f44-f605-4528-95fb-0199f6d55ba0. [pid: 8|app: 0|req: 1324/2563] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:26:47 2026] PUT /v2.0/floatingips/def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 => generated 554 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2564] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:26:48 2026] GET /v2.0/floatingips/def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 => generated 554 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:26:48.137 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19882592-55ff-4a21-a678-79af9af894f3'] response: {'name': 'network-changed', 'server_uuid': 'd69f1f57-dc8d-44a6-8ac1-bc372d43c5c1', 'tag': '726e5f44-f605-4528-95fb-0199f6d55ba0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1325/2565] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:26:48 2026] GET /v2.0/ports?tenant_id=0c8c4361995242e990990c45f4f86aa1&device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2566] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:26:48 2026] GET /v2.0/networks?id=92456db0-f670-4c78-a0a3-08d08a647ee0 => generated 755 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2567] 199.204.45.222 () {34 vars in 1060 bytes} [Thu Apr 23 03:26:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=726e5f44-f605-4528-95fb-0199f6d55ba0 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2568] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:26:48 2026] GET /v2.0/subnets?id=ff7aaa8a-7ad4-4074-b7ff-947421311b20 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2569] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:26:48 2026] GET /v2.0/ports?network_id=92456db0-f670-4c78-a0a3-08d08a647ee0&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2570] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:26:48 2026] GET /v2.0/networks/92456db0-f670-4c78-a0a3-08d08a647ee0?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2571] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:26:48 2026] GET /v2.0/networks/92456db0-f670-4c78-a0a3-08d08a647ee0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2572] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:26:49 2026] GET /v2.0/floatingips/def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 => generated 554 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2573] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:26:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2574] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:26:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2575] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:26:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2576] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:26:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:26:49.297 8 INFO neutron.api.v2.resource [None req-b9ab39d3-6f9f-4140-aeb0-90ece4566601 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1331/2577] 199.204.45.222 () {30 vars in 763 bytes} [Thu Apr 23 03:26:49 2026] GET /v2.0/security-groups/lb-b96f519d-38d2-4d56-bbc1-e8606c84e8bc => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2578] 199.204.45.222 () {30 vars in 785 bytes} [Thu Apr 23 03:26:49 2026] GET /v2.0/security-groups?name=lb-b96f519d-38d2-4d56-bbc1-e8606c84e8bc => generated 1637 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2579] 199.204.45.222 () {30 vars in 815 bytes} [Thu Apr 23 03:26:49 2026] GET /v2.0/security-group-rules?security_group_id=4a6d7c0a-155c-4b77-82ce-d6ce6db43b7c => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2580] 199.204.45.222 () {34 vars in 747 bytes} [Thu Apr 23 03:26:49 2026] POST /v2.0/security-group-rules => generated 597 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2581] 199.204.45.222 () {34 vars in 747 bytes} [Thu Apr 23 03:26:49 2026] POST /v2.0/security-group-rules => generated 601 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2582] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:26:50 2026] GET /v2.0/floatingips/def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 => generated 552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2583] 10.0.0.157 () {34 vars in 685 bytes} [Thu Apr 23 03:26:51 2026] POST /v2.0/security-groups => generated 1677 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2584] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:26:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2585] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:26:51 2026] POST /v2.0/security-group-rules => generated 596 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2586] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:26:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2587] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:26:51 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) 2026-04-23 03:26:51.906 7 INFO neutron.db.securitygroups_db [None req-ac71e3f8-cbac-434e-9e29-e27999203d55 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Project 0c8c4361995242e990990c45f4f86aa1 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: 1252/2588] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:26:51 2026] POST /v2.0/security-group-rules => generated 607 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:26:52.051 8 INFO neutron.db.securitygroups_db [None req-4de7107f-eff7-4797-ad82-574cfe3a8448 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Project 0c8c4361995242e990990c45f4f86aa1 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: 1337/2589] 10.0.0.157 () {34 vars in 695 bytes} [Thu Apr 23 03:26:52 2026] POST /v2.0/security-group-rules => generated 606 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2590] 10.0.0.157 () {32 vars in 649 bytes} [Thu Apr 23 03:26:52 2026] GET /v2.0/networks => generated 1296 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2591] 10.0.0.75 () {34 vars in 1099 bytes} [Thu Apr 23 03:26:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-2078669871&fields=id&tenant_id=0c8c4361995242e990990c45f4f86aa1 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2592] 10.0.0.75 () {34 vars in 981 bytes} [Thu Apr 23 03:26:52 2026] GET /v2.0/networks?id=92456db0-f670-4c78-a0a3-08d08a647ee0 => generated 659 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2593] 10.0.0.75 () {34 vars in 964 bytes} [Thu Apr 23 03:26:52 2026] GET /v2.0/quotas/0c8c4361995242e990990c45f4f86aa1 => 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: 1255/2594] 10.0.0.75 () {34 vars in 1001 bytes} [Thu Apr 23 03:26:52 2026] GET /v2.0/ports?tenant_id=0c8c4361995242e990990c45f4f86aa1&fields=id => generated 149 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2595] 10.0.0.75 () {34 vars in 1007 bytes} [Thu Apr 23 03:26:53 2026] GET /v2.0/networks/92456db0-f670-4c78-a0a3-08d08a647ee0?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2596] 10.0.0.75 () {34 vars in 1107 bytes} [Thu Apr 23 03:26:53 2026] GET /v2.0/networks/92456db0-f670-4c78-a0a3-08d08a647ee0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2597] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:53 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => 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: 1257/2598] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:54 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => 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: 1342/2599] 10.0.0.77 () {30 vars in 689 bytes} [Thu Apr 23 03:26:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2600] 10.0.0.77 () {30 vars in 691 bytes} [Thu Apr 23 03:26:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2601] 10.0.0.77 () {30 vars in 667 bytes} [Thu Apr 23 03:26:55 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2602] 10.0.0.77 () {30 vars in 703 bytes} [Thu Apr 23 03:26:55 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2603] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:55 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => 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: 1260/2604] 10.0.0.77 () {28 vars in 438 bytes} [Thu Apr 23 03:26:55 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2605] 10.0.0.77 () {30 vars in 727 bytes} [Thu Apr 23 03:26:55 2026] GET /v2.0/subnets/db774dba-a16d-4178-8494-ac92a6e3cebd => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2608] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:56 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => 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: 1347/2609] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:26:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2610] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:26:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2611] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:26:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2612] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:26:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2613] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:26:56 2026] GET /v2.0/subnets/db774dba-a16d-4178-8494-ac92a6e3cebd => generated 674 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2614] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:26:56 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2615] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:26:56 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2616] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:26:56 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2617] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:26:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2618] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:26:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2619] 199.204.45.222 () {34 vars in 717 bytes} [Thu Apr 23 03:26:57 2026] POST /v2.0/ports => generated 1328 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2620] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:26:57 2026] GET /v2.0/networks?id=92456db0-f670-4c78-a0a3-08d08a647ee0 => generated 659 bytes in 50 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: 1353/2621] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:57 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => 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: 1269/2622] 199.204.45.222 () {34 vars in 1050 bytes} [Thu Apr 23 03:26:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0c8c4361995242e990990c45f4f86aa1 => generated 272 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2623] 10.0.0.75 () {34 vars in 970 bytes} [Thu Apr 23 03:26:57 2026] GET /v2.0/ports/c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 1328 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2624] 199.204.45.222 () {38 vars in 955 bytes} [Thu Apr 23 03:26:57 2026] POST /v2.0/ports => generated 954 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2625] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:26:58 2026] PUT /v2.0/ports/54881370-620f-430e-a3fa-cdd7012833dd => generated 1235 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:26:58.737 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-49a89899-774e-4f2c-876b-cd0fe7bbdaa4'] response: {'name': 'network-changed', 'server_uuid': '8a87e045-6119-4ab4-aa89-77e69462117c', 'tag': '54881370-620f-430e-a3fa-cdd7012833dd', '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: 1355/2626] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:58 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1272/2627] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:26:58 2026] GET /v2.0/security-groups?id=6a8fc7ae-36da-48da-991f-65256512dfc8&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2628] 199.204.45.222 () {34 vars in 1262 bytes} [Thu Apr 23 03:26:58 2026] GET /v2.0/ports/c71ffdd3-8003-4dd9-8f3a-dc3e03d86283?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2629] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:26:58 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?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: 1357/2630] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:26:58 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2631] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:26:59 2026] GET /v2.0/ports?tenant_id=0c8c4361995242e990990c45f4f86aa1&device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2632] 199.204.45.222 () {34 vars in 1018 bytes} [Thu Apr 23 03:26:59 2026] GET /v2.0/networks?tenant_id=0c8c4361995242e990990c45f4f86aa1&shared=False => generated 755 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2633] 199.204.45.222 () {34 vars in 930 bytes} [Thu Apr 23 03:26:59 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: 1359/2634] 199.204.45.222 () {34 vars in 975 bytes} [Thu Apr 23 03:26:59 2026] GET /v2.0/ports/c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 1328 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2635] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:26:59 2026] GET /v2.0/networks?id=fd8faea4-34c9-4770-aea5-094474edd8d6 => generated 801 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2636] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:26:59 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2637] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:27:00 2026] GET /v2.0/security-groups?id=6a8fc7ae-36da-48da-991f-65256512dfc8&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2638] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:26:59 2026] PUT /v2.0/ports/c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 1518 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:27:00.136 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2bc23ede-3dc5-4787-b732-b3ff66759f1b'] response: {'name': 'network-changed', 'server_uuid': '2d1ef06f-8f3b-432c-b4b2-d0566ac488c0', 'tag': 'c71ffdd3-8003-4dd9-8f3a-dc3e03d86283', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1279/2639] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:27:00 2026] GET /v2.0/ports?tenant_id=0c8c4361995242e990990c45f4f86aa1&device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 1238 bytes in 36 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: 1361/2640] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:27:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=54881370-620f-430e-a3fa-cdd7012833dd => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2641] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:27:00 2026] GET /v2.0/subnets?id=ff7aaa8a-7ad4-4074-b7ff-947421311b20 => generated 675 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2642] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:00 2026] GET /v2.0/ports?network_id=92456db0-f670-4c78-a0a3-08d08a647ee0&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2643] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:00 2026] GET /v2.0/networks/92456db0-f670-4c78-a0a3-08d08a647ee0?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2644] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:00 2026] GET /v2.0/networks/92456db0-f670-4c78-a0a3-08d08a647ee0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2645] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:27:00 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 4100 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2646] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:27:00 2026] GET /v2.0/networks?id=fd8faea4-34c9-4770-aea5-094474edd8d6 => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2647] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:27:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2648] 199.204.45.222 () {34 vars in 1104 bytes} [Thu Apr 23 03:27:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A333&port_id=c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2649] 199.204.45.222 () {34 vars in 1064 bytes} [Thu Apr 23 03:27:00 2026] GET /v2.0/subnets?id=db774dba-a16d-4178-8494-ac92a6e3cebd&id=51a40639-09c4-4366-b22a-f16e3b94f7b4 => generated 1411 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2650] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:00 2026] GET /v2.0/ports?network_id=fd8faea4-34c9-4770-aea5-094474edd8d6&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2651] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:00 2026] GET /v2.0/ports?network_id=fd8faea4-34c9-4770-aea5-094474edd8d6&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2652] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:00 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2653] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:01 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?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: 1368/2654] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:01 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2655] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:27:01 2026] GET /v2.0/security-groups?id=6a8fc7ae-36da-48da-991f-65256512dfc8&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2656] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 4100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2657] 199.204.45.222 () {34 vars in 1062 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.126&port_id=6aace14e-f2f4-40f5-923c-d8f3da66b7e4 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2658] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/subnets?id=48df6278-8524-4aab-8206-e4f5d7575ecb => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2659] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/ports?network_id=1605ce32-0989-4498-9ac4-63d82fa8d71d&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2660] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2661] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2662] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2663] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/security-groups?id=6a8fc7ae-36da-48da-991f-65256512dfc8&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2664] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2665] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/subnets?id=475ab70e-f336-453d-ae45-2d0fe86597ff => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2666] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/ports?network_id=2b512057-edba-4c24-bee5-0b2583f2d2c2&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2667] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?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: 1375/2668] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2669] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2670] 199.204.45.222 () {34 vars in 1104 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A333&port_id=c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2671] 199.204.45.222 () {34 vars in 1064 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/subnets?id=db774dba-a16d-4178-8494-ac92a6e3cebd&id=51a40639-09c4-4366-b22a-f16e3b94f7b4 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2672] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/ports?network_id=fd8faea4-34c9-4770-aea5-094474edd8d6&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2673] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/ports?network_id=fd8faea4-34c9-4770-aea5-094474edd8d6&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2674] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2675] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:02 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2676] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:03 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 969 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2677] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:27:03 2026] GET /v2.0/security-groups?id=6a8fc7ae-36da-48da-991f-65256512dfc8&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2678] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:04 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2679] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:27:04 2026] GET /v2.0/security-groups?id=6a8fc7ae-36da-48da-991f-65256512dfc8&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2680] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:05 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2681] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:27:05 2026] GET /v2.0/security-groups?id=6a8fc7ae-36da-48da-991f-65256512dfc8&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2682] 10.0.0.75 () {34 vars in 970 bytes} [Thu Apr 23 03:27:06 2026] GET /v2.0/ports/c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 1520 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2683] 199.204.45.222 () {30 vars in 743 bytes} [Thu Apr 23 03:27:06 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6 => generated 798 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2684] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:06 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2685] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:07 2026] GET /v2.0/subnets/db774dba-a16d-4178-8494-ac92a6e3cebd => generated 674 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2686] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:27:07 2026] GET /v2.0/security-groups?id=6a8fc7ae-36da-48da-991f-65256512dfc8&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2687] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:07 2026] GET /v2.0/subnets/51a40639-09c4-4366-b22a-f16e3b94f7b4 => generated 744 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2688] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:27:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2689] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:27:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2690] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:27:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2691] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:27:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2692] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:07 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2693] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:07 2026] GET /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 1132 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2694] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:07 2026] GET /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2695] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:07 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2696] 199.204.45.222 () {30 vars in 743 bytes} [Thu Apr 23 03:27:07 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2 => generated 800 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2697] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:07 2026] GET /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2698] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:07 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2699] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:08 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2700] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:27:08 2026] GET /v2.0/security-groups?id=6a8fc7ae-36da-48da-991f-65256512dfc8&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2701] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:08 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2702] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:27:08 2026] GET /v2.0/security-groups?id=6a8fc7ae-36da-48da-991f-65256512dfc8&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2703] 10.0.0.157 () {32 vars in 736 bytes} [Thu Apr 23 03:27:08 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:27:08.903 8 INFO neutron.db.l3_db [None req-4e16948e-5ae1-48de-ae76-5d31644af0a2 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Floating IP def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 associated. External IP: 10.96.250.214, port: 54881370-620f-430e-a3fa-cdd7012833dd. [pid: 8|app: 0|req: 1393/2704] 10.0.0.157 () {34 vars in 749 bytes} [Thu Apr 23 03:27:08 2026] PUT /v2.0/floatingips/def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 => generated 855 bytes in 694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:27:09.302 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f238961f-a82d-4945-af63-08fdcca5b2d6'] response: {'name': 'network-changed', 'server_uuid': '8a87e045-6119-4ab4-aa89-77e69462117c', 'tag': '54881370-620f-430e-a3fa-cdd7012833dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1312/2705] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:27:09 2026] GET /v2.0/floatingips/def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2706] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:27:09 2026] GET /v2.0/ports?tenant_id=0c8c4361995242e990990c45f4f86aa1&device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2707] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:27:09 2026] GET /v2.0/networks?id=92456db0-f670-4c78-a0a3-08d08a647ee0 => generated 755 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2708] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:27:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=54881370-620f-430e-a3fa-cdd7012833dd => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2709] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:27:09 2026] GET /v2.0/subnets?id=ff7aaa8a-7ad4-4074-b7ff-947421311b20 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2710] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:10 2026] GET /v2.0/ports?network_id=92456db0-f670-4c78-a0a3-08d08a647ee0&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2711] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:10 2026] GET /v2.0/networks/92456db0-f670-4c78-a0a3-08d08a647ee0?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2712] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:10 2026] GET /v2.0/networks/92456db0-f670-4c78-a0a3-08d08a647ee0?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: 1316/2713] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:27:10 2026] GET /v2.0/floatingips/def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2716] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:27:11 2026] GET /v2.0/floatingips/def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 => generated 857 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2717] 10.0.0.77 () {30 vars in 689 bytes} [Thu Apr 23 03:27:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2718] 10.0.0.77 () {30 vars in 691 bytes} [Thu Apr 23 03:27:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2719] 10.0.0.77 () {30 vars in 667 bytes} [Thu Apr 23 03:27:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2720] 10.0.0.77 () {30 vars in 703 bytes} [Thu Apr 23 03:27:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2721] 10.0.0.77 () {28 vars in 438 bytes} [Thu Apr 23 03:27:16 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2722] 10.0.0.77 () {30 vars in 727 bytes} [Thu Apr 23 03:27:16 2026] GET /v2.0/subnets/6d1d3b0f-5852-4851-aad8-1300bf33ff9d => generated 655 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2723] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:27:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2724] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:27:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2725] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:27:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2726] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:27:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2727] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:17 2026] GET /v2.0/subnets/db774dba-a16d-4178-8494-ac92a6e3cebd => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2728] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:17 2026] GET /v2.0/subnets/6d1d3b0f-5852-4851-aad8-1300bf33ff9d => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2729] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:27:17 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 4102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2730] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:27:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2731] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:27:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2732] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:27:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2733] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:27:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2734] 199.204.45.222 () {34 vars in 717 bytes} [Thu Apr 23 03:27:17 2026] POST /v2.0/ports => generated 1324 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2735] 10.0.0.75 () {34 vars in 970 bytes} [Thu Apr 23 03:27:18 2026] GET /v2.0/ports/52697d2b-2018-431e-b656-f92295780504 => generated 1324 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1408/2736] 10.0.0.75 () {34 vars in 906 bytes} [Thu Apr 23 03:27:18 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2737] 10.0.0.147 () {34 vars in 990 bytes} [Thu Apr 23 03:27:18 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 1240 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2738] 10.0.0.147 () {34 vars in 1040 bytes} [Thu Apr 23 03:27:18 2026] GET /v2.0/security-groups?id=6a8fc7ae-36da-48da-991f-65256512dfc8&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2739] 199.204.45.222 () {34 vars in 1262 bytes} [Thu Apr 23 03:27:19 2026] GET /v2.0/ports/52697d2b-2018-431e-b656-f92295780504?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2740] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:19 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2741] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:19 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2742] 199.204.45.222 () {34 vars in 975 bytes} [Thu Apr 23 03:27:20 2026] GET /v2.0/ports/52697d2b-2018-431e-b656-f92295780504 => generated 1324 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2743] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:27:20 2026] GET /v2.0/networks?id=b60fa092-4feb-4655-9748-2ca2b34e71f2 => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2744] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:27:20 2026] PUT /v2.0/ports/52697d2b-2018-431e-b656-f92295780504 => generated 1514 bytes in 502 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:27:20.734 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b2a9156-9861-4f7f-a164-1d06eb9b9a34'] response: {'name': 'network-changed', 'server_uuid': '2d1ef06f-8f3b-432c-b4b2-d0566ac488c0', 'tag': '52697d2b-2018-431e-b656-f92295780504', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1333/2745] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:27:21 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 5608 bytes in 56 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: 1413/2746] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:27:21 2026] GET /v2.0/networks?id=b60fa092-4feb-4655-9748-2ca2b34e71f2 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2747] 199.204.45.222 () {34 vars in 1056 bytes} [Thu Apr 23 03:27:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.73&port_id=52697d2b-2018-431e-b656-f92295780504 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2748] 199.204.45.222 () {34 vars in 1104 bytes} [Thu Apr 23 03:27:21 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae4&port_id=52697d2b-2018-431e-b656-f92295780504 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2749] 199.204.45.222 () {34 vars in 1064 bytes} [Thu Apr 23 03:27:21 2026] GET /v2.0/subnets?id=f0e5a7cc-fdbc-4fbe-b4da-b236d41b40ef&id=6d1d3b0f-5852-4851-aad8-1300bf33ff9d => generated 1413 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2750] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:21 2026] GET /v2.0/ports?network_id=b60fa092-4feb-4655-9748-2ca2b34e71f2&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2751] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:21 2026] GET /v2.0/ports?network_id=b60fa092-4feb-4655-9748-2ca2b34e71f2&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2752] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:21 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2753] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:21 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2754] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:27:22 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 5608 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2755] 199.204.45.222 () {34 vars in 1062 bytes} [Thu Apr 23 03:27:22 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.126&port_id=6aace14e-f2f4-40f5-923c-d8f3da66b7e4 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2756] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:27:22 2026] GET /v2.0/subnets?id=48df6278-8524-4aab-8206-e4f5d7575ecb => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2757] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:22 2026] GET /v2.0/ports?network_id=1605ce32-0989-4498-9ac4-63d82fa8d71d&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2758] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:22 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2759] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:22 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?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: 1420/2760] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:27:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2761] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/subnets?id=475ab70e-f336-453d-ae45-2d0fe86597ff => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2762] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/ports?network_id=2b512057-edba-4c24-bee5-0b2583f2d2c2&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2763] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2764] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2765] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2766] 199.204.45.222 () {34 vars in 1104 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A333&port_id=c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2767] 199.204.45.222 () {34 vars in 1064 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/subnets?id=db774dba-a16d-4178-8494-ac92a6e3cebd&id=51a40639-09c4-4366-b22a-f16e3b94f7b4 => generated 1411 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2768] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/ports?network_id=fd8faea4-34c9-4770-aea5-094474edd8d6&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2769] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/ports?network_id=fd8faea4-34c9-4770-aea5-094474edd8d6&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2770] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2771] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2772] 199.204.45.222 () {34 vars in 1056 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.73&port_id=52697d2b-2018-431e-b656-f92295780504 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2773] 199.204.45.222 () {34 vars in 1104 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae4&port_id=52697d2b-2018-431e-b656-f92295780504 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2774] 199.204.45.222 () {34 vars in 1064 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/subnets?id=f0e5a7cc-fdbc-4fbe-b4da-b236d41b40ef&id=6d1d3b0f-5852-4851-aad8-1300bf33ff9d => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2775] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/ports?network_id=b60fa092-4feb-4655-9748-2ca2b34e71f2&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2776] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/ports?network_id=b60fa092-4feb-4655-9748-2ca2b34e71f2&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2777] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2778] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:23 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2781] 10.0.0.75 () {34 vars in 970 bytes} [Thu Apr 23 03:27:27 2026] GET /v2.0/ports/52697d2b-2018-431e-b656-f92295780504 => generated 1516 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2782] 199.204.45.222 () {30 vars in 743 bytes} [Thu Apr 23 03:27:27 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2 => generated 797 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2783] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:28 2026] GET /v2.0/subnets/6d1d3b0f-5852-4851-aad8-1300bf33ff9d => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2784] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:28 2026] GET /v2.0/subnets/f0e5a7cc-fdbc-4fbe-b4da-b236d41b40ef => generated 747 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2785] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:28 2026] GET /v2.0/ports/c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 1520 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2786] 199.204.45.222 () {34 vars in 790 bytes} [Thu Apr 23 03:27:28 2026] PUT /v2.0/ports/c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 1255 bytes in 526 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-23 03:27:28.767 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5729e91-9fd9-497b-a174-3bdc544beaf9'] response: {'name': 'network-changed', 'server_uuid': '2d1ef06f-8f3b-432c-b4b2-d0566ac488c0', 'tag': 'c71ffdd3-8003-4dd9-8f3a-dc3e03d86283', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1354/2787] 199.204.45.222 () {30 vars in 743 bytes} [Thu Apr 23 03:27:28 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6 => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2788] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:28 2026] GET /v2.0/subnets/db774dba-a16d-4178-8494-ac92a6e3cebd => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2789] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:28 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2790] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:27:28 2026] GET /v2.0/security-groups?id=6a8fc7ae-36da-48da-991f-65256512dfc8&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2791] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:27:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2792] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:27:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2793] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:27:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2794] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:27:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2795] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:29 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2796] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:29 2026] GET /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 1132 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2797] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:29 2026] GET /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 1350 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2798] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:29 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2799] 199.204.45.222 () {30 vars in 743 bytes} [Thu Apr 23 03:27:29 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2 => generated 800 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2800] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:29 2026] GET /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2801] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:27:29 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 5381 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2802] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:29 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2803] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:27:29 2026] GET /v2.0/networks?id=fd8faea4-34c9-4770-aea5-094474edd8d6 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2804] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:27:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2805] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:27:29 2026] GET /v2.0/subnets?id=db774dba-a16d-4178-8494-ac92a6e3cebd => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2806] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:29 2026] GET /v2.0/ports?network_id=fd8faea4-34c9-4770-aea5-094474edd8d6&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2807] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:29 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2808] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:29 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?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: 1444/2809] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:29 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2810] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:27:30 2026] GET /v2.0/security-groups?id=6a8fc7ae-36da-48da-991f-65256512dfc8&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2811] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:31 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2812] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:27:31 2026] GET /v2.0/security-groups?id=6a8fc7ae-36da-48da-991f-65256512dfc8&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2813] 199.204.45.222 () {34 vars in 994 bytes} [Thu Apr 23 03:27:31 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:27:31.312 8 INFO neutron_taas.services.taas.taas_plugin [req-ef4e9327-8720-4ff3-b28f-d58df86a799f req-a346ebd1-70cb-4835-b1a8-7a2287e13df0 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] TaaS: Handle Delete Port: 54881370-620f-430e-a3fa-cdd7012833dd 2026-04-23 03:27:31.316 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ef4e9327-8720-4ff3-b28f-d58df86a799f req-a346ebd1-70cb-4835-b1a8-7a2287e13df0 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Tap Mirror: Handle Delete Port: 54881370-620f-430e-a3fa-cdd7012833dd 2026-04-23 03:27:31.428 8 INFO neutron.db.l3_db [req-ef4e9327-8720-4ff3-b28f-d58df86a799f req-a346ebd1-70cb-4835-b1a8-7a2287e13df0 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Floating IP def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 disassociated. External IP: 10.96.250.214, port: 54881370-620f-430e-a3fa-cdd7012833dd. [pid: 8|app: 0|req: 1447/2814] 199.204.45.222 () {36 vars in 997 bytes} [Thu Apr 23 03:27:31 2026] DELETE /v2.0/ports/54881370-620f-430e-a3fa-cdd7012833dd => generated 0 bytes in 572 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:27:31.822 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-61786d68-31ca-4b42-ae6f-c271e9f697c7'] response: {'server_uuid': '8a87e045-6119-4ab4-aa89-77e69462117c', 'name': 'network-vif-deleted', 'tag': '54881370-620f-430e-a3fa-cdd7012833dd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1368/2815] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:32 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => 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: 1448/2816] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:33 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => 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: 1369/2817] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:34 2026] GET /v2.0/ports?device_id=8a87e045-6119-4ab4-aa89-77e69462117c => 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: 1449/2818] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:27:35 2026] DELETE /v2.0/security-groups/6a8fc7ae-36da-48da-991f-65256512dfc8 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:27:35.838 7 INFO neutron_taas.services.taas.taas_plugin [None req-2cb05528-5326-4784-b4d3-9428ca0e56a6 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] TaaS: Handle Delete Port: a116ae43-9309-42fc-99ac-b73e32204bca 2026-04-23 03:27:35.842 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2cb05528-5326-4784-b4d3-9428ca0e56a6 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Tap Mirror: Handle Delete Port: a116ae43-9309-42fc-99ac-b73e32204bca [pid: 7|app: 0|req: 1370/2819] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:27:35 2026] DELETE /v2.0/floatingips/def8fa2b-9c57-4fa1-8d8b-1d84a870e6d9 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2820] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:36 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2821] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:27:36 2026] GET /v2.0/security-groups?id=725ff3e3-cb72-4e14-a9cf-4828e2505d01&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2822] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:37 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2823] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:27:37 2026] GET /v2.0/security-groups?id=725ff3e3-cb72-4e14-a9cf-4828e2505d01&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2824] 199.204.45.222 () {34 vars in 994 bytes} [Thu Apr 23 03:27:38 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2825] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:38 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => generated 975 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:27:38.798 8 INFO neutron_taas.services.taas.taas_plugin [req-f9e679e5-38c1-4161-910d-a866383bf8cf req-f46ddd84-8a23-48aa-aac2-8c4dd3483fde 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] TaaS: Handle Delete Port: 726e5f44-f605-4528-95fb-0199f6d55ba0 [pid: 7|app: 0|req: 1374/2826] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:27:38 2026] GET /v2.0/security-groups?id=725ff3e3-cb72-4e14-a9cf-4828e2505d01&fields=id&fields=name => generated 112 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:27:38.803 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f9e679e5-38c1-4161-910d-a866383bf8cf req-f46ddd84-8a23-48aa-aac2-8c4dd3483fde 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Tap Mirror: Handle Delete Port: 726e5f44-f605-4528-95fb-0199f6d55ba0 [pid: 8|app: 0|req: 1453/2827] 199.204.45.222 () {36 vars in 997 bytes} [Thu Apr 23 03:27:38 2026] DELETE /v2.0/ports/726e5f44-f605-4528-95fb-0199f6d55ba0 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:27:39.011 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d915d18e-22ac-4916-b6ef-522ca0c406af'] response: {'server_uuid': 'd69f1f57-dc8d-44a6-8ac1-bc372d43c5c1', 'name': 'network-vif-deleted', 'tag': '726e5f44-f605-4528-95fb-0199f6d55ba0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1375/2828] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:39 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => 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: 1454/2829] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:40 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => 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: 1377/2832] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:27:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2833] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:27:41 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2834] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:27:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2835] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:27:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2836] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:41 2026] GET /v2.0/subnets/db774dba-a16d-4178-8494-ac92a6e3cebd => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2837] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:27:41 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 5381 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2838] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:27:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2839] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:27:41 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: 1381/2840] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:27:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2841] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:27:41 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2842] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:41 2026] GET /v2.0/ports/52697d2b-2018-431e-b656-f92295780504 => generated 1516 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2843] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:27:42 2026] GET /v2.0/ports?device_id=d69f1f57-dc8d-44a6-8ac1-bc372d43c5c1 => 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: 1461/2844] 199.204.45.222 () {34 vars in 790 bytes} [Thu Apr 23 03:27:41 2026] PUT /v2.0/ports/52697d2b-2018-431e-b656-f92295780504 => generated 1307 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:27:42.251 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2967bb6-d0cf-43dd-ae59-63b2eb41ce01'] response: {'name': 'network-changed', 'server_uuid': '2d1ef06f-8f3b-432c-b4b2-d0566ac488c0', 'tag': '52697d2b-2018-431e-b656-f92295780504', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1384/2845] 199.204.45.222 () {30 vars in 743 bytes} [Thu Apr 23 03:27:42 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2 => generated 797 bytes in 59 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: 1462/2846] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:42 2026] GET /v2.0/subnets/f0e5a7cc-fdbc-4fbe-b4da-b236d41b40ef => generated 747 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2847] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:42 2026] GET /v2.0/ports/52697d2b-2018-431e-b656-f92295780504 => generated 1343 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2848] 199.204.45.222 () {34 vars in 789 bytes} [Thu Apr 23 03:27:42 2026] PUT /v2.0/ports/52697d2b-2018-431e-b656-f92295780504 => generated 1080 bytes in 330 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: 1386/2849] 199.204.45.222 () {30 vars in 743 bytes} [Thu Apr 23 03:27:42 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2 => generated 797 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2850] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:27:42 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 4981 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2851] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:27:42 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 4981 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2852] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:27:42 2026] GET /v2.0/networks?id=b60fa092-4feb-4655-9748-2ca2b34e71f2 => generated 800 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2853] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:42 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2854] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:27:42 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 4981 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2855] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:42 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2856] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:27:43 2026] DELETE /v2.0/security-groups/725ff3e3-cb72-4e14-a9cf-4828e2505d01 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:27:43.741 7 INFO neutron_taas.services.taas.taas_plugin [None req-e02b9416-54d0-4c10-943e-d46e57e6bcbf 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] TaaS: Handle Delete Port: af60563a-c8ec-4319-9920-fa6135f7abec 2026-04-23 03:27:43.745 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e02b9416-54d0-4c10-943e-d46e57e6bcbf 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Tap Mirror: Handle Delete Port: af60563a-c8ec-4319-9920-fa6135f7abec [pid: 8|app: 0|req: 1468/2857] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:27:44 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 4981 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2858] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:27:43 2026] PUT /v2.0/routers/2486b7fa-6335-4d35-913e-06ff40dd734b/remove_router_interface => generated 309 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:27:44.310 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-33fc4cbc-e01d-42a1-8bfd-a9c43082b48a'] response: {'name': 'network-changed', 'server_uuid': '2d1ef06f-8f3b-432c-b4b2-d0566ac488c0', 'tag': '52697d2b-2018-431e-b656-f92295780504', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1469/2859] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:27:44 2026] DELETE /v2.0/subnets/ff7aaa8a-7ad4-4074-b7ff-947421311b20 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:27:44.670 7 INFO neutron_taas.services.taas.taas_plugin [None req-9abe2bf4-fbac-41f8-8591-a306aa4156c2 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] TaaS: Handle Delete Port: 8cdc0e96-31a3-46da-aa63-33f684d3d41f 2026-04-23 03:27:44.673 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9abe2bf4-fbac-41f8-8591-a306aa4156c2 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Tap Mirror: Handle Delete Port: 8cdc0e96-31a3-46da-aa63-33f684d3d41f [pid: 8|app: 0|req: 1470/2860] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:27:44 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 4981 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2861] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:27:44 2026] GET /v2.0/networks?id=b60fa092-4feb-4655-9748-2ca2b34e71f2 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:27:44.930 7 INFO neutron_taas.services.taas.taas_plugin [None req-9abe2bf4-fbac-41f8-8591-a306aa4156c2 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] TaaS: Handle Delete Port: 7b69c7a4-f07d-4eeb-ac44-c400a9193533 2026-04-23 03:27:44.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9abe2bf4-fbac-41f8-8591-a306aa4156c2 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Tap Mirror: Handle Delete Port: 7b69c7a4-f07d-4eeb-ac44-c400a9193533 [pid: 8|app: 0|req: 1472/2862] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:44 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2863] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:44 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2864] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:27:45 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 4981 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:27:45.305 7 INFO neutron.db.l3_hamode_db [None req-9abe2bf4-fbac-41f8-8591-a306aa4156c2 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] HA network b406f8bd-c17a-45bf-a1cc-5c14c27d47df was deleted as no HA routers are present in tenant 0c8c4361995242e990990c45f4f86aa1. [pid: 8|app: 0|req: 1475/2865] 199.204.45.222 () {34 vars in 975 bytes} [Thu Apr 23 03:27:45 2026] GET /v2.0/ports/52697d2b-2018-431e-b656-f92295780504 => generated 1116 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2866] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:27:44 2026] DELETE /v2.0/routers/2486b7fa-6335-4d35-913e-06ff40dd734b => generated 0 bytes in 863 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2867] 199.204.45.222 () {34 vars in 1060 bytes} [Thu Apr 23 03:27:45 2026] GET /v2.0/ports/52697d2b-2018-431e-b656-f92295780504?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:27:45.372 7 INFO neutron.services.segments.plugin [-] Segment b184d4df-41e4-4a66-a887-5bf99606a97c resource provider aggregate not found 2026-04-23 03:27:45.386 7 INFO neutron.services.segments.plugin [-] Segment b184d4df-41e4-4a66-a887-5bf99606a97c resource provider aggregate not found 2026-04-23 03:27:45.391 7 INFO neutron.services.segments.plugin [-] Segment b184d4df-41e4-4a66-a887-5bf99606a97c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b184d4df-41e4-4a66-a887-5bf99606a97c found for delete ", "request_id": "req-b806c830-d0e7-47f0-8e0b-e0638c2f595e"}]} [pid: 8|app: 0|req: 1477/2868] 199.204.45.222 () {34 vars in 1016 bytes} [Thu Apr 23 03:27:45 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:27:45.413 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa784461-21d9-4e4c-83c5-0eee4978bc0d 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] TaaS: Handle Delete Port: 14165fc4-b8df-4891-ab12-903296f4b716 2026-04-23 03:27:45.416 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa784461-21d9-4e4c-83c5-0eee4978bc0d 476782e29b2e4ca19986b83c700d0d5c 0c8c4361995242e990990c45f4f86aa1 - - default default] Tap Mirror: Handle Delete Port: 14165fc4-b8df-4891-ab12-903296f4b716 2026-04-23 03:27:45.417 7 INFO neutron.services.segments.plugin [-] Segment b184d4df-41e4-4a66-a887-5bf99606a97c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b184d4df-41e4-4a66-a887-5bf99606a97c found for delete ", "request_id": "req-c9d385df-5f06-43ad-9bc1-d22a0d8159e6"}]} [pid: 7|app: 0|req: 1392/2869] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:27:45 2026] DELETE /v2.0/networks/92456db0-f670-4c78-a0a3-08d08a647ee0 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/2870] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:27:45 2026] PUT /v2.0/ports/52697d2b-2018-431e-b656-f92295780504 => generated 917 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2871] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:27:46 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 3873 bytes in 58 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-23 03:27:46.376 8 INFO neutron_taas.services.taas.taas_plugin [None req-5cab9363-0042-433b-8cd3-0cc8d33bb8a1 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 52697d2b-2018-431e-b656-f92295780504 2026-04-23 03:27:46.380 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cab9363-0042-433b-8cd3-0cc8d33bb8a1 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 52697d2b-2018-431e-b656-f92295780504 [pid: 7|app: 0|req: 1394/2872] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:27:46 2026] GET /v2.0/security-groups?tenant_id=0c8c4361995242e990990c45f4f86aa1&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2873] 199.204.45.222 () {32 vars in 759 bytes} [Thu Apr 23 03:27:46 2026] DELETE /v2.0/ports/52697d2b-2018-431e-b656-f92295780504 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2874] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:27:46 2026] DELETE /v2.0/security-groups/cd97c0d7-b3d7-4a49-9d03-4336e0849580 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2875] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:27:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2876] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:27:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2877] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:27:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2878] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:27:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2879] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:46 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2880] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:27:46 2026] GET /v2.0/security-groups?tenant_id=aa5bf4c5afb643818bf189daea54a262&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2881] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:46 2026] GET /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2882] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:46 2026] GET /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2883] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:27:46 2026] DELETE /v2.0/security-groups/eaa72dca-ec53-4aae-9bb8-627506f54d02 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2884] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:46 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2885] 199.204.45.222 () {30 vars in 743 bytes} [Thu Apr 23 03:27:46 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2886] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:46 2026] GET /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2887] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:46 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2888] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:27:47 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 3873 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2889] 199.204.45.222 () {34 vars in 1226 bytes} [Thu Apr 23 03:27:47 2026] GET /v2.0/networks?id=1605ce32-0989-4498-9ac4-63d82fa8d71d&id=2b512057-edba-4c24-bee5-0b2583f2d2c2&id=fd8faea4-34c9-4770-aea5-094474edd8d6&id=b60fa092-4feb-4655-9748-2ca2b34e71f2 => generated 3097 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2890] 199.204.45.222 () {34 vars in 1062 bytes} [Thu Apr 23 03:27:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.126&port_id=6aace14e-f2f4-40f5-923c-d8f3da66b7e4 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:27:47.430 7 INFO neutron.services.segments.plugin [-] Segment 21c89a15-761b-4201-b922-9ac1d61ff522 resource provider aggregate not found 2026-04-23 03:27:47.451 7 INFO neutron.services.segments.plugin [-] Segment 21c89a15-761b-4201-b922-9ac1d61ff522 resource provider aggregate not found 2026-04-23 03:27:47.462 7 INFO neutron.services.segments.plugin [-] Segment 21c89a15-761b-4201-b922-9ac1d61ff522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21c89a15-761b-4201-b922-9ac1d61ff522 found for delete ", "request_id": "req-c65345ea-5d85-40a0-ba51-14ada16704a4"}]} [pid: 7|app: 0|req: 1401/2891] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:27:47 2026] GET /v2.0/subnets?id=48df6278-8524-4aab-8206-e4f5d7575ecb => generated 654 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:27:47.492 7 INFO neutron.services.segments.plugin [-] Segment 21c89a15-761b-4201-b922-9ac1d61ff522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21c89a15-761b-4201-b922-9ac1d61ff522 found for delete ", "request_id": "req-3a4f4af0-001f-4265-a1f5-35044a5a821b"}]} [pid: 8|app: 0|req: 1491/2892] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:47 2026] GET /v2.0/ports?network_id=1605ce32-0989-4498-9ac4-63d82fa8d71d&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2893] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:47 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2894] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:47 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2895] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:27:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2896] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:27:47 2026] GET /v2.0/subnets?id=475ab70e-f336-453d-ae45-2d0fe86597ff => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2897] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:47 2026] GET /v2.0/ports?network_id=2b512057-edba-4c24-bee5-0b2583f2d2c2&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2898] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:47 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2899] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:47 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2900] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:27:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2901] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:27:47 2026] GET /v2.0/subnets?id=db774dba-a16d-4178-8494-ac92a6e3cebd => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2902] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:48 2026] GET /v2.0/ports?network_id=fd8faea4-34c9-4770-aea5-094474edd8d6&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2903] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:48 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2904] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:48 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2905] 10.0.0.157 () {34 vars in 678 bytes} [Thu Apr 23 03:27:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2906] 10.0.0.157 () {34 vars in 678 bytes} [Thu Apr 23 03:27:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2907] 10.0.0.157 () {34 vars in 678 bytes} [Thu Apr 23 03:27:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2908] 10.0.0.157 () {34 vars in 678 bytes} [Thu Apr 23 03:27:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2909] 10.0.0.157 () {34 vars in 678 bytes} [Thu Apr 23 03:27:51 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2910] 10.0.0.157 () {34 vars in 753 bytes} [Thu Apr 23 03:27:51 2026] PUT /v2.0/policies/a6986481-c3a9-4758-8773-e6b99db7715c/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2911] 10.0.0.157 () {34 vars in 753 bytes} [Thu Apr 23 03:27:51 2026] PUT /v2.0/policies/576ebb05-b569-49f7-acaf-9344e8ea7789/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2912] 10.0.0.157 () {34 vars in 753 bytes} [Thu Apr 23 03:27:51 2026] PUT /v2.0/policies/c723c686-1cc1-4d1f-a6a3-8207cf439688/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2913] 10.0.0.157 () {34 vars in 753 bytes} [Thu Apr 23 03:27:51 2026] PUT /v2.0/policies/9f4c9b02-e113-49e0-a57a-e03d1b7ad2af/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2914] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2915] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2916] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2917] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2918] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 3873 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2919] 10.0.0.157 () {32 vars in 674 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2920] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2921] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2922] 10.0.0.157 () {32 vars in 688 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2923] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:27:52 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: 1507/2924] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2925] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/ports/c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 1291 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2926] 10.0.0.157 () {32 vars in 684 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2927] 10.0.0.157 () {32 vars in 696 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2928] 10.0.0.157 () {32 vars in 682 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2929] 10.0.0.157 () {32 vars in 696 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2930] 10.0.0.157 () {32 vars in 692 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2931] 199.204.45.222 () {34 vars in 789 bytes} [Thu Apr 23 03:27:52 2026] PUT /v2.0/ports/c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 1080 bytes in 296 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-23 03:27:52.739 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec4cd721-967b-45ee-bea9-df9b4c9113ea'] response: {'name': 'network-changed', 'server_uuid': '2d1ef06f-8f3b-432c-b4b2-d0566ac488c0', 'tag': 'c71ffdd3-8003-4dd9-8f3a-dc3e03d86283', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1513/2932] 10.0.0.157 () {32 vars in 704 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2933] 199.204.45.222 () {30 vars in 743 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6 => generated 798 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2934] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 3698 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2935] 10.0.0.157 () {32 vars in 734 bytes} [Thu Apr 23 03:27:52 2026] DELETE /v2.0/qos/policies/a6986481-c3a9-4758-8773-e6b99db7715c => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2936] 10.0.0.157 () {32 vars in 734 bytes} [Thu Apr 23 03:27:52 2026] DELETE /v2.0/qos/policies/576ebb05-b569-49f7-acaf-9344e8ea7789 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2937] 10.0.0.157 () {32 vars in 734 bytes} [Thu Apr 23 03:27:52 2026] DELETE /v2.0/qos/policies/c723c686-1cc1-4d1f-a6a3-8207cf439688 => 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: 1516/2938] 10.0.0.157 () {32 vars in 734 bytes} [Thu Apr 23 03:27:52 2026] DELETE /v2.0/qos/policies/9f4c9b02-e113-49e0-a57a-e03d1b7ad2af => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/2939] 10.0.0.157 () {32 vars in 734 bytes} [Thu Apr 23 03:27:53 2026] DELETE /v2.0/qos/policies/8b92a5ee-bb6c-44d4-bf02-9ca992fa9dd8 => 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: 1518/2940] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:27:53 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 3698 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2941] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:27:53 2026] GET /v2.0/networks?id=fd8faea4-34c9-4770-aea5-094474edd8d6 => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2942] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:53 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2943] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:27:52 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 3698 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2944] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:53 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2945] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:27:54 2026] GET /v2.0/security-groups?tenant_id=1a1f19b6c0fb46e988e19463b64efee7&name=default => generated 2929 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2946] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:27:54 2026] DELETE /v2.0/security-groups/c6ee3894-9f53-45a2-bef1-38c15a159784 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2947] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:27:54 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 3698 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2948] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:27:54 2026] GET /v2.0/security-groups?tenant_id=14abc77af0dd49d6a956542614dc65da&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: 1426/2949] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:27:54 2026] DELETE /v2.0/security-groups/c1ec1cbc-fe96-4054-be14-162fe44ab1a8 => 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: 1524/2950] 199.204.45.222 () {34 vars in 975 bytes} [Thu Apr 23 03:27:54 2026] GET /v2.0/ports/c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 1116 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2951] 199.204.45.222 () {34 vars in 1060 bytes} [Thu Apr 23 03:27:55 2026] GET /v2.0/ports/c71ffdd3-8003-4dd9-8f3a-dc3e03d86283?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2952] 199.204.45.222 () {34 vars in 1016 bytes} [Thu Apr 23 03:27:55 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2953] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:27:55 2026] GET /v2.0/security-groups?tenant_id=0a18547a961f43c196099e532d6d5d15&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: 1429/2954] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:27:55 2026] DELETE /v2.0/security-groups/52d36a25-5864-4048-8e17-b2c3a2117c9e => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2955] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:27:55 2026] PUT /v2.0/ports/c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 917 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2956] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:27:55 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 03:27:55.754 8 INFO neutron_taas.services.taas.taas_plugin [None req-0c74660e-35c1-4b40-bb92-4eed618e6520 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 2026-04-23 03:27:55.757 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c74660e-35c1-4b40-bb92-4eed618e6520 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 [pid: 8|app: 0|req: 1527/2957] 199.204.45.222 () {32 vars in 759 bytes} [Thu Apr 23 03:27:55 2026] DELETE /v2.0/ports/c71ffdd3-8003-4dd9-8f3a-dc3e03d86283 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2958] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:27:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/2959] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:27:55 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2960] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:27:56 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/2961] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:27:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2962] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:56 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/2963] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:56 2026] GET /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2964] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:56 2026] GET /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 1350 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/2965] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:56 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2966] 199.204.45.222 () {30 vars in 743 bytes} [Thu Apr 23 03:27:56 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2 => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/2967] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:27:56 2026] GET /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2968] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:27:56 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2971] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:27:56 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 2590 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/2972] 199.204.45.222 () {34 vars in 1146 bytes} [Thu Apr 23 03:27:56 2026] GET /v2.0/networks?id=1605ce32-0989-4498-9ac4-63d82fa8d71d&id=2b512057-edba-4c24-bee5-0b2583f2d2c2&id=fd8faea4-34c9-4770-aea5-094474edd8d6 => generated 2311 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2973] 199.204.45.222 () {34 vars in 1062 bytes} [Thu Apr 23 03:27:57 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.126&port_id=6aace14e-f2f4-40f5-923c-d8f3da66b7e4 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/2974] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:27:57 2026] GET /v2.0/subnets?id=48df6278-8524-4aab-8206-e4f5d7575ecb => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2975] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:57 2026] GET /v2.0/ports?network_id=1605ce32-0989-4498-9ac4-63d82fa8d71d&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/2976] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:57 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2977] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:57 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/2978] 199.204.45.222 () {34 vars in 1058 bytes} [Thu Apr 23 03:27:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.139&port_id=6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2979] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:27:57 2026] GET /v2.0/subnets?id=475ab70e-f336-453d-ae45-2d0fe86597ff => generated 678 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/2980] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:27:57 2026] GET /v2.0/ports?network_id=2b512057-edba-4c24-bee5-0b2583f2d2c2&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2981] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:27:57 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/2982] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:27:57 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:27:59.959 7 INFO neutron.db.segments_db [None req-5d935a1f-954e-4403-8fbf-357d1494cac7 be53b5ba74844d368f8143b9d034956e 1e835955a8474c3d8be4e7cf8b36eea4 - - default default] Added segment 4d59a828-73dd-4ebf-bc03-b1bb3ce1fbb5 of type vxlan for network 9698ccd9-397c-484d-9268-73ec096049f4 [pid: 7|app: 0|req: 1444/2983] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:27:59 2026] POST /v2.0/networks => generated 612 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/2984] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:28:00 2026] POST /v2.0/subnets => generated 626 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:28:00.368 7 INFO neutron.db.segments_db [None req-0c2c6e3c-c1e1-4c7b-8f4a-b612d0876b24 be53b5ba74844d368f8143b9d034956e 1e835955a8474c3d8be4e7cf8b36eea4 - - default default] Added segment fefdfb7c-f789-4b3e-b40c-0229c35ccb2a of type vxlan for network 034fcc7f-cb52-4196-a8e6-9fe9c0ce86a8 [pid: 7|app: 0|req: 1445/2985] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:28:00 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: 1541/2986] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:28:00 2026] POST /v2.0/subnets => generated 629 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:28:00.765 7 INFO neutron.db.segments_db [None req-dd4ee78d-16f0-47b3-b21f-bb98719a0713 be53b5ba74844d368f8143b9d034956e 1e835955a8474c3d8be4e7cf8b36eea4 - - default default] Added segment 85f9557e-14e5-4e15-a88f-283a0e22069f of type vxlan for network ce34c3ef-4a24-497a-9963-12324cff8322 [pid: 7|app: 0|req: 1446/2987] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:28:00 2026] POST /v2.0/networks => generated 612 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/2988] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:28:00 2026] POST /v2.0/subnets => generated 629 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:28:01.201 7 INFO neutron.db.segments_db [None req-5d803304-3c86-43db-a49e-cce9dac65eef be53b5ba74844d368f8143b9d034956e 1e835955a8474c3d8be4e7cf8b36eea4 - - default default] Added segment 6775763a-13d0-4c32-9bcc-187d79472677 of type vxlan for network 78f38e79-24db-4409-b90a-17af2d98a626 [pid: 7|app: 0|req: 1447/2989] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:28:01 2026] POST /v2.0/networks => generated 612 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/2990] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:28:01 2026] POST /v2.0/subnets => generated 629 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:28:01.593 7 INFO neutron.db.segments_db [None req-20d470ca-5346-4b54-b264-7a41f2ffbdf4 be53b5ba74844d368f8143b9d034956e 1e835955a8474c3d8be4e7cf8b36eea4 - - default default] Added segment 31cc64bf-a74d-431f-94f8-ab8ea03e3165 of type vxlan for network 53faf147-c7fd-449c-9a3c-df9a840606af [pid: 7|app: 0|req: 1448/2991] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:28:01 2026] POST /v2.0/networks => generated 613 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/2992] 10.0.0.157 () {34 vars in 669 bytes} [Thu Apr 23 03:28:01 2026] POST /v2.0/subnets => generated 629 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2993] 10.0.0.157 () {34 vars in 751 bytes} [Thu Apr 23 03:28:01 2026] PUT /v2.0/subnets/0c9ae687-d2f3-4e47-b4ca-ebbf944f3241/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/2994] 10.0.0.157 () {34 vars in 751 bytes} [Thu Apr 23 03:28:02 2026] PUT /v2.0/subnets/40298c0d-7b07-4a66-992b-bd43d69e9513/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2995] 10.0.0.157 () {34 vars in 751 bytes} [Thu Apr 23 03:28:02 2026] PUT /v2.0/subnets/6738a3a2-f7b6-41a5-bab0-d7c9f74e996c/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/2996] 10.0.0.157 () {34 vars in 751 bytes} [Thu Apr 23 03:28:02 2026] PUT /v2.0/subnets/ca3c7c1f-d520-48b5-9b51-80a9aa20e99d/tags => 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: 1451/2997] 10.0.0.157 () {32 vars in 664 bytes} [Thu Apr 23 03:28:02 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/2998] 10.0.0.157 () {32 vars in 678 bytes} [Thu Apr 23 03:28:02 2026] GET /v2.0/subnets?tags=red%2Cblue => 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: 1452/2999] 10.0.0.157 () {32 vars in 674 bytes} [Thu Apr 23 03:28:02 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3000] 10.0.0.157 () {32 vars in 686 bytes} [Thu Apr 23 03:28:02 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/3001] 10.0.0.157 () {32 vars in 672 bytes} [Thu Apr 23 03:28:02 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3002] 10.0.0.157 () {32 vars in 686 bytes} [Thu Apr 23 03:28:02 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/3003] 10.0.0.157 () {32 vars in 682 bytes} [Thu Apr 23 03:28:02 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3004] 10.0.0.157 () {32 vars in 694 bytes} [Thu Apr 23 03:28:02 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/3005] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:28:02 2026] DELETE /v2.0/subnets/0c9ae687-d2f3-4e47-b4ca-ebbf944f3241 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3006] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:28:02 2026] DELETE /v2.0/subnets/40298c0d-7b07-4a66-992b-bd43d69e9513 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/3007] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:28:02 2026] DELETE /v2.0/subnets/6738a3a2-f7b6-41a5-bab0-d7c9f74e996c => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3008] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:28:03 2026] DELETE /v2.0/subnets/ca3c7c1f-d520-48b5-9b51-80a9aa20e99d => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/3009] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:28:03 2026] DELETE /v2.0/subnets/e92633da-e488-422a-b4b8-bbe7c7f9b1f7 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:03.566 8 INFO neutron_taas.services.taas.taas_plugin [None req-293988c9-7463-423d-97e8-0907e1a0015e be53b5ba74844d368f8143b9d034956e 1e835955a8474c3d8be4e7cf8b36eea4 - - default default] TaaS: Handle Delete Port: 615b0e37-3303-4430-a750-28dee7749364 2026-04-23 03:28:03.569 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-293988c9-7463-423d-97e8-0907e1a0015e be53b5ba74844d368f8143b9d034956e 1e835955a8474c3d8be4e7cf8b36eea4 - - default default] Tap Mirror: Handle Delete Port: 615b0e37-3303-4430-a750-28dee7749364 [pid: 8|app: 0|req: 1553/3010] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:28:03 2026] DELETE /v2.0/networks/9698ccd9-397c-484d-9268-73ec096049f4 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:03.859 8 INFO neutron.services.segments.plugin [-] Segment 4d59a828-73dd-4ebf-bc03-b1bb3ce1fbb5 resource provider aggregate not found 2026-04-23 03:28:03.869 8 INFO neutron.services.segments.plugin [-] Segment 4d59a828-73dd-4ebf-bc03-b1bb3ce1fbb5 resource provider aggregate not found 2026-04-23 03:28:03.878 8 INFO neutron.services.segments.plugin [-] Segment 4d59a828-73dd-4ebf-bc03-b1bb3ce1fbb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d59a828-73dd-4ebf-bc03-b1bb3ce1fbb5 found for delete ", "request_id": "req-32b12e24-1c5b-453f-960b-de5ba02fa855"}]} 2026-04-23 03:28:03.884 8 INFO neutron.services.segments.plugin [-] Segment 4d59a828-73dd-4ebf-bc03-b1bb3ce1fbb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d59a828-73dd-4ebf-bc03-b1bb3ce1fbb5 found for delete ", "request_id": "req-d6ca5023-4bf7-45fa-8da7-48dc0f94afe8"}]} 2026-04-23 03:28:03.916 7 INFO neutron.services.segments.plugin [-] Segment fefdfb7c-f789-4b3e-b40c-0229c35ccb2a resource provider aggregate not found 2026-04-23 03:28:03.924 7 INFO neutron.services.segments.plugin [-] Segment fefdfb7c-f789-4b3e-b40c-0229c35ccb2a resource provider aggregate not found 2026-04-23 03:28:03.942 7 INFO neutron.services.segments.plugin [-] Segment fefdfb7c-f789-4b3e-b40c-0229c35ccb2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fefdfb7c-f789-4b3e-b40c-0229c35ccb2a found for delete ", "request_id": "req-1c2f9107-0d61-4f34-b021-331d7960ef7d"}]} 2026-04-23 03:28:03.944 7 INFO neutron.services.segments.plugin [-] Segment fefdfb7c-f789-4b3e-b40c-0229c35ccb2a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fefdfb7c-f789-4b3e-b40c-0229c35ccb2a found for delete ", "request_id": "req-4893012d-3d17-4fa3-baa1-82ab9173b6cb"}]} [pid: 7|app: 0|req: 1458/3011] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:28:03 2026] DELETE /v2.0/networks/034fcc7f-cb52-4196-a8e6-9fe9c0ce86a8 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3012] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:28:03 2026] DELETE /v2.0/networks/ce34c3ef-4a24-497a-9963-12324cff8322 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/3013] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:28:04 2026] DELETE /v2.0/networks/78f38e79-24db-4409-b90a-17af2d98a626 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3014] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:28:04 2026] DELETE /v2.0/networks/53faf147-c7fd-449c-9a3c-df9a840606af => 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: 1460/3015] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:05 2026] GET /v2.0/security-groups?tenant_id=06d15a03289d4725b311bb82f5ec1211&name=default => generated 2929 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3016] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:05 2026] DELETE /v2.0/security-groups/2a1ccede-a6dd-4c7b-8f46-891a095174d7 => 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: 1461/3017] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:05 2026] GET /v2.0/security-groups?tenant_id=6770a83ebc194b1bbfda77e807991af9&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:28:05.906 8 INFO neutron.services.segments.plugin [-] Segment 85f9557e-14e5-4e15-a88f-283a0e22069f resource provider aggregate not found 2026-04-23 03:28:05.916 8 INFO neutron.services.segments.plugin [-] Segment 85f9557e-14e5-4e15-a88f-283a0e22069f resource provider aggregate not found 2026-04-23 03:28:05.928 8 INFO neutron.services.segments.plugin [-] Segment 85f9557e-14e5-4e15-a88f-283a0e22069f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85f9557e-14e5-4e15-a88f-283a0e22069f found for delete ", "request_id": "req-bcf3f016-5f4d-4791-8fbe-bbf67be8f132"}]} 2026-04-23 03:28:05.937 8 INFO neutron.services.segments.plugin [-] Segment 85f9557e-14e5-4e15-a88f-283a0e22069f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85f9557e-14e5-4e15-a88f-283a0e22069f found for delete ", "request_id": "req-7c553aee-fb00-4fe7-a864-7d7d61606d7b"}]} 2026-04-23 03:28:05.944 8 INFO neutron.services.segments.plugin [-] Segment 31cc64bf-a74d-431f-94f8-ab8ea03e3165 resource provider aggregate not found 2026-04-23 03:28:05.962 8 INFO neutron.services.segments.plugin [-] Segment 31cc64bf-a74d-431f-94f8-ab8ea03e3165 resource provider aggregate not found 2026-04-23 03:28:05.966 7 INFO neutron.services.segments.plugin [-] Segment 6775763a-13d0-4c32-9bcc-187d79472677 resource provider aggregate not found 2026-04-23 03:28:05.974 7 INFO neutron.services.segments.plugin [-] Segment 6775763a-13d0-4c32-9bcc-187d79472677 resource provider aggregate not found 2026-04-23 03:28:05.979 8 INFO neutron.services.segments.plugin [-] Segment 31cc64bf-a74d-431f-94f8-ab8ea03e3165 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31cc64bf-a74d-431f-94f8-ab8ea03e3165 found for delete ", "request_id": "req-e0f14c28-922f-4cd5-ab15-6280c97694e4"}]} 2026-04-23 03:28:05.987 8 INFO neutron.services.segments.plugin [-] Segment 31cc64bf-a74d-431f-94f8-ab8ea03e3165 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 31cc64bf-a74d-431f-94f8-ab8ea03e3165 found for delete ", "request_id": "req-41622bc3-2f62-4a37-8a16-837842c7bf4b"}]} 2026-04-23 03:28:05.988 7 INFO neutron.services.segments.plugin [-] Segment 6775763a-13d0-4c32-9bcc-187d79472677 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6775763a-13d0-4c32-9bcc-187d79472677 found for delete ", "request_id": "req-2997b4e5-736d-45c4-8ff1-c5c9041ebdc6"}]} 2026-04-23 03:28:05.993 7 INFO neutron.services.segments.plugin [-] Segment 6775763a-13d0-4c32-9bcc-187d79472677 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6775763a-13d0-4c32-9bcc-187d79472677 found for delete ", "request_id": "req-59fcb5a4-f3b6-4e2e-8d21-9b464b54f482"}]} [pid: 8|app: 0|req: 1557/3018] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:05 2026] DELETE /v2.0/security-groups/ded7aa77-221f-4d20-a7d0-07ef82e9b5ba => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/3019] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:06 2026] GET /v2.0/security-groups?tenant_id=1e835955a8474c3d8be4e7cf8b36eea4&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3020] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:06 2026] DELETE /v2.0/security-groups/0c2f5a3b-b48d-4960-a823-fd6c9a714442 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/3021] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:28:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3022] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:28:09 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/3023] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:28:09 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3024] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:28:09 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:28:09.282 7 INFO neutron.api.v2.resource [None req-16f70f3c-663f-428d-b6f8-04201cdac6e0 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1465/3025] 199.204.45.222 () {30 vars in 763 bytes} [Thu Apr 23 03:28:09 2026] GET /v2.0/security-groups/lb-b96f519d-38d2-4d56-bbc1-e8606c84e8bc => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3026] 199.204.45.222 () {30 vars in 785 bytes} [Thu Apr 23 03:28:09 2026] GET /v2.0/security-groups?name=lb-b96f519d-38d2-4d56-bbc1-e8606c84e8bc => generated 2863 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/3027] 199.204.45.222 () {30 vars in 815 bytes} [Thu Apr 23 03:28:09 2026] GET /v2.0/security-group-rules?security_group_id=4a6d7c0a-155c-4b77-82ce-d6ce6db43b7c => generated 2334 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3028] 199.204.45.222 () {32 vars in 789 bytes} [Thu Apr 23 03:28:09 2026] DELETE /v2.0/security-group-rules/256550b7-19c5-4e56-9de0-c9088b5fd879 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/3029] 199.204.45.222 () {32 vars in 789 bytes} [Thu Apr 23 03:28:09 2026] DELETE /v2.0/security-group-rules/38536bbc-28da-4f0b-8d4d-e7410f5265c6 => 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: 1563/3030] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:28:09 2026] POST /v2.0/floatingips => generated 552 bytes in 723 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/3031] 10.0.0.157 () {34 vars in 759 bytes} [Thu Apr 23 03:28:10 2026] PUT /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3032] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:28:10 2026] GET /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/3033] 10.0.0.157 () {34 vars in 770 bytes} [Thu Apr 23 03:28:10 2026] PUT /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/tags/green => 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: 1565/3034] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:28:10 2026] GET /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/3035] 10.0.0.157 () {34 vars in 766 bytes} [Thu Apr 23 03:28:10 2026] PUT /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3036] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:28:10 2026] GET /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/3037] 10.0.0.157 () {34 vars in 788 bytes} [Thu Apr 23 03:28:10 2026] PUT /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/tags/black.or.white => generated 4 bytes in 63 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3038] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:28:10 2026] GET /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/3039] 10.0.0.157 () {34 vars in 759 bytes} [Thu Apr 23 03:28:10 2026] PUT /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3040] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:28:10 2026] GET /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/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: 1473/3041] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:28:10 2026] GET /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:10.942 8 INFO neutron.api.v2.resource [None req-de80cd8a-4fee-4510-8e62-321e6b377415 8083b9850b87462b9567d81d92b0cab7 08e257e308644f37be6c818dce33c315 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1569/3042] 10.0.0.157 () {32 vars in 751 bytes} [Thu Apr 23 03:28:10 2026] GET /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/3043] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:28:10 2026] DELETE /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/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: 1570/3044] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:28:11 2026] GET /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:28:11.105 7 INFO neutron.api.v2.resource [None req-4b44b623-51f0-44f0-bec7-04d836ca9faf 8083b9850b87462b9567d81d92b0cab7 08e257e308644f37be6c818dce33c315 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1475/3045] 10.0.0.157 () {32 vars in 754 bytes} [Thu Apr 23 03:28:11 2026] DELETE /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3046] 10.0.0.157 () {32 vars in 742 bytes} [Thu Apr 23 03:28:11 2026] DELETE /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3047] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:28:11 2026] GET /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4/tags => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:28:11.329 8 INFO neutron_taas.services.taas.taas_plugin [None req-47b7f234-9bab-4732-81cf-1bbd68981546 8083b9850b87462b9567d81d92b0cab7 08e257e308644f37be6c818dce33c315 - - default default] TaaS: Handle Delete Port: 21fe40c4-6f9a-4c11-b86a-abe0f9caea23 2026-04-23 03:28:11.333 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47b7f234-9bab-4732-81cf-1bbd68981546 8083b9850b87462b9567d81d92b0cab7 08e257e308644f37be6c818dce33c315 - - default default] Tap Mirror: Handle Delete Port: 21fe40c4-6f9a-4c11-b86a-abe0f9caea23 [pid: 8|app: 0|req: 1572/3050] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:28:11 2026] DELETE /v2.0/floatingips/e8320b57-7329-4a11-b24e-028d4ad8fbf4 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:12.219 7 INFO neutron_taas.services.taas.taas_plugin [None req-ab96262a-505b-440c-9f26-b60c5fb999dd 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] TaaS: Handle Delete Port: 442be1ba-ce22-45ff-ad98-34fb17f464b9 2026-04-23 03:28:12.223 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab96262a-505b-440c-9f26-b60c5fb999dd 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Tap Mirror: Handle Delete Port: 442be1ba-ce22-45ff-ad98-34fb17f464b9 [pid: 8|app: 0|req: 1573/3051] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:12 2026] GET /v2.0/security-groups?tenant_id=08e257e308644f37be6c818dce33c315&name=default => generated 2929 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:28:12.401 7 INFO neutron.db.l3_db [None req-ab96262a-505b-440c-9f26-b60c5fb999dd 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Floating IP 14a53977-43b3-4df8-b534-5e9c3d5d63f6 disassociated (deleted). External IP: 10.96.250.208, port: 91bd01bf-f4d4-495b-adb5-7c3464955d7f. [pid: 8|app: 0|req: 1574/3052] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:12 2026] DELETE /v2.0/security-groups/95dd2240-26a3-4bcc-81a9-ecf0309890da => 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: 1575/3053] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:12 2026] GET /v2.0/security-groups?tenant_id=c35d96bf19904cdd86a70dc69cf179fc&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3054] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:28:12 2026] DELETE /v2.0/floatingips/14a53977-43b3-4df8-b534-5e9c3d5d63f6 => generated 0 bytes in 588 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:12.687 7 INFO neutron.api.v2.resource [None req-5a12112c-e2d0-403d-91c8-d708d7890f7a 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1480/3055] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:28:12 2026] GET /v2.0/floatingips/14a53977-43b3-4df8-b534-5e9c3d5d63f6 => generated 144 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3056] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:12 2026] DELETE /v2.0/security-groups/1214f904-1839-471f-b857-af2ff658baa6 => 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: 1481/3057] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:28:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3058] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:28:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3059] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:28:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3060] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:28:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:28:13.626 7 INFO neutron.api.v2.resource [None req-a78c9bfc-68ca-465e-bb4a-1c64594b2ac7 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1483/3061] 199.204.45.222 () {30 vars in 763 bytes} [Thu Apr 23 03:28:13 2026] GET /v2.0/security-groups/lb-b96f519d-38d2-4d56-bbc1-e8606c84e8bc => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3062] 199.204.45.222 () {30 vars in 785 bytes} [Thu Apr 23 03:28:13 2026] GET /v2.0/security-groups?name=lb-b96f519d-38d2-4d56-bbc1-e8606c84e8bc => generated 1637 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3063] 199.204.45.222 () {30 vars in 815 bytes} [Thu Apr 23 03:28:13 2026] GET /v2.0/security-group-rules?security_group_id=4a6d7c0a-155c-4b77-82ce-d6ce6db43b7c => generated 1182 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3064] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:28:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3065] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:28:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3066] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:28:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3067] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:28:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3068] 199.204.45.222 () {30 vars in 741 bytes} [Thu Apr 23 03:28:13 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3069] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:28:13 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 2590 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3070] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:28:14 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3071] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:28:14 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3072] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:28:15 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 2590 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3073] 199.204.45.222 () {34 vars in 975 bytes} [Thu Apr 23 03:28:16 2026] GET /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 1350 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3074] 199.204.45.222 () {34 vars in 1060 bytes} [Thu Apr 23 03:28:16 2026] GET /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3075] 199.204.45.222 () {34 vars in 1016 bytes} [Thu Apr 23 03:28:16 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2?fields=dns_domain => generated 29 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3076] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:28:16 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 2590 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3077] 10.0.0.157 () {34 vars in 676 bytes} [Thu Apr 23 03:28:16 2026] POST /v2.0/subnetpools => generated 516 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3078] 10.0.0.157 () {34 vars in 759 bytes} [Thu Apr 23 03:28:16 2026] PUT /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3079] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:28:16 2026] GET /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags => generated 25 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3080] 10.0.0.157 () {34 vars in 770 bytes} [Thu Apr 23 03:28:16 2026] PUT /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3081] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:28:16 2026] GET /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3082] 199.204.45.222 () {38 vars in 1028 bytes} [Thu Apr 23 03:28:16 2026] PUT /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 1151 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3083] 10.0.0.157 () {34 vars in 766 bytes} [Thu Apr 23 03:28:16 2026] PUT /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1494/3084] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:28:16 2026] GET /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags => generated 34 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3085] 10.0.0.157 () {34 vars in 788 bytes} [Thu Apr 23 03:28:16 2026] PUT /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3086] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:28:16 2026] GET /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags => generated 52 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3087] 10.0.0.157 () {34 vars in 759 bytes} [Thu Apr 23 03:28:16 2026] PUT /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3088] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:28:16 2026] GET /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags => generated 37 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3089] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:28:16 2026] GET /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:16.843 7 INFO neutron.api.v2.resource [None req-b4910215-1dbb-497a-bc15-66527ca2c147 1c185890e12d440a97bbb27feb0c8c7c a3ff114df3064ef2843db3a4a7ab3c9f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1497/3090] 10.0.0.157 () {32 vars in 751 bytes} [Thu Apr 23 03:28:16 2026] GET /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3091] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:28:16 2026] DELETE /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3092] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:28:16 2026] GET /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:28:16.967 8 INFO neutron.api.v2.resource [None req-2431636d-4c46-42af-a628-a1dd2e00df5b 1c185890e12d440a97bbb27feb0c8c7c a3ff114df3064ef2843db3a4a7ab3c9f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3093] 10.0.0.157 () {32 vars in 754 bytes} [Thu Apr 23 03:28:16 2026] DELETE /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/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: 1499/3094] 10.0.0.157 () {32 vars in 742 bytes} [Thu Apr 23 03:28:16 2026] DELETE /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3095] 10.0.0.157 () {32 vars in 739 bytes} [Thu Apr 23 03:28:17 2026] GET /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3096] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:28:17 2026] DELETE /v2.0/subnetpools/4841b22b-6be4-4cce-8955-f5caf4de5eed => 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: 1597/3097] 199.204.45.222 () {30 vars in 769 bytes} [Thu Apr 23 03:28:17 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3098] 199.204.45.222 () {34 vars in 789 bytes} [Thu Apr 23 03:28:17 2026] PUT /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 1090 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3099] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:28:17 2026] GET /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 1090 bytes in 40 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-23 03:28:17.778 7 INFO neutron_taas.services.taas.taas_plugin [None req-ed8a5d9e-054a-4333-85a2-05504c96560a c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 6ed2e053-2964-47dd-b14f-8778df38ad93 2026-04-23 03:28:17.783 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed8a5d9e-054a-4333-85a2-05504c96560a c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 6ed2e053-2964-47dd-b14f-8778df38ad93 [pid: 7|app: 0|req: 1502/3100] 199.204.45.222 () {32 vars in 759 bytes} [Thu Apr 23 03:28:17 2026] DELETE /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3101] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:17 2026] GET /v2.0/security-groups?tenant_id=cda3b84051d14f39a534bc8e42b0263d&name=default => generated 2929 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3102] 199.204.45.222 () {30 vars in 703 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3103] 199.204.45.222 () {30 vars in 705 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3104] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/ports?tenant_id=55833583fb6944a9949c7d014e3667ae&device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3105] 199.204.45.222 () {30 vars in 681 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3106] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:18 2026] DELETE /v2.0/security-groups/c9ae2700-42b4-427d-96b7-96ebde8310a1 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3107] 199.204.45.222 () {30 vars in 717 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3108] 199.204.45.222 () {34 vars in 1066 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/networks?id=1605ce32-0989-4498-9ac4-63d82fa8d71d&id=2b512057-edba-4c24-bee5-0b2583f2d2c2 => generated 1524 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:28:18.212 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5444495-f5b1-4335-81c1-f6c8269be94d c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3109] 199.204.45.222 () {32 vars in 759 bytes} [Thu Apr 23 03:28:18 2026] DELETE /v2.0/ports/6ed2e053-2964-47dd-b14f-8778df38ad93 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3110] 199.204.45.222 () {34 vars in 1062 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.0.126&port_id=6aace14e-f2f4-40f5-923c-d8f3da66b7e4 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3111] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3112] 199.204.45.222 () {34 vars in 984 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/subnets?id=48df6278-8524-4aab-8206-e4f5d7575ecb => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:28:18.286 8 INFO neutron.api.v2.resource [None req-342d8d9c-8923-4866-8a2a-e4e1e11d8235 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3113] 199.204.45.222 () {30 vars in 763 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/security-groups/lb-b96f519d-38d2-4d56-bbc1-e8606c84e8bc => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3114] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/ports?network_id=1605ce32-0989-4498-9ac4-63d82fa8d71d&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3115] 199.204.45.222 () {30 vars in 785 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/security-groups?name=lb-b96f519d-38d2-4d56-bbc1-e8606c84e8bc => generated 1637 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3116] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3117] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/security-groups?tenant_id=a3ff114df3064ef2843db3a4a7ab3c9f&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3118] 199.204.45.222 () {30 vars in 737 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3119] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:28:18 2026] GET /v2.0/networks/1605ce32-0989-4498-9ac4-63d82fa8d71d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3120] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:18 2026] DELETE /v2.0/security-groups/a5b6aebf-8dec-4142-87c3-3b9ba9e851be => 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: 1512/3121] 199.204.45.222 () {34 vars in 789 bytes} [Thu Apr 23 03:28:18 2026] PUT /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 1094 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3122] 199.204.45.222 () {32 vars in 779 bytes} [Thu Apr 23 03:28:18 2026] DELETE /v2.0/security-groups/4a6d7c0a-155c-4b77-82ce-d6ce6db43b7c => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:18.876 7 INFO neutron_taas.services.taas.taas_plugin [None req-3970f671-b726-4971-bdb0-53eff05aa261 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 91bd01bf-f4d4-495b-adb5-7c3464955d7f 2026-04-23 03:28:18.879 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3970f671-b726-4971-bdb0-53eff05aa261 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 91bd01bf-f4d4-495b-adb5-7c3464955d7f [pid: 7|app: 0|req: 1513/3123] 199.204.45.222 () {32 vars in 759 bytes} [Thu Apr 23 03:28:18 2026] DELETE /v2.0/ports/91bd01bf-f4d4-495b-adb5-7c3464955d7f => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3124] 199.204.45.222 () {34 vars in 994 bytes} [Thu Apr 23 03:28:21 2026] GET /v2.0/ports?device_id=2d1ef06f-8f3b-432c-b4b2-d0566ac488c0 => generated 1248 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:28:21.865 7 INFO neutron_taas.services.taas.taas_plugin [req-f8072adf-51cc-446b-abbf-a5a8250a6748 req-ced908cb-6f16-4b4f-bb55-8b6129e58fa2 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] TaaS: Handle Delete Port: 6aace14e-f2f4-40f5-923c-d8f3da66b7e4 2026-04-23 03:28:21.869 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f8072adf-51cc-446b-abbf-a5a8250a6748 req-ced908cb-6f16-4b4f-bb55-8b6129e58fa2 c7802e18461448a197d7e7399d3edc81 55833583fb6944a9949c7d014e3667ae - - default default] Tap Mirror: Handle Delete Port: 6aace14e-f2f4-40f5-923c-d8f3da66b7e4 [pid: 7|app: 0|req: 1514/3125] 199.204.45.222 () {36 vars in 997 bytes} [Thu Apr 23 03:28:21 2026] DELETE /v2.0/ports/6aace14e-f2f4-40f5-923c-d8f3da66b7e4 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:22.067 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-27008943-8d2f-4136-aa81-884f07f9eb15'] response: {'server_uuid': '2d1ef06f-8f3b-432c-b4b2-d0566ac488c0', 'name': 'network-vif-deleted', 'tag': '6aace14e-f2f4-40f5-923c-d8f3da66b7e4', 'status': 'completed', 'code': 200} 2026-04-23 03:28:22.126 8 INFO neutron.db.segments_db [None req-fc40a7ea-25ca-450b-a1e2-5be46d8f4a94 3f49a8f5c3b64809ba0d132d91bcfbcd 55c54adaca7243b48c19fd9d141575a7 - - default default] Added segment ca6c2936-442d-4f54-b02d-c19605082388 of type vxlan for network 714a6e33-6d2e-4912-9fb4-8f218d84b328 [pid: 8|app: 0|req: 1612/3126] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:28:21 2026] POST /v2.0/networks => generated 613 bytes in 385 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-23 03:28:22.264 7 INFO neutron.db.segments_db [None req-4a0d04f9-b693-447a-a29f-70eded93be1a 3f49a8f5c3b64809ba0d132d91bcfbcd 55c54adaca7243b48c19fd9d141575a7 - - default default] Added segment 7e90f75a-b077-4ae8-814d-47cf5208cbcd of type vxlan for network 7a997315-8b2f-47d8-b2d4-faf704697867 [pid: 7|app: 0|req: 1515/3127] 10.0.0.157 () {34 vars in 670 bytes} [Thu Apr 23 03:28:22 2026] POST /v2.0/networks => generated 612 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3128] 10.0.0.157 () {34 vars in 753 bytes} [Thu Apr 23 03:28:22 2026] PUT /v2.0/networks/714a6e33-6d2e-4912-9fb4-8f218d84b328/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3129] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:28:22 2026] GET /v2.0/networks/714a6e33-6d2e-4912-9fb4-8f218d84b328/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3130] 10.0.0.157 () {34 vars in 753 bytes} [Thu Apr 23 03:28:22 2026] PUT /v2.0/networks/7a997315-8b2f-47d8-b2d4-faf704697867/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: 1517/3131] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:28:22 2026] GET /v2.0/networks/7a997315-8b2f-47d8-b2d4-faf704697867/tags => generated 17 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3132] 10.0.0.157 () {34 vars in 753 bytes} [Thu Apr 23 03:28:22 2026] PUT /v2.0/networks/7a997315-8b2f-47d8-b2d4-faf704697867/tags => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3133] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:28:22 2026] GET /v2.0/networks/7a997315-8b2f-47d8-b2d4-faf704697867/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3134] 10.0.0.157 () {32 vars in 733 bytes} [Thu Apr 23 03:28:22 2026] GET /v2.0/networks/714a6e33-6d2e-4912-9fb4-8f218d84b328/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:28:22.916 7 INFO neutron.services.segments.plugin [-] Segment ca6c2936-442d-4f54-b02d-c19605082388 resource provider aggregate not found 2026-04-23 03:28:22.926 7 INFO neutron.services.segments.plugin [-] Segment ca6c2936-442d-4f54-b02d-c19605082388 resource provider aggregate not found 2026-04-23 03:28:22.941 7 INFO neutron.services.segments.plugin [-] Segment ca6c2936-442d-4f54-b02d-c19605082388 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca6c2936-442d-4f54-b02d-c19605082388 found for delete ", "request_id": "req-47eaf9da-29f3-4b1a-9f3a-13e41c08491e"}]} 2026-04-23 03:28:22.943 7 INFO neutron.services.segments.plugin [-] Segment ca6c2936-442d-4f54-b02d-c19605082388 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca6c2936-442d-4f54-b02d-c19605082388 found for delete ", "request_id": "req-3469589c-7574-4b64-a97b-4c4bb7f34a74"}]} [pid: 7|app: 0|req: 1519/3135] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:28:22 2026] DELETE /v2.0/networks/714a6e33-6d2e-4912-9fb4-8f218d84b328 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:23.038 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4a6a09c-844a-4a04-b8fa-7c00f4b04c49 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] TaaS: Handle Delete Port: a8c8afae-670f-4cc0-9698-3eb96c368389 2026-04-23 03:28:23.041 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4a6a09c-844a-4a04-b8fa-7c00f4b04c49 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Tap Mirror: Handle Delete Port: a8c8afae-670f-4cc0-9698-3eb96c368389 [pid: 7|app: 0|req: 1520/3136] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:28:22 2026] DELETE /v2.0/networks/7a997315-8b2f-47d8-b2d4-faf704697867 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:23.247 8 INFO neutron.db.l3_db [None req-d4a6a09c-844a-4a04-b8fa-7c00f4b04c49 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Floating IP 04c888bf-8547-4a06-81aa-593a60277d53 disassociated (deleted). External IP: 10.96.250.215, port: e237fc8c-989b-444c-9ba4-c7d4b3a59c6a. [pid: 8|app: 0|req: 1617/3137] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:28:22 2026] DELETE /v2.0/floatingips/04c888bf-8547-4a06-81aa-593a60277d53 => generated 0 bytes in 688 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:23.604 7 INFO neutron.api.v2.resource [None req-696783ed-b44d-4638-bbbc-6ce648ca2974 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1521/3138] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:28:23 2026] GET /v2.0/floatingips/04c888bf-8547-4a06-81aa-593a60277d53 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:28:23.616 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5a6d9299-32df-4d47-aad4-74dede4b1173'] response: {'name': 'network-changed', 'server_uuid': '2756e7a4-e562-4299-9edf-b4bcf9f35ff9', 'tag': 'e237fc8c-989b-444c-9ba4-c7d4b3a59c6a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1618/3139] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:28:23 2026] GET /v2.0/ports?device_id=2756e7a4-e562-4299-9edf-b4bcf9f35ff9 => generated 1192 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3140] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:28:23 2026] GET /v2.0/security-groups?id=5f059096-4d49-4581-b89b-39b791fc13d5&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3141] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:23 2026] GET /v2.0/security-groups?tenant_id=27170ed7565b41159442b859fb385187&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: 1523/3142] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:28:24 2026] GET /v2.0/ports?tenant_id=5b03416a669946f1bc632ff7d61fece7&device_id=2756e7a4-e562-4299-9edf-b4bcf9f35ff9 => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3143] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:24 2026] DELETE /v2.0/security-groups/ab92edb6-1813-4165-a0e6-d93deeedae50 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3144] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:28:24 2026] GET /v2.0/networks?id=b60fa092-4feb-4655-9748-2ca2b34e71f2 => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3145] 199.204.45.222 () {34 vars in 1054 bytes} [Thu Apr 23 03:28:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.5&port_id=e237fc8c-989b-444c-9ba4-c7d4b3a59c6a => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3146] 199.204.45.222 () {34 vars in 1104 bytes} [Thu Apr 23 03:28:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A23&port_id=e237fc8c-989b-444c-9ba4-c7d4b3a59c6a => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3147] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:24 2026] GET /v2.0/security-groups?tenant_id=55c54adaca7243b48c19fd9d141575a7&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3148] 199.204.45.222 () {34 vars in 1064 bytes} [Thu Apr 23 03:28:24 2026] GET /v2.0/subnets?id=f0e5a7cc-fdbc-4fbe-b4da-b236d41b40ef&id=6d1d3b0f-5852-4851-aad8-1300bf33ff9d => generated 1413 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3149] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:28:24 2026] GET /v2.0/ports?network_id=b60fa092-4feb-4655-9748-2ca2b34e71f2&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3150] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:28:24 2026] GET /v2.0/ports?network_id=b60fa092-4feb-4655-9748-2ca2b34e71f2&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3151] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:24 2026] DELETE /v2.0/security-groups/5db4bc81-e692-4754-9162-979c8f755277 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3152] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:28:24 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3153] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:28:24 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:28:24.960 7 INFO neutron.services.segments.plugin [-] Segment 7e90f75a-b077-4ae8-814d-47cf5208cbcd resource provider aggregate not found 2026-04-23 03:28:24.964 7 INFO neutron.services.segments.plugin [-] Segment 7e90f75a-b077-4ae8-814d-47cf5208cbcd resource provider aggregate not found 2026-04-23 03:28:24.985 7 INFO neutron.services.segments.plugin [-] Segment 7e90f75a-b077-4ae8-814d-47cf5208cbcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e90f75a-b077-4ae8-814d-47cf5208cbcd found for delete ", "request_id": "req-22aafc91-8b57-4709-a9d2-21dcf1892b06"}]} 2026-04-23 03:28:24.988 7 INFO neutron.services.segments.plugin [-] Segment 7e90f75a-b077-4ae8-814d-47cf5208cbcd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e90f75a-b077-4ae8-814d-47cf5208cbcd found for delete ", "request_id": "req-bd80854b-990d-4e57-87c0-73ec1f39d39a"}]} [pid: 7|app: 0|req: 1530/3154] 199.204.45.222 () {34 vars in 994 bytes} [Thu Apr 23 03:28:26 2026] GET /v2.0/ports?device_id=2756e7a4-e562-4299-9edf-b4bcf9f35ff9 => generated 1192 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:28:26.433 8 INFO neutron_taas.services.taas.taas_plugin [req-054ae5c0-3122-4bc3-939d-e2d701c565a9 req-4d22b6d8-614f-4449-a559-b2686592117e 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] TaaS: Handle Delete Port: e237fc8c-989b-444c-9ba4-c7d4b3a59c6a 2026-04-23 03:28:26.437 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-054ae5c0-3122-4bc3-939d-e2d701c565a9 req-4d22b6d8-614f-4449-a559-b2686592117e 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Tap Mirror: Handle Delete Port: e237fc8c-989b-444c-9ba4-c7d4b3a59c6a [pid: 8|app: 0|req: 1625/3157] 199.204.45.222 () {36 vars in 997 bytes} [Thu Apr 23 03:28:26 2026] DELETE /v2.0/ports/e237fc8c-989b-444c-9ba4-c7d4b3a59c6a => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:26.650 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fa1ab147-839e-4893-9ead-7c22348ea67f'] response: {'server_uuid': '2756e7a4-e562-4299-9edf-b4bcf9f35ff9', 'name': 'network-vif-deleted', 'tag': 'e237fc8c-989b-444c-9ba4-c7d4b3a59c6a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1533/3158] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:27 2026] GET /v2.0/security-groups?tenant_id=283862400a9543579a880a475f7a9b59&name=default => generated 2929 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3159] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:28 2026] DELETE /v2.0/security-groups/a9f9b632-1c78-426e-a763-311e0094eba0 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3160] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:28 2026] GET /v2.0/security-groups?tenant_id=152543c18f4e4a33a405903d86379434&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3161] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:28 2026] DELETE /v2.0/security-groups/74af849f-cffe-4ff1-9fc3-a567830edac6 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3162] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:28:29 2026] GET /v2.0/ports?device_id=2756e7a4-e562-4299-9edf-b4bcf9f35ff9 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-23 03:28:34.276 8 INFO neutron_taas.services.taas.taas_plugin [None req-da62b804-8d71-408c-aaf1-c57edfd2c6e8 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] TaaS: Handle Delete Port: d19c5b3d-e96c-4c76-9d4b-f4bab9dedef6 2026-04-23 03:28:34.278 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da62b804-8d71-408c-aaf1-c57edfd2c6e8 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Tap Mirror: Handle Delete Port: d19c5b3d-e96c-4c76-9d4b-f4bab9dedef6 2026-04-23 03:28:34.490 8 INFO neutron.db.l3_db [None req-da62b804-8d71-408c-aaf1-c57edfd2c6e8 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Floating IP ac16fa23-a1c9-4984-9a71-2b4870eb6956 disassociated (deleted). External IP: 10.96.250.212, port: ec7db145-2341-4cdb-b50c-c3b19cdf3c4c. [pid: 8|app: 0|req: 1628/3163] 10.0.0.157 () {32 vars in 732 bytes} [Thu Apr 23 03:28:34 2026] DELETE /v2.0/floatingips/ac16fa23-a1c9-4984-9a71-2b4870eb6956 => generated 0 bytes in 780 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:34.914 7 INFO neutron.api.v2.resource [None req-54fc3f26-aa61-4f4e-8c9b-d5b4b8ab9fc5 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3164] 10.0.0.157 () {32 vars in 729 bytes} [Thu Apr 23 03:28:34 2026] GET /v2.0/floatingips/ac16fa23-a1c9-4984-9a71-2b4870eb6956 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:28:34.932 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e59e77d3-7ebd-4dd4-89dc-726ef7c57765'] response: {'name': 'network-changed', 'server_uuid': '21d83b35-b95b-46bd-8ba9-69ac521695e2', 'tag': 'ec7db145-2341-4cdb-b50c-c3b19cdf3c4c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1629/3165] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:28:35 2026] GET /v2.0/ports?device_id=21d83b35-b95b-46bd-8ba9-69ac521695e2 => generated 1196 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3166] 10.0.0.75 () {34 vars in 1039 bytes} [Thu Apr 23 03:28:35 2026] GET /v2.0/security-groups?id=5f059096-4d49-4581-b89b-39b791fc13d5&fields=id&fields=name => generated 111 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3167] 199.204.45.222 () {34 vars in 1080 bytes} [Thu Apr 23 03:28:35 2026] GET /v2.0/ports?tenant_id=5b03416a669946f1bc632ff7d61fece7&device_id=21d83b35-b95b-46bd-8ba9-69ac521695e2 => generated 1465 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3168] 199.204.45.222 () {34 vars in 986 bytes} [Thu Apr 23 03:28:35 2026] GET /v2.0/networks?id=fd8faea4-34c9-4770-aea5-094474edd8d6 => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3169] 199.204.45.222 () {34 vars in 1056 bytes} [Thu Apr 23 03:28:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.88&port_id=ec7db145-2341-4cdb-b50c-c3b19cdf3c4c => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3170] 199.204.45.222 () {34 vars in 1104 bytes} [Thu Apr 23 03:28:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1ca&port_id=ec7db145-2341-4cdb-b50c-c3b19cdf3c4c => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3171] 199.204.45.222 () {34 vars in 1064 bytes} [Thu Apr 23 03:28:35 2026] GET /v2.0/subnets?id=db774dba-a16d-4178-8494-ac92a6e3cebd&id=51a40639-09c4-4366-b22a-f16e3b94f7b4 => generated 1411 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3172] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:28:35 2026] GET /v2.0/ports?network_id=fd8faea4-34c9-4770-aea5-094474edd8d6&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3173] 199.204.45.222 () {34 vars in 1052 bytes} [Thu Apr 23 03:28:35 2026] GET /v2.0/ports?network_id=fd8faea4-34c9-4770-aea5-094474edd8d6&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3174] 199.204.45.222 () {34 vars in 1012 bytes} [Thu Apr 23 03:28:35 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3175] 199.204.45.222 () {34 vars in 1112 bytes} [Thu Apr 23 03:28:35 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3176] 199.204.45.222 () {34 vars in 994 bytes} [Thu Apr 23 03:28:37 2026] GET /v2.0/ports?device_id=21d83b35-b95b-46bd-8ba9-69ac521695e2 => generated 1196 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-23 03:28:37.966 8 INFO neutron_taas.services.taas.taas_plugin [req-39b14ac6-257a-439e-b641-375083c218c3 req-5b9be38b-40fc-4292-8f44-17b641963fab 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] TaaS: Handle Delete Port: ec7db145-2341-4cdb-b50c-c3b19cdf3c4c 2026-04-23 03:28:37.970 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-39b14ac6-257a-439e-b641-375083c218c3 req-5b9be38b-40fc-4292-8f44-17b641963fab 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Tap Mirror: Handle Delete Port: ec7db145-2341-4cdb-b50c-c3b19cdf3c4c [pid: 8|app: 0|req: 1635/3177] 199.204.45.222 () {36 vars in 997 bytes} [Thu Apr 23 03:28:37 2026] DELETE /v2.0/ports/ec7db145-2341-4cdb-b50c-c3b19cdf3c4c => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:38.210 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b46cb0d3-95e7-42ad-93af-dd15fabd387c'] response: {'server_uuid': '21d83b35-b95b-46bd-8ba9-69ac521695e2', 'name': 'network-vif-deleted', 'tag': 'ec7db145-2341-4cdb-b50c-c3b19cdf3c4c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1543/3178] 10.0.0.75 () {34 vars in 989 bytes} [Thu Apr 23 03:28:40 2026] GET /v2.0/ports?device_id=21d83b35-b95b-46bd-8ba9-69ac521695e2 => 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: 1637/3181] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:28:45 2026] DELETE /v2.0/security-group-rules/87f8c109-2268-4cf4-b53f-919ba8b1bdc6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:45.493 7 INFO neutron.api.v2.resource [None req-1d480b01-78b8-40cb-8cbc-7a54897f3cdd 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3182] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:28:45 2026] GET /v2.0/security-group-rules/87f8c109-2268-4cf4-b53f-919ba8b1bdc6 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3183] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:28:45 2026] DELETE /v2.0/security-group-rules/7bd895a6-c0f2-4094-afff-58a2d504f4a0 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:45.577 7 INFO neutron.api.v2.resource [None req-add2a50e-d290-438b-8772-fc4ddaa4a8e7 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3184] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:28:45 2026] GET /v2.0/security-group-rules/7bd895a6-c0f2-4094-afff-58a2d504f4a0 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3185] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:28:45 2026] DELETE /v2.0/security-group-rules/becc683a-337d-43ac-9894-4cfee32bcc66 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:45.669 7 INFO neutron.api.v2.resource [None req-275a6b31-7ac5-4407-aef7-a042eb9b6954 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3186] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:28:45 2026] GET /v2.0/security-group-rules/becc683a-337d-43ac-9894-4cfee32bcc66 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3187] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:28:45 2026] DELETE /v2.0/security-group-rules/4a1eeca6-adb0-4092-a940-411a1cebe1f9 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:45.770 7 INFO neutron.api.v2.resource [None req-0699c77a-6acc-4170-aa26-9f0495cb269f 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3188] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:28:45 2026] GET /v2.0/security-group-rules/4a1eeca6-adb0-4092-a940-411a1cebe1f9 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3189] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:28:45 2026] DELETE /v2.0/security-group-rules/c3886242-3522-4261-bb7f-e6f9553af3a3 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:45.864 7 INFO neutron.api.v2.resource [None req-221d9031-746a-462f-89ee-1b7b77532292 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3190] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:28:45 2026] GET /v2.0/security-group-rules/c3886242-3522-4261-bb7f-e6f9553af3a3 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3191] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:28:45 2026] DELETE /v2.0/security-group-rules/25bb2106-ab24-4ff0-96b8-35c13b47424d => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:45.958 7 INFO neutron.api.v2.resource [None req-a21a7781-3cfc-49bb-94bb-ba8ab48361ec 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3192] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:28:45 2026] GET /v2.0/security-group-rules/25bb2106-ab24-4ff0-96b8-35c13b47424d => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3193] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:28:45 2026] DELETE /v2.0/security-group-rules/cdb6e0f4-e395-4c09-97a0-c0255dc4ac9d => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:46.052 7 INFO neutron.api.v2.resource [None req-975581c0-67a5-4501-9e82-9f4169cea449 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3194] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:28:46 2026] GET /v2.0/security-group-rules/cdb6e0f4-e395-4c09-97a0-c0255dc4ac9d => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3195] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:28:46 2026] DELETE /v2.0/security-group-rules/eda26bc1-7181-46da-931f-9a7312a0b843 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:46.142 7 INFO neutron.api.v2.resource [None req-04baf077-37a6-473d-811f-feacd6e27bb5 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1552/3196] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:28:46 2026] GET /v2.0/security-group-rules/eda26bc1-7181-46da-931f-9a7312a0b843 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3197] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:28:46 2026] DELETE /v2.0/security-group-rules/0e5e100a-6385-434c-9587-4917097738e4 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:46.221 7 INFO neutron.api.v2.resource [None req-0a1e5e81-0643-4690-9e1d-4bf3b7d834a7 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1553/3198] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:28:46 2026] GET /v2.0/security-group-rules/0e5e100a-6385-434c-9587-4917097738e4 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3199] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:28:46 2026] DELETE /v2.0/security-group-rules/54676d02-f867-4432-b80e-fc55bf0e1804 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:46.306 7 INFO neutron.api.v2.resource [None req-28cb98fd-cc63-4241-b7b2-364ac3a86146 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3200] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:28:46 2026] GET /v2.0/security-group-rules/54676d02-f867-4432-b80e-fc55bf0e1804 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3201] 10.0.0.157 () {32 vars in 750 bytes} [Thu Apr 23 03:28:46 2026] DELETE /v2.0/security-group-rules/645e6851-0824-4a83-b0a2-c4363ff09aa6 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:46.385 7 INFO neutron.api.v2.resource [None req-70220eef-f119-4cb6-88e9-1db658b5dfa7 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1555/3202] 10.0.0.157 () {32 vars in 747 bytes} [Thu Apr 23 03:28:46 2026] GET /v2.0/security-group-rules/645e6851-0824-4a83-b0a2-c4363ff09aa6 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3203] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:46 2026] DELETE /v2.0/security-groups/5f059096-4d49-4581-b89b-39b791fc13d5 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:46.482 7 INFO neutron.api.v2.resource [None req-52efbb5b-2650-4f41-b028-64e38565cb1c 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3204] 10.0.0.157 () {32 vars in 737 bytes} [Thu Apr 23 03:28:46 2026] GET /v2.0/security-groups/5f059096-4d49-4581-b89b-39b791fc13d5 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:28:46.890 8 INFO neutron_taas.services.taas.taas_plugin [None req-001a84a8-81ef-4e46-b7da-ad75cef6f334 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] TaaS: Handle Delete Port: de409580-4851-411c-b052-55fe95087c19 2026-04-23 03:28:46.894 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-001a84a8-81ef-4e46-b7da-ad75cef6f334 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Tap Mirror: Handle Delete Port: de409580-4851-411c-b052-55fe95087c19 [pid: 8|app: 0|req: 1649/3205] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:28:46 2026] PUT /v2.0/routers/a5195691-02ee-4242-a718-a292488a903e/remove_router_interface => generated 309 bytes in 1324 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:28:48.053 7 INFO neutron.api.v2.resource [None req-0c7a76c7-4c25-4344-9086-bcf610b8817d 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1557/3206] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:28:47 2026] PUT /v2.0/routers/a5195691-02ee-4242-a718-a292488a903e/remove_router_interface => generated 198 bytes in 186 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:28:48.396 8 INFO neutron_taas.services.taas.taas_plugin [None req-934bcf46-5efb-475f-993a-58f3d56628e8 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] TaaS: Handle Delete Port: 5dc606a1-7438-4d18-9364-40f73791cbfe 2026-04-23 03:28:48.399 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-934bcf46-5efb-475f-993a-58f3d56628e8 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Tap Mirror: Handle Delete Port: 5dc606a1-7438-4d18-9364-40f73791cbfe [pid: 8|app: 0|req: 1650/3207] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:28:48 2026] PUT /v2.0/routers/a5195691-02ee-4242-a718-a292488a903e/remove_router_interface => generated 309 bytes in 908 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:28:49.138 7 INFO neutron.api.v2.resource [None req-4b638513-5430-44ea-b0a4-d4429e6e2411 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1558/3208] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:28:48 2026] PUT /v2.0/routers/a5195691-02ee-4242-a718-a292488a903e/remove_router_interface => generated 198 bytes in 166 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:28:49.563 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ff21649-97f1-4317-bcd6-9dcb58f021bf 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] TaaS: Handle Delete Port: dccfc77c-f2b5-435c-abd2-38bd55be0aab 2026-04-23 03:28:49.568 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ff21649-97f1-4317-bcd6-9dcb58f021bf 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Tap Mirror: Handle Delete Port: dccfc77c-f2b5-435c-abd2-38bd55be0aab [pid: 8|app: 0|req: 1651/3209] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:28:49 2026] PUT /v2.0/routers/a5195691-02ee-4242-a718-a292488a903e/remove_router_interface => generated 309 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-23 03:28:50.279 7 INFO neutron.api.v2.resource [None req-a35c3b4e-b306-4cbb-b646-f9921da8062c 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3210] 10.0.0.157 () {34 vars in 789 bytes} [Thu Apr 23 03:28:50 2026] PUT /v2.0/routers/a5195691-02ee-4242-a718-a292488a903e/remove_router_interface => generated 198 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:28:50.479 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0d9aea3-d098-42f7-896d-656895ad2217 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] TaaS: Handle Delete Port: 9f27fd15-fa05-4749-a626-6467f212a083 2026-04-23 03:28:50.482 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0d9aea3-d098-42f7-896d-656895ad2217 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Tap Mirror: Handle Delete Port: 9f27fd15-fa05-4749-a626-6467f212a083 2026-04-23 03:28:50.766 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0d9aea3-d098-42f7-896d-656895ad2217 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] TaaS: Handle Delete Port: 647c1f68-e309-476b-a886-9944a0ae69d3 2026-04-23 03:28:50.769 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0d9aea3-d098-42f7-896d-656895ad2217 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Tap Mirror: Handle Delete Port: 647c1f68-e309-476b-a886-9944a0ae69d3 2026-04-23 03:28:51.172 8 INFO neutron.services.segments.plugin [-] Segment dc9a1892-f1d5-472a-bead-8a436e1f1701 resource provider aggregate not found 2026-04-23 03:28:51.177 8 INFO neutron.services.segments.plugin [-] Segment dc9a1892-f1d5-472a-bead-8a436e1f1701 resource provider aggregate not found 2026-04-23 03:28:51.197 8 INFO neutron.services.segments.plugin [-] Segment dc9a1892-f1d5-472a-bead-8a436e1f1701 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc9a1892-f1d5-472a-bead-8a436e1f1701 found for delete ", "request_id": "req-de499446-ad5f-429e-bd1d-b56f76eb7ba3"}]} 2026-04-23 03:28:51.200 8 INFO neutron.services.segments.plugin [-] Segment dc9a1892-f1d5-472a-bead-8a436e1f1701 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc9a1892-f1d5-472a-bead-8a436e1f1701 found for delete ", "request_id": "req-995ee8b8-d062-43c7-b859-5cb8146085b5"}]} 2026-04-23 03:28:51.204 8 INFO neutron.db.l3_hamode_db [None req-f0d9aea3-d098-42f7-896d-656895ad2217 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] HA network 8559c9ac-509b-489b-9aa3-0ea790725ab6 was deleted as no HA routers are present in tenant 5b03416a669946f1bc632ff7d61fece7. [pid: 8|app: 0|req: 1652/3211] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:28:50 2026] DELETE /v2.0/routers/a5195691-02ee-4242-a718-a292488a903e => generated 0 bytes in 926 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-23 03:28:51.237 7 INFO neutron.api.v2.resource [None req-0681b8f9-b875-4249-85d9-baafc003f140 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1560/3212] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:28:51 2026] GET /v2.0/routers/a5195691-02ee-4242-a718-a292488a903e => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3213] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:28:51 2026] DELETE /v2.0/subnets/f0e5a7cc-fdbc-4fbe-b4da-b236d41b40ef => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:51.420 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ffdda632-0256-49c7-ba48-93bcd6e736c3 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3214] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:28:51 2026] GET /v2.0/subnets/f0e5a7cc-fdbc-4fbe-b4da-b236d41b40ef => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3215] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:28:51 2026] DELETE /v2.0/subnets/6d1d3b0f-5852-4851-aad8-1300bf33ff9d => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:51.598 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7e402d1f-3ed2-4b2f-9827-7795aecb7a3b 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1562/3216] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:28:51 2026] GET /v2.0/subnets/6d1d3b0f-5852-4851-aad8-1300bf33ff9d => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:28:51.691 8 INFO neutron_taas.services.taas.taas_plugin [None req-99183f32-e79f-4fe4-adf3-b8a2b4c8f355 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] TaaS: Handle Delete Port: 9def8402-e1f2-4484-8fd7-cdf70c251594 2026-04-23 03:28:51.694 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99183f32-e79f-4fe4-adf3-b8a2b4c8f355 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Tap Mirror: Handle Delete Port: 9def8402-e1f2-4484-8fd7-cdf70c251594 [pid: 8|app: 0|req: 1655/3217] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:28:51 2026] DELETE /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:51.900 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7c7af598-1aed-4639-a900-50d69a85f959 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3218] 10.0.0.157 () {32 vars in 723 bytes} [Thu Apr 23 03:28:51 2026] GET /v2.0/networks/b60fa092-4feb-4655-9748-2ca2b34e71f2 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1656/3219] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:28:51 2026] DELETE /v2.0/subnets/51a40639-09c4-4366-b22a-f16e3b94f7b4 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:52.090 7 INFO neutron.pecan_wsgi.hooks.translation [None req-44f78f47-0827-4e5a-95da-2944868483a3 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1564/3220] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:28:52 2026] GET /v2.0/subnets/51a40639-09c4-4366-b22a-f16e3b94f7b4 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3221] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:28:52 2026] DELETE /v2.0/subnets/db774dba-a16d-4178-8494-ac92a6e3cebd => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:52.240 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7bd5e1f-e97b-4f96-be32-78f55b23686e 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1565/3222] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:28:52 2026] GET /v2.0/subnets/db774dba-a16d-4178-8494-ac92a6e3cebd => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:28:52.322 8 INFO neutron_taas.services.taas.taas_plugin [None req-026c6acc-fc8c-4778-8e1d-50f399a55eb1 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] TaaS: Handle Delete Port: 22122e7f-1584-43a3-8314-9f2a7a7e4335 2026-04-23 03:28:52.325 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-026c6acc-fc8c-4778-8e1d-50f399a55eb1 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Tap Mirror: Handle Delete Port: 22122e7f-1584-43a3-8314-9f2a7a7e4335 [pid: 8|app: 0|req: 1658/3223] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:28:52 2026] DELETE /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:52.548 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac03778e-a9fc-40b5-95bb-a9c45eb7c9e5 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1566/3224] 10.0.0.157 () {32 vars in 723 bytes} [Thu Apr 23 03:28:52 2026] GET /v2.0/networks/fd8faea4-34c9-4770-aea5-094474edd8d6 => 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: 1659/3225] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:28:52 2026] DELETE /v2.0/subnets/61036e19-f189-4587-86e7-cd8186e2f2d2 => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:52.747 7 INFO neutron.pecan_wsgi.hooks.translation [None req-15e4a021-b57d-49e4-a6b4-68f27524dab2 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1567/3226] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:28:52 2026] GET /v2.0/subnets/61036e19-f189-4587-86e7-cd8186e2f2d2 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3227] 10.0.0.157 () {32 vars in 724 bytes} [Thu Apr 23 03:28:52 2026] DELETE /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:52.946 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e62b955e-ef5c-45d6-b71a-e8b0a926d911 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1568/3228] 10.0.0.157 () {32 vars in 721 bytes} [Thu Apr 23 03:28:52 2026] GET /v2.0/subnets/475ab70e-f336-453d-ae45-2d0fe86597ff => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:28:53.038 8 INFO neutron_taas.services.taas.taas_plugin [None req-31eaf876-515c-4b0f-a552-679a36458667 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] TaaS: Handle Delete Port: 68f686e0-8f6a-45c9-ae75-cc7df760c581 2026-04-23 03:28:53.040 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31eaf876-515c-4b0f-a552-679a36458667 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] Tap Mirror: Handle Delete Port: 68f686e0-8f6a-45c9-ae75-cc7df760c581 [pid: 8|app: 0|req: 1661/3229] 10.0.0.157 () {32 vars in 726 bytes} [Thu Apr 23 03:28:52 2026] DELETE /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-23 03:28:53.217 7 INFO neutron.pecan_wsgi.hooks.translation [None req-aa3ffb0d-ec00-4f3b-819b-c6323573a2f8 62fe001c2a254f638968b52ec2345d87 5b03416a669946f1bc632ff7d61fece7 - - default default] GET failed (client error): The resource could not be found. 2026-04-23 03:28:53.217 8 INFO neutron.services.segments.plugin [-] Segment 7a2e074a-948f-4ae3-84f6-377b0abf93f6 resource provider aggregate not found [pid: 7|app: 0|req: 1569/3230] 10.0.0.157 () {32 vars in 723 bytes} [Thu Apr 23 03:28:53 2026] GET /v2.0/networks/2b512057-edba-4c24-bee5-0b2583f2d2c2 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-23 03:28:53.227 8 INFO neutron.services.segments.plugin [-] Segment 7a2e074a-948f-4ae3-84f6-377b0abf93f6 resource provider aggregate not found 2026-04-23 03:28:53.239 8 INFO neutron.services.segments.plugin [-] Segment 7a2e074a-948f-4ae3-84f6-377b0abf93f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a2e074a-948f-4ae3-84f6-377b0abf93f6 found for delete ", "request_id": "req-ad08c797-c661-4ebe-ab55-6c223b7f33fd"}]} 2026-04-23 03:28:53.243 8 INFO neutron.services.segments.plugin [-] Segment 7a2e074a-948f-4ae3-84f6-377b0abf93f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a2e074a-948f-4ae3-84f6-377b0abf93f6 found for delete ", "request_id": "req-129c763f-28e3-44ac-b590-7a400f21125d"}]} 2026-04-23 03:28:53.256 8 INFO neutron.services.segments.plugin [-] Segment a6627e0a-d6c7-4074-b1a1-1c67cebe2010 resource provider aggregate not found 2026-04-23 03:28:53.259 8 INFO neutron.services.segments.plugin [-] Segment a6627e0a-d6c7-4074-b1a1-1c67cebe2010 resource provider aggregate not found 2026-04-23 03:28:53.278 8 INFO neutron.services.segments.plugin [-] Segment a6627e0a-d6c7-4074-b1a1-1c67cebe2010 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6627e0a-d6c7-4074-b1a1-1c67cebe2010 found for delete ", "request_id": "req-af3551c3-6836-491f-8c9d-c81579e159eb"}]} 2026-04-23 03:28:53.279 8 INFO neutron.services.segments.plugin [-] Segment a6627e0a-d6c7-4074-b1a1-1c67cebe2010 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6627e0a-d6c7-4074-b1a1-1c67cebe2010 found for delete ", "request_id": "req-957f2279-7ab1-4b95-91e2-d9fc728f5fa5"}]} 2026-04-23 03:28:53.297 8 INFO neutron.services.segments.plugin [-] Segment f7382433-8867-4547-9b35-136bc88906e2 resource provider aggregate not found 2026-04-23 03:28:53.301 8 INFO neutron.services.segments.plugin [-] Segment f7382433-8867-4547-9b35-136bc88906e2 resource provider aggregate not found 2026-04-23 03:28:53.313 8 INFO neutron.services.segments.plugin [-] Segment f7382433-8867-4547-9b35-136bc88906e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7382433-8867-4547-9b35-136bc88906e2 found for delete ", "request_id": "req-032ccb82-2531-4043-ace2-7ae809489f87"}]} 2026-04-23 03:28:53.319 8 INFO neutron.services.segments.plugin [-] Segment f7382433-8867-4547-9b35-136bc88906e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7382433-8867-4547-9b35-136bc88906e2 found for delete ", "request_id": "req-49763dba-7122-4132-a24f-165ba75f4eed"}]} [pid: 8|app: 0|req: 1662/3231] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:55 2026] GET /v2.0/security-groups?tenant_id=053de8d904ca4a2289836abe3b616b16&name=default => generated 2929 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3232] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:55 2026] DELETE /v2.0/security-groups/a89b7685-5eae-4c4d-bceb-250fd9d53fd9 => 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: 1663/3233] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:55 2026] GET /v2.0/security-groups?tenant_id=5b03416a669946f1bc632ff7d61fece7&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3234] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:55 2026] DELETE /v2.0/security-groups/531b20e4-20f2-40bf-9452-2a332a3916de => 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: 1664/3235] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:55 2026] GET /v2.0/security-groups?tenant_id=034cb6429e094bf68df515c200baedac&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3236] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:56 2026] DELETE /v2.0/security-groups/7d92d578-e17b-44ea-9958-6f6c71830435 => 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: 1665/3239] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:56 2026] GET /v2.0/security-groups?tenant_id=8046ad88ec1e4bd88e764125d8b2a290&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3240] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:56 2026] DELETE /v2.0/security-groups/59906e30-fead-4c73-871a-61ee15911541 => 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: 1666/3241] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:56 2026] GET /v2.0/security-groups?tenant_id=a463c2cc7d7c45ad928bd1bc52f78629&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3242] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:56 2026] DELETE /v2.0/security-groups/e94dae4a-127f-4810-8350-685f6bf6f5b4 => 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: 1667/3243] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:57 2026] GET /v2.0/security-groups?tenant_id=cc20fddc9ab64099aaf87e09ccc42296&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3244] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:57 2026] DELETE /v2.0/security-groups/9ad33dba-660b-4f24-ac65-753d48539d72 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3245] 10.0.0.157 () {32 vars in 774 bytes} [Thu Apr 23 03:28:57 2026] GET /v2.0/security-groups?tenant_id=e800ff30a3ca470b8495e5dba5276a9b&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3246] 10.0.0.157 () {32 vars in 740 bytes} [Thu Apr 23 03:28:57 2026] DELETE /v2.0/security-groups/af15a4ad-1f8b-47fc-9481-76d5b5b53209 => 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: 1669/3247] 10.0.0.157 () {32 vars in 649 bytes} [Thu Apr 23 03:29:00 2026] GET /v2.0/networks => generated 2168 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3248] 10.0.0.157 () {32 vars in 655 bytes} [Thu Apr 23 03:29:01 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3249] 10.0.0.157 () {32 vars in 647 bytes} [Thu Apr 23 03:29:01 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3250] 10.0.0.157 () {32 vars in 643 bytes} [Thu Apr 23 03:29:01 2026] GET /v2.0/ports => generated 4721 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3251] 10.0.0.157 () {32 vars in 647 bytes} [Thu Apr 23 03:29:01 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3252] 10.0.0.157 () {32 vars in 649 bytes} [Thu Apr 23 03:29:01 2026] GET /v2.0/networks => generated 2168 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3253] 10.0.0.157 () {32 vars in 663 bytes} [Thu Apr 23 03:29:01 2026] GET /v2.0/security-groups => generated 17397 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3254] 10.0.0.157 () {32 vars in 655 bytes} [Thu Apr 23 03:29:01 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)