+ 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 Jul 16 03:13:12 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-6c8f48868b-qh2l6 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fcb2dfbc668 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-07-16 03:13:17.291 8 INFO neutron.common.config [-] Logging enabled! 2026-07-16 03:13:17.291 8 INFO neutron.common.config [-] uwsgi version 27.0.4.dev5 2026-07-16 03:13:17.322 7 INFO neutron.common.config [-] Logging enabled! 2026-07-16 03:13:17.322 7 INFO neutron.common.config [-] uwsgi version 27.0.4.dev5 2026-07-16 03:13:17.683 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-16 03:13:17.704 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-16 03:13:19.125 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 03:13:19.127 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-16 03:13:19.131 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-16 03:13:19.132 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 03:13:19.132 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-16 03:13:19.132 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-16 03:13:19.132 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 03:13:19.140 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 03:13:19.140 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 03:13:19.140 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 03:13:19.162 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-16 03:13:19.163 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 03:13:19.163 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-16 03:13:19.181 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 03:13:19.183 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-16 03:13:19.187 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-16 03:13:19.188 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 03:13:19.188 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-16 03:13:19.189 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-16 03:13:19.189 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 03:13:19.191 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-16 03:13:19.192 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-16 03:13:19.192 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-16 03:13:19.192 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-16 03:13:19.196 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 03:13:19.197 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 03:13:19.197 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 03:13:19.220 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-16 03:13:19.221 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 03:13:19.221 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-16 03:13:19.251 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-16 03:13:19.251 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-16 03:13:19.251 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-16 03:13:19.251 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-16 03:13:19.482 8 INFO neutron.plugins.ml2.managers [None req-124c1e64-1d9b-4ab1-9a83-908b67b0a30d - - - - - -] Initializing driver for type 'vlan' 2026-07-16 03:13:19.533 7 INFO neutron.plugins.ml2.managers [None req-64c1f139-97bd-4e86-8102-1fc7d1e294e1 - - - - - -] Initializing driver for type 'vlan' 2026-07-16 03:13:19.752 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-124c1e64-1d9b-4ab1-9a83-908b67b0a30d - - - - - -] VlanTypeDriver initialization complete 2026-07-16 03:13:19.752 8 INFO neutron.plugins.ml2.managers [None req-124c1e64-1d9b-4ab1-9a83-908b67b0a30d - - - - - -] Initializing driver for type 'vxlan' 2026-07-16 03:13:19.752 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-124c1e64-1d9b-4ab1-9a83-908b67b0a30d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-16 03:13:19.765 8 INFO neutron.plugins.ml2.managers [None req-124c1e64-1d9b-4ab1-9a83-908b67b0a30d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-16 03:13:19.765 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-124c1e64-1d9b-4ab1-9a83-908b67b0a30d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-16 03:13:19.765 8 INFO neutron.plugins.ml2.managers [None req-124c1e64-1d9b-4ab1-9a83-908b67b0a30d - - - - - -] Initializing extension driver 'port_security' 2026-07-16 03:13:19.765 8 INFO neutron.plugins.ml2.extensions.port_security [None req-124c1e64-1d9b-4ab1-9a83-908b67b0a30d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-16 03:13:19.765 8 INFO neutron.plugins.ml2.managers [None req-124c1e64-1d9b-4ab1-9a83-908b67b0a30d - - - - - -] Initializing extension driver 'qos' 2026-07-16 03:13:19.766 8 INFO neutron.plugins.ml2.managers [None req-124c1e64-1d9b-4ab1-9a83-908b67b0a30d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-16 03:13:19.766 8 INFO neutron.plugins.ml2.managers [None req-124c1e64-1d9b-4ab1-9a83-908b67b0a30d - - - - - -] Initializing mechanism driver 'l2population' 2026-07-16 03:13:19.779 8 INFO neutron.quota [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded quota_driver: . 2026-07-16 03:13:19.780 8 INFO neutron.plugins.ml2.plugin [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Modular L2 Plugin initialization complete 2026-07-16 03:13:19.780 8 INFO neutron.plugins.ml2.managers [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-16 03:13:19.780 8 INFO neutron.plugins.ml2.managers [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-16 03:13:19.780 8 INFO neutron.plugins.ml2.managers [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-16 03:13:19.780 8 INFO neutron.manager [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loading Plugin: qos 2026-07-16 03:13:19.793 8 INFO neutron.manager [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loading Plugin: router 2026-07-16 03:13:19.799 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-64c1f139-97bd-4e86-8102-1fc7d1e294e1 - - - - - -] VlanTypeDriver initialization complete 2026-07-16 03:13:19.800 7 INFO neutron.plugins.ml2.managers [None req-64c1f139-97bd-4e86-8102-1fc7d1e294e1 - - - - - -] Initializing driver for type 'vxlan' 2026-07-16 03:13:19.800 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-64c1f139-97bd-4e86-8102-1fc7d1e294e1 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-16 03:13:19.812 7 INFO neutron.plugins.ml2.managers [None req-64c1f139-97bd-4e86-8102-1fc7d1e294e1 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-16 03:13:19.812 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-64c1f139-97bd-4e86-8102-1fc7d1e294e1 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-16 03:13:19.813 7 INFO neutron.plugins.ml2.managers [None req-64c1f139-97bd-4e86-8102-1fc7d1e294e1 - - - - - -] Initializing extension driver 'port_security' 2026-07-16 03:13:19.813 7 INFO neutron.plugins.ml2.extensions.port_security [None req-64c1f139-97bd-4e86-8102-1fc7d1e294e1 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-16 03:13:19.813 7 INFO neutron.plugins.ml2.managers [None req-64c1f139-97bd-4e86-8102-1fc7d1e294e1 - - - - - -] Initializing extension driver 'qos' 2026-07-16 03:13:19.813 7 INFO neutron.plugins.ml2.managers [None req-64c1f139-97bd-4e86-8102-1fc7d1e294e1 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-16 03:13:19.813 7 INFO neutron.plugins.ml2.managers [None req-64c1f139-97bd-4e86-8102-1fc7d1e294e1 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-16 03:13:19.827 7 INFO neutron.quota [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded quota_driver: . 2026-07-16 03:13:19.827 7 INFO neutron.plugins.ml2.plugin [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Modular L2 Plugin initialization complete 2026-07-16 03:13:19.827 7 INFO neutron.plugins.ml2.managers [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-16 03:13:19.828 7 INFO neutron.plugins.ml2.managers [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-16 03:13:19.828 7 INFO neutron.plugins.ml2.managers [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Got port-security extension from driver 'port_security' 2026-07-16 03:13:19.828 7 INFO neutron.manager [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loading Plugin: qos 2026-07-16 03:13:19.833 8 INFO neutron.services.service_base [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-16 03:13:19.834 8 INFO neutron.manager [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loading Plugin: segments 2026-07-16 03:13:19.841 7 INFO neutron.manager [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loading Plugin: router 2026-07-16 03:13:19.880 7 INFO neutron.services.service_base [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-16 03:13:19.880 7 INFO neutron.manager [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loading Plugin: segments 2026-07-16 03:13:19.931 8 INFO neutron.manager [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loading Plugin: trunk 2026-07-16 03:13:19.946 8 INFO neutron.manager [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loading Plugin: vpnaas 2026-07-16 03:13:19.978 7 INFO neutron.manager [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loading Plugin: trunk 2026-07-16 03:13:19.984 8 WARNING stevedore.named [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-16 03:13:19.993 7 INFO neutron.manager [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loading Plugin: vpnaas 2026-07-16 03:13:20.029 7 WARNING stevedore.named [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-16 03:13:20.052 8 INFO neutron_vpnaas.services.vpn.plugin [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-16 03:13:20.052 8 INFO neutron.common.utils [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-16 03:13:20.053 8 INFO neutron.manager [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loading Plugin: taas 2026-07-16 03:13:20.076 8 WARNING stevedore.named [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 03:13:20.086 7 INFO neutron_vpnaas.services.vpn.plugin [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-16 03:13:20.087 7 INFO neutron.common.utils [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-16 03:13:20.087 7 INFO neutron.manager [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loading Plugin: taas 2026-07-16 03:13:20.095 8 INFO neutron_taas.services.taas.taas_plugin [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-16 03:13:20.096 8 INFO neutron.manager [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loading Plugin: tapmirror 2026-07-16 03:13:20.110 8 WARNING stevedore.named [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 03:13:20.110 7 WARNING stevedore.named [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 03:13:20.122 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-16 03:13:20.122 8 INFO neutron.manager [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loading Plugin: auto_allocate 2026-07-16 03:13:20.126 7 INFO neutron_taas.services.taas.taas_plugin [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-16 03:13:20.126 7 INFO neutron.manager [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loading Plugin: tapmirror 2026-07-16 03:13:20.129 8 INFO neutron.manager [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loading Plugin: tag 2026-07-16 03:13:20.137 7 WARNING stevedore.named [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 03:13:20.138 8 INFO neutron.manager [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loading Plugin: timestamp 2026-07-16 03:13:20.141 8 INFO neutron.manager [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loading Plugin: network_ip_availability 2026-07-16 03:13:20.144 8 INFO neutron.manager [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loading Plugin: flavors 2026-07-16 03:13:20.148 8 INFO neutron.manager [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loading Plugin: revisions 2026-07-16 03:13:20.151 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Initializing extension manager. 2026-07-16 03:13:20.152 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: address-group 2026-07-16 03:13:20.153 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-16 03:13:20.153 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: address-scope 2026-07-16 03:13:20.154 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-16 03:13:20.154 7 INFO neutron.manager [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loading Plugin: auto_allocate 2026-07-16 03:13:20.155 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: agent 2026-07-16 03:13:20.155 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: agent-resources-synced 2026-07-16 03:13:20.156 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-16 03:13:20.157 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-16 03:13:20.158 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: availability_zone 2026-07-16 03:13:20.158 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: availability_zone_filter 2026-07-16 03:13:20.159 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-16 03:13:20.159 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: default-subnetpools 2026-07-16 03:13:20.161 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-16 03:13:20.161 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: dns-integration 2026-07-16 03:13:20.162 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: dns-domain-ports 2026-07-16 03:13:20.162 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-16 03:13:20.163 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: dvr 2026-07-16 03:13:20.163 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-16 03:13:20.164 7 INFO neutron.manager [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loading Plugin: tag 2026-07-16 03:13:20.164 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: empty-string-filtering 2026-07-16 03:13:20.165 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 03:13:20.166 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-16 03:13:20.166 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: external-net 2026-07-16 03:13:20.167 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-16 03:13:20.167 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: extraroute 2026-07-16 03:13:20.168 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: extraroute-atomic 2026-07-16 03:13:20.169 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-16 03:13:20.169 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-16 03:13:20.170 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-16 03:13:20.170 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-16 03:13:20.171 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: fip-port-details 2026-07-16 03:13:20.171 7 INFO neutron.manager [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loading Plugin: timestamp 2026-07-16 03:13:20.171 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: flavors 2026-07-16 03:13:20.173 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-16 03:13:20.174 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: floatingip-pools 2026-07-16 03:13:20.174 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: ip_allocation 2026-07-16 03:13:20.174 7 INFO neutron.manager [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loading Plugin: network_ip_availability 2026-07-16 03:13:20.175 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-16 03:13:20.175 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: l2_adjacency 2026-07-16 03:13:20.176 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: router 2026-07-16 03:13:20.178 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 03:13:20.178 7 INFO neutron.manager [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loading Plugin: flavors 2026-07-16 03:13:20.179 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-16 03:13:20.179 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-16 03:13:20.180 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: ext-gw-mode 2026-07-16 03:13:20.180 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: l3-ha 2026-07-16 03:13:20.181 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-16 03:13:20.181 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-16 03:13:20.181 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: l3-flavors 2026-07-16 03:13:20.182 7 INFO neutron.manager [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loading Plugin: revisions 2026-07-16 03:13:20.183 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-16 03:13:20.183 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-16 03:13:20.185 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Initializing extension manager. 2026-07-16 03:13:20.185 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-16 03:13:20.186 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: address-group 2026-07-16 03:13:20.186 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-16 03:13:20.187 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: address-scope 2026-07-16 03:13:20.187 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-16 03:13:20.188 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-16 03:13:20.188 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-16 03:13:20.189 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: agent 2026-07-16 03:13:20.189 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-16 03:13:20.189 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: agent-resources-synced 2026-07-16 03:13:20.189 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: multi-provider 2026-07-16 03:13:20.190 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: net-mtu 2026-07-16 03:13:20.190 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: allowed-address-pairs 2026-07-16 03:13:20.190 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: net-mtu-writable 2026-07-16 03:13:20.191 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: auto-allocated-topology 2026-07-16 03:13:20.191 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: network_availability_zone 2026-07-16 03:13:20.192 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: network_ha 2026-07-16 03:13:20.192 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: availability_zone 2026-07-16 03:13:20.192 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: availability_zone_filter 2026-07-16 03:13:20.192 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: network-ip-availability 2026-07-16 03:13:20.193 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-16 03:13:20.193 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-16 03:13:20.193 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: default-subnetpools 2026-07-16 03:13:20.194 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: pagination 2026-07-16 03:13:20.194 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: port-device-profile 2026-07-16 03:13:20.195 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-16 03:13:20.195 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-16 03:13:20.195 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-16 03:13:20.196 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-16 03:13:20.196 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: dns-integration 2026-07-16 03:13:20.196 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: port-mac-override 2026-07-16 03:13:20.196 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: dns-domain-ports 2026-07-16 03:13:20.197 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-16 03:13:20.197 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-16 03:13:20.197 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-16 03:13:20.197 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: dvr 2026-07-16 03:13:20.198 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-16 03:13:20.198 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-16 03:13:20.198 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: port-resource-request 2026-07-16 03:13:20.198 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: empty-string-filtering 2026-07-16 03:13:20.199 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-16 03:13:20.199 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 03:13:20.199 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-16 03:13:20.199 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-16 03:13:20.200 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: binding 2026-07-16 03:13:20.200 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: external-net 2026-07-16 03:13:20.200 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-16 03:13:20.201 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: binding-extended 2026-07-16 03:13:20.201 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: extraroute 2026-07-16 03:13:20.201 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: port-security 2026-07-16 03:13:20.201 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: extraroute-atomic 2026-07-16 03:13:20.202 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: project-id 2026-07-16 03:13:20.202 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-16 03:13:20.202 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: provider 2026-07-16 03:13:20.203 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-16 03:13:20.203 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-16 03:13:20.203 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-16 03:13:20.203 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-16 03:13:20.204 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: fip-port-details 2026-07-16 03:13:20.206 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: flavors 2026-07-16 03:13:20.206 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: qos 2026-07-16 03:13:20.207 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-16 03:13:20.207 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-16 03:13:20.207 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: floatingip-pools 2026-07-16 03:13:20.208 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-16 03:13:20.208 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: ip_allocation 2026-07-16 03:13:20.208 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: qos-default 2026-07-16 03:13:20.208 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: ip-substring-filtering 2026-07-16 03:13:20.209 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: qos-fip 2026-07-16 03:13:20.209 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: l2_adjacency 2026-07-16 03:13:20.209 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-16 03:13:20.210 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-16 03:13:20.210 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: router 2026-07-16 03:13:20.210 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-16 03:13:20.211 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-16 03:13:20.212 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-16 03:13:20.212 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 03:13:20.212 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-16 03:13:20.213 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: qos-pps 2026-07-16 03:13:20.213 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-16 03:13:20.213 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-16 03:13:20.213 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: ext-gw-mode 2026-07-16 03:13:20.214 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-16 03:13:20.214 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: l3-ha 2026-07-16 03:13:20.214 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-16 03:13:20.214 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: qos-rules-alias 2026-07-16 03:13:20.215 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-16 03:13:20.215 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: quota-check-limit 2026-07-16 03:13:20.215 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: l3-flavors 2026-07-16 03:13:20.216 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-16 03:13:20.216 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-16 03:13:20.217 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-16 03:13:20.219 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: quotas 2026-07-16 03:13:20.220 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-16 03:13:20.220 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: quota_details 2026-07-16 03:13:20.221 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-16 03:13:20.221 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: rbac-policies 2026-07-16 03:13:20.222 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-16 03:13:20.222 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: rbac-address-group 2026-07-16 03:13:20.222 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: rbac-address-scope 2026-07-16 03:13:20.223 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-16 03:13:20.223 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: rbac-security-groups 2026-07-16 03:13:20.223 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-16 03:13:20.224 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-16 03:13:20.224 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: revision-if-match 2026-07-16 03:13:20.224 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: multi-provider 2026-07-16 03:13:20.224 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: net-mtu 2026-07-16 03:13:20.225 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-16 03:13:20.225 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: net-mtu-writable 2026-07-16 03:13:20.226 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: router_availability_zone 2026-07-16 03:13:20.226 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-16 03:13:20.226 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: network_availability_zone 2026-07-16 03:13:20.227 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: network_ha 2026-07-16 03:13:20.227 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: network-ip-availability 2026-07-16 03:13:20.228 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-16 03:13:20.228 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-16 03:13:20.228 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-16 03:13:20.229 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: pagination 2026-07-16 03:13:20.229 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-16 03:13:20.229 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: port-device-profile 2026-07-16 03:13:20.230 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-16 03:13:20.230 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-16 03:13:20.230 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-16 03:13:20.230 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-16 03:13:20.231 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-16 03:13:20.231 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-16 03:13:20.231 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: port-mac-override 2026-07-16 03:13:20.232 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-16 03:13:20.232 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-16 03:13:20.233 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-16 03:13:20.233 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: port-resource-request 2026-07-16 03:13:20.234 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: port-resource-request-groups 2026-07-16 03:13:20.234 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-16 03:13:20.235 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: binding 2026-07-16 03:13:20.235 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: security-group 2026-07-16 03:13:20.236 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: binding-extended 2026-07-16 03:13:20.236 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: port-security 2026-07-16 03:13:20.236 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: segment 2026-07-16 03:13:20.237 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: project-id 2026-07-16 03:13:20.237 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-16 03:13:20.238 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: provider 2026-07-16 03:13:20.238 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: service-type 2026-07-16 03:13:20.238 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-16 03:13:20.239 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: sorting 2026-07-16 03:13:20.239 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: standard-attr-segment 2026-07-16 03:13:20.240 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: standard-attr-description 2026-07-16 03:13:20.240 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: stateful-security-group 2026-07-16 03:13:20.241 8 WARNING neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-16 03:13:20.241 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-16 03:13:20.242 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: subnet-external-network 2026-07-16 03:13:20.242 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: qos 2026-07-16 03:13:20.243 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: subnet_onboard 2026-07-16 03:13:20.243 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-16 03:13:20.243 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-16 03:13:20.243 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-16 03:13:20.244 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: subnet-service-types 2026-07-16 03:13:20.244 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: qos-default 2026-07-16 03:13:20.244 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: subnet_allocation 2026-07-16 03:13:20.244 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: qos-fip 2026-07-16 03:13:20.245 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-16 03:13:20.245 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-16 03:13:20.245 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: qos-gateway-ip 2026-07-16 03:13:20.245 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: tag-creation 2026-07-16 03:13:20.246 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: qos-port-network-policy 2026-07-16 03:13:20.246 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-16 03:13:20.246 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: qos-pps-minimum 2026-07-16 03:13:20.247 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-16 03:13:20.248 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: qos-pps 2026-07-16 03:13:20.248 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: qos-rule-type-details 2026-07-16 03:13:20.249 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-16 03:13:20.249 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: qos-rules-alias 2026-07-16 03:13:20.250 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: quota-check-limit 2026-07-16 03:13:20.250 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: standard-attr-tag 2026-07-16 03:13:20.250 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: quota-check-limit-default 2026-07-16 03:13:20.251 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-16 03:13:20.251 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: trunk 2026-07-16 03:13:20.252 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: trunk-details 2026-07-16 03:13:20.253 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: quotas 2026-07-16 03:13:20.253 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-16 03:13:20.253 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-16 03:13:20.254 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: quota_details 2026-07-16 03:13:20.254 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-16 03:13:20.254 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-16 03:13:20.255 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: rbac-policies 2026-07-16 03:13:20.255 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: rbac-address-group 2026-07-16 03:13:20.256 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: rbac-address-scope 2026-07-16 03:13:20.256 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-16 03:13:20.256 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: rbac-security-groups 2026-07-16 03:13:20.257 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: rbac-subnetpool 2026-07-16 03:13:20.257 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-16 03:13:20.257 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: revision-if-match 2026-07-16 03:13:20.258 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: vpn-flavors 2026-07-16 03:13:20.258 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: standard-attr-revisions 2026-07-16 03:13:20.259 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: router_availability_zone 2026-07-16 03:13:20.259 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-16 03:13:20.259 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: vpnaas 2026-07-16 03:13:20.261 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: taas 2026-07-16 03:13:20.261 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: security-groups-default-rules 2026-07-16 03:13:20.261 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-16 03:13:20.262 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-16 03:13:20.262 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: tap-mirror 2026-07-16 03:13:20.262 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-16 03:13:20.262 8 INFO neutron.api.extensions [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-16 03:13:20.263 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-16 03:13:20.263 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-16 03:13:20.265 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-16 03:13:20.265 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-16 03:13:20.266 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 03:13:20.266 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-16 03:13:20.268 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: security-group 2026-07-16 03:13:20.269 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: segment 2026-07-16 03:13:20.269 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 03:13:20.269 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-16 03:13:20.269 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 03:13:20.271 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: service-type 2026-07-16 03:13:20.271 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: sorting 2026-07-16 03:13:20.272 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: standard-attr-segment 2026-07-16 03:13:20.272 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: standard-attr-description 2026-07-16 03:13:20.273 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: stateful-security-group 2026-07-16 03:13:20.273 7 WARNING neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-16 03:13:20.274 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-16 03:13:20.274 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 03:13:20.274 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: subnet-external-network 2026-07-16 03:13:20.274 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 03:13:20.275 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: subnet_onboard 2026-07-16 03:13:20.275 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 03:13:20.275 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-16 03:13:20.276 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: subnet-service-types 2026-07-16 03:13:20.276 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 03:13:20.276 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] subnetpool is already registered 2026-07-16 03:13:20.276 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: subnet_allocation 2026-07-16 03:13:20.276 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 03:13:20.277 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] subnetpool is already registered 2026-07-16 03:13:20.277 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 03:13:20.277 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-16 03:13:20.277 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 03:13:20.278 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: tag-creation 2026-07-16 03:13:20.278 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 03:13:20.278 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-16 03:13:20.278 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 03:13:20.278 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 03:13:20.279 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 03:13:20.279 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 03:13:20.279 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] ipsecpolicy is already registered 2026-07-16 03:13:20.280 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 03:13:20.280 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] ikepolicy is already registered 2026-07-16 03:13:20.282 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: standard-attr-tag 2026-07-16 03:13:20.282 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-16 03:13:20.283 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: trunk 2026-07-16 03:13:20.284 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: trunk-details 2026-07-16 03:13:20.284 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-16 03:13:20.285 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-16 03:13:20.285 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-16 03:13:20.285 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 03:13:20.285 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] router is already registered 2026-07-16 03:13:20.286 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 03:13:20.286 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-16 03:13:20.286 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] floatingip is already registered 2026-07-16 03:13:20.288 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-16 03:13:20.289 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-16 03:13:20.289 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: vpn-flavors 2026-07-16 03:13:20.289 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 03:13:20.290 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] rbac_policy is already registered 2026-07-16 03:13:20.290 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 03:13:20.290 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] security_group is already registered 2026-07-16 03:13:20.291 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: vpnaas 2026-07-16 03:13:20.291 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 03:13:20.291 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] security_group_rule is already registered 2026-07-16 03:13:20.292 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 03:13:20.292 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] subnetpool is already registered 2026-07-16 03:13:20.292 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: taas 2026-07-16 03:13:20.292 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 03:13:20.292 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] subnetpool is already registered 2026-07-16 03:13:20.293 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 03:13:20.293 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] trunk is already registered 2026-07-16 03:13:20.293 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: tap-mirror 2026-07-16 03:13:20.293 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 03:13:20.293 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] ikepolicy is already registered 2026-07-16 03:13:20.293 7 INFO neutron.api.extensions [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Loaded extension: taas-vlan-filter 2026-07-16 03:13:20.294 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 03:13:20.294 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] ipsecpolicy is already registered 2026-07-16 03:13:20.294 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 03:13:20.294 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] endpoint_group is already registered 2026-07-16 03:13:20.295 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 03:13:20.295 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] vpnservice is already registered 2026-07-16 03:13:20.295 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 03:13:20.296 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] ipsec_site_connection is already registered 2026-07-16 03:13:20.296 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-16 03:13:20.296 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 03:13:20.296 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-16 03:13:20.296 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] ipsecpolicy is already registered 2026-07-16 03:13:20.296 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 03:13:20.296 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-16 03:13:20.297 8 INFO neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 03:13:20.297 8 WARNING neutron.quota.resource_registry [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] ikepolicy is already registered 2026-07-16 03:13:20.299 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 03:13:20.300 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 03:13:20.304 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 03:13:20.305 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 03:13:20.305 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 03:13:20.306 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 03:13:20.306 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] subnetpool is already registered 2026-07-16 03:13:20.307 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 03:13:20.307 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] subnetpool is already registered 2026-07-16 03:13:20.307 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 03:13:20.308 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 03:13:20.308 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 03:13:20.309 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 03:13:20.309 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 03:13:20.309 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 03:13:20.310 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 03:13:20.310 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] ipsecpolicy is already registered 2026-07-16 03:13:20.310 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 03:13:20.310 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] ikepolicy is already registered 2026-07-16 03:13:20.315 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 03:13:20.315 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] router is already registered 2026-07-16 03:13:20.315 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 03:13:20.316 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] floatingip is already registered 2026-07-16 03:13:20.319 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 03:13:20.319 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] rbac_policy is already registered 2026-07-16 03:13:20.320 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 03:13:20.320 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] security_group is already registered 2026-07-16 03:13:20.320 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 03:13:20.321 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] security_group_rule is already registered 2026-07-16 03:13:20.321 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 03:13:20.322 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] subnetpool is already registered 2026-07-16 03:13:20.322 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 03:13:20.322 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] subnetpool is already registered 2026-07-16 03:13:20.322 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 03:13:20.323 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] trunk is already registered 2026-07-16 03:13:20.323 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 03:13:20.323 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] ikepolicy is already registered 2026-07-16 03:13:20.323 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 03:13:20.324 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] ipsecpolicy is already registered 2026-07-16 03:13:20.324 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 03:13:20.324 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] endpoint_group is already registered 2026-07-16 03:13:20.324 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 03:13:20.325 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] vpnservice is already registered 2026-07-16 03:13:20.325 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 03:13:20.325 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] ipsec_site_connection is already registered 2026-07-16 03:13:20.325 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 03:13:20.326 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] ipsecpolicy is already registered 2026-07-16 03:13:20.326 7 INFO neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 03:13:20.326 7 WARNING neutron.quota.resource_registry [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] ikepolicy is already registered 2026-07-16 03:13:20.334 8 WARNING keystonemiddleware._common.config [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 03:13:20.340 8 WARNING oslo_config.cfg [None req-a105e5d9-e564-40fc-b0cd-3b26cd36b342 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fcb2dfbc668 pid: 8 (default app) 2026-07-16 03:13:20.364 7 WARNING keystonemiddleware._common.config [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 03:13:20.371 7 WARNING oslo_config.cfg [None req-70016bfc-9046-4a5b-8666-556d90954565 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fcb2dfbc668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 03:13:24.945 8 INFO neutron.pecan_wsgi.hooks.translation [None req-38bc6964-2ee8-4139-ab4a-86bde81a9077 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.19.213.73 () {44 vars in 923 bytes} [Thu Jul 16 03:13:24 2026] GET /v2.0/networks/public => generated 108 bytes in 798 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.19.213.73 () {44 vars in 945 bytes} [Thu Jul 16 03:13:24 2026] GET /v2.0/networks?name=public => generated 15 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:13:25.664 8 WARNING neutron.services.revisions.revision_plugin [None req-f96143d1-43e4-4741-9d21-1c73181e5339 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Could not find related network for resource to bump revision. 2026-07-16 03:13:25.685 8 INFO neutron.db.segments_db [None req-f96143d1-43e4-4741-9d21-1c73181e5339 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment 705c7a4c-1a07-4eff-9a6c-9ad44724250c of type flat for network d7cbd71d-9302-4c4d-b826-d16679157c89 2026-07-16 03:13:25.728 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f96143d1-43e4-4741-9d21-1c73181e5339 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.19.213.73 () {48 vars in 963 bytes} [Thu Jul 16 03:13:25 2026] POST /v2.0/networks => generated 124 bytes in 416 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:13:31.547 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd44196b-3a0d-4ce7-8c91-23fb58218723 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.19.213.73 () {44 vars in 923 bytes} [Thu Jul 16 03:13:31 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.19.213.73 () {44 vars in 945 bytes} [Thu Jul 16 03:13:31 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-07-16 03:13:31.621 8 WARNING neutron.services.revisions.revision_plugin [None req-ff2c5f2e-d3c2-40d9-bc96-d399af878330 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Could not find related network for resource to bump revision. 2026-07-16 03:13:31.636 8 INFO neutron.db.segments_db [None req-ff2c5f2e-d3c2-40d9-bc96-d399af878330 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment 58e76da8-741d-4d5f-a81d-bc48f32d73d2 of type flat for network ed0074df-b57f-455d-a7e7-a587a04eb4d5 2026-07-16 03:13:31.664 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ff2c5f2e-d3c2-40d9-bc96-d399af878330 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.19.213.73 () {48 vars in 963 bytes} [Thu Jul 16 03:13:31 2026] POST /v2.0/networks => generated 124 bytes in 184 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:13:37.861 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab2dfde8-5dd2-43ec-9ca2-bdb1b3d76a6a 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.19.213.73 () {44 vars in 923 bytes} [Thu Jul 16 03:13:37 2026] GET /v2.0/networks/public => generated 108 bytes in 336 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.19.213.73 () {44 vars in 945 bytes} [Thu Jul 16 03:13:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:13:38.127 7 WARNING neutron.services.revisions.revision_plugin [None req-573585e6-95b3-4670-864e-a7a75d175b62 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Could not find related network for resource to bump revision. 2026-07-16 03:13:38.152 7 INFO neutron.db.segments_db [None req-573585e6-95b3-4670-864e-a7a75d175b62 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment 9fd798ed-341c-4548-8b6b-59fdc5f81da5 of type flat for network 25b91795-ba94-40bc-b2ea-ba25ddeca776 2026-07-16 03:13:38.200 7 INFO neutron.pecan_wsgi.hooks.translation [None req-573585e6-95b3-4670-864e-a7a75d175b62 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.19.213.73 () {48 vars in 963 bytes} [Thu Jul 16 03:13:37 2026] POST /v2.0/networks => generated 124 bytes in 327 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:13:44.136 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d922376-cd57-4777-a91b-296b9e9d79d1 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.19.213.73 () {44 vars in 923 bytes} [Thu Jul 16 03:13:44 2026] GET /v2.0/networks/public => generated 108 bytes in 80 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.19.213.73 () {44 vars in 945 bytes} [Thu Jul 16 03:13:44 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:13:44.202 7 WARNING neutron.services.revisions.revision_plugin [None req-3b274e67-a3c6-4750-9974-7e2b05caa3b0 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Could not find related network for resource to bump revision. 2026-07-16 03:13:44.216 7 INFO neutron.db.segments_db [None req-3b274e67-a3c6-4750-9974-7e2b05caa3b0 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment ffee2a10-c540-4558-acf5-f2aae7e37011 of type flat for network d5ffa3ed-5188-435d-89ff-d2b433a01424 2026-07-16 03:13:44.233 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3b274e67-a3c6-4750-9974-7e2b05caa3b0 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.19.213.73 () {48 vars in 963 bytes} [Thu Jul 16 03:13:44 2026] POST /v2.0/networks => generated 124 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:13:50.156 8 INFO neutron.pecan_wsgi.hooks.translation [None req-899342ba-030c-400b-b481-7a06c251b5da 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.19.213.73 () {44 vars in 923 bytes} [Thu Jul 16 03:13:50 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.19.213.73 () {44 vars in 945 bytes} [Thu Jul 16 03:13:50 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-07-16 03:13:50.220 8 WARNING neutron.services.revisions.revision_plugin [None req-56f79ced-4944-4cd2-9d6f-90401b0799d3 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Could not find related network for resource to bump revision. 2026-07-16 03:13:50.239 8 INFO neutron.db.segments_db [None req-56f79ced-4944-4cd2-9d6f-90401b0799d3 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment d536309e-7640-4374-a250-5ffcc009495b of type flat for network 00547f91-8a64-4524-82b1-54f660af52e9 [pid: 8|app: 0|req: 11/19] 199.19.213.73 () {48 vars in 963 bytes} [Thu Jul 16 03:13:50 2026] POST /v2.0/networks => generated 706 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:13:51.452 7 INFO neutron.pecan_wsgi.hooks.translation [None req-afc47306-4ffd-4c2a-b04a-4fb9efa3c41e 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.19.213.73 () {44 vars in 923 bytes} [Thu Jul 16 03:13:51 2026] GET /v2.0/networks/public => generated 108 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.19.213.73 () {44 vars in 945 bytes} [Thu Jul 16 03:13:51 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-07-16 03:13:51.519 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f44d87f0-46ef-4176-ad60-dc610da9058d 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/22] 199.19.213.73 () {44 vars in 1030 bytes} [Thu Jul 16 03:13:51 2026] GET /v2.0/subnets/public-subnet?network_id=00547f91-8a64-4524-82b1-54f660af52e9 => generated 113 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.19.213.73 () {44 vars in 1053 bytes} [Thu Jul 16 03:13:51 2026] GET /v2.0/subnets?name=public-subnet&network_id=00547f91-8a64-4524-82b1-54f660af52e9 => generated 14 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.19.213.73 () {48 vars in 961 bytes} [Thu Jul 16 03:13:51 2026] POST /v2.0/subnets => generated 664 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:18:32.578 8 INFO neutron.pecan_wsgi.hooks.translation [None req-26170f8e-6a8b-480b-981e-b096158fbcf9 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 33/62] 199.19.213.73 () {44 vars in 933 bytes} [Thu Jul 16 03:18:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 92 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/63] 199.19.213.73 () {44 vars in 955 bytes} [Thu Jul 16 03:18:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:18:32.656 8 INFO neutron.db.segments_db [None req-a8389549-c5d2-4f18-a237-103adc8b2145 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment ce315f6b-d599-4ce2-b024-5daca10f2aa6 of type vxlan for network fd8c0d3c-032a-4279-a078-f95bb1f00f2e [pid: 8|app: 0|req: 34/64] 199.19.213.73 () {48 vars in 962 bytes} [Thu Jul 16 03:18:32 2026] POST /v2.0/networks => generated 707 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:18:33.642 7 INFO neutron.pecan_wsgi.hooks.translation [None req-507a4780-f3b5-4b85-8328-68f5cd83cb2e 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 31/65] 199.19.213.73 () {44 vars in 933 bytes} [Thu Jul 16 03:18:33 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/66] 199.19.213.73 () {44 vars in 955 bytes} [Thu Jul 16 03:18:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:18:33.701 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ab4ca42-9f2a-4758-9ac4-beb605589e1f 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/67] 199.19.213.73 () {44 vars in 1032 bytes} [Thu Jul 16 03:18:33 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/68] 199.19.213.73 () {44 vars in 1055 bytes} [Thu Jul 16 03:18:33 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/69] 199.19.213.73 () {48 vars in 961 bytes} [Thu Jul 16 03:18:33 2026] POST /v2.0/subnets => generated 651 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:18:34.964 8 INFO neutron.api.v2.resource [None req-ab653a4f-2006-4441-b2d6-d9fb34983d3d 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 37/70] 199.19.213.73 () {44 vars in 967 bytes} [Thu Jul 16 03:18:34 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/71] 199.19.213.73 () {44 vars in 989 bytes} [Thu Jul 16 03:18:34 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/72] 199.19.213.73 () {48 vars in 976 bytes} [Thu Jul 16 03:18:35 2026] POST /v2.0/security-groups => generated 1616 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/73] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:36 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 1616 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/74] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:36 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/75] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:36 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/76] 199.19.213.73 () {48 vars in 987 bytes} [Thu Jul 16 03:18:36 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/77] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:37 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 2230 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/78] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:37 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/79] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:37 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/80] 199.19.213.73 () {48 vars in 987 bytes} [Thu Jul 16 03:18:37 2026] POST /v2.0/security-group-rules => generated 603 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/81] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:38 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 2846 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/82] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:38 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 2846 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/83] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:38 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/84] 199.19.213.73 () {48 vars in 987 bytes} [Thu Jul 16 03:18:38 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: 41/85] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:39 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 3462 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/86] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:39 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 3462 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/87] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:39 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/88] 199.19.213.73 () {48 vars in 987 bytes} [Thu Jul 16 03:18:39 2026] POST /v2.0/security-group-rules => generated 603 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/89] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:40 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 4078 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/90] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:40 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 4078 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/91] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:40 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 4078 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/92] 199.19.213.73 () {48 vars in 987 bytes} [Thu Jul 16 03:18:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/93] 199.19.213.73 () {44 vars in 983 bytes} [Thu Jul 16 03:18:41 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e => generated 732 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:18:41.762 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad4ed013-a4b4-404d-b2a8-95792e9f0817 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/94] 199.19.213.73 () {44 vars in 1072 bytes} [Thu Jul 16 03:18:41 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e => generated 132 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/95] 199.19.213.73 () {44 vars in 1095 bytes} [Thu Jul 16 03:18:41 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/96] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:41 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/97] 199.19.213.73 () {48 vars in 957 bytes} [Thu Jul 16 03:18:41 2026] POST /v2.0/ports => generated 1100 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 03:18:49.457 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4994bb99-b386-446c-86ab-7bbbae4c0189 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/100] 199.19.213.73 () {44 vars in 975 bytes} [Thu Jul 16 03:18:49 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 52 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: 49/101] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:49 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/102] 199.19.213.73 () {48 vars in 1027 bytes} [Thu Jul 16 03:18:49 2026] PUT /v2.0/ports/72e18ee4-80f2-45b7-b39f-0193e47282d5 => generated 1249 bytes in 651 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/103] 199.19.213.73 () {44 vars in 916 bytes} [Thu Jul 16 03:18:51 2026] GET /v2.0/ports => generated 3730 bytes in 88 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-07-16 03:18:52.815 8 INFO neutron.api.v2.resource [None req-b75ac73e-ac88-4aae-b3cf-754b4b3b30e2 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/104] 199.19.213.73 () {44 vars in 955 bytes} [Thu Jul 16 03:18:52 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: 51/105] 199.19.213.73 () {44 vars in 977 bytes} [Thu Jul 16 03:18:52 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/106] 199.19.213.73 () {48 vars in 976 bytes} [Thu Jul 16 03:18:52 2026] POST /v2.0/security-groups => generated 1610 bytes in 85 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/107] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:53 2026] GET /v2.0/security-groups/30cfb6ab-3851-401c-99b3-0ec9e5dd0237 => generated 1610 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/108] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:53 2026] GET /v2.0/security-groups/30cfb6ab-3851-401c-99b3-0ec9e5dd0237 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/109] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:53 2026] GET /v2.0/security-groups/30cfb6ab-3851-401c-99b3-0ec9e5dd0237 => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/110] 199.19.213.73 () {48 vars in 987 bytes} [Thu Jul 16 03:18:53 2026] POST /v2.0/security-group-rules => generated 623 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/111] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:54 2026] GET /v2.0/security-groups/30cfb6ab-3851-401c-99b3-0ec9e5dd0237 => generated 2246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/112] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:54 2026] GET /v2.0/security-groups/30cfb6ab-3851-401c-99b3-0ec9e5dd0237 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/113] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:18:54 2026] GET /v2.0/security-groups/30cfb6ab-3851-401c-99b3-0ec9e5dd0237 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/114] 199.19.213.73 () {48 vars in 987 bytes} [Thu Jul 16 03:18:54 2026] POST /v2.0/security-group-rules => generated 627 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/123] 199.19.213.73 () {44 vars in 971 bytes} [Thu Jul 16 03:19:55 2026] GET /v2.0/quotas/b10d32dfcd924867bf3021309b602f82 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/124] 199.19.213.73 () {48 vars in 1023 bytes} [Thu Jul 16 03:19:55 2026] PUT /v2.0/quotas/b10d32dfcd924867bf3021309b602f82 => generated 291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 03:22:16.428 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf020090-6e41-47fc-9c40-2276e3a7fd25 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/145] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:22:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 290 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: 71/146] 199.19.213.73 () {30 vars in 762 bytes} [Thu Jul 16 03:22:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:22:18.225 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f34d90d2-f372-493e-b7ab-5dd938588828 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/147] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:22:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/148] 199.19.213.73 () {30 vars in 762 bytes} [Thu Jul 16 03:22:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:27:52.045 8 INFO neutron.api.v2.resource [None req-97b2d69b-ee4a-436c-a63e-ab1b54713b57 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 99/193] 199.19.213.73 () {44 vars in 1070 bytes} [Thu Jul 16 03:27:51 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 139 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/194] 199.19.213.73 () {44 vars in 1093 bytes} [Thu Jul 16 03:27:52 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 23 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/195] 199.19.213.73 () {48 vars in 977 bytes} [Thu Jul 16 03:27:52 2026] POST /v2.0/security-groups => generated 1624 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/196] 199.19.213.73 () {44 vars in 1084 bytes} [Thu Jul 16 03:27:53 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c?project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 1624 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/197] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:27:53 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/198] 199.19.213.73 () {44 vars in 1084 bytes} [Thu Jul 16 03:27:53 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c?project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/199] 199.19.213.73 () {48 vars in 987 bytes} [Thu Jul 16 03:27:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/200] 199.19.213.73 () {44 vars in 1084 bytes} [Thu Jul 16 03:27:54 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c?project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 2234 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/201] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:27:54 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/202] 199.19.213.73 () {44 vars in 1084 bytes} [Thu Jul 16 03:27:54 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c?project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/203] 199.19.213.73 () {48 vars in 987 bytes} [Thu Jul 16 03:27:54 2026] POST /v2.0/security-group-rules => generated 599 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/204] 199.19.213.73 () {44 vars in 1084 bytes} [Thu Jul 16 03:27:55 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c?project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 2846 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/205] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:27:55 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/206] 199.19.213.73 () {44 vars in 1084 bytes} [Thu Jul 16 03:27:55 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c?project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/207] 199.19.213.73 () {48 vars in 987 bytes} [Thu Jul 16 03:27:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 102/208] 199.19.213.73 () {44 vars in 1084 bytes} [Thu Jul 16 03:27:57 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c?project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 3460 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/209] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:27:57 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/210] 199.19.213.73 () {44 vars in 1084 bytes} [Thu Jul 16 03:27:57 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c?project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 3460 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/211] 199.19.213.73 () {48 vars in 987 bytes} [Thu Jul 16 03:27:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/230] 199.19.213.73 () {30 vars in 739 bytes} [Thu Jul 16 03:30:12 2026] GET /v2.0/networks?tenant_id=b7b6dabc222e4249b7bb91476a3dc70d&shared=False => generated 15 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:30:12.898 7 INFO neutron.db.segments_db [None req-7a05b5a2-0a9f-47f2-8cc7-a8905a600b4b cdbcda255b964cb1810ff0b39c6228af b7b6dabc222e4249b7bb91476a3dc70d - - 38d3f409128047f88c51e530e1ceb5b9 38d3f409128047f88c51e530e1ceb5b9] Added segment ec2efba8-97ac-49a0-97df-fe7d8746e6c7 of type vxlan for network c854244c-8ff9-4b3a-bbfa-2d0172d9322d [pid: 7|app: 0|req: 113/231] 199.19.213.73 () {34 vars in 681 bytes} [Thu Jul 16 03:30:12 2026] POST /v2.0/networks => generated 718 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/232] 199.19.213.73 () {30 vars in 721 bytes} [Thu Jul 16 03:30:13 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/233] 199.19.213.73 () {30 vars in 632 bytes} [Thu Jul 16 03:30:13 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/234] 199.19.213.73 () {34 vars in 676 bytes} [Thu Jul 16 03:30:13 2026] POST /v2.0/ports => generated 999 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/235] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:30:13 2026] GET /v2.0/networks/c854244c-8ff9-4b3a-bbfa-2d0172d9322d => generated 705 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/238] 199.19.213.73 () {30 vars in 721 bytes} [Thu Jul 16 03:30:15 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/239] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:30:15 2026] GET /v2.0/networks/c854244c-8ff9-4b3a-bbfa-2d0172d9322d => generated 705 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/240] 199.19.213.73 () {44 vars in 971 bytes} [Thu Jul 16 03:30:27 2026] GET /v2.0/quotas/b7b6dabc222e4249b7bb91476a3dc70d => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/241] 199.19.213.73 () {48 vars in 1023 bytes} [Thu Jul 16 03:30:28 2026] PUT /v2.0/quotas/b7b6dabc222e4249b7bb91476a3dc70d => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:42:33.862 8 INFO neutron.pecan_wsgi.hooks.translation [None req-50d028a6-8368-4ed8-afb5-ae34803881ff 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 173/340] 199.19.213.73 () {44 vars in 923 bytes} [Thu Jul 16 03:42:33 2026] GET /v2.0/networks/public => generated 108 bytes in 162 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/341] 199.19.213.73 () {44 vars in 945 bytes} [Thu Jul 16 03:42:33 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:42:35.118 8 INFO neutron.pecan_wsgi.hooks.translation [None req-df695869-7d06-4936-a966-6a337ab75a76 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 174/342] 199.19.213.73 () {44 vars in 923 bytes} [Thu Jul 16 03:42:35 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/343] 199.19.213.73 () {44 vars in 945 bytes} [Thu Jul 16 03:42:35 2026] GET /v2.0/networks?name=public => generated 753 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:42:35.202 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7cedcc7-d06f-4779-a706-5d6ca92fcfb3 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 175/344] 199.19.213.73 () {44 vars in 1030 bytes} [Thu Jul 16 03:42:35 2026] GET /v2.0/subnets/public-subnet?network_id=00547f91-8a64-4524-82b1-54f660af52e9 => generated 113 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 170/345] 199.19.213.73 () {44 vars in 1053 bytes} [Thu Jul 16 03:42:35 2026] GET /v2.0/subnets?name=public-subnet&network_id=00547f91-8a64-4524-82b1-54f660af52e9 => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:43:02.562 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fcf479fc-fce8-49da-a42b-a6a8b1ca51e3 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 178/350] 199.19.213.73 () {44 vars in 933 bytes} [Thu Jul 16 03:43:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 173/351] 199.19.213.73 () {44 vars in 955 bytes} [Thu Jul 16 03:43:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:43:03.530 8 INFO neutron.pecan_wsgi.hooks.translation [None req-155cdbdb-468f-49af-82d7-bf2fc45099b2 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/352] 199.19.213.73 () {44 vars in 933 bytes} [Thu Jul 16 03:43:03 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/353] 199.19.213.73 () {44 vars in 955 bytes} [Thu Jul 16 03:43:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:43:03.602 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ae48a66-1efc-47f4-9a70-9f0875af0076 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/354] 199.19.213.73 () {44 vars in 1032 bytes} [Thu Jul 16 03:43:03 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e => generated 114 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/355] 199.19.213.73 () {44 vars in 1055 bytes} [Thu Jul 16 03:43:03 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:43:04.786 8 INFO neutron.api.v2.resource [None req-869ad899-a612-421d-bb24-e571a14e4b3a 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/356] 199.19.213.73 () {44 vars in 967 bytes} [Thu Jul 16 03:43:04 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: 176/357] 199.19.213.73 () {44 vars in 989 bytes} [Thu Jul 16 03:43:04 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/358] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:05 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 4694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/359] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:05 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 4694 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/360] 199.19.213.73 () {44 vars in 1007 bytes} [Thu Jul 16 03:43:05 2026] GET /v2.0/security-group-rules/621723b3-e771-4a50-a7d4-25df4d18a8fc => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/361] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:06 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/362] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:06 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/363] 199.19.213.73 () {44 vars in 1007 bytes} [Thu Jul 16 03:43:06 2026] GET /v2.0/security-group-rules/7b7b0209-c2c2-4492-a37d-899caa74b32d => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/364] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:07 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => 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: 180/365] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:07 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => 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: 186/366] 199.19.213.73 () {44 vars in 1007 bytes} [Thu Jul 16 03:43:07 2026] GET /v2.0/security-group-rules/75656b86-bacc-4b66-8752-0e69b9c661a0 => 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: 181/367] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:08 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/368] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:08 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/369] 199.19.213.73 () {44 vars in 1007 bytes} [Thu Jul 16 03:43:08 2026] GET /v2.0/security-group-rules/1bd797ef-7934-496e-a3de-781a3ebc2568 => 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/370] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:09 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/371] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:09 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/372] 199.19.213.73 () {44 vars in 1007 bytes} [Thu Jul 16 03:43:09 2026] GET /v2.0/security-group-rules/07392179-3c41-4f21-a58a-5bf6f8cf3f69 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/373] 199.19.213.73 () {44 vars in 983 bytes} [Thu Jul 16 03:43:10 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e => generated 732 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:43:11.015 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f9530e8-e983-4da1-9103-da11b08521fe 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 190/374] 199.19.213.73 () {44 vars in 1072 bytes} [Thu Jul 16 03:43:10 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/375] 199.19.213.73 () {44 vars in 1095 bytes} [Thu Jul 16 03:43:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e => generated 1254 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/376] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:11 2026] GET /v2.0/security-groups/300ec73e-9334-4096-8849-38891194019e => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:43:18.609 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d1dd1d8c-e7c1-42cb-90a3-0b86fd111fbf 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/379] 199.19.213.73 () {44 vars in 975 bytes} [Thu Jul 16 03:43:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/380] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/381] 199.19.213.73 () {44 vars in 916 bytes} [Thu Jul 16 03:43:20 2026] GET /v2.0/ports => generated 4725 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:43:21.309 7 INFO neutron.api.v2.resource [None req-b5e65002-e392-4357-a1b6-f5508669a3c2 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 188/382] 199.19.213.73 () {44 vars in 955 bytes} [Thu Jul 16 03:43:21 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/383] 199.19.213.73 () {44 vars in 977 bytes} [Thu Jul 16 03:43:21 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/384] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:22 2026] GET /v2.0/security-groups/30cfb6ab-3851-401c-99b3-0ec9e5dd0237 => generated 2886 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/385] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:22 2026] GET /v2.0/security-groups/30cfb6ab-3851-401c-99b3-0ec9e5dd0237 => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/386] 199.19.213.73 () {44 vars in 1007 bytes} [Thu Jul 16 03:43:22 2026] GET /v2.0/security-group-rules/cb7b883e-3deb-4d4b-984f-4fb446799c46 => generated 623 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/387] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:23 2026] GET /v2.0/security-groups/30cfb6ab-3851-401c-99b3-0ec9e5dd0237 => generated 2886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/388] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:43:23 2026] GET /v2.0/security-groups/30cfb6ab-3851-401c-99b3-0ec9e5dd0237 => generated 2886 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/389] 199.19.213.73 () {44 vars in 1007 bytes} [Thu Jul 16 03:43:23 2026] GET /v2.0/security-group-rules/179cf5dc-d4e5-4369-b962-920f0206c137 => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/392] 199.19.213.73 () {44 vars in 971 bytes} [Thu Jul 16 03:43:35 2026] GET /v2.0/quotas/b10d32dfcd924867bf3021309b602f82 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:44:29.102 7 INFO neutron.api.v2.resource [None req-5ed30f28-5d14-4596-adaf-a73c17caf87c 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 198/401] 199.19.213.73 () {44 vars in 1070 bytes} [Thu Jul 16 03:44:29 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 139 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/402] 199.19.213.73 () {44 vars in 1093 bytes} [Thu Jul 16 03:44:29 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 4072 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/403] 199.19.213.73 () {44 vars in 1084 bytes} [Thu Jul 16 03:44:30 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c?project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/404] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:44:30 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/405] 199.19.213.73 () {44 vars in 1007 bytes} [Thu Jul 16 03:44:30 2026] GET /v2.0/security-group-rules/d4015418-5287-4259-9e31-ac3df69ec5cd => generated 597 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/406] 199.19.213.73 () {44 vars in 1084 bytes} [Thu Jul 16 03:44:31 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c?project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/407] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:44:31 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/408] 199.19.213.73 () {44 vars in 1007 bytes} [Thu Jul 16 03:44:31 2026] GET /v2.0/security-group-rules/d45e9caa-8465-49f5-93c2-8d0658c89805 => 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: 202/409] 199.19.213.73 () {44 vars in 1084 bytes} [Thu Jul 16 03:44:32 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c?project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 4075 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/410] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:44:32 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/411] 199.19.213.73 () {44 vars in 1007 bytes} [Thu Jul 16 03:44:32 2026] GET /v2.0/security-group-rules/99340400-d3c3-4e5f-9e5b-a578a2f879fe => generated 601 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/412] 199.19.213.73 () {44 vars in 1084 bytes} [Thu Jul 16 03:44:33 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c?project_id=b7b6dabc222e4249b7bb91476a3dc70d => generated 4075 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/413] 199.19.213.73 () {44 vars in 997 bytes} [Thu Jul 16 03:44:33 2026] GET /v2.0/security-groups/911af141-f811-451d-952f-28b183384a0c => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/414] 199.19.213.73 () {44 vars in 1007 bytes} [Thu Jul 16 03:44:33 2026] GET /v2.0/security-group-rules/7c19e4af-d553-4138-9b56-e9acbfbe8821 => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/415] 199.19.213.73 () {44 vars in 971 bytes} [Thu Jul 16 03:44:40 2026] GET /v2.0/quotas/b7b6dabc222e4249b7bb91476a3dc70d => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/424] 199.19.213.73 () {44 vars in 945 bytes} [Thu Jul 16 03:45:30 2026] GET /v2.0/networks?name=public => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/429] 10.0.0.60 () {32 vars in 648 bytes} [Thu Jul 16 03:46:09 2026] GET /v2.0/networks => generated 2168 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/430] 10.0.0.60 () {32 vars in 654 bytes} [Thu Jul 16 03:46:10 2026] GET /v2.0/floatingips => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/431] 10.0.0.60 () {32 vars in 646 bytes} [Thu Jul 16 03:46:10 2026] GET /v2.0/routers => generated 15 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/432] 10.0.0.60 () {32 vars in 642 bytes} [Thu Jul 16 03:46:10 2026] GET /v2.0/ports => generated 4725 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/433] 10.0.0.60 () {32 vars in 646 bytes} [Thu Jul 16 03:46:10 2026] GET /v2.0/subnets => generated 1308 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/434] 10.0.0.60 () {32 vars in 648 bytes} [Thu Jul 16 03:46:10 2026] GET /v2.0/networks => generated 2168 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/435] 10.0.0.60 () {32 vars in 662 bytes} [Thu Jul 16 03:46:10 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/436] 10.0.0.60 () {32 vars in 654 bytes} [Thu Jul 16 03:46:10 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:46:21.410 7 INFO neutron.db.segments_db [None req-c578d9d7-ab1f-414a-9d5c-f23d2b7f8036 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment d7f94cb3-36b0-465a-80a4-c18967d19b71 of type vxlan for network 099256c7-edec-4c1a-8d30-5aa017a1981d 2026-07-16 03:46:21.464 8 INFO neutron.db.segments_db [None req-0154a022-47fc-4f35-b07e-433f4ecd8c47 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment 1893f68c-5c91-47f1-a110-3e0187c33d32 of type vxlan for network 16427fa8-b3b7-402b-950b-2c3a8490db1e [pid: 7|app: 0|req: 217/439] 10.0.0.60 () {34 vars in 670 bytes} [Thu Jul 16 03:46:21 2026] POST /v2.0/networks => generated 746 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/440] 10.0.0.60 () {34 vars in 670 bytes} [Thu Jul 16 03:46:21 2026] POST /v2.0/networks => generated 743 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/441] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:46:21 2026] POST /v2.0/subnets => generated 693 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:46:21.749 7 INFO neutron.db.segments_db [None req-ddc7c2d9-78c5-421b-bc59-0e72bd10204c 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment 316e0baf-bff0-47ab-8490-7405b1cdff39 of type vxlan for network 7bda0b1c-55ec-4636-a434-cf4e4b25160a [pid: 7|app: 0|req: 218/442] 10.0.0.60 () {34 vars in 670 bytes} [Thu Jul 16 03:46:21 2026] POST /v2.0/networks => generated 748 bytes in 305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:46:21.845 7 INFO neutron.db.segments_db [None req-d9f8734e-a696-4115-9ea3-2faa6b6f1172 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment 321a4876-16ab-4659-8475-7afea0371142 of type vxlan for network da52bdbd-c8d6-4baa-ad6b-7ed9b99546b0 [pid: 8|app: 0|req: 225/443] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:46:21 2026] POST /v2.0/subnets => generated 691 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:46:22.019 7 INFO neutron.db.l3_hamode_db [None req-d9f8734e-a696-4115-9ea3-2faa6b6f1172 1e007ef54ee54a62820c932bcd434e1e ead19ba070ff4532817f55d1d0764b19 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 226/444] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:46:21 2026] POST /v2.0/subnets => generated 695 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:46:22.131 8 INFO neutron.db.segments_db [None req-840758ad-acaa-4782-acf3-308f938a8e2b 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment a8186deb-f4b9-4889-a656-11bf06e90c5a of type vxlan for network 4f5eb2c2-e880-46a7-ab70-fd787e42741e 2026-07-16 03:46:22.330 8 INFO neutron.db.l3_hamode_db [None req-840758ad-acaa-4782-acf3-308f938a8e2b 1e007ef54ee54a62820c932bcd434e1e 350bd463f0474a42ad30b4e73047e214 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:46:22.855 7 INFO neutron.db.l3_hamode_db [None req-d9f8734e-a696-4115-9ea3-2faa6b6f1172 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:46:23.345 8 INFO neutron.db.l3_hamode_db [None req-840758ad-acaa-4782-acf3-308f938a8e2b 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 219/445] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:46:21 2026] POST /v2.0/routers => generated 733 bytes in 2305 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/446] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:46:22 2026] POST /v2.0/routers => generated 731 bytes in 2215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:46:24.346 8 INFO neutron.db.segments_db [None req-5baccae6-7653-4b5f-84a1-6188fea192fb 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment da3320c2-bd06-4bee-997d-6c61aad8d241 of type vxlan for network cb157d68-5a39-4737-b230-b8600115e331 [pid: 7|app: 0|req: 220/447] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:46:24 2026] GET /v2.0/security-groups?tenant_id=1023b259429949ea8cbf561d43c72108&name=default => generated 2921 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:46:24.633 8 INFO neutron.db.l3_hamode_db [None req-5baccae6-7653-4b5f-84a1-6188fea192fb 1e007ef54ee54a62820c932bcd434e1e a6df82de7f554339920b720b502345ba - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:46:25.408 8 INFO neutron.db.l3_hamode_db [None req-5baccae6-7653-4b5f-84a1-6188fea192fb 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 221/448] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:46:24 2026] PUT /v2.0/routers/8f97c1d2-8367-4523-9037-0a0e1f5709d4/add_router_interface => generated 309 bytes in 1102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/449] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:46:24 2026] POST /v2.0/routers => generated 735 bytes in 1856 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/450] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:46:26 2026] DELETE /v2.0/security-groups/ad90b7e2-ddb6-4545-809b-a574aeec563e => 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: 230/451] 10.0.0.60 () {34 vars in 684 bytes} [Thu Jul 16 03:46:26 2026] POST /v2.0/security-groups => generated 1661 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/452] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:46:25 2026] PUT /v2.0/routers/232be110-a819-4a74-8e28-9d4a4650c02c/add_router_interface => generated 309 bytes in 1080 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/453] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:46:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/454] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:46:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/455] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:46:26 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: 226/456] 10.0.0.60 () {34 vars in 684 bytes} [Thu Jul 16 03:46:27 2026] POST /v2.0/security-groups => generated 1660 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/457] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:46:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/458] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:46:26 2026] PUT /v2.0/routers/e0c7b16d-26e9-45e2-945e-d8eddd7e48f4/add_router_interface => generated 309 bytes in 1155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/459] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:46:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/460] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:46:27 2026] POST /v2.0/floatingips => generated 552 bytes in 775 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:46:28.499 7 INFO neutron.db.segments_db [None req-d92a2468-a31d-49ec-807a-627910995da7 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment 63a3d71f-adf8-4151-92dc-828569387f83 of type vxlan for network 5cb3e2e1-fb84-4e60-974d-32894be5188a [pid: 7|app: 0|req: 229/461] 10.0.0.60 () {34 vars in 670 bytes} [Thu Jul 16 03:46:28 2026] POST /v2.0/networks => generated 752 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/462] 10.0.0.130 () {38 vars in 971 bytes} [Thu Jul 16 03:46:28 2026] POST /v2.0/security-groups => generated 1685 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/465] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:46:28 2026] POST /v2.0/subnets => generated 699 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:46:28.857 8 INFO neutron.db.segments_db [None req-2570362d-2a46-4468-85c5-6c0a6de28c3f 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment 7a1c8382-a446-4922-a75f-f1948bcd3968 of type vxlan for network 433c5d2f-4252-4fe8-97ab-cd24cba64443 [pid: 7|app: 0|req: 231/466] 10.0.0.130 () {34 vars in 1100 bytes} [Thu Jul 16 03:46:28 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1433339904&fields=id&tenant_id=350bd463f0474a42ad30b4e73047e214 => 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: 232/467] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:29 2026] GET /v2.0/security-groups/0d8581fc-4075-4ead-b177-bfcdb7723443 => generated 1685 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/468] 10.0.0.130 () {34 vars in 982 bytes} [Thu Jul 16 03:46:29 2026] GET /v2.0/networks?id=16427fa8-b3b7-402b-950b-2c3a8490db1e => generated 676 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:29.106 8 INFO neutron.db.l3_hamode_db [None req-2570362d-2a46-4468-85c5-6c0a6de28c3f 1e007ef54ee54a62820c932bcd434e1e aab7cb4b5a2749dfa8784a02ea25c3d5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 234/469] 10.0.0.130 () {38 vars in 981 bytes} [Thu Jul 16 03:46:29 2026] POST /v2.0/security-group-rules => generated 614 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 10.0.0.130 () {34 vars in 965 bytes} [Thu Jul 16 03:46:29 2026] GET /v2.0/quotas/350bd463f0474a42ad30b4e73047e214 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 10.0.0.130 () {34 vars in 1002 bytes} [Thu Jul 16 03:46:29 2026] GET /v2.0/ports?tenant_id=350bd463f0474a42ad30b4e73047e214&fields=id => generated 57 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 10.0.0.130 () {38 vars in 971 bytes} [Thu Jul 16 03:46:29 2026] POST /v2.0/security-groups => generated 1685 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/473] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:29 2026] GET /v2.0/security-groups/402b6b37-d040-4dab-a136-cb2d4c0918ad => generated 1685 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/474] 10.0.0.130 () {38 vars in 981 bytes} [Thu Jul 16 03:46:29 2026] POST /v2.0/security-group-rules => generated 614 bytes in 349 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/475] 10.0.0.130 () {34 vars in 907 bytes} [Thu Jul 16 03:46:29 2026] GET /v2.0/extensions => generated 21537 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/476] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:29 2026] GET /v2.0/security-groups/402b6b37-d040-4dab-a136-cb2d4c0918ad => generated 2310 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:46:29.914 8 INFO neutron.db.l3_hamode_db [None req-2570362d-2a46-4468-85c5-6c0a6de28c3f 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 242/477] 10.0.0.130 () {34 vars in 1008 bytes} [Thu Jul 16 03:46:29 2026] GET /v2.0/networks/16427fa8-b3b7-402b-950b-2c3a8490db1e?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/478] 10.0.0.130 () {38 vars in 981 bytes} [Thu Jul 16 03:46:29 2026] POST /v2.0/security-group-rules => generated 619 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/479] 10.0.0.130 () {34 vars in 1108 bytes} [Thu Jul 16 03:46:30 2026] GET /v2.0/networks/16427fa8-b3b7-402b-950b-2c3a8490db1e?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: 245/480] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:30 2026] GET /v2.0/security-groups/402b6b37-d040-4dab-a136-cb2d4c0918ad => generated 2940 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/481] 10.0.0.130 () {34 vars in 1001 bytes} [Thu Jul 16 03:46:30 2026] GET /v2.0/security-group-rules/78de4f5b-ae26-4015-ae21-239f6ce09064 => generated 616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/482] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:30 2026] GET /v2.0/security-groups/402b6b37-d040-4dab-a136-cb2d4c0918ad => generated 2940 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/483] 10.0.0.130 () {36 vars in 1023 bytes} [Thu Jul 16 03:46:30 2026] DELETE /v2.0/security-group-rules/78de4f5b-ae26-4015-ae21-239f6ce09064 => 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: 249/484] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:30 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/485] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:30 2026] GET /v2.0/security-groups/402b6b37-d040-4dab-a136-cb2d4c0918ad => generated 2310 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/486] 10.0.0.130 () {36 vars in 1013 bytes} [Thu Jul 16 03:46:30 2026] DELETE /v2.0/security-groups/402b6b37-d040-4dab-a136-cb2d4c0918ad => 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: 252/487] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:30 2026] GET /v2.0/security-groups/0d8581fc-4075-4ead-b177-bfcdb7723443 => generated 2310 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/488] 10.0.0.130 () {36 vars in 1013 bytes} [Thu Jul 16 03:46:30 2026] DELETE /v2.0/security-groups/0d8581fc-4075-4ead-b177-bfcdb7723443 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/489] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:46:28 2026] POST /v2.0/routers => generated 739 bytes in 1962 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:46:30.945 7 INFO neutron_taas.services.taas.taas_plugin [None req-2adc5cc5-30d5-47ec-8d5b-356cc3e6711c 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: ec9f9b35-0970-484f-aa2a-4bc24bacd358 2026-07-16 03:46:30.952 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2adc5cc5-30d5-47ec-8d5b-356cc3e6711c 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: ec9f9b35-0970-484f-aa2a-4bc24bacd358 [pid: 7|app: 0|req: 254/490] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:46:30 2026] PUT /v2.0/routers/e0c7b16d-26e9-45e2-945e-d8eddd7e48f4/remove_router_interface => generated 309 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/491] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:31 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:46:31.767 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3b372e9-c28a-4d79-9fb6-37e16e51af15 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: cfc3d50b-b7d7-4f38-8109-af3ba1a8fdee 2026-07-16 03:46:31.770 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3b372e9-c28a-4d79-9fb6-37e16e51af15 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: cfc3d50b-b7d7-4f38-8109-af3ba1a8fdee [pid: 8|app: 0|req: 237/492] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:46:30 2026] PUT /v2.0/routers/b66e978a-5476-41f6-a2ff-7fc3a1a665e1/add_router_interface => generated 309 bytes in 1059 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:32.018 7 INFO neutron_taas.services.taas.taas_plugin [None req-c3b372e9-c28a-4d79-9fb6-37e16e51af15 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: bf188f89-3e23-4f51-918f-3d208a340682 2026-07-16 03:46:32.022 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c3b372e9-c28a-4d79-9fb6-37e16e51af15 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: bf188f89-3e23-4f51-918f-3d208a340682 2026-07-16 03:46:32.105 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-c3b372e9-c28a-4d79-9fb6-37e16e51af15 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - 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: 238/493] 10.0.0.130 () {34 vars in 1100 bytes} [Thu Jul 16 03:46:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1901882656&fields=id&tenant_id=ead19ba070ff4532817f55d1d0764b19 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/494] 10.0.0.130 () {34 vars in 982 bytes} [Thu Jul 16 03:46:32 2026] GET /v2.0/networks?id=099256c7-edec-4c1a-8d30-5aa017a1981d => generated 678 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/495] 10.0.0.130 () {34 vars in 965 bytes} [Thu Jul 16 03:46:32 2026] GET /v2.0/quotas/ead19ba070ff4532817f55d1d0764b19 => 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: 241/496] 10.0.0.130 () {34 vars in 1002 bytes} [Thu Jul 16 03:46:32 2026] GET /v2.0/ports?tenant_id=ead19ba070ff4532817f55d1d0764b19&fields=id => generated 103 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/497] 10.0.0.60 () {34 vars in 684 bytes} [Thu Jul 16 03:46:32 2026] POST /v2.0/security-groups => generated 1661 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 03:46:32.531 7 INFO neutron.db.l3_hamode_db [None req-c3b372e9-c28a-4d79-9fb6-37e16e51af15 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] HA network cb157d68-5a39-4737-b230-b8600115e331 was deleted as no HA routers are present in tenant a6df82de7f554339920b720b502345ba. [pid: 7|app: 0|req: 256/498] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:46:31 2026] DELETE /v2.0/routers/e0c7b16d-26e9-45e2-945e-d8eddd7e48f4 => generated 0 bytes in 1000 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/499] 10.0.0.130 () {34 vars in 1008 bytes} [Thu Jul 16 03:46:32 2026] GET /v2.0/networks/099256c7-edec-4c1a-8d30-5aa017a1981d?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/500] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:46:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/501] 10.0.0.130 () {34 vars in 1108 bytes} [Thu Jul 16 03:46:32 2026] GET /v2.0/networks/099256c7-edec-4c1a-8d30-5aa017a1981d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/502] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:46:32 2026] DELETE /v2.0/subnets/0fc80bcc-dad7-4482-af9c-9f4b6dcac99c => 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: 259/503] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:32 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => 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: 245/504] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:46:32 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/505] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:46:32 2026] DELETE /v2.0/networks/7bda0b1c-55ec-4636-a434-cf4e4b25160a => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:46:32.815 7 INFO neutron.services.segments.plugin [-] Segment da3320c2-bd06-4bee-997d-6c61aad8d241 resource provider aggregate not found 2026-07-16 03:46:32.832 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment da3320c2-bd06-4bee-997d-6c61aad8d241 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da3320c2-bd06-4bee-997d-6c61aad8d241 found for delete ", "request_id": "req-71e029c9-98de-43af-933e-d15a6444a3cd"}]} 2026-07-16 03:46:32.846 7 INFO neutron.services.segments.plugin [-] Segment da3320c2-bd06-4bee-997d-6c61aad8d241 resource provider aggregate not found 2026-07-16 03:46:32.861 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment da3320c2-bd06-4bee-997d-6c61aad8d241 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid da3320c2-bd06-4bee-997d-6c61aad8d241 found for delete ", "request_id": "req-cec89e0e-becf-4101-8e06-fa3c4e6f51b5"}]} [pid: 7|app: 0|req: 261/506] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:46:32 2026] GET /v2.0/security-groups?tenant_id=a6df82de7f554339920b720b502345ba&name=default => generated 2921 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/507] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:32 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/508] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:46:32 2026] DELETE /v2.0/security-groups/3666f025-1ad4-47c7-a252-b4acab726a62 => 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: 246/509] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:46:32 2026] POST /v2.0/floatingips => generated 552 bytes in 553 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/510] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:33 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => 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: 247/511] 10.0.0.130 () {34 vars in 1100 bytes} [Thu Jul 16 03:46:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1999105156&fields=id&tenant_id=aab7cb4b5a2749dfa8784a02ea25c3d5 => 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: 265/512] 10.0.0.130 () {34 vars in 982 bytes} [Thu Jul 16 03:46:33 2026] GET /v2.0/networks?id=5cb3e2e1-fb84-4e60-974d-32894be5188a => generated 684 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/513] 10.0.0.130 () {34 vars in 965 bytes} [Thu Jul 16 03:46:33 2026] GET /v2.0/quotas/aab7cb4b5a2749dfa8784a02ea25c3d5 => 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: 266/514] 10.0.0.130 () {34 vars in 1002 bytes} [Thu Jul 16 03:46:33 2026] GET /v2.0/ports?tenant_id=aab7cb4b5a2749dfa8784a02ea25c3d5&fields=id => generated 57 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/515] 10.0.0.130 () {34 vars in 1008 bytes} [Thu Jul 16 03:46:34 2026] GET /v2.0/networks/5cb3e2e1-fb84-4e60-974d-32894be5188a?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: 267/516] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:34 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => 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: 250/517] 10.0.0.130 () {34 vars in 1108 bytes} [Thu Jul 16 03:46:34 2026] GET /v2.0/networks/5cb3e2e1-fb84-4e60-974d-32894be5188a?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: 268/518] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:34 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:46:34.859 7 INFO neutron.services.segments.plugin [-] Segment 316e0baf-bff0-47ab-8490-7405b1cdff39 resource provider aggregate not found 2026-07-16 03:46:34.881 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 316e0baf-bff0-47ab-8490-7405b1cdff39 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 316e0baf-bff0-47ab-8490-7405b1cdff39 found for delete ", "request_id": "req-d1044109-6ae4-4137-aabc-d72b83e8cc87"}]} 2026-07-16 03:46:34.884 7 INFO neutron.services.segments.plugin [-] Segment 316e0baf-bff0-47ab-8490-7405b1cdff39 resource provider aggregate not found 2026-07-16 03:46:34.901 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 316e0baf-bff0-47ab-8490-7405b1cdff39 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 316e0baf-bff0-47ab-8490-7405b1cdff39 found for delete ", "request_id": "req-ab41e6c9-154b-4d4e-9011-8ac078c1a5dc"}]} [pid: 8|app: 0|req: 251/519] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:34 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:46:35.150 7 INFO neutron.db.segments_db [None req-ccb3dba9-f515-4eb5-bc2c-78ad4af8679a 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment d3f819f6-cf90-4372-bcfb-4965953c139b of type vxlan for network c6d7ab0b-9dc2-472e-a954-fbddf8efd179 [pid: 8|app: 0|req: 252/520] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:35 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => 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: 269/521] 10.0.0.60 () {34 vars in 670 bytes} [Thu Jul 16 03:46:34 2026] POST /v2.0/networks => generated 744 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/522] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:46:35 2026] GET /v2.0/networks?id=16427fa8-b3b7-402b-950b-2c3a8490db1e => generated 676 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/523] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:35 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => 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: 272/524] 199.19.213.73 () {34 vars in 910 bytes} [Thu Jul 16 03:46:35 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/525] 199.19.213.73 () {34 vars in 1049 bytes} [Thu Jul 16 03:46:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=350bd463f0474a42ad30b4e73047e214 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/526] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:46:35 2026] POST /v2.0/subnets => generated 691 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:46:35.511 8 INFO neutron.db.segments_db [None req-c3af61dd-373b-4694-8c34-462dfee93bbc 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment a610aa75-5887-450e-b929-a268b52e38da of type vxlan for network 562b4ba3-6df9-4a1f-9255-9a69a23c1b37 2026-07-16 03:46:35.752 8 INFO neutron.db.l3_hamode_db [None req-c3af61dd-373b-4694-8c34-462dfee93bbc 1e007ef54ee54a62820c932bcd434e1e 821b22325a6340da8e52ac48efd6b869 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 274/527] 199.19.213.73 () {38 vars in 954 bytes} [Thu Jul 16 03:46:35 2026] POST /v2.0/ports => generated 954 bytes in 461 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: 275/528] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:35 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 957 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/529] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:36 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:36.497 8 INFO neutron.db.l3_hamode_db [None req-c3af61dd-373b-4694-8c34-462dfee93bbc 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 277/530] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:46:36 2026] PUT /v2.0/ports/c7fb2c32-f758-4cbe-a554-b09a407e6ac2 => generated 1235 bytes in 439 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: 278/531] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:36 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => 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: 279/532] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:36 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:46:37.048 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-51022dbf-c538-42fd-b51d-b5ee7dd21193'] response: {'name': 'network-changed', 'server_uuid': '4e3ce9ef-6066-4952-992f-85fd03481003', 'tag': 'c7fb2c32-f758-4cbe-a554-b09a407e6ac2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 280/533] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:37 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/534] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:37 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/535] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:46:35 2026] POST /v2.0/routers => generated 731 bytes in 1854 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/536] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:46:37 2026] GET /v2.0/ports?tenant_id=350bd463f0474a42ad30b4e73047e214&device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 1238 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/537] 199.19.213.73 () {34 vars in 1017 bytes} [Thu Jul 16 03:46:37 2026] GET /v2.0/networks?tenant_id=350bd463f0474a42ad30b4e73047e214&shared=False => generated 771 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/538] 199.19.213.73 () {34 vars in 929 bytes} [Thu Jul 16 03:46:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/539] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:37 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => 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: 259/540] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:37 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/541] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:46:37 2026] PUT /v2.0/routers/6430647a-2581-4014-bb3a-74876189a9d7/add_router_interface => generated 309 bytes in 1100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/542] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:38 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/543] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:38 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/544] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:46:38 2026] GET /v2.0/ports?tenant_id=350bd463f0474a42ad30b4e73047e214&device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 1238 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/545] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:38 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => 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: 284/546] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:46:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c7fb2c32-f758-4cbe-a554-b09a407e6ac2 => 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: 263/547] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:38 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => 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: 285/548] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:46:38 2026] GET /v2.0/subnets?id=7f40983a-6c88-4d24-8a79-2336fc6e5313 => generated 694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/549] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:46:38 2026] GET /v2.0/ports?network_id=16427fa8-b3b7-402b-950b-2c3a8490db1e&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/550] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:46:38 2026] GET /v2.0/networks/16427fa8-b3b7-402b-950b-2c3a8490db1e?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/551] 10.0.0.130 () {38 vars in 971 bytes} [Thu Jul 16 03:46:38 2026] POST /v2.0/security-groups => generated 1682 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/552] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:46:39 2026] GET /v2.0/networks/16427fa8-b3b7-402b-950b-2c3a8490db1e?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: 265/553] 10.0.0.130 () {38 vars in 971 bytes} [Thu Jul 16 03:46:39 2026] POST /v2.0/security-groups => generated 1682 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/554] 10.0.0.130 () {38 vars in 971 bytes} [Thu Jul 16 03:46:39 2026] POST /v2.0/security-groups => generated 1681 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/555] 10.0.0.130 () {34 vars in 1002 bytes} [Thu Jul 16 03:46:39 2026] GET /v2.0/security-groups?tenant_id=821b22325a6340da8e52ac48efd6b869 => generated 7910 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/556] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:39 2026] GET /v2.0/security-groups/892068df-5e10-47b4-a009-0a189c96379c => generated 2922 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/557] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:39 2026] GET /v2.0/security-groups/892068df-5e10-47b4-a009-0a189c96379c => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/558] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:39 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/559] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:39 2026] GET /v2.0/security-groups/92dac28d-f5ce-42fc-9576-fe2dea3a59fa => generated 1682 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/560] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:39 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/561] 10.0.0.130 () {36 vars in 1013 bytes} [Thu Jul 16 03:46:39 2026] DELETE /v2.0/security-groups/92dac28d-f5ce-42fc-9576-fe2dea3a59fa => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:46:39.703 7 INFO neutron.api.v2.resource [req-2147928e-7fa6-4e79-895d-32c77399ec20 req-aecb14de-10cb-4f53-acdc-aad2a3fce84b 38138808a77f4990afaa57db2656ff8b 821b22325a6340da8e52ac48efd6b869 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 293/562] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:39 2026] GET /v2.0/security-groups/92dac28d-f5ce-42fc-9576-fe2dea3a59fa => 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: 270/563] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:39 2026] GET /v2.0/security-groups/628e1cb2-8b72-4125-9b3b-c1a4b9a1056b => generated 1682 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/564] 10.0.0.130 () {36 vars in 1013 bytes} [Thu Jul 16 03:46:39 2026] DELETE /v2.0/security-groups/628e1cb2-8b72-4125-9b3b-c1a4b9a1056b => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:46:39.884 8 INFO neutron.api.v2.resource [req-fe27d91d-be08-4bcb-b31f-82c3cdcb8109 req-3410a89b-8252-4308-a5b6-88d31dd47a5b 38138808a77f4990afaa57db2656ff8b 821b22325a6340da8e52ac48efd6b869 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 271/565] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:39 2026] GET /v2.0/security-groups/628e1cb2-8b72-4125-9b3b-c1a4b9a1056b => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/566] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:39 2026] GET /v2.0/security-groups/fa7192be-d08f-4021-8688-bafa59c11455 => generated 1681 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/567] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:39 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => 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: 273/568] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:40 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => 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: 296/569] 10.0.0.130 () {36 vars in 1013 bytes} [Thu Jul 16 03:46:39 2026] DELETE /v2.0/security-groups/fa7192be-d08f-4021-8688-bafa59c11455 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:46:40.075 8 INFO neutron.api.v2.resource [req-4024f891-8dd5-4c0a-9e83-033f7ab8ea7a req-0a01c7ee-8c39-4ccc-9f74-9284ec43ac84 38138808a77f4990afaa57db2656ff8b 821b22325a6340da8e52ac48efd6b869 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 274/570] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:40 2026] GET /v2.0/security-groups/fa7192be-d08f-4021-8688-bafa59c11455 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/571] 10.0.0.130 () {34 vars in 1002 bytes} [Thu Jul 16 03:46:40 2026] GET /v2.0/security-groups?tenant_id=821b22325a6340da8e52ac48efd6b869 => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/572] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:40 2026] GET /v2.0/security-groups/892068df-5e10-47b4-a009-0a189c96379c => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/573] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:40 2026] GET /v2.0/security-groups/892068df-5e10-47b4-a009-0a189c96379c => generated 2922 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:46:40.268 7 INFO neutron.api.v2.resource [req-16e8e1d6-95fb-4dcc-b8ab-f5e442183e7f req-dc4b00f6-348a-4021-9b45-f0f7bcb0d29f 38138808a77f4990afaa57db2656ff8b 821b22325a6340da8e52ac48efd6b869 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 299/574] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:40 2026] GET /v2.0/security-groups/fa7192be-d08f-4021-8688-bafa59c11455 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/575] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:46:40 2026] GET /v2.0/networks?id=099256c7-edec-4c1a-8d30-5aa017a1981d => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:40.308 8 INFO neutron.api.v2.resource [req-e747e1ed-2a57-439a-adcb-9565e297cfcf req-ed3fdbd7-ead2-4ac9-90ca-89bb8d1197be 38138808a77f4990afaa57db2656ff8b 821b22325a6340da8e52ac48efd6b869 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 277/576] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:40 2026] GET /v2.0/security-groups/628e1cb2-8b72-4125-9b3b-c1a4b9a1056b => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/577] 199.19.213.73 () {34 vars in 1049 bytes} [Thu Jul 16 03:46:40 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ead19ba070ff4532817f55d1d0764b19 => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:40.348 7 INFO neutron.api.v2.resource [req-67967339-e4e0-4e79-b392-23929a1687c5 req-cdd21f24-8796-431e-8630-cca3433b9633 38138808a77f4990afaa57db2656ff8b 821b22325a6340da8e52ac48efd6b869 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 301/578] 10.0.0.130 () {34 vars in 991 bytes} [Thu Jul 16 03:46:40 2026] GET /v2.0/security-groups/92dac28d-f5ce-42fc-9576-fe2dea3a59fa => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/579] 199.19.213.73 () {38 vars in 954 bytes} [Thu Jul 16 03:46:40 2026] POST /v2.0/ports => generated 958 bytes in 400 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: 279/580] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:40 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:40.968 7 INFO neutron_taas.services.taas.taas_plugin [None req-2cdba4b0-72ee-4953-bc74-8f7b71d555b3 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: af4859e6-5530-4e99-bebc-a74d6a10b543 2026-07-16 03:46:40.971 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2cdba4b0-72ee-4953-bc74-8f7b71d555b3 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: af4859e6-5530-4e99-bebc-a74d6a10b543 [pid: 8|app: 0|req: 280/581] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:46:40 2026] PUT /v2.0/ports/aeef6642-41ec-4f20-bd80-09bedc0f7735 => generated 1239 bytes in 387 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: 281/582] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:41 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/583] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:41 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => 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: 283/584] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:41 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => 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: 284/585] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:41 2026] GET /v2.0/security-groups?id=86c8d9a2-5514-4a85-a0bb-1aee1e0111bc&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: 302/586] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:46:40 2026] PUT /v2.0/routers/6430647a-2581-4014-bb3a-74876189a9d7/remove_router_interface => generated 309 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:41.637 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8439c8e3-c149-4b1b-a356-1a2a534b791d'] response: {'name': 'network-changed', 'server_uuid': 'b2476519-f2fb-46bb-b447-aad5edd7f0f4', 'tag': 'aeef6642-41ec-4f20-bd80-09bedc0f7735', 'status': 'completed', 'code': 200} 2026-07-16 03:46:41.657 8 INFO neutron_taas.services.taas.taas_plugin [None req-7661881f-ed9b-442c-8c9d-346b92cd4ee0 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 6f62f5ed-302e-42a1-a4d6-d188c568b757 2026-07-16 03:46:41.665 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7661881f-ed9b-442c-8c9d-346b92cd4ee0 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 6f62f5ed-302e-42a1-a4d6-d188c568b757 2026-07-16 03:46:41.954 8 INFO neutron_taas.services.taas.taas_plugin [None req-7661881f-ed9b-442c-8c9d-346b92cd4ee0 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: c38902d0-363f-43fb-9dcc-497ed89e8c48 2026-07-16 03:46:41.956 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7661881f-ed9b-442c-8c9d-346b92cd4ee0 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: c38902d0-363f-43fb-9dcc-497ed89e8c48 2026-07-16 03:46:42.028 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-7661881f-ed9b-442c-8c9d-346b92cd4ee0 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - 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: 7|app: 0|req: 303/587] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:46:42 2026] GET /v2.0/ports?tenant_id=ead19ba070ff4532817f55d1d0764b19&device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 1242 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/588] 199.19.213.73 () {34 vars in 1017 bytes} [Thu Jul 16 03:46:42 2026] GET /v2.0/networks?tenant_id=ead19ba070ff4532817f55d1d0764b19&shared=False => generated 774 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/589] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:42 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/590] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:42 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:46:42.390 8 INFO neutron.db.l3_hamode_db [None req-7661881f-ed9b-442c-8c9d-346b92cd4ee0 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] HA network 562b4ba3-6df9-4a1f-9255-9a69a23c1b37 was deleted as no HA routers are present in tenant 821b22325a6340da8e52ac48efd6b869. [pid: 8|app: 0|req: 285/591] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:46:41 2026] DELETE /v2.0/routers/6430647a-2581-4014-bb3a-74876189a9d7 => generated 0 bytes in 965 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/592] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:46:42 2026] GET /v2.0/networks?id=5cb3e2e1-fb84-4e60-974d-32894be5188a => generated 684 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/593] 199.19.213.73 () {34 vars in 929 bytes} [Thu Jul 16 03:46:42 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: 287/594] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:42 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/595] 199.19.213.73 () {34 vars in 1049 bytes} [Thu Jul 16 03:46:42 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=aab7cb4b5a2749dfa8784a02ea25c3d5 => generated 181 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/596] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:42 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 973 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/597] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:42 2026] GET /v2.0/security-groups?id=86c8d9a2-5514-4a85-a0bb-1aee1e0111bc&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/598] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:46:42 2026] DELETE /v2.0/subnets/af431b50-09cd-43c7-a66a-bd30a419dc63 => 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: 291/599] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:46:42 2026] DELETE /v2.0/networks/c6d7ab0b-9dc2-472e-a954-fbddf8efd179 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:46:42.795 8 INFO neutron.services.segments.plugin [-] Segment a610aa75-5887-450e-b929-a268b52e38da resource provider aggregate not found 2026-07-16 03:46:42.812 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a610aa75-5887-450e-b929-a268b52e38da resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a610aa75-5887-450e-b929-a268b52e38da found for delete ", "request_id": "req-b5b272de-37e4-45bc-bbd6-33f56040c1d6"}]} [pid: 8|app: 0|req: 292/600] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:46:42 2026] GET /v2.0/security-groups?tenant_id=821b22325a6340da8e52ac48efd6b869&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:46:42.929 8 INFO neutron.services.segments.plugin [-] Segment a610aa75-5887-450e-b929-a268b52e38da resource provider aggregate not found 2026-07-16 03:46:42.953 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a610aa75-5887-450e-b929-a268b52e38da resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a610aa75-5887-450e-b929-a268b52e38da found for delete ", "request_id": "req-92702d74-c395-40c2-ae02-dedc09bff96c"}]} [pid: 8|app: 0|req: 293/601] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:46:42 2026] DELETE /v2.0/security-groups/892068df-5e10-47b4-a009-0a189c96379c => 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: 309/602] 199.19.213.73 () {38 vars in 954 bytes} [Thu Jul 16 03:46:42 2026] POST /v2.0/ports => generated 954 bytes in 408 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: 310/603] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:43 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 957 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/604] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:46:43 2026] GET /v2.0/ports?tenant_id=ead19ba070ff4532817f55d1d0764b19&device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/605] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:43 2026] GET /v2.0/security-groups?id=565e4823-3474-4ef5-affc-ee3a28daf5a8&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/606] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:43 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 969 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/607] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:46:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=aeef6642-41ec-4f20-bd80-09bedc0f7735 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/608] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:43 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&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: 8|app: 0|req: 294/609] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:46:43 2026] PUT /v2.0/ports/13e92000-1f97-4bff-984b-e030548df270 => generated 1235 bytes in 635 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-07-16 03:46:43.682 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e41b5587-7163-4b99-b972-e0ef31268735'] response: {'name': 'network-changed', 'server_uuid': 'c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165', 'tag': '13e92000-1f97-4bff-984b-e030548df270', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 316/610] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:46:43 2026] GET /v2.0/subnets?id=e62758be-575f-4c78-a877-777ca72ce1fb => generated 696 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/612] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:43 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/614] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:43 2026] GET /v2.0/security-groups?id=86c8d9a2-5514-4a85-a0bb-1aee1e0111bc&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/615] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:46:43 2026] GET /v2.0/ports?network_id=099256c7-edec-4c1a-8d30-5aa017a1981d&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/616] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:46:43 2026] GET /v2.0/networks/099256c7-edec-4c1a-8d30-5aa017a1981d?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: 297/617] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:46:43 2026] GET /v2.0/networks/099256c7-edec-4c1a-8d30-5aa017a1981d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/618] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:46:44 2026] GET /v2.0/ports?tenant_id=aab7cb4b5a2749dfa8784a02ea25c3d5&device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => 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: 298/619] 199.19.213.73 () {34 vars in 1017 bytes} [Thu Jul 16 03:46:44 2026] GET /v2.0/networks?tenant_id=aab7cb4b5a2749dfa8784a02ea25c3d5&shared=False => 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: 322/620] 199.19.213.73 () {34 vars in 929 bytes} [Thu Jul 16 03:46:44 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/621] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:44 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/622] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:44 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => 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: 324/623] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:44 2026] GET /v2.0/security-groups?id=565e4823-3474-4ef5-affc-ee3a28daf5a8&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: 325/624] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:44 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&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-07-16 03:46:44.828 8 INFO neutron.services.segments.plugin [-] Segment d3f819f6-cf90-4372-bcfb-4965953c139b resource provider aggregate not found 2026-07-16 03:46:44.848 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d3f819f6-cf90-4372-bcfb-4965953c139b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3f819f6-cf90-4372-bcfb-4965953c139b found for delete ", "request_id": "req-3935efe8-58f7-47d0-81c9-783a321aa747"}]} [pid: 7|app: 0|req: 326/625] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:44 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:44.971 8 INFO neutron.services.segments.plugin [-] Segment d3f819f6-cf90-4372-bcfb-4965953c139b resource provider aggregate not found [pid: 7|app: 0|req: 327/626] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:44 2026] GET /v2.0/security-groups?id=86c8d9a2-5514-4a85-a0bb-1aee1e0111bc&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:44.993 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d3f819f6-cf90-4372-bcfb-4965953c139b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3f819f6-cf90-4372-bcfb-4965953c139b found for delete ", "request_id": "req-ae8ee74c-b7b3-4470-bc05-5727bdff94ae"}]} 2026-07-16 03:46:45.025 8 INFO neutron.db.segments_db [None req-42101685-cca8-4b3b-a9ef-2cdba97fb7de 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment 1044f70f-929f-43e6-a88d-82f34bf1e346 of type vxlan for network 9e83700c-2643-474b-bb70-4e7122e30a75 [pid: 8|app: 0|req: 300/627] 10.0.0.60 () {34 vars in 670 bytes} [Thu Jul 16 03:46:44 2026] POST /v2.0/networks => generated 743 bytes in 386 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/628] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:46:45 2026] POST /v2.0/subnets => generated 690 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/629] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:46:45 2026] GET /v2.0/ports?tenant_id=aab7cb4b5a2749dfa8784a02ea25c3d5&device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:46:45.389 8 INFO neutron.db.segments_db [None req-d592f926-8cec-433d-a092-9aaf128f1e58 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment 811fce03-f165-4e96-a172-c8f446878ff7 of type vxlan for network 29275157-13d0-4a46-b7fe-ef209295d564 [pid: 7|app: 0|req: 330/630] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:46:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=13e92000-1f97-4bff-984b-e030548df270 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/631] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:46:45 2026] GET /v2.0/subnets?id=b74ea604-d7a8-447a-8edb-3c18f142432b => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/632] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:46:45 2026] GET /v2.0/ports?network_id=5cb3e2e1-fb84-4e60-974d-32894be5188a&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: 333/633] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:46:45 2026] GET /v2.0/networks/5cb3e2e1-fb84-4e60-974d-32894be5188a?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: 334/634] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:46:45 2026] GET /v2.0/networks/5cb3e2e1-fb84-4e60-974d-32894be5188a?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-07-16 03:46:45.606 8 INFO neutron.db.l3_hamode_db [None req-d592f926-8cec-433d-a092-9aaf128f1e58 1e007ef54ee54a62820c932bcd434e1e db1ffc7f48604c4a9f8473f047d2c872 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 335/635] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:45 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/636] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:45 2026] GET /v2.0/security-groups?id=565e4823-3474-4ef5-affc-ee3a28daf5a8&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: 337/637] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:45 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => 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: 338/638] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:45 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/639] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:46 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/640] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:46 2026] GET /v2.0/security-groups?id=86c8d9a2-5514-4a85-a0bb-1aee1e0111bc&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:46.396 8 INFO neutron.db.l3_hamode_db [None req-d592f926-8cec-433d-a092-9aaf128f1e58 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 341/641] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:46 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => 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: 342/642] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:47 2026] GET /v2.0/security-groups?id=565e4823-3474-4ef5-affc-ee3a28daf5a8&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/643] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:47 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => 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: 344/644] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:47 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&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: 345/645] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:47 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/646] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:47 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/647] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:46:45 2026] POST /v2.0/routers => generated 730 bytes in 1953 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/648] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:47 2026] GET /v2.0/security-groups?id=86c8d9a2-5514-4a85-a0bb-1aee1e0111bc&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:47.770 7 INFO neutron.db.l3_db [None req-04ac4563-6516-4812-8a8e-fd7adc524d73 52e25a1eff914c38b8bf118d8bb4389a 350bd463f0474a42ad30b4e73047e214 - - default default] Floating IP 90cf3657-41f1-4380-a0c9-03df934502a5 associated. External IP: 10.96.250.216, port: c7fb2c32-f758-4cbe-a554-b09a407e6ac2. [pid: 7|app: 0|req: 348/649] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:46:47 2026] PUT /v2.0/floatingips/90cf3657-41f1-4380-a0c9-03df934502a5 => generated 855 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:48.110 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-338514b1-5a26-45d0-acfc-4b25416a4dc4'] response: {'name': 'network-changed', 'server_uuid': '4e3ce9ef-6066-4952-992f-85fd03481003', 'tag': 'c7fb2c32-f758-4cbe-a554-b09a407e6ac2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 349/650] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:48 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/651] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:48 2026] GET /v2.0/security-groups?id=565e4823-3474-4ef5-affc-ee3a28daf5a8&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: 302/652] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:46:47 2026] PUT /v2.0/routers/42826678-c67b-4893-a2e3-28fc9fa5c293/add_router_interface => generated 309 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/653] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:48 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => 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: 303/654] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:48 2026] GET /v2.0/security-groups?id=86c8d9a2-5514-4a85-a0bb-1aee1e0111bc&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/655] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:46:48 2026] GET /v2.0/ports?tenant_id=350bd463f0474a42ad30b4e73047e214&device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/656] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:46:48 2026] GET /v2.0/networks?id=16427fa8-b3b7-402b-950b-2c3a8490db1e => generated 771 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/657] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:46:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c7fb2c32-f758-4cbe-a554-b09a407e6ac2 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/658] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:46:48 2026] GET /v2.0/subnets?id=7f40983a-6c88-4d24-8a79-2336fc6e5313 => generated 694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/659] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:46:48 2026] GET /v2.0/ports?network_id=16427fa8-b3b7-402b-950b-2c3a8490db1e&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: 307/660] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:46:48 2026] GET /v2.0/networks/16427fa8-b3b7-402b-950b-2c3a8490db1e?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: 354/661] 10.0.0.60 () {34 vars in 684 bytes} [Thu Jul 16 03:46:48 2026] POST /v2.0/security-groups => generated 1661 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/662] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:46:48 2026] GET /v2.0/networks/16427fa8-b3b7-402b-950b-2c3a8490db1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/663] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:46:48 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: 309/664] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:46:49 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/665] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:49 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/666] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:49 2026] GET /v2.0/security-groups?id=565e4823-3474-4ef5-affc-ee3a28daf5a8&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: 312/667] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:49 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 975 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/668] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:49 2026] GET /v2.0/security-groups?id=86c8d9a2-5514-4a85-a0bb-1aee1e0111bc&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: 356/669] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:46:49 2026] POST /v2.0/floatingips => generated 552 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/670] 10.0.0.130 () {34 vars in 1100 bytes} [Thu Jul 16 03:46:50 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1754491962&fields=id&tenant_id=db1ffc7f48604c4a9f8473f047d2c872 => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/671] 10.0.0.130 () {34 vars in 982 bytes} [Thu Jul 16 03:46:50 2026] GET /v2.0/networks?id=9e83700c-2643-474b-bb70-4e7122e30a75 => generated 675 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/672] 10.0.0.130 () {34 vars in 965 bytes} [Thu Jul 16 03:46:50 2026] GET /v2.0/quotas/db1ffc7f48604c4a9f8473f047d2c872 => 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: 358/673] 10.0.0.130 () {34 vars in 1002 bytes} [Thu Jul 16 03:46:50 2026] GET /v2.0/ports?tenant_id=db1ffc7f48604c4a9f8473f047d2c872&fields=id => generated 57 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/674] 10.0.0.130 () {34 vars in 1008 bytes} [Thu Jul 16 03:46:50 2026] GET /v2.0/networks/9e83700c-2643-474b-bb70-4e7122e30a75?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: 359/675] 10.0.0.130 () {34 vars in 1108 bytes} [Thu Jul 16 03:46:50 2026] GET /v2.0/networks/9e83700c-2643-474b-bb70-4e7122e30a75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/676] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:50 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/677] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:50 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/678] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:50 2026] GET /v2.0/security-groups?id=565e4823-3474-4ef5-affc-ee3a28daf5a8&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/679] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:50 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/680] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:50 2026] GET /v2.0/security-groups?id=86c8d9a2-5514-4a85-a0bb-1aee1e0111bc&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: 320/681] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:51 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => 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: 362/682] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:51 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => 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: 321/683] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:51 2026] GET /v2.0/security-groups?id=565e4823-3474-4ef5-affc-ee3a28daf5a8&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/684] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:51 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/685] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:51 2026] GET /v2.0/security-groups?id=86c8d9a2-5514-4a85-a0bb-1aee1e0111bc&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: 364/686] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:52 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:52.740 8 INFO neutron.db.l3_db [None req-c3d77c36-2174-4581-8723-4c02f3825a0d 3b043abf313e45329b46cb00a94b4c17 ead19ba070ff4532817f55d1d0764b19 - - default default] Floating IP 157e935c-db33-44d9-b6cf-4e2fefa915e4 associated. External IP: 10.96.250.220, port: aeef6642-41ec-4f20-bd80-09bedc0f7735. [pid: 7|app: 0|req: 365/687] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:52 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => 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: 366/688] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:52 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => 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: 367/689] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:52 2026] GET /v2.0/security-groups?id=565e4823-3474-4ef5-affc-ee3a28daf5a8&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: 323/690] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:46:52 2026] PUT /v2.0/floatingips/157e935c-db33-44d9-b6cf-4e2fefa915e4 => generated 856 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/691] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:53 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => 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: 324/692] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:53 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/693] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:53 2026] GET /v2.0/security-groups?id=86c8d9a2-5514-4a85-a0bb-1aee1e0111bc&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:53.185 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9150fcf-3ca2-498f-a329-d4ab4351892f'] response: {'name': 'network-changed', 'server_uuid': 'b2476519-f2fb-46bb-b447-aad5edd7f0f4', 'tag': 'aeef6642-41ec-4f20-bd80-09bedc0f7735', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 370/694] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:53 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:53.518 8 INFO neutron.db.l3_db [None req-ce6a1633-e418-428c-bb99-4730743742c3 abe6fd92088746bc9132685bfd8513c7 aab7cb4b5a2749dfa8784a02ea25c3d5 - - default default] Floating IP 91d9815f-6d23-4d3c-93b8-c302545fe470 associated. External IP: 10.96.250.204, port: 13e92000-1f97-4bff-984b-e030548df270. [pid: 7|app: 0|req: 371/695] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:53 2026] GET /v2.0/security-groups?id=86c8d9a2-5514-4a85-a0bb-1aee1e0111bc&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/696] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:46:53 2026] GET /v2.0/ports?tenant_id=ead19ba070ff4532817f55d1d0764b19&device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => 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: 373/697] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:46:53 2026] GET /v2.0/networks?id=099256c7-edec-4c1a-8d30-5aa017a1981d => generated 774 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/698] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:46:53 2026] PUT /v2.0/floatingips/91d9815f-6d23-4d3c-93b8-c302545fe470 => generated 855 bytes in 660 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/699] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:46:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=aeef6642-41ec-4f20-bd80-09bedc0f7735 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/700] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:46:53 2026] GET /v2.0/subnets?id=e62758be-575f-4c78-a877-777ca72ce1fb => generated 696 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/701] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:46:53 2026] GET /v2.0/ports?network_id=099256c7-edec-4c1a-8d30-5aa017a1981d&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/702] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:53 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => 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: 375/703] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:53 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => 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: 329/704] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:46:53 2026] GET /v2.0/networks/099256c7-edec-4c1a-8d30-5aa017a1981d?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: 376/705] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:53 2026] GET /v2.0/security-groups?id=565e4823-3474-4ef5-affc-ee3a28daf5a8&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/706] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:46:53 2026] GET /v2.0/networks/099256c7-edec-4c1a-8d30-5aa017a1981d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/707] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:54 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => 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: 331/708] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:54 2026] GET /v2.0/security-groups?id=86c8d9a2-5514-4a85-a0bb-1aee1e0111bc&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: 332/709] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:55 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => 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: 378/710] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:46:55 2026] GET /v2.0/networks?id=9e83700c-2643-474b-bb70-4e7122e30a75 => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/711] 199.19.213.73 () {34 vars in 1049 bytes} [Thu Jul 16 03:46:55 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=db1ffc7f48604c4a9f8473f047d2c872 => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:46:55.235 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e311a35-7651-422e-8a38-d67b22c7bbeb'] response: {'name': 'network-changed', 'server_uuid': 'c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165', 'tag': '13e92000-1f97-4bff-984b-e030548df270', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 379/712] 199.19.213.73 () {38 vars in 954 bytes} [Thu Jul 16 03:46:55 2026] POST /v2.0/ports => generated 954 bytes in 453 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: 380/713] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:46:55 2026] GET /v2.0/ports?tenant_id=aab7cb4b5a2749dfa8784a02ea25c3d5&device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/714] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:55 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/715] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:46:55 2026] GET /v2.0/networks?id=5cb3e2e1-fb84-4e60-974d-32894be5188a => generated 780 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/716] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:55 2026] GET /v2.0/security-groups?id=86c8d9a2-5514-4a85-a0bb-1aee1e0111bc&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: 384/717] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:46:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=13e92000-1f97-4bff-984b-e030548df270 => generated 858 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/718] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:46:55 2026] GET /v2.0/subnets?id=b74ea604-d7a8-447a-8edb-3c18f142432b => generated 702 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/719] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:46:55 2026] PUT /v2.0/ports/6da04963-f73d-4b6f-813a-d32aae038429 => generated 1235 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/720] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:46:55 2026] GET /v2.0/ports?network_id=5cb3e2e1-fb84-4e60-974d-32894be5188a&device_owner=network%3Adhcp => generated 1244 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, ' [pid: 8|app: 0|req: 335/721] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:46:56 2026] GET /v2.0/networks/5cb3e2e1-fb84-4e60-974d-32894be5188a?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/722] 199.19.213.73 () {34 vars in 993 bytes} [Thu Jul 16 03:46:56 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/723] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:46:56 2026] GET /v2.0/networks/5cb3e2e1-fb84-4e60-974d-32894be5188a?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: 336/724] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:56 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/725] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:56 2026] GET /v2.0/security-groups?id=a8f99300-657d-4eb2-8a97-bf409c94407f&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-07-16 03:46:56.322 7 INFO neutron_taas.services.taas.taas_plugin [req-fe310708-ca40-46ea-9172-7f28ed3f7792 req-cf664f68-a89c-465b-b259-93a95827c8a2 3b043abf313e45329b46cb00a94b4c17 ead19ba070ff4532817f55d1d0764b19 - - default default] TaaS: Handle Delete Port: aeef6642-41ec-4f20-bd80-09bedc0f7735 2026-07-16 03:46:56.329 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fe310708-ca40-46ea-9172-7f28ed3f7792 req-cf664f68-a89c-465b-b259-93a95827c8a2 3b043abf313e45329b46cb00a94b4c17 ead19ba070ff4532817f55d1d0764b19 - - default default] Tap Mirror: Handle Delete Port: aeef6642-41ec-4f20-bd80-09bedc0f7735 2026-07-16 03:46:56.511 7 INFO neutron.db.l3_db [req-fe310708-ca40-46ea-9172-7f28ed3f7792 req-cf664f68-a89c-465b-b259-93a95827c8a2 3b043abf313e45329b46cb00a94b4c17 ead19ba070ff4532817f55d1d0764b19 - - default default] Floating IP 157e935c-db33-44d9-b6cf-4e2fefa915e4 disassociated. External IP: 10.96.250.220, port: aeef6642-41ec-4f20-bd80-09bedc0f7735. [pid: 7|app: 0|req: 389/726] 199.19.213.73 () {36 vars in 996 bytes} [Thu Jul 16 03:46:56 2026] DELETE /v2.0/ports/aeef6642-41ec-4f20-bd80-09bedc0f7735 => generated 0 bytes in 755 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:46:56.962 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e84616f-dca4-400d-ba9a-b1f2f1a48604'] response: {'server_uuid': 'b2476519-f2fb-46bb-b447-aad5edd7f0f4', 'name': 'network-vif-deleted', 'tag': 'aeef6642-41ec-4f20-bd80-09bedc0f7735', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 338/727] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:56 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => 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: 390/728] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:46:57 2026] GET /v2.0/ports?tenant_id=db1ffc7f48604c4a9f8473f047d2c872&device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/729] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:46:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=6da04963-f73d-4b6f-813a-d32aae038429 => 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: 391/730] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:46:57 2026] GET /v2.0/subnets?id=2d2085b5-4778-407c-82bb-1e1b86c36ec1 => generated 693 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/731] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:46:57 2026] GET /v2.0/ports?network_id=9e83700c-2643-474b-bb70-4e7122e30a75&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/732] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:46:57 2026] GET /v2.0/networks/9e83700c-2643-474b-bb70-4e7122e30a75?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: 341/733] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:46:57 2026] GET /v2.0/networks/9e83700c-2643-474b-bb70-4e7122e30a75?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:46:57.300 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-53396f4a-cfc0-48fa-9441-ee52d3c59d4a'] response: {'name': 'network-changed', 'server_uuid': '55b09566-8174-4a4b-a989-fdd565f15a06', 'tag': '6da04963-f73d-4b6f-813a-d32aae038429', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 393/734] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:57 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/735] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:57 2026] GET /v2.0/security-groups?id=a8f99300-657d-4eb2-8a97-bf409c94407f&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/736] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:58 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => 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: 343/737] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:46:58 2026] GET /v2.0/ports?tenant_id=db1ffc7f48604c4a9f8473f047d2c872&device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => 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: 395/738] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:46:58 2026] GET /v2.0/networks?id=9e83700c-2643-474b-bb70-4e7122e30a75 => generated 771 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/739] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:46:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=6da04963-f73d-4b6f-813a-d32aae038429 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/740] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:58 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/741] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:46:58 2026] GET /v2.0/subnets?id=2d2085b5-4778-407c-82bb-1e1b86c36ec1 => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/742] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:58 2026] GET /v2.0/security-groups?id=a8f99300-657d-4eb2-8a97-bf409c94407f&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/743] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:46:58 2026] GET /v2.0/ports?network_id=9e83700c-2643-474b-bb70-4e7122e30a75&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/744] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:46:58 2026] GET /v2.0/networks/9e83700c-2643-474b-bb70-4e7122e30a75?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/747] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:46:58 2026] GET /v2.0/networks/9e83700c-2643-474b-bb70-4e7122e30a75?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: 401/748] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:59 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => 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: 348/749] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:46:59 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/750] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:46:59 2026] GET /v2.0/security-groups?id=a8f99300-657d-4eb2-8a97-bf409c94407f&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: 349/751] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:00 2026] GET /v2.0/ports?device_id=b2476519-f2fb-46bb-b447-aad5edd7f0f4 => 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: 403/752] 10.0.0.110 () {34 vars in 990 bytes} [Thu Jul 16 03:47:00 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 1240 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/753] 10.0.0.110 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:00 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&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: 404/754] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:00 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/755] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:00 2026] GET /v2.0/security-groups?id=a8f99300-657d-4eb2-8a97-bf409c94407f&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: 405/756] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:01 2026] DELETE /v2.0/security-groups/86c8d9a2-5514-4a85-a0bb-1aee1e0111bc => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:47:01.530 8 INFO neutron.api.v2.resource [None req-5c9e36d6-ee04-45ad-a4a5-62dd704996c7 3b043abf313e45329b46cb00a94b4c17 ead19ba070ff4532817f55d1d0764b19 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 352/757] 10.0.0.60 () {32 vars in 736 bytes} [Thu Jul 16 03:47:01 2026] GET /v2.0/security-groups/86c8d9a2-5514-4a85-a0bb-1aee1e0111bc => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:47:01.645 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d94276d-c01c-46c4-9e4b-effef978b151 3b043abf313e45329b46cb00a94b4c17 ead19ba070ff4532817f55d1d0764b19 - - default default] TaaS: Handle Delete Port: d1f8c757-2856-4b8c-8f2e-e7e899b0d992 2026-07-16 03:47:01.648 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d94276d-c01c-46c4-9e4b-effef978b151 3b043abf313e45329b46cb00a94b4c17 ead19ba070ff4532817f55d1d0764b19 - - default default] Tap Mirror: Handle Delete Port: d1f8c757-2856-4b8c-8f2e-e7e899b0d992 [pid: 7|app: 0|req: 406/758] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:47:01 2026] DELETE /v2.0/floatingips/157e935c-db33-44d9-b6cf-4e2fefa915e4 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/759] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:01 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => 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: 408/760] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:01 2026] GET /v2.0/security-groups?id=a8f99300-657d-4eb2-8a97-bf409c94407f&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-07-16 03:47:02.337 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ebd900c-9db1-4b53-8810-fffe470c2df5 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: a2c2b8e3-edc4-4e52-9a59-52e71d612131 2026-07-16 03:47:02.340 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ebd900c-9db1-4b53-8810-fffe470c2df5 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: a2c2b8e3-edc4-4e52-9a59-52e71d612131 [pid: 8|app: 0|req: 353/761] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:47:01 2026] PUT /v2.0/routers/8f97c1d2-8367-4523-9037-0a0e1f5709d4/remove_router_interface => generated 309 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:03.056 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e8cf796-a1f9-4ebf-8350-687bfca07b93 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: f7953d5a-aa43-4d02-96d7-ba97c90724a3 2026-07-16 03:47:03.060 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e8cf796-a1f9-4ebf-8350-687bfca07b93 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: f7953d5a-aa43-4d02-96d7-ba97c90724a3 2026-07-16 03:47:03.377 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e8cf796-a1f9-4ebf-8350-687bfca07b93 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 653f5523-5903-4ccc-a654-db8d0f311d83 2026-07-16 03:47:03.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e8cf796-a1f9-4ebf-8350-687bfca07b93 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 653f5523-5903-4ccc-a654-db8d0f311d83 [pid: 8|app: 0|req: 354/762] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:03 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => generated 971 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/763] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:03 2026] GET /v2.0/security-groups?id=a8f99300-657d-4eb2-8a97-bf409c94407f&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/764] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:03 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:03.756 7 INFO neutron.services.segments.plugin [-] Segment 321a4876-16ab-4659-8475-7afea0371142 resource provider aggregate not found 2026-07-16 03:47:03.760 7 INFO neutron.services.segments.plugin [-] Segment 321a4876-16ab-4659-8475-7afea0371142 resource provider aggregate not found 2026-07-16 03:47:03.778 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 321a4876-16ab-4659-8475-7afea0371142 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 321a4876-16ab-4659-8475-7afea0371142 found for delete ", "request_id": "req-ed787325-14ed-4d7e-8939-874817e4d156"}]} 2026-07-16 03:47:03.779 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 321a4876-16ab-4659-8475-7afea0371142 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 321a4876-16ab-4659-8475-7afea0371142 found for delete ", "request_id": "req-c45a501e-e4a5-42c0-bb36-5f1380cf14b5"}]} 2026-07-16 03:47:03.783 7 INFO neutron.db.l3_hamode_db [None req-3e8cf796-a1f9-4ebf-8350-687bfca07b93 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] HA network da52bdbd-c8d6-4baa-ad6b-7ed9b99546b0 was deleted as no HA routers are present in tenant ead19ba070ff4532817f55d1d0764b19. [pid: 7|app: 0|req: 409/765] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:47:02 2026] DELETE /v2.0/routers/8f97c1d2-8367-4523-9037-0a0e1f5709d4 => generated 0 bytes in 960 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/766] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:47:03 2026] DELETE /v2.0/subnets/e62758be-575f-4c78-a877-777ca72ce1fb => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:47:04.096 8 INFO neutron.db.l3_db [None req-295a04a6-d40f-41f0-9bbc-00a3a9f37f92 47b71c7daa644d2caaf9515a26edc413 db1ffc7f48604c4a9f8473f047d2c872 - - default default] Floating IP e8731791-c385-433e-81b4-b95bbd665bfb associated. External IP: 10.96.250.207, port: 6da04963-f73d-4b6f-813a-d32aae038429. 2026-07-16 03:47:04.112 7 INFO neutron_taas.services.taas.taas_plugin [None req-8372b88b-402f-4f41-a130-47699e4a5628 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 1dff7f59-6766-4192-b346-a33792a3097b 2026-07-16 03:47:04.118 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8372b88b-402f-4f41-a130-47699e4a5628 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 1dff7f59-6766-4192-b346-a33792a3097b [pid: 7|app: 0|req: 411/767] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:47:03 2026] DELETE /v2.0/networks/099256c7-edec-4c1a-8d30-5aa017a1981d => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/768] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:47:03 2026] PUT /v2.0/floatingips/e8731791-c385-433e-81b4-b95bbd665bfb => generated 855 bytes in 810 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/769] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:04 2026] GET /v2.0/security-groups?tenant_id=ead19ba070ff4532817f55d1d0764b19&name=default => generated 2921 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:47:04.569 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e90569c6-8b06-41cf-abb8-f9a9ecb7ae94'] response: {'name': 'network-changed', 'server_uuid': '55b09566-8174-4a4b-a989-fdd565f15a06', 'tag': '6da04963-f73d-4b6f-813a-d32aae038429', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 413/770] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:04 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => 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: 414/771] 10.0.0.110 () {34 vars in 990 bytes} [Thu Jul 16 03:47:04 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/772] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:04 2026] GET /v2.0/security-groups?id=a8f99300-657d-4eb2-8a97-bf409c94407f&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: 358/773] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:04 2026] DELETE /v2.0/security-groups/46fe6947-6268-44bb-a2d1-8cc2163cfc31 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/774] 10.0.0.110 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:04 2026] GET /v2.0/security-groups?id=565e4823-3474-4ef5-affc-ee3a28daf5a8&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: 359/775] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:05 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => 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: 417/776] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:05 2026] GET /v2.0/security-groups?id=a8f99300-657d-4eb2-8a97-bf409c94407f&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: 360/777] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:47:05 2026] GET /v2.0/ports?tenant_id=db1ffc7f48604c4a9f8473f047d2c872&device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => 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: 418/778] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:47:05 2026] GET /v2.0/networks?id=9e83700c-2643-474b-bb70-4e7122e30a75 => generated 771 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/779] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:47:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=6da04963-f73d-4b6f-813a-d32aae038429 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/780] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:47:05 2026] GET /v2.0/subnets?id=2d2085b5-4778-407c-82bb-1e1b86c36ec1 => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/781] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:47:05 2026] GET /v2.0/ports?network_id=9e83700c-2643-474b-bb70-4e7122e30a75&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/782] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:47:05 2026] GET /v2.0/networks/9e83700c-2643-474b-bb70-4e7122e30a75?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/783] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:47:05 2026] GET /v2.0/networks/9e83700c-2643-474b-bb70-4e7122e30a75?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) 2026-07-16 03:47:05.798 7 INFO neutron.services.segments.plugin [-] Segment d7f94cb3-36b0-465a-80a4-c18967d19b71 resource provider aggregate not found 2026-07-16 03:47:05.806 7 INFO neutron.services.segments.plugin [-] Segment d7f94cb3-36b0-465a-80a4-c18967d19b71 resource provider aggregate not found 2026-07-16 03:47:05.813 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d7f94cb3-36b0-465a-80a4-c18967d19b71 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7f94cb3-36b0-465a-80a4-c18967d19b71 found for delete ", "request_id": "req-e81547dd-ec65-4eb5-a176-ad4041a6107f"}]} 2026-07-16 03:47:05.825 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d7f94cb3-36b0-465a-80a4-c18967d19b71 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7f94cb3-36b0-465a-80a4-c18967d19b71 found for delete ", "request_id": "req-43838a8c-7cf4-4f77-8310-f45981f34ecc"}]} [pid: 7|app: 0|req: 421/784] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:06 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/785] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:06 2026] GET /v2.0/security-groups?id=a8f99300-657d-4eb2-8a97-bf409c94407f&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-07-16 03:47:06.741 7 INFO neutron.db.segments_db [None req-68b0b5ec-6aab-447e-b253-e3303fdaaaab 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment f08efe07-2bad-4d9a-a107-4304b2c7a800 of type vxlan for network 28cc3d1c-1a68-41af-842e-385005a1cced [pid: 7|app: 0|req: 422/786] 10.0.0.60 () {34 vars in 670 bytes} [Thu Jul 16 03:47:06 2026] POST /v2.0/networks => generated 738 bytes in 382 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/787] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:47:06 2026] POST /v2.0/subnets => generated 685 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:47:07.128 7 INFO neutron.db.segments_db [None req-366481a8-42c2-4b60-97cd-d4eff56e0602 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment d1460bfd-5928-4179-946f-d97fe5402cc8 of type vxlan for network 7a2a8e89-6ecc-45e1-9799-7f29b909c32c [pid: 8|app: 0|req: 366/788] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:07 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => 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: 367/789] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:07 2026] GET /v2.0/security-groups?id=a8f99300-657d-4eb2-8a97-bf409c94407f&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:07.425 7 INFO neutron.db.l3_hamode_db [None req-366481a8-42c2-4b60-97cd-d4eff56e0602 1e007ef54ee54a62820c932bcd434e1e 3da561d0095f4e8c90d629e661648e33 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 368/790] 199.19.213.73 () {34 vars in 993 bytes} [Thu Jul 16 03:47:07 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:07.714 8 INFO neutron_taas.services.taas.taas_plugin [req-6ea9f9c0-f49f-4d7d-b18b-418f6004218f req-2f74781c-de63-409b-9ea8-381fec0c99fc 47b71c7daa644d2caaf9515a26edc413 db1ffc7f48604c4a9f8473f047d2c872 - - default default] TaaS: Handle Delete Port: 6da04963-f73d-4b6f-813a-d32aae038429 2026-07-16 03:47:07.720 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6ea9f9c0-f49f-4d7d-b18b-418f6004218f req-2f74781c-de63-409b-9ea8-381fec0c99fc 47b71c7daa644d2caaf9515a26edc413 db1ffc7f48604c4a9f8473f047d2c872 - - default default] Tap Mirror: Handle Delete Port: 6da04963-f73d-4b6f-813a-d32aae038429 2026-07-16 03:47:07.934 8 INFO neutron.db.l3_db [req-6ea9f9c0-f49f-4d7d-b18b-418f6004218f req-2f74781c-de63-409b-9ea8-381fec0c99fc 47b71c7daa644d2caaf9515a26edc413 db1ffc7f48604c4a9f8473f047d2c872 - - default default] Floating IP e8731791-c385-433e-81b4-b95bbd665bfb disassociated. External IP: 10.96.250.207, port: 6da04963-f73d-4b6f-813a-d32aae038429. 2026-07-16 03:47:08.222 7 INFO neutron.db.l3_hamode_db [None req-366481a8-42c2-4b60-97cd-d4eff56e0602 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 369/791] 199.19.213.73 () {36 vars in 996 bytes} [Thu Jul 16 03:47:07 2026] DELETE /v2.0/ports/6da04963-f73d-4b6f-813a-d32aae038429 => generated 0 bytes in 785 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:47:08.410 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b900ad34-bdff-436e-91ef-2faa22aa8352'] response: {'server_uuid': '55b09566-8174-4a4b-a989-fdd565f15a06', 'name': 'network-vif-deleted', 'tag': '6da04963-f73d-4b6f-813a-d32aae038429', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 370/792] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:08 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => 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: 423/793] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:47:07 2026] POST /v2.0/routers => generated 725 bytes in 2357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/794] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:09 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => 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: 371/795] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:47:09 2026] PUT /v2.0/routers/7ca5ef3a-7bf6-45cf-9c57-c8b65ece348e/add_router_interface => generated 309 bytes in 1167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/796] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:10 2026] GET /v2.0/ports?device_id=55b09566-8174-4a4b-a989-fdd565f15a06 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/797] 10.0.0.60 () {34 vars in 684 bytes} [Thu Jul 16 03:47:11 2026] POST /v2.0/security-groups => generated 1660 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/798] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:47:11 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/799] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:47:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/800] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:47:11 2026] POST /v2.0/floatingips => generated 552 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/801] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:12 2026] DELETE /v2.0/security-groups/a8f99300-657d-4eb2-8a97-bf409c94407f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:47:12.179 7 INFO neutron.api.v2.resource [None req-4799b639-6f63-4df5-9163-51ce6d745cbe 47b71c7daa644d2caaf9515a26edc413 db1ffc7f48604c4a9f8473f047d2c872 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 428/802] 10.0.0.60 () {32 vars in 736 bytes} [Thu Jul 16 03:47:12 2026] GET /v2.0/security-groups/a8f99300-657d-4eb2-8a97-bf409c94407f => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:47:12.309 8 INFO neutron_taas.services.taas.taas_plugin [None req-1be6daa5-4363-44e1-880d-5ea63914067b 47b71c7daa644d2caaf9515a26edc413 db1ffc7f48604c4a9f8473f047d2c872 - - default default] TaaS: Handle Delete Port: 33add532-37a9-4838-80a9-39f58826b0ba 2026-07-16 03:47:12.312 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1be6daa5-4363-44e1-880d-5ea63914067b 47b71c7daa644d2caaf9515a26edc413 db1ffc7f48604c4a9f8473f047d2c872 - - default default] Tap Mirror: Handle Delete Port: 33add532-37a9-4838-80a9-39f58826b0ba [pid: 8|app: 0|req: 375/803] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:47:12 2026] DELETE /v2.0/floatingips/e8731791-c385-433e-81b4-b95bbd665bfb => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/804] 10.0.0.130 () {34 vars in 1100 bytes} [Thu Jul 16 03:47:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1327459858&fields=id&tenant_id=3da561d0095f4e8c90d629e661648e33 => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/805] 10.0.0.130 () {34 vars in 982 bytes} [Thu Jul 16 03:47:12 2026] GET /v2.0/networks?id=28cc3d1c-1a68-41af-842e-385005a1cced => generated 670 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/806] 10.0.0.130 () {34 vars in 965 bytes} [Thu Jul 16 03:47:12 2026] GET /v2.0/quotas/3da561d0095f4e8c90d629e661648e33 => 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: 432/807] 10.0.0.130 () {34 vars in 1002 bytes} [Thu Jul 16 03:47:12 2026] GET /v2.0/ports?tenant_id=3da561d0095f4e8c90d629e661648e33&fields=id => generated 103 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:12.895 8 INFO neutron_taas.services.taas.taas_plugin [None req-162de09a-6549-4c7c-b4b4-33479a3ec335 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: e19336e9-dee4-4baa-9611-8070b5c24236 2026-07-16 03:47:12.897 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-162de09a-6549-4c7c-b4b4-33479a3ec335 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: e19336e9-dee4-4baa-9611-8070b5c24236 [pid: 7|app: 0|req: 433/808] 10.0.0.130 () {34 vars in 907 bytes} [Thu Jul 16 03:47:13 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: 7|app: 0|req: 434/809] 10.0.0.130 () {34 vars in 1008 bytes} [Thu Jul 16 03:47:13 2026] GET /v2.0/networks/28cc3d1c-1a68-41af-842e-385005a1cced?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/810] 10.0.0.130 () {34 vars in 1108 bytes} [Thu Jul 16 03:47:13 2026] GET /v2.0/networks/28cc3d1c-1a68-41af-842e-385005a1cced?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: 436/811] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:13 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/812] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:47:12 2026] PUT /v2.0/routers/42826678-c67b-4893-a2e3-28fc9fa5c293/remove_router_interface => generated 309 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:13.641 7 INFO neutron_taas.services.taas.taas_plugin [None req-d590dc3c-52ce-4c06-89d5-b3328faa4b32 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: a593d48d-61d0-46ac-8f0b-6e24731e9932 2026-07-16 03:47:13.645 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d590dc3c-52ce-4c06-89d5-b3328faa4b32 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: a593d48d-61d0-46ac-8f0b-6e24731e9932 2026-07-16 03:47:13.899 7 INFO neutron_taas.services.taas.taas_plugin [None req-d590dc3c-52ce-4c06-89d5-b3328faa4b32 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 101c7711-8768-4a06-ae17-b1557dffc22e 2026-07-16 03:47:13.902 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d590dc3c-52ce-4c06-89d5-b3328faa4b32 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 101c7711-8768-4a06-ae17-b1557dffc22e 2026-07-16 03:47:14.226 7 INFO neutron.services.segments.plugin [-] Segment 811fce03-f165-4e96-a172-c8f446878ff7 resource provider aggregate not found 2026-07-16 03:47:14.236 7 INFO neutron.services.segments.plugin [-] Segment 811fce03-f165-4e96-a172-c8f446878ff7 resource provider aggregate not found 2026-07-16 03:47:14.266 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 811fce03-f165-4e96-a172-c8f446878ff7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 811fce03-f165-4e96-a172-c8f446878ff7 found for delete ", "request_id": "req-e2b83972-da56-493c-9172-12bee3d4f2e1"}]} 2026-07-16 03:47:14.270 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 811fce03-f165-4e96-a172-c8f446878ff7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 811fce03-f165-4e96-a172-c8f446878ff7 found for delete ", "request_id": "req-6b8b015a-1f5c-42e2-b992-470d595cd8d3"}]} 2026-07-16 03:47:14.274 7 INFO neutron.db.l3_hamode_db [None req-d590dc3c-52ce-4c06-89d5-b3328faa4b32 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] HA network 29275157-13d0-4a46-b7fe-ef209295d564 was deleted as no HA routers are present in tenant db1ffc7f48604c4a9f8473f047d2c872. [pid: 7|app: 0|req: 437/815] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:47:13 2026] DELETE /v2.0/routers/42826678-c67b-4893-a2e3-28fc9fa5c293 => generated 0 bytes in 835 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/816] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:14 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => 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: 379/817] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:47:14 2026] DELETE /v2.0/subnets/2d2085b5-4778-407c-82bb-1e1b86c36ec1 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:47:14.631 7 INFO neutron_taas.services.taas.taas_plugin [None req-818e835a-6e22-4865-a4fb-9fca0c4050ed 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 0e8e18bc-aab0-4771-bccc-e3fbc5270f24 2026-07-16 03:47:14.634 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-818e835a-6e22-4865-a4fb-9fca0c4050ed 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 0e8e18bc-aab0-4771-bccc-e3fbc5270f24 [pid: 7|app: 0|req: 439/818] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:47:14 2026] DELETE /v2.0/networks/9e83700c-2643-474b-bb70-4e7122e30a75 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/819] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:14 2026] GET /v2.0/security-groups?tenant_id=db1ffc7f48604c4a9f8473f047d2c872&name=default => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/820] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:14 2026] DELETE /v2.0/security-groups/0a44b00e-681b-44e3-b600-1da37f7986c6 => 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: 381/821] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:15 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:47:16.288 7 INFO neutron.services.segments.plugin [-] Segment 1044f70f-929f-43e6-a88d-82f34bf1e346 resource provider aggregate not found 2026-07-16 03:47:16.293 7 INFO neutron.services.segments.plugin [-] Segment 1044f70f-929f-43e6-a88d-82f34bf1e346 resource provider aggregate not found 2026-07-16 03:47:16.309 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1044f70f-929f-43e6-a88d-82f34bf1e346 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1044f70f-929f-43e6-a88d-82f34bf1e346 found for delete ", "request_id": "req-2a95771d-b4e1-4dd8-ab68-55315641fe37"}]} 2026-07-16 03:47:16.312 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1044f70f-929f-43e6-a88d-82f34bf1e346 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1044f70f-929f-43e6-a88d-82f34bf1e346 found for delete ", "request_id": "req-fc14b311-1156-40f4-be46-19a3d3cde6d5"}]} [pid: 7|app: 0|req: 441/822] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:16 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => 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: 382/823] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:47:17 2026] GET /v2.0/networks?id=28cc3d1c-1a68-41af-842e-385005a1cced => generated 670 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/824] 199.19.213.73 () {34 vars in 1049 bytes} [Thu Jul 16 03:47:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3da561d0095f4e8c90d629e661648e33 => generated 181 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/825] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:17 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/826] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:17 2026] GET /v2.0/security-groups?tenant_id=264a68eaf3dc40e982a8196cbacb358c&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/827] 199.19.213.73 () {38 vars in 954 bytes} [Thu Jul 16 03:47:17 2026] POST /v2.0/ports => generated 958 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 385/828] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:18 2026] DELETE /v2.0/security-groups/d10cc0d2-604a-4996-bf7e-08e2f8edb026 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/829] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:47:18 2026] PUT /v2.0/ports/8221acc0-56d0-4ad7-9685-ca1a7f214e3a => generated 1239 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:47:18.571 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2f94aaa-ca2e-466d-8d93-adf7a72af308'] response: {'name': 'network-changed', 'server_uuid': '0969b4c2-77d3-4c54-9bcf-aa6688a6d51e', 'tag': '8221acc0-56d0-4ad7-9685-ca1a7f214e3a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 386/830] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:18 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 973 bytes in 80 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: 445/831] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:18 2026] GET /v2.0/security-groups?id=d2be20ad-2f31-40c7-a03e-b170d7bbbc9f&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: 387/832] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:47:19 2026] GET /v2.0/ports?tenant_id=3da561d0095f4e8c90d629e661648e33&device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/833] 199.19.213.73 () {34 vars in 1017 bytes} [Thu Jul 16 03:47:19 2026] GET /v2.0/networks?tenant_id=3da561d0095f4e8c90d629e661648e33&shared=False => generated 766 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/834] 199.19.213.73 () {34 vars in 929 bytes} [Thu Jul 16 03:47:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/835] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:19 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/836] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:20 2026] GET /v2.0/security-groups?id=d2be20ad-2f31-40c7-a03e-b170d7bbbc9f&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: 448/837] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:47:20 2026] GET /v2.0/ports?tenant_id=3da561d0095f4e8c90d629e661648e33&device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/838] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:47:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8221acc0-56d0-4ad7-9685-ca1a7f214e3a => 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: 449/839] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:47:20 2026] GET /v2.0/subnets?id=f736ad84-5869-4bdb-bb5b-a0eb2066d8e8 => generated 688 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/840] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:47:20 2026] GET /v2.0/ports?network_id=28cc3d1c-1a68-41af-842e-385005a1cced&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: 450/841] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:47:20 2026] GET /v2.0/networks/28cc3d1c-1a68-41af-842e-385005a1cced?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: 392/842] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:47:20 2026] GET /v2.0/networks/28cc3d1c-1a68-41af-842e-385005a1cced?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: 451/843] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:21 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/844] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:21 2026] GET /v2.0/security-groups?id=d2be20ad-2f31-40c7-a03e-b170d7bbbc9f&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/845] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:22 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/846] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:22 2026] GET /v2.0/security-groups?id=d2be20ad-2f31-40c7-a03e-b170d7bbbc9f&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: 453/847] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:22 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/848] 10.0.0.130 () {34 vars in 971 bytes} [Thu Jul 16 03:47:22 2026] GET /v2.0/ports/13e92000-1f97-4bff-984b-e030548df270 => generated 968 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/849] 199.19.213.73 () {34 vars in 999 bytes} [Thu Jul 16 03:47:23 2026] GET /v2.0/subnets?network_id=5cb3e2e1-fb84-4e60-974d-32894be5188a => generated 684 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/850] 199.19.213.73 () {34 vars in 1145 bytes} [Thu Jul 16 03:47:23 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165&device_owner=compute%3Anova&network_id=5cb3e2e1-fb84-4e60-974d-32894be5188a => generated 971 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/851] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:23 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/852] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:23 2026] GET /v2.0/security-groups?id=d2be20ad-2f31-40c7-a03e-b170d7bbbc9f&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/853] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:47:23 2026] PUT /v2.0/ports/13e92000-1f97-4bff-984b-e030548df270 => generated 1145 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:47:23.892 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d207aa2a-e8d2-4dc4-b632-80e0d465393a'] response: {'name': 'network-changed', 'server_uuid': 'c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165', 'tag': '13e92000-1f97-4bff-984b-e030548df270', '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: 456/854] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:47:24 2026] GET /v2.0/ports?tenant_id=aab7cb4b5a2749dfa8784a02ea25c3d5&device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 1417 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/855] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:47:24 2026] GET /v2.0/networks?id=5cb3e2e1-fb84-4e60-974d-32894be5188a => generated 780 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/856] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:47:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=13e92000-1f97-4bff-984b-e030548df270 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/857] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:47:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=13e92000-1f97-4bff-984b-e030548df270 => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/858] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:47:24 2026] GET /v2.0/subnets?id=b74ea604-d7a8-447a-8edb-3c18f142432b => generated 702 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/859] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:24 2026] GET /v2.0/security-groups?tenant_id=74541b55df724014a730ca923744d78a&name=default => generated 2925 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/860] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:47:24 2026] GET /v2.0/ports?network_id=5cb3e2e1-fb84-4e60-974d-32894be5188a&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/861] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:47:24 2026] GET /v2.0/networks/5cb3e2e1-fb84-4e60-974d-32894be5188a?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: 400/862] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:24 2026] DELETE /v2.0/security-groups/8c21b5be-d160-4893-8e6d-5ab46b1e0181 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/863] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:24 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/864] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:47:24 2026] GET /v2.0/networks/5cb3e2e1-fb84-4e60-974d-32894be5188a?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: 464/865] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:24 2026] GET /v2.0/security-groups?id=d2be20ad-2f31-40c7-a03e-b170d7bbbc9f&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: 465/866] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:24 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 1148 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/867] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:24 2026] GET /v2.0/security-groups?tenant_id=d89675dee98648778ebd0399f7007e72&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/868] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:24 2026] GET /v2.0/security-groups?id=565e4823-3474-4ef5-affc-ee3a28daf5a8&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/869] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:24 2026] DELETE /v2.0/security-groups/68ce6a55-5dc3-4f99-afc9-eaecf6498603 => 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: 467/870] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:47:25 2026] GET /v2.0/ports?tenant_id=aab7cb4b5a2749dfa8784a02ea25c3d5&device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 1417 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/871] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:47:25 2026] GET /v2.0/networks?id=5cb3e2e1-fb84-4e60-974d-32894be5188a => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/872] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:47:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=13e92000-1f97-4bff-984b-e030548df270 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/873] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:25 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => 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: 406/874] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:47:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=13e92000-1f97-4bff-984b-e030548df270 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/875] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:25 2026] GET /v2.0/security-groups?id=d2be20ad-2f31-40c7-a03e-b170d7bbbc9f&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/876] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:47:25 2026] GET /v2.0/subnets?id=b74ea604-d7a8-447a-8edb-3c18f142432b => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/877] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:47:25 2026] GET /v2.0/ports?network_id=5cb3e2e1-fb84-4e60-974d-32894be5188a&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/878] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:47:26 2026] GET /v2.0/networks/5cb3e2e1-fb84-4e60-974d-32894be5188a?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/879] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:26 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/880] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:47:26 2026] GET /v2.0/networks/5cb3e2e1-fb84-4e60-974d-32894be5188a?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: 472/881] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:26 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 971 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/882] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:26 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&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: 474/883] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:26 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/884] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:26 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:26.453 8 INFO neutron.db.l3_db [None req-67a595eb-25c5-4a23-83f4-1013f0003c15 dedba4a814164413a10020ccde1607f5 3da561d0095f4e8c90d629e661648e33 - - default default] Floating IP 601310ff-a130-42cc-8190-27162d06b162 associated. External IP: 10.96.250.217, port: 8221acc0-56d0-4ad7-9685-ca1a7f214e3a. [pid: 7|app: 0|req: 476/885] 199.19.213.73 () {34 vars in 1117 bytes} [Thu Jul 16 03:47:26 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.6 => generated 1148 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/886] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:26 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/887] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:47:26 2026] PUT /v2.0/floatingips/601310ff-a130-42cc-8190-27162d06b162 => generated 856 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/888] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:26 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:26.872 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3e23729f-69f5-4b20-946b-883b6f65ee55'] response: {'name': 'network-changed', 'server_uuid': '0969b4c2-77d3-4c54-9bcf-aa6688a6d51e', 'tag': '8221acc0-56d0-4ad7-9685-ca1a7f214e3a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 412/889] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:26 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/890] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:26 2026] GET /v2.0/security-groups?id=d2be20ad-2f31-40c7-a03e-b170d7bbbc9f&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: 414/891] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:27 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => 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: 415/892] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:27 2026] GET /v2.0/security-groups?id=d2be20ad-2f31-40c7-a03e-b170d7bbbc9f&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/893] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:47:26 2026] PUT /v2.0/ports/13e92000-1f97-4bff-984b-e030548df270 => generated 968 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:27.371 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2d36097-230d-4cb9-a527-caf91aec0b4c'] response: {'name': 'network-changed', 'server_uuid': 'c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165', 'tag': '13e92000-1f97-4bff-984b-e030548df270', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 416/894] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:47:27 2026] GET /v2.0/ports?tenant_id=3da561d0095f4e8c90d629e661648e33&device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 479/895] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:47:27 2026] GET /v2.0/networks?id=28cc3d1c-1a68-41af-842e-385005a1cced => generated 766 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/896] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:47:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=8221acc0-56d0-4ad7-9685-ca1a7f214e3a => generated 859 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/897] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:47:27 2026] GET /v2.0/subnets?id=f736ad84-5869-4bdb-bb5b-a0eb2066d8e8 => generated 688 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/898] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:47:27 2026] GET /v2.0/ports?network_id=28cc3d1c-1a68-41af-842e-385005a1cced&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/899] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:47:27 2026] GET /v2.0/networks/28cc3d1c-1a68-41af-842e-385005a1cced?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: 419/900] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:47:27 2026] GET /v2.0/networks/28cc3d1c-1a68-41af-842e-385005a1cced?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: 482/901] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:47:27 2026] GET /v2.0/ports?tenant_id=aab7cb4b5a2749dfa8784a02ea25c3d5&device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 1240 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/902] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:27 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/903] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:47:27 2026] GET /v2.0/networks?id=5cb3e2e1-fb84-4e60-974d-32894be5188a => generated 780 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 421/904] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:27 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&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: 484/905] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:47:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=13e92000-1f97-4bff-984b-e030548df270 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/906] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:47:28 2026] GET /v2.0/subnets?id=b74ea604-d7a8-447a-8edb-3c18f142432b => 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: 485/907] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:47:28 2026] GET /v2.0/ports?network_id=5cb3e2e1-fb84-4e60-974d-32894be5188a&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: 423/908] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:47:28 2026] GET /v2.0/networks/5cb3e2e1-fb84-4e60-974d-32894be5188a?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/909] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:47:28 2026] GET /v2.0/networks/5cb3e2e1-fb84-4e60-974d-32894be5188a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/910] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:47:28 2026] GET /v2.0/ports?tenant_id=350bd463f0474a42ad30b4e73047e214&device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/911] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:47:28 2026] GET /v2.0/networks?id=16427fa8-b3b7-402b-950b-2c3a8490db1e => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/912] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:47:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=c7fb2c32-f758-4cbe-a554-b09a407e6ac2 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/913] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:47:28 2026] GET /v2.0/subnets?id=7f40983a-6c88-4d24-8a79-2336fc6e5313 => generated 694 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/914] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:47:28 2026] GET /v2.0/ports?network_id=16427fa8-b3b7-402b-950b-2c3a8490db1e&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/915] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:28 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/916] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:47:28 2026] GET /v2.0/networks/16427fa8-b3b7-402b-950b-2c3a8490db1e?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: 490/917] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:28 2026] GET /v2.0/security-groups?id=d2be20ad-2f31-40c7-a03e-b170d7bbbc9f&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/918] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:47:28 2026] GET /v2.0/networks/16427fa8-b3b7-402b-950b-2c3a8490db1e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/921] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:29 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/922] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:29 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&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: 431/923] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:47:29 2026] GET /v2.0/ports?tenant_id=aab7cb4b5a2749dfa8784a02ea25c3d5&device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => 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: 493/924] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:47:29 2026] GET /v2.0/networks?id=5cb3e2e1-fb84-4e60-974d-32894be5188a => generated 780 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/925] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:47:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=13e92000-1f97-4bff-984b-e030548df270 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/926] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:47:29 2026] GET /v2.0/subnets?id=b74ea604-d7a8-447a-8edb-3c18f142432b => generated 702 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/927] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:47:29 2026] GET /v2.0/ports?network_id=5cb3e2e1-fb84-4e60-974d-32894be5188a&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: 434/928] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:47:29 2026] GET /v2.0/networks/5cb3e2e1-fb84-4e60-974d-32894be5188a?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: 495/929] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:29 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/930] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:29 2026] GET /v2.0/security-groups?id=565e4823-3474-4ef5-affc-ee3a28daf5a8&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: 435/931] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:47:29 2026] GET /v2.0/networks/5cb3e2e1-fb84-4e60-974d-32894be5188a?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: 497/932] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:29 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/933] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:29 2026] GET /v2.0/security-groups?id=d2be20ad-2f31-40c7-a03e-b170d7bbbc9f&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/934] 199.19.213.73 () {34 vars in 993 bytes} [Thu Jul 16 03:47:29 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:29.795 8 INFO neutron_taas.services.taas.taas_plugin [req-d1347e47-75e3-4861-9811-edfa3e8df91d req-513499a7-5c96-4c63-84ec-6cd307954cc0 dedba4a814164413a10020ccde1607f5 3da561d0095f4e8c90d629e661648e33 - - default default] TaaS: Handle Delete Port: 8221acc0-56d0-4ad7-9685-ca1a7f214e3a 2026-07-16 03:47:29.798 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d1347e47-75e3-4861-9811-edfa3e8df91d req-513499a7-5c96-4c63-84ec-6cd307954cc0 dedba4a814164413a10020ccde1607f5 3da561d0095f4e8c90d629e661648e33 - - default default] Tap Mirror: Handle Delete Port: 8221acc0-56d0-4ad7-9685-ca1a7f214e3a 2026-07-16 03:47:29.918 8 INFO neutron.db.l3_db [req-d1347e47-75e3-4861-9811-edfa3e8df91d req-513499a7-5c96-4c63-84ec-6cd307954cc0 dedba4a814164413a10020ccde1607f5 3da561d0095f4e8c90d629e661648e33 - - default default] Floating IP 601310ff-a130-42cc-8190-27162d06b162 disassociated. External IP: 10.96.250.217, port: 8221acc0-56d0-4ad7-9685-ca1a7f214e3a. [pid: 7|app: 0|req: 499/935] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:30 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/936] 199.19.213.73 () {36 vars in 996 bytes} [Thu Jul 16 03:47:29 2026] DELETE /v2.0/ports/8221acc0-56d0-4ad7-9685-ca1a7f214e3a => generated 0 bytes in 591 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/937] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:30 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:30.340 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-67c587e9-4d0a-49af-9107-04edb96ac179'] response: {'server_uuid': '0969b4c2-77d3-4c54-9bcf-aa6688a6d51e', 'name': 'network-vif-deleted', 'tag': '8221acc0-56d0-4ad7-9685-ca1a7f214e3a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 501/938] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:30 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => 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: 438/939] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:30 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => 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: 502/940] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:30 2026] GET /v2.0/security-groups?id=565e4823-3474-4ef5-affc-ee3a28daf5a8&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: 439/941] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:30 2026] GET /v2.0/security-groups?tenant_id=9e0010ad9a1e47a388d38e870083bd56&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/942] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:31 2026] DELETE /v2.0/security-groups/f2fddb45-0f28-4d8b-a505-9d87d292f3dd => 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: 440/943] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:31 2026] GET /v2.0/security-groups?tenant_id=3e54324e9b6e401ebc232d6db046b16f&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: 504/944] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:31 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/945] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:31 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/946] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:31 2026] DELETE /v2.0/security-groups/d06bd006-644c-4ba9-9840-cea13ea29446 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/947] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:31 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => 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: 442/948] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:31 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => 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: 507/949] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:31 2026] GET /v2.0/security-groups?id=565e4823-3474-4ef5-affc-ee3a28daf5a8&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/950] 199.19.213.73 () {34 vars in 993 bytes} [Thu Jul 16 03:47:31 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:32.060 7 INFO neutron_taas.services.taas.taas_plugin [req-b2b251d2-99f6-4902-b199-8f48928faf0c req-1c3ba667-4c01-4fba-ab4b-cd92b30e2c13 abe6fd92088746bc9132685bfd8513c7 aab7cb4b5a2749dfa8784a02ea25c3d5 - - default default] TaaS: Handle Delete Port: 13e92000-1f97-4bff-984b-e030548df270 2026-07-16 03:47:32.062 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b2b251d2-99f6-4902-b199-8f48928faf0c req-1c3ba667-4c01-4fba-ab4b-cd92b30e2c13 abe6fd92088746bc9132685bfd8513c7 aab7cb4b5a2749dfa8784a02ea25c3d5 - - default default] Tap Mirror: Handle Delete Port: 13e92000-1f97-4bff-984b-e030548df270 2026-07-16 03:47:32.153 7 INFO neutron.db.l3_db [req-b2b251d2-99f6-4902-b199-8f48928faf0c req-1c3ba667-4c01-4fba-ab4b-cd92b30e2c13 abe6fd92088746bc9132685bfd8513c7 aab7cb4b5a2749dfa8784a02ea25c3d5 - - default default] Floating IP 91d9815f-6d23-4d3c-93b8-c302545fe470 disassociated. External IP: 10.96.250.204, port: 13e92000-1f97-4bff-984b-e030548df270. [pid: 7|app: 0|req: 508/951] 199.19.213.73 () {36 vars in 996 bytes} [Thu Jul 16 03:47:31 2026] DELETE /v2.0/ports/13e92000-1f97-4bff-984b-e030548df270 => generated 0 bytes in 554 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:47:32.559 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-daf4fb59-a76a-4124-9546-34813496dd29'] response: {'server_uuid': 'c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165', 'name': 'network-vif-deleted', 'tag': '13e92000-1f97-4bff-984b-e030548df270', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 444/952] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:32 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/953] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:32 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/954] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:32 2026] GET /v2.0/ports?device_id=0969b4c2-77d3-4c54-9bcf-aa6688a6d51e => 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: 510/955] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:32 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => 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: 511/956] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:33 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 969 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/957] 10.0.0.60 () {34 vars in 683 bytes} [Thu Jul 16 03:47:33 2026] POST /v2.0/security-groups => generated 1625 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/958] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:33 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/959] 10.0.0.60 () {32 vars in 662 bytes} [Thu Jul 16 03:47:33 2026] GET /v2.0/security-groups => generated 4530 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/960] 10.0.0.60 () {34 vars in 757 bytes} [Thu Jul 16 03:47:33 2026] PUT /v2.0/security-groups/998114e2-7163-445f-a5b9-84d8290f3c86 => generated 1664 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/961] 10.0.0.60 () {32 vars in 736 bytes} [Thu Jul 16 03:47:33 2026] GET /v2.0/security-groups/998114e2-7163-445f-a5b9-84d8290f3c86 => generated 1664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/962] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:33 2026] DELETE /v2.0/security-groups/d2be20ad-2f31-40c7-a03e-b170d7bbbc9f => 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: 449/963] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:34 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:47:34.105 8 INFO neutron.api.v2.resource [None req-c44d97de-7418-44dd-8304-8f6c952237bc dedba4a814164413a10020ccde1607f5 3da561d0095f4e8c90d629e661648e33 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 450/964] 10.0.0.60 () {32 vars in 736 bytes} [Thu Jul 16 03:47:34 2026] GET /v2.0/security-groups/d2be20ad-2f31-40c7-a03e-b170d7bbbc9f => generated 146 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/965] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:33 2026] DELETE /v2.0/security-groups/998114e2-7163-445f-a5b9-84d8290f3c86 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/966] 10.0.0.60 () {32 vars in 662 bytes} [Thu Jul 16 03:47:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:47:34.224 7 INFO neutron.api.v2.resource [None req-33bac7a2-fb3c-433f-879f-e2d37a2c2467 a846522b18044d509ca58c80f1a7c3e7 ca2bdddc89bf4c6a86eca820b79db040 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 517/967] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:34 2026] DELETE /v2.0/security-groups/998114e2-7163-445f-a5b9-84d8290f3c86 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:47:34.268 8 INFO neutron_taas.services.taas.taas_plugin [None req-368ebbba-6636-4a4c-9d5c-8b6040500027 dedba4a814164413a10020ccde1607f5 3da561d0095f4e8c90d629e661648e33 - - default default] TaaS: Handle Delete Port: 4bbbb8d3-9079-437e-84ec-c5a679336739 2026-07-16 03:47:34.270 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-368ebbba-6636-4a4c-9d5c-8b6040500027 dedba4a814164413a10020ccde1607f5 3da561d0095f4e8c90d629e661648e33 - - default default] Tap Mirror: Handle Delete Port: 4bbbb8d3-9079-437e-84ec-c5a679336739 [pid: 7|app: 0|req: 518/968] 10.0.0.60 () {34 vars in 683 bytes} [Thu Jul 16 03:47:34 2026] POST /v2.0/security-groups => generated 1624 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/969] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:47:34 2026] DELETE /v2.0/floatingips/601310ff-a130-42cc-8190-27162d06b162 => 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: 519/970] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:47:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/971] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:47:34 2026] GET /v2.0/security-group-rules/1f3770d1-b362-4e9e-b87a-bae9ce859982 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/972] 10.0.0.60 () {32 vars in 672 bytes} [Thu Jul 16 03:47:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/973] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:47:34 2026] DELETE /v2.0/security-group-rules/1f3770d1-b362-4e9e-b87a-bae9ce859982 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/974] 10.0.0.60 () {32 vars in 672 bytes} [Thu Jul 16 03:47:34 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: 524/975] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:47:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:47:34.871 8 INFO neutron_taas.services.taas.taas_plugin [None req-614d043b-36da-4abe-bb1d-d45f2fa40316 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 3a3b30c3-7076-4f87-a8cc-1c5153e86511 [pid: 7|app: 0|req: 525/976] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:47:34 2026] GET /v2.0/security-group-rules/992f7824-acc8-4c38-8258-1038aaf8cdd6 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:34.876 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-614d043b-36da-4abe-bb1d-d45f2fa40316 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 3a3b30c3-7076-4f87-a8cc-1c5153e86511 [pid: 7|app: 0|req: 526/977] 10.0.0.60 () {32 vars in 672 bytes} [Thu Jul 16 03:47:34 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/978] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:34 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/979] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:47:35 2026] DELETE /v2.0/security-group-rules/992f7824-acc8-4c38-8258-1038aaf8cdd6 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/980] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:35 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&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: 530/981] 10.0.0.60 () {32 vars in 672 bytes} [Thu Jul 16 03:47:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:47:35.214 7 INFO neutron.db.securitygroups_db [None req-a5990021-7bf6-402e-b432-15b30bb3317f a846522b18044d509ca58c80f1a7c3e7 ca2bdddc89bf4c6a86eca820b79db040 - - default default] Project ca2bdddc89bf4c6a86eca820b79db040 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: 531/982] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:47:35 2026] POST /v2.0/security-group-rules => generated 607 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/983] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:35 2026] GET /v2.0/ports?device_id=c2f9b1e1-6d6a-4f8f-8fdd-fa6a0a03a165 => 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: 533/984] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:47:35 2026] GET /v2.0/security-group-rules/33c3fac1-8b3c-488a-ac20-a92864785857 => generated 607 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/985] 10.0.0.60 () {32 vars in 672 bytes} [Thu Jul 16 03:47:35 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/986] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:47:34 2026] PUT /v2.0/routers/7ca5ef3a-7bf6-45cf-9c57-c8b65ece348e/remove_router_interface => generated 309 bytes in 1026 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/987] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:47:35 2026] DELETE /v2.0/security-group-rules/33c3fac1-8b3c-488a-ac20-a92864785857 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/988] 10.0.0.60 () {32 vars in 672 bytes} [Thu Jul 16 03:47:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:47:35.660 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e7fcf4a-a347-4082-8327-aefdc53e93b2 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 646f2390-b319-42c3-8f65-1a505e2a1b3a 2026-07-16 03:47:35.662 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e7fcf4a-a347-4082-8327-aefdc53e93b2 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 646f2390-b319-42c3-8f65-1a505e2a1b3a [pid: 7|app: 0|req: 537/989] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:35 2026] DELETE /v2.0/security-groups/bcf42a05-0d59-4cd8-9a10-54fc14bbc11d => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/990] 10.0.0.60 () {32 vars in 662 bytes} [Thu Jul 16 03:47:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/991] 10.0.0.60 () {32 vars in 662 bytes} [Thu Jul 16 03:47:35 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:47:35.880 8 INFO neutron_taas.services.taas.taas_plugin [None req-8e7fcf4a-a347-4082-8327-aefdc53e93b2 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: ce75e6da-19c3-4c3c-83bd-1b9288e935ce 2026-07-16 03:47:35.883 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8e7fcf4a-a347-4082-8327-aefdc53e93b2 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: ce75e6da-19c3-4c3c-83bd-1b9288e935ce [pid: 7|app: 0|req: 540/992] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:36 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:36.198 8 INFO neutron.services.segments.plugin [-] Segment d1460bfd-5928-4179-946f-d97fe5402cc8 resource provider aggregate not found 2026-07-16 03:47:36.204 8 INFO neutron.services.segments.plugin [-] Segment d1460bfd-5928-4179-946f-d97fe5402cc8 resource provider aggregate not found 2026-07-16 03:47:36.223 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d1460bfd-5928-4179-946f-d97fe5402cc8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1460bfd-5928-4179-946f-d97fe5402cc8 found for delete ", "request_id": "req-aa81118b-9398-47e5-996e-22a53ce8272d"}]} 2026-07-16 03:47:36.224 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d1460bfd-5928-4179-946f-d97fe5402cc8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1460bfd-5928-4179-946f-d97fe5402cc8 found for delete ", "request_id": "req-2023fd8c-6b59-43d7-a881-9d5e33022683"}]} 2026-07-16 03:47:36.228 8 INFO neutron.db.l3_hamode_db [None req-8e7fcf4a-a347-4082-8327-aefdc53e93b2 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] HA network 7a2a8e89-6ecc-45e1-9799-7f29b909c32c was deleted as no HA routers are present in tenant 3da561d0095f4e8c90d629e661648e33. [pid: 8|app: 0|req: 453/993] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:47:35 2026] DELETE /v2.0/routers/7ca5ef3a-7bf6-45cf-9c57-c8b65ece348e => generated 0 bytes in 753 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/994] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:36 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&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: 454/995] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:47:36 2026] DELETE /v2.0/subnets/f736ad84-5869-4bdb-bb5b-a0eb2066d8e8 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/996] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:36 2026] GET /v2.0/security-groups?tenant_id=ca2bdddc89bf4c6a86eca820b79db040&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:47:36.545 8 INFO neutron_taas.services.taas.taas_plugin [None req-b6df32e6-a22f-4851-8d9d-8674544a4d8b 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 8b8de54f-9187-4d11-ac9a-29a9f543f348 2026-07-16 03:47:36.548 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6df32e6-a22f-4851-8d9d-8674544a4d8b 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 8b8de54f-9187-4d11-ac9a-29a9f543f348 [pid: 7|app: 0|req: 543/997] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:36 2026] DELETE /v2.0/security-groups/565e4823-3474-4ef5-affc-ee3a28daf5a8 => 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: 544/998] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:36 2026] DELETE /v2.0/security-groups/03e08268-f550-4bbc-92bd-a9d4f5a5178f => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:47:36.684 7 INFO neutron.api.v2.resource [None req-fd07690d-3c51-491c-badb-aca65caf0d86 abe6fd92088746bc9132685bfd8513c7 aab7cb4b5a2749dfa8784a02ea25c3d5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 545/999] 10.0.0.60 () {32 vars in 736 bytes} [Thu Jul 16 03:47:36 2026] GET /v2.0/security-groups/565e4823-3474-4ef5-affc-ee3a28daf5a8 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/1000] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:47:36 2026] DELETE /v2.0/networks/28cc3d1c-1a68-41af-842e-385005a1cced => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:47:36.773 7 INFO neutron_taas.services.taas.taas_plugin [None req-cc503524-6d14-425c-b60c-3333d472aba4 abe6fd92088746bc9132685bfd8513c7 aab7cb4b5a2749dfa8784a02ea25c3d5 - - default default] TaaS: Handle Delete Port: 7a98d343-81b5-4939-a62c-77abffb027a3 2026-07-16 03:47:36.776 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc503524-6d14-425c-b60c-3333d472aba4 abe6fd92088746bc9132685bfd8513c7 aab7cb4b5a2749dfa8784a02ea25c3d5 - - default default] Tap Mirror: Handle Delete Port: 7a98d343-81b5-4939-a62c-77abffb027a3 [pid: 8|app: 0|req: 456/1001] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:36 2026] GET /v2.0/security-groups?tenant_id=3da561d0095f4e8c90d629e661648e33&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: 546/1002] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:47:36 2026] DELETE /v2.0/floatingips/91d9815f-6d23-4d3c-93b8-c302545fe470 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/1003] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:36 2026] DELETE /v2.0/security-groups/80026482-20cc-4e30-9867-c06f0481746a => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:47:37.406 7 INFO neutron_taas.services.taas.taas_plugin [None req-69f5c7b8-2e34-4a15-9dac-cb6a138e3dd7 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 97eb43f3-e234-4b14-b0cc-7cd33a722e4d 2026-07-16 03:47:37.409 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69f5c7b8-2e34-4a15-9dac-cb6a138e3dd7 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 97eb43f3-e234-4b14-b0cc-7cd33a722e4d [pid: 7|app: 0|req: 547/1004] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:47:37 2026] PUT /v2.0/routers/b66e978a-5476-41f6-a2ff-7fc3a1a665e1/remove_router_interface => generated 309 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:38.264 8 INFO neutron.services.segments.plugin [-] Segment f08efe07-2bad-4d9a-a107-4304b2c7a800 resource provider aggregate not found 2026-07-16 03:47:38.271 8 INFO neutron.services.segments.plugin [-] Segment f08efe07-2bad-4d9a-a107-4304b2c7a800 resource provider aggregate not found 2026-07-16 03:47:38.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-b67159bd-12b3-4167-b9c5-52d58ea787a6 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 640d2f44-144f-48c1-a77a-d329c34ed0c5 2026-07-16 03:47:38.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b67159bd-12b3-4167-b9c5-52d58ea787a6 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 640d2f44-144f-48c1-a77a-d329c34ed0c5 2026-07-16 03:47:38.287 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f08efe07-2bad-4d9a-a107-4304b2c7a800 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f08efe07-2bad-4d9a-a107-4304b2c7a800 found for delete ", "request_id": "req-64a4d6da-cf48-4e40-814e-7004a0680576"}]} 2026-07-16 03:47:38.299 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f08efe07-2bad-4d9a-a107-4304b2c7a800 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f08efe07-2bad-4d9a-a107-4304b2c7a800 found for delete ", "request_id": "req-62007b8e-c2fa-44d0-acf7-5f8cb8f02875"}]} 2026-07-16 03:47:38.538 8 INFO neutron_taas.services.taas.taas_plugin [None req-b67159bd-12b3-4167-b9c5-52d58ea787a6 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: aad5ff76-4b31-45f1-99ad-c4157d2dc229 2026-07-16 03:47:38.540 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b67159bd-12b3-4167-b9c5-52d58ea787a6 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: aad5ff76-4b31-45f1-99ad-c4157d2dc229 [pid: 7|app: 0|req: 548/1005] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:47:38 2026] POST /v2.0/subnetpools => generated 548 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1006] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:47:38 2026] GET /v2.0/subnetpools/46bee812-610f-4128-9adf-f637ad25f089 => generated 548 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1007] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:47:38 2026] PUT /v2.0/subnetpools/46bee812-610f-4128-9adf-f637ad25f089 => generated 500 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:38.901 8 INFO neutron.db.l3_hamode_db [None req-b67159bd-12b3-4167-b9c5-52d58ea787a6 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] HA network 433c5d2f-4252-4fe8-97ab-cd24cba64443 was deleted as no HA routers are present in tenant aab7cb4b5a2749dfa8784a02ea25c3d5. [pid: 8|app: 0|req: 458/1008] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:47:38 2026] DELETE /v2.0/routers/b66e978a-5476-41f6-a2ff-7fc3a1a665e1 => generated 0 bytes in 885 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1009] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:47:38 2026] DELETE /v2.0/subnetpools/46bee812-610f-4128-9adf-f637ad25f089 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:47:38.946 7 INFO neutron.api.v2.resource [None req-22f9a7eb-c020-4e07-891e-7d7aa4a6c60f 86299eb57d844204a5f3e4efe0221c4d 8d685226ea23445ba931ac95a076d2ae - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 552/1010] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:47:38 2026] GET /v2.0/subnetpools/46bee812-610f-4128-9adf-f637ad25f089 => generated 145 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:47:38.964 7 INFO neutron.api.v2.resource [None req-34ca3c98-7d4b-4126-acdc-20d6971fa1a2 86299eb57d844204a5f3e4efe0221c4d 8d685226ea23445ba931ac95a076d2ae - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 553/1011] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:47:38 2026] DELETE /v2.0/subnetpools/46bee812-610f-4128-9adf-f637ad25f089 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/1012] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:47:38 2026] DELETE /v2.0/subnets/b74ea604-d7a8-447a-8edb-3c18f142432b => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:47:39.134 7 INFO neutron_taas.services.taas.taas_plugin [None req-86b91f00-75ef-43f4-81c9-352958b129a0 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 1ba60b26-7500-4f77-89b7-cf5972cf2178 2026-07-16 03:47:39.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86b91f00-75ef-43f4-81c9-352958b129a0 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 1ba60b26-7500-4f77-89b7-cf5972cf2178 2026-07-16 03:47:39.346 7 INFO neutron.services.segments.plugin [-] Segment 63a3d71f-adf8-4151-92dc-828569387f83 resource provider aggregate not found 2026-07-16 03:47:39.352 7 INFO neutron.services.segments.plugin [-] Segment 63a3d71f-adf8-4151-92dc-828569387f83 resource provider aggregate not found 2026-07-16 03:47:39.364 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 63a3d71f-adf8-4151-92dc-828569387f83 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63a3d71f-adf8-4151-92dc-828569387f83 found for delete ", "request_id": "req-713baf4f-5602-4720-8fc1-5c28252bf89f"}]} 2026-07-16 03:47:39.374 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 63a3d71f-adf8-4151-92dc-828569387f83 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63a3d71f-adf8-4151-92dc-828569387f83 found for delete ", "request_id": "req-fd587e50-7626-484e-a060-4984fe41d3dd"}]} [pid: 7|app: 0|req: 554/1013] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:47:39 2026] DELETE /v2.0/networks/5cb3e2e1-fb84-4e60-974d-32894be5188a => generated 0 bytes in 342 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1014] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:39 2026] GET /v2.0/security-groups?tenant_id=aab7cb4b5a2749dfa8784a02ea25c3d5&name=default => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1015] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:39 2026] DELETE /v2.0/security-groups/23a60082-045a-4e17-8630-8dfbc31cfb55 => 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: 460/1016] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:39 2026] GET /v2.0/security-groups?tenant_id=8d685226ea23445ba931ac95a076d2ae&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1017] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:39 2026] DELETE /v2.0/security-groups/0203ef8d-25e7-4420-bdb6-ef282e4e77db => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:47:40.309 8 INFO neutron.services.segments.plugin [-] Segment 7a1c8382-a446-4922-a75f-f1948bcd3968 resource provider aggregate not found 2026-07-16 03:47:40.326 8 INFO neutron.services.segments.plugin [-] Segment 7a1c8382-a446-4922-a75f-f1948bcd3968 resource provider aggregate not found 2026-07-16 03:47:40.333 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7a1c8382-a446-4922-a75f-f1948bcd3968 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a1c8382-a446-4922-a75f-f1948bcd3968 found for delete ", "request_id": "req-550d057f-d05c-4a23-b8b7-817a02f50695"}]} 2026-07-16 03:47:40.343 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7a1c8382-a446-4922-a75f-f1948bcd3968 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a1c8382-a446-4922-a75f-f1948bcd3968 found for delete ", "request_id": "req-8dbffa55-04cd-409f-87dd-ccd62d66ccb5"}]} [pid: 8|app: 0|req: 461/1018] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:41 2026] GET /v2.0/security-groups?tenant_id=298fc0bccd9f47b389f229fbda92d497&name=default => generated 2925 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/1019] 10.0.0.60 () {32 vars in 622 bytes} [Thu Jul 16 03:47:41 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1020] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:41 2026] DELETE /v2.0/security-groups/91c0aa85-6a8a-4feb-91ad-ae7c3309ffe5 => 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: 463/1021] 10.0.0.60 () {32 vars in 632 bytes} [Thu Jul 16 03:47:41 2026] GET /v2.0/ => generated 632 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1022] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:41 2026] GET /v2.0/security-groups?tenant_id=d9130eb6ac9e45799b0a024c9250b84a&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/1023] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:41 2026] DELETE /v2.0/security-groups/61a340f6-9dc5-471a-823b-bb6526949958 => 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: 560/1024] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:42 2026] GET /v2.0/security-groups?tenant_id=a01a29d0fda841b7bd9b5a7e2ceb3ec4&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: 465/1025] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:42 2026] DELETE /v2.0/security-groups/c2e49448-9b7d-4811-8f90-d111048d7ef1 => 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: 561/1028] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:43 2026] GET /v2.0/security-groups?tenant_id=265a911663424ab4bcc9341f5869e023&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/1029] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:43 2026] DELETE /v2.0/security-groups/1fe2135f-a4cb-4f46-bab8-a9854b9773a6 => 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: 562/1030] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:44 2026] GET /v2.0/security-groups?tenant_id=4326c67963844c90931fb16b3a846ac0&name=default => generated 2925 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/1031] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:44 2026] DELETE /v2.0/security-groups/af5eb5b6-f100-4f32-90cf-e98adaad98c8 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1032] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:46 2026] GET /v2.0/security-groups?tenant_id=b51a9d4b449a41a494a7324f89e35461&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/1033] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:46 2026] GET /v2.0/security-groups?tenant_id=956062511d174649b937bb60ecafa6cc&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1034] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:46 2026] DELETE /v2.0/security-groups/19b2a5dc-72d7-4e08-a107-cac88f17f199 => 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: 471/1035] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:46 2026] DELETE /v2.0/security-groups/17636098-8e05-4307-ad27-98361c1de55b => 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: 565/1036] 10.0.0.110 () {34 vars in 990 bytes} [Thu Jul 16 03:47:47 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => 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: 472/1037] 10.0.0.110 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:47 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&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: 566/1038] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:47 2026] GET /v2.0/security-groups?tenant_id=ddbd12d5660e48dcbf9b173568e376da&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/1039] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:47 2026] DELETE /v2.0/security-groups/b525f099-710f-4116-bd30-81aa7ed2406b => 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: 567/1040] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:47 2026] GET /v2.0/security-groups?tenant_id=87f6325c1ca5441dbfbe335ba7690dc4&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/1041] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:48 2026] DELETE /v2.0/security-groups/b4110935-9c67-45c6-8daf-af4276fcf235 => 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: 568/1042] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:48 2026] GET /v2.0/security-groups?tenant_id=8ca0e483880141338d0017d803c8b595&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/1043] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:48 2026] DELETE /v2.0/security-groups/2a178c2f-271e-4fae-8241-eebcf4bf90bf => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:47:49.162 7 INFO neutron.db.segments_db [None req-e71279b4-8741-42b1-b503-496af18915e8 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Added segment bc8ed641-3f05-4154-a912-68eb601132cb of type vxlan for network e85ff9d6-de1d-43f6-8db7-f9fdee30db3a [pid: 7|app: 0|req: 569/1044] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:47:48 2026] POST /v2.0/networks => generated 650 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/1045] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:47:49 2026] POST /v2.0/subnets => generated 627 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:47:49.540 7 INFO neutron.db.segments_db [None req-c87e25a1-6194-4131-a7e4-7710484835d9 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Added segment 30943926-37ee-424a-b049-0d69cbd38022 of type vxlan for network 8177686e-b15d-4a51-bee3-3016b4da66ba 2026-07-16 03:47:49.787 7 INFO neutron.db.l3_hamode_db [None req-c87e25a1-6194-4131-a7e4-7710484835d9 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:47:50.555 7 INFO neutron.db.l3_hamode_db [None req-c87e25a1-6194-4131-a7e4-7710484835d9 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 477/1046] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:51 2026] GET /v2.0/security-groups?tenant_id=e4767203866a40d6b26627653bed41a8&name=default => generated 2925 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1047] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:47:49 2026] POST /v2.0/routers => generated 695 bytes in 2052 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/1048] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:51 2026] DELETE /v2.0/security-groups/90139b20-ba3d-414d-9b59-1d12db2ca969 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1049] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:51 2026] GET /v2.0/security-groups?tenant_id=a5048a2cbfed4455a25e98312488618f&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: 480/1050] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:51 2026] DELETE /v2.0/security-groups/cf11b178-b9b5-42d8-8e57-39a8bb08ad05 => 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: 481/1051] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:52 2026] GET /v2.0/security-groups?tenant_id=e0301a5874794ee8b0818e0846514943&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1052] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:52 2026] DELETE /v2.0/security-groups/7e816479-8d49-4554-b7e1-c0c59ffe60dd => 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: 571/1053] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:47:51 2026] PUT /v2.0/routers/71762f22-df0e-4414-ae24-88494e50c47b/add_router_interface => generated 309 bytes in 1222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1054] 10.0.0.60 () {34 vars in 664 bytes} [Thu Jul 16 03:47:52 2026] POST /v2.0/ports => generated 955 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1055] 10.0.0.60 () {34 vars in 664 bytes} [Thu Jul 16 03:47:53 2026] POST /v2.0/ports => generated 955 bytes in 424 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-07-16 03:47:54.236 8 INFO neutron.db.l3_db [None req-84a39e29-0cf0-4d2e-bf12-73733105ce1b 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Floating IP 534b2b0b-2fc1-4f1d-8a19-5c86bf35dd34 associated. External IP: 10.96.250.201, port: 0e891b9f-f5ba-4bb7-abd3-a199cfbd98f1. [pid: 8|app: 0|req: 484/1056] 10.0.0.60 () {34 vars in 676 bytes} [Thu Jul 16 03:47:53 2026] POST /v2.0/floatingips => generated 842 bytes in 1001 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-07-16 03:47:54.687 7 INFO neutron.db.l3_db [None req-883dd389-30f9-4133-a747-79e766dc6711 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Floating IP 534b2b0b-2fc1-4f1d-8a19-5c86bf35dd34 disassociated. External IP: 10.96.250.201, port: 0e891b9f-f5ba-4bb7-abd3-a199cfbd98f1. [pid: 7|app: 0|req: 573/1057] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:47:54 2026] PUT /v2.0/floatingips/534b2b0b-2fc1-4f1d-8a19-5c86bf35dd34 => generated 552 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:55.049 8 INFO neutron_taas.services.taas.taas_plugin [None req-bab09c86-8f3e-48be-9ff9-1171ebe2e47d 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] TaaS: Handle Delete Port: 1fefb8c5-3187-4a8b-bc74-1393d02a4d69 2026-07-16 03:47:55.052 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bab09c86-8f3e-48be-9ff9-1171ebe2e47d 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Tap Mirror: Handle Delete Port: 1fefb8c5-3187-4a8b-bc74-1393d02a4d69 [pid: 8|app: 0|req: 485/1058] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:47:54 2026] DELETE /v2.0/floatingips/534b2b0b-2fc1-4f1d-8a19-5c86bf35dd34 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:47:55.904 7 INFO neutron.db.l3_db [None req-74c7fe78-0786-4bd6-9899-6084ee4bb48b 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Floating IP 884a59d5-4454-4630-b68b-8bdef33c46ca associated. External IP: 10.96.250.210, port: dd71aa4f-d2ae-4c45-b32b-31414cc04619. [pid: 7|app: 0|req: 574/1059] 10.0.0.60 () {34 vars in 676 bytes} [Thu Jul 16 03:47:55 2026] POST /v2.0/floatingips => generated 842 bytes in 982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1060] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:47:56 2026] GET /v2.0/floatingips/884a59d5-4454-4630-b68b-8bdef33c46ca => generated 842 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1061] 10.0.0.60 () {32 vars in 654 bytes} [Thu Jul 16 03:47:56 2026] GET /v2.0/floatingips => generated 845 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:57.129 8 INFO neutron.db.l3_db [None req-370a78df-ce3f-40b7-8c80-6a1e74246d8c 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Floating IP 884a59d5-4454-4630-b68b-8bdef33c46ca associated. External IP: 10.96.250.210, port: dd71aa4f-d2ae-4c45-b32b-31414cc04619. [pid: 8|app: 0|req: 487/1062] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:47:56 2026] PUT /v2.0/floatingips/884a59d5-4454-4630-b68b-8bdef33c46ca => generated 842 bytes in 1078 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:57.891 8 INFO neutron.db.l3_db [None req-89d87068-3c77-4346-b426-ff7490578648 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Floating IP 884a59d5-4454-4630-b68b-8bdef33c46ca disassociated. External IP: 10.96.250.210, port: 0e891b9f-f5ba-4bb7-abd3-a199cfbd98f1. [pid: 7|app: 0|req: 576/1063] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:57 2026] GET /v2.0/security-groups?tenant_id=03aa141368b1486f81375d0df3cf2ed9&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1064] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:58 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1065] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:47:57 2026] PUT /v2.0/floatingips/884a59d5-4454-4630-b68b-8bdef33c46ca => generated 552 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1066] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:58 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1067] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:58 2026] DELETE /v2.0/security-groups/1d4d058d-8502-4032-9e0b-90e3681fc0f6 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:47:58.374 8 INFO neutron_taas.services.taas.taas_plugin [None req-73f7b050-c422-4fc5-8857-8b0f3198f7c2 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] TaaS: Handle Delete Port: b8884bc2-e7bf-47b8-a545-0ab3f21ddbe0 2026-07-16 03:47:58.376 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-73f7b050-c422-4fc5-8857-8b0f3198f7c2 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Tap Mirror: Handle Delete Port: b8884bc2-e7bf-47b8-a545-0ab3f21ddbe0 [pid: 7|app: 0|req: 579/1068] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:47:58 2026] GET /v2.0/security-groups?tenant_id=17975580935249d3add3c166c079f139&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1069] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:58 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1070] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:47:58 2026] DELETE /v2.0/floatingips/884a59d5-4454-4630-b68b-8bdef33c46ca => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:47:58.544 8 INFO neutron.api.v2.resource [None req-a62bca6c-7094-472c-a731-b9f13b21f918 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 491/1071] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:47:58 2026] DELETE /v2.0/floatingips/884a59d5-4454-4630-b68b-8bdef33c46ca => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1072] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:58 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&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: 581/1073] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:47:58 2026] DELETE /v2.0/security-groups/7d9b0a76-352b-4e1f-b233-d537736a9939 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:47:58.715 8 INFO neutron_taas.services.taas.taas_plugin [None req-628f8844-a11d-45e1-8c7e-0829156e83ca 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] TaaS: Handle Delete Port: 0e891b9f-f5ba-4bb7-abd3-a199cfbd98f1 2026-07-16 03:47:58.718 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-628f8844-a11d-45e1-8c7e-0829156e83ca 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Tap Mirror: Handle Delete Port: 0e891b9f-f5ba-4bb7-abd3-a199cfbd98f1 [pid: 8|app: 0|req: 493/1076] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:47:58 2026] DELETE /v2.0/ports/0e891b9f-f5ba-4bb7-abd3-a199cfbd98f1 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:47:58.994 7 INFO neutron_taas.services.taas.taas_plugin [None req-68fa3ec7-3ef2-401c-92d4-066663deb980 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] TaaS: Handle Delete Port: dd71aa4f-d2ae-4c45-b32b-31414cc04619 2026-07-16 03:47:58.997 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68fa3ec7-3ef2-401c-92d4-066663deb980 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Tap Mirror: Handle Delete Port: dd71aa4f-d2ae-4c45-b32b-31414cc04619 [pid: 7|app: 0|req: 584/1077] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:47:58 2026] DELETE /v2.0/ports/dd71aa4f-d2ae-4c45-b32b-31414cc04619 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1078] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:47:59 2026] GET /v2.0/ports?device_id=71762f22-df0e-4414-ae24-88494e50c47b => generated 958 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:47:59.486 7 INFO neutron_taas.services.taas.taas_plugin [None req-9612f40e-d6b8-4874-a26f-975b7d5781bd 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] TaaS: Handle Delete Port: f7e75071-67d1-4fba-bf09-6ec38eddd78b 2026-07-16 03:47:59.489 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9612f40e-d6b8-4874-a26f-975b7d5781bd 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Tap Mirror: Handle Delete Port: f7e75071-67d1-4fba-bf09-6ec38eddd78b [pid: 8|app: 0|req: 495/1079] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:47:59 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1080] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:47:59 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&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: 585/1081] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:47:59 2026] PUT /v2.0/routers/71762f22-df0e-4414-ae24-88494e50c47b/remove_router_interface => generated 309 bytes in 766 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:00.128 8 INFO neutron_taas.services.taas.taas_plugin [None req-340c54e8-f9e7-47b9-a246-5cc0f6406acc 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] TaaS: Handle Delete Port: a647c703-e842-4363-8731-bba94b5aec60 2026-07-16 03:48:00.131 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-340c54e8-f9e7-47b9-a246-5cc0f6406acc 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Tap Mirror: Handle Delete Port: a647c703-e842-4363-8731-bba94b5aec60 2026-07-16 03:48:00.325 8 INFO neutron_taas.services.taas.taas_plugin [None req-340c54e8-f9e7-47b9-a246-5cc0f6406acc 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] TaaS: Handle Delete Port: 5e553f87-61cd-462a-945e-9f7a772597e4 2026-07-16 03:48:00.327 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-340c54e8-f9e7-47b9-a246-5cc0f6406acc 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] Tap Mirror: Handle Delete Port: 5e553f87-61cd-462a-945e-9f7a772597e4 2026-07-16 03:48:00.651 8 INFO neutron.services.segments.plugin [-] Segment 30943926-37ee-424a-b049-0d69cbd38022 resource provider aggregate not found 2026-07-16 03:48:00.658 8 INFO neutron.services.segments.plugin [-] Segment 30943926-37ee-424a-b049-0d69cbd38022 resource provider aggregate not found 2026-07-16 03:48:00.672 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 30943926-37ee-424a-b049-0d69cbd38022 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30943926-37ee-424a-b049-0d69cbd38022 found for delete ", "request_id": "req-1c7f11c5-6da6-479d-8cbe-3231adc0c524"}]} 2026-07-16 03:48:00.674 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 30943926-37ee-424a-b049-0d69cbd38022 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30943926-37ee-424a-b049-0d69cbd38022 found for delete ", "request_id": "req-e52cb2d6-40d9-4485-b1ab-c8c768521d45"}]} 2026-07-16 03:48:00.679 8 INFO neutron.db.l3_hamode_db [None req-340c54e8-f9e7-47b9-a246-5cc0f6406acc 361f07a6ec754db08ce364aa0640685e 78674cff5c8940e8bde3a35744ad823c - - default default] HA network 8177686e-b15d-4a51-bee3-3016b4da66ba was deleted as no HA routers are present in tenant 78674cff5c8940e8bde3a35744ad823c. [pid: 8|app: 0|req: 497/1082] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:47:59 2026] DELETE /v2.0/routers/71762f22-df0e-4414-ae24-88494e50c47b => generated 0 bytes in 759 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1083] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:00 2026] DELETE /v2.0/subnets/b8416fd0-79e0-46d3-8cfb-9adcd6f19cbe => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1084] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:00 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => 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: 588/1085] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:48:00 2026] GET /v2.0/security-groups?id=999cc5e6-ac75-4520-9880-e7bc8bf24e2f&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1086] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:00 2026] DELETE /v2.0/networks/e85ff9d6-de1d-43f6-8db7-f9fdee30db3a => 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: 589/1087] 199.19.213.73 () {34 vars in 993 bytes} [Thu Jul 16 03:48:01 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:01.211 8 INFO neutron_taas.services.taas.taas_plugin [req-c661febc-9e27-4f9f-b989-9924640e236f req-dd5247f5-27ac-47f6-aa18-41826a37e8ab 52e25a1eff914c38b8bf118d8bb4389a 350bd463f0474a42ad30b4e73047e214 - - default default] TaaS: Handle Delete Port: c7fb2c32-f758-4cbe-a554-b09a407e6ac2 2026-07-16 03:48:01.214 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c661febc-9e27-4f9f-b989-9924640e236f req-dd5247f5-27ac-47f6-aa18-41826a37e8ab 52e25a1eff914c38b8bf118d8bb4389a 350bd463f0474a42ad30b4e73047e214 - - default default] Tap Mirror: Handle Delete Port: c7fb2c32-f758-4cbe-a554-b09a407e6ac2 2026-07-16 03:48:01.310 8 INFO neutron.db.l3_db [req-c661febc-9e27-4f9f-b989-9924640e236f req-dd5247f5-27ac-47f6-aa18-41826a37e8ab 52e25a1eff914c38b8bf118d8bb4389a 350bd463f0474a42ad30b4e73047e214 - - default default] Floating IP 90cf3657-41f1-4380-a0c9-03df934502a5 disassociated. External IP: 10.96.250.216, port: c7fb2c32-f758-4cbe-a554-b09a407e6ac2. [pid: 8|app: 0|req: 499/1088] 199.19.213.73 () {36 vars in 996 bytes} [Thu Jul 16 03:48:01 2026] DELETE /v2.0/ports/c7fb2c32-f758-4cbe-a554-b09a407e6ac2 => generated 0 bytes in 529 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:01.683 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-304ae5ef-51ff-4184-ac9f-320bfc14ca13'] response: {'server_uuid': '4e3ce9ef-6066-4952-992f-85fd03481003', 'name': 'network-vif-deleted', 'tag': 'c7fb2c32-f758-4cbe-a554-b09a407e6ac2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 500/1089] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:01 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1090] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:01 2026] GET /v2.0/security-groups?tenant_id=78674cff5c8940e8bde3a35744ad823c&name=default => generated 2925 bytes in 512 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1091] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:02 2026] DELETE /v2.0/security-groups/8d16ba84-47c2-453f-8475-ffa3fb3462df => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:48:02.707 8 INFO neutron.services.segments.plugin [-] Segment bc8ed641-3f05-4154-a912-68eb601132cb resource provider aggregate not found 2026-07-16 03:48:02.712 8 INFO neutron.services.segments.plugin [-] Segment bc8ed641-3f05-4154-a912-68eb601132cb resource provider aggregate not found 2026-07-16 03:48:02.727 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bc8ed641-3f05-4154-a912-68eb601132cb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc8ed641-3f05-4154-a912-68eb601132cb found for delete ", "request_id": "req-e0ba0159-3a04-41fb-a839-f2a699f76e4f"}]} 2026-07-16 03:48:02.728 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bc8ed641-3f05-4154-a912-68eb601132cb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc8ed641-3f05-4154-a912-68eb601132cb found for delete ", "request_id": "req-3bb37971-c6c7-40f6-bd73-da1ebd30866f"}]} [pid: 8|app: 0|req: 502/1092] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:03 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => 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: 591/1093] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:02 2026] GET /v2.0/security-groups?tenant_id=61beb8e51f4b4b7d9a1bc31920244a94&name=default => generated 2925 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1094] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:03 2026] DELETE /v2.0/security-groups/145caae6-99ce-470c-b7c5-f1e3116aa5e3 => 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: 504/1095] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:04 2026] GET /v2.0/ports?device_id=4e3ce9ef-6066-4952-992f-85fd03481003 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:04.292 7 INFO neutron.db.segments_db [None req-5f69adb1-b531-4c4e-8630-f12d745ab024 84569c91a5b84758b4556ca1706b3aba d198d882420642ec85b69074f41f72e5 - - default default] Added segment 10c4d8ed-2f48-4285-b11c-7175878912e0 of type vxlan for network 670bc6ec-e9bc-47d0-9468-3251d47facaf [pid: 7|app: 0|req: 592/1096] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:03 2026] POST /v2.0/networks => generated 644 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1097] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:04 2026] POST /v2.0/subnets => generated 641 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:04.693 7 INFO neutron.db.segments_db [None req-82511aae-2109-480e-a3a5-36bb494cfb97 84569c91a5b84758b4556ca1706b3aba d198d882420642ec85b69074f41f72e5 - - default default] Added segment 2fae3d23-931a-4b18-a785-8837d0334f97 of type vxlan for network ccb0d6e0-8afa-4bf6-a0d9-7b20d9301909 [pid: 7|app: 0|req: 593/1098] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:04 2026] POST /v2.0/networks => generated 644 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1099] 10.0.0.60 () {34 vars in 742 bytes} [Thu Jul 16 03:48:04 2026] PUT /v2.0/networks/ccb0d6e0-8afa-4bf6-a0d9-7b20d9301909 => generated 592 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1100] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:04 2026] POST /v2.0/subnets => generated 626 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1101] 10.0.0.60 () {34 vars in 740 bytes} [Thu Jul 16 03:48:05 2026] PUT /v2.0/subnets/3d722bff-acfe-4f3b-bb74-9bf7e3adc8ce => generated 636 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1102] 10.0.0.60 () {32 vars in 652 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/extensions => generated 21537 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1103] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:05 2026] DELETE /v2.0/security-groups/999cc5e6-ac75-4520-9880-e7bc8bf24e2f => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1104] 10.0.0.60 () {32 vars in 680 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:05.410 8 INFO neutron.api.v2.resource [None req-043e037a-67dc-44e3-a3ec-ecb38d85ddf5 52e25a1eff914c38b8bf118d8bb4389a 350bd463f0474a42ad30b4e73047e214 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 510/1105] 10.0.0.60 () {32 vars in 736 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/security-groups/999cc5e6-ac75-4520-9880-e7bc8bf24e2f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1106] 10.0.0.60 () {32 vars in 680 bytes} [Thu Jul 16 03:48:05 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) 2026-07-16 03:48:05.427 7 INFO neutron.services.segments.plugin [-] Segment 2fae3d23-931a-4b18-a785-8837d0334f97 resource provider aggregate not found 2026-07-16 03:48:05.434 7 INFO neutron.services.segments.plugin [-] Segment 2fae3d23-931a-4b18-a785-8837d0334f97 resource provider aggregate not found 2026-07-16 03:48:05.449 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2fae3d23-931a-4b18-a785-8837d0334f97 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fae3d23-931a-4b18-a785-8837d0334f97 found for delete ", "request_id": "req-a2d6cf25-c8f4-418e-a204-f01116e361a5"}]} 2026-07-16 03:48:05.457 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2fae3d23-931a-4b18-a785-8837d0334f97 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2fae3d23-931a-4b18-a785-8837d0334f97 found for delete ", "request_id": "req-e401a19d-dd7d-46c9-a3d5-2d6bbb93739e"}]} [pid: 7|app: 0|req: 596/1107] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:05 2026] DELETE /v2.0/networks/ccb0d6e0-8afa-4bf6-a0d9-7b20d9301909 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1108] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:05.555 8 INFO neutron_taas.services.taas.taas_plugin [None req-c1557b30-089c-4e6d-8ede-3dab65f91eb8 52e25a1eff914c38b8bf118d8bb4389a 350bd463f0474a42ad30b4e73047e214 - - default default] TaaS: Handle Delete Port: 8bc945de-63a2-4352-8add-8f3a7c27f837 2026-07-16 03:48:05.557 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1557b30-089c-4e6d-8ede-3dab65f91eb8 52e25a1eff914c38b8bf118d8bb4389a 350bd463f0474a42ad30b4e73047e214 - - default default] Tap Mirror: Handle Delete Port: 8bc945de-63a2-4352-8add-8f3a7c27f837 [pid: 7|app: 0|req: 598/1109] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/security-groups?tenant_id=21f1f607478649d3a29c7bef1bd397bf&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:48:05.695 7 INFO neutron.pecan_wsgi.hooks.translation [None req-12c4c865-eff7-4fb8-8647-ba0617a17517 84569c91a5b84758b4556ca1706b3aba d198d882420642ec85b69074f41f72e5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 599/1110] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:05 2026] DELETE /v2.0/networks/ccb0d6e0-8afa-4bf6-a0d9-7b20d9301909 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1111] 10.0.0.60 () {32 vars in 664 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1112] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:48:05 2026] DELETE /v2.0/floatingips/90cf3657-41f1-4380-a0c9-03df934502a5 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1113] 10.0.0.60 () {32 vars in 693 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1114] 10.0.0.60 () {32 vars in 698 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1115] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:05 2026] DELETE /v2.0/security-groups/6c5f1566-32ac-4fc8-80fb-026ec7781046 => 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: 602/1116] 10.0.0.60 () {32 vars in 741 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/subnets?network_id=00547f91-8a64-4524-82b1-54f660af52e9 => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1117] 10.0.0.60 () {32 vars in 696 bytes} [Thu Jul 16 03:48:05 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: 604/1118] 10.0.0.60 () {32 vars in 652 bytes} [Thu Jul 16 03:48:05 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: 605/1119] 10.0.0.60 () {32 vars in 700 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1120] 10.0.0.60 () {32 vars in 648 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/networks => generated 1309 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1121] 10.0.0.60 () {32 vars in 688 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1122] 10.0.0.60 () {32 vars in 702 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1123] 10.0.0.60 () {32 vars in 646 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/subnets => generated 1280 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1124] 10.0.0.60 () {32 vars in 692 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1125] 10.0.0.60 () {32 vars in 722 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/networks/670bc6ec-e9bc-47d0-9468-3251d47facaf => generated 669 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1126] 10.0.0.60 () {32 vars in 694 bytes} [Thu Jul 16 03:48:05 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1127] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/subnets/36b4d32a-4be4-4356-a340-e2a4c7ea3c13 => generated 641 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1128] 10.0.0.60 () {32 vars in 684 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1129] 10.0.0.60 () {32 vars in 686 bytes} [Thu Jul 16 03:48:06 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) 2026-07-16 03:48:06.050 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e01697bc-38ee-4d6a-bac7-0949a2373d56 84569c91a5b84758b4556ca1706b3aba d198d882420642ec85b69074f41f72e5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1130] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:06 2026] DELETE /v2.0/subnets/3d722bff-acfe-4f3b-bb74-9bf7e3adc8ce => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1131] 10.0.0.60 () {32 vars in 660 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:06.065 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59b71ac0-465f-4e7a-8b0e-4a388116123c 84569c91a5b84758b4556ca1706b3aba d198d882420642ec85b69074f41f72e5 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1132] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:06 2026] DELETE /v2.0/networks/ccb0d6e0-8afa-4bf6-a0d9-7b20d9301909 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1133] 10.0.0.60 () {32 vars in 698 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:06.126 8 INFO neutron_taas.services.taas.taas_plugin [None req-f09cc5e0-dc8a-4782-949e-93d3150765a8 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: b1b71b43-b192-4884-8979-d28dad377e87 2026-07-16 03:48:06.128 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f09cc5e0-dc8a-4782-949e-93d3150765a8 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: b1b71b43-b192-4884-8979-d28dad377e87 [pid: 7|app: 0|req: 620/1134] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:06 2026] DELETE /v2.0/subnets/36b4d32a-4be4-4356-a340-e2a4c7ea3c13 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1135] 10.0.0.60 () {32 vars in 678 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:06.353 7 INFO neutron_taas.services.taas.taas_plugin [None req-faad43f5-a5d5-4ed7-9777-e3e3958de20f 84569c91a5b84758b4556ca1706b3aba d198d882420642ec85b69074f41f72e5 - - default default] TaaS: Handle Delete Port: ddc97cff-7e68-407e-8758-194f54258e49 2026-07-16 03:48:06.356 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-faad43f5-a5d5-4ed7-9777-e3e3958de20f 84569c91a5b84758b4556ca1706b3aba d198d882420642ec85b69074f41f72e5 - - default default] Tap Mirror: Handle Delete Port: ddc97cff-7e68-407e-8758-194f54258e49 [pid: 7|app: 0|req: 622/1136] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:06 2026] DELETE /v2.0/networks/670bc6ec-e9bc-47d0-9468-3251d47facaf => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1137] 10.0.0.60 () {32 vars in 682 bytes} [Thu Jul 16 03:48:06 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: 624/1138] 10.0.0.60 () {32 vars in 674 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1139] 10.0.0.60 () {32 vars in 688 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1140] 10.0.0.60 () {32 vars in 722 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1141] 10.0.0.60 () {32 vars in 686 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1142] 10.0.0.60 () {32 vars in 668 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1143] 10.0.0.60 () {32 vars in 686 bytes} [Thu Jul 16 03:48:06 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: 7|app: 0|req: 630/1144] 10.0.0.60 () {32 vars in 680 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1145] 10.0.0.60 () {32 vars in 698 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1146] 10.0.0.60 () {32 vars in 678 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1147] 10.0.0.60 () {32 vars in 666 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1148] 10.0.0.60 () {32 vars in 676 bytes} [Thu Jul 16 03:48:06 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: 7|app: 0|req: 635/1149] 10.0.0.60 () {32 vars in 664 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1150] 10.0.0.60 () {32 vars in 674 bytes} [Thu Jul 16 03:48:06 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: 7|app: 0|req: 637/1151] 10.0.0.60 () {32 vars in 712 bytes} [Thu Jul 16 03:48:06 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: 515/1152] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:48:05 2026] PUT /v2.0/routers/232be110-a819-4a74-8e28-9d4a4650c02c/remove_router_interface => generated 309 bytes in 873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1153] 10.0.0.60 () {32 vars in 690 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1154] 10.0.0.60 () {32 vars in 682 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1155] 10.0.0.60 () {32 vars in 668 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1156] 10.0.0.60 () {32 vars in 686 bytes} [Thu Jul 16 03:48:06 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: 642/1157] 10.0.0.60 () {32 vars in 704 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1158] 10.0.0.60 () {32 vars in 674 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1159] 10.0.0.60 () {32 vars in 700 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1160] 10.0.0.60 () {32 vars in 674 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1161] 10.0.0.60 () {32 vars in 692 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1162] 10.0.0.60 () {32 vars in 688 bytes} [Thu Jul 16 03:48:06 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: 7|app: 0|req: 648/1163] 10.0.0.60 () {32 vars in 708 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1164] 10.0.0.60 () {32 vars in 704 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1165] 10.0.0.60 () {32 vars in 718 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1166] 10.0.0.60 () {32 vars in 696 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1167] 10.0.0.60 () {32 vars in 710 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1168] 10.0.0.60 () {32 vars in 668 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1169] 10.0.0.60 () {32 vars in 686 bytes} [Thu Jul 16 03:48:06 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: 7|app: 0|req: 655/1170] 10.0.0.60 () {32 vars in 680 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1171] 10.0.0.60 () {32 vars in 674 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1172] 10.0.0.60 () {32 vars in 670 bytes} [Thu Jul 16 03:48:06 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: 7|app: 0|req: 658/1173] 10.0.0.60 () {32 vars in 660 bytes} [Thu Jul 16 03:48:06 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: 659/1174] 10.0.0.60 () {32 vars in 698 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1175] 10.0.0.60 () {32 vars in 698 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1176] 10.0.0.60 () {32 vars in 676 bytes} [Thu Jul 16 03:48:06 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) 2026-07-16 03:48:06.850 8 INFO neutron_taas.services.taas.taas_plugin [None req-98cf0df7-8448-4db6-a85b-58835f9563c7 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: c48cefa9-561b-462e-b075-073ba28f20b9 2026-07-16 03:48:06.853 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98cf0df7-8448-4db6-a85b-58835f9563c7 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: c48cefa9-561b-462e-b075-073ba28f20b9 [pid: 7|app: 0|req: 662/1177] 10.0.0.60 () {32 vars in 668 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1178] 10.0.0.60 () {32 vars in 682 bytes} [Thu Jul 16 03:48:06 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: 7|app: 0|req: 664/1179] 10.0.0.60 () {32 vars in 700 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1180] 10.0.0.60 () {32 vars in 684 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1181] 10.0.0.60 () {32 vars in 706 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1182] 10.0.0.60 () {32 vars in 668 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1183] 10.0.0.60 () {32 vars in 696 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1184] 10.0.0.60 () {32 vars in 694 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1185] 10.0.0.60 () {32 vars in 684 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1186] 10.0.0.60 () {32 vars in 688 bytes} [Thu Jul 16 03:48:06 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: 672/1187] 10.0.0.60 () {32 vars in 704 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1188] 10.0.0.60 () {32 vars in 666 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1189] 10.0.0.60 () {32 vars in 680 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:07.083 8 INFO neutron_taas.services.taas.taas_plugin [None req-98cf0df7-8448-4db6-a85b-58835f9563c7 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 048341b6-d2d7-4f66-bfc5-5d53a746a82d 2026-07-16 03:48:07.086 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98cf0df7-8448-4db6-a85b-58835f9563c7 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 048341b6-d2d7-4f66-bfc5-5d53a746a82d [pid: 7|app: 0|req: 675/1190] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:06 2026] GET /v2.0/security-groups?tenant_id=d198d882420642ec85b69074f41f72e5&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1191] 10.0.0.60 () {32 vars in 680 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1192] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:07 2026] DELETE /v2.0/security-groups/3df26c0e-84f7-45d7-aa2e-18d7a8093169 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1193] 10.0.0.60 () {32 vars in 690 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1194] 10.0.0.60 () {32 vars in 690 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1195] 10.0.0.60 () {32 vars in 694 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1196] 10.0.0.60 () {32 vars in 684 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1197] 10.0.0.60 () {32 vars in 688 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1198] 10.0.0.60 () {32 vars in 700 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1199] 10.0.0.60 () {32 vars in 702 bytes} [Thu Jul 16 03:48:07 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: 7|app: 0|req: 685/1200] 10.0.0.60 () {32 vars in 712 bytes} [Thu Jul 16 03:48:07 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: 7|app: 0|req: 686/1201] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1202] 10.0.0.60 () {32 vars in 714 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1203] 10.0.0.60 () {32 vars in 726 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1204] 10.0.0.60 () {32 vars in 740 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1205] 10.0.0.60 () {32 vars in 718 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1206] 10.0.0.60 () {32 vars in 682 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1207] 10.0.0.60 () {32 vars in 668 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1208] 10.0.0.60 () {32 vars in 718 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1209] 10.0.0.60 () {32 vars in 678 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1210] 10.0.0.60 () {32 vars in 668 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1211] 10.0.0.60 () {32 vars in 696 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1212] 10.0.0.60 () {32 vars in 704 bytes} [Thu Jul 16 03:48:07 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) 2026-07-16 03:48:07.449 8 INFO neutron.services.segments.plugin [-] Segment a8186deb-f4b9-4889-a656-11bf06e90c5a resource provider aggregate not found [pid: 7|app: 0|req: 698/1213] 10.0.0.60 () {32 vars in 700 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:07.456 8 INFO neutron.services.segments.plugin [-] Segment a8186deb-f4b9-4889-a656-11bf06e90c5a resource provider aggregate not found [pid: 7|app: 0|req: 699/1214] 10.0.0.60 () {32 vars in 700 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:07.467 8 INFO neutron.db.l3_hamode_db [None req-98cf0df7-8448-4db6-a85b-58835f9563c7 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] HA network 4f5eb2c2-e880-46a7-ab70-fd787e42741e was deleted as no HA routers are present in tenant 350bd463f0474a42ad30b4e73047e214. 2026-07-16 03:48:07.474 7 INFO neutron.services.segments.plugin [-] Segment 10c4d8ed-2f48-4285-b11c-7175878912e0 resource provider aggregate not found [pid: 8|app: 0|req: 516/1215] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:06 2026] DELETE /v2.0/routers/232be110-a819-4a74-8e28-9d4a4650c02c => generated 0 bytes in 823 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:48:07.475 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a8186deb-f4b9-4889-a656-11bf06e90c5a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8186deb-f4b9-4889-a656-11bf06e90c5a found for delete ", "request_id": "req-b8c40d6f-557f-434e-aaeb-57374b80d9f0"}]} 2026-07-16 03:48:07.481 7 INFO neutron.services.segments.plugin [-] Segment 10c4d8ed-2f48-4285-b11c-7175878912e0 resource provider aggregate not found 2026-07-16 03:48:07.482 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a8186deb-f4b9-4889-a656-11bf06e90c5a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a8186deb-f4b9-4889-a656-11bf06e90c5a found for delete ", "request_id": "req-fa1035b2-5718-4938-aead-9779b5122ce4"}]} [pid: 7|app: 0|req: 700/1216] 10.0.0.60 () {32 vars in 682 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:07.492 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 10c4d8ed-2f48-4285-b11c-7175878912e0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10c4d8ed-2f48-4285-b11c-7175878912e0 found for delete ", "request_id": "req-068a2aef-2fca-481f-b6bb-35e7c32a72a3"}]} 2026-07-16 03:48:07.493 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 10c4d8ed-2f48-4285-b11c-7175878912e0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10c4d8ed-2f48-4285-b11c-7175878912e0 found for delete ", "request_id": "req-0d220363-a25f-49fc-81a7-f6ec34cd0d08"}]} [pid: 7|app: 0|req: 701/1217] 10.0.0.60 () {32 vars in 704 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1218] 10.0.0.60 () {32 vars in 694 bytes} [Thu Jul 16 03:48:07 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: 7|app: 0|req: 703/1219] 10.0.0.60 () {32 vars in 688 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1220] 10.0.0.60 () {32 vars in 696 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1221] 10.0.0.60 () {32 vars in 678 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1222] 10.0.0.60 () {32 vars in 688 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1223] 10.0.0.60 () {32 vars in 700 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1224] 10.0.0.60 () {32 vars in 664 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1225] 10.0.0.60 () {32 vars in 680 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1226] 10.0.0.60 () {32 vars in 676 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1227] 10.0.0.60 () {32 vars in 692 bytes} [Thu Jul 16 03:48:07 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: 712/1228] 10.0.0.60 () {32 vars in 676 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1229] 10.0.0.60 () {32 vars in 666 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1230] 10.0.0.60 () {32 vars in 662 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/taas => generated 175 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1231] 10.0.0.60 () {32 vars in 674 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1232] 10.0.0.60 () {32 vars in 686 bytes} [Thu Jul 16 03:48:07 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1233] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:07 2026] DELETE /v2.0/subnets/7f40983a-6c88-4d24-8a79-2336fc6e5313 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:07.723 7 INFO neutron_taas.services.taas.taas_plugin [None req-5f7bf8d5-d195-4511-986a-09a9094fa916 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 207900e6-f908-4600-a3bc-1a20417839ee 2026-07-16 03:48:07.726 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5f7bf8d5-d195-4511-986a-09a9094fa916 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 207900e6-f908-4600-a3bc-1a20417839ee [pid: 7|app: 0|req: 717/1234] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:07 2026] DELETE /v2.0/networks/16427fa8-b3b7-402b-950b-2c3a8490db1e => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1235] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:08 2026] GET /v2.0/security-groups?tenant_id=350bd463f0474a42ad30b4e73047e214&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: 718/1236] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:08 2026] DELETE /v2.0/security-groups/5a4a6ac3-75d4-446f-9b96-b994e6a8088d => 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: 519/1237] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:08 2026] GET /v2.0/security-groups?tenant_id=2f726ebf1e5147d79f87fc1b5e82f35e&name=default => generated 2925 bytes in 344 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1238] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:08 2026] DELETE /v2.0/security-groups/80dc97bf-fd49-44fc-8257-061d993c36e0 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:48:09.517 7 INFO neutron.services.segments.plugin [-] Segment 1893f68c-5c91-47f1-a110-3e0187c33d32 resource provider aggregate not found 2026-07-16 03:48:09.523 7 INFO neutron.services.segments.plugin [-] Segment 1893f68c-5c91-47f1-a110-3e0187c33d32 resource provider aggregate not found 2026-07-16 03:48:09.542 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1893f68c-5c91-47f1-a110-3e0187c33d32 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1893f68c-5c91-47f1-a110-3e0187c33d32 found for delete ", "request_id": "req-18af622b-9abd-42b2-b82a-38b011e13ebe"}]} 2026-07-16 03:48:09.543 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1893f68c-5c91-47f1-a110-3e0187c33d32 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1893f68c-5c91-47f1-a110-3e0187c33d32 found for delete ", "request_id": "req-392a225f-d05c-4dff-a19d-858ab0f49004"}]} 2026-07-16 03:48:09.550 8 INFO neutron.db.segments_db [None req-892a1c8e-fbe0-4a40-8fb4-fb3987f8f627 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] Added segment ec7393bc-8793-4dfb-bc6c-c48cb4639c2e of type vxlan for network 00c2873a-ff73-4521-95eb-ac2344d5167a [pid: 8|app: 0|req: 520/1239] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:09 2026] POST /v2.0/networks => generated 649 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1240] 10.0.0.60 () {34 vars in 664 bytes} [Thu Jul 16 03:48:09 2026] POST /v2.0/ports => generated 778 bytes in 363 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-07-16 03:48:10.060 7 INFO neutron.db.segments_db [None req-e548da92-e8b7-4e7e-a2d5-68a86d22448b 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] Added segment 73ef434d-d330-4d16-a9ed-1b96681dd560 of type vxlan for network 92357959-e10d-4ec9-a1cd-c392e80ecb2a [pid: 7|app: 0|req: 721/1241] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:09 2026] POST /v2.0/networks => generated 636 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:10.363 8 INFO neutron.db.segments_db [None req-dd4c37c3-e64e-43a2-9e09-30ef56ba4ad5 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment 7d0fde1a-605b-4c33-9295-b9003b1c5f42 of type vxlan for network c459185f-1c86-4d69-9bb3-1dab25261872 2026-07-16 03:48:10.452 7 INFO neutron.db.segments_db [None req-15f34f99-ef49-47bd-9e90-0f7b4e0051e9 358c37b9d3424e15bfee782d741814e3 3656db5cabf441268a362eb9f7bf9a0a - - default default] Added segment 2b82b89c-807a-49da-b57b-d64cae4cc032 of type vxlan for network 79c8245a-573d-4e59-befb-211d0e37ff3f [pid: 8|app: 0|req: 521/1242] 10.0.0.60 () {34 vars in 670 bytes} [Thu Jul 16 03:48:09 2026] POST /v2.0/networks => generated 745 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1243] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:10 2026] POST /v2.0/networks => generated 632 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1244] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:10 2026] POST /v2.0/subnets => generated 646 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:10.750 7 INFO neutron.db.segments_db [None req-f7ac56c3-fcf6-4dd2-9d65-5a13d1f65d05 cd8405c444114e28b440481fefcae078 1910dd9d11b64c9aabf7a167a5eef17d - - default default] Added segment afe328fe-5da3-42db-ae41-e32125c0eb09 of type vxlan for network 13c561c3-db9d-4acd-90d6-362525592f3a 2026-07-16 03:48:10.806 7 INFO neutron.db.segments_db [None req-f7ac56c3-fcf6-4dd2-9d65-5a13d1f65d05 cd8405c444114e28b440481fefcae078 1910dd9d11b64c9aabf7a167a5eef17d - - default default] Added segment 1adf9aa4-6362-40fd-abe0-a482726e920d of type vxlan for network 8823a294-291e-4a42-8197-d564d733eda0 [pid: 8|app: 0|req: 523/1245] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:10 2026] POST /v2.0/subnets => generated 692 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1246] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:10 2026] POST /v2.0/networks => generated 1243 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 03:48:10.917 8 INFO neutron.db.segments_db [None req-b469e095-85e3-49be-96a0-eeb938670391 358c37b9d3424e15bfee782d741814e3 3656db5cabf441268a362eb9f7bf9a0a - - default default] Added segment b5e42b58-40c2-406c-a1c6-3a44c04e91eb of type vxlan for network 7d0b3407-680f-4cdc-aa6e-6042166729e0 [pid: 8|app: 0|req: 524/1247] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:10 2026] POST /v2.0/networks => generated 632 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:11.033 8 INFO neutron.db.segments_db [None req-72eca7ea-8156-4395-9404-ebdc88216dc9 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment 2a88e370-6ab4-4b45-bf54-57666c8c7cbe of type vxlan for network c6aefe4b-8ce0-4ec2-8400-e66c4be2d0a9 [pid: 7|app: 0|req: 724/1248] 10.0.0.60 () {34 vars in 664 bytes} [Thu Jul 16 03:48:10 2026] POST /v2.0/ports => generated 966 bytes in 270 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: 725/1249] 10.0.0.60 () {32 vars in 648 bytes} [Thu Jul 16 03:48:11 2026] GET /v2.0/networks => generated 1842 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:48:11.263 8 INFO neutron.db.l3_hamode_db [None req-72eca7ea-8156-4395-9404-ebdc88216dc9 1e007ef54ee54a62820c932bcd434e1e bbbeb7a52e3b49269c0167b7dfa0ebf7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:48:11.299 7 INFO neutron.db.segments_db [None req-cfa99e32-95c2-4cba-9262-a4650e208b3c 358c37b9d3424e15bfee782d741814e3 3656db5cabf441268a362eb9f7bf9a0a - - default default] Added segment 2961232a-a37b-4367-9960-81ad74f2dc10 of type vxlan for network bbb2f86f-ce87-4447-a27a-40d90a702d84 [pid: 7|app: 0|req: 726/1250] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:11 2026] POST /v2.0/networks => generated 631 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:11.465 7 INFO neutron_taas.services.taas.taas_plugin [None req-fbc5e4e8-1b1d-4935-8c70-feae882c5ce2 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] TaaS: Handle Delete Port: f8c499db-f022-40e4-b9a4-4cb04b62fb8b 2026-07-16 03:48:11.468 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbc5e4e8-1b1d-4935-8c70-feae882c5ce2 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] Tap Mirror: Handle Delete Port: f8c499db-f022-40e4-b9a4-4cb04b62fb8b [pid: 7|app: 0|req: 727/1251] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:48:11 2026] DELETE /v2.0/ports/f8c499db-f022-40e4-b9a4-4cb04b62fb8b => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:11.673 7 INFO neutron.services.segments.plugin [-] Segment afe328fe-5da3-42db-ae41-e32125c0eb09 resource provider aggregate not found 2026-07-16 03:48:11.677 7 INFO neutron.services.segments.plugin [-] Segment afe328fe-5da3-42db-ae41-e32125c0eb09 resource provider aggregate not found 2026-07-16 03:48:11.693 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment afe328fe-5da3-42db-ae41-e32125c0eb09 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afe328fe-5da3-42db-ae41-e32125c0eb09 found for delete ", "request_id": "req-d63d2302-3a23-45c8-a72b-0d09d80c81a5"}]} 2026-07-16 03:48:11.694 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment afe328fe-5da3-42db-ae41-e32125c0eb09 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afe328fe-5da3-42db-ae41-e32125c0eb09 found for delete ", "request_id": "req-9a5d0955-81c6-4953-a50e-6bb650c07995"}]} [pid: 7|app: 0|req: 728/1252] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:11 2026] DELETE /v2.0/networks/13c561c3-db9d-4acd-90d6-362525592f3a => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:11.763 7 INFO neutron.db.segments_db [None req-42435454-b5d3-4651-b267-348b4b784e01 358c37b9d3424e15bfee782d741814e3 3656db5cabf441268a362eb9f7bf9a0a - - default default] Added segment cc85c2e1-4f63-471d-8314-b7caca74a668 of type vxlan for network 747de4e4-1243-4d21-bc00-71cd5f1a6abe [pid: 7|app: 0|req: 729/1253] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:11 2026] POST /v2.0/networks => generated 631 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:11.866 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9ba9022f-84fe-4dab-87cd-141b3d6e960d 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 730/1254] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:48:11 2026] DELETE /v2.0/ports/f8c499db-f022-40e4-b9a4-4cb04b62fb8b => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:48:11.957 8 INFO neutron.db.l3_hamode_db [None req-72eca7ea-8156-4395-9404-ebdc88216dc9 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 731/1255] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:11 2026] DELETE /v2.0/networks/8823a294-291e-4a42-8197-d564d733eda0 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:12.039 7 INFO neutron.db.segments_db [None req-5dc276cd-3508-4d7a-b8f0-4d37b7862f0c 358c37b9d3424e15bfee782d741814e3 3656db5cabf441268a362eb9f7bf9a0a - - default default] Added segment f0b41403-6a51-4b52-ab99-8964140eb077 of type vxlan for network 1ac47bc2-58f1-494b-867c-baf9d304eb58 [pid: 7|app: 0|req: 732/1256] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:11 2026] POST /v2.0/networks => generated 631 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:12.128 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e067fb9e-6ce1-4a31-a950-a905b4f7a54d 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 733/1257] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:12 2026] GET /v2.0/ports/f8c499db-f022-40e4-b9a4-4cb04b62fb8b => 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: 734/1258] 10.0.0.60 () {32 vars in 648 bytes} [Thu Jul 16 03:48:12 2026] GET /v2.0/networks => generated 651 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1259] 10.0.0.60 () {34 vars in 752 bytes} [Thu Jul 16 03:48:12 2026] PUT /v2.0/networks/79c8245a-573d-4e59-befb-211d0e37ff3f/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1260] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:12 2026] DELETE /v2.0/subnets/8a2be505-ac70-4785-a807-4a1e3c6959cf => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:12.420 7 INFO neutron.db.segments_db [None req-7c02f079-64b2-4775-a225-dd1f1b67acea cd8405c444114e28b440481fefcae078 1910dd9d11b64c9aabf7a167a5eef17d - - default default] Added segment 39f2f47f-0ee7-4b60-815b-8674572c39e7 of type vxlan for network 71397660-0abf-4847-a2b1-58be219fd521 [pid: 7|app: 0|req: 737/1261] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:12 2026] POST /v2.0/networks => generated 650 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1262] 10.0.0.60 () {34 vars in 752 bytes} [Thu Jul 16 03:48:12 2026] PUT /v2.0/networks/7d0b3407-680f-4cdc-aa6e-6042166729e0/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1263] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:12 2026] DELETE /v2.0/networks/92357959-e10d-4ec9-a1cd-c392e80ecb2a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:12.737 7 INFO neutron.db.segments_db [None req-8a6ed83a-8d47-4d82-a51d-0ba3bf989511 cd8405c444114e28b440481fefcae078 1910dd9d11b64c9aabf7a167a5eef17d - - default default] Added segment 06f0c88a-6780-43c4-bc61-2123d76ebf1f of type vxlan for network eca78842-6295-4ad5-91cf-aca185e00eeb [pid: 8|app: 0|req: 525/1264] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:11 2026] POST /v2.0/routers => generated 732 bytes in 1809 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1265] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:12 2026] POST /v2.0/networks => generated 649 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1266] 10.0.0.60 () {34 vars in 752 bytes} [Thu Jul 16 03:48:12 2026] PUT /v2.0/networks/bbb2f86f-ce87-4447-a27a-40d90a702d84/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:12.871 7 INFO neutron.db.segments_db [None req-e28209f1-108b-4267-a1be-3750a3d883af 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] Added segment 0c8f446b-aadd-4098-8830-07a27e198088 of type vxlan for network 14fb311c-4f66-4e53-b0a5-2cc28930ebbf [pid: 7|app: 0|req: 741/1267] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:12 2026] POST /v2.0/networks => generated 636 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1268] 10.0.0.60 () {34 vars in 664 bytes} [Thu Jul 16 03:48:12 2026] POST /v2.0/ports => generated 1505 bytes in 562 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: 743/1269] 10.0.0.60 () {34 vars in 752 bytes} [Thu Jul 16 03:48:13 2026] PUT /v2.0/networks/747de4e4-1243-4d21-bc00-71cd5f1a6abe/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:13.724 7 INFO neutron.services.segments.plugin [-] Segment 1adf9aa4-6362-40fd-abe0-a482726e920d resource provider aggregate not found 2026-07-16 03:48:13.734 7 INFO neutron.services.segments.plugin [-] Segment 1adf9aa4-6362-40fd-abe0-a482726e920d resource provider aggregate not found 2026-07-16 03:48:13.751 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1adf9aa4-6362-40fd-abe0-a482726e920d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1adf9aa4-6362-40fd-abe0-a482726e920d found for delete ", "request_id": "req-67547300-f07b-4eae-8513-1c2641785faa"}]} 2026-07-16 03:48:13.766 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1adf9aa4-6362-40fd-abe0-a482726e920d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1adf9aa4-6362-40fd-abe0-a482726e920d found for delete ", "request_id": "req-2396c900-cd7c-4992-a4ce-766ae8742cc7"}]} 2026-07-16 03:48:13.771 7 INFO neutron.services.segments.plugin [-] Segment 73ef434d-d330-4d16-a9ed-1b96681dd560 resource provider aggregate not found 2026-07-16 03:48:13.785 7 INFO neutron.services.segments.plugin [-] Segment 73ef434d-d330-4d16-a9ed-1b96681dd560 resource provider aggregate not found 2026-07-16 03:48:13.790 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 73ef434d-d330-4d16-a9ed-1b96681dd560 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73ef434d-d330-4d16-a9ed-1b96681dd560 found for delete ", "request_id": "req-154fd1a6-9df6-403a-8e2d-17770df9e603"}]} 2026-07-16 03:48:13.809 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 73ef434d-d330-4d16-a9ed-1b96681dd560 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73ef434d-d330-4d16-a9ed-1b96681dd560 found for delete ", "request_id": "req-a97906fd-20a1-45f7-8305-efa2fd398cb1"}]} [pid: 7|app: 0|req: 744/1270] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:13 2026] POST /v2.0/subnets => generated 646 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1271] 10.0.0.60 () {32 vars in 642 bytes} [Thu Jul 16 03:48:13 2026] GET /v2.0/ports => generated 1505 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1272] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:48:12 2026] PUT /v2.0/routers/c5316f79-b16e-492c-9515-a2fe01c62986/add_router_interface => generated 309 bytes in 1140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1273] 10.0.0.60 () {32 vars in 665 bytes} [Thu Jul 16 03:48:13 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:48:14.129 7 INFO neutron_taas.services.taas.taas_plugin [None req-37a42540-939d-48c2-89a2-993a8bd46b20 cd8405c444114e28b440481fefcae078 1910dd9d11b64c9aabf7a167a5eef17d - - default default] TaaS: Handle Delete Port: 9fc718a9-b3c1-422e-b565-3b057fe2e09c 2026-07-16 03:48:14.132 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37a42540-939d-48c2-89a2-993a8bd46b20 cd8405c444114e28b440481fefcae078 1910dd9d11b64c9aabf7a167a5eef17d - - default default] Tap Mirror: Handle Delete Port: 9fc718a9-b3c1-422e-b565-3b057fe2e09c [pid: 7|app: 0|req: 748/1276] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:48:14 2026] DELETE /v2.0/ports/9fc718a9-b3c1-422e-b565-3b057fe2e09c => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1277] 10.0.0.60 () {32 vars in 679 bytes} [Thu Jul 16 03:48:14 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1278] 10.0.0.60 () {34 vars in 664 bytes} [Thu Jul 16 03:48:14 2026] POST /v2.0/ports => generated 927 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:14.366 7 INFO neutron_taas.services.taas.taas_plugin [None req-9048058c-20c0-4650-ae39-f2f2fcef2e6b cd8405c444114e28b440481fefcae078 1910dd9d11b64c9aabf7a167a5eef17d - - default default] TaaS: Handle Delete Port: d0700327-677f-4362-a027-237f9c12b229 2026-07-16 03:48:14.369 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9048058c-20c0-4650-ae39-f2f2fcef2e6b cd8405c444114e28b440481fefcae078 1910dd9d11b64c9aabf7a167a5eef17d - - default default] Tap Mirror: Handle Delete Port: d0700327-677f-4362-a027-237f9c12b229 [pid: 8|app: 0|req: 530/1279] 10.0.0.60 () {32 vars in 675 bytes} [Thu Jul 16 03:48:14 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1280] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:48:14 2026] DELETE /v2.0/ports/d0700327-677f-4362-a027-237f9c12b229 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:14.485 8 INFO neutron_taas.services.taas.taas_plugin [None req-4adbfa7d-78cc-4095-b94e-977c967f5dbb 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] TaaS: Handle Delete Port: 9c2426d8-cfe8-4cd7-bb9f-1036875f7636 2026-07-16 03:48:14.489 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4adbfa7d-78cc-4095-b94e-977c967f5dbb 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] Tap Mirror: Handle Delete Port: 9c2426d8-cfe8-4cd7-bb9f-1036875f7636 [pid: 7|app: 0|req: 751/1281] 10.0.0.60 () {32 vars in 687 bytes} [Thu Jul 16 03:48:14 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1282] 10.0.0.60 () {32 vars in 642 bytes} [Thu Jul 16 03:48:14 2026] GET /v2.0/ports => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1283] 10.0.0.60 () {32 vars in 673 bytes} [Thu Jul 16 03:48:14 2026] GET /v2.0/networks?not-tags=red => generated 1860 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1284] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:48:14 2026] DELETE /v2.0/ports/9c2426d8-cfe8-4cd7-bb9f-1036875f7636 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:14.650 7 INFO neutron.db.segments_db [None req-04c222b1-3a9b-4276-8319-c51ee506c2af cd8405c444114e28b440481fefcae078 1910dd9d11b64c9aabf7a167a5eef17d - - default default] Added segment b455361c-90b1-4834-ad14-d6f93e625abc of type vxlan for network ecd479b5-8f67-495f-b569-82341ec058ec [pid: 8|app: 0|req: 532/1285] 10.0.0.60 () {32 vars in 687 bytes} [Thu Jul 16 03:48:14 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:48:14.703 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ddb64ff3-ae70-42ca-80f8-f975ba6c4cd9 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 533/1286] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:14 2026] GET /v2.0/ports/9c2426d8-cfe8-4cd7-bb9f-1036875f7636 => generated 132 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1287] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:14 2026] POST /v2.0/networks => generated 650 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1288] 10.0.0.60 () {32 vars in 683 bytes} [Thu Jul 16 03:48:14 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:48:14.828 8 INFO neutron.db.segments_db [None req-fb558c24-b244-4ca0-a26c-dd46e5bf54a7 cd8405c444114e28b440481fefcae078 1910dd9d11b64c9aabf7a167a5eef17d - - default default] Added segment c985f7fd-8f86-4ea4-bc34-7de4c99a3603 of type vxlan for network f9f0e1af-aa7c-47b4-9a8a-20a39924955a [pid: 7|app: 0|req: 755/1289] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:14 2026] DELETE /v2.0/subnets/a054b75e-782a-467e-8294-d6217cd65bdc => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1290] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:14 2026] POST /v2.0/networks => generated 650 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1291] 10.0.0.60 () {32 vars in 695 bytes} [Thu Jul 16 03:48:14 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:48:15.040 8 INFO neutron.services.segments.plugin [-] Segment 0c8f446b-aadd-4098-8830-07a27e198088 resource provider aggregate not found 2026-07-16 03:48:15.045 8 INFO neutron.services.segments.plugin [-] Segment 0c8f446b-aadd-4098-8830-07a27e198088 resource provider aggregate not found [pid: 7|app: 0|req: 757/1292] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:14 2026] DELETE /v2.0/networks/79c8245a-573d-4e59-befb-211d0e37ff3f => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:15.065 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0c8f446b-aadd-4098-8830-07a27e198088 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c8f446b-aadd-4098-8830-07a27e198088 found for delete ", "request_id": "req-f08aab69-cfe4-4b86-bacf-ac5cf05a956f"}]} 2026-07-16 03:48:15.069 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0c8f446b-aadd-4098-8830-07a27e198088 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c8f446b-aadd-4098-8830-07a27e198088 found for delete ", "request_id": "req-76cf07c2-41fc-426a-a9fa-687300617692"}]} [pid: 8|app: 0|req: 536/1293] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:14 2026] DELETE /v2.0/networks/14fb311c-4f66-4e53-b0a5-2cc28930ebbf => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1294] 10.0.0.130 () {34 vars in 982 bytes} [Thu Jul 16 03:48:15 2026] GET /v2.0/networks?id=c459185f-1c86-4d69-9bb3-1dab25261872 => generated 677 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1295] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:15 2026] DELETE /v2.0/networks/7d0b3407-680f-4cdc-aa6e-6042166729e0 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1296] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:15 2026] POST /v2.0/subnets => generated 1273 bytes in 419 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1297] 10.0.0.130 () {34 vars in 965 bytes} [Thu Jul 16 03:48:15 2026] GET /v2.0/quotas/bbbeb7a52e3b49269c0167b7dfa0ebf7 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1298] 10.0.0.60 () {34 vars in 664 bytes} [Thu Jul 16 03:48:15 2026] POST /v2.0/ports => generated 779 bytes in 247 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: 540/1299] 10.0.0.60 () {32 vars in 646 bytes} [Thu Jul 16 03:48:15 2026] GET /v2.0/subnets => generated 1909 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1300] 10.0.0.130 () {34 vars in 1002 bytes} [Thu Jul 16 03:48:15 2026] GET /v2.0/ports?tenant_id=bbbeb7a52e3b49269c0167b7dfa0ebf7&fields=id => generated 103 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1301] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:15 2026] DELETE /v2.0/networks/bbb2f86f-ce87-4447-a27a-40d90a702d84 => 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: 542/1302] 10.0.0.60 () {34 vars in 736 bytes} [Thu Jul 16 03:48:15 2026] PUT /v2.0/ports/8ba7884f-e967-48cb-823d-1d9f4f91721b => generated 752 bytes in 127 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: 543/1303] 10.0.0.130 () {34 vars in 1008 bytes} [Thu Jul 16 03:48:15 2026] GET /v2.0/networks/c459185f-1c86-4d69-9bb3-1dab25261872?fields=segments => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1304] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:15 2026] DELETE /v2.0/subnets/85608db2-63bf-449d-a0c9-314c9744e0cf => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:15.815 7 INFO neutron.services.segments.plugin [-] Segment 2b82b89c-807a-49da-b57b-d64cae4cc032 resource provider aggregate not found [pid: 8|app: 0|req: 544/1305] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:15 2026] DELETE /v2.0/networks/747de4e4-1243-4d21-bc00-71cd5f1a6abe => generated 0 bytes in 88 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:15.832 7 INFO neutron.services.segments.plugin [-] Segment 2b82b89c-807a-49da-b57b-d64cae4cc032 resource provider aggregate not found 2026-07-16 03:48:15.845 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2b82b89c-807a-49da-b57b-d64cae4cc032 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b82b89c-807a-49da-b57b-d64cae4cc032 found for delete ", "request_id": "req-91d0bf54-d0c2-496c-8b65-e67a2cf11c7e"}]} 2026-07-16 03:48:15.849 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2b82b89c-807a-49da-b57b-d64cae4cc032 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b82b89c-807a-49da-b57b-d64cae4cc032 found for delete ", "request_id": "req-5a259dd0-701b-4de5-963b-3f143cb3f591"}]} [pid: 8|app: 0|req: 545/1306] 10.0.0.130 () {34 vars in 1108 bytes} [Thu Jul 16 03:48:15 2026] GET /v2.0/networks/c459185f-1c86-4d69-9bb3-1dab25261872?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) 2026-07-16 03:48:15.866 7 INFO neutron.services.segments.plugin [-] Segment 2961232a-a37b-4367-9960-81ad74f2dc10 resource provider aggregate not found 2026-07-16 03:48:15.883 7 INFO neutron.services.segments.plugin [-] Segment 2961232a-a37b-4367-9960-81ad74f2dc10 resource provider aggregate not found 2026-07-16 03:48:15.896 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2961232a-a37b-4367-9960-81ad74f2dc10 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2961232a-a37b-4367-9960-81ad74f2dc10 found for delete ", "request_id": "req-86346dd5-74de-4627-b03a-66c66f464a24"}]} 2026-07-16 03:48:15.899 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2961232a-a37b-4367-9960-81ad74f2dc10 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2961232a-a37b-4367-9960-81ad74f2dc10 found for delete ", "request_id": "req-5547da39-11f7-437a-a94e-554840fa5b61"}]} 2026-07-16 03:48:15.952 7 INFO neutron_taas.services.taas.taas_plugin [None req-ee9c24bd-ee0c-4d8c-814f-289e87917387 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] TaaS: Handle Delete Port: 8ba7884f-e967-48cb-823d-1d9f4f91721b [pid: 8|app: 0|req: 546/1307] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:15 2026] DELETE /v2.0/subnets/e424be09-1be4-43cd-8d4d-13c45828fbba => generated 0 bytes in 91 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:15.960 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee9c24bd-ee0c-4d8c-814f-289e87917387 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] Tap Mirror: Handle Delete Port: 8ba7884f-e967-48cb-823d-1d9f4f91721b [pid: 7|app: 0|req: 762/1308] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:48:15 2026] DELETE /v2.0/ports/8ba7884f-e967-48cb-823d-1d9f4f91721b => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1309] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:15 2026] DELETE /v2.0/networks/1ac47bc2-58f1-494b-867c-baf9d304eb58 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1310] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:16 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1311] 10.0.0.60 () {32 vars in 646 bytes} [Thu Jul 16 03:48:16 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1312] 10.0.0.60 () {32 vars in 642 bytes} [Thu Jul 16 03:48:16 2026] GET /v2.0/ports => generated 781 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:16.152 8 INFO neutron.pecan_wsgi.hooks.translation [None req-68ea836a-df05-41f7-9f11-5bd22fdf33d4 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 550/1313] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:16 2026] GET /v2.0/ports/8ba7884f-e967-48cb-823d-1d9f4f91721b => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1314] 10.0.0.60 () {32 vars in 642 bytes} [Thu Jul 16 03:48:16 2026] GET /v2.0/ports => generated 781 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1315] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:16 2026] DELETE /v2.0/networks/f9f0e1af-aa7c-47b4-9a8a-20a39924955a => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1316] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:16 2026] GET /v2.0/ports/b4a02d0c-4932-4898-9869-0049544c7d9b => generated 778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:16.294 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b12eec9-782f-4bad-a0e6-567f1e211697 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 553/1317] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:48:16 2026] DELETE /v2.0/ports/9c2426d8-cfe8-4cd7-bb9f-1036875f7636 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:48:16.325 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6b8f580-b099-4ca5-be3c-78be7c083bce 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 554/1318] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:16 2026] DELETE /v2.0/subnets/a054b75e-782a-467e-8294-d6217cd65bdc => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:48:16.347 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd4eb0eb-9f0a-4065-86d0-c40a583a8eb2 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 555/1319] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:16 2026] DELETE /v2.0/subnets/8a2be505-ac70-4785-a807-4a1e3c6959cf => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1320] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:16 2026] DELETE /v2.0/networks/ecd479b5-8f67-495f-b569-82341ec058ec => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:16.447 8 INFO neutron_taas.services.taas.taas_plugin [None req-e1141cef-09f4-4696-9a1a-2d888b76763b 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] TaaS: Handle Delete Port: b4a02d0c-4932-4898-9869-0049544c7d9b 2026-07-16 03:48:16.451 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1141cef-09f4-4696-9a1a-2d888b76763b 663fa4dd70ec49499e6b3d1cc1e2c3b6 ffd9d1c2f5c2412e976636c56dc0fc13 - - default default] Tap Mirror: Handle Delete Port: b4a02d0c-4932-4898-9869-0049544c7d9b [pid: 8|app: 0|req: 556/1321] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:48:16 2026] DELETE /v2.0/ports/b4a02d0c-4932-4898-9869-0049544c7d9b => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1322] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:16 2026] DELETE /v2.0/networks/eca78842-6295-4ad5-91cf-aca185e00eeb => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1323] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:16 2026] DELETE /v2.0/networks/00c2873a-ff73-4521-95eb-ac2344d5167a => 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: 767/1324] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:16 2026] DELETE /v2.0/networks/71397660-0abf-4847-a2b1-58be219fd521 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:17.088 8 INFO neutron.services.segments.plugin [-] Segment b5e42b58-40c2-406c-a1c6-3a44c04e91eb resource provider aggregate not found 2026-07-16 03:48:17.106 8 INFO neutron.services.segments.plugin [-] Segment b5e42b58-40c2-406c-a1c6-3a44c04e91eb resource provider aggregate not found 2026-07-16 03:48:17.123 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b5e42b58-40c2-406c-a1c6-3a44c04e91eb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5e42b58-40c2-406c-a1c6-3a44c04e91eb found for delete ", "request_id": "req-e322b9d3-aba4-4e40-94a5-9476ed6c46eb"}]} 2026-07-16 03:48:17.135 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b5e42b58-40c2-406c-a1c6-3a44c04e91eb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5e42b58-40c2-406c-a1c6-3a44c04e91eb found for delete ", "request_id": "req-61e289d9-6ea3-4f1f-a1c7-986b32904cd5"}]} 2026-07-16 03:48:17.154 8 INFO neutron.services.segments.plugin [-] Segment cc85c2e1-4f63-471d-8314-b7caca74a668 resource provider aggregate not found 2026-07-16 03:48:17.164 8 INFO neutron.services.segments.plugin [-] Segment cc85c2e1-4f63-471d-8314-b7caca74a668 resource provider aggregate not found 2026-07-16 03:48:17.180 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cc85c2e1-4f63-471d-8314-b7caca74a668 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc85c2e1-4f63-471d-8314-b7caca74a668 found for delete ", "request_id": "req-fec7b8a7-1df1-49ca-b396-ffed70c0a71b"}]} 2026-07-16 03:48:17.190 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cc85c2e1-4f63-471d-8314-b7caca74a668 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc85c2e1-4f63-471d-8314-b7caca74a668 found for delete ", "request_id": "req-898d2d21-8251-4384-aa04-ede756c2118f"}]} 2026-07-16 03:48:17.206 8 INFO neutron.services.segments.plugin [-] Segment f0b41403-6a51-4b52-ab99-8964140eb077 resource provider aggregate not found 2026-07-16 03:48:17.226 8 INFO neutron.services.segments.plugin [-] Segment f0b41403-6a51-4b52-ab99-8964140eb077 resource provider aggregate not found 2026-07-16 03:48:17.227 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f0b41403-6a51-4b52-ab99-8964140eb077 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0b41403-6a51-4b52-ab99-8964140eb077 found for delete ", "request_id": "req-36e7637d-43b8-4e65-a6b5-9ba2d2753897"}]} 2026-07-16 03:48:17.250 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f0b41403-6a51-4b52-ab99-8964140eb077 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0b41403-6a51-4b52-ab99-8964140eb077 found for delete ", "request_id": "req-c8ce1728-1732-4b5b-b58c-09551cbae76e"}]} 2026-07-16 03:48:17.258 8 INFO neutron.services.segments.plugin [-] Segment ec7393bc-8793-4dfb-bc6c-c48cb4639c2e resource provider aggregate not found 2026-07-16 03:48:17.276 8 INFO neutron.services.segments.plugin [-] Segment ec7393bc-8793-4dfb-bc6c-c48cb4639c2e resource provider aggregate not found 2026-07-16 03:48:17.277 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ec7393bc-8793-4dfb-bc6c-c48cb4639c2e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec7393bc-8793-4dfb-bc6c-c48cb4639c2e found for delete ", "request_id": "req-a05b33b5-0335-49fd-956b-5911eb9532d4"}]} [pid: 8|app: 0|req: 558/1325] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:16 2026] GET /v2.0/security-groups?tenant_id=a9daee73135e45e5a23ffbf2e309f929&name=default => generated 2925 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:48:17.303 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ec7393bc-8793-4dfb-bc6c-c48cb4639c2e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec7393bc-8793-4dfb-bc6c-c48cb4639c2e found for delete ", "request_id": "req-ed4b7def-1f58-426a-9dab-8782c05ed154"}]} [pid: 7|app: 0|req: 768/1326] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:17 2026] GET /v2.0/security-groups?tenant_id=ffd9d1c2f5c2412e976636c56dc0fc13&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1327] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:17 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => 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: 559/1328] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:17 2026] GET /v2.0/security-groups?tenant_id=1910dd9d11b64c9aabf7a167a5eef17d&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1329] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:17 2026] DELETE /v2.0/security-groups/e93e8ec1-bfa5-4c30-a3f1-9ad861b4becb => 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: 560/1330] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:17 2026] DELETE /v2.0/security-groups/2a52c009-3fc5-4e8c-9b24-839c857ccbaa => 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: 771/1331] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:17 2026] DELETE /v2.0/security-groups/c4840b46-09c1-474a-95c5-e63169ada626 => 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: 561/1332] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:17 2026] GET /v2.0/security-groups?tenant_id=d65f8659c9584143a05ea6fc23d2e2b5&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1333] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:17 2026] DELETE /v2.0/security-groups/e9daee40-d5c4-4d56-8ac5-4c4bb858f085 => 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: 562/1334] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:17 2026] GET /v2.0/security-groups?tenant_id=3656db5cabf441268a362eb9f7bf9a0a&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:48:17.921 7 INFO neutron.services.segments.plugin [-] Segment c985f7fd-8f86-4ea4-bc34-7de4c99a3603 resource provider aggregate not found 2026-07-16 03:48:17.927 7 INFO neutron.services.segments.plugin [-] Segment c985f7fd-8f86-4ea4-bc34-7de4c99a3603 resource provider aggregate not found 2026-07-16 03:48:17.944 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c985f7fd-8f86-4ea4-bc34-7de4c99a3603 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c985f7fd-8f86-4ea4-bc34-7de4c99a3603 found for delete ", "request_id": "req-4b6a1fd8-dd46-40da-b386-ec51c42908ce"}]} 2026-07-16 03:48:17.947 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c985f7fd-8f86-4ea4-bc34-7de4c99a3603 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c985f7fd-8f86-4ea4-bc34-7de4c99a3603 found for delete ", "request_id": "req-d5a3ce9f-398f-4783-a451-bf94af75494b"}]} 2026-07-16 03:48:17.961 7 INFO neutron.services.segments.plugin [-] Segment b455361c-90b1-4834-ad14-d6f93e625abc resource provider aggregate not found 2026-07-16 03:48:17.961 7 INFO neutron.services.segments.plugin [-] Segment b455361c-90b1-4834-ad14-d6f93e625abc resource provider aggregate not found 2026-07-16 03:48:17.982 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b455361c-90b1-4834-ad14-d6f93e625abc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b455361c-90b1-4834-ad14-d6f93e625abc found for delete ", "request_id": "req-f2a87075-b599-4854-8111-18048eb58493"}]} 2026-07-16 03:48:17.989 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b455361c-90b1-4834-ad14-d6f93e625abc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b455361c-90b1-4834-ad14-d6f93e625abc found for delete ", "request_id": "req-08e21ed2-3ce7-45f1-89ba-94683ff85efe"}]} 2026-07-16 03:48:18.002 7 INFO neutron.services.segments.plugin [-] Segment 06f0c88a-6780-43c4-bc61-2123d76ebf1f resource provider aggregate not found 2026-07-16 03:48:18.011 7 INFO neutron.services.segments.plugin [-] Segment 06f0c88a-6780-43c4-bc61-2123d76ebf1f resource provider aggregate not found 2026-07-16 03:48:18.025 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 06f0c88a-6780-43c4-bc61-2123d76ebf1f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06f0c88a-6780-43c4-bc61-2123d76ebf1f found for delete ", "request_id": "req-2b1cdd21-7f1e-4424-9113-31e08cbaee97"}]} 2026-07-16 03:48:18.039 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 06f0c88a-6780-43c4-bc61-2123d76ebf1f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06f0c88a-6780-43c4-bc61-2123d76ebf1f found for delete ", "request_id": "req-63eb8ec1-0931-47cb-a660-71b2f95ddaf9"}]} 2026-07-16 03:48:18.049 7 INFO neutron.services.segments.plugin [-] Segment 39f2f47f-0ee7-4b60-815b-8674572c39e7 resource provider aggregate not found 2026-07-16 03:48:18.067 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 39f2f47f-0ee7-4b60-815b-8674572c39e7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39f2f47f-0ee7-4b60-815b-8674572c39e7 found for delete ", "request_id": "req-73dde4e2-4d0c-4bb5-923e-8f506ce4efbc"}]} 2026-07-16 03:48:18.068 7 INFO neutron.services.segments.plugin [-] Segment 39f2f47f-0ee7-4b60-815b-8674572c39e7 resource provider aggregate not found 2026-07-16 03:48:18.087 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 39f2f47f-0ee7-4b60-815b-8674572c39e7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39f2f47f-0ee7-4b60-815b-8674572c39e7 found for delete ", "request_id": "req-541a4abf-1119-48ad-b470-0f883e80f9df"}]} [pid: 7|app: 0|req: 773/1335] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:17 2026] DELETE /v2.0/security-groups/e431ab3d-f700-48db-b7f2-9b2a0ed24c3c => generated 0 bytes in 213 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1336] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:18 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:19.480 7 INFO neutron.db.segments_db [None req-71778a79-fd79-4698-824a-2806c776bbe8 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Added segment 9b15ee38-f79f-4e69-afda-4e460f176c1c of type vxlan for network 79bcca97-c84b-4656-8bcd-724c7633df1b [pid: 7|app: 0|req: 774/1337] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:19 2026] POST /v2.0/networks => generated 634 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1338] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:19 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:19.611 8 INFO neutron.db.segments_db [None req-611b5b0d-4e4e-45e8-b9dc-b408a46d6285 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] Added segment 09f53f74-903f-42b6-86ca-3280988dbf05 of type vxlan for network 8ea01667-ce08-49bc-9f8e-36121e0cdd68 2026-07-16 03:48:19.665 7 INFO neutron.db.segments_db [None req-fd17fa38-fe99-4055-9714-5f9e25bd4fb8 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Added segment a4662d8d-9b6e-4fad-a90f-bc69fbbb8d5e of type vxlan for network e1403367-476e-4172-92f7-e2ec26385263 [pid: 8|app: 0|req: 564/1339] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:19 2026] POST /v2.0/networks => generated 644 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1340] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:19 2026] POST /v2.0/networks => generated 634 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1341] 10.0.0.60 () {34 vars in 664 bytes} [Thu Jul 16 03:48:19 2026] POST /v2.0/ports => generated 774 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 777/1342] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:19 2026] POST /v2.0/subnets => generated 646 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:20.034 8 INFO neutron.db.segments_db [None req-616eb3cf-8cdc-4e75-8bcc-70e298b56d99 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] Added segment 124a4ad5-5623-4372-b4ea-1b9f238476f5 of type vxlan for network e81dc9ee-884a-40b6-894f-893c1838c778 [pid: 8|app: 0|req: 566/1343] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:19 2026] POST /v2.0/networks => generated 632 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1344] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:20 2026] POST /v2.0/subnets => generated 655 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1345] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:20 2026] POST /v2.0/subnets => generated 626 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1346] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:48:20 2026] GET /v2.0/networks?id=c459185f-1c86-4d69-9bb3-1dab25261872 => generated 677 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:20.441 8 INFO neutron.db.segments_db [None req-034afdfb-5401-4869-bef8-568232605577 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Added segment 2c574e5c-f7ae-4a06-b288-519c1ecf3ec2 of type vxlan for network 95947f3a-9c8a-4673-9710-3db1d4888a64 2026-07-16 03:48:20.639 8 INFO neutron.db.l3_hamode_db [None req-034afdfb-5401-4869-bef8-568232605577 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 780/1347] 10.0.0.60 () {34 vars in 664 bytes} [Thu Jul 16 03:48:20 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) 2026-07-16 03:48:20.755 8 INFO neutron.db.l3_hamode_db [None req-034afdfb-5401-4869-bef8-568232605577 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - 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: 781/1348] 199.19.213.73 () {38 vars in 954 bytes} [Thu Jul 16 03:48:20 2026] POST /v2.0/ports => generated 958 bytes in 452 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: 782/1349] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:21 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => generated 961 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:21.361 7 INFO neutron_taas.services.taas.taas_plugin [None req-bba41581-0e93-498e-ab7b-8d8478c7c2d4 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] TaaS: Handle Delete Port: 5c1411e7-f3f0-4434-a0f8-e1d89e70d28a 2026-07-16 03:48:21.365 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bba41581-0e93-498e-ab7b-8d8478c7c2d4 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] Tap Mirror: Handle Delete Port: 5c1411e7-f3f0-4434-a0f8-e1d89e70d28a [pid: 8|app: 0|req: 568/1350] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:20 2026] POST /v2.0/routers => generated 511 bytes in 973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1351] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:48:21 2026] DELETE /v2.0/ports/5c1411e7-f3f0-4434-a0f8-e1d89e70d28a => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1352] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:48:21 2026] GET /v2.0/security-groups?id=6ead26da-403d-44f0-a797-a585f049b4a7&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: 569/1353] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:48:21 2026] PUT /v2.0/ports/c9fb609f-f6a1-4fd6-9008-09ae04a8c276 => generated 1239 bytes in 404 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-07-16 03:48:21.822 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-338cc1a0-4955-4f8c-beff-6f861b3bbca1'] response: {'name': 'network-changed', 'server_uuid': '350d8fd3-295c-432b-b7a7-954c257367ef', 'tag': 'c9fb609f-f6a1-4fd6-9008-09ae04a8c276', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 785/1354] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:48:21 2026] POST /v2.0/floatingips => generated 552 bytes in 620 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:22.188 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bceb2b7b-279d-48b5-aaaf-e8cd4aa002b0 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 786/1355] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:48:22 2026] DELETE /v2.0/ports/5c1411e7-f3f0-4434-a0f8-e1d89e70d28a => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 787/1356] 10.0.0.60 () {34 vars in 758 bytes} [Thu Jul 16 03:48:22 2026] PUT /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags => generated 25 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:22.352 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41375e26-f73d-4cbd-8f77-72870a475cc7 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 788/1357] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:22 2026] GET /v2.0/ports/5c1411e7-f3f0-4434-a0f8-e1d89e70d28a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1358] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:48:22 2026] GET /v2.0/ports?tenant_id=bbbeb7a52e3b49269c0167b7dfa0ebf7&device_id=350d8fd3-295c-432b-b7a7-954c257367ef => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1359] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:48:22 2026] GET /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1360] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:22 2026] DELETE /v2.0/subnets/a384efb8-c443-4052-bc5b-b94a000a6af2 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1361] 199.19.213.73 () {34 vars in 1017 bytes} [Thu Jul 16 03:48:22 2026] GET /v2.0/networks?tenant_id=bbbeb7a52e3b49269c0167b7dfa0ebf7&shared=False => generated 773 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1362] 10.0.0.60 () {34 vars in 769 bytes} [Thu Jul 16 03:48:22 2026] PUT /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1363] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:48:21 2026] PUT /v2.0/routers/8e566529-eaac-4807-a2f5-6a076724ea4c/add_router_interface => generated 309 bytes in 912 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:22.727 7 INFO neutron.services.segments.plugin [-] Segment 124a4ad5-5623-4372-b4ea-1b9f238476f5 resource provider aggregate not found 2026-07-16 03:48:22.738 7 INFO neutron.services.segments.plugin [-] Segment 124a4ad5-5623-4372-b4ea-1b9f238476f5 resource provider aggregate not found 2026-07-16 03:48:22.744 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 124a4ad5-5623-4372-b4ea-1b9f238476f5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 124a4ad5-5623-4372-b4ea-1b9f238476f5 found for delete ", "request_id": "req-7f4d5712-774d-4ffb-82f3-70597fd415e5"}]} [pid: 8|app: 0|req: 571/1364] 199.19.213.73 () {34 vars in 929 bytes} [Thu Jul 16 03:48:22 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:22.758 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 124a4ad5-5623-4372-b4ea-1b9f238476f5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 124a4ad5-5623-4372-b4ea-1b9f238476f5 found for delete ", "request_id": "req-58c8b35b-3d1c-4958-8936-b2b7c5ef3d8e"}]} [pid: 7|app: 0|req: 794/1365] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:22 2026] DELETE /v2.0/networks/e81dc9ee-884a-40b6-894f-893c1838c778 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1366] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:48:22 2026] GET /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1367] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:22 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1368] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:22 2026] GET /v2.0/ports/8164a6e7-62cc-4d56-9290-17cd96640098 => generated 959 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:22.884 8 INFO neutron.db.segments_db [None req-7dda44eb-932b-43bf-82fe-3c04e8f985cc 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] Added segment 50de7224-e7d4-4b58-a5a5-a0d4446a397c of type vxlan for network 26229890-cc85-4ec2-a913-a79b57f35b7c [pid: 7|app: 0|req: 797/1369] 10.0.0.60 () {34 vars in 765 bytes} [Thu Jul 16 03:48:22 2026] PUT /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1370] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:48:22 2026] GET /v2.0/security-groups?id=6ead26da-403d-44f0-a797-a585f049b4a7&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: 573/1371] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:22 2026] POST /v2.0/networks => generated 632 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1372] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:48:22 2026] GET /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags => generated 34 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1373] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:23 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1374] 10.0.0.60 () {34 vars in 787 bytes} [Thu Jul 16 03:48:23 2026] PUT /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags/black.or.white => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1375] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:48:22 2026] PUT /v2.0/routers/8e566529-eaac-4807-a2f5-6a076724ea4c/add_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1376] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:48:24 2026] GET /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1377] 10.0.0.60 () {34 vars in 664 bytes} [Thu Jul 16 03:48:23 2026] POST /v2.0/ports => generated 911 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1378] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:48:24 2026] GET /v2.0/ports?tenant_id=bbbeb7a52e3b49269c0167b7dfa0ebf7&device_id=350d8fd3-295c-432b-b7a7-954c257367ef => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1379] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:24 2026] GET /v2.0/ports/83005ce6-efcb-4799-8cea-6a4a2e0e7152 => generated 967 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1380] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:24 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => 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: 579/1381] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:48:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=c9fb609f-f6a1-4fd6-9008-09ae04a8c276 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1382] 10.0.0.60 () {34 vars in 758 bytes} [Thu Jul 16 03:48:24 2026] PUT /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1383] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:48:24 2026] GET /v2.0/security-groups?id=6ead26da-403d-44f0-a797-a585f049b4a7&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:24.305 8 INFO neutron_taas.services.taas.taas_plugin [None req-d914b423-59fb-46a3-9b3c-bac3ee8c4f95 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] TaaS: Handle Delete Port: cfc731d6-39fd-4d25-b4e3-0a7d469856fc 2026-07-16 03:48:24.308 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d914b423-59fb-46a3-9b3c-bac3ee8c4f95 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] Tap Mirror: Handle Delete Port: cfc731d6-39fd-4d25-b4e3-0a7d469856fc [pid: 8|app: 0|req: 580/1384] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:48:24 2026] DELETE /v2.0/ports/cfc731d6-39fd-4d25-b4e3-0a7d469856fc => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1385] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:48:24 2026] GET /v2.0/subnets?id=03c40111-e334-4f01-b7ee-0b87da8c5c74 => generated 695 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1386] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:48:24 2026] GET /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:24.527 8 INFO neutron.pecan_wsgi.hooks.translation [None req-343e581e-4be2-4c2c-b210-7a206c8037cf 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 583/1387] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:24 2026] GET /v2.0/ports/cfc731d6-39fd-4d25-b4e3-0a7d469856fc => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:48:24.535 7 INFO neutron_taas.services.taas.taas_plugin [None req-4cfb6048-2221-4e6c-9bac-1fbba909e371 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] TaaS: Handle Delete Port: 83005ce6-efcb-4799-8cea-6a4a2e0e7152 2026-07-16 03:48:24.538 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4cfb6048-2221-4e6c-9bac-1fbba909e371 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Tap Mirror: Handle Delete Port: 83005ce6-efcb-4799-8cea-6a4a2e0e7152 [pid: 8|app: 0|req: 584/1388] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:48:24 2026] GET /v2.0/ports?network_id=c459185f-1c86-4d69-9bb3-1dab25261872&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1389] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:48:24 2026] GET /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1390] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:24 2026] DELETE /v2.0/subnets/73b692dd-da57-42bd-bba7-1502ed41bd46 => 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: 587/1391] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:48:24 2026] GET /v2.0/networks/c459185f-1c86-4d69-9bb3-1dab25261872?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:24.791 8 INFO neutron.api.v2.resource [None req-bb552fdf-70c7-42a2-8260-d25025f3212e 3f6a8bfc44534450b45cc5fc118f4027 3fb0984ea0184be28712f8110b3bbcf7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 588/1392] 10.0.0.60 () {32 vars in 750 bytes} [Thu Jul 16 03:48:24 2026] GET /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 03:48:24.890 8 INFO neutron.services.segments.plugin [-] Segment 50de7224-e7d4-4b58-a5a5-a0d4446a397c resource provider aggregate not found 2026-07-16 03:48:24.891 8 INFO neutron.services.segments.plugin [-] Segment 50de7224-e7d4-4b58-a5a5-a0d4446a397c resource provider aggregate not found 2026-07-16 03:48:24.906 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 50de7224-e7d4-4b58-a5a5-a0d4446a397c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50de7224-e7d4-4b58-a5a5-a0d4446a397c found for delete ", "request_id": "req-70243228-70c6-4a0d-a4f0-786c97c4fcd6"}]} 2026-07-16 03:48:24.908 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 50de7224-e7d4-4b58-a5a5-a0d4446a397c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50de7224-e7d4-4b58-a5a5-a0d4446a397c found for delete ", "request_id": "req-2675bbb1-4daa-4187-a25a-9291f8c7c319"}]} [pid: 8|app: 0|req: 589/1393] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:24 2026] DELETE /v2.0/networks/26229890-cc85-4ec2-a913-a79b57f35b7c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1394] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:48:24 2026] PUT /v2.0/routers/8e566529-eaac-4807-a2f5-6a076724ea4c/remove_router_interface => generated 309 bytes in 692 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1395] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:48:24 2026] GET /v2.0/networks/c459185f-1c86-4d69-9bb3-1dab25261872?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1396] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:48:24 2026] DELETE /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1397] 10.0.0.60 () {34 vars in 664 bytes} [Thu Jul 16 03:48:24 2026] POST /v2.0/ports => generated 773 bytes in 264 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: 592/1398] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:48:25 2026] GET /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:25.250 7 INFO neutron_taas.services.taas.taas_plugin [None req-44558f27-6e46-44de-a08e-562261951675 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] TaaS: Handle Delete Port: 8164a6e7-62cc-4d56-9290-17cd96640098 2026-07-16 03:48:25.253 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44558f27-6e46-44de-a08e-562261951675 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Tap Mirror: Handle Delete Port: 8164a6e7-62cc-4d56-9290-17cd96640098 [pid: 8|app: 0|req: 593/1399] 10.0.0.60 () {34 vars in 736 bytes} [Thu Jul 16 03:48:25 2026] PUT /v2.0/ports/00c18702-524c-431f-a203-1d7ec84919f9 => generated 752 bytes in 160 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-07-16 03:48:25.444 8 INFO neutron.api.v2.resource [None req-e33309bf-70e6-4e16-944f-90a6dee99b97 3f6a8bfc44534450b45cc5fc118f4027 3fb0984ea0184be28712f8110b3bbcf7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 594/1400] 10.0.0.60 () {32 vars in 753 bytes} [Thu Jul 16 03:48:25 2026] DELETE /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1401] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:25 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:25.565 8 INFO neutron_taas.services.taas.taas_plugin [None req-f6637af3-135d-4a7f-87fc-02ebb1d2ba0f 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] TaaS: Handle Delete Port: 00c18702-524c-431f-a203-1d7ec84919f9 2026-07-16 03:48:25.568 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6637af3-135d-4a7f-87fc-02ebb1d2ba0f 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] Tap Mirror: Handle Delete Port: 00c18702-524c-431f-a203-1d7ec84919f9 [pid: 8|app: 0|req: 596/1402] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:48:25 2026] DELETE /v2.0/ports/00c18702-524c-431f-a203-1d7ec84919f9 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1403] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:48:24 2026] PUT /v2.0/routers/8e566529-eaac-4807-a2f5-6a076724ea4c/remove_router_interface => generated 309 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1404] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:48:25 2026] GET /v2.0/security-groups?id=6ead26da-403d-44f0-a797-a585f049b4a7&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1405] 10.0.0.60 () {32 vars in 741 bytes} [Thu Jul 16 03:48:25 2026] DELETE /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1406] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:48:25 2026] GET /v2.0/ports?device_id=8e566529-eaac-4807-a2f5-6a076724ea4c => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1407] 10.0.0.60 () {32 vars in 642 bytes} [Thu Jul 16 03:48:25 2026] GET /v2.0/ports => generated 777 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1408] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:48:25 2026] GET /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:25.792 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ec3ccbe7-1c9b-488f-a2a6-7d96e6df2ede 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1409] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:25 2026] GET /v2.0/ports/00c18702-524c-431f-a203-1d7ec84919f9 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:48:25.879 7 INFO neutron_taas.services.taas.taas_plugin [None req-a9a7fa82-fedc-4aff-8454-e77f23c77026 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] TaaS: Handle Delete Port: ab5b42d2-b832-41ae-a2ff-8ed8267571ec 2026-07-16 03:48:25.881 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9a7fa82-fedc-4aff-8454-e77f23c77026 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Tap Mirror: Handle Delete Port: ab5b42d2-b832-41ae-a2ff-8ed8267571ec 2026-07-16 03:48:25.890 8 INFO neutron_taas.services.taas.taas_plugin [None req-165dbf1a-bee0-4c0e-a08b-d8edcdc97a46 3f6a8bfc44534450b45cc5fc118f4027 3fb0984ea0184be28712f8110b3bbcf7 - - default default] TaaS: Handle Delete Port: ab0b30db-7d95-4f5e-b640-b1e78a3f1b99 2026-07-16 03:48:25.893 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-165dbf1a-bee0-4c0e-a08b-d8edcdc97a46 3f6a8bfc44534450b45cc5fc118f4027 3fb0984ea0184be28712f8110b3bbcf7 - - default default] Tap Mirror: Handle Delete Port: ab0b30db-7d95-4f5e-b640-b1e78a3f1b99 [pid: 8|app: 0|req: 601/1410] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:48:25 2026] DELETE /v2.0/floatingips/fb632cc3-7f92-4590-85b4-a71077a88f4b => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1411] 10.0.0.60 () {32 vars in 642 bytes} [Thu Jul 16 03:48:26 2026] GET /v2.0/ports => generated 777 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1412] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:26 2026] GET /v2.0/ports/76f7459d-53df-46a4-89fe-7d31e870bb1e => generated 774 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:26.112 8 INFO neutron.pecan_wsgi.hooks.translation [None req-08639be5-0da1-44e2-b6fa-881aaa192328 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1413] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:48:26 2026] DELETE /v2.0/ports/cfc731d6-39fd-4d25-b4e3-0a7d469856fc => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:48:26.128 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a7d2e00-8b81-47ca-8032-c66a70b7477b 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 605/1414] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:26 2026] DELETE /v2.0/subnets/73b692dd-da57-42bd-bba7-1502ed41bd46 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:48:26.145 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1aad09a-7bbf-4bb9-adf9-16e64dfc8835 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 606/1415] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:26 2026] DELETE /v2.0/subnets/a384efb8-c443-4052-bc5b-b94a000a6af2 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:48:26.228 7 INFO neutron.services.segments.plugin [-] Segment 2c574e5c-f7ae-4a06-b288-519c1ecf3ec2 resource provider aggregate not found 2026-07-16 03:48:26.239 7 INFO neutron.services.segments.plugin [-] Segment 2c574e5c-f7ae-4a06-b288-519c1ecf3ec2 resource provider aggregate not found 2026-07-16 03:48:26.243 8 INFO neutron_taas.services.taas.taas_plugin [None req-59b866e6-af92-415b-ae19-0b6dcf267df4 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] TaaS: Handle Delete Port: 76f7459d-53df-46a4-89fe-7d31e870bb1e 2026-07-16 03:48:26.245 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59b866e6-af92-415b-ae19-0b6dcf267df4 75d860e394f647afba8bbb2db03c1860 7f1b9b8b86e346ea9dea77f8dd830112 - - default default] Tap Mirror: Handle Delete Port: 76f7459d-53df-46a4-89fe-7d31e870bb1e 2026-07-16 03:48:26.271 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2c574e5c-f7ae-4a06-b288-519c1ecf3ec2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c574e5c-f7ae-4a06-b288-519c1ecf3ec2 found for delete ", "request_id": "req-029a71ef-2929-4405-b79b-1278e335791a"}]} 2026-07-16 03:48:26.275 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2c574e5c-f7ae-4a06-b288-519c1ecf3ec2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c574e5c-f7ae-4a06-b288-519c1ecf3ec2 found for delete ", "request_id": "req-5c0f2f84-c04f-407d-ba7d-30cc96b7d871"}]} 2026-07-16 03:48:26.281 7 INFO neutron.db.l3_hamode_db [None req-a9a7fa82-fedc-4aff-8454-e77f23c77026 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] HA network 95947f3a-9c8a-4673-9710-3db1d4888a64 was deleted as no HA routers are present in tenant 1c4282887ec245d6abf4b68b6d311ff0. [pid: 7|app: 0|req: 810/1416] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:25 2026] DELETE /v2.0/routers/8e566529-eaac-4807-a2f5-6a076724ea4c => generated 0 bytes in 551 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1417] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:48:26 2026] DELETE /v2.0/ports/76f7459d-53df-46a4-89fe-7d31e870bb1e => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1418] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:26 2026] DELETE /v2.0/subnets/06deb2c9-97d5-403e-9b0d-8141a05ccc97 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1419] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:26 2026] DELETE /v2.0/networks/8ea01667-ce08-49bc-9f8e-36121e0cdd68 => 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: 812/1420] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:26 2026] DELETE /v2.0/subnets/f1e83356-2f8a-4b0b-b9fe-71874d4ef708 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:26.764 8 INFO neutron_taas.services.taas.taas_plugin [None req-d25d7764-c4b2-45bb-8085-5a844789add2 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] TaaS: Handle Delete Port: 8d9b204a-9ce2-4071-96cf-4cb82e2e1044 2026-07-16 03:48:26.769 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d25d7764-c4b2-45bb-8085-5a844789add2 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Tap Mirror: Handle Delete Port: 8d9b204a-9ce2-4071-96cf-4cb82e2e1044 [pid: 7|app: 0|req: 813/1421] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:26 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:26.937 8 INFO neutron.services.segments.plugin [-] Segment 09f53f74-903f-42b6-86ca-3280988dbf05 resource provider aggregate not found 2026-07-16 03:48:26.940 8 INFO neutron.services.segments.plugin [-] Segment 09f53f74-903f-42b6-86ca-3280988dbf05 resource provider aggregate not found 2026-07-16 03:48:26.956 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 09f53f74-903f-42b6-86ca-3280988dbf05 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09f53f74-903f-42b6-86ca-3280988dbf05 found for delete ", "request_id": "req-219426b4-cdbb-40ab-9eaf-694016dd591f"}]} 2026-07-16 03:48:26.959 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 09f53f74-903f-42b6-86ca-3280988dbf05 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 09f53f74-903f-42b6-86ca-3280988dbf05 found for delete ", "request_id": "req-b3493199-f74f-482a-a8a9-3bd37a269668"}]} [pid: 8|app: 0|req: 609/1422] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:26 2026] DELETE /v2.0/networks/e1403367-476e-4172-92f7-e2ec26385263 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1423] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:48:27 2026] GET /v2.0/security-groups?id=6ead26da-403d-44f0-a797-a585f049b4a7&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1424] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:27 2026] GET /v2.0/security-groups?tenant_id=7f1b9b8b86e346ea9dea77f8dd830112&name=default => generated 2925 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1425] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:26 2026] GET /v2.0/security-groups?tenant_id=8f72f3fbbd8047dfa4496424bf2111b1&name=default => generated 2925 bytes in 327 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1426] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:27 2026] DELETE /v2.0/networks/79bcca97-c84b-4656-8bcd-724c7633df1b => generated 0 bytes in 85 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1427] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:27 2026] DELETE /v2.0/security-groups/efe98c66-69d4-4c3e-8a38-8cf11aede065 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1428] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:27 2026] DELETE /v2.0/security-groups/4578bb5a-f449-41e8-98db-bf3ef231f1bf => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:48:27.312 7 INFO neutron.db.segments_db [None req-917e117a-9e3f-4f66-9c38-b1a2bb97c952 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Added segment 771dfee1-fd16-4c58-8df1-897766692db3 of type vxlan for network a76e12ab-7c23-430b-946b-f0d6c21e8522 [pid: 7|app: 0|req: 816/1429] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:27 2026] POST /v2.0/networks => generated 634 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1430] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:27 2026] GET /v2.0/security-groups?tenant_id=3fb0984ea0184be28712f8110b3bbcf7&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1431] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:27 2026] DELETE /v2.0/security-groups/1c938d7f-5d84-43a0-a9b4-d4d92d22c6cf => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1432] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:27 2026] POST /v2.0/subnets => generated 646 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:27.761 7 INFO neutron.db.segments_db [None req-fa17a5b1-c677-45e9-8f7e-4d8d88002fa0 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Added segment f4f3e8bc-bc27-4ed2-b4fe-60193b9765fd of type vxlan for network 8fc2d6a6-6a5e-4135-829d-420856ef773e 2026-07-16 03:48:27.947 7 INFO neutron.db.l3_hamode_db [None req-fa17a5b1-c677-45e9-8f7e-4d8d88002fa0 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:48:28.053 7 INFO neutron.db.l3_hamode_db [None req-fa17a5b1-c677-45e9-8f7e-4d8d88002fa0 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 615/1433] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:28 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1434] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:48:28 2026] GET /v2.0/security-groups?id=6ead26da-403d-44f0-a797-a585f049b4a7&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1435] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:27 2026] POST /v2.0/routers => generated 509 bytes in 922 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1438] 10.0.0.60 () {34 vars in 664 bytes} [Thu Jul 16 03:48:28 2026] POST /v2.0/ports => generated 963 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:28.976 8 INFO neutron.services.segments.plugin [-] Segment a4662d8d-9b6e-4fad-a90f-bc69fbbb8d5e resource provider aggregate not found 2026-07-16 03:48:28.981 8 INFO neutron.services.segments.plugin [-] Segment a4662d8d-9b6e-4fad-a90f-bc69fbbb8d5e resource provider aggregate not found 2026-07-16 03:48:28.992 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a4662d8d-9b6e-4fad-a90f-bc69fbbb8d5e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4662d8d-9b6e-4fad-a90f-bc69fbbb8d5e found for delete ", "request_id": "req-efd76158-b2e7-41e0-8154-6c27ffa788e2"}]} 2026-07-16 03:48:28.997 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a4662d8d-9b6e-4fad-a90f-bc69fbbb8d5e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a4662d8d-9b6e-4fad-a90f-bc69fbbb8d5e found for delete ", "request_id": "req-5dae9333-e906-4894-afbc-4878d780265e"}]} 2026-07-16 03:48:29.007 8 INFO neutron.services.segments.plugin [-] Segment 9b15ee38-f79f-4e69-afda-4e460f176c1c resource provider aggregate not found 2026-07-16 03:48:29.020 8 INFO neutron.services.segments.plugin [-] Segment 9b15ee38-f79f-4e69-afda-4e460f176c1c resource provider aggregate not found 2026-07-16 03:48:29.035 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9b15ee38-f79f-4e69-afda-4e460f176c1c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b15ee38-f79f-4e69-afda-4e460f176c1c found for delete ", "request_id": "req-46b71190-7395-4ca1-b113-1faee554ce24"}]} 2026-07-16 03:48:29.038 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9b15ee38-f79f-4e69-afda-4e460f176c1c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9b15ee38-f79f-4e69-afda-4e460f176c1c found for delete ", "request_id": "req-4ddb51dc-87f5-42cc-8384-a74f4fe15e8d"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 618/1439] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:29 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => 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: 619/1440] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:48:29 2026] GET /v2.0/security-groups?id=6ead26da-403d-44f0-a797-a585f049b4a7&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: 822/1441] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:48:28 2026] PUT /v2.0/routers/9bd32efb-dc5e-46bb-8047-b47896275030/add_router_interface => generated 309 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1442] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:29 2026] GET /v2.0/ports/4412f859-d9a6-4aa5-8e3b-ecb52b874f8b => generated 1037 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, ' 2026-07-16 03:48:30.350 7 INFO neutron_taas.services.taas.taas_plugin [None req-b14df682-8d9b-4c4d-80d7-39f743529811 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] TaaS: Handle Delete Port: 4412f859-d9a6-4aa5-8e3b-ecb52b874f8b 2026-07-16 03:48:30.352 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b14df682-8d9b-4c4d-80d7-39f743529811 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Tap Mirror: Handle Delete Port: 4412f859-d9a6-4aa5-8e3b-ecb52b874f8b [pid: 8|app: 0|req: 621/1443] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:30 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1444] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:48:30 2026] GET /v2.0/security-groups?id=6ead26da-403d-44f0-a797-a585f049b4a7&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: 823/1445] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:48:29 2026] PUT /v2.0/routers/9bd32efb-dc5e-46bb-8047-b47896275030/remove_router_interface => generated 309 bytes in 734 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: 824/1446] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:30 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:30.873 8 INFO neutron.api.v2.resource [None req-654d4bc7-6085-486c-abe6-889a78f06903 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 623/1447] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:48:30 2026] PUT /v2.0/routers/9bd32efb-dc5e-46bb-8047-b47896275030/remove_router_interface => generated 197 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1448] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:48:30 2026] GET /v2.0/security-groups?id=6ead26da-403d-44f0-a797-a585f049b4a7&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1449] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:48:30 2026] GET /v2.0/ports?device_id=9bd32efb-dc5e-46bb-8047-b47896275030 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:31.049 7 INFO neutron_taas.services.taas.taas_plugin [None req-fc9b7f8e-ee0d-48b0-bd5e-d9b37d464271 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] TaaS: Handle Delete Port: de92bbd0-04d6-4e2c-ace6-be7ec29e8074 2026-07-16 03:48:31.051 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fc9b7f8e-ee0d-48b0-bd5e-d9b37d464271 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Tap Mirror: Handle Delete Port: de92bbd0-04d6-4e2c-ace6-be7ec29e8074 2026-07-16 03:48:31.288 8 INFO neutron.db.segments_db [None req-c436c0f1-f488-4c45-afa5-c2fde2e70f98 558cedab1c9a43c18d6f297ca8cd4251 ed4031e7f14c4fe4b161a7aecd1de8a5 - - default default] Added segment ecf96338-eea1-495d-841a-b990ff8f4627 of type vxlan for network bd9215f2-6dc5-40fd-9800-ecfb0d28752c 2026-07-16 03:48:31.421 7 INFO neutron.services.segments.plugin [-] Segment f4f3e8bc-bc27-4ed2-b4fe-60193b9765fd resource provider aggregate not found 2026-07-16 03:48:31.431 7 INFO neutron.services.segments.plugin [-] Segment f4f3e8bc-bc27-4ed2-b4fe-60193b9765fd resource provider aggregate not found 2026-07-16 03:48:31.436 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f4f3e8bc-bc27-4ed2-b4fe-60193b9765fd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4f3e8bc-bc27-4ed2-b4fe-60193b9765fd found for delete ", "request_id": "req-045fe213-36d3-494c-a77f-8d7537c628a3"}]} 2026-07-16 03:48:31.446 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f4f3e8bc-bc27-4ed2-b4fe-60193b9765fd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4f3e8bc-bc27-4ed2-b4fe-60193b9765fd found for delete ", "request_id": "req-22fa6801-1403-4b23-9da5-aa66300044fb"}]} 2026-07-16 03:48:31.454 7 INFO neutron.db.l3_hamode_db [None req-fc9b7f8e-ee0d-48b0-bd5e-d9b37d464271 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] HA network 8fc2d6a6-6a5e-4135-829d-420856ef773e was deleted as no HA routers are present in tenant 1c4282887ec245d6abf4b68b6d311ff0. [pid: 7|app: 0|req: 826/1450] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:30 2026] DELETE /v2.0/routers/9bd32efb-dc5e-46bb-8047-b47896275030 => generated 0 bytes in 566 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:48:31.535 8 INFO neutron.db.l3_hamode_db [None req-c436c0f1-f488-4c45-afa5-c2fde2e70f98 558cedab1c9a43c18d6f297ca8cd4251 ed4031e7f14c4fe4b161a7aecd1de8a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 827/1451] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:31 2026] DELETE /v2.0/subnets/f41f71e0-a598-4a84-9b51-81a9292a0666 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:31.644 8 INFO neutron.db.l3_hamode_db [None req-c436c0f1-f488-4c45-afa5-c2fde2e70f98 558cedab1c9a43c18d6f297ca8cd4251 ed4031e7f14c4fe4b161a7aecd1de8a5 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 828/1452] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:31 2026] DELETE /v2.0/networks/a76e12ab-7c23-430b-946b-f0d6c21e8522 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:31.792 7 INFO neutron.db.segments_db [None req-22418865-1963-4e3f-ae99-fd6e2163683a 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Added segment 3983e369-d262-488a-8b9f-292a3dca46d8 of type vxlan for network 09dc962f-45e7-40eb-8c75-629a6c01b21d [pid: 7|app: 0|req: 829/1453] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:31 2026] POST /v2.0/networks => generated 633 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 830/1454] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:31 2026] GET /v2.0/security-groups?tenant_id=2d13f25671314b19a871c882c7cdac30&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1455] 10.0.0.60 () {34 vars in 667 bytes} [Thu Jul 16 03:48:30 2026] POST /v2.0/routers => generated 474 bytes in 1227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1456] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:32 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1457] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:32 2026] POST /v2.0/subnets => generated 646 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1458] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:32 2026] DELETE /v2.0/security-groups/bb924f0d-ad29-4ab0-9036-a01409b71040 => 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: 628/1459] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:48:32 2026] GET /v2.0/security-groups?id=6ead26da-403d-44f0-a797-a585f049b4a7&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:32.437 8 INFO neutron.db.segments_db [None req-97050998-71d0-4976-947d-09faf21ae40d 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Added segment 63973a2a-c5c6-4a43-8e45-0665e32cf724 of type vxlan for network 78584bd2-a9f7-45c7-823c-baa75f0a4a4d [pid: 7|app: 0|req: 832/1460] 10.0.0.60 () {34 vars in 750 bytes} [Thu Jul 16 03:48:32 2026] PUT /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags => generated 25 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1461] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jul 16 03:48:32 2026] GET /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1462] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:32 2026] GET /v2.0/security-groups?tenant_id=b21c43cd0e3443e1a85175b73c3c48a0&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:48:32.685 8 INFO neutron.db.l3_hamode_db [None req-97050998-71d0-4976-947d-09faf21ae40d 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:48:32.780 8 INFO neutron.db.l3_hamode_db [None req-97050998-71d0-4976-947d-09faf21ae40d 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 835/1463] 10.0.0.60 () {34 vars in 761 bytes} [Thu Jul 16 03:48:32 2026] PUT /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags/green => generated 4 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1464] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:32 2026] DELETE /v2.0/security-groups/3b0d33c8-9887-4862-88fc-30c94698938a => 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: 629/1465] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:32 2026] POST /v2.0/routers => generated 511 bytes in 934 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1466] 199.19.213.73 () {34 vars in 993 bytes} [Thu Jul 16 03:48:33 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1467] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jul 16 03:48:32 2026] GET /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags => generated 34 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:33.454 7 INFO neutron.services.segments.plugin [-] Segment 771dfee1-fd16-4c58-8df1-897766692db3 resource provider aggregate not found 2026-07-16 03:48:33.473 7 INFO neutron.services.segments.plugin [-] Segment 771dfee1-fd16-4c58-8df1-897766692db3 resource provider aggregate not found 2026-07-16 03:48:33.481 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 771dfee1-fd16-4c58-8df1-897766692db3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 771dfee1-fd16-4c58-8df1-897766692db3 found for delete ", "request_id": "req-56f36213-7774-4f8c-b7e7-edcde306485f"}]} 2026-07-16 03:48:33.493 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 771dfee1-fd16-4c58-8df1-897766692db3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 771dfee1-fd16-4c58-8df1-897766692db3 found for delete ", "request_id": "req-aaf67db9-1301-4d88-a21e-ca2e24e0cd62"}]} 2026-07-16 03:48:33.551 7 INFO neutron_taas.services.taas.taas_plugin [req-989b4268-790d-4c00-8a0b-cb7aebfd752c req-6f0c3d2f-0fc5-4804-8e2c-545b429a848a 79fc149bb1da47ec80f08a95df5eb9d9 bbbeb7a52e3b49269c0167b7dfa0ebf7 - - default default] TaaS: Handle Delete Port: c9fb609f-f6a1-4fd6-9008-09ae04a8c276 2026-07-16 03:48:33.555 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-989b4268-790d-4c00-8a0b-cb7aebfd752c req-6f0c3d2f-0fc5-4804-8e2c-545b429a848a 79fc149bb1da47ec80f08a95df5eb9d9 bbbeb7a52e3b49269c0167b7dfa0ebf7 - - default default] Tap Mirror: Handle Delete Port: c9fb609f-f6a1-4fd6-9008-09ae04a8c276 [pid: 7|app: 0|req: 838/1468] 199.19.213.73 () {36 vars in 996 bytes} [Thu Jul 16 03:48:33 2026] DELETE /v2.0/ports/c9fb609f-f6a1-4fd6-9008-09ae04a8c276 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:33.741 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8011d305-29f6-4b68-8883-b8d2eec76326'] response: {'server_uuid': '350d8fd3-295c-432b-b7a7-954c257367ef', 'name': 'network-vif-deleted', 'tag': 'c9fb609f-f6a1-4fd6-9008-09ae04a8c276', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 839/1469] 10.0.0.60 () {34 vars in 757 bytes} [Thu Jul 16 03:48:33 2026] PUT /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags/red => generated 4 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1470] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:33 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => 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: 841/1471] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jul 16 03:48:33 2026] GET /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags => generated 34 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1472] 10.0.0.60 () {34 vars in 779 bytes} [Thu Jul 16 03:48:33 2026] PUT /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags/black.or.white => generated 4 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1473] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jul 16 03:48:34 2026] GET /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags => generated 52 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1474] 10.0.0.60 () {34 vars in 750 bytes} [Thu Jul 16 03:48:34 2026] PUT /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags => generated 37 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1475] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jul 16 03:48:34 2026] GET /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags => generated 37 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1476] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:48:33 2026] PUT /v2.0/routers/09352e9a-c596-4319-8380-f31792061578/add_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1477] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:48:34 2026] GET /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/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: 632/1478] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:34 2026] GET /v2.0/ports/f6ff06f7-b564-4716-9ef5-41383babebbd => generated 959 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:34.644 7 INFO neutron.api.v2.resource [None req-66c19490-6614-423f-9620-543b030b063e 558cedab1c9a43c18d6f297ca8cd4251 ed4031e7f14c4fe4b161a7aecd1de8a5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 847/1479] 10.0.0.60 () {32 vars in 742 bytes} [Thu Jul 16 03:48:34 2026] GET /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags/green => generated 99 bytes in 78 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 03:48:34.853 8 INFO neutron_taas.services.taas.taas_plugin [None req-ead0a015-f402-43f8-8cbf-ffb45590e84e 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] TaaS: Handle Delete Port: f6ff06f7-b564-4716-9ef5-41383babebbd 2026-07-16 03:48:34.856 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ead0a015-f402-43f8-8cbf-ffb45590e84e 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Tap Mirror: Handle Delete Port: f6ff06f7-b564-4716-9ef5-41383babebbd 2026-07-16 03:48:34.913 7 INFO neutron.db.segments_db [None req-b98dc8dd-4f49-49e2-a26a-9a743406d9d0 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment b5d1591b-a4d6-4a3b-acba-5171c62f61c5 of type vxlan for network 07f5d30f-6582-41da-80c8-2e83377a1e57 [pid: 7|app: 0|req: 848/1480] 10.0.0.60 () {34 vars in 670 bytes} [Thu Jul 16 03:48:34 2026] POST /v2.0/networks => generated 740 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1481] 10.0.0.60 () {32 vars in 741 bytes} [Thu Jul 16 03:48:34 2026] DELETE /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags/red => 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: 850/1482] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:35 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => 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: 633/1483] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:48:34 2026] PUT /v2.0/routers/09352e9a-c596-4319-8380-f31792061578/remove_router_interface => generated 309 bytes in 616 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1484] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:35 2026] POST /v2.0/subnets => generated 687 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1485] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:48:35 2026] GET /v2.0/ports?device_id=09352e9a-c596-4319-8380-f31792061578 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:35.346 7 INFO neutron.db.segments_db [None req-c871838b-d7a4-4a4a-9ce9-cda0ae35544e 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment d918001f-0c61-4a37-a4ed-d93a9dee565e of type vxlan for network 4f8e406f-6fc4-4ae7-97a4-338c53703836 [pid: 8|app: 0|req: 634/1486] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jul 16 03:48:35 2026] GET /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags => generated 30 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:35.501 8 INFO neutron_taas.services.taas.taas_plugin [None req-d269eb48-690e-49d4-a5e4-b762abfab0e7 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] TaaS: Handle Delete Port: 232d553d-6a78-4b36-a603-7e0ade2357bc 2026-07-16 03:48:35.503 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d269eb48-690e-49d4-a5e4-b762abfab0e7 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Tap Mirror: Handle Delete Port: 232d553d-6a78-4b36-a603-7e0ade2357bc 2026-07-16 03:48:35.673 7 INFO neutron.db.l3_hamode_db [None req-c871838b-d7a4-4a4a-9ce9-cda0ae35544e 1e007ef54ee54a62820c932bcd434e1e 0cc9a73cf81c44ed8980f768b9b173f4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:48:35.819 8 INFO neutron.services.segments.plugin [-] Segment 63973a2a-c5c6-4a43-8e45-0665e32cf724 resource provider aggregate not found 2026-07-16 03:48:35.823 8 INFO neutron.services.segments.plugin [-] Segment 63973a2a-c5c6-4a43-8e45-0665e32cf724 resource provider aggregate not found 2026-07-16 03:48:35.845 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 63973a2a-c5c6-4a43-8e45-0665e32cf724 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63973a2a-c5c6-4a43-8e45-0665e32cf724 found for delete ", "request_id": "req-381ba9db-73f8-4a3e-8fb2-5eba88096cce"}]} 2026-07-16 03:48:35.846 8 INFO neutron.db.l3_hamode_db [None req-d269eb48-690e-49d4-a5e4-b762abfab0e7 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] HA network 78584bd2-a9f7-45c7-823c-baa75f0a4a4d was deleted as no HA routers are present in tenant 1c4282887ec245d6abf4b68b6d311ff0. [pid: 8|app: 0|req: 635/1487] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:35 2026] DELETE /v2.0/routers/09352e9a-c596-4319-8380-f31792061578 => generated 0 bytes in 498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:48:35.859 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 63973a2a-c5c6-4a43-8e45-0665e32cf724 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63973a2a-c5c6-4a43-8e45-0665e32cf724 found for delete ", "request_id": "req-5edfbec6-96f2-492b-80bd-778f6e4279ae"}]} 2026-07-16 03:48:35.943 8 INFO neutron.api.v2.resource [None req-1be224ec-17ef-4e6f-ac8d-ef2bb48da19e 558cedab1c9a43c18d6f297ca8cd4251 ed4031e7f14c4fe4b161a7aecd1de8a5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1488] 10.0.0.60 () {32 vars in 745 bytes} [Thu Jul 16 03:48:35 2026] DELETE /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags/green => generated 99 bytes in 93 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1489] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:35 2026] DELETE /v2.0/subnets/0c2de025-bb0f-4e69-a198-77d1e3130678 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1490] 10.0.0.60 () {32 vars in 733 bytes} [Thu Jul 16 03:48:36 2026] DELETE /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags => 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: 639/1491] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:36 2026] DELETE /v2.0/networks/09dc962f-45e7-40eb-8c75-629a6c01b21d => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1492] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:36 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => 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: 641/1493] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jul 16 03:48:36 2026] GET /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f/tags => generated 12 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:36.437 7 INFO neutron.db.l3_hamode_db [None req-c871838b-d7a4-4a4a-9ce9-cda0ae35544e 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:48:36.482 8 INFO neutron.db.segments_db [None req-bca3defa-2f71-4519-b977-3c3a599dabc7 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Added segment af33015d-c899-4884-b11a-458e690a344a of type vxlan for network 12cb1d52-f4d8-4e0c-910a-dbae8af60f7b 2026-07-16 03:48:36.731 8 INFO neutron.db.l3_hamode_db [None req-bca3defa-2f71-4519-b977-3c3a599dabc7 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 853/1494] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:35 2026] POST /v2.0/routers => generated 727 bytes in 2010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1495] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:48:37 2026] GET /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f => generated 480 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:37.444 8 INFO neutron.db.l3_hamode_db [None req-bca3defa-2f71-4519-b977-3c3a599dabc7 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:48:37.866 8 INFO neutron.services.segments.plugin [-] Segment 3983e369-d262-488a-8b9f-292a3dca46d8 resource provider aggregate not found 2026-07-16 03:48:37.875 8 INFO neutron.services.segments.plugin [-] Segment 3983e369-d262-488a-8b9f-292a3dca46d8 resource provider aggregate not found 2026-07-16 03:48:37.889 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3983e369-d262-488a-8b9f-292a3dca46d8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3983e369-d262-488a-8b9f-292a3dca46d8 found for delete ", "request_id": "req-49f0d8f6-d6b2-4797-9a51-a3b5d14fc54d"}]} 2026-07-16 03:48:37.905 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3983e369-d262-488a-8b9f-292a3dca46d8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3983e369-d262-488a-8b9f-292a3dca46d8 found for delete ", "request_id": "req-42afa5fe-09fd-42c9-bf25-3df7aa7611c5"}]} [pid: 8|app: 0|req: 642/1496] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:36 2026] POST /v2.0/routers => generated 692 bytes in 1885 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1497] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:48:37 2026] PUT /v2.0/routers/072d980c-1c37-4d41-b233-64c138c43d85/add_router_interface => generated 309 bytes in 1015 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1498] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:38 2026] GET /v2.0/ports?device_id=350d8fd3-295c-432b-b7a7-954c257367ef => 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: 857/1499] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:48:38 2026] GET /v2.0/routers/11701de6-1ab2-471b-b713-69343a38ede3 => generated 698 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1500] 10.0.0.60 () {32 vars in 646 bytes} [Thu Jul 16 03:48:38 2026] GET /v2.0/routers => generated 701 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1501] 10.0.0.60 () {34 vars in 741 bytes} [Thu Jul 16 03:48:38 2026] PUT /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f => generated 480 bytes in 522 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1502] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:48:38 2026] GET /v2.0/ports?device_id=d3ed870c-16bc-42ee-b5ff-e8eef394d96f => 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: 859/1503] 10.0.0.60 () {34 vars in 740 bytes} [Thu Jul 16 03:48:38 2026] PUT /v2.0/routers/11701de6-1ab2-471b-b713-69343a38ede3 => generated 705 bytes in 406 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:39.048 8 INFO neutron_taas.services.taas.taas_plugin [None req-fca73b43-57cc-43ab-9648-8007d4a3bc33 558cedab1c9a43c18d6f297ca8cd4251 ed4031e7f14c4fe4b161a7aecd1de8a5 - - default default] TaaS: Handle Delete Port: e189042b-836d-4e57-b92b-c833df18c80a 2026-07-16 03:48:39.050 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fca73b43-57cc-43ab-9648-8007d4a3bc33 558cedab1c9a43c18d6f297ca8cd4251 ed4031e7f14c4fe4b161a7aecd1de8a5 - - default default] Tap Mirror: Handle Delete Port: e189042b-836d-4e57-b92b-c833df18c80a [pid: 7|app: 0|req: 860/1504] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:48:38 2026] GET /v2.0/routers/11701de6-1ab2-471b-b713-69343a38ede3 => generated 705 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1505] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:48:39 2026] GET /v2.0/ports?device_id=11701de6-1ab2-471b-b713-69343a38ede3 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:39.335 7 INFO neutron_taas.services.taas.taas_plugin [None req-261c9ba3-938f-4180-a5f1-9a06449222b6 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] TaaS: Handle Delete Port: aa36cb2b-3751-4afd-8a87-b7963bf979b5 2026-07-16 03:48:39.338 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-261c9ba3-938f-4180-a5f1-9a06449222b6 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Tap Mirror: Handle Delete Port: aa36cb2b-3751-4afd-8a87-b7963bf979b5 2026-07-16 03:48:39.433 8 INFO neutron.db.l3_hamode_db [None req-fca73b43-57cc-43ab-9648-8007d4a3bc33 558cedab1c9a43c18d6f297ca8cd4251 ed4031e7f14c4fe4b161a7aecd1de8a5 - - default default] HA network bd9215f2-6dc5-40fd-9800-ecfb0d28752c was deleted as no HA routers are present in tenant ed4031e7f14c4fe4b161a7aecd1de8a5. [pid: 8|app: 0|req: 645/1506] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:38 2026] DELETE /v2.0/routers/d3ed870c-16bc-42ee-b5ff-e8eef394d96f => generated 0 bytes in 568 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:48:39.585 8 INFO neutron.db.segments_db [None req-3c4cd45f-d9cd-41a6-b2bc-1d5dd462fb03 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment 9830668d-be82-4a16-819b-4055435b5c40 of type vxlan for network 3f020437-dd7c-4ef8-8096-506c1693b33d 2026-07-16 03:48:39.605 7 INFO neutron_taas.services.taas.taas_plugin [None req-261c9ba3-938f-4180-a5f1-9a06449222b6 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] TaaS: Handle Delete Port: 3fd4deaa-5477-411a-8484-5f643bd478e6 2026-07-16 03:48:39.607 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-261c9ba3-938f-4180-a5f1-9a06449222b6 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] Tap Mirror: Handle Delete Port: 3fd4deaa-5477-411a-8484-5f643bd478e6 [pid: 8|app: 0|req: 646/1507] 10.0.0.60 () {34 vars in 670 bytes} [Thu Jul 16 03:48:39 2026] POST /v2.0/networks => generated 738 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:39.926 8 INFO neutron.services.segments.plugin [-] Segment ecf96338-eea1-495d-841a-b990ff8f4627 resource provider aggregate not found 2026-07-16 03:48:39.931 8 INFO neutron.services.segments.plugin [-] Segment ecf96338-eea1-495d-841a-b990ff8f4627 resource provider aggregate not found 2026-07-16 03:48:39.942 7 INFO neutron.services.segments.plugin [-] Segment af33015d-c899-4884-b11a-458e690a344a resource provider aggregate not found 2026-07-16 03:48:39.948 7 INFO neutron.services.segments.plugin [-] Segment af33015d-c899-4884-b11a-458e690a344a resource provider aggregate not found 2026-07-16 03:48:39.949 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ecf96338-eea1-495d-841a-b990ff8f4627 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecf96338-eea1-495d-841a-b990ff8f4627 found for delete ", "request_id": "req-d275aad2-5a80-4f0b-beb5-8cb532277103"}]} 2026-07-16 03:48:39.960 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ecf96338-eea1-495d-841a-b990ff8f4627 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ecf96338-eea1-495d-841a-b990ff8f4627 found for delete ", "request_id": "req-f469563f-d104-4282-91a7-986669c71448"}]} 2026-07-16 03:48:39.973 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment af33015d-c899-4884-b11a-458e690a344a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af33015d-c899-4884-b11a-458e690a344a found for delete ", "request_id": "req-f458d7ea-3020-4b74-aeeb-2f27cdbc8d8c"}]} 2026-07-16 03:48:39.974 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment af33015d-c899-4884-b11a-458e690a344a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af33015d-c899-4884-b11a-458e690a344a found for delete ", "request_id": "req-f3e738b1-970f-4237-806f-26091d1caab6"}]} 2026-07-16 03:48:39.977 7 INFO neutron.db.l3_hamode_db [None req-261c9ba3-938f-4180-a5f1-9a06449222b6 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] HA network 12cb1d52-f4d8-4e0c-910a-dbae8af60f7b was deleted as no HA routers are present in tenant 1c4282887ec245d6abf4b68b6d311ff0. [pid: 7|app: 0|req: 862/1508] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:39 2026] DELETE /v2.0/routers/11701de6-1ab2-471b-b713-69343a38ede3 => generated 0 bytes in 908 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:48:40.120 8 INFO neutron_taas.services.taas.taas_plugin [None req-8c9a7768-d918-4d6c-a135-0ec98b1077ec 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 7e81d512-8478-4e26-8248-263758673d89 2026-07-16 03:48:40.123 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c9a7768-d918-4d6c-a135-0ec98b1077ec 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 7e81d512-8478-4e26-8248-263758673d89 [pid: 7|app: 0|req: 863/1509] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:39 2026] POST /v2.0/subnets => generated 685 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1510] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:48:40 2026] GET /v2.0/ports?device_id=11701de6-1ab2-471b-b713-69343a38ede3 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:40.269 7 INFO neutron.db.segments_db [None req-1ca17390-1f39-4ba9-84a9-ba84b9bb6c9e 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment ad63ed01-d844-4df0-be21-cc863bf4bf67 of type vxlan for network 4a5f4685-825f-469a-ab7f-9859437a3499 2026-07-16 03:48:40.490 7 INFO neutron.db.l3_hamode_db [None req-1ca17390-1f39-4ba9-84a9-ba84b9bb6c9e 1e007ef54ee54a62820c932bcd434e1e 210c98e0c1ce41369e20321ff1480eea - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 647/1511] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:48:39 2026] PUT /v2.0/routers/c5316f79-b16e-492c-9515-a2fe01c62986/remove_router_interface => generated 309 bytes in 1098 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:40.786 8 INFO neutron.api.v2.resource [None req-d69ad3a8-4b8f-43cc-b299-deec3d614eba 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 648/1512] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:40 2026] DELETE /v2.0/routers/11701de6-1ab2-471b-b713-69343a38ede3 => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1513] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:40 2026] GET /v2.0/security-groups?tenant_id=c27f3246f4564f2487ddaa014ac64dd6&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:48:41.239 7 INFO neutron.db.l3_hamode_db [None req-1ca17390-1f39-4ba9-84a9-ba84b9bb6c9e 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:48:41.364 8 INFO neutron_taas.services.taas.taas_plugin [None req-96260acf-2c78-4085-adf4-31f71f737152 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 4c3a2578-0c31-4d5f-a770-482f25698e72 2026-07-16 03:48:41.366 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96260acf-2c78-4085-adf4-31f71f737152 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 4c3a2578-0c31-4d5f-a770-482f25698e72 2026-07-16 03:48:41.628 8 INFO neutron_taas.services.taas.taas_plugin [None req-96260acf-2c78-4085-adf4-31f71f737152 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 374d9be5-ddd8-444d-a235-011da5bd0c21 2026-07-16 03:48:41.632 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96260acf-2c78-4085-adf4-31f71f737152 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 374d9be5-ddd8-444d-a235-011da5bd0c21 2026-07-16 03:48:41.973 8 INFO neutron.db.l3_hamode_db [None req-96260acf-2c78-4085-adf4-31f71f737152 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] HA network c6aefe4b-8ce0-4ec2-8400-e66c4be2d0a9 was deleted as no HA routers are present in tenant bbbeb7a52e3b49269c0167b7dfa0ebf7. 2026-07-16 03:48:41.974 8 INFO neutron.services.segments.plugin [-] Segment 2a88e370-6ab4-4b45-bf54-57666c8c7cbe resource provider aggregate not found [pid: 8|app: 0|req: 650/1514] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:41 2026] DELETE /v2.0/routers/c5316f79-b16e-492c-9515-a2fe01c62986 => generated 0 bytes in 859 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:48:41.992 8 INFO neutron.services.segments.plugin [-] Segment 2a88e370-6ab4-4b45-bf54-57666c8c7cbe resource provider aggregate not found [pid: 8|app: 0|req: 651/1515] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:48:41 2026] GET /v2.0/ports?device_id=09352e9a-c596-4319-8380-f31792061578 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:42.005 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2a88e370-6ab4-4b45-bf54-57666c8c7cbe resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a88e370-6ab4-4b45-bf54-57666c8c7cbe found for delete ", "request_id": "req-0e3508cd-358a-410c-bf75-405033e56ecf"}]} 2026-07-16 03:48:42.024 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2a88e370-6ab4-4b45-bf54-57666c8c7cbe resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a88e370-6ab4-4b45-bf54-57666c8c7cbe found for delete ", "request_id": "req-9ab873af-75f5-4ef4-bce0-d45e856076b0"}]} [pid: 8|app: 0|req: 652/1516] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:42 2026] DELETE /v2.0/security-groups/f970e2e9-9f5b-4753-8791-42ecb054d65c => 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: 865/1517] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:40 2026] POST /v2.0/routers => generated 725 bytes in 1946 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:42.173 7 INFO neutron.api.v2.resource [None req-6c4359e5-f4e1-4d2f-88e3-b68ee5448f56 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 866/1518] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:42 2026] DELETE /v2.0/routers/09352e9a-c596-4319-8380-f31792061578 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1519] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:42 2026] DELETE /v2.0/subnets/03c40111-e334-4f01-b7ee-0b87da8c5c74 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:42.315 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c18c3b82-3c1a-4d2f-82aa-e250d9673e04 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 654/1520] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:42 2026] DELETE /v2.0/subnets/0c2de025-bb0f-4e69-a198-77d1e3130678 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1521] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:42 2026] GET /v2.0/security-groups?tenant_id=ed4031e7f14c4fe4b161a7aecd1de8a5&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:48:42.556 8 INFO neutron_taas.services.taas.taas_plugin [None req-df6812b2-7c7d-4721-9e23-59c10cb4962e 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: baeef943-4270-458f-9d46-ad5e1d414302 2026-07-16 03:48:42.559 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df6812b2-7c7d-4721-9e23-59c10cb4962e 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: baeef943-4270-458f-9d46-ad5e1d414302 [pid: 8|app: 0|req: 656/1522] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:42 2026] DELETE /v2.0/networks/c459185f-1c86-4d69-9bb3-1dab25261872 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1523] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:48:42 2026] GET /v2.0/ports?device_id=9bd32efb-dc5e-46bb-8047-b47896275030 => 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: 658/1524] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:42 2026] DELETE /v2.0/security-groups/0bfb6574-4268-4d13-b8b4-10fd7ec33347 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:48:42.890 8 INFO neutron.api.v2.resource [None req-4d1ed23c-fa96-4ec7-90bd-ef1b56e34009 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 659/1525] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:42 2026] DELETE /v2.0/routers/9bd32efb-dc5e-46bb-8047-b47896275030 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:48:42.907 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d5b3b523-f839-4c6a-973b-e586abb344c7 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 660/1526] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:42 2026] DELETE /v2.0/subnets/f41f71e0-a598-4a84-9b51-81a9292a0666 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1527] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:48:42 2026] GET /v2.0/ports?device_id=8e566529-eaac-4807-a2f5-6a076724ea4c => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:42.958 8 INFO neutron.api.v2.resource [None req-3cbfbb87-569f-490a-8f7d-36e62c937029 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 662/1528] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:42 2026] DELETE /v2.0/routers/8e566529-eaac-4807-a2f5-6a076724ea4c => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:48:42.974 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d72ead0-97de-4144-a4de-e68d23b38336 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 663/1529] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:42 2026] DELETE /v2.0/subnets/06deb2c9-97d5-403e-9b0d-8141a05ccc97 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1530] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:42 2026] GET /v2.0/security-groups?tenant_id=bbbeb7a52e3b49269c0167b7dfa0ebf7&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:48:43.024 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc8d0ece-33c8-4501-98ba-7ce962cb0762 512f120f0a9e4c7eaa279b684867269c 1c4282887ec245d6abf4b68b6d311ff0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 665/1531] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:43 2026] DELETE /v2.0/subnets/f1e83356-2f8a-4b0b-b9fe-71874d4ef708 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1532] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:43 2026] DELETE /v2.0/security-groups/6ead26da-403d-44f0-a797-a585f049b4a7 => 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: 867/1533] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:48:42 2026] PUT /v2.0/routers/acd73594-984b-4d32-88c1-979570da19df/add_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1534] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:43 2026] GET /v2.0/security-groups?tenant_id=1c4282887ec245d6abf4b68b6d311ff0&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: 669/1537] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:43 2026] DELETE /v2.0/security-groups/d8265a14-e382-4da0-bbca-9e1c43819bca => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:48:44.028 8 INFO neutron.services.segments.plugin [-] Segment 7d0fde1a-605b-4c33-9295-b9003b1c5f42 resource provider aggregate not found 2026-07-16 03:48:44.043 8 INFO neutron.services.segments.plugin [-] Segment 7d0fde1a-605b-4c33-9295-b9003b1c5f42 resource provider aggregate not found 2026-07-16 03:48:44.051 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7d0fde1a-605b-4c33-9295-b9003b1c5f42 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d0fde1a-605b-4c33-9295-b9003b1c5f42 found for delete ", "request_id": "req-1c17db70-fcf4-4007-87a4-615241bc4e31"}]} 2026-07-16 03:48:44.057 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7d0fde1a-605b-4c33-9295-b9003b1c5f42 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d0fde1a-605b-4c33-9295-b9003b1c5f42 found for delete ", "request_id": "req-f5c7dc58-2188-403f-83eb-581f7b15cc81"}]} [pid: 7|app: 0|req: 869/1538] 10.0.0.60 () {34 vars in 684 bytes} [Thu Jul 16 03:48:44 2026] POST /v2.0/security-groups => generated 1675 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1539] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:48:44 2026] POST /v2.0/security-group-rules => generated 597 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1540] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:48:44 2026] POST /v2.0/security-group-rules => generated 596 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1541] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:48:44 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1542] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:48:44 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:45.059 8 INFO neutron.db.securitygroups_db [None req-98197dcc-1181-4699-adde-318b3edc57bd 79d9d0b8210546bda8d5c92783d19161 0cc9a73cf81c44ed8980f768b9b173f4 - - default default] Project 0cc9a73cf81c44ed8980f768b9b173f4 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: 672/1543] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:48:45 2026] POST /v2.0/security-group-rules => generated 607 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:45.202 7 INFO neutron.db.securitygroups_db [None req-bcd926cd-c922-4a29-803e-009e74a2f9d0 79d9d0b8210546bda8d5c92783d19161 0cc9a73cf81c44ed8980f768b9b173f4 - - default default] Project 0cc9a73cf81c44ed8980f768b9b173f4 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: 872/1544] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:48:45 2026] POST /v2.0/security-group-rules => generated 606 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1545] 10.0.0.60 () {34 vars in 684 bytes} [Thu Jul 16 03:48:45 2026] POST /v2.0/security-groups => generated 1660 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 03:48:46.180 7 INFO neutron.db.segments_db [None req-691e745f-6003-4036-9b60-9b26a6d58a39 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Added segment 311aa04f-ae08-4d29-a831-f13504c3d70d of type vxlan for network f8b29530-fde9-4dc1-9cd3-ab6073da7b7c [pid: 8|app: 0|req: 674/1546] 10.0.0.60 () {34 vars in 683 bytes} [Thu Jul 16 03:48:45 2026] POST /v2.0/security-groups => generated 1601 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1547] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:45 2026] POST /v2.0/networks => generated 629 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1548] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:48:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1549] 10.0.0.60 () {34 vars in 766 bytes} [Thu Jul 16 03:48:46 2026] PUT /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:46.412 8 INFO neutron.db.segments_db [None req-67556e50-d75d-48d3-a1e8-31649b20f821 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Added segment e7b7d186-093d-468d-901f-b8d4cbddc153 of type vxlan for network f36afb85-f069-499a-a945-e0d7567d38f4 [pid: 7|app: 0|req: 875/1550] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:48:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1551] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:48:46 2026] GET /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1552] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:46 2026] POST /v2.0/networks => generated 629 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1553] 10.0.0.60 () {34 vars in 777 bytes} [Thu Jul 16 03:48:46 2026] PUT /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1554] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:46 2026] POST /v2.0/subnets => generated 626 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1555] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:48:46 2026] GET /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1556] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:48:46 2026] POST /v2.0/floatingips => generated 552 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1557] 10.0.0.60 () {34 vars in 773 bytes} [Thu Jul 16 03:48:46 2026] PUT /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/tags/red => 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: 879/1558] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:48:47 2026] GET /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1559] 10.0.0.130 () {34 vars in 1100 bytes} [Thu Jul 16 03:48:47 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1663362569&fields=id&tenant_id=0cc9a73cf81c44ed8980f768b9b173f4 => 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: 680/1560] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:46 2026] POST /v2.0/subnets => generated 626 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1561] 10.0.0.60 () {34 vars in 795 bytes} [Thu Jul 16 03:48:47 2026] PUT /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1562] 10.0.0.130 () {34 vars in 1098 bytes} [Thu Jul 16 03:48:47 2026] GET /v2.0/security-groups?name=tempest-securitygroup--985357819&fields=id&tenant_id=0cc9a73cf81c44ed8980f768b9b173f4 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:47.200 7 INFO neutron.db.segments_db [None req-c064b48d-a026-4354-9baa-965b78aa0040 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Added segment c6d13e97-9d31-4bd0-9421-a56b2832e97f of type vxlan for network 3895b2cd-90d9-4661-829d-9f4d2b901c68 [pid: 8|app: 0|req: 682/1563] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:48:47 2026] GET /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1564] 10.0.0.130 () {34 vars in 982 bytes} [Thu Jul 16 03:48:47 2026] GET /v2.0/networks?id=07f5d30f-6582-41da-80c8-2e83377a1e57 => generated 672 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1565] 10.0.0.60 () {34 vars in 766 bytes} [Thu Jul 16 03:48:47 2026] PUT /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1566] 10.0.0.130 () {34 vars in 965 bytes} [Thu Jul 16 03:48:47 2026] GET /v2.0/quotas/0cc9a73cf81c44ed8980f768b9b173f4 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1567] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:48:47 2026] GET /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/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: 687/1568] 10.0.0.130 () {34 vars in 1002 bytes} [Thu Jul 16 03:48:47 2026] GET /v2.0/ports?tenant_id=0cc9a73cf81c44ed8980f768b9b173f4&fields=id => generated 103 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:47.449 7 INFO neutron.db.l3_hamode_db [None req-c064b48d-a026-4354-9baa-965b78aa0040 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 688/1569] 10.0.0.60 () {32 vars in 754 bytes} [Thu Jul 16 03:48:47 2026] GET /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1570] 10.0.0.130 () {34 vars in 1008 bytes} [Thu Jul 16 03:48:47 2026] GET /v2.0/networks/07f5d30f-6582-41da-80c8-2e83377a1e57?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:47.524 8 INFO neutron.api.v2.resource [None req-dec67e5e-09fd-4af3-8e8f-9ebfc6ba7255 ab7116683acf40c4b9c60527f2bd5332 ef491e9e849540d7b4a87ce7b23e2a67 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 690/1571] 10.0.0.60 () {32 vars in 758 bytes} [Thu Jul 16 03:48:47 2026] GET /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1572] 10.0.0.130 () {34 vars in 1108 bytes} [Thu Jul 16 03:48:47 2026] GET /v2.0/networks/07f5d30f-6582-41da-80c8-2e83377a1e57?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:47.591 7 INFO neutron.db.l3_hamode_db [None req-c064b48d-a026-4354-9baa-965b78aa0040 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 692/1573] 10.0.0.60 () {32 vars in 757 bytes} [Thu Jul 16 03:48:47 2026] DELETE /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1574] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:48:47 2026] GET /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:47.718 8 INFO neutron.api.v2.resource [None req-7117bbb8-92df-4e04-b804-58ad680851f9 ab7116683acf40c4b9c60527f2bd5332 ef491e9e849540d7b4a87ce7b23e2a67 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 694/1575] 10.0.0.60 () {32 vars in 761 bytes} [Thu Jul 16 03:48:47 2026] DELETE /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1576] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:48:47 2026] DELETE /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/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: 696/1577] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:47 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => 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: 697/1578] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:48:47 2026] GET /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712/tags => 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: 698/1579] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:47 2026] DELETE /v2.0/security-groups/34dd5a99-4ed4-447b-814e-9b67a97eb712 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1580] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:47 2026] POST /v2.0/routers => generated 507 bytes in 1039 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1581] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:48 2026] GET /v2.0/security-groups?tenant_id=6f05534d8c604c4e840fa22b11c521d0&name=default => generated 2925 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1582] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:48 2026] GET /v2.0/security-groups?tenant_id=7bd3b6faa7804b89b03f1629988e0f52&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: 885/1583] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:49 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1584] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:49 2026] DELETE /v2.0/security-groups/37a8e158-28dc-4fd3-81f1-82426fe31acb => 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: 887/1585] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:49 2026] DELETE /v2.0/security-groups/4ffded8c-de03-47bf-a94f-a80cc9eb631e => 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: 888/1586] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:49 2026] GET /v2.0/security-groups?tenant_id=54f39328630a4531bf9b1f6fb930d888&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1587] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:49 2026] DELETE /v2.0/security-groups/77535098-cd60-47ed-99c8-aa92e9791c94 => 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: 890/1588] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:49 2026] GET /v2.0/security-groups?tenant_id=ef491e9e849540d7b4a87ce7b23e2a67&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: 699/1589] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:48:48 2026] PUT /v2.0/routers/bc0c9475-a94c-4317-b59e-5d31b9676831/add_router_interface => generated 309 bytes in 1447 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1590] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:49 2026] GET /v2.0/ports/7bfa2037-c685-4c05-bb8b-9b248b36a195 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1591] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:49 2026] DELETE /v2.0/security-groups/78137050-d692-4b55-a358-4d801e5bf477 => 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: 892/1592] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:50 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => 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: 701/1593] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:48:49 2026] PUT /v2.0/routers/bc0c9475-a94c-4317-b59e-5d31b9676831/add_router_interface => generated 309 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1594] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:50 2026] GET /v2.0/ports/ad951409-fd14-4cfb-85ca-a7890d4780cd => generated 955 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:51.223 8 INFO neutron_taas.services.taas.taas_plugin [None req-8dae0346-4783-495a-b1d9-c4ea06dac747 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] TaaS: Handle Delete Port: ad951409-fd14-4cfb-85ca-a7890d4780cd 2026-07-16 03:48:51.229 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8dae0346-4783-495a-b1d9-c4ea06dac747 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Tap Mirror: Handle Delete Port: ad951409-fd14-4cfb-85ca-a7890d4780cd [pid: 7|app: 0|req: 894/1595] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:51 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => 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: 702/1596] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:48:50 2026] PUT /v2.0/routers/bc0c9475-a94c-4317-b59e-5d31b9676831/remove_router_interface => generated 309 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:51.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-70f8b2c7-d33c-4db1-ba0f-ac0020596ca2 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] TaaS: Handle Delete Port: 7bfa2037-c685-4c05-bb8b-9b248b36a195 2026-07-16 03:48:51.938 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70f8b2c7-d33c-4db1-ba0f-ac0020596ca2 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Tap Mirror: Handle Delete Port: 7bfa2037-c685-4c05-bb8b-9b248b36a195 [pid: 8|app: 0|req: 703/1597] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:48:52 2026] GET /v2.0/networks?id=07f5d30f-6582-41da-80c8-2e83377a1e57 => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1598] 199.19.213.73 () {34 vars in 1049 bytes} [Thu Jul 16 03:48:52 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0cc9a73cf81c44ed8980f768b9b173f4 => generated 273 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1599] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:48:51 2026] PUT /v2.0/routers/bc0c9475-a94c-4317-b59e-5d31b9676831/remove_router_interface => generated 309 bytes in 728 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1600] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:52 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 996 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1601] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:48:52 2026] GET /v2.0/ports?device_id=bc0c9475-a94c-4317-b59e-5d31b9676831 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1602] 10.0.0.130 () {34 vars in 1120 bytes} [Thu Jul 16 03:48:52 2026] GET /v2.0/security-groups?id=8ec8ac0a-27d7-4e6d-9972-71b53926faae&id=97410d40-5af1-4de3-979f-59eda261a565&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1603] 199.19.213.73 () {38 vars in 954 bytes} [Thu Jul 16 03:48:52 2026] POST /v2.0/ports => generated 993 bytes in 472 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-07-16 03:48:52.679 7 INFO neutron_taas.services.taas.taas_plugin [None req-2d77e1ed-7535-4ec3-bcbb-ed94b95b4351 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] TaaS: Handle Delete Port: d765493c-84aa-41fe-9836-1569b9c6ab50 2026-07-16 03:48:52.682 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d77e1ed-7535-4ec3-bcbb-ed94b95b4351 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Tap Mirror: Handle Delete Port: d765493c-84aa-41fe-9836-1569b9c6ab50 2026-07-16 03:48:52.993 7 INFO neutron.services.segments.plugin [-] Segment c6d13e97-9d31-4bd0-9421-a56b2832e97f resource provider aggregate not found 2026-07-16 03:48:52.999 7 INFO neutron.services.segments.plugin [-] Segment c6d13e97-9d31-4bd0-9421-a56b2832e97f resource provider aggregate not found 2026-07-16 03:48:53.012 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c6d13e97-9d31-4bd0-9421-a56b2832e97f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d13e97-9d31-4bd0-9421-a56b2832e97f found for delete ", "request_id": "req-172515fd-7fcf-4136-aad6-19835d1f4ea1"}]} 2026-07-16 03:48:53.018 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c6d13e97-9d31-4bd0-9421-a56b2832e97f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6d13e97-9d31-4bd0-9421-a56b2832e97f found for delete ", "request_id": "req-b5ed7f3f-d345-4ecf-8390-3d8af2cfbd52"}]} 2026-07-16 03:48:53.028 7 INFO neutron.db.l3_hamode_db [None req-2d77e1ed-7535-4ec3-bcbb-ed94b95b4351 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] HA network 3895b2cd-90d9-4661-829d-9f4d2b901c68 was deleted as no HA routers are present in tenant 2f794d20537b4878a968b4d90c68d608. [pid: 8|app: 0|req: 706/1604] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:48:52 2026] PUT /v2.0/ports/2b7e70dd-dcf5-4654-b396-81e30a475af9 => generated 1274 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1605] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:52 2026] DELETE /v2.0/routers/bc0c9475-a94c-4317-b59e-5d31b9676831 => generated 0 bytes in 529 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:48:53.067 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4692c619-c158-4c3f-a94c-98c19ffc7935'] response: {'name': 'network-changed', 'server_uuid': '668792bd-c649-48b0-860c-8f820039e3af', 'tag': '2b7e70dd-dcf5-4654-b396-81e30a475af9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 900/1606] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:53 2026] DELETE /v2.0/subnets/fd00b212-51df-4dc6-a4bc-f4136dbbc81c => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 901/1607] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:53 2026] DELETE /v2.0/subnets/4e45e3c4-e999-4e6c-837c-9f438cb58371 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:53.405 8 INFO neutron.db.segments_db [None req-0561bc74-8af3-420a-9320-ce53295721ae 7f4198c13cce4bf3b4ae2b3a9f64cd5b e3da44d7313a40829005202b7794933f - - default default] Added segment bc88eef5-43c5-4e18-a946-164ac898dd86 of type vxlan for network b910d26f-9870-475e-a6fb-b3d5a511a63d [pid: 7|app: 0|req: 902/1608] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:53 2026] GET /v2.0/security-groups?tenant_id=3184c19f9ff14e269ddedcf3de129ff6&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: 707/1609] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:53 2026] POST /v2.0/networks => generated 632 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1610] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:53 2026] DELETE /v2.0/security-groups/27d0c6f6-7bf9-4c81-af7f-c7e5a1cc8383 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1611] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:53 2026] DELETE /v2.0/networks/f36afb85-f069-499a-a945-e0d7567d38f4 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1612] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:53 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1008 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1613] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:48:53 2026] GET /v2.0/ports?tenant_id=0cc9a73cf81c44ed8980f768b9b173f4&device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1277 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1614] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:53 2026] DELETE /v2.0/networks/f8b29530-fde9-4dc1-9cd3-ab6073da7b7c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1615] 10.0.0.130 () {34 vars in 1120 bytes} [Thu Jul 16 03:48:53 2026] GET /v2.0/security-groups?id=8ec8ac0a-27d7-4e6d-9972-71b53926faae&id=97410d40-5af1-4de3-979f-59eda261a565&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1616] 10.0.0.60 () {34 vars in 663 bytes} [Thu Jul 16 03:48:53 2026] POST /v2.0/ports => generated 743 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 710/1617] 199.19.213.73 () {34 vars in 1017 bytes} [Thu Jul 16 03:48:53 2026] GET /v2.0/networks?tenant_id=0cc9a73cf81c44ed8980f768b9b173f4&shared=False => generated 768 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1618] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:53 2026] GET /v2.0/security-groups?tenant_id=10c8096b172a4b89bf3b2322fb59bf51&name=default => generated 2925 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:48:53.938 8 INFO neutron.db.segments_db [None req-34d27a81-3f9b-40fa-82fe-069fa83147d8 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Added segment 8c0b8839-df09-428e-8143-8d8146cb8039 of type vxlan for network f26a10a2-a8ee-49ea-91a5-e0ba40a92a23 [pid: 8|app: 0|req: 711/1619] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:53 2026] POST /v2.0/networks => generated 629 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1620] 199.19.213.73 () {34 vars in 929 bytes} [Thu Jul 16 03:48:54 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1621] 10.0.0.60 () {34 vars in 665 bytes} [Thu Jul 16 03:48:53 2026] POST /v2.0/trunks => generated 407 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1622] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:54 2026] DELETE /v2.0/security-groups/1eb928a3-feb5-443f-a3b3-d5bc9072089f => 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: 714/1623] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:48:54 2026] PUT /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1624] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:48:54 2026] GET /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1625] 10.0.0.60 () {34 vars in 759 bytes} [Thu Jul 16 03:48:54 2026] PUT /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1626] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:48:54 2026] GET /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags => generated 34 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1627] 10.0.0.60 () {34 vars in 755 bytes} [Thu Jul 16 03:48:54 2026] PUT /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags/red => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1628] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:48:54 2026] GET /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1629] 10.0.0.60 () {34 vars in 777 bytes} [Thu Jul 16 03:48:54 2026] PUT /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags/black.or.white => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1630] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:48:54 2026] GET /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags => generated 52 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1631] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:54 2026] POST /v2.0/subnets => generated 626 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1632] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:48:54 2026] PUT /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1633] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:48:54 2026] GET /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:54.486 7 INFO neutron.db.segments_db [None req-f5cf05f7-33a8-45aa-b55a-f112901db0eb b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Added segment bb2f521b-6149-47cc-a818-7ef661c33aa1 of type vxlan for network f40ed276-1e64-4543-bc37-c1a48979c8cb [pid: 8|app: 0|req: 724/1634] 10.0.0.60 () {32 vars in 736 bytes} [Thu Jul 16 03:48:54 2026] GET /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags/red => generated 0 bytes in 15 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:48:54.516 8 INFO neutron.api.v2.resource [None req-437834ab-dc4b-461b-bb15-6e2975bfcb98 7f4198c13cce4bf3b4ae2b3a9f64cd5b e3da44d7313a40829005202b7794933f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 725/1635] 10.0.0.60 () {32 vars in 740 bytes} [Thu Jul 16 03:48:54 2026] GET /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags/green => generated 99 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1636] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:54 2026] DELETE /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags/red => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1637] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:48:54 2026] GET /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags => generated 30 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:48:54.604 8 INFO neutron.api.v2.resource [None req-549c948d-5971-473b-9380-d407a7cec7d8 7f4198c13cce4bf3b4ae2b3a9f64cd5b e3da44d7313a40829005202b7794933f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 728/1638] 10.0.0.60 () {32 vars in 743 bytes} [Thu Jul 16 03:48:54 2026] DELETE /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1639] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:48:54 2026] DELETE /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1640] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:48:54 2026] GET /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865/tags => 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: 731/1641] 10.0.0.60 () {32 vars in 718 bytes} [Thu Jul 16 03:48:54 2026] GET /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865 => generated 407 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:54.745 7 INFO neutron.db.l3_hamode_db [None req-f5cf05f7-33a8-45aa-b55a-f112901db0eb b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 732/1642] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:54 2026] GET /v2.0/ports/c3ce147b-6f20-4940-8053-e539a59ada9d => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1643] 10.0.0.60 () {32 vars in 721 bytes} [Thu Jul 16 03:48:54 2026] DELETE /v2.0/trunks/a87a2b39-5904-476f-9359-7649d3b13865 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:48:54.900 7 INFO neutron.db.l3_hamode_db [None req-f5cf05f7-33a8-45aa-b55a-f112901db0eb b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:48:54.959 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3d04089-6f77-4719-8c76-3b344e3956e9 7f4198c13cce4bf3b4ae2b3a9f64cd5b e3da44d7313a40829005202b7794933f - - default default] TaaS: Handle Delete Port: c3ce147b-6f20-4940-8053-e539a59ada9d 2026-07-16 03:48:54.962 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3d04089-6f77-4719-8c76-3b344e3956e9 7f4198c13cce4bf3b4ae2b3a9f64cd5b e3da44d7313a40829005202b7794933f - - default default] Tap Mirror: Handle Delete Port: c3ce147b-6f20-4940-8053-e539a59ada9d 2026-07-16 03:48:55.036 7 INFO neutron.services.segments.plugin [-] Segment e7b7d186-093d-468d-901f-b8d4cbddc153 resource provider aggregate not found 2026-07-16 03:48:55.041 7 INFO neutron.services.segments.plugin [-] Segment e7b7d186-093d-468d-901f-b8d4cbddc153 resource provider aggregate not found [pid: 8|app: 0|req: 734/1644] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:48:54 2026] DELETE /v2.0/ports/c3ce147b-6f20-4940-8053-e539a59ada9d => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:55.056 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e7b7d186-093d-468d-901f-b8d4cbddc153 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7b7d186-093d-468d-901f-b8d4cbddc153 found for delete ", "request_id": "req-285f39d1-08ce-4a32-af6c-afb38be8ab30"}]} 2026-07-16 03:48:55.061 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e7b7d186-093d-468d-901f-b8d4cbddc153 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7b7d186-093d-468d-901f-b8d4cbddc153 found for delete ", "request_id": "req-121a890a-7793-4b11-98cf-6c48d1de2391"}]} 2026-07-16 03:48:55.077 7 INFO neutron.services.segments.plugin [-] Segment 311aa04f-ae08-4d29-a831-f13504c3d70d resource provider aggregate not found [pid: 8|app: 0|req: 735/1645] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:55 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:48:55.082 7 INFO neutron.services.segments.plugin [-] Segment 311aa04f-ae08-4d29-a831-f13504c3d70d resource provider aggregate not found 2026-07-16 03:48:55.105 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 311aa04f-ae08-4d29-a831-f13504c3d70d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 311aa04f-ae08-4d29-a831-f13504c3d70d found for delete ", "request_id": "req-84ce2787-ae9c-4f5e-a6e7-79f09e07e222"}]} 2026-07-16 03:48:55.109 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 311aa04f-ae08-4d29-a831-f13504c3d70d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 311aa04f-ae08-4d29-a831-f13504c3d70d found for delete ", "request_id": "req-990c68a5-7159-4b32-b0f2-033becbff675"}]} 2026-07-16 03:48:55.186 8 INFO neutron.services.segments.plugin [-] Segment bc88eef5-43c5-4e18-a946-164ac898dd86 resource provider aggregate not found 2026-07-16 03:48:55.193 8 INFO neutron.services.segments.plugin [-] Segment bc88eef5-43c5-4e18-a946-164ac898dd86 resource provider aggregate not found 2026-07-16 03:48:55.213 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bc88eef5-43c5-4e18-a946-164ac898dd86 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc88eef5-43c5-4e18-a946-164ac898dd86 found for delete ", "request_id": "req-a856e658-8e95-47bc-8eb6-fa0f5123addd"}]} 2026-07-16 03:48:55.213 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bc88eef5-43c5-4e18-a946-164ac898dd86 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc88eef5-43c5-4e18-a946-164ac898dd86 found for delete ", "request_id": "req-b142bf84-528e-456d-907f-bab69351deda"}]} [pid: 8|app: 0|req: 736/1646] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:55 2026] DELETE /v2.0/networks/b910d26f-9870-475e-a6fb-b3d5a511a63d => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1647] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:48:55 2026] GET /v2.0/ports?tenant_id=0cc9a73cf81c44ed8980f768b9b173f4&device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1277 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1648] 10.0.0.130 () {34 vars in 1120 bytes} [Thu Jul 16 03:48:55 2026] GET /v2.0/security-groups?id=8ec8ac0a-27d7-4e6d-9972-71b53926faae&id=97410d40-5af1-4de3-979f-59eda261a565&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1649] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:48:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=2b7e70dd-dcf5-4654-b396-81e30a475af9 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1650] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:48:55 2026] GET /v2.0/subnets?id=391ea35d-f255-425b-8af6-b141c5f8b417 => generated 690 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1651] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:48:55 2026] GET /v2.0/ports?network_id=07f5d30f-6582-41da-80c8-2e83377a1e57&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1652] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:48:55 2026] GET /v2.0/networks/07f5d30f-6582-41da-80c8-2e83377a1e57?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1653] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:48:55 2026] GET /v2.0/networks/07f5d30f-6582-41da-80c8-2e83377a1e57?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1654] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:54 2026] POST /v2.0/routers => generated 507 bytes in 1119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1655] 10.0.0.60 () {34 vars in 664 bytes} [Thu Jul 16 03:48:55 2026] POST /v2.0/ports => generated 948 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 912/1656] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:55 2026] GET /v2.0/security-groups?tenant_id=e3da44d7313a40829005202b7794933f&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1657] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:56 2026] DELETE /v2.0/security-groups/a9c6d817-fa58-4903-a2a7-fde9883e46dd => 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: 914/1658] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:56 2026] GET /v2.0/security-groups?tenant_id=ee642852419b4e789d096695e2ff8794&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1659] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:56 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1660] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:56 2026] DELETE /v2.0/security-groups/c0f95176-adb6-4c91-8ff3-9c9783d0b7f4 => 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: 917/1661] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:56 2026] GET /v2.0/security-groups?tenant_id=7b4ddb8e98d34915a3ad525be3e99a7b&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1662] 10.0.0.130 () {34 vars in 1120 bytes} [Thu Jul 16 03:48:56 2026] GET /v2.0/security-groups?id=8ec8ac0a-27d7-4e6d-9972-71b53926faae&id=97410d40-5af1-4de3-979f-59eda261a565&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1663] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:56 2026] DELETE /v2.0/security-groups/fbf3104b-625d-47e1-90d9-83cafe13be12 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1664] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:48:55 2026] PUT /v2.0/routers/8d9104c2-05a2-457b-99f4-febe10c2aaa9/add_router_interface => generated 309 bytes in 1134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1665] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:48:57 2026] GET /v2.0/ports/91644d7b-83e6-4869-90a2-4b43709631ff => generated 1022 bytes in 32 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-07-16 03:48:57.418 8 INFO neutron_taas.services.taas.taas_plugin [None req-5bc5b1d6-36cf-4b69-8a1e-6ac4ff8a63e4 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] TaaS: Handle Delete Port: 91644d7b-83e6-4869-90a2-4b43709631ff 2026-07-16 03:48:57.422 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5bc5b1d6-36cf-4b69-8a1e-6ac4ff8a63e4 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Tap Mirror: Handle Delete Port: 91644d7b-83e6-4869-90a2-4b43709631ff [pid: 8|app: 0|req: 746/1666] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:48:57 2026] PUT /v2.0/routers/8d9104c2-05a2-457b-99f4-febe10c2aaa9/remove_router_interface => generated 309 bytes in 735 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:57.913 7 INFO neutron.api.v2.resource [None req-a5c7faf8-2d4f-4d2d-8a2e-04e0fe083854 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 921/1667] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:48:57 2026] PUT /v2.0/routers/8d9104c2-05a2-457b-99f4-febe10c2aaa9/remove_router_interface => generated 197 bytes in 95 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: 747/1668] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:48:57 2026] GET /v2.0/ports?device_id=8d9104c2-05a2-457b-99f4-febe10c2aaa9 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1669] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:58 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1008 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1670] 10.0.0.130 () {34 vars in 1120 bytes} [Thu Jul 16 03:48:58 2026] GET /v2.0/security-groups?id=8ec8ac0a-27d7-4e6d-9972-71b53926faae&id=97410d40-5af1-4de3-979f-59eda261a565&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:48:58.135 7 INFO neutron_taas.services.taas.taas_plugin [None req-565cf3e7-2d6a-468c-86a1-6ecb7ae44d26 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] TaaS: Handle Delete Port: eb38119b-cbb3-4060-b317-2b496268adda 2026-07-16 03:48:58.138 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-565cf3e7-2d6a-468c-86a1-6ecb7ae44d26 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Tap Mirror: Handle Delete Port: eb38119b-cbb3-4060-b317-2b496268adda 2026-07-16 03:48:58.512 7 INFO neutron.services.segments.plugin [-] Segment bb2f521b-6149-47cc-a818-7ef661c33aa1 resource provider aggregate not found 2026-07-16 03:48:58.515 7 INFO neutron.services.segments.plugin [-] Segment bb2f521b-6149-47cc-a818-7ef661c33aa1 resource provider aggregate not found 2026-07-16 03:48:58.534 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bb2f521b-6149-47cc-a818-7ef661c33aa1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb2f521b-6149-47cc-a818-7ef661c33aa1 found for delete ", "request_id": "req-c598d45f-6691-4341-96a4-04e9a1c1944f"}]} 2026-07-16 03:48:58.535 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bb2f521b-6149-47cc-a818-7ef661c33aa1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bb2f521b-6149-47cc-a818-7ef661c33aa1 found for delete ", "request_id": "req-7ad9ff84-4fa3-4b4a-8819-5d260c48b20f"}]} 2026-07-16 03:48:58.552 7 INFO neutron.db.l3_hamode_db [None req-565cf3e7-2d6a-468c-86a1-6ecb7ae44d26 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] HA network f40ed276-1e64-4543-bc37-c1a48979c8cb was deleted as no HA routers are present in tenant 2f794d20537b4878a968b4d90c68d608. [pid: 7|app: 0|req: 922/1671] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:57 2026] DELETE /v2.0/routers/8d9104c2-05a2-457b-99f4-febe10c2aaa9 => generated 0 bytes in 622 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1672] 199.19.213.73 () {34 vars in 993 bytes} [Thu Jul 16 03:48:58 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1277 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1675] 199.19.213.73 () {34 vars in 1123 bytes} [Thu Jul 16 03:48:58 2026] GET /v2.0/security-groups?id=8ec8ac0a-27d7-4e6d-9972-71b53926faae&id=97410d40-5af1-4de3-979f-59eda261a565&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1676] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:48:58 2026] DELETE /v2.0/subnets/2479d8a7-7876-424e-8476-1c203e5e432a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1677] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:48:58 2026] DELETE /v2.0/networks/f26a10a2-a8ee-49ea-91a5-e0ba40a92a23 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:48:58.981 8 INFO neutron.db.segments_db [None req-157de668-155b-4599-b766-7fc7c8656120 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Added segment fc9dea20-bf99-454b-a4d6-3d99fdb40a52 of type vxlan for network 2c20900b-a9ea-4fff-84cb-061852ad5c1f [pid: 8|app: 0|req: 751/1678] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:58 2026] POST /v2.0/networks => generated 629 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1679] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:48:59 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1008 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1680] 10.0.0.130 () {34 vars in 1120 bytes} [Thu Jul 16 03:48:59 2026] GET /v2.0/security-groups?id=8ec8ac0a-27d7-4e6d-9972-71b53926faae&id=97410d40-5af1-4de3-979f-59eda261a565&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1681] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:59 2026] POST /v2.0/subnets => generated 626 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:48:59.410 7 INFO neutron.db.segments_db [None req-9e64b6d1-8b62-4abe-bf40-349deac04333 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Added segment f71176f0-f13f-4693-8f42-df42b0ef9da6 of type vxlan for network aadc9569-20a7-48cc-8d1f-257d865f4660 [pid: 8|app: 0|req: 754/1682] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:48:59 2026] GET /v2.0/security-groups?tenant_id=e076615419214aa084cd85ae938a52ba&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:48:59.607 7 INFO neutron.db.l3_hamode_db [None req-9e64b6d1-8b62-4abe-bf40-349deac04333 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 755/1683] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:48:59 2026] DELETE /v2.0/security-groups/5033573f-cc9f-4929-b9c9-b85c698c7cfc => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:48:59.704 7 INFO neutron.db.l3_hamode_db [None req-9e64b6d1-8b62-4abe-bf40-349deac04333 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:49:00.072 8 INFO neutron.db.segments_db [None req-b768b952-98b8-494a-aae1-323e85408171 5466abd91bf74150bc23ca02fc2675db c2058f55063d47e3bf9274f5923a728f - - default default] Added segment 1791c41e-3a11-41a0-a864-deda45e80949 of type vxlan for network 690a580e-92e5-4b12-a89f-d5a1daef9819 [pid: 8|app: 0|req: 756/1684] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:48:59 2026] POST /v2.0/networks => generated 631 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:00.233 8 INFO neutron.db.segments_db [None req-178b13d9-7acd-4745-b5fb-90f7abd592e0 5466abd91bf74150bc23ca02fc2675db c2058f55063d47e3bf9274f5923a728f - - default default] Added segment f4bbbd01-8d52-4529-8a21-0063a9b7444c of type vxlan for network 566fb0f8-4f25-4557-9b35-eb23680dea8f [pid: 8|app: 0|req: 757/1685] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:00 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) [pid: 7|app: 0|req: 929/1686] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:48:59 2026] POST /v2.0/routers => generated 506 bytes in 1005 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1687] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:00 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1010 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:00.820 7 INFO neutron.services.segments.plugin [-] Segment 8c0b8839-df09-428e-8143-8d8146cb8039 resource provider aggregate not found 2026-07-16 03:49:00.827 7 INFO neutron.services.segments.plugin [-] Segment 8c0b8839-df09-428e-8143-8d8146cb8039 resource provider aggregate not found 2026-07-16 03:49:00.839 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8c0b8839-df09-428e-8143-8d8146cb8039 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c0b8839-df09-428e-8143-8d8146cb8039 found for delete ", "request_id": "req-2d3d0715-6e5f-4c55-b42f-3307415a72b0"}]} 2026-07-16 03:49:00.850 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8c0b8839-df09-428e-8143-8d8146cb8039 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c0b8839-df09-428e-8143-8d8146cb8039 found for delete ", "request_id": "req-aac3722f-606e-427b-aec5-b545e3a48f99"}]} [pid: 7|app: 0|req: 930/1688] 10.0.0.60 () {34 vars in 752 bytes} [Thu Jul 16 03:49:00 2026] PUT /v2.0/networks/690a580e-92e5-4b12-a89f-d5a1daef9819/tags => generated 25 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1689] 10.0.0.130 () {34 vars in 1120 bytes} [Thu Jul 16 03:49:00 2026] GET /v2.0/security-groups?id=8ec8ac0a-27d7-4e6d-9972-71b53926faae&id=97410d40-5af1-4de3-979f-59eda261a565&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1690] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:49:00 2026] GET /v2.0/networks/690a580e-92e5-4b12-a89f-d5a1daef9819/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: 933/1691] 10.0.0.60 () {34 vars in 752 bytes} [Thu Jul 16 03:49:00 2026] PUT /v2.0/networks/566fb0f8-4f25-4557-9b35-eb23680dea8f/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1692] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:49:01 2026] GET /v2.0/networks/566fb0f8-4f25-4557-9b35-eb23680dea8f/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1693] 10.0.0.60 () {34 vars in 752 bytes} [Thu Jul 16 03:49:01 2026] PUT /v2.0/networks/566fb0f8-4f25-4557-9b35-eb23680dea8f/tags => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1694] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:49:01 2026] GET /v2.0/networks/566fb0f8-4f25-4557-9b35-eb23680dea8f/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1695] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:49:01 2026] GET /v2.0/networks/690a580e-92e5-4b12-a89f-d5a1daef9819/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: 938/1696] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:01 2026] DELETE /v2.0/networks/690a580e-92e5-4b12-a89f-d5a1daef9819 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1697] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:49:00 2026] PUT /v2.0/routers/353bc978-9c36-47c1-863a-f117849bca03/add_router_interface => generated 309 bytes in 1204 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:49:01.724 8 INFO neutron.services.segments.plugin [-] Segment f4bbbd01-8d52-4529-8a21-0063a9b7444c resource provider aggregate not found 2026-07-16 03:49:01.730 8 INFO neutron.services.segments.plugin [-] Segment f4bbbd01-8d52-4529-8a21-0063a9b7444c resource provider aggregate not found 2026-07-16 03:49:01.744 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f4bbbd01-8d52-4529-8a21-0063a9b7444c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4bbbd01-8d52-4529-8a21-0063a9b7444c found for delete ", "request_id": "req-4973ddce-50dd-4915-9891-f1cfb3e8be2d"}]} 2026-07-16 03:49:01.755 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f4bbbd01-8d52-4529-8a21-0063a9b7444c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4bbbd01-8d52-4529-8a21-0063a9b7444c found for delete ", "request_id": "req-47be4846-3d7d-45d0-a96a-6def4928692e"}]} [pid: 8|app: 0|req: 760/1698] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:01 2026] DELETE /v2.0/networks/566fb0f8-4f25-4557-9b35-eb23680dea8f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:01.779 7 INFO neutron.db.segments_db [None req-95f7e5d8-d79b-4f16-b8bb-45f7240f5d71 fdb09e3ef86f4cfbbe7f4bec4177c82e 3d03118fd36344c8a6cd7d06f64d316e - - default default] Added segment 97136c0b-ee06-4a6d-b5f9-0f4a356e64b2 of type vxlan for network 57f36241-300f-422c-ada4-6b50e24d61d2 [pid: 8|app: 0|req: 761/1699] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:49:01 2026] GET /v2.0/ports/e679711f-4607-4c64-8461-60dfc059d0e4 => generated 955 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:49:01.834 7 INFO neutron.db.segments_db [None req-95f7e5d8-d79b-4f16-b8bb-45f7240f5d71 fdb09e3ef86f4cfbbe7f4bec4177c82e 3d03118fd36344c8a6cd7d06f64d316e - - default default] Added segment 1c8fe1e2-bdf6-4045-a19e-06ef0af5f1b0 of type vxlan for network fb7a5ab8-6690-4c78-ad59-03cb6e9bbcf7 [pid: 7|app: 0|req: 939/1700] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:01 2026] POST /v2.0/networks => generated 1245 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1701] 10.0.0.60 () {32 vars in 648 bytes} [Thu Jul 16 03:49:01 2026] GET /v2.0/networks => generated 1844 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1702] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:02 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1010 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:02.182 8 INFO neutron_taas.services.taas.taas_plugin [None req-e62cc01a-8a5a-43f7-9d9c-ee80031939a1 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] TaaS: Handle Delete Port: e679711f-4607-4c64-8461-60dfc059d0e4 2026-07-16 03:49:02.186 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e62cc01a-8a5a-43f7-9d9c-ee80031939a1 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Tap Mirror: Handle Delete Port: e679711f-4607-4c64-8461-60dfc059d0e4 [pid: 7|app: 0|req: 942/1703] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:02 2026] DELETE /v2.0/networks/57f36241-300f-422c-ada4-6b50e24d61d2 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1704] 10.0.0.130 () {34 vars in 1120 bytes} [Thu Jul 16 03:49:02 2026] GET /v2.0/security-groups?id=8ec8ac0a-27d7-4e6d-9972-71b53926faae&id=97410d40-5af1-4de3-979f-59eda261a565&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1705] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:02 2026] DELETE /v2.0/networks/fb7a5ab8-6690-4c78-ad59-03cb6e9bbcf7 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1706] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:02 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1707] 10.0.0.60 () {32 vars in 648 bytes} [Thu Jul 16 03:49:02 2026] GET /v2.0/networks => generated 651 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1708] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:49:01 2026] PUT /v2.0/routers/353bc978-9c36-47c1-863a-f117849bca03/remove_router_interface => generated 309 bytes in 835 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1709] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:02 2026] GET /v2.0/security-groups?tenant_id=c2058f55063d47e3bf9274f5923a728f&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:02.850 7 INFO neutron.db.l3_db [None req-34306512-49d2-422b-8213-0fbc39bf9516 79d9d0b8210546bda8d5c92783d19161 0cc9a73cf81c44ed8980f768b9b173f4 - - default default] Floating IP d76a6d4a-0c45-471b-b975-31bf52247824 associated. External IP: 10.96.250.205, port: 2b7e70dd-dcf5-4654-b396-81e30a475af9. 2026-07-16 03:49:02.858 7 INFO neutron.services.segments.plugin [-] Segment 1791c41e-3a11-41a0-a864-deda45e80949 resource provider aggregate not found 2026-07-16 03:49:02.878 7 INFO neutron.services.segments.plugin [-] Segment 1791c41e-3a11-41a0-a864-deda45e80949 resource provider aggregate not found 2026-07-16 03:49:02.881 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1791c41e-3a11-41a0-a864-deda45e80949 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1791c41e-3a11-41a0-a864-deda45e80949 found for delete ", "request_id": "req-71ebc121-b17f-46c0-b1f1-9cfdb7b0644c"}]} 2026-07-16 03:49:02.888 8 INFO neutron.db.segments_db [None req-37ae3652-c257-4b84-8f76-d0498528fab7 fdb09e3ef86f4cfbbe7f4bec4177c82e 3d03118fd36344c8a6cd7d06f64d316e - - default default] Added segment f9090f61-c2e2-4a84-835c-3108186dbd38 of type vxlan for network 819074d9-a1c5-42eb-aad4-68535b6378ac 2026-07-16 03:49:02.899 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1791c41e-3a11-41a0-a864-deda45e80949 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1791c41e-3a11-41a0-a864-deda45e80949 found for delete ", "request_id": "req-65baed5a-486b-474c-b2a5-a744a78a4bd3"}]} 2026-07-16 03:49:02.902 7 INFO neutron.services.segments.plugin [-] Segment 97136c0b-ee06-4a6d-b5f9-0f4a356e64b2 resource provider aggregate not found 2026-07-16 03:49:02.923 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 97136c0b-ee06-4a6d-b5f9-0f4a356e64b2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97136c0b-ee06-4a6d-b5f9-0f4a356e64b2 found for delete ", "request_id": "req-3d252739-75ff-4099-b6ea-387f74cea492"}]} 2026-07-16 03:49:02.926 7 INFO neutron.services.segments.plugin [-] Segment 97136c0b-ee06-4a6d-b5f9-0f4a356e64b2 resource provider aggregate not found 2026-07-16 03:49:02.941 7 INFO neutron.services.segments.plugin [-] Segment 1c8fe1e2-bdf6-4045-a19e-06ef0af5f1b0 resource provider aggregate not found 2026-07-16 03:49:02.957 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 97136c0b-ee06-4a6d-b5f9-0f4a356e64b2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97136c0b-ee06-4a6d-b5f9-0f4a356e64b2 found for delete ", "request_id": "req-1a559772-f0ec-474e-906f-8219a49afcf7"}]} 2026-07-16 03:49:02.960 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1c8fe1e2-bdf6-4045-a19e-06ef0af5f1b0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c8fe1e2-bdf6-4045-a19e-06ef0af5f1b0 found for delete ", "request_id": "req-dede9f1b-cc94-40d8-8d7b-5dee22127530"}]} 2026-07-16 03:49:02.972 7 INFO neutron.services.segments.plugin [-] Segment 1c8fe1e2-bdf6-4045-a19e-06ef0af5f1b0 resource provider aggregate not found [pid: 8|app: 0|req: 764/1710] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:02 2026] POST /v2.0/networks => generated 653 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1711] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:49:02 2026] GET /v2.0/ports?device_id=353bc978-9c36-47c1-863a-f117849bca03 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:49:03.002 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1c8fe1e2-bdf6-4045-a19e-06ef0af5f1b0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c8fe1e2-bdf6-4045-a19e-06ef0af5f1b0 found for delete ", "request_id": "req-66b479b5-5fd7-4533-9bc4-df6ee2d0e46f"}]} [pid: 8|app: 0|req: 766/1712] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:02 2026] DELETE /v2.0/security-groups/db5d9f35-b4e4-4701-87c0-821d897c5ce8 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:03.144 8 INFO neutron.db.segments_db [None req-8432eeaf-af7c-47c2-81eb-1756d62f7533 fdb09e3ef86f4cfbbe7f4bec4177c82e 3d03118fd36344c8a6cd7d06f64d316e - - default default] Added segment cca29993-99ab-443e-a851-d0b0a5fa5f60 of type vxlan for network 2d9169e6-64ae-4e36-a460-7ec28801e1e2 [pid: 7|app: 0|req: 947/1713] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:49:02 2026] PUT /v2.0/floatingips/d76a6d4a-0c45-471b-b975-31bf52247824 => generated 855 bytes in 759 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1714] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:03 2026] POST /v2.0/networks => generated 654 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:03.290 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0246a47d-5e9e-4a9c-b7b9-f62b814e209c'] response: {'name': 'network-changed', 'server_uuid': '668792bd-c649-48b0-860c-8f820039e3af', 'tag': '2b7e70dd-dcf5-4654-b396-81e30a475af9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 768/1715] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:03 2026] GET /v2.0/security-groups?tenant_id=2f1b4d67517543b1b518b974b67902ee&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:03.420 7 INFO neutron_taas.services.taas.taas_plugin [None req-0a8c37ad-160c-428c-bda0-bc56acc56a5b b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] TaaS: Handle Delete Port: a34de33d-2b7d-49fd-b550-bd523d9ebb2b 2026-07-16 03:49:03.423 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a8c37ad-160c-428c-bda0-bc56acc56a5b b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Tap Mirror: Handle Delete Port: a34de33d-2b7d-49fd-b550-bd523d9ebb2b 2026-07-16 03:49:03.790 7 INFO neutron.db.l3_hamode_db [None req-0a8c37ad-160c-428c-bda0-bc56acc56a5b b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] HA network aadc9569-20a7-48cc-8d1f-257d865f4660 was deleted as no HA routers are present in tenant 2f794d20537b4878a968b4d90c68d608. [pid: 7|app: 0|req: 948/1716] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:03 2026] DELETE /v2.0/routers/353bc978-9c36-47c1-863a-f117849bca03 => generated 0 bytes in 558 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1717] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:03 2026] DELETE /v2.0/security-groups/6c851aed-e461-4631-8d11-bb4384e90c92 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1718] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:49:03 2026] GET /v2.0/ports?tenant_id=0cc9a73cf81c44ed8980f768b9b173f4&device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1279 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1719] 10.0.0.60 () {34 vars in 664 bytes} [Thu Jul 16 03:49:03 2026] POST /v2.0/ports => generated 1506 bytes in 628 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: 770/1720] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:49:04 2026] GET /v2.0/networks?id=07f5d30f-6582-41da-80c8-2e83377a1e57 => generated 768 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1721] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:03 2026] DELETE /v2.0/subnets/11d67272-44a9-4c61-bf8c-0434479010e9 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1722] 10.0.0.60 () {32 vars in 642 bytes} [Thu Jul 16 03:49:04 2026] GET /v2.0/ports => generated 1506 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1723] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:49:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=2b7e70dd-dcf5-4654-b396-81e30a475af9 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:49:04.199 8 INFO neutron_taas.services.taas.taas_plugin [None req-ea5fee7b-df47-42d1-a0ff-427bfd47dee5 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] TaaS: Handle Delete Port: fc076cc5-9cfe-4ae7-938c-e736d607fe78 2026-07-16 03:49:04.202 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea5fee7b-df47-42d1-a0ff-427bfd47dee5 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Tap Mirror: Handle Delete Port: fc076cc5-9cfe-4ae7-938c-e736d607fe78 2026-07-16 03:49:04.251 7 INFO neutron_taas.services.taas.taas_plugin [None req-a3a24f3d-3a43-4b18-9484-10c9ab07b80d fdb09e3ef86f4cfbbe7f4bec4177c82e 3d03118fd36344c8a6cd7d06f64d316e - - default default] TaaS: Handle Delete Port: fde75bcb-044e-4b25-9e24-7d1c501e6440 2026-07-16 03:49:04.254 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a3a24f3d-3a43-4b18-9484-10c9ab07b80d fdb09e3ef86f4cfbbe7f4bec4177c82e 3d03118fd36344c8a6cd7d06f64d316e - - default default] Tap Mirror: Handle Delete Port: fde75bcb-044e-4b25-9e24-7d1c501e6440 [pid: 7|app: 0|req: 953/1724] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:49:04 2026] DELETE /v2.0/ports/fde75bcb-044e-4b25-9e24-7d1c501e6440 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1725] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:49:04 2026] GET /v2.0/subnets?id=391ea35d-f255-425b-8af6-b141c5f8b417 => generated 690 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:49:04.436 8 INFO neutron.services.segments.plugin [-] Segment fc9dea20-bf99-454b-a4d6-3d99fdb40a52 resource provider aggregate not found 2026-07-16 03:49:04.439 8 INFO neutron.services.segments.plugin [-] Segment fc9dea20-bf99-454b-a4d6-3d99fdb40a52 resource provider aggregate not found 2026-07-16 03:49:04.456 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fc9dea20-bf99-454b-a4d6-3d99fdb40a52 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc9dea20-bf99-454b-a4d6-3d99fdb40a52 found for delete ", "request_id": "req-a0429d51-d37c-4c96-a383-54afacb62054"}]} 2026-07-16 03:49:04.460 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fc9dea20-bf99-454b-a4d6-3d99fdb40a52 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc9dea20-bf99-454b-a4d6-3d99fdb40a52 found for delete ", "request_id": "req-21432746-81ad-497f-a860-41566ccd9ec2"}]} [pid: 8|app: 0|req: 772/1726] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:04 2026] DELETE /v2.0/networks/2c20900b-a9ea-4fff-84cb-061852ad5c1f => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1727] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:49:04 2026] GET /v2.0/ports?network_id=07f5d30f-6582-41da-80c8-2e83377a1e57&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:04.532 8 INFO neutron.db.segments_db [None req-c907f0e6-307c-4576-894f-da4699b73b5a b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Added segment ae5e654a-6284-4e4a-94a8-ac26d0a8eb51 of type vxlan for network 27904bca-fce0-4bc9-b5c7-fda695f80aab 2026-07-16 03:49:04.533 7 INFO neutron_taas.services.taas.taas_plugin [None req-e0915d40-181f-410b-9e6e-577f0f2d4f50 fdb09e3ef86f4cfbbe7f4bec4177c82e 3d03118fd36344c8a6cd7d06f64d316e - - default default] TaaS: Handle Delete Port: b4a32935-4725-49ea-b716-969a3eeb74a4 2026-07-16 03:49:04.535 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e0915d40-181f-410b-9e6e-577f0f2d4f50 fdb09e3ef86f4cfbbe7f4bec4177c82e 3d03118fd36344c8a6cd7d06f64d316e - - default default] Tap Mirror: Handle Delete Port: b4a32935-4725-49ea-b716-969a3eeb74a4 [pid: 7|app: 0|req: 955/1728] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:49:04 2026] DELETE /v2.0/ports/b4a32935-4725-49ea-b716-969a3eeb74a4 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1729] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:49:04 2026] GET /v2.0/networks/07f5d30f-6582-41da-80c8-2e83377a1e57?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1730] 10.0.0.60 () {32 vars in 642 bytes} [Thu Jul 16 03:49:04 2026] GET /v2.0/ports => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1731] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:49:04 2026] GET /v2.0/networks/07f5d30f-6582-41da-80c8-2e83377a1e57?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-07-16 03:49:04.765 8 INFO neutron.db.l3_hamode_db [None req-c907f0e6-307c-4576-894f-da4699b73b5a b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:49:04.789 7 INFO neutron.db.segments_db [None req-0eb413f7-3f6e-4266-9fd3-844f2c4e0301 fdb09e3ef86f4cfbbe7f4bec4177c82e 3d03118fd36344c8a6cd7d06f64d316e - - default default] Added segment 61724809-8a33-4fc5-b3df-a378e3b023cd of type vxlan for network bfed9cca-0a51-4da1-924c-9b97542b1f78 [pid: 7|app: 0|req: 959/1732] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:04 2026] POST /v2.0/networks => generated 653 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:04.952 7 INFO neutron.db.segments_db [None req-404eb8e7-a461-427e-9fb1-ffab9e5957a6 fdb09e3ef86f4cfbbe7f4bec4177c82e 3d03118fd36344c8a6cd7d06f64d316e - - default default] Added segment d7aa43ff-101f-44a8-8a7e-75a494569270 of type vxlan for network bc09ed51-c012-48f3-b8d0-2594c75b749d 2026-07-16 03:49:04.978 7 INFO neutron.services.segments.plugin [-] Segment f71176f0-f13f-4693-8f42-df42b0ef9da6 resource provider aggregate not found 2026-07-16 03:49:05.000 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f71176f0-f13f-4693-8f42-df42b0ef9da6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f71176f0-f13f-4693-8f42-df42b0ef9da6 found for delete ", "request_id": "req-41426c18-1351-49e8-8ec1-523c0211e70c"}]} 2026-07-16 03:49:05.018 7 INFO neutron.services.segments.plugin [-] Segment f71176f0-f13f-4693-8f42-df42b0ef9da6 resource provider aggregate not found 2026-07-16 03:49:05.036 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f71176f0-f13f-4693-8f42-df42b0ef9da6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f71176f0-f13f-4693-8f42-df42b0ef9da6 found for delete ", "request_id": "req-d867ebce-de43-4377-a78d-b29a87aa3655"}]} [pid: 7|app: 0|req: 960/1733] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:04 2026] POST /v2.0/networks => generated 654 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:05.556 8 INFO neutron.db.l3_hamode_db [None req-c907f0e6-307c-4576-894f-da4699b73b5a b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 961/1734] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:49:05 2026] POST /v2.0/subnets => generated 1323 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1735] 10.0.0.60 () {32 vars in 646 bytes} [Thu Jul 16 03:49:05 2026] GET /v2.0/subnets => generated 1959 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1736] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:05 2026] DELETE /v2.0/subnets/5440af65-df42-4bda-8258-b54a7748e3ea => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1737] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:06 2026] DELETE /v2.0/subnets/5f6596b1-2ffd-4388-b8a2-2b70a96674e6 => 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: 774/1738] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:49:04 2026] POST /v2.0/routers => generated 688 bytes in 1765 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1739] 10.0.0.60 () {32 vars in 646 bytes} [Thu Jul 16 03:49:06 2026] GET /v2.0/subnets => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1740] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:49:06 2026] GET /v2.0/routers/9aabc7b5-ce7a-4069-8562-4790e686b070 => generated 694 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1741] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:06 2026] DELETE /v2.0/networks/bc09ed51-c012-48f3-b8d0-2594c75b749d => 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: 776/1742] 10.0.0.60 () {32 vars in 646 bytes} [Thu Jul 16 03:49:06 2026] GET /v2.0/routers => generated 697 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1743] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:06 2026] DELETE /v2.0/networks/bfed9cca-0a51-4da1-924c-9b97542b1f78 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1744] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:06 2026] DELETE /v2.0/networks/2d9169e6-64ae-4e36-a460-7ec28801e1e2 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1745] 10.0.0.60 () {34 vars in 740 bytes} [Thu Jul 16 03:49:06 2026] PUT /v2.0/routers/9aabc7b5-ce7a-4069-8562-4790e686b070 => generated 701 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1746] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:06 2026] DELETE /v2.0/networks/819074d9-a1c5-42eb-aad4-68535b6378ac => 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: 778/1747] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:49:06 2026] GET /v2.0/routers/9aabc7b5-ce7a-4069-8562-4790e686b070 => generated 701 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1748] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:49:06 2026] GET /v2.0/ports?device_id=9aabc7b5-ce7a-4069-8562-4790e686b070 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:49:07.020 7 INFO neutron.services.segments.plugin [-] Segment d7aa43ff-101f-44a8-8a7e-75a494569270 resource provider aggregate not found 2026-07-16 03:49:07.037 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d7aa43ff-101f-44a8-8a7e-75a494569270 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7aa43ff-101f-44a8-8a7e-75a494569270 found for delete ", "request_id": "req-6de7f71a-cb8a-43e7-856a-35c545c844b9"}]} 2026-07-16 03:49:07.055 7 INFO neutron.services.segments.plugin [-] Segment 61724809-8a33-4fc5-b3df-a378e3b023cd resource provider aggregate not found 2026-07-16 03:49:07.058 7 INFO neutron.services.segments.plugin [-] Segment d7aa43ff-101f-44a8-8a7e-75a494569270 resource provider aggregate not found 2026-07-16 03:49:07.076 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d7aa43ff-101f-44a8-8a7e-75a494569270 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7aa43ff-101f-44a8-8a7e-75a494569270 found for delete ", "request_id": "req-caf99e27-86be-488b-a6ad-4b3f5bb956b9"}]} 2026-07-16 03:49:07.083 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 61724809-8a33-4fc5-b3df-a378e3b023cd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61724809-8a33-4fc5-b3df-a378e3b023cd found for delete ", "request_id": "req-bcd9bc0e-f831-4885-9155-5d6e97af1fd9"}]} 2026-07-16 03:49:07.099 7 INFO neutron.services.segments.plugin [-] Segment 61724809-8a33-4fc5-b3df-a378e3b023cd resource provider aggregate not found 2026-07-16 03:49:07.107 7 INFO neutron.services.segments.plugin [-] Segment cca29993-99ab-443e-a851-d0b0a5fa5f60 resource provider aggregate not found 2026-07-16 03:49:07.109 8 INFO neutron_taas.services.taas.taas_plugin [None req-7394aee5-1959-449f-aecf-39a3d966c912 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] TaaS: Handle Delete Port: a519e932-7d10-460b-b899-924395ea5bf8 2026-07-16 03:49:07.112 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7394aee5-1959-449f-aecf-39a3d966c912 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Tap Mirror: Handle Delete Port: a519e932-7d10-460b-b899-924395ea5bf8 2026-07-16 03:49:07.121 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 61724809-8a33-4fc5-b3df-a378e3b023cd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61724809-8a33-4fc5-b3df-a378e3b023cd found for delete ", "request_id": "req-7461e8d8-fde6-4d94-a982-f44b29c1ce43"}]} 2026-07-16 03:49:07.126 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cca29993-99ab-443e-a851-d0b0a5fa5f60 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cca29993-99ab-443e-a851-d0b0a5fa5f60 found for delete ", "request_id": "req-fae34920-ec2f-4f9f-b6b3-ec0848648232"}]} 2026-07-16 03:49:07.138 7 INFO neutron.services.segments.plugin [-] Segment cca29993-99ab-443e-a851-d0b0a5fa5f60 resource provider aggregate not found 2026-07-16 03:49:07.144 7 INFO neutron.services.segments.plugin [-] Segment f9090f61-c2e2-4a84-835c-3108186dbd38 resource provider aggregate not found 2026-07-16 03:49:07.163 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cca29993-99ab-443e-a851-d0b0a5fa5f60 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cca29993-99ab-443e-a851-d0b0a5fa5f60 found for delete ", "request_id": "req-69f12a89-9abe-4f22-880a-ee2850b2b378"}]} 2026-07-16 03:49:07.169 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f9090f61-c2e2-4a84-835c-3108186dbd38 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9090f61-c2e2-4a84-835c-3108186dbd38 found for delete ", "request_id": "req-500c4aae-4564-4ded-91af-dcd721babe80"}]} 2026-07-16 03:49:07.185 7 INFO neutron.services.segments.plugin [-] Segment f9090f61-c2e2-4a84-835c-3108186dbd38 resource provider aggregate not found 2026-07-16 03:49:07.205 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f9090f61-c2e2-4a84-835c-3108186dbd38 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9090f61-c2e2-4a84-835c-3108186dbd38 found for delete ", "request_id": "req-44859bc3-5b1e-47d8-933d-3ac5ace0f608"}]} 2026-07-16 03:49:07.382 8 INFO neutron_taas.services.taas.taas_plugin [None req-7394aee5-1959-449f-aecf-39a3d966c912 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] TaaS: Handle Delete Port: 9862a413-f9ff-45fa-b3b8-0a1af41ae2ab 2026-07-16 03:49:07.384 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7394aee5-1959-449f-aecf-39a3d966c912 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] Tap Mirror: Handle Delete Port: 9862a413-f9ff-45fa-b3b8-0a1af41ae2ab [pid: 7|app: 0|req: 971/1749] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:07 2026] GET /v2.0/security-groups?tenant_id=3d03118fd36344c8a6cd7d06f64d316e&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1750] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:07 2026] DELETE /v2.0/security-groups/15c5e456-4398-40e2-8cf8-47f63be935e8 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:07.624 8 INFO neutron.services.segments.plugin [-] Segment ae5e654a-6284-4e4a-94a8-ac26d0a8eb51 resource provider aggregate not found 2026-07-16 03:49:07.630 8 INFO neutron.services.segments.plugin [-] Segment ae5e654a-6284-4e4a-94a8-ac26d0a8eb51 resource provider aggregate not found 2026-07-16 03:49:07.651 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ae5e654a-6284-4e4a-94a8-ac26d0a8eb51 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae5e654a-6284-4e4a-94a8-ac26d0a8eb51 found for delete ", "request_id": "req-a20ba3a1-2aaf-4c78-9778-cad40f062f51"}]} 2026-07-16 03:49:07.652 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ae5e654a-6284-4e4a-94a8-ac26d0a8eb51 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae5e654a-6284-4e4a-94a8-ac26d0a8eb51 found for delete ", "request_id": "req-1738a290-9720-45d2-a7f0-d33108a45b96"}]} 2026-07-16 03:49:07.663 8 INFO neutron.db.l3_hamode_db [None req-7394aee5-1959-449f-aecf-39a3d966c912 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] HA network 27904bca-fce0-4bc9-b5c7-fda695f80aab was deleted as no HA routers are present in tenant 2f794d20537b4878a968b4d90c68d608. [pid: 8|app: 0|req: 779/1751] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:06 2026] DELETE /v2.0/routers/9aabc7b5-ce7a-4069-8562-4790e686b070 => generated 0 bytes in 782 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1752] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:49:07 2026] GET /v2.0/ports?device_id=9aabc7b5-ce7a-4069-8562-4790e686b070 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:49:07.717 8 INFO neutron.api.v2.resource [None req-86842ca8-7e66-43be-b792-9dfeda163216 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 780/1753] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:07 2026] DELETE /v2.0/routers/9aabc7b5-ce7a-4069-8562-4790e686b070 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1754] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:49:07 2026] GET /v2.0/ports?device_id=353bc978-9c36-47c1-863a-f117849bca03 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:49:07.764 8 INFO neutron.api.v2.resource [None req-8a2f1d7b-1381-4fbd-8d2f-b89c200544d0 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 781/1755] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:07 2026] DELETE /v2.0/routers/353bc978-9c36-47c1-863a-f117849bca03 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:49:07.780 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6439dc00-89ef-4b2a-98ab-29cffd28600d b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 975/1756] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:07 2026] DELETE /v2.0/subnets/11d67272-44a9-4c61-bf8c-0434479010e9 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1757] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:49:07 2026] GET /v2.0/ports?device_id=8d9104c2-05a2-457b-99f4-febe10c2aaa9 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:49:07.827 7 INFO neutron.api.v2.resource [None req-2d607103-59f4-40e4-84c6-d8f74700abee b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 976/1758] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:07 2026] DELETE /v2.0/routers/8d9104c2-05a2-457b-99f4-febe10c2aaa9 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:49:07.846 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e25c18ed-b920-497f-9e78-58f938b52b2c b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 783/1759] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:07 2026] DELETE /v2.0/subnets/2479d8a7-7876-424e-8476-1c203e5e432a => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1760] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:49:07 2026] GET /v2.0/ports?device_id=bc0c9475-a94c-4317-b59e-5d31b9676831 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:49:07.889 8 INFO neutron.api.v2.resource [None req-09835d79-fcba-41f6-a0aa-ed2c37707b08 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 784/1761] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:07 2026] DELETE /v2.0/routers/bc0c9475-a94c-4317-b59e-5d31b9676831 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:49:07.904 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3d555645-f081-4fab-92bf-b03f8dc38566 b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 978/1762] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:07 2026] DELETE /v2.0/subnets/fd00b212-51df-4dc6-a4bc-f4136dbbc81c => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:49:07.923 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c497caf-a0e5-42b6-9aed-f42c7c1e72ee b0a82097253543ed9097d8e01d66c5c2 2f794d20537b4878a968b4d90c68d608 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 785/1763] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:07 2026] DELETE /v2.0/subnets/4e45e3c4-e999-4e6c-837c-9f438cb58371 => 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: 979/1764] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:08 2026] GET /v2.0/security-groups?tenant_id=2f794d20537b4878a968b4d90c68d608&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1765] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:08 2026] DELETE /v2.0/security-groups/fa786887-9acc-48ff-90c3-abe614852b58 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:09.597 7 INFO neutron.db.segments_db [None req-515aa20a-8b14-4622-9f89-c133cad260b9 7159b7900d7345c6a2bc70b1627a935d 3b1f50c7e6724a5aa59c9c64b25d6fa1 - - default default] Added segment a76cbe55-a88f-47e4-b16d-75221ba2d05f of type vxlan for network a08d4bf1-62d3-4c3b-a10d-d341f588fdd2 [pid: 7|app: 0|req: 980/1766] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:09 2026] POST /v2.0/networks => generated 648 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1767] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:49:10 2026] POST /v2.0/subnets => generated 673 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:10.470 7 INFO neutron.db.segments_db [None req-5d79d776-2f45-44fc-8c6b-e05bfdedb810 7159b7900d7345c6a2bc70b1627a935d 3b1f50c7e6724a5aa59c9c64b25d6fa1 - - default default] Added segment bf96a62b-c692-42d3-93fb-02ac3c3a39a4 of type vxlan for network ccd0e427-34a4-4b9d-beaa-ed4a557af49c [pid: 7|app: 0|req: 981/1768] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:10 2026] POST /v2.0/networks => generated 648 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1769] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:10 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1010 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1770] 10.0.0.60 () {34 vars in 742 bytes} [Thu Jul 16 03:49:10 2026] PUT /v2.0/networks/ccd0e427-34a4-4b9d-beaa-ed4a557af49c => generated 592 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1771] 10.0.0.130 () {34 vars in 1120 bytes} [Thu Jul 16 03:49:10 2026] GET /v2.0/security-groups?id=8ec8ac0a-27d7-4e6d-9972-71b53926faae&id=97410d40-5af1-4de3-979f-59eda261a565&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1772] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:49:10 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1279 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1773] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:49:10 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: 7|app: 0|req: 985/1774] 10.0.0.60 () {32 vars in 857 bytes} [Thu Jul 16 03:49:10 2026] GET /v2.0/floatingips?floating_network_id=00547f91-8a64-4524-82b1-54f660af52e9&port_id=2b7e70dd-dcf5-4654-b396-81e30a475af9 => generated 860 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1775] 10.0.0.60 () {34 vars in 740 bytes} [Thu Jul 16 03:49:10 2026] PUT /v2.0/subnets/ef3790e4-fa67-4799-99b9-3ce91aa0ec82 => generated 656 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:49:11.287 7 INFO neutron.services.segments.plugin [-] Segment bf96a62b-c692-42d3-93fb-02ac3c3a39a4 resource provider aggregate not found 2026-07-16 03:49:11.290 7 INFO neutron.services.segments.plugin [-] Segment bf96a62b-c692-42d3-93fb-02ac3c3a39a4 resource provider aggregate not found 2026-07-16 03:49:11.315 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf96a62b-c692-42d3-93fb-02ac3c3a39a4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf96a62b-c692-42d3-93fb-02ac3c3a39a4 found for delete ", "request_id": "req-a8587148-907f-4050-9050-322e20b00186"}]} 2026-07-16 03:49:11.317 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf96a62b-c692-42d3-93fb-02ac3c3a39a4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf96a62b-c692-42d3-93fb-02ac3c3a39a4 found for delete ", "request_id": "req-d6853f93-5cde-4f33-97fe-b0658db680f4"}]} [pid: 7|app: 0|req: 986/1776] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:11 2026] DELETE /v2.0/networks/ccd0e427-34a4-4b9d-beaa-ed4a557af49c => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:11.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8fb55e15-aea8-423b-8c2a-635e18559f7b 7159b7900d7345c6a2bc70b1627a935d 3b1f50c7e6724a5aa59c9c64b25d6fa1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 791/1777] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:11 2026] DELETE /v2.0/networks/ccd0e427-34a4-4b9d-beaa-ed4a557af49c => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1778] 10.0.0.60 () {32 vars in 693 bytes} [Thu Jul 16 03:49:11 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1779] 10.0.0.60 () {32 vars in 741 bytes} [Thu Jul 16 03:49:11 2026] GET /v2.0/subnets?network_id=00547f91-8a64-4524-82b1-54f660af52e9 => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1780] 10.0.0.60 () {32 vars in 652 bytes} [Thu Jul 16 03:49:11 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: 793/1781] 10.0.0.60 () {32 vars in 648 bytes} [Thu Jul 16 03:49:11 2026] GET /v2.0/networks => generated 1313 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1782] 10.0.0.60 () {32 vars in 646 bytes} [Thu Jul 16 03:49:11 2026] GET /v2.0/subnets => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1783] 10.0.0.60 () {32 vars in 722 bytes} [Thu Jul 16 03:49:11 2026] GET /v2.0/networks/a08d4bf1-62d3-4c3b-a10d-d341f588fdd2 => generated 673 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1784] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:49:11 2026] GET /v2.0/subnets/d651ca44-7bc2-4a2e-9292-e47f7e5add55 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:49:11.677 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ac21bd5c-e4df-4525-845c-3de5ab908ab5 7159b7900d7345c6a2bc70b1627a935d 3b1f50c7e6724a5aa59c9c64b25d6fa1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 991/1785] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:11 2026] DELETE /v2.0/subnets/ef3790e4-fa67-4799-99b9-3ce91aa0ec82 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:49:11.696 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1d72a954-c60f-44a9-896b-90e78c676fd1 7159b7900d7345c6a2bc70b1627a935d 3b1f50c7e6724a5aa59c9c64b25d6fa1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 992/1786] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:11 2026] DELETE /v2.0/networks/ccd0e427-34a4-4b9d-beaa-ed4a557af49c => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1787] 10.0.0.110 () {34 vars in 990 bytes} [Thu Jul 16 03:49:11 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1279 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1788] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:11 2026] GET /v2.0/security-groups?tenant_id=d89a1ded58354232a385c825fefc45eb&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1789] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:11 2026] DELETE /v2.0/subnets/d651ca44-7bc2-4a2e-9292-e47f7e5add55 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1790] 10.0.0.110 () {34 vars in 1120 bytes} [Thu Jul 16 03:49:11 2026] GET /v2.0/security-groups?id=8ec8ac0a-27d7-4e6d-9972-71b53926faae&id=97410d40-5af1-4de3-979f-59eda261a565&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1791] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:11 2026] DELETE /v2.0/security-groups/4df64c11-3564-4797-9085-be87eca5928d => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:11.978 8 INFO neutron.services.segments.plugin [-] Segment a76cbe55-a88f-47e4-b16d-75221ba2d05f resource provider aggregate not found 2026-07-16 03:49:11.982 8 INFO neutron.services.segments.plugin [-] Segment a76cbe55-a88f-47e4-b16d-75221ba2d05f resource provider aggregate not found 2026-07-16 03:49:11.993 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a76cbe55-a88f-47e4-b16d-75221ba2d05f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a76cbe55-a88f-47e4-b16d-75221ba2d05f found for delete ", "request_id": "req-7ce1d133-7c6c-42dd-9dd3-b4340a7632bc"}]} 2026-07-16 03:49:12.001 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a76cbe55-a88f-47e4-b16d-75221ba2d05f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a76cbe55-a88f-47e4-b16d-75221ba2d05f found for delete ", "request_id": "req-4a8a5f32-f574-4bbe-b32c-4a7af32d6574"}]} [pid: 8|app: 0|req: 797/1792] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:11 2026] DELETE /v2.0/networks/a08d4bf1-62d3-4c3b-a10d-d341f588fdd2 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1793] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:12 2026] GET /v2.0/security-groups?tenant_id=3b1f50c7e6724a5aa59c9c64b25d6fa1&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1794] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:12 2026] DELETE /v2.0/security-groups/5b99e2de-5dca-43d4-8d91-25b6c8ce1c49 => 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: 800/1797] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:14 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1010 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1798] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:14 2026] GET /v2.0/security-groups?tenant_id=acc6d512f48b444b894fa2f2ccb35f57&name=default => generated 2925 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1799] 10.0.0.130 () {34 vars in 1120 bytes} [Thu Jul 16 03:49:14 2026] GET /v2.0/security-groups?id=8ec8ac0a-27d7-4e6d-9972-71b53926faae&id=97410d40-5af1-4de3-979f-59eda261a565&fields=id&fields=name => generated 206 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1800] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:14 2026] DELETE /v2.0/security-groups/d030b9f0-d7ad-43cf-97d1-85f004bf881c => 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: 802/1801] 10.0.0.60 () {34 vars in 683 bytes} [Thu Jul 16 03:49:14 2026] POST /v2.0/security-groups => generated 1625 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1802] 10.0.0.60 () {32 vars in 662 bytes} [Thu Jul 16 03:49:14 2026] GET /v2.0/security-groups => generated 4530 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1803] 10.0.0.60 () {34 vars in 757 bytes} [Thu Jul 16 03:49:14 2026] PUT /v2.0/security-groups/9fd90c25-8feb-4237-ae3c-6ceaa0e8d733 => generated 1662 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1804] 10.0.0.60 () {32 vars in 736 bytes} [Thu Jul 16 03:49:14 2026] GET /v2.0/security-groups/9fd90c25-8feb-4237-ae3c-6ceaa0e8d733 => generated 1662 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1805] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:14 2026] DELETE /v2.0/security-groups/9fd90c25-8feb-4237-ae3c-6ceaa0e8d733 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1806] 10.0.0.60 () {32 vars in 662 bytes} [Thu Jul 16 03:49:14 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:15.010 8 INFO neutron.api.v2.resource [None req-6d3e6a85-67df-44d9-82bc-f1fa431d8962 66ab676f4b3646f9936d3496a7b4ff6e 257e335e99214ee9b36a9165d14a3a26 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 805/1807] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:14 2026] DELETE /v2.0/security-groups/9fd90c25-8feb-4237-ae3c-6ceaa0e8d733 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1808] 10.0.0.60 () {34 vars in 683 bytes} [Thu Jul 16 03:49:15 2026] POST /v2.0/security-groups => generated 1625 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1809] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:49:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1810] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:49:15 2026] GET /v2.0/security-group-rules/150ed1c5-e687-4b6c-b7d3-3797e73d1fe9 => generated 601 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1811] 10.0.0.60 () {32 vars in 672 bytes} [Thu Jul 16 03:49:15 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: 8|app: 0|req: 808/1812] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:15 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1010 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1813] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:49:15 2026] DELETE /v2.0/security-group-rules/150ed1c5-e687-4b6c-b7d3-3797e73d1fe9 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1814] 10.0.0.130 () {34 vars in 1120 bytes} [Thu Jul 16 03:49:15 2026] GET /v2.0/security-groups?id=8ec8ac0a-27d7-4e6d-9972-71b53926faae&id=97410d40-5af1-4de3-979f-59eda261a565&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1815] 10.0.0.60 () {32 vars in 672 bytes} [Thu Jul 16 03:49:15 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1816] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:49:15 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: 1007/1817] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:49:15 2026] GET /v2.0/security-group-rules/047360af-ab11-4501-bd62-110f0bd998bf => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1818] 10.0.0.60 () {32 vars in 672 bytes} [Thu Jul 16 03:49:15 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: 1008/1819] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:49:15 2026] DELETE /v2.0/security-group-rules/047360af-ab11-4501-bd62-110f0bd998bf => 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: 812/1820] 10.0.0.60 () {32 vars in 672 bytes} [Thu Jul 16 03:49:15 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1821] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:49:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1822] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:49:16 2026] GET /v2.0/security-group-rules/32a63e6d-6cad-42a9-ad9a-232707c05e9f => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1823] 10.0.0.60 () {32 vars in 672 bytes} [Thu Jul 16 03:49:16 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1824] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:49:16 2026] DELETE /v2.0/security-group-rules/32a63e6d-6cad-42a9-ad9a-232707c05e9f => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1825] 10.0.0.60 () {32 vars in 672 bytes} [Thu Jul 16 03:49:16 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1826] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:16 2026] DELETE /v2.0/security-groups/53a1e389-f54c-4f28-a642-f03be1a0e03d => 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: 1013/1827] 10.0.0.60 () {32 vars in 662 bytes} [Thu Jul 16 03:49:16 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) [pid: 7|app: 0|req: 1014/1828] 10.0.0.60 () {32 vars in 662 bytes} [Thu Jul 16 03:49:16 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:16.562 8 INFO neutron.db.segments_db [None req-35f7eab2-f731-4ea1-978a-0cd604714eab 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment a2f5b36a-82af-4a6f-adda-e5b78bd84635 of type vxlan for network 352c18ec-0116-4e8d-abaa-47ae7170f544 [pid: 8|app: 0|req: 815/1829] 10.0.0.60 () {34 vars in 670 bytes} [Thu Jul 16 03:49:16 2026] POST /v2.0/networks => generated 741 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1830] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:16 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1010 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1831] 10.0.0.130 () {34 vars in 1120 bytes} [Thu Jul 16 03:49:16 2026] GET /v2.0/security-groups?id=8ec8ac0a-27d7-4e6d-9972-71b53926faae&id=97410d40-5af1-4de3-979f-59eda261a565&fields=id&fields=name => generated 206 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1832] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:49:16 2026] POST /v2.0/subnets => generated 688 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:16.866 8 INFO neutron.db.segments_db [None req-827edd2b-092a-48ec-843a-a1c5ec99bb38 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Added segment ba5ef716-caf5-4bed-96e4-5e07c7fadc19 of type vxlan for network ea289ab6-0214-4104-964b-b8af6795f2e6 [pid: 7|app: 0|req: 1016/1833] 199.19.213.73 () {34 vars in 993 bytes} [Thu Jul 16 03:49:16 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => generated 1010 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1834] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:16 2026] GET /v2.0/security-groups?tenant_id=257e335e99214ee9b36a9165d14a3a26&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:17.057 8 INFO neutron.db.l3_hamode_db [None req-827edd2b-092a-48ec-843a-a1c5ec99bb38 1e007ef54ee54a62820c932bcd434e1e ff24c2696799404fbc9bc6b6c94929be - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:49:17.126 7 INFO neutron_taas.services.taas.taas_plugin [req-93a739fd-d63c-4297-8595-cecbbad7d85f req-8f92784d-8c08-4747-b444-c665ece64ed9 79d9d0b8210546bda8d5c92783d19161 0cc9a73cf81c44ed8980f768b9b173f4 - - default default] TaaS: Handle Delete Port: 2b7e70dd-dcf5-4654-b396-81e30a475af9 2026-07-16 03:49:17.128 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-93a739fd-d63c-4297-8595-cecbbad7d85f req-8f92784d-8c08-4747-b444-c665ece64ed9 79d9d0b8210546bda8d5c92783d19161 0cc9a73cf81c44ed8980f768b9b173f4 - - default default] Tap Mirror: Handle Delete Port: 2b7e70dd-dcf5-4654-b396-81e30a475af9 2026-07-16 03:49:17.247 7 INFO neutron.db.l3_db [req-93a739fd-d63c-4297-8595-cecbbad7d85f req-8f92784d-8c08-4747-b444-c665ece64ed9 79d9d0b8210546bda8d5c92783d19161 0cc9a73cf81c44ed8980f768b9b173f4 - - default default] Floating IP d76a6d4a-0c45-471b-b975-31bf52247824 disassociated. External IP: 10.96.250.205, port: 2b7e70dd-dcf5-4654-b396-81e30a475af9. [pid: 7|app: 0|req: 1018/1835] 199.19.213.73 () {36 vars in 996 bytes} [Thu Jul 16 03:49:17 2026] DELETE /v2.0/ports/2b7e70dd-dcf5-4654-b396-81e30a475af9 => generated 0 bytes in 537 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:17.619 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6110133-8135-4a3d-83e3-1f801bf22f80'] response: {'server_uuid': '668792bd-c649-48b0-860c-8f820039e3af', 'name': 'network-vif-deleted', 'tag': '2b7e70dd-dcf5-4654-b396-81e30a475af9', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1019/1836] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:17 2026] DELETE /v2.0/security-groups/df04e356-634e-441f-b2b4-a7ccd078eb3b => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:17.705 8 INFO neutron.db.l3_hamode_db [None req-827edd2b-092a-48ec-843a-a1c5ec99bb38 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1020/1837] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:17 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => 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: 818/1838] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:49:16 2026] POST /v2.0/routers => generated 728 bytes in 1960 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1839] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:18 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => 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: 820/1840] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:19 2026] GET /v2.0/ports?device_id=668792bd-c649-48b0-860c-8f820039e3af => 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: 1021/1841] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:49:18 2026] PUT /v2.0/routers/052153ab-cff9-40e9-b887-887be70da273/add_router_interface => generated 309 bytes in 1211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1842] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:20 2026] GET /v2.0/security-groups?tenant_id=6f25d4bcde1a41a5bed1e684d916b195&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1843] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:21 2026] DELETE /v2.0/security-groups/8ec8ac0a-27d7-4e6d-9972-71b53926faae => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:21.256 7 INFO neutron.api.v2.resource [None req-ad43e222-9965-4fbc-af8f-03651cd9a034 79d9d0b8210546bda8d5c92783d19161 0cc9a73cf81c44ed8980f768b9b173f4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1023/1844] 10.0.0.60 () {32 vars in 736 bytes} [Thu Jul 16 03:49:21 2026] GET /v2.0/security-groups/8ec8ac0a-27d7-4e6d-9972-71b53926faae => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1845] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:21 2026] DELETE /v2.0/security-groups/656840f5-3e16-41f6-85f2-4587a1748944 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:21.372 7 INFO neutron_taas.services.taas.taas_plugin [None req-2479d230-daf0-4f1b-81b1-d513ae5dd237 79d9d0b8210546bda8d5c92783d19161 0cc9a73cf81c44ed8980f768b9b173f4 - - default default] TaaS: Handle Delete Port: 40c80352-d9ee-47f9-9505-6d578ac9f639 2026-07-16 03:49:21.374 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2479d230-daf0-4f1b-81b1-d513ae5dd237 79d9d0b8210546bda8d5c92783d19161 0cc9a73cf81c44ed8980f768b9b173f4 - - default default] Tap Mirror: Handle Delete Port: 40c80352-d9ee-47f9-9505-6d578ac9f639 [pid: 7|app: 0|req: 1024/1846] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:49:21 2026] DELETE /v2.0/floatingips/d76a6d4a-0c45-471b-b975-31bf52247824 => 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: 823/1847] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:21 2026] DELETE /v2.0/security-groups/97410d40-5af1-4de3-979f-59eda261a565 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1848] 10.0.0.130 () {34 vars in 982 bytes} [Thu Jul 16 03:49:22 2026] GET /v2.0/networks?id=352c18ec-0116-4e8d-abaa-47ae7170f544 => generated 673 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:49:22.225 7 INFO neutron_taas.services.taas.taas_plugin [None req-0dadbc6d-389a-4dff-9073-aec6343390ef 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 0084b871-7454-40ef-8072-fe92a3b40011 2026-07-16 03:49:22.229 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0dadbc6d-389a-4dff-9073-aec6343390ef 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 0084b871-7454-40ef-8072-fe92a3b40011 [pid: 8|app: 0|req: 825/1849] 10.0.0.130 () {34 vars in 965 bytes} [Thu Jul 16 03:49:22 2026] GET /v2.0/quotas/ff24c2696799404fbc9bc6b6c94929be => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1850] 10.0.0.130 () {34 vars in 1002 bytes} [Thu Jul 16 03:49:22 2026] GET /v2.0/ports?tenant_id=ff24c2696799404fbc9bc6b6c94929be&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1851] 10.0.0.130 () {34 vars in 1008 bytes} [Thu Jul 16 03:49:22 2026] GET /v2.0/networks/352c18ec-0116-4e8d-abaa-47ae7170f544?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1852] 10.0.0.130 () {34 vars in 1108 bytes} [Thu Jul 16 03:49:22 2026] GET /v2.0/networks/352c18ec-0116-4e8d-abaa-47ae7170f544?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: 829/1853] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:22 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => 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: 1025/1854] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:49:21 2026] PUT /v2.0/routers/072d980c-1c37-4d41-b233-64c138c43d85/remove_router_interface => generated 309 bytes in 1148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:49:23.020 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f0308a2-e170-4a5d-ae6c-03528995c19f 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: b07ae679-2e39-4b16-b9cd-1056afbb96a1 2026-07-16 03:49:23.022 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f0308a2-e170-4a5d-ae6c-03528995c19f 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: b07ae679-2e39-4b16-b9cd-1056afbb96a1 2026-07-16 03:49:23.244 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f0308a2-e170-4a5d-ae6c-03528995c19f 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: a0016ddd-3ec4-41cc-894d-79390cf0f676 2026-07-16 03:49:23.247 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f0308a2-e170-4a5d-ae6c-03528995c19f 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: a0016ddd-3ec4-41cc-894d-79390cf0f676 2026-07-16 03:49:23.575 8 INFO neutron.services.segments.plugin [-] Segment d918001f-0c61-4a37-a4ed-d93a9dee565e resource provider aggregate not found 2026-07-16 03:49:23.578 8 INFO neutron.services.segments.plugin [-] Segment d918001f-0c61-4a37-a4ed-d93a9dee565e resource provider aggregate not found 2026-07-16 03:49:23.590 8 INFO neutron.db.l3_hamode_db [None req-1f0308a2-e170-4a5d-ae6c-03528995c19f 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] HA network 4f8e406f-6fc4-4ae7-97a4-338c53703836 was deleted as no HA routers are present in tenant 0cc9a73cf81c44ed8980f768b9b173f4. 2026-07-16 03:49:23.600 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d918001f-0c61-4a37-a4ed-d93a9dee565e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d918001f-0c61-4a37-a4ed-d93a9dee565e found for delete ", "request_id": "req-8455d4e8-d15f-471a-93a6-679284579853"}]} [pid: 8|app: 0|req: 830/1855] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:22 2026] DELETE /v2.0/routers/072d980c-1c37-4d41-b233-64c138c43d85 => generated 0 bytes in 731 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:23.604 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d918001f-0c61-4a37-a4ed-d93a9dee565e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d918001f-0c61-4a37-a4ed-d93a9dee565e found for delete ", "request_id": "req-bc9039ab-176b-47ac-82d7-4a8e05029688"}]} [pid: 8|app: 0|req: 831/1856] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:23 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => 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: 1026/1857] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:23 2026] DELETE /v2.0/subnets/391ea35d-f255-425b-8af6-b141c5f8b417 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:23.843 8 INFO neutron_taas.services.taas.taas_plugin [None req-72c3cda7-8efb-4826-a233-97548e476701 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 4656f5ba-092d-4cdc-ae40-94737f37d0fd 2026-07-16 03:49:23.845 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72c3cda7-8efb-4826-a233-97548e476701 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 4656f5ba-092d-4cdc-ae40-94737f37d0fd [pid: 8|app: 0|req: 832/1858] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:23 2026] DELETE /v2.0/networks/07f5d30f-6582-41da-80c8-2e83377a1e57 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:24.417 7 INFO neutron_taas.services.taas.taas_plugin [None req-07819848-55e2-4111-bef4-57eb16fa6b87 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 18d77ca9-7c66-4537-961a-5a48b70f9753 2026-07-16 03:49:24.420 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07819848-55e2-4111-bef4-57eb16fa6b87 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 18d77ca9-7c66-4537-961a-5a48b70f9753 [pid: 8|app: 0|req: 833/1859] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:24 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => 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: 1027/1860] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:49:24 2026] PUT /v2.0/routers/acd73594-984b-4d32-88c1-979570da19df/remove_router_interface => generated 309 bytes in 931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:49:25.149 8 INFO neutron_taas.services.taas.taas_plugin [None req-f51e70e8-3a9d-4a7d-a0e1-f0b680b0eec3 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 40cc3863-320d-4ef8-a621-78d56e979b36 2026-07-16 03:49:25.153 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f51e70e8-3a9d-4a7d-a0e1-f0b680b0eec3 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 40cc3863-320d-4ef8-a621-78d56e979b36 2026-07-16 03:49:25.490 8 INFO neutron_taas.services.taas.taas_plugin [None req-f51e70e8-3a9d-4a7d-a0e1-f0b680b0eec3 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 831fb60e-aadc-4b3f-9442-58f268a75ed5 2026-07-16 03:49:25.492 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f51e70e8-3a9d-4a7d-a0e1-f0b680b0eec3 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 831fb60e-aadc-4b3f-9442-58f268a75ed5 2026-07-16 03:49:25.623 8 INFO neutron.services.segments.plugin [-] Segment b5d1591b-a4d6-4a3b-acba-5171c62f61c5 resource provider aggregate not found 2026-07-16 03:49:25.629 8 INFO neutron.services.segments.plugin [-] Segment b5d1591b-a4d6-4a3b-acba-5171c62f61c5 resource provider aggregate not found 2026-07-16 03:49:25.649 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b5d1591b-a4d6-4a3b-acba-5171c62f61c5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5d1591b-a4d6-4a3b-acba-5171c62f61c5 found for delete ", "request_id": "req-2b8bd383-bca9-418a-bf2a-46891b1947a3"}]} 2026-07-16 03:49:25.650 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b5d1591b-a4d6-4a3b-acba-5171c62f61c5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5d1591b-a4d6-4a3b-acba-5171c62f61c5 found for delete ", "request_id": "req-b0911e7e-15c0-4452-a3e1-35c9c3bed8dc"}]} 2026-07-16 03:49:25.841 8 INFO neutron.db.l3_hamode_db [None req-f51e70e8-3a9d-4a7d-a0e1-f0b680b0eec3 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] HA network 4a5f4685-825f-469a-ab7f-9859437a3499 was deleted as no HA routers are present in tenant 210c98e0c1ce41369e20321ff1480eea. [pid: 8|app: 0|req: 834/1861] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:24 2026] DELETE /v2.0/routers/acd73594-984b-4d32-88c1-979570da19df => generated 0 bytes in 888 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1862] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:25 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => 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: 836/1863] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:25 2026] DELETE /v2.0/subnets/1d1aa1d9-af29-44e8-b0f9-1a723f389611 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:26.078 8 INFO neutron_taas.services.taas.taas_plugin [None req-4281b55b-ff44-4b26-a7cf-3e8f55bc590a 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 2a003c8d-b9da-4d8a-b0bd-622963b3244f 2026-07-16 03:49:26.081 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4281b55b-ff44-4b26-a7cf-3e8f55bc590a 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 2a003c8d-b9da-4d8a-b0bd-622963b3244f [pid: 7|app: 0|req: 1028/1864] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:49:25 2026] POST /v2.0/floatingips => generated 552 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1865] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:25 2026] DELETE /v2.0/networks/3f020437-dd7c-4ef8-8096-506c1693b33d => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1866] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:26 2026] GET /v2.0/security-groups?tenant_id=210c98e0c1ce41369e20321ff1480eea&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/1867] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:49:26 2026] POST /v2.0/floatingips => generated 552 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/1868] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:49:26 2026] GET /v2.0/networks?id=352c18ec-0116-4e8d-abaa-47ae7170f544 => generated 673 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1869] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:26 2026] DELETE /v2.0/security-groups/516e0915-c20b-41d9-895b-2e27102b1e41 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1870] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:26 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => 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: 841/1871] 199.19.213.73 () {38 vars in 954 bytes} [Thu Jul 16 03:49:26 2026] POST /v2.0/ports => generated 958 bytes in 433 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: 842/1872] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:27 2026] GET /v2.0/security-groups?tenant_id=0cc9a73cf81c44ed8980f768b9b173f4&name=default => 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: 1031/1873] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:49:26 2026] POST /v2.0/floatingips => generated 552 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/1874] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:27 2026] DELETE /v2.0/security-groups/b84ff0d4-c0c0-4e58-ac3d-416177e99bfc => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:27.675 8 INFO neutron.services.segments.plugin [-] Segment ad63ed01-d844-4df0-be21-cc863bf4bf67 resource provider aggregate not found 2026-07-16 03:49:27.686 8 INFO neutron.services.segments.plugin [-] Segment ad63ed01-d844-4df0-be21-cc863bf4bf67 resource provider aggregate not found 2026-07-16 03:49:27.701 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ad63ed01-d844-4df0-be21-cc863bf4bf67 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad63ed01-d844-4df0-be21-cc863bf4bf67 found for delete ", "request_id": "req-f3bd9911-67cc-4f56-8e80-2ef3e5cdddac"}]} 2026-07-16 03:49:27.708 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ad63ed01-d844-4df0-be21-cc863bf4bf67 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ad63ed01-d844-4df0-be21-cc863bf4bf67 found for delete ", "request_id": "req-344c50f3-b97a-4145-a8b7-6ea8396acdce"}]} 2026-07-16 03:49:27.724 8 INFO neutron.services.segments.plugin [-] Segment 9830668d-be82-4a16-819b-4055435b5c40 resource provider aggregate not found 2026-07-16 03:49:27.734 8 INFO neutron.services.segments.plugin [-] Segment 9830668d-be82-4a16-819b-4055435b5c40 resource provider aggregate not found 2026-07-16 03:49:27.744 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9830668d-be82-4a16-819b-4055435b5c40 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9830668d-be82-4a16-819b-4055435b5c40 found for delete ", "request_id": "req-3b581c55-7f74-4fa0-870a-1e2faac22c18"}]} 2026-07-16 03:49:27.756 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9830668d-be82-4a16-819b-4055435b5c40 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9830668d-be82-4a16-819b-4055435b5c40 found for delete ", "request_id": "req-d356624e-0f84-444d-b093-f589772ea391"}]} [pid: 8|app: 0|req: 843/1875] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:49:27 2026] PUT /v2.0/ports/12332e75-fc08-4703-8d97-3415eea55464 => generated 1239 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:28.017 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cab8bf24-4ab5-425c-9f01-28aa93c8b68b'] response: {'name': 'network-changed', 'server_uuid': '9363a905-ddfc-4127-8595-743a2879c315', 'tag': '12332e75-fc08-4703-8d97-3415eea55464', '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: 844/1876] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:28 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1877] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:49:28 2026] GET /v2.0/security-groups?id=85b99d9d-5330-4f99-a899-2fed9f0778fd&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: 1033/1878] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:49:27 2026] POST /v2.0/floatingips => generated 552 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/1879] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:49:28 2026] GET /v2.0/ports?tenant_id=ff24c2696799404fbc9bc6b6c94929be&device_id=9363a905-ddfc-4127-8595-743a2879c315 => generated 1242 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/1880] 199.19.213.73 () {34 vars in 1017 bytes} [Thu Jul 16 03:49:28 2026] GET /v2.0/networks?tenant_id=ff24c2696799404fbc9bc6b6c94929be&shared=False => generated 769 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/1881] 199.19.213.73 () {34 vars in 929 bytes} [Thu Jul 16 03:49:28 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1884] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:49:28 2026] POST /v2.0/floatingips => generated 552 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/1885] 10.0.0.60 () {34 vars in 758 bytes} [Thu Jul 16 03:49:28 2026] PUT /v2.0/floatingips/5f2661e9-31df-41e3-934f-5f490bf64549/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: 847/1886] 10.0.0.60 () {34 vars in 758 bytes} [Thu Jul 16 03:49:28 2026] PUT /v2.0/floatingips/251a6592-938e-454e-9de0-bf3c37bd18dd/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: 1040/1887] 10.0.0.60 () {34 vars in 758 bytes} [Thu Jul 16 03:49:28 2026] PUT /v2.0/floatingips/2683ef78-f10b-406f-814f-2826470ee3d2/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1888] 10.0.0.60 () {34 vars in 758 bytes} [Thu Jul 16 03:49:28 2026] PUT /v2.0/floatingips/7f54f160-df4f-4be3-b7ea-ed3cb97e3617/tags => generated 19 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/1889] 10.0.0.60 () {32 vars in 671 bytes} [Thu Jul 16 03:49:28 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1890] 10.0.0.60 () {32 vars in 685 bytes} [Thu Jul 16 03:49:29 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/1891] 10.0.0.60 () {32 vars in 681 bytes} [Thu Jul 16 03:49:29 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1892] 10.0.0.60 () {32 vars in 693 bytes} [Thu Jul 16 03:49:29 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1893] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:29 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/1894] 10.0.0.60 () {32 vars in 679 bytes} [Thu Jul 16 03:49:29 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/1895] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:49:29 2026] GET /v2.0/security-groups?id=85b99d9d-5330-4f99-a899-2fed9f0778fd&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1896] 10.0.0.60 () {32 vars in 693 bytes} [Thu Jul 16 03:49:29 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/1897] 10.0.0.60 () {32 vars in 689 bytes} [Thu Jul 16 03:49:29 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1898] 10.0.0.60 () {32 vars in 701 bytes} [Thu Jul 16 03:49:29 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:29.514 7 INFO neutron_taas.services.taas.taas_plugin [None req-66a80e8d-aee5-4afd-90fc-7112773d4d90 76832bf1afd2489182d86e21e4895bb3 2e96c930fcd54f61b8b1f303c408900e - - default default] TaaS: Handle Delete Port: 0c340847-6a3d-4c93-bb4a-89837dc42f31 2026-07-16 03:49:29.516 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66a80e8d-aee5-4afd-90fc-7112773d4d90 76832bf1afd2489182d86e21e4895bb3 2e96c930fcd54f61b8b1f303c408900e - - default default] Tap Mirror: Handle Delete Port: 0c340847-6a3d-4c93-bb4a-89837dc42f31 [pid: 7|app: 0|req: 1046/1899] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:49:29 2026] DELETE /v2.0/floatingips/5f2661e9-31df-41e3-934f-5f490bf64549 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/1900] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:49:29 2026] GET /v2.0/ports?tenant_id=ff24c2696799404fbc9bc6b6c94929be&device_id=9363a905-ddfc-4127-8595-743a2879c315 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:29.752 8 INFO neutron_taas.services.taas.taas_plugin [None req-671b6c9f-fb6b-464c-a526-ff77b685d1b5 76832bf1afd2489182d86e21e4895bb3 2e96c930fcd54f61b8b1f303c408900e - - default default] TaaS: Handle Delete Port: a5d2c547-a52a-487a-bf98-5c1b8dd6989a 2026-07-16 03:49:29.755 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-671b6c9f-fb6b-464c-a526-ff77b685d1b5 76832bf1afd2489182d86e21e4895bb3 2e96c930fcd54f61b8b1f303c408900e - - default default] Tap Mirror: Handle Delete Port: a5d2c547-a52a-487a-bf98-5c1b8dd6989a [pid: 7|app: 0|req: 1048/1901] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:49:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=12332e75-fc08-4703-8d97-3415eea55464 => 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: 1049/1902] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:49:29 2026] GET /v2.0/subnets?id=6f661c75-e9be-4a57-9b64-8bbf12aaeb81 => generated 691 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/1903] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:49:29 2026] GET /v2.0/ports?network_id=352c18ec-0116-4e8d-abaa-47ae7170f544&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/1904] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:49:29 2026] GET /v2.0/networks/352c18ec-0116-4e8d-abaa-47ae7170f544?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1905] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:49:29 2026] DELETE /v2.0/floatingips/251a6592-938e-454e-9de0-bf3c37bd18dd => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/1906] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:49:29 2026] GET /v2.0/networks/352c18ec-0116-4e8d-abaa-47ae7170f544?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) 2026-07-16 03:49:30.000 8 INFO neutron_taas.services.taas.taas_plugin [None req-f812c035-9868-4f9f-b730-ce7554ba38a0 76832bf1afd2489182d86e21e4895bb3 2e96c930fcd54f61b8b1f303c408900e - - default default] TaaS: Handle Delete Port: 39bf8987-2bff-4790-8b23-e5538d63e564 2026-07-16 03:49:30.002 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f812c035-9868-4f9f-b730-ce7554ba38a0 76832bf1afd2489182d86e21e4895bb3 2e96c930fcd54f61b8b1f303c408900e - - default default] Tap Mirror: Handle Delete Port: 39bf8987-2bff-4790-8b23-e5538d63e564 [pid: 8|app: 0|req: 855/1907] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:49:29 2026] DELETE /v2.0/floatingips/2683ef78-f10b-406f-814f-2826470ee3d2 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:30.287 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b464c21-0305-4756-b541-bec6097b1ded 76832bf1afd2489182d86e21e4895bb3 2e96c930fcd54f61b8b1f303c408900e - - default default] TaaS: Handle Delete Port: 3ae37d39-a681-4b14-bff1-74f70614b37b 2026-07-16 03:49:30.290 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b464c21-0305-4756-b541-bec6097b1ded 76832bf1afd2489182d86e21e4895bb3 2e96c930fcd54f61b8b1f303c408900e - - default default] Tap Mirror: Handle Delete Port: 3ae37d39-a681-4b14-bff1-74f70614b37b [pid: 8|app: 0|req: 856/1908] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:30 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1909] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:49:30 2026] GET /v2.0/security-groups?id=85b99d9d-5330-4f99-a899-2fed9f0778fd&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/1910] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:49:30 2026] DELETE /v2.0/floatingips/7f54f160-df4f-4be3-b7ea-ed3cb97e3617 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:30.562 8 INFO neutron_taas.services.taas.taas_plugin [None req-a01bc22b-53ca-4096-96a2-9c0398db4c39 76832bf1afd2489182d86e21e4895bb3 2e96c930fcd54f61b8b1f303c408900e - - default default] TaaS: Handle Delete Port: 0a7a8202-324c-45c2-a9d8-6eccdd094e25 2026-07-16 03:49:30.564 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a01bc22b-53ca-4096-96a2-9c0398db4c39 76832bf1afd2489182d86e21e4895bb3 2e96c930fcd54f61b8b1f303c408900e - - default default] Tap Mirror: Handle Delete Port: 0a7a8202-324c-45c2-a9d8-6eccdd094e25 [pid: 8|app: 0|req: 858/1911] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:49:30 2026] DELETE /v2.0/floatingips/daeb21c7-f4c1-4d15-ab98-15c33363d9bf => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1912] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:31 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1913] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:49:31 2026] GET /v2.0/security-groups?id=85b99d9d-5330-4f99-a899-2fed9f0778fd&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: 1054/1914] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:31 2026] GET /v2.0/security-groups?tenant_id=5c36f96676994b09a534393db2a60de3&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1915] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:31 2026] DELETE /v2.0/security-groups/879dd1f9-dc3d-47f9-ba40-d6170779b7af => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:31.830 7 INFO neutron.db.segments_db [None req-9d5b6833-0591-4a1b-b3d5-561b88103cd2 fcbf1be016e34fc29f4e066629897a14 4dcb1442835f4344a125edf293fdfeb4 - - default default] Added segment f36a4581-fece-45da-900f-f02e64dd53fe of type vxlan for network 4124b863-476f-49ba-85de-d413fed354a7 [pid: 7|app: 0|req: 1055/1916] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:31 2026] POST /v2.0/networks => generated 726 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1917] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:31 2026] GET /v2.0/security-groups?tenant_id=dcfa786ec8774b3088a8aac63fc0fc38&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1918] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:31 2026] DELETE /v2.0/security-groups/f5a1f02f-f65f-40a6-81ca-8554373e66fb => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/1919] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:49:31 2026] POST /v2.0/subnets => generated 644 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:32.057 8 WARNING neutron.api.v2.base [None req-67af7632-d513-4256-9aee-235992c7497e fcbf1be016e34fc29f4e066629897a14 4dcb1442835f4344a125edf293fdfeb4 - - 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-07-16 03:49:32.058 8 INFO neutron.api.v2.resource [None req-67af7632-d513-4256-9aee-235992c7497e fcbf1be016e34fc29f4e066629897a14 4dcb1442835f4344a125edf293fdfeb4 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 864/1920] 10.0.0.60 () {34 vars in 680 bytes} [Thu Jul 16 03:49:32 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-07-16 03:49:32.249 7 INFO neutron.services.segments.plugin [-] Segment f36a4581-fece-45da-900f-f02e64dd53fe resource provider aggregate not found 2026-07-16 03:49:32.253 7 INFO neutron.services.segments.plugin [-] Segment f36a4581-fece-45da-900f-f02e64dd53fe resource provider aggregate not found [pid: 7|app: 0|req: 1057/1921] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:32 2026] DELETE /v2.0/networks/4124b863-476f-49ba-85de-d413fed354a7 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:32.273 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f36a4581-fece-45da-900f-f02e64dd53fe resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f36a4581-fece-45da-900f-f02e64dd53fe found for delete ", "request_id": "req-d4414b45-5f1f-4ef4-be18-169dc20f9589"}]} 2026-07-16 03:49:32.277 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f36a4581-fece-45da-900f-f02e64dd53fe resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f36a4581-fece-45da-900f-f02e64dd53fe found for delete ", "request_id": "req-3b62d58c-886e-487a-8301-fced290a699a"}]} [pid: 8|app: 0|req: 865/1922] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:32 2026] GET /v2.0/security-groups?tenant_id=2e96c930fcd54f61b8b1f303c408900e&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:32.342 7 INFO neutron.db.segments_db [None req-64a598c5-f8cc-4de0-81fa-def120a42e05 fcbf1be016e34fc29f4e066629897a14 4dcb1442835f4344a125edf293fdfeb4 - - default default] Added segment ab9c07e9-10ed-4aa6-9b85-3f7e0defce9b of type vxlan for network 0f7fc678-5fad-4187-b6f0-66b8a3268d4a [pid: 7|app: 0|req: 1058/1923] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:32 2026] POST /v2.0/networks => generated 727 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1924] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:32 2026] DELETE /v2.0/security-groups/5dbf3c9b-f4a8-4c59-848b-cfa4a5a30fde => 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: 1059/1925] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:49:32 2026] POST /v2.0/subnets => generated 647 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:32.673 7 WARNING neutron.api.v2.base [None req-c81796c0-f649-45e6-853e-64e984534e3f fcbf1be016e34fc29f4e066629897a14 4dcb1442835f4344a125edf293fdfeb4 - - 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-07-16 03:49:32.674 7 INFO neutron.api.v2.resource [None req-c81796c0-f649-45e6-853e-64e984534e3f fcbf1be016e34fc29f4e066629897a14 4dcb1442835f4344a125edf293fdfeb4 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 1060/1926] 10.0.0.60 () {34 vars in 680 bytes} [Thu Jul 16 03:49:32 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1927] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:32 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => generated 975 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1928] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:49:32 2026] GET /v2.0/security-groups?id=85b99d9d-5330-4f99-a899-2fed9f0778fd&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: 1061/1929] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:32 2026] DELETE /v2.0/networks/0f7fc678-5fad-4187-b6f0-66b8a3268d4a => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:32.902 8 INFO neutron.db.segments_db [None req-2a5ce448-e8e0-4a9b-83a2-c948b695f7a9 fcbf1be016e34fc29f4e066629897a14 4dcb1442835f4344a125edf293fdfeb4 - - default default] Added segment c8686d84-a04f-469e-a0c5-f95e3cc9b07d of type vxlan for network b116d8bf-ccf4-45d7-8938-8db12b00761e [pid: 8|app: 0|req: 869/1930] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:32 2026] POST /v2.0/networks => generated 726 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/1931] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:49:32 2026] POST /v2.0/subnets => generated 647 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1932] 10.0.0.60 () {34 vars in 680 bytes} [Thu Jul 16 03:49:33 2026] POST /v2.0/rbac-policies => generated 324 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1933] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:33 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1934] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:49:33 2026] GET /v2.0/security-groups?id=85b99d9d-5330-4f99-a899-2fed9f0778fd&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/1935] 10.0.0.60 () {32 vars in 722 bytes} [Thu Jul 16 03:49:33 2026] GET /v2.0/networks/b116d8bf-ccf4-45d7-8938-8db12b00761e => generated 654 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:49:34.292 7 INFO neutron.services.segments.plugin [-] Segment ab9c07e9-10ed-4aa6-9b85-3f7e0defce9b resource provider aggregate not found 2026-07-16 03:49:34.295 7 INFO neutron.services.segments.plugin [-] Segment ab9c07e9-10ed-4aa6-9b85-3f7e0defce9b resource provider aggregate not found 2026-07-16 03:49:34.307 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ab9c07e9-10ed-4aa6-9b85-3f7e0defce9b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab9c07e9-10ed-4aa6-9b85-3f7e0defce9b found for delete ", "request_id": "req-a7df5f08-264d-4f60-8d0d-665132318ac9"}]} 2026-07-16 03:49:34.328 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ab9c07e9-10ed-4aa6-9b85-3f7e0defce9b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab9c07e9-10ed-4aa6-9b85-3f7e0defce9b found for delete ", "request_id": "req-8c2a4a1c-4c28-4b59-9d5d-e15c5c371560"}]} 2026-07-16 03:49:34.527 8 INFO neutron.pecan_wsgi.hooks.translation [None req-56f4a967-f660-4126-91d5-abbe4560b834 98b0b81158a84a8e872aa1e8a0e22ce5 b239686b592b4e489567006c08eddfe4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 873/1936] 10.0.0.60 () {32 vars in 722 bytes} [Thu Jul 16 03:49:34 2026] GET /v2.0/networks/b116d8bf-ccf4-45d7-8938-8db12b00761e => generated 138 bytes in 147 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/1937] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:34 2026] DELETE /v2.0/networks/b116d8bf-ccf4-45d7-8938-8db12b00761e => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:34.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8016164c-881e-4627-a4e4-67f1ecddd386 fcbf1be016e34fc29f4e066629897a14 4dcb1442835f4344a125edf293fdfeb4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 874/1938] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:34 2026] DELETE /v2.0/subnets/97e5f195-9469-4c04-b7d0-6d211362826b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:49:34.767 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1951208a-9536-4460-8984-17e927deaa56 fcbf1be016e34fc29f4e066629897a14 4dcb1442835f4344a125edf293fdfeb4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1065/1939] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:34 2026] DELETE /v2.0/subnets/d4ff087e-2605-4df1-93fe-6faeb6b895e8 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:49:34.786 8 INFO neutron.pecan_wsgi.hooks.translation [None req-343b642d-b296-46c7-bd55-7242f61a2df5 fcbf1be016e34fc29f4e066629897a14 4dcb1442835f4344a125edf293fdfeb4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 875/1940] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:34 2026] DELETE /v2.0/subnets/161f2688-e49b-41e0-b935-e0ed0724ca26 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/1941] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:34 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => generated 975 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1942] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:49:35 2026] GET /v2.0/security-groups?id=85b99d9d-5330-4f99-a899-2fed9f0778fd&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: 1067/1943] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:35 2026] GET /v2.0/security-groups?tenant_id=4dcb1442835f4344a125edf293fdfeb4&name=default => generated 2925 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1944] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:35 2026] DELETE /v2.0/security-groups/9abc32b8-8105-4d9b-82e4-751109247360 => 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: 1068/1945] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:35 2026] GET /v2.0/security-groups?tenant_id=b239686b592b4e489567006c08eddfe4&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1946] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:36 2026] DELETE /v2.0/security-groups/7e2a830f-3824-4b42-9771-9d7c800e2c9b => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:36.331 7 INFO neutron.services.segments.plugin [-] Segment c8686d84-a04f-469e-a0c5-f95e3cc9b07d resource provider aggregate not found 2026-07-16 03:49:36.345 7 INFO neutron.services.segments.plugin [-] Segment c8686d84-a04f-469e-a0c5-f95e3cc9b07d resource provider aggregate not found 2026-07-16 03:49:36.357 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c8686d84-a04f-469e-a0c5-f95e3cc9b07d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8686d84-a04f-469e-a0c5-f95e3cc9b07d found for delete ", "request_id": "req-d2dec6df-d205-4b0e-aa5f-598e207e6cc7"}]} 2026-07-16 03:49:36.360 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c8686d84-a04f-469e-a0c5-f95e3cc9b07d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8686d84-a04f-469e-a0c5-f95e3cc9b07d found for delete ", "request_id": "req-688728e7-e29c-4c3c-a24f-33b89d40c0be"}]} [pid: 8|app: 0|req: 879/1947] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:36 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => generated 975 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1948] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:49:36 2026] GET /v2.0/security-groups?id=85b99d9d-5330-4f99-a899-2fed9f0778fd&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/1949] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:36 2026] GET /v2.0/security-groups?tenant_id=90dc680892d64becadc3211a5caba9dd&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1950] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:36 2026] DELETE /v2.0/security-groups/78e47dab-d6f4-4f95-beb8-a561bd44c2e4 => 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: 1070/1951] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:49:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1952] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:49:36 2026] POST /v2.0/subnetpools => generated 516 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/1953] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:49:37 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: 8|app: 0|req: 883/1954] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:49:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/1955] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:49:37 2026] POST /v2.0/subnetpools => generated 516 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1956] 10.0.0.60 () {34 vars in 758 bytes} [Thu Jul 16 03:49:37 2026] PUT /v2.0/subnetpools/8765d332-ae32-479f-ab02-5b1963dcf743/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/1957] 10.0.0.60 () {34 vars in 758 bytes} [Thu Jul 16 03:49:37 2026] PUT /v2.0/subnetpools/9d934a8d-b692-4d00-af25-ecf4188b1307/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: 885/1958] 10.0.0.60 () {34 vars in 758 bytes} [Thu Jul 16 03:49:37 2026] PUT /v2.0/subnetpools/bca70d6b-d344-4256-9928-807883e31d85/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/1959] 10.0.0.60 () {34 vars in 758 bytes} [Thu Jul 16 03:49:37 2026] PUT /v2.0/subnetpools/d1c7fe66-c15e-4fa7-9bd4-bfffb783d408/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1960] 10.0.0.60 () {32 vars in 671 bytes} [Thu Jul 16 03:49:37 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/1961] 10.0.0.60 () {32 vars in 685 bytes} [Thu Jul 16 03:49:37 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/1962] 10.0.0.60 () {32 vars in 681 bytes} [Thu Jul 16 03:49:37 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1963] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:37 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/1964] 10.0.0.60 () {32 vars in 693 bytes} [Thu Jul 16 03:49:37 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1965] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:49:37 2026] GET /v2.0/security-groups?id=85b99d9d-5330-4f99-a899-2fed9f0778fd&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: 7|app: 0|req: 1078/1966] 10.0.0.60 () {32 vars in 679 bytes} [Thu Jul 16 03:49:37 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1967] 10.0.0.60 () {32 vars in 693 bytes} [Thu Jul 16 03:49:37 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/1968] 10.0.0.60 () {32 vars in 689 bytes} [Thu Jul 16 03:49:37 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1969] 10.0.0.60 () {32 vars in 701 bytes} [Thu Jul 16 03:49:37 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/1970] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:49:37 2026] DELETE /v2.0/subnetpools/8765d332-ae32-479f-ab02-5b1963dcf743 => 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: 891/1971] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:49:37 2026] DELETE /v2.0/subnetpools/9d934a8d-b692-4d00-af25-ecf4188b1307 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/1972] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:49:37 2026] DELETE /v2.0/subnetpools/bca70d6b-d344-4256-9928-807883e31d85 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1973] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:49:37 2026] DELETE /v2.0/subnetpools/d1c7fe66-c15e-4fa7-9bd4-bfffb783d408 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/1974] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:49:37 2026] DELETE /v2.0/subnetpools/b9cecd0d-ae17-4aef-957a-3dfb6b63344f => 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: 893/1975] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:38 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/1976] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:49:38 2026] GET /v2.0/security-groups?id=85b99d9d-5330-4f99-a899-2fed9f0778fd&fields=id&fields=name => generated 88 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/1977] 199.19.213.73 () {34 vars in 993 bytes} [Thu Jul 16 03:49:38 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => generated 975 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:49:38.975 7 INFO neutron_taas.services.taas.taas_plugin [req-6e40a353-4a61-4f8b-9800-94b1e7e71d69 req-4c8421ff-4e48-43c8-af1c-2828dfd6abea d5d0ef112ba84a4eb885dd480db2ce01 ff24c2696799404fbc9bc6b6c94929be - - default default] TaaS: Handle Delete Port: 12332e75-fc08-4703-8d97-3415eea55464 2026-07-16 03:49:38.977 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6e40a353-4a61-4f8b-9800-94b1e7e71d69 req-4c8421ff-4e48-43c8-af1c-2828dfd6abea d5d0ef112ba84a4eb885dd480db2ce01 ff24c2696799404fbc9bc6b6c94929be - - default default] Tap Mirror: Handle Delete Port: 12332e75-fc08-4703-8d97-3415eea55464 [pid: 7|app: 0|req: 1085/1978] 199.19.213.73 () {36 vars in 996 bytes} [Thu Jul 16 03:49:38 2026] DELETE /v2.0/ports/12332e75-fc08-4703-8d97-3415eea55464 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1979] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:38 2026] GET /v2.0/security-groups?tenant_id=217d1c0d0a1c4c62a706ef8df12f0c95&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:39.148 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c42842b0-4770-440d-b936-ee4adba8d8d2'] response: {'server_uuid': '9363a905-ddfc-4127-8595-743a2879c315', 'name': 'network-vif-deleted', 'tag': '12332e75-fc08-4703-8d97-3415eea55464', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1086/1980] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:39 2026] DELETE /v2.0/security-groups/489750c2-a11c-4fb1-bc0c-05fe685399ff => 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: 895/1981] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:39 2026] GET /v2.0/security-groups?tenant_id=ef0fec0864ff44efbcd0a241b4958dce&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/1982] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:39 2026] DELETE /v2.0/security-groups/4cb51654-bc59-4f6d-8bc5-c1b51d814085 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/1983] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:39 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => 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: 896/1984] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:39 2026] GET /v2.0/security-groups?tenant_id=0ba9731f7dd6436ea6efcece1d3ea008&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: 1089/1985] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:39 2026] DELETE /v2.0/security-groups/6e75cdfe-98e4-4134-a67f-6c93535083a6 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:40.890 8 INFO neutron.db.segments_db [None req-db038c78-4166-4227-b077-87a55d2761f0 00b0c022ca684a65ae4b7c9c032e72cb 40aa65cc7f484af8a97f5fc00659b1b6 - - default default] Added segment 40c895a9-a02a-4afc-9211-afc1319c18c9 of type vxlan for network d07f72a8-8674-4d38-a8d9-d046f92cdc83 [pid: 7|app: 0|req: 1090/1986] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:40 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1987] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:40 2026] POST /v2.0/networks => generated 632 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/1988] 10.0.0.60 () {34 vars in 663 bytes} [Thu Jul 16 03:49:40 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:41.357 8 INFO neutron.db.segments_db [None req-49f91a31-28d4-4216-9b20-a03dc1b0eb55 00b0c022ca684a65ae4b7c9c032e72cb 40aa65cc7f484af8a97f5fc00659b1b6 - - default default] Added segment 84e14d9c-948d-405a-91e4-0ae312214d27 of type vxlan for network dd3bd1bf-ec9f-4090-9ac2-d5da6d2a4541 [pid: 8|app: 0|req: 898/1989] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:41 2026] POST /v2.0/networks => generated 631 bytes in 128 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: 1092/1990] 10.0.0.60 () {34 vars in 663 bytes} [Thu Jul 16 03:49:41 2026] POST /v2.0/ports => generated 743 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:41.849 8 INFO neutron.db.segments_db [None req-a239afff-76af-4171-839f-8f48c089e7bc 00b0c022ca684a65ae4b7c9c032e72cb 40aa65cc7f484af8a97f5fc00659b1b6 - - default default] Added segment 2c42f114-976b-47bb-b421-770f8525d844 of type vxlan for network 2c687adc-54ff-4eba-a275-8309b2c93bd3 [pid: 8|app: 0|req: 899/1991] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:41 2026] POST /v2.0/networks => generated 631 bytes in 147 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: 900/1992] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:49:41 2026] GET /v2.0/ports?device_id=9363a905-ddfc-4127-8595-743a2879c315 => 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: 1093/1993] 10.0.0.60 () {34 vars in 663 bytes} [Thu Jul 16 03:49:41 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:42.286 8 INFO neutron.db.segments_db [None req-17753eee-bf2c-44d6-ac3b-327e780730b1 00b0c022ca684a65ae4b7c9c032e72cb 40aa65cc7f484af8a97f5fc00659b1b6 - - default default] Added segment 89b8366e-bee4-4cb1-a322-62386b89e5dc of type vxlan for network 178d35ae-8e92-474a-817c-b038f99247cf [pid: 8|app: 0|req: 901/1994] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:42 2026] POST /v2.0/networks => generated 632 bytes in 135 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: 1094/1995] 10.0.0.60 () {34 vars in 663 bytes} [Thu Jul 16 03:49:42 2026] POST /v2.0/ports => generated 743 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:42.719 8 INFO neutron.db.segments_db [None req-c374bbf0-f475-4c43-9e27-d9391d118822 00b0c022ca684a65ae4b7c9c032e72cb 40aa65cc7f484af8a97f5fc00659b1b6 - - default default] Added segment c91cfc46-0f81-43fb-85c7-aaf0920f7038 of type vxlan for network ff020ea2-9b9f-40c3-9118-cebd8dd0ff56 [pid: 8|app: 0|req: 902/1996] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:42 2026] POST /v2.0/networks => generated 631 bytes in 162 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: 1095/1997] 10.0.0.60 () {34 vars in 663 bytes} [Thu Jul 16 03:49:42 2026] POST /v2.0/ports => generated 743 bytes in 288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1998] 10.0.0.60 () {34 vars in 746 bytes} [Thu Jul 16 03:49:43 2026] PUT /v2.0/ports/f0695354-32ae-4a58-bc28-13aba553b72d/tags => generated 17 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1096/1999] 10.0.0.60 () {34 vars in 746 bytes} [Thu Jul 16 03:49:43 2026] PUT /v2.0/ports/192660ba-3d6c-4d5f-a473-1c9e8dafd9a2/tags => generated 25 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: 904/2000] 10.0.0.60 () {34 vars in 746 bytes} [Thu Jul 16 03:49:43 2026] PUT /v2.0/ports/b9151cbb-1ccb-442a-bd4f-84d08f1a7fa2/tags => generated 34 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: 1097/2001] 10.0.0.60 () {34 vars in 746 bytes} [Thu Jul 16 03:49:43 2026] PUT /v2.0/ports/c7cdbf28-99f0-4a60-ac3c-94d87e96bf14/tags => generated 19 bytes in 55 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: 905/2002] 10.0.0.60 () {32 vars in 659 bytes} [Thu Jul 16 03:49:43 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 163 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: 1098/2003] 10.0.0.60 () {32 vars in 673 bytes} [Thu Jul 16 03:49:43 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/2006] 10.0.0.60 () {32 vars in 669 bytes} [Thu Jul 16 03:49:43 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: 1101/2007] 10.0.0.60 () {32 vars in 681 bytes} [Thu Jul 16 03:49:43 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/2008] 10.0.0.60 () {32 vars in 667 bytes} [Thu Jul 16 03:49:43 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: 1102/2009] 10.0.0.60 () {32 vars in 681 bytes} [Thu Jul 16 03:49:43 2026] GET /v2.0/ports?not-tags=red%2Cblue => 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: 908/2010] 10.0.0.60 () {32 vars in 677 bytes} [Thu Jul 16 03:49:43 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/2011] 10.0.0.60 () {32 vars in 689 bytes} [Thu Jul 16 03:49:44 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:44.192 8 INFO neutron_taas.services.taas.taas_plugin [None req-1fb45081-0721-4ea6-9320-091045913058 00b0c022ca684a65ae4b7c9c032e72cb 40aa65cc7f484af8a97f5fc00659b1b6 - - default default] TaaS: Handle Delete Port: f0695354-32ae-4a58-bc28-13aba553b72d 2026-07-16 03:49:44.196 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fb45081-0721-4ea6-9320-091045913058 00b0c022ca684a65ae4b7c9c032e72cb 40aa65cc7f484af8a97f5fc00659b1b6 - - default default] Tap Mirror: Handle Delete Port: f0695354-32ae-4a58-bc28-13aba553b72d [pid: 8|app: 0|req: 910/2012] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:49:44 2026] DELETE /v2.0/ports/f0695354-32ae-4a58-bc28-13aba553b72d => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:44.328 7 INFO neutron.db.segments_db [None req-27b799a4-aa1e-4ac9-91d9-f6c589bd67fe 26af6238bd654623a9aabc516efba421 9f5cb62ce9404f9982a3dd9e267c9622 - - default default] Added segment e02dfc06-5c98-4331-895b-b630ca0e9cd2 of type vxlan for network 672e7cb5-fab3-4e27-9681-a7f572a48dcf [pid: 7|app: 0|req: 1103/2013] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:44 2026] POST /v2.0/networks => generated 631 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:44.496 7 INFO neutron_taas.services.taas.taas_plugin [None req-bae93e24-3f97-4a16-b857-3e5aaa171db3 00b0c022ca684a65ae4b7c9c032e72cb 40aa65cc7f484af8a97f5fc00659b1b6 - - default default] TaaS: Handle Delete Port: 192660ba-3d6c-4d5f-a473-1c9e8dafd9a2 2026-07-16 03:49:44.499 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bae93e24-3f97-4a16-b857-3e5aaa171db3 00b0c022ca684a65ae4b7c9c032e72cb 40aa65cc7f484af8a97f5fc00659b1b6 - - default default] Tap Mirror: Handle Delete Port: 192660ba-3d6c-4d5f-a473-1c9e8dafd9a2 [pid: 7|app: 0|req: 1104/2014] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:49:44 2026] DELETE /v2.0/ports/192660ba-3d6c-4d5f-a473-1c9e8dafd9a2 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:44.607 8 INFO neutron_taas.services.taas.taas_plugin [None req-93c13d92-ca3f-4452-8ab1-9f7e38687342 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 7a42d2e6-3746-472e-96ca-2308cacb9ebf 2026-07-16 03:49:44.609 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93c13d92-ca3f-4452-8ab1-9f7e38687342 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 7a42d2e6-3746-472e-96ca-2308cacb9ebf [pid: 7|app: 0|req: 1105/2015] 10.0.0.60 () {34 vars in 663 bytes} [Thu Jul 16 03:49:44 2026] POST /v2.0/ports => generated 743 bytes in 260 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-07-16 03:49:44.925 7 INFO neutron_taas.services.taas.taas_plugin [None req-8eb38de0-83bd-4a73-90d5-4dd34cb14755 00b0c022ca684a65ae4b7c9c032e72cb 40aa65cc7f484af8a97f5fc00659b1b6 - - default default] TaaS: Handle Delete Port: b9151cbb-1ccb-442a-bd4f-84d08f1a7fa2 2026-07-16 03:49:44.929 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8eb38de0-83bd-4a73-90d5-4dd34cb14755 00b0c022ca684a65ae4b7c9c032e72cb 40aa65cc7f484af8a97f5fc00659b1b6 - - default default] Tap Mirror: Handle Delete Port: b9151cbb-1ccb-442a-bd4f-84d08f1a7fa2 [pid: 7|app: 0|req: 1106/2016] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:49:44 2026] DELETE /v2.0/ports/b9151cbb-1ccb-442a-bd4f-84d08f1a7fa2 => 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: 911/2017] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:49:44 2026] PUT /v2.0/routers/052153ab-cff9-40e9-b887-887be70da273/remove_router_interface => generated 309 bytes in 847 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2018] 10.0.0.60 () {34 vars in 665 bytes} [Thu Jul 16 03:49:45 2026] POST /v2.0/trunks => generated 407 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:45.234 8 INFO neutron_taas.services.taas.taas_plugin [None req-7e43ae76-0842-43bc-81e4-49350202cdf4 00b0c022ca684a65ae4b7c9c032e72cb 40aa65cc7f484af8a97f5fc00659b1b6 - - default default] TaaS: Handle Delete Port: c7cdbf28-99f0-4a60-ac3c-94d87e96bf14 2026-07-16 03:49:45.238 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7e43ae76-0842-43bc-81e4-49350202cdf4 00b0c022ca684a65ae4b7c9c032e72cb 40aa65cc7f484af8a97f5fc00659b1b6 - - default default] Tap Mirror: Handle Delete Port: c7cdbf28-99f0-4a60-ac3c-94d87e96bf14 [pid: 8|app: 0|req: 912/2019] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:49:45 2026] DELETE /v2.0/ports/c7cdbf28-99f0-4a60-ac3c-94d87e96bf14 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:45.383 8 INFO neutron.db.segments_db [None req-0189e71d-627f-44d6-bef8-481b890fa99b 26af6238bd654623a9aabc516efba421 9f5cb62ce9404f9982a3dd9e267c9622 - - default default] Added segment ed100cbe-6c62-4fd7-a7b3-0aeff7c45c9d of type vxlan for network 7fb58075-3bb2-4feb-8fa2-6c8f4bde9ed7 2026-07-16 03:49:45.387 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c99d7a7-0248-42db-afcd-dca25efde72d 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 5147fb31-1370-4685-b5a6-0c502c103053 2026-07-16 03:49:45.390 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c99d7a7-0248-42db-afcd-dca25efde72d 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 5147fb31-1370-4685-b5a6-0c502c103053 [pid: 8|app: 0|req: 913/2020] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:45 2026] POST /v2.0/networks => generated 631 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:45.535 8 INFO neutron_taas.services.taas.taas_plugin [None req-c31e8ef8-a3a1-4383-b6af-deba0b6f8db3 00b0c022ca684a65ae4b7c9c032e72cb 40aa65cc7f484af8a97f5fc00659b1b6 - - default default] TaaS: Handle Delete Port: c28ca613-8208-46c1-bedd-ec9c4b978e74 2026-07-16 03:49:45.540 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c31e8ef8-a3a1-4383-b6af-deba0b6f8db3 00b0c022ca684a65ae4b7c9c032e72cb 40aa65cc7f484af8a97f5fc00659b1b6 - - default default] Tap Mirror: Handle Delete Port: c28ca613-8208-46c1-bedd-ec9c4b978e74 2026-07-16 03:49:45.618 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c99d7a7-0248-42db-afcd-dca25efde72d 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 3f8d08de-4f36-4941-8ca1-4a3e94bbbc36 2026-07-16 03:49:45.622 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c99d7a7-0248-42db-afcd-dca25efde72d 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 3f8d08de-4f36-4941-8ca1-4a3e94bbbc36 [pid: 8|app: 0|req: 914/2021] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:49:45 2026] DELETE /v2.0/ports/c28ca613-8208-46c1-bedd-ec9c4b978e74 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/2022] 10.0.0.60 () {34 vars in 663 bytes} [Thu Jul 16 03:49:45 2026] POST /v2.0/ports => generated 743 bytes in 266 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-07-16 03:49:45.984 8 INFO neutron.services.segments.plugin [-] Segment 40c895a9-a02a-4afc-9211-afc1319c18c9 resource provider aggregate not found 2026-07-16 03:49:45.988 8 INFO neutron.services.segments.plugin [-] Segment 40c895a9-a02a-4afc-9211-afc1319c18c9 resource provider aggregate not found 2026-07-16 03:49:45.991 7 INFO neutron.services.segments.plugin [-] Segment ba5ef716-caf5-4bed-96e4-5e07c7fadc19 resource provider aggregate not found 2026-07-16 03:49:45.998 7 INFO neutron.services.segments.plugin [-] Segment ba5ef716-caf5-4bed-96e4-5e07c7fadc19 resource provider aggregate not found 2026-07-16 03:49:46.002 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 40c895a9-a02a-4afc-9211-afc1319c18c9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40c895a9-a02a-4afc-9211-afc1319c18c9 found for delete ", "request_id": "req-cc7f0e1c-8d6c-473f-af6c-fb1a9980f574"}]} [pid: 8|app: 0|req: 916/2023] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:45 2026] DELETE /v2.0/networks/d07f72a8-8674-4d38-a8d9-d046f92cdc83 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:46.007 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 40c895a9-a02a-4afc-9211-afc1319c18c9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40c895a9-a02a-4afc-9211-afc1319c18c9 found for delete ", "request_id": "req-5423df02-58f1-4fed-8050-50fac746640c"}]} 2026-07-16 03:49:46.015 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ba5ef716-caf5-4bed-96e4-5e07c7fadc19 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba5ef716-caf5-4bed-96e4-5e07c7fadc19 found for delete ", "request_id": "req-4e9a7055-638b-4fa9-9e2f-0d2f9e8cd887"}]} 2026-07-16 03:49:46.016 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ba5ef716-caf5-4bed-96e4-5e07c7fadc19 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ba5ef716-caf5-4bed-96e4-5e07c7fadc19 found for delete ", "request_id": "req-8207eb83-3ec1-4cbb-837f-1bc578cdd396"}]} 2026-07-16 03:49:46.019 7 INFO neutron.db.l3_hamode_db [None req-3c99d7a7-0248-42db-afcd-dca25efde72d 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] HA network ea289ab6-0214-4104-964b-b8af6795f2e6 was deleted as no HA routers are present in tenant ff24c2696799404fbc9bc6b6c94929be. [pid: 7|app: 0|req: 1108/2024] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:45 2026] DELETE /v2.0/routers/052153ab-cff9-40e9-b887-887be70da273 => generated 0 bytes in 870 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2025] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:46 2026] DELETE /v2.0/networks/dd3bd1bf-ec9f-4090-9ac2-d5da6d2a4541 => 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: 917/2026] 10.0.0.60 () {34 vars in 665 bytes} [Thu Jul 16 03:49:46 2026] POST /v2.0/trunks => generated 407 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2027] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:49:46 2026] DELETE /v2.0/subnets/6f661c75-e9be-4a57-9b64-8bbf12aaeb81 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:46.353 7 INFO neutron.db.segments_db [None req-384e90b2-7503-4acd-af5f-b6283d2e5850 26af6238bd654623a9aabc516efba421 9f5cb62ce9404f9982a3dd9e267c9622 - - default default] Added segment 4094cd05-5642-4aee-a7cf-f9767401f454 of type vxlan for network cfc746fe-bd33-4cb2-9c68-cc45a1d4816e [pid: 8|app: 0|req: 918/2028] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:46 2026] DELETE /v2.0/networks/2c687adc-54ff-4eba-a275-8309b2c93bd3 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2029] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:46 2026] POST /v2.0/networks => generated 632 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:46.440 8 INFO neutron_taas.services.taas.taas_plugin [None req-df03cb87-7ef4-4660-b989-e7455332de1e 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 0cdb92dd-a574-4bdb-857e-baed8b3aef3b 2026-07-16 03:49:46.443 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df03cb87-7ef4-4660-b989-e7455332de1e 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 0cdb92dd-a574-4bdb-857e-baed8b3aef3b [pid: 7|app: 0|req: 1112/2030] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:46 2026] DELETE /v2.0/networks/178d35ae-8e92-474a-817c-b038f99247cf => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/2031] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:46 2026] DELETE /v2.0/networks/352c18ec-0116-4e8d-abaa-47ae7170f544 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/2032] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:46 2026] DELETE /v2.0/networks/ff020ea2-9b9f-40c3-9118-cebd8dd0ff56 => 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: 921/2033] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:46 2026] GET /v2.0/security-groups?tenant_id=ff24c2696799404fbc9bc6b6c94929be&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2034] 10.0.0.60 () {34 vars in 663 bytes} [Thu Jul 16 03:49:46 2026] POST /v2.0/ports => generated 743 bytes in 298 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: 922/2035] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:46 2026] DELETE /v2.0/security-groups/85b99d9d-5330-4f99-a899-2fed9f0778fd => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2036] 10.0.0.60 () {34 vars in 665 bytes} [Thu Jul 16 03:49:46 2026] POST /v2.0/trunks => generated 407 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:47.075 8 INFO neutron.db.segments_db [None req-0e21f705-ad39-4ca4-b6f1-99bfe8fc8cc2 26af6238bd654623a9aabc516efba421 9f5cb62ce9404f9982a3dd9e267c9622 - - default default] Added segment 81fcddb1-898e-49ed-ba28-6bf8456673c3 of type vxlan for network 36c9a58a-f000-4d2c-89c2-42cbd7a81d13 [pid: 8|app: 0|req: 923/2037] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:47 2026] POST /v2.0/networks => generated 631 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2038] 10.0.0.60 () {34 vars in 663 bytes} [Thu Jul 16 03:49:47 2026] POST /v2.0/ports => generated 743 bytes in 287 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: 924/2039] 10.0.0.60 () {34 vars in 665 bytes} [Thu Jul 16 03:49:47 2026] POST /v2.0/trunks => generated 407 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2040] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:47 2026] GET /v2.0/security-groups?tenant_id=40aa65cc7f484af8a97f5fc00659b1b6&name=default => generated 2925 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:47.665 8 INFO neutron.db.segments_db [None req-7010c7d3-b3c6-44db-b830-97d14715cbc7 26af6238bd654623a9aabc516efba421 9f5cb62ce9404f9982a3dd9e267c9622 - - default default] Added segment 69972b26-063e-4ba9-9037-4c5989842b25 of type vxlan for network 9e0d1f79-ea51-40d9-ba39-be773269930d [pid: 7|app: 0|req: 1117/2041] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:47 2026] DELETE /v2.0/security-groups/0dba292e-1168-44d2-953e-d61436d9ab64 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/2042] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:47 2026] POST /v2.0/networks => generated 631 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/2043] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:47 2026] GET /v2.0/security-groups?tenant_id=4d45dd01f0864cbb867e7cb9002c5a39&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:48.025 8 INFO neutron.services.segments.plugin [-] Segment 2c42f114-976b-47bb-b421-770f8525d844 resource provider aggregate not found 2026-07-16 03:49:48.033 8 INFO neutron.services.segments.plugin [-] Segment 2c42f114-976b-47bb-b421-770f8525d844 resource provider aggregate not found 2026-07-16 03:49:48.034 7 INFO neutron.services.segments.plugin [-] Segment 84e14d9c-948d-405a-91e4-0ae312214d27 resource provider aggregate not found 2026-07-16 03:49:48.044 7 INFO neutron.services.segments.plugin [-] Segment 84e14d9c-948d-405a-91e4-0ae312214d27 resource provider aggregate not found 2026-07-16 03:49:48.046 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2c42f114-976b-47bb-b421-770f8525d844 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c42f114-976b-47bb-b421-770f8525d844 found for delete ", "request_id": "req-8613c005-d162-4f21-b63d-af197ff74c74"}]} 2026-07-16 03:49:48.052 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2c42f114-976b-47bb-b421-770f8525d844 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2c42f114-976b-47bb-b421-770f8525d844 found for delete ", "request_id": "req-5d4a2cf1-55dd-44e2-9eae-86931af212fb"}]} 2026-07-16 03:49:48.053 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 84e14d9c-948d-405a-91e4-0ae312214d27 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84e14d9c-948d-405a-91e4-0ae312214d27 found for delete ", "request_id": "req-6e7b4e73-1a4f-49f4-828c-3e51f3e5fd1e"}]} 2026-07-16 03:49:48.059 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 84e14d9c-948d-405a-91e4-0ae312214d27 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 84e14d9c-948d-405a-91e4-0ae312214d27 found for delete ", "request_id": "req-0ac08e95-dbb8-4ae9-b34f-44ac1cdf4d19"}]} 2026-07-16 03:49:48.067 8 INFO neutron.services.segments.plugin [-] Segment a2f5b36a-82af-4a6f-adda-e5b78bd84635 resource provider aggregate not found [pid: 7|app: 0|req: 1118/2044] 10.0.0.60 () {34 vars in 663 bytes} [Thu Jul 16 03:49:47 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:49:48.072 7 INFO neutron.services.segments.plugin [-] Segment 89b8366e-bee4-4cb1-a322-62386b89e5dc resource provider aggregate not found 2026-07-16 03:49:48.074 8 INFO neutron.services.segments.plugin [-] Segment a2f5b36a-82af-4a6f-adda-e5b78bd84635 resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-07-16 03:49:48.080 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a2f5b36a-82af-4a6f-adda-e5b78bd84635 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2f5b36a-82af-4a6f-adda-e5b78bd84635 found for delete ", "request_id": "req-cb268676-5bad-4115-ba11-0289af61b87f"}]} 2026-07-16 03:49:48.082 7 INFO neutron.services.segments.plugin [-] Segment 89b8366e-bee4-4cb1-a322-62386b89e5dc resource provider aggregate not found 2026-07-16 03:49:48.090 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a2f5b36a-82af-4a6f-adda-e5b78bd84635 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a2f5b36a-82af-4a6f-adda-e5b78bd84635 found for delete ", "request_id": "req-cd3545f5-4145-4f99-af82-49e2969284ef"}]} 2026-07-16 03:49:48.091 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 89b8366e-bee4-4cb1-a322-62386b89e5dc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89b8366e-bee4-4cb1-a322-62386b89e5dc found for delete ", "request_id": "req-dc04f72e-bb90-4b98-bd54-98b26c229bb6"}]} 2026-07-16 03:49:48.096 8 INFO neutron.services.segments.plugin [-] Segment c91cfc46-0f81-43fb-85c7-aaf0920f7038 resource provider aggregate not found 2026-07-16 03:49:48.102 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 89b8366e-bee4-4cb1-a322-62386b89e5dc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 89b8366e-bee4-4cb1-a322-62386b89e5dc found for delete ", "request_id": "req-b5863aa4-18d9-4bf6-ab0e-1d1ee09392a3"}]} [pid: 8|app: 0|req: 927/2045] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:47 2026] DELETE /v2.0/security-groups/c7fb7e4c-d1df-4055-99b1-8b20cae72d6e => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:48.118 8 INFO neutron.services.segments.plugin [-] Segment c91cfc46-0f81-43fb-85c7-aaf0920f7038 resource provider aggregate not found 2026-07-16 03:49:48.121 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c91cfc46-0f81-43fb-85c7-aaf0920f7038 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c91cfc46-0f81-43fb-85c7-aaf0920f7038 found for delete ", "request_id": "req-344e4768-3612-47da-adb3-182d1070c0e7"}]} 2026-07-16 03:49:48.131 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c91cfc46-0f81-43fb-85c7-aaf0920f7038 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c91cfc46-0f81-43fb-85c7-aaf0920f7038 found for delete ", "request_id": "req-624ef41c-b890-43f0-b7c3-6bcccfb46751"}]} [pid: 7|app: 0|req: 1119/2046] 10.0.0.60 () {34 vars in 665 bytes} [Thu Jul 16 03:49:48 2026] POST /v2.0/trunks => generated 407 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/2047] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:49:48 2026] PUT /v2.0/trunks/68f0633f-7f98-4255-8c34-f885a2f337b4/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/2048] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:49:48 2026] PUT /v2.0/trunks/a4fff890-7509-43ed-9387-72a52b84b7ef/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/2049] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:49:48 2026] PUT /v2.0/trunks/10aaebb5-5fd3-42b7-8f10-a4fc528eb073/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2050] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:48 2026] GET /v2.0/security-groups?tenant_id=74c1025303bc4592b17ac3a6be8352c4&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/2051] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:49:48 2026] PUT /v2.0/trunks/85337756-5e94-4a52-a911-95c125d00686/tags => 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: 932/2052] 10.0.0.60 () {32 vars in 661 bytes} [Thu Jul 16 03:49:48 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/2053] 10.0.0.60 () {32 vars in 675 bytes} [Thu Jul 16 03:49:48 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/2054] 10.0.0.60 () {32 vars in 671 bytes} [Thu Jul 16 03:49:48 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/2055] 10.0.0.60 () {32 vars in 683 bytes} [Thu Jul 16 03:49:48 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2056] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:48 2026] DELETE /v2.0/security-groups/02c7a5f4-82b5-46fb-a038-fd00c219ed10 => 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: 936/2057] 10.0.0.60 () {32 vars in 669 bytes} [Thu Jul 16 03:49:48 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2058] 10.0.0.60 () {32 vars in 683 bytes} [Thu Jul 16 03:49:48 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/2059] 10.0.0.60 () {32 vars in 679 bytes} [Thu Jul 16 03:49:48 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: 7|app: 0|req: 1123/2060] 10.0.0.60 () {32 vars in 691 bytes} [Thu Jul 16 03:49:48 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/2061] 10.0.0.60 () {32 vars in 718 bytes} [Thu Jul 16 03:49:48 2026] GET /v2.0/trunks/68f0633f-7f98-4255-8c34-f885a2f337b4 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2062] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:49:48 2026] GET /v2.0/ports/21ad3109-7016-4279-9834-23fd18019c5f => generated 826 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/2063] 10.0.0.60 () {32 vars in 721 bytes} [Thu Jul 16 03:49:48 2026] DELETE /v2.0/trunks/68f0633f-7f98-4255-8c34-f885a2f337b4 => 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: 1125/2064] 10.0.0.60 () {32 vars in 718 bytes} [Thu Jul 16 03:49:48 2026] GET /v2.0/trunks/a4fff890-7509-43ed-9387-72a52b84b7ef => generated 420 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/2065] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:49:48 2026] GET /v2.0/ports/65ad5620-8649-4b10-b1dc-ea208ea380ff => generated 826 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2066] 10.0.0.60 () {32 vars in 721 bytes} [Thu Jul 16 03:49:48 2026] DELETE /v2.0/trunks/a4fff890-7509-43ed-9387-72a52b84b7ef => 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: 941/2067] 10.0.0.60 () {32 vars in 718 bytes} [Thu Jul 16 03:49:49 2026] GET /v2.0/trunks/10aaebb5-5fd3-42b7-8f10-a4fc528eb073 => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2068] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:49:49 2026] GET /v2.0/ports/ad8bf734-30d8-447b-b97e-e8a6e3e83ae7 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/2069] 10.0.0.60 () {32 vars in 721 bytes} [Thu Jul 16 03:49:49 2026] DELETE /v2.0/trunks/10aaebb5-5fd3-42b7-8f10-a4fc528eb073 => 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: 1128/2070] 10.0.0.60 () {32 vars in 718 bytes} [Thu Jul 16 03:49:49 2026] GET /v2.0/trunks/85337756-5e94-4a52-a911-95c125d00686 => generated 414 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/2071] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:49:49 2026] GET /v2.0/ports/d6487efa-c3f6-4012-89e7-ab41690c5aa3 => generated 826 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2072] 10.0.0.60 () {32 vars in 721 bytes} [Thu Jul 16 03:49:49 2026] DELETE /v2.0/trunks/85337756-5e94-4a52-a911-95c125d00686 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/2073] 10.0.0.60 () {32 vars in 718 bytes} [Thu Jul 16 03:49:49 2026] GET /v2.0/trunks/4f5f3fbc-2f14-460b-9190-acb0aeb253b7 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2074] 10.0.0.60 () {32 vars in 716 bytes} [Thu Jul 16 03:49:49 2026] GET /v2.0/ports/93584e41-5598-48c8-a283-d669e33ad92a => generated 826 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/2075] 10.0.0.60 () {32 vars in 721 bytes} [Thu Jul 16 03:49:49 2026] DELETE /v2.0/trunks/4f5f3fbc-2f14-460b-9190-acb0aeb253b7 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:49.599 7 INFO neutron_taas.services.taas.taas_plugin [None req-08dcdaaf-34b3-4caf-bc69-e670313fbd8f 26af6238bd654623a9aabc516efba421 9f5cb62ce9404f9982a3dd9e267c9622 - - default default] TaaS: Handle Delete Port: 21ad3109-7016-4279-9834-23fd18019c5f 2026-07-16 03:49:49.603 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08dcdaaf-34b3-4caf-bc69-e670313fbd8f 26af6238bd654623a9aabc516efba421 9f5cb62ce9404f9982a3dd9e267c9622 - - default default] Tap Mirror: Handle Delete Port: 21ad3109-7016-4279-9834-23fd18019c5f [pid: 7|app: 0|req: 1131/2076] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:49:49 2026] DELETE /v2.0/ports/21ad3109-7016-4279-9834-23fd18019c5f => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:49.776 8 INFO neutron_taas.services.taas.taas_plugin [None req-74babb96-8364-46b1-98f4-4634270b0712 26af6238bd654623a9aabc516efba421 9f5cb62ce9404f9982a3dd9e267c9622 - - default default] TaaS: Handle Delete Port: 65ad5620-8649-4b10-b1dc-ea208ea380ff 2026-07-16 03:49:49.778 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-74babb96-8364-46b1-98f4-4634270b0712 26af6238bd654623a9aabc516efba421 9f5cb62ce9404f9982a3dd9e267c9622 - - default default] Tap Mirror: Handle Delete Port: 65ad5620-8649-4b10-b1dc-ea208ea380ff [pid: 8|app: 0|req: 946/2077] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:49:49 2026] DELETE /v2.0/ports/65ad5620-8649-4b10-b1dc-ea208ea380ff => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:49.938 7 INFO neutron_taas.services.taas.taas_plugin [None req-0054e851-e9db-4df8-9f28-3d7a174f32b5 26af6238bd654623a9aabc516efba421 9f5cb62ce9404f9982a3dd9e267c9622 - - default default] TaaS: Handle Delete Port: ad8bf734-30d8-447b-b97e-e8a6e3e83ae7 2026-07-16 03:49:49.941 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0054e851-e9db-4df8-9f28-3d7a174f32b5 26af6238bd654623a9aabc516efba421 9f5cb62ce9404f9982a3dd9e267c9622 - - default default] Tap Mirror: Handle Delete Port: ad8bf734-30d8-447b-b97e-e8a6e3e83ae7 [pid: 7|app: 0|req: 1132/2078] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:49:49 2026] DELETE /v2.0/ports/ad8bf734-30d8-447b-b97e-e8a6e3e83ae7 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:50.098 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f852d55-1e53-4702-a4b2-c49e495dbe52 26af6238bd654623a9aabc516efba421 9f5cb62ce9404f9982a3dd9e267c9622 - - default default] TaaS: Handle Delete Port: d6487efa-c3f6-4012-89e7-ab41690c5aa3 2026-07-16 03:49:50.101 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f852d55-1e53-4702-a4b2-c49e495dbe52 26af6238bd654623a9aabc516efba421 9f5cb62ce9404f9982a3dd9e267c9622 - - default default] Tap Mirror: Handle Delete Port: d6487efa-c3f6-4012-89e7-ab41690c5aa3 [pid: 8|app: 0|req: 947/2079] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:49:50 2026] DELETE /v2.0/ports/d6487efa-c3f6-4012-89e7-ab41690c5aa3 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:50.295 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f302692-358d-497b-838c-03adc85cef34 26af6238bd654623a9aabc516efba421 9f5cb62ce9404f9982a3dd9e267c9622 - - default default] TaaS: Handle Delete Port: 93584e41-5598-48c8-a283-d669e33ad92a 2026-07-16 03:49:50.298 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f302692-358d-497b-838c-03adc85cef34 26af6238bd654623a9aabc516efba421 9f5cb62ce9404f9982a3dd9e267c9622 - - default default] Tap Mirror: Handle Delete Port: 93584e41-5598-48c8-a283-d669e33ad92a [pid: 7|app: 0|req: 1133/2080] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:49:50 2026] DELETE /v2.0/ports/93584e41-5598-48c8-a283-d669e33ad92a => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:50.511 8 INFO neutron.services.segments.plugin [-] Segment e02dfc06-5c98-4331-895b-b630ca0e9cd2 resource provider aggregate not found 2026-07-16 03:49:50.516 8 INFO neutron.services.segments.plugin [-] Segment e02dfc06-5c98-4331-895b-b630ca0e9cd2 resource provider aggregate not found 2026-07-16 03:49:50.531 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e02dfc06-5c98-4331-895b-b630ca0e9cd2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e02dfc06-5c98-4331-895b-b630ca0e9cd2 found for delete ", "request_id": "req-ef80e025-404a-40c9-949c-9d93e3ce2fef"}]} 2026-07-16 03:49:50.533 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e02dfc06-5c98-4331-895b-b630ca0e9cd2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e02dfc06-5c98-4331-895b-b630ca0e9cd2 found for delete ", "request_id": "req-ff6a6db5-1a6f-4f7f-a08e-7a846255a18b"}]} [pid: 8|app: 0|req: 948/2081] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:50 2026] DELETE /v2.0/networks/672e7cb5-fab3-4e27-9681-a7f572a48dcf => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:49:50.686 7 INFO neutron.services.segments.plugin [-] Segment ed100cbe-6c62-4fd7-a7b3-0aeff7c45c9d resource provider aggregate not found 2026-07-16 03:49:50.690 7 INFO neutron.services.segments.plugin [-] Segment ed100cbe-6c62-4fd7-a7b3-0aeff7c45c9d resource provider aggregate not found 2026-07-16 03:49:50.702 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ed100cbe-6c62-4fd7-a7b3-0aeff7c45c9d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed100cbe-6c62-4fd7-a7b3-0aeff7c45c9d found for delete ", "request_id": "req-1619910d-b23c-44bb-baf4-43f6650687c5"}]} 2026-07-16 03:49:50.708 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ed100cbe-6c62-4fd7-a7b3-0aeff7c45c9d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed100cbe-6c62-4fd7-a7b3-0aeff7c45c9d found for delete ", "request_id": "req-b00e29ad-b2fc-43d7-b585-5aa190ba431f"}]} [pid: 7|app: 0|req: 1134/2082] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:50 2026] DELETE /v2.0/networks/7fb58075-3bb2-4feb-8fa2-6c8f4bde9ed7 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/2083] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:50 2026] DELETE /v2.0/networks/cfc746fe-bd33-4cb2-9c68-cc45a1d4816e => 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: 1135/2084] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:50 2026] DELETE /v2.0/networks/36c9a58a-f000-4d2c-89c2-42cbd7a81d13 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/2085] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:51 2026] DELETE /v2.0/networks/9e0d1f79-ea51-40d9-ba39-be773269930d => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2086] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:51 2026] GET /v2.0/security-groups?tenant_id=f96917b23e344dba93175a65abe2d32b&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/2087] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:52 2026] DELETE /v2.0/security-groups/72a7adee-abd5-435d-97b1-ab9b1f9d6dac => 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: 1137/2088] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:52 2026] GET /v2.0/security-groups?tenant_id=9f5cb62ce9404f9982a3dd9e267c9622&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:49:52.564 8 INFO neutron.services.segments.plugin [-] Segment 4094cd05-5642-4aee-a7cf-f9767401f454 resource provider aggregate not found 2026-07-16 03:49:52.567 8 INFO neutron.services.segments.plugin [-] Segment 4094cd05-5642-4aee-a7cf-f9767401f454 resource provider aggregate not found 2026-07-16 03:49:52.596 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4094cd05-5642-4aee-a7cf-f9767401f454 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4094cd05-5642-4aee-a7cf-f9767401f454 found for delete ", "request_id": "req-600110f5-a489-4e69-b558-69bcb5298262"}]} 2026-07-16 03:49:52.596 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4094cd05-5642-4aee-a7cf-f9767401f454 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4094cd05-5642-4aee-a7cf-f9767401f454 found for delete ", "request_id": "req-6b206e33-77e0-40f0-9055-eb35a70a3832"}]} 2026-07-16 03:49:52.616 8 INFO neutron.services.segments.plugin [-] Segment 69972b26-063e-4ba9-9037-4c5989842b25 resource provider aggregate not found 2026-07-16 03:49:52.622 8 INFO neutron.services.segments.plugin [-] Segment 69972b26-063e-4ba9-9037-4c5989842b25 resource provider aggregate not found 2026-07-16 03:49:52.638 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 69972b26-063e-4ba9-9037-4c5989842b25 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69972b26-063e-4ba9-9037-4c5989842b25 found for delete ", "request_id": "req-0e96cf55-d118-4f63-abfb-25b85cfb61f0"}]} 2026-07-16 03:49:52.640 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 69972b26-063e-4ba9-9037-4c5989842b25 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69972b26-063e-4ba9-9037-4c5989842b25 found for delete ", "request_id": "req-d175a000-92f8-42d6-9241-fcaa17063451"}]} [pid: 8|app: 0|req: 952/2089] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:52 2026] DELETE /v2.0/security-groups/6aed8183-bcdd-4250-b705-bef33ef1e91c => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:52.724 7 INFO neutron.services.segments.plugin [-] Segment 81fcddb1-898e-49ed-ba28-6bf8456673c3 resource provider aggregate not found 2026-07-16 03:49:52.728 7 INFO neutron.services.segments.plugin [-] Segment 81fcddb1-898e-49ed-ba28-6bf8456673c3 resource provider aggregate not found 2026-07-16 03:49:52.738 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 81fcddb1-898e-49ed-ba28-6bf8456673c3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81fcddb1-898e-49ed-ba28-6bf8456673c3 found for delete ", "request_id": "req-d307f3db-8bf9-422f-8ee3-b718ec2f285b"}]} 2026-07-16 03:49:52.740 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 81fcddb1-898e-49ed-ba28-6bf8456673c3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81fcddb1-898e-49ed-ba28-6bf8456673c3 found for delete ", "request_id": "req-89ab9a7c-857b-4056-a37c-4e8bc56a8547"}]} [pid: 7|app: 0|req: 1138/2090] 10.0.0.60 () {34 vars in 677 bytes} [Thu Jul 16 03:49:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2091] 10.0.0.60 () {34 vars in 677 bytes} [Thu Jul 16 03:49:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2092] 10.0.0.60 () {34 vars in 677 bytes} [Thu Jul 16 03:49:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 31 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/2093] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:52 2026] GET /v2.0/security-groups?tenant_id=b03925c660c747f89bb86ade1aa3d5d9&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2094] 10.0.0.60 () {34 vars in 677 bytes} [Thu Jul 16 03:49:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2095] 10.0.0.60 () {34 vars in 677 bytes} [Thu Jul 16 03:49:52 2026] POST /v2.0/qos/policies => generated 359 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/2096] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:52 2026] DELETE /v2.0/security-groups/a4ce062d-4aa9-4386-b278-13d9b8e76978 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2097] 10.0.0.60 () {34 vars in 752 bytes} [Thu Jul 16 03:49:52 2026] PUT /v2.0/policies/989f8308-b6d9-4e38-a721-33e434553d02/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/2098] 10.0.0.60 () {34 vars in 752 bytes} [Thu Jul 16 03:49:53 2026] PUT /v2.0/policies/8b40bbda-339b-434b-927c-ae1e7efc1ee6/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2099] 10.0.0.60 () {34 vars in 752 bytes} [Thu Jul 16 03:49:53 2026] PUT /v2.0/policies/6f9593e9-3068-4acf-afe9-a700b44297c2/tags => generated 34 bytes in 491 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/2100] 10.0.0.60 () {34 vars in 752 bytes} [Thu Jul 16 03:49:53 2026] PUT /v2.0/policies/d95d379f-3098-4cee-aa2f-1e10a5f307aa/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2101] 10.0.0.60 () {32 vars in 673 bytes} [Thu Jul 16 03:49:53 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/2102] 10.0.0.60 () {32 vars in 687 bytes} [Thu Jul 16 03:49:54 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: 7|app: 0|req: 1146/2103] 10.0.0.60 () {32 vars in 683 bytes} [Thu Jul 16 03:49:54 2026] GET /v2.0/qos/policies?tags-any=blue => 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: 958/2104] 10.0.0.60 () {32 vars in 695 bytes} [Thu Jul 16 03:49:54 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2105] 10.0.0.60 () {32 vars in 681 bytes} [Thu Jul 16 03:49:54 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/2106] 10.0.0.60 () {32 vars in 695 bytes} [Thu Jul 16 03:49:54 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2107] 10.0.0.60 () {32 vars in 691 bytes} [Thu Jul 16 03:49:54 2026] GET /v2.0/qos/policies?not-tags-any=blue => 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: 960/2108] 10.0.0.60 () {32 vars in 703 bytes} [Thu Jul 16 03:49:54 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2109] 10.0.0.60 () {32 vars in 733 bytes} [Thu Jul 16 03:49:54 2026] DELETE /v2.0/qos/policies/989f8308-b6d9-4e38-a721-33e434553d02 => 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: 961/2110] 10.0.0.60 () {32 vars in 733 bytes} [Thu Jul 16 03:49:54 2026] DELETE /v2.0/qos/policies/8b40bbda-339b-434b-927c-ae1e7efc1ee6 => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2111] 10.0.0.60 () {32 vars in 733 bytes} [Thu Jul 16 03:49:54 2026] DELETE /v2.0/qos/policies/6f9593e9-3068-4acf-afe9-a700b44297c2 => 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: 962/2112] 10.0.0.60 () {32 vars in 733 bytes} [Thu Jul 16 03:49:54 2026] DELETE /v2.0/qos/policies/d95d379f-3098-4cee-aa2f-1e10a5f307aa => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2113] 10.0.0.60 () {32 vars in 733 bytes} [Thu Jul 16 03:49:54 2026] DELETE /v2.0/qos/policies/162d4dca-8ead-4017-abf2-72a2e743bb17 => 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: 963/2114] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:55 2026] GET /v2.0/security-groups?tenant_id=d1c78d54d51e4702b0b0fdd018610110&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2115] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:55 2026] DELETE /v2.0/security-groups/fdfd3753-bc40-4b87-b0df-601ddb08091b => 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: 964/2116] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:56 2026] GET /v2.0/security-groups?tenant_id=93251f6ba3024a92b9f30ca9e9f5725e&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/2117] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:56 2026] DELETE /v2.0/security-groups/05a5e72e-977f-491e-8483-30f677795c5f => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:56.497 7 INFO neutron.db.segments_db [None req-52ea3217-3008-4cb0-bb0a-16a71ad60eba 77f70b709ffb46c9ab3bf412599c6404 6aea83ce79514588adb48c2be9a2e5a0 - - default default] Added segment c08419c6-f5e3-41a1-8139-d40c048dd26b of type vxlan for network cfc065e5-ab13-4e10-b48f-fce83c5e3e89 [pid: 7|app: 0|req: 1153/2118] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:49:56 2026] POST /v2.0/networks => generated 632 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2119] 10.0.0.60 () {34 vars in 752 bytes} [Thu Jul 16 03:49:56 2026] PUT /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/2120] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:56 2026] GET /v2.0/security-groups?tenant_id=be85b39e08fa42f9bbb705cb9bf1cd24&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: 1155/2121] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:49:56 2026] GET /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/2122] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:56 2026] DELETE /v2.0/security-groups/7a7d5fac-265d-4806-8e9c-4e0eae04ca04 => 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: 1156/2123] 10.0.0.60 () {34 vars in 763 bytes} [Thu Jul 16 03:49:56 2026] PUT /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/tags/green => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/2124] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:49:56 2026] GET /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2125] 10.0.0.60 () {34 vars in 759 bytes} [Thu Jul 16 03:49:56 2026] PUT /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/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: 969/2126] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:49:56 2026] GET /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2127] 10.0.0.60 () {34 vars in 781 bytes} [Thu Jul 16 03:49:56 2026] PUT /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/tags/black.or.white => 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: 970/2128] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:49:56 2026] GET /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/tags => generated 52 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2129] 10.0.0.60 () {34 vars in 752 bytes} [Thu Jul 16 03:49:57 2026] PUT /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/2130] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:49:57 2026] GET /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2131] 10.0.0.60 () {32 vars in 740 bytes} [Thu Jul 16 03:49:57 2026] GET /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:57.217 7 INFO neutron.api.v2.resource [None req-0198aa3f-3474-4ba3-a610-8e276a720b9c 77f70b709ffb46c9ab3bf412599c6404 6aea83ce79514588adb48c2be9a2e5a0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1161/2132] 10.0.0.60 () {32 vars in 744 bytes} [Thu Jul 16 03:49:57 2026] GET /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/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: 1162/2133] 10.0.0.60 () {32 vars in 743 bytes} [Thu Jul 16 03:49:57 2026] DELETE /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2134] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:49:57 2026] GET /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:49:57.373 7 INFO neutron.api.v2.resource [None req-7de6329e-190c-489e-80ad-94c36b75223a 77f70b709ffb46c9ab3bf412599c6404 6aea83ce79514588adb48c2be9a2e5a0 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1164/2135] 10.0.0.60 () {32 vars in 747 bytes} [Thu Jul 16 03:49:57 2026] DELETE /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/2136] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:57 2026] GET /v2.0/security-groups?tenant_id=5a0bea6135334be0b1f933d8db9a0064&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2137] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:49:57 2026] DELETE /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/tags => 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: 1166/2138] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:49:57 2026] GET /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/2139] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:57 2026] DELETE /v2.0/security-groups/5405f83f-9b14-48a3-9b9f-bddddb6792f1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:49:57.620 7 INFO neutron.services.segments.plugin [-] Segment c08419c6-f5e3-41a1-8139-d40c048dd26b resource provider aggregate not found 2026-07-16 03:49:57.626 7 INFO neutron.services.segments.plugin [-] Segment c08419c6-f5e3-41a1-8139-d40c048dd26b resource provider aggregate not found 2026-07-16 03:49:57.643 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c08419c6-f5e3-41a1-8139-d40c048dd26b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c08419c6-f5e3-41a1-8139-d40c048dd26b found for delete ", "request_id": "req-763a0e0e-c973-4985-ab2e-91c12776b98e"}]} 2026-07-16 03:49:57.645 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c08419c6-f5e3-41a1-8139-d40c048dd26b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c08419c6-f5e3-41a1-8139-d40c048dd26b found for delete ", "request_id": "req-38c1e6a9-3677-4e01-bda8-63e13658d709"}]} [pid: 7|app: 0|req: 1167/2140] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:49:57 2026] DELETE /v2.0/networks/cfc065e5-ab13-4e10-b48f-fce83c5e3e89 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/2141] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:58 2026] GET /v2.0/security-groups?tenant_id=6aea83ce79514588adb48c2be9a2e5a0&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2142] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:58 2026] DELETE /v2.0/security-groups/8942d1f9-ea01-4297-bc8f-62e1d5fc8fe5 => 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: 976/2145] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:49:58 2026] GET /v2.0/security-groups?tenant_id=40a7b561400c462095c92a8fb187c27f&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2146] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:49:58 2026] DELETE /v2.0/security-groups/b1d21de9-b7a6-4fef-9953-febd90303538 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2147] 10.0.0.16 () {32 vars in 800 bytes} [Thu Jul 16 03:50:00 2026] GET /v2.0/extensions => generated 21537 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-16 03:50:00.916 8 INFO neutron.db.segments_db [None req-ff205bb5-1f64-4e45-8f6c-39fb4e3ad0c1 ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Added segment dd23a815-9c82-4879-92ff-60e57c11f79b of type vxlan for network b16fe2e4-6e00-4b6e-ba37-6a51db45f8b1 2026-07-16 03:50:01.214 8 INFO neutron.db.l3_hamode_db [None req-ff205bb5-1f64-4e45-8f6c-39fb4e3ad0c1 ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1172/2148] 10.0.0.16 () {30 vars in 723 bytes} [Thu Jul 16 03:50:01 2026] GET /v2.0/quotas/b141bcd0e1134d6c9d67468b9f97e203/details => generated 847 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:50:01.320 8 INFO neutron.db.l3_hamode_db [None req-ff205bb5-1f64-4e45-8f6c-39fb4e3ad0c1 ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 977/2149] 10.0.0.60 () {34 vars in 667 bytes} [Thu Jul 16 03:50:00 2026] POST /v2.0/routers => generated 474 bytes in 1183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:50:01.949 7 INFO neutron.db.l3_hamode_db [None req-8443aa19-d7ca-49c5-97f4-6525429ecb87 ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:50:02.056 7 INFO neutron.db.l3_hamode_db [None req-8443aa19-d7ca-49c5-97f4-6525429ecb87 ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:50:02.305 8 INFO neutron.db.segments_db [None req-0a5e32f7-4b1e-4dcb-a8a9-ea7bb572a5f2 d4ffa490dd16460bbd0b77fa53782034 2beadb6d46724fff812e4cd048a2d5d2 - - default default] Added segment 10eba8d9-a7c3-42cf-a4e7-190171daa3d1 of type vxlan for network 7eb78877-7222-488c-92f4-85b47a191274 [pid: 8|app: 0|req: 978/2150] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:50:02 2026] POST /v2.0/networks => generated 631 bytes in 355 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2151] 10.0.0.60 () {34 vars in 667 bytes} [Thu Jul 16 03:50:01 2026] POST /v2.0/routers => generated 474 bytes in 753 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2152] 10.0.0.60 () {34 vars in 663 bytes} [Thu Jul 16 03:50:02 2026] POST /v2.0/ports => generated 743 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 03:50:02.702 7 INFO neutron.db.l3_hamode_db [None req-83696a12-edd1-4a96-a3fb-972c3f29f09d ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 980/2153] 10.0.0.60 () {34 vars in 746 bytes} [Thu Jul 16 03:50:02 2026] PUT /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags => generated 25 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: 8|app: 0|req: 981/2154] 10.0.0.60 () {32 vars in 726 bytes} [Thu Jul 16 03:50:02 2026] GET /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/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, ' 2026-07-16 03:50:02.829 7 INFO neutron.db.l3_hamode_db [None req-83696a12-edd1-4a96-a3fb-972c3f29f09d ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 982/2155] 10.0.0.60 () {34 vars in 757 bytes} [Thu Jul 16 03:50:02 2026] PUT /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags/green => generated 4 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 983/2156] 10.0.0.60 () {32 vars in 726 bytes} [Thu Jul 16 03:50:02 2026] GET /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags => generated 34 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, ' [pid: 8|app: 0|req: 984/2157] 10.0.0.60 () {34 vars in 753 bytes} [Thu Jul 16 03:50:02 2026] PUT /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 985/2158] 10.0.0.60 () {32 vars in 726 bytes} [Thu Jul 16 03:50:03 2026] GET /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags => generated 34 bytes in 35 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: 986/2159] 10.0.0.60 () {34 vars in 775 bytes} [Thu Jul 16 03:50:03 2026] PUT /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 987/2160] 10.0.0.60 () {32 vars in 726 bytes} [Thu Jul 16 03:50:03 2026] GET /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags => generated 52 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 988/2161] 10.0.0.60 () {34 vars in 746 bytes} [Thu Jul 16 03:50:03 2026] PUT /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags => generated 37 bytes in 77 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: 989/2162] 10.0.0.60 () {32 vars in 726 bytes} [Thu Jul 16 03:50:03 2026] GET /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 990/2163] 10.0.0.60 () {32 vars in 734 bytes} [Thu Jul 16 03:50:03 2026] GET /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 03:50:03.443 8 INFO neutron.api.v2.resource [None req-681136a0-95fc-4e2a-bfac-e16f61916299 d4ffa490dd16460bbd0b77fa53782034 2beadb6d46724fff812e4cd048a2d5d2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 991/2164] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:50:03 2026] GET /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags/green => generated 99 bytes in 48 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: 1174/2165] 10.0.0.60 () {34 vars in 667 bytes} [Thu Jul 16 03:50:02 2026] POST /v2.0/routers => generated 474 bytes in 814 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:50:03.521 7 INFO neutron.db.l3_hamode_db [None req-d52d6f43-da1e-4b0f-ad3b-782068a9ba28 ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 992/2166] 10.0.0.60 () {32 vars in 737 bytes} [Thu Jul 16 03:50:03 2026] DELETE /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags/red => generated 0 bytes in 90 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: 993/2167] 10.0.0.60 () {32 vars in 726 bytes} [Thu Jul 16 03:50:03 2026] GET /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags => generated 30 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, ' 2026-07-16 03:50:03.655 7 INFO neutron.db.l3_hamode_db [None req-d52d6f43-da1e-4b0f-ad3b-782068a9ba28 ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:50:03.663 8 INFO neutron.api.v2.resource [None req-0e796e59-8979-4d5e-816f-494999d41d10 d4ffa490dd16460bbd0b77fa53782034 2beadb6d46724fff812e4cd048a2d5d2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 994/2168] 10.0.0.60 () {32 vars in 741 bytes} [Thu Jul 16 03:50:03 2026] DELETE /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags/green => generated 99 bytes in 52 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: 995/2169] 10.0.0.60 () {32 vars in 729 bytes} [Thu Jul 16 03:50:03 2026] DELETE /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 996/2170] 10.0.0.60 () {32 vars in 726 bytes} [Thu Jul 16 03:50:03 2026] GET /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 03:50:03.880 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c3fb927-8152-4810-addd-cb9ada018d26 d4ffa490dd16460bbd0b77fa53782034 2beadb6d46724fff812e4cd048a2d5d2 - - default default] TaaS: Handle Delete Port: ecf513f9-8f17-4b06-9170-dc700ceeea6b 2026-07-16 03:50:03.883 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c3fb927-8152-4810-addd-cb9ada018d26 d4ffa490dd16460bbd0b77fa53782034 2beadb6d46724fff812e4cd048a2d5d2 - - default default] Tap Mirror: Handle Delete Port: ecf513f9-8f17-4b06-9170-dc700ceeea6b [pid: 8|app: 0|req: 997/2171] 10.0.0.60 () {32 vars in 719 bytes} [Thu Jul 16 03:50:03 2026] DELETE /v2.0/ports/ecf513f9-8f17-4b06-9170-dc700ceeea6b => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:50:04.088 8 INFO neutron.services.segments.plugin [-] Segment 10eba8d9-a7c3-42cf-a4e7-190171daa3d1 resource provider aggregate not found 2026-07-16 03:50:04.101 8 INFO neutron.services.segments.plugin [-] Segment 10eba8d9-a7c3-42cf-a4e7-190171daa3d1 resource provider aggregate not found 2026-07-16 03:50:04.104 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 10eba8d9-a7c3-42cf-a4e7-190171daa3d1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10eba8d9-a7c3-42cf-a4e7-190171daa3d1 found for delete ", "request_id": "req-04e25841-a4ba-4378-8945-14985eeb7996"}]} 2026-07-16 03:50:04.119 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 10eba8d9-a7c3-42cf-a4e7-190171daa3d1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 10eba8d9-a7c3-42cf-a4e7-190171daa3d1 found for delete ", "request_id": "req-4320dcaf-155e-46b1-a2cc-04703219021b"}]} [pid: 8|app: 0|req: 998/2172] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:50:03 2026] DELETE /v2.0/networks/7eb78877-7222-488c-92f4-85b47a191274 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2173] 10.0.0.60 () {34 vars in 667 bytes} [Thu Jul 16 03:50:03 2026] POST /v2.0/routers => generated 474 bytes in 863 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:50:04.393 8 INFO neutron.db.l3_hamode_db [None req-5b937052-c955-49a2-8a75-cc7c7d355e76 ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 03:50:04.529 8 INFO neutron.db.l3_hamode_db [None req-5b937052-c955-49a2-8a75-cc7c7d355e76 ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1176/2174] 10.0.0.16 () {32 vars in 800 bytes} [Thu Jul 16 03:50:04 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: 1177/2175] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:50:04 2026] GET /v2.0/security-groups?tenant_id=2beadb6d46724fff812e4cd048a2d5d2&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2176] 10.0.0.60 () {34 vars in 667 bytes} [Thu Jul 16 03:50:04 2026] POST /v2.0/routers => generated 474 bytes in 757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2177] 10.0.0.16 () {30 vars in 723 bytes} [Thu Jul 16 03:50:05 2026] GET /v2.0/quotas/b141bcd0e1134d6c9d67468b9f97e203/details => generated 847 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2178] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:05 2026] DELETE /v2.0/security-groups/3f7aa3ad-3547-4d28-9efc-1b904c108149 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2179] 10.0.0.60 () {34 vars in 750 bytes} [Thu Jul 16 03:50:05 2026] PUT /v2.0/routers/e8b9631b-94f3-4518-9003-ff4b2feccc63/tags => generated 17 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2180] 10.0.0.60 () {34 vars in 750 bytes} [Thu Jul 16 03:50:05 2026] PUT /v2.0/routers/d49f38c7-e7d8-4260-9bf1-8f9bf6e8a3cc/tags => generated 25 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2181] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:50:05 2026] GET /v2.0/security-groups?tenant_id=bf6f45ee1358453abb7b6a6ff250893d&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2182] 10.0.0.60 () {34 vars in 750 bytes} [Thu Jul 16 03:50:05 2026] PUT /v2.0/routers/54bdf84e-8a52-49b6-8cab-3c907111c418/tags => generated 34 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2183] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:05 2026] DELETE /v2.0/security-groups/fcbb6fd9-9bbb-48f0-9a9e-6942bb1bb7c8 => 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: 1003/2184] 10.0.0.60 () {34 vars in 750 bytes} [Thu Jul 16 03:50:05 2026] PUT /v2.0/routers/889294a7-7a77-4112-b0e3-6bea98037fd6/tags => generated 19 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2185] 10.0.0.60 () {32 vars in 663 bytes} [Thu Jul 16 03:50:05 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2186] 10.0.0.60 () {32 vars in 677 bytes} [Thu Jul 16 03:50:05 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 473 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2187] 10.0.0.60 () {32 vars in 673 bytes} [Thu Jul 16 03:50:06 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2188] 10.0.0.60 () {32 vars in 685 bytes} [Thu Jul 16 03:50:06 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2189] 10.0.0.60 () {32 vars in 671 bytes} [Thu Jul 16 03:50:06 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2190] 10.0.0.60 () {32 vars in 685 bytes} [Thu Jul 16 03:50:06 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2191] 10.0.0.60 () {32 vars in 681 bytes} [Thu Jul 16 03:50:06 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2192] 10.0.0.60 () {32 vars in 693 bytes} [Thu Jul 16 03:50:06 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2193] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:50:06 2026] GET /v2.0/routers/e8b9631b-94f3-4518-9003-ff4b2feccc63 => generated 485 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2194] 10.0.0.60 () {34 vars in 741 bytes} [Thu Jul 16 03:50:06 2026] PUT /v2.0/routers/e8b9631b-94f3-4518-9003-ff4b2feccc63 => generated 485 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2195] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:50:07 2026] GET /v2.0/ports?device_id=e8b9631b-94f3-4518-9003-ff4b2feccc63 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:50:07.429 8 INFO neutron_taas.services.taas.taas_plugin [None req-21caa423-3e02-418d-8671-281633d418d1 ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] TaaS: Handle Delete Port: eb5f05a8-58da-4e69-a9cf-b35b25197827 2026-07-16 03:50:07.432 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21caa423-3e02-418d-8671-281633d418d1 ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Tap Mirror: Handle Delete Port: eb5f05a8-58da-4e69-a9cf-b35b25197827 [pid: 8|app: 0|req: 1009/2196] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:50:07 2026] DELETE /v2.0/routers/e8b9631b-94f3-4518-9003-ff4b2feccc63 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2197] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:50:07 2026] GET /v2.0/routers/d49f38c7-e7d8-4260-9bf1-8f9bf6e8a3cc => generated 493 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2198] 10.0.0.60 () {34 vars in 741 bytes} [Thu Jul 16 03:50:07 2026] PUT /v2.0/routers/d49f38c7-e7d8-4260-9bf1-8f9bf6e8a3cc => generated 493 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2199] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:50:08 2026] GET /v2.0/ports?device_id=d49f38c7-e7d8-4260-9bf1-8f9bf6e8a3cc => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:50:08.367 8 INFO neutron_taas.services.taas.taas_plugin [None req-21b0fb30-18ae-4482-909a-3cb987be4c89 ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] TaaS: Handle Delete Port: c84e37d1-863b-4fa9-a2db-49b82ddc99ca 2026-07-16 03:50:08.370 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21b0fb30-18ae-4482-909a-3cb987be4c89 ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Tap Mirror: Handle Delete Port: c84e37d1-863b-4fa9-a2db-49b82ddc99ca [pid: 7|app: 0|req: 1189/2200] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:50:08 2026] GET /v2.0/security-groups?tenant_id=b141bcd0e1134d6c9d67468b9f97e203&name=default => generated 2929 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2201] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:08 2026] DELETE /v2.0/security-groups/ee0db519-7760-4a8a-ae83-bd7d657c5839 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2202] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:50:08 2026] DELETE /v2.0/routers/d49f38c7-e7d8-4260-9bf1-8f9bf6e8a3cc => generated 0 bytes in 361 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2203] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:50:08 2026] GET /v2.0/routers/54bdf84e-8a52-49b6-8cab-3c907111c418 => generated 502 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2204] 10.0.0.60 () {34 vars in 677 bytes} [Thu Jul 16 03:50:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2205] 10.0.0.60 () {34 vars in 752 bytes} [Thu Jul 16 03:50:08 2026] PUT /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2206] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:50:08 2026] GET /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2207] 10.0.0.60 () {34 vars in 763 bytes} [Thu Jul 16 03:50:08 2026] PUT /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2208] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:50:09 2026] GET /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2209] 10.0.0.60 () {34 vars in 759 bytes} [Thu Jul 16 03:50:09 2026] PUT /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags/red => generated 4 bytes in 29 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2210] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:50:09 2026] GET /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags => generated 34 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2211] 10.0.0.60 () {34 vars in 741 bytes} [Thu Jul 16 03:50:08 2026] PUT /v2.0/routers/54bdf84e-8a52-49b6-8cab-3c907111c418 => generated 502 bytes in 496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2212] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:50:09 2026] GET /v2.0/ports?device_id=54bdf84e-8a52-49b6-8cab-3c907111c418 => 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: 1199/2213] 10.0.0.60 () {34 vars in 781 bytes} [Thu Jul 16 03:50:09 2026] PUT /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2214] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:50:09 2026] GET /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2215] 10.0.0.60 () {34 vars in 752 bytes} [Thu Jul 16 03:50:09 2026] PUT /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2216] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:50:09 2026] GET /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags => generated 37 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:50:09.320 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ae2cb54-971d-4a8c-a23f-0c599bafb11f ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] TaaS: Handle Delete Port: a95da86d-78d7-4e6f-b02e-3292f2b49ded 2026-07-16 03:50:09.323 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ae2cb54-971d-4a8c-a23f-0c599bafb11f ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Tap Mirror: Handle Delete Port: a95da86d-78d7-4e6f-b02e-3292f2b49ded [pid: 7|app: 0|req: 1203/2217] 10.0.0.60 () {32 vars in 740 bytes} [Thu Jul 16 03:50:09 2026] GET /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:50:09.374 7 INFO neutron.api.v2.resource [None req-55b1a929-7dcf-48e3-8e40-5fbdb48eeff5 7f33aeb051244b3d954d1404623887b9 de0d0148096b42a59e5780b75aeaa8e2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1204/2218] 10.0.0.60 () {32 vars in 744 bytes} [Thu Jul 16 03:50:09 2026] GET /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags/green => generated 99 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2219] 10.0.0.60 () {32 vars in 743 bytes} [Thu Jul 16 03:50:09 2026] DELETE /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2220] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:50:09 2026] GET /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:50:09.483 7 INFO neutron.api.v2.resource [None req-79bed961-b6b5-4fd6-88f7-5e392ff9d660 7f33aeb051244b3d954d1404623887b9 de0d0148096b42a59e5780b75aeaa8e2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1207/2221] 10.0.0.60 () {32 vars in 747 bytes} [Thu Jul 16 03:50:09 2026] DELETE /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/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: 1015/2222] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:50:09 2026] DELETE /v2.0/routers/54bdf84e-8a52-49b6-8cab-3c907111c418 => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2223] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:50:09 2026] DELETE /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags => 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: 1209/2224] 10.0.0.60 () {32 vars in 732 bytes} [Thu Jul 16 03:50:09 2026] GET /v2.0/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012/tags => 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: 1016/2225] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:50:09 2026] GET /v2.0/routers/889294a7-7a77-4112-b0e3-6bea98037fd6 => generated 487 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2226] 10.0.0.60 () {32 vars in 733 bytes} [Thu Jul 16 03:50:09 2026] DELETE /v2.0/qos/policies/04d8aacd-ca11-4c5d-aaa4-e054e9134012 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2227] 10.0.0.60 () {34 vars in 741 bytes} [Thu Jul 16 03:50:09 2026] PUT /v2.0/routers/889294a7-7a77-4112-b0e3-6bea98037fd6 => generated 487 bytes in 444 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2228] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:50:10 2026] GET /v2.0/ports?device_id=889294a7-7a77-4112-b0e3-6bea98037fd6 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:50:10.209 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8c6626c-cebf-44f9-bd56-9094313ddc53 ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] TaaS: Handle Delete Port: 43702c9e-d28a-4d65-a593-7393a3b75acc 2026-07-16 03:50:10.211 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8c6626c-cebf-44f9-bd56-9094313ddc53 ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Tap Mirror: Handle Delete Port: 43702c9e-d28a-4d65-a593-7393a3b75acc [pid: 7|app: 0|req: 1212/2229] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:50:10 2026] GET /v2.0/security-groups?tenant_id=c4dc8b5d7d494338b80597c05144c32b&name=default => generated 2929 bytes in 264 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2230] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:50:10 2026] DELETE /v2.0/routers/889294a7-7a77-4112-b0e3-6bea98037fd6 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2231] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:50:10 2026] GET /v2.0/routers/b6e264a5-5896-4e8d-a225-1c5aaaf3842c => generated 480 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2232] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:10 2026] DELETE /v2.0/security-groups/90045e1a-f703-4bbd-b83a-90ef49ea001a => 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: 1214/2233] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:50:10 2026] GET /v2.0/security-groups?tenant_id=de0d0148096b42a59e5780b75aeaa8e2&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2234] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:10 2026] DELETE /v2.0/security-groups/26e6c295-accd-4836-8626-fb832c282872 => 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: 1020/2235] 10.0.0.60 () {34 vars in 741 bytes} [Thu Jul 16 03:50:10 2026] PUT /v2.0/routers/b6e264a5-5896-4e8d-a225-1c5aaaf3842c => generated 480 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2236] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:50:10 2026] GET /v2.0/ports?device_id=b6e264a5-5896-4e8d-a225-1c5aaaf3842c => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:50:11.195 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a0d51c4-c74d-437f-9886-0b37bbb380da ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] TaaS: Handle Delete Port: 4b142e94-16c2-4d40-9c9b-afb012895d99 2026-07-16 03:50:11.197 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a0d51c4-c74d-437f-9886-0b37bbb380da ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] Tap Mirror: Handle Delete Port: 4b142e94-16c2-4d40-9c9b-afb012895d99 2026-07-16 03:50:11.515 8 INFO neutron.services.segments.plugin [-] Segment dd23a815-9c82-4879-92ff-60e57c11f79b resource provider aggregate not found 2026-07-16 03:50:11.522 8 INFO neutron.services.segments.plugin [-] Segment dd23a815-9c82-4879-92ff-60e57c11f79b resource provider aggregate not found 2026-07-16 03:50:11.537 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dd23a815-9c82-4879-92ff-60e57c11f79b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd23a815-9c82-4879-92ff-60e57c11f79b found for delete ", "request_id": "req-5342ccd3-36fd-423c-a431-a17da571730a"}]} 2026-07-16 03:50:11.542 7 INFO neutron.db.segments_db [None req-dad6d941-da0d-45f8-ab87-cd4358c55b84 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Added segment 39a8bf73-8490-4017-b189-ec1c99e6f91b of type vxlan for network 33e61321-7961-4e5c-a3f7-e3d8f116ccf2 2026-07-16 03:50:11.542 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dd23a815-9c82-4879-92ff-60e57c11f79b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd23a815-9c82-4879-92ff-60e57c11f79b found for delete ", "request_id": "req-2032d3b1-d3e1-4879-b252-774b5e1cd135"}]} 2026-07-16 03:50:11.552 8 INFO neutron.db.l3_hamode_db [None req-8a0d51c4-c74d-437f-9886-0b37bbb380da ce5ba7651a034ad38739aa79376f58c9 8410b114150945a28b37e8a2023e5ee0 - - default default] HA network b16fe2e4-6e00-4b6e-ba37-6a51db45f8b1 was deleted as no HA routers are present in tenant 8410b114150945a28b37e8a2023e5ee0. [pid: 8|app: 0|req: 1021/2237] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:50:11 2026] DELETE /v2.0/routers/b6e264a5-5896-4e8d-a225-1c5aaaf3842c => generated 0 bytes in 522 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2238] 10.0.0.60 () {34 vars in 670 bytes} [Thu Jul 16 03:50:11 2026] POST /v2.0/networks => generated 633 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:50:11.682 8 INFO neutron.db.segments_db [None req-e0ce5107-eb34-437c-9e07-6bc108ba2906 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Added segment e66f1ae4-7a29-4fc3-a586-17b6f2297f6d of type vxlan for network b0ed0557-4d40-4a9a-9e7a-b1e7efe06910 2026-07-16 03:50:11.901 8 INFO neutron.db.l3_hamode_db [None req-e0ce5107-eb34-437c-9e07-6bc108ba2906 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1218/2239] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:50:12 2026] GET /v2.0/security-groups?tenant_id=921fbd537d794169b67db37d97b9ce9c&name=default => generated 2929 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2240] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:12 2026] DELETE /v2.0/security-groups/dc5db28e-6800-4a35-800a-8d026d2e49c8 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:50:12.625 8 INFO neutron.db.l3_hamode_db [None req-e0ce5107-eb34-437c-9e07-6bc108ba2906 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1220/2241] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:50:12 2026] GET /v2.0/security-groups?tenant_id=7ab7646d8b21419289af45154bfb5a20&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2242] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:12 2026] DELETE /v2.0/security-groups/d33207aa-8425-44f9-a967-62c807c23bd4 => 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: 1222/2243] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:50:13 2026] GET /v2.0/security-groups?tenant_id=8410b114150945a28b37e8a2023e5ee0&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: 1223/2244] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:13 2026] DELETE /v2.0/security-groups/a9288fd9-ecf4-4d27-84ab-b9a27a697b92 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2245] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:50:11 2026] POST /v2.0/routers => generated 695 bytes in 1824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2248] 10.0.0.60 () {32 vars in 775 bytes} [Thu Jul 16 03:50:13 2026] GET /v2.0/subnets?project_id=f78844cc72934d049952cb15cf1b77d6&cidr=10.100.0.0%2F28 => generated 14 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2249] 10.0.0.60 () {32 vars in 693 bytes} [Thu Jul 16 03:50:13 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2250] 10.0.0.60 () {32 vars in 783 bytes} [Thu Jul 16 03:50:13 2026] GET /v2.0/subnets?network_id=00547f91-8a64-4524-82b1-54f660af52e9&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2251] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:50:13 2026] POST /v2.0/subnets => generated 656 bytes in 233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2252] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:50:14 2026] GET /v2.0/security-groups?tenant_id=4c194e4c51984dd4a7581d45eaaf681e&name=default => generated 2929 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2253] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:14 2026] DELETE /v2.0/security-groups/dfa4ce19-779a-4786-8c8e-d992bf722f6e => 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: 1029/2254] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:50:14 2026] GET /v2.0/security-groups?tenant_id=7a61d0bf02a244e29530a09e310a393b&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2255] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:15 2026] DELETE /v2.0/security-groups/c0c33b45-adee-4bae-b9cc-e68fc0f5070d => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2256] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:50:14 2026] PUT /v2.0/routers/d6df4cb6-69b4-43cc-ab9f-2bbc0c4da860/add_router_interface => generated 309 bytes in 1398 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2257] 10.0.0.60 () {32 vars in 648 bytes} [Thu Jul 16 03:50:15 2026] GET /v2.0/networks => generated 3607 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2258] 10.0.0.60 () {32 vars in 646 bytes} [Thu Jul 16 03:50:15 2026] GET /v2.0/subnets => generated 2594 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2259] 10.0.0.60 () {32 vars in 646 bytes} [Thu Jul 16 03:50:15 2026] GET /v2.0/routers => generated 738 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2260] 10.0.0.60 () {34 vars in 684 bytes} [Thu Jul 16 03:50:15 2026] POST /v2.0/security-groups => generated 1675 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2261] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2262] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:15 2026] POST /v2.0/security-group-rules => generated 596 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2263] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2264] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:16 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:50:16.384 8 INFO neutron.db.securitygroups_db [None req-835f07eb-7a00-49d9-b44b-3a1dbbdb008a 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Project f78844cc72934d049952cb15cf1b77d6 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: 1035/2265] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:16 2026] POST /v2.0/security-group-rules => generated 607 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:50:16.505 7 INFO neutron.db.securitygroups_db [None req-86b82bf2-4e33-4b49-85ba-98e6ba32149b 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Project f78844cc72934d049952cb15cf1b77d6 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: 1231/2266] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:16 2026] POST /v2.0/security-group-rules => generated 606 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2267] 10.0.0.60 () {32 vars in 648 bytes} [Thu Jul 16 03:50:16 2026] GET /v2.0/networks => generated 1298 bytes in 266 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2268] 10.0.0.130 () {34 vars in 1098 bytes} [Thu Jul 16 03:50:17 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-841921270&fields=id&tenant_id=f78844cc72934d049952cb15cf1b77d6 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2269] 10.0.0.130 () {34 vars in 982 bytes} [Thu Jul 16 03:50:17 2026] GET /v2.0/networks?id=33e61321-7961-4e5c-a3f7-e3d8f116ccf2 => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2270] 10.0.0.130 () {34 vars in 965 bytes} [Thu Jul 16 03:50:17 2026] GET /v2.0/quotas/f78844cc72934d049952cb15cf1b77d6 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2271] 10.0.0.130 () {34 vars in 1002 bytes} [Thu Jul 16 03:50:17 2026] GET /v2.0/ports?tenant_id=f78844cc72934d049952cb15cf1b77d6&fields=id => generated 103 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2272] 10.0.0.130 () {34 vars in 1008 bytes} [Thu Jul 16 03:50:17 2026] GET /v2.0/networks/33e61321-7961-4e5c-a3f7-e3d8f116ccf2?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2273] 10.0.0.130 () {34 vars in 1108 bytes} [Thu Jul 16 03:50:17 2026] GET /v2.0/networks/33e61321-7961-4e5c-a3f7-e3d8f116ccf2?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: 1235/2274] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:17 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => 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: 1040/2275] 10.0.0.60 () {34 vars in 683 bytes} [Thu Jul 16 03:50:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2276] 10.0.0.60 () {34 vars in 683 bytes} [Thu Jul 16 03:50:18 2026] POST /v2.0/security-groups => generated 1603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2277] 10.0.0.60 () {34 vars in 683 bytes} [Thu Jul 16 03:50:18 2026] POST /v2.0/security-groups => generated 1603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2278] 10.0.0.60 () {34 vars in 683 bytes} [Thu Jul 16 03:50:18 2026] POST /v2.0/security-groups => generated 1603 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2279] 10.0.0.60 () {34 vars in 683 bytes} [Thu Jul 16 03:50:18 2026] POST /v2.0/security-groups => generated 1603 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2280] 10.0.0.60 () {34 vars in 766 bytes} [Thu Jul 16 03:50:18 2026] PUT /v2.0/security-groups/10305a29-be8a-4d2f-85d9-13cd4a4561e5/tags => generated 17 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2281] 10.0.0.60 () {34 vars in 766 bytes} [Thu Jul 16 03:50:18 2026] PUT /v2.0/security-groups/6e215fdd-7b76-49c0-b586-51502d70e915/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2282] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:18 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => 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: 1044/2283] 10.0.0.60 () {34 vars in 766 bytes} [Thu Jul 16 03:50:18 2026] PUT /v2.0/security-groups/ee3d8ec8-36e3-4279-851c-3fd2b9728897/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2284] 10.0.0.60 () {34 vars in 766 bytes} [Thu Jul 16 03:50:18 2026] PUT /v2.0/security-groups/d4cb86e8-0e4e-4bde-a8a3-0bfacf4f470a/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: 1045/2285] 10.0.0.60 () {32 vars in 679 bytes} [Thu Jul 16 03:50:18 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2286] 10.0.0.60 () {32 vars in 693 bytes} [Thu Jul 16 03:50:18 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2287] 10.0.0.60 () {32 vars in 689 bytes} [Thu Jul 16 03:50:18 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2288] 10.0.0.60 () {32 vars in 701 bytes} [Thu Jul 16 03:50:19 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2289] 10.0.0.60 () {32 vars in 687 bytes} [Thu Jul 16 03:50:19 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2290] 10.0.0.60 () {32 vars in 701 bytes} [Thu Jul 16 03:50:19 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2291] 10.0.0.60 () {32 vars in 697 bytes} [Thu Jul 16 03:50:19 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2292] 10.0.0.60 () {32 vars in 709 bytes} [Thu Jul 16 03:50:19 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2293] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:19 2026] DELETE /v2.0/security-groups/10305a29-be8a-4d2f-85d9-13cd4a4561e5 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2294] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:19 2026] DELETE /v2.0/security-groups/6e215fdd-7b76-49c0-b586-51502d70e915 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2295] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:19 2026] DELETE /v2.0/security-groups/ee3d8ec8-36e3-4279-851c-3fd2b9728897 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2296] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:19 2026] DELETE /v2.0/security-groups/d4cb86e8-0e4e-4bde-a8a3-0bfacf4f470a => 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: 1051/2297] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:19 2026] DELETE /v2.0/security-groups/21b1364b-2758-465f-babf-f0df960d9de4 => 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: 1247/2298] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:19 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => 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: 1052/2299] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:50:20 2026] GET /v2.0/security-groups?tenant_id=ef8437605bd14da18a82e3a4943ad930&name=default => generated 2929 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2300] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:20 2026] DELETE /v2.0/security-groups/c97d93e2-bad8-4bc1-bae6-4115fd68495b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2301] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:20 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2302] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:50:20 2026] GET /v2.0/security-groups?tenant_id=67b1e545800c48e09cf7b5d9816aa9d3&name=default => generated 2929 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2303] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:21 2026] DELETE /v2.0/security-groups/8b798ea1-1da4-4c22-9493-82091f498d16 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2304] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:50:21 2026] GET /v2.0/security-groups?tenant_id=b8fd25dac76844c590881c9627430480&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2305] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:21 2026] DELETE /v2.0/security-groups/c1a068d4-603c-4127-aa8f-4e3eb10c3abf => 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: 1251/2306] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:21 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => 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: 1056/2307] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:50:22 2026] GET /v2.0/networks?id=33e61321-7961-4e5c-a3f7-e3d8f116ccf2 => generated 661 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2308] 199.19.213.73 () {34 vars in 1049 bytes} [Thu Jul 16 03:50:22 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f78844cc72934d049952cb15cf1b77d6 => generated 180 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2309] 199.19.213.73 () {38 vars in 954 bytes} [Thu Jul 16 03:50:22 2026] POST /v2.0/ports => generated 954 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2310] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:50:22 2026] PUT /v2.0/ports/609a4a37-39fe-4dad-8c40-05960c4ac4ce => generated 1235 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:50:22.954 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94d6f798-2421-4a08-9b09-767e900bfd87'] response: {'name': 'network-changed', 'server_uuid': '5d13e3d5-40da-49bd-b2f5-8d110096e141', 'tag': '609a4a37-39fe-4dad-8c40-05960c4ac4ce', '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: 1058/2311] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:23 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => generated 969 bytes in 48 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: 1254/2312] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:50:23 2026] GET /v2.0/security-groups?id=d8be2943-8011-4ee7-a43b-1f0a22ffd499&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2313] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:50:23 2026] GET /v2.0/ports?tenant_id=f78844cc72934d049952cb15cf1b77d6&device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2314] 199.19.213.73 () {34 vars in 1017 bytes} [Thu Jul 16 03:50:23 2026] GET /v2.0/networks?tenant_id=f78844cc72934d049952cb15cf1b77d6&shared=False => generated 757 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2315] 199.19.213.73 () {34 vars in 929 bytes} [Thu Jul 16 03:50:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2316] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:24 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => 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: 1257/2317] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:50:24 2026] GET /v2.0/security-groups?id=d8be2943-8011-4ee7-a43b-1f0a22ffd499&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:50:24.604 8 INFO neutron.db.segments_db [None req-73d50936-e208-4b12-8c0d-b1e4bfa7bd85 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Added segment 6bca81cc-7ccc-42f5-9a29-41fee9d9b7ba of type vxlan for network 973a0aa9-ff18-4b29-bbeb-d04ef7caa876 [pid: 8|app: 0|req: 1061/2318] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:50:24 2026] POST /v2.0/networks => generated 640 bytes in 414 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2319] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:50:24 2026] GET /v2.0/ports?tenant_id=f78844cc72934d049952cb15cf1b77d6&device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2320] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:50:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=609a4a37-39fe-4dad-8c40-05960c4ac4ce => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2321] 10.0.0.60 () {34 vars in 675 bytes} [Thu Jul 16 03:50:24 2026] POST /v2.0/subnetpools => generated 516 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2322] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:50:24 2026] GET /v2.0/subnets?id=a75a2700-7d8b-4ca8-b700-365595187a86 => 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: 1262/2323] 10.0.0.60 () {34 vars in 758 bytes} [Thu Jul 16 03:50:24 2026] PUT /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/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: 1062/2324] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:50:24 2026] POST /v2.0/subnets => generated 658 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2325] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:50:24 2026] GET /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2326] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:50:24 2026] GET /v2.0/ports?network_id=33e61321-7961-4e5c-a3f7-e3d8f116ccf2&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: 1064/2327] 10.0.0.60 () {32 vars in 721 bytes} [Thu Jul 16 03:50:24 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2328] 10.0.0.60 () {34 vars in 769 bytes} [Thu Jul 16 03:50:24 2026] PUT /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/tags/green => 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: 1065/2329] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:50:24 2026] GET /v2.0/networks/33e61321-7961-4e5c-a3f7-e3d8f116ccf2?fields=segments => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2330] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:50:24 2026] GET /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/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: 1067/2331] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:50:24 2026] GET /v2.0/networks/33e61321-7961-4e5c-a3f7-e3d8f116ccf2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2332] 10.0.0.60 () {34 vars in 765 bytes} [Thu Jul 16 03:50:24 2026] PUT /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2333] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:50:25 2026] GET /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/tags => generated 34 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2334] 10.0.0.60 () {34 vars in 787 bytes} [Thu Jul 16 03:50:25 2026] PUT /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/tags/black.or.white => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2335] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:50:25 2026] GET /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2336] 10.0.0.60 () {34 vars in 758 bytes} [Thu Jul 16 03:50:25 2026] PUT /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2337] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:50:24 2026] POST /v2.0/subnets => generated 731 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2338] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:50:25 2026] GET /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2339] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:50:25 2026] GET /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:50:25.249 7 INFO neutron.db.segments_db [None req-4274cc81-21c6-4e83-ac32-e0dbb343954b 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Added segment 718985a3-3d6e-4c32-b612-3b734c16b06c of type vxlan for network 6284e901-c8c8-49f2-ba27-a8c99cd93dab 2026-07-16 03:50:25.275 8 INFO neutron.api.v2.resource [None req-77eba41c-30e6-4b45-ab92-744b2923988b 02c06ff0f0a34cdaa05325a425dbb3eb 0e56459e221b40b4bb1de97de24aaff5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1075/2340] 10.0.0.60 () {32 vars in 750 bytes} [Thu Jul 16 03:50:25 2026] GET /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2341] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:50:25 2026] DELETE /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2342] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:50:25 2026] GET /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2343] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:50:25 2026] POST /v2.0/networks => generated 638 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:50:25.388 8 INFO neutron.api.v2.resource [None req-819c36c7-9486-4465-97d6-06cc91dfae4f 02c06ff0f0a34cdaa05325a425dbb3eb 0e56459e221b40b4bb1de97de24aaff5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1078/2344] 10.0.0.60 () {32 vars in 753 bytes} [Thu Jul 16 03:50:25 2026] DELETE /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/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: 1079/2345] 10.0.0.60 () {32 vars in 741 bytes} [Thu Jul 16 03:50:25 2026] DELETE /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/tags => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2346] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:50:25 2026] GET /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2347] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:25 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => 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: 1082/2348] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:50:25 2026] DELETE /v2.0/subnetpools/133a3b94-e25f-4262-a038-1996f47a619f => 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: 1083/2349] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:50:25 2026] GET /v2.0/security-groups?id=d8be2943-8011-4ee7-a43b-1f0a22ffd499&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2350] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:50:25 2026] POST /v2.0/subnets => generated 655 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2351] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:50:25 2026] POST /v2.0/subnets => generated 726 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:50:25.934 7 INFO neutron.db.segments_db [None req-7ac73e84-a777-4e7e-ba04-3768f4ac7add 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Added segment 58a2edf0-54c6-4a73-a90b-ad6d2d3e59e0 of type vxlan for network 10488b83-25e5-4f8b-a43b-3554cd1254d5 [pid: 7|app: 0|req: 1268/2352] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:50:25 2026] POST /v2.0/networks => generated 637 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2353] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:50:26 2026] POST /v2.0/subnets => generated 655 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2354] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:50:26 2026] GET /v2.0/security-groups?tenant_id=0e56459e221b40b4bb1de97de24aaff5&name=default => generated 2929 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2355] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:26 2026] DELETE /v2.0/security-groups/06eb8cc0-924d-4a0b-8ea4-c7a2c909ef0b => 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: 1086/2356] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:50:26 2026] POST /v2.0/subnets => generated 729 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:50:26.646 8 INFO neutron.db.segments_db [None req-198e4ebe-c33e-4b02-8f7b-2cc419ad6a7b 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Added segment c9c3e17d-18f7-43e6-8503-aa037535d51a of type vxlan for network d82c06b5-1dee-4570-a7d8-2a9eff238ae1 [pid: 7|app: 0|req: 1271/2357] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:50:26 2026] GET /v2.0/security-groups?tenant_id=5fa975f1faf1464bbb74540bf06b497d&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2358] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:26 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => generated 969 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2359] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:50:26 2026] DELETE /v2.0/security-groups/7a474a55-657e-4a61-bb01-07df87fa91d1 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:50:26.897 8 INFO neutron.db.l3_hamode_db [None req-198e4ebe-c33e-4b02-8f7b-2cc419ad6a7b 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1274/2360] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:50:26 2026] GET /v2.0/security-groups?id=d8be2943-8011-4ee7-a43b-1f0a22ffd499&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:50:27.560 8 INFO neutron.db.l3_hamode_db [None req-198e4ebe-c33e-4b02-8f7b-2cc419ad6a7b 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1275/2361] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:27 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => 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: 1276/2362] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:50:28 2026] GET /v2.0/security-groups?id=d8be2943-8011-4ee7-a43b-1f0a22ffd499&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: 1087/2363] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:50:26 2026] POST /v2.0/routers => generated 685 bytes in 1847 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2366] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:29 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2367] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:50:29 2026] GET /v2.0/security-groups?id=d8be2943-8011-4ee7-a43b-1f0a22ffd499&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: 1277/2368] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:50:28 2026] PUT /v2.0/routers/80aaab8f-cd0f-428a-94d8-2c1ce7c30264/add_router_interface => generated 309 bytes in 1263 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2369] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:30 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2370] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:50:30 2026] GET /v2.0/security-groups?id=d8be2943-8011-4ee7-a43b-1f0a22ffd499&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: 1280/2371] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:30 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2372] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:50:30 2026] GET /v2.0/security-groups?id=d8be2943-8011-4ee7-a43b-1f0a22ffd499&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: 7|app: 0|req: 1282/2373] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:50:30 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => generated 1240 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:50:31.441 7 INFO neutron.db.l3_db [None req-d7ff5f1a-1ab4-4913-b4c7-47bf245ac363 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Floating IP 7a7d53df-40b4-4286-b7d1-b13c5cd86828 associated. External IP: 10.96.250.209, port: 609a4a37-39fe-4dad-8c40-05960c4ac4ce. [pid: 8|app: 0|req: 1092/2374] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:50:29 2026] PUT /v2.0/routers/80aaab8f-cd0f-428a-94d8-2c1ce7c30264/add_router_interface => generated 309 bytes in 1773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2375] 10.0.0.60 () {34 vars in 676 bytes} [Thu Jul 16 03:50:30 2026] POST /v2.0/floatingips => generated 855 bytes in 1151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2376] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:50:31 2026] GET /v2.0/floatingips/7a7d53df-40b4-4286-b7d1-b13c5cd86828 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:50:31.847 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce6a6514-0bdf-466a-bb6b-e685ef185427'] response: {'name': 'network-changed', 'server_uuid': '5d13e3d5-40da-49bd-b2f5-8d110096e141', 'tag': '609a4a37-39fe-4dad-8c40-05960c4ac4ce', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1285/2377] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:50:32 2026] GET /v2.0/ports?tenant_id=f78844cc72934d049952cb15cf1b77d6&device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => 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: 1286/2378] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:50:32 2026] GET /v2.0/networks?id=33e61321-7961-4e5c-a3f7-e3d8f116ccf2 => generated 757 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2379] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:50:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=609a4a37-39fe-4dad-8c40-05960c4ac4ce => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2380] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:50:32 2026] GET /v2.0/subnets?id=a75a2700-7d8b-4ca8-b700-365595187a86 => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2381] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:50:32 2026] GET /v2.0/ports?network_id=33e61321-7961-4e5c-a3f7-e3d8f116ccf2&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2382] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:50:32 2026] GET /v2.0/networks/33e61321-7961-4e5c-a3f7-e3d8f116ccf2?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2383] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:50:32 2026] GET /v2.0/networks/33e61321-7961-4e5c-a3f7-e3d8f116ccf2?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: 1292/2384] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:50:32 2026] GET /v2.0/floatingips/7a7d53df-40b4-4286-b7d1-b13c5cd86828 => generated 855 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2385] 10.0.0.60 () {34 vars in 782 bytes} [Thu Jul 16 03:50:31 2026] PUT /v2.0/routers/80aaab8f-cd0f-428a-94d8-2c1ce7c30264/add_router_interface => generated 309 bytes in 1495 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2386] 10.0.0.60 () {34 vars in 683 bytes} [Thu Jul 16 03:50:33 2026] POST /v2.0/security-groups => generated 1630 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2387] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2388] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2389] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:33 2026] POST /v2.0/security-group-rules => generated 599 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2390] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:33 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: 8|app: 0|req: 1096/2391] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:33 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2392] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2393] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:50:33 2026] GET /v2.0/floatingips/7a7d53df-40b4-4286-b7d1-b13c5cd86828 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2394] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:33 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: 1098/2395] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2396] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:34 2026] POST /v2.0/security-group-rules => generated 599 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2397] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2398] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:34 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2399] 10.0.0.130 () {34 vars in 1096 bytes} [Thu Jul 16 03:50:34 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1003155349&fields=id&tenant_id=7812bd77d4884dc1b69efbdc4d43ca57 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2400] 10.0.0.130 () {34 vars in 982 bytes} [Thu Jul 16 03:50:34 2026] GET /v2.0/networks?id=6284e901-c8c8-49f2-ba27-a8c99cd93dab => generated 705 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2401] 10.0.0.130 () {34 vars in 965 bytes} [Thu Jul 16 03:50:34 2026] GET /v2.0/quotas/7812bd77d4884dc1b69efbdc4d43ca57 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2402] 10.0.0.130 () {34 vars in 1002 bytes} [Thu Jul 16 03:50:35 2026] GET /v2.0/ports?tenant_id=7812bd77d4884dc1b69efbdc4d43ca57&fields=id => generated 241 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2403] 10.0.0.130 () {34 vars in 1008 bytes} [Thu Jul 16 03:50:35 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2404] 10.0.0.130 () {34 vars in 1108 bytes} [Thu Jul 16 03:50:35 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2405] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:35 2026] GET /v2.0/ports?device_id=21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9 => 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: 1303/2406] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:50:39 2026] GET /v2.0/networks?id=6284e901-c8c8-49f2-ba27-a8c99cd93dab => generated 705 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2407] 199.19.213.73 () {34 vars in 1049 bytes} [Thu Jul 16 03:50:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7812bd77d4884dc1b69efbdc4d43ca57 => generated 179 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2408] 199.19.213.73 () {38 vars in 954 bytes} [Thu Jul 16 03:50:39 2026] POST /v2.0/ports => generated 1183 bytes in 382 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: 1305/2409] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:40 2026] GET /v2.0/ports?device_id=21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9 => generated 1198 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2410] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:50:40 2026] GET /v2.0/security-groups?id=64b6da87-ab60-483d-8dd6-f195b04b086e&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: 1105/2411] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:50:40 2026] PUT /v2.0/ports/17b0af63-b3a3-4165-8699-96b61e9c06ba => generated 1464 bytes in 497 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:50:40.600 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8cd1dd2e-da90-41b0-8d6a-e96131846d8f'] response: {'name': 'network-changed', 'server_uuid': '21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9', 'tag': '17b0af63-b3a3-4165-8699-96b61e9c06ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1307/2412] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:50:41 2026] GET /v2.0/ports?tenant_id=7812bd77d4884dc1b69efbdc4d43ca57&device_id=21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9 => generated 1467 bytes in 35 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: 1106/2413] 199.19.213.73 () {34 vars in 1017 bytes} [Thu Jul 16 03:50:41 2026] GET /v2.0/networks?tenant_id=7812bd77d4884dc1b69efbdc4d43ca57&shared=False => generated 2376 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2414] 199.19.213.73 () {34 vars in 929 bytes} [Thu Jul 16 03:50:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2415] 10.0.0.110 () {34 vars in 990 bytes} [Thu Jul 16 03:50:41 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => generated 1240 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2416] 10.0.0.110 () {34 vars in 1040 bytes} [Thu Jul 16 03:50:41 2026] GET /v2.0/security-groups?id=d8be2943-8011-4ee7-a43b-1f0a22ffd499&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: 1108/2417] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:50:42 2026] GET /v2.0/ports?tenant_id=7812bd77d4884dc1b69efbdc4d43ca57&device_id=21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9 => generated 1467 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2418] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:50:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.217&port_id=17b0af63-b3a3-4165-8699-96b61e9c06ba => 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: 1109/2419] 199.19.213.73 () {34 vars in 1103 bytes} [Thu Jul 16 03:50:42 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A259&port_id=17b0af63-b3a3-4165-8699-96b61e9c06ba => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2420] 199.19.213.73 () {34 vars in 1063 bytes} [Thu Jul 16 03:50:42 2026] GET /v2.0/subnets?id=4dcdccee-cb0a-48f8-965f-84acaae83711&id=00b86aa4-9680-4081-8645-322862c5a9d2 => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2421] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:50:42 2026] GET /v2.0/ports?network_id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&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: 1312/2422] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:50:42 2026] GET /v2.0/ports?network_id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&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: 1111/2423] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:50:42 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?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: 1313/2424] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:50:42 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?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: 1315/2427] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:45 2026] GET /v2.0/ports?device_id=21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9 => generated 1198 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2428] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:50:45 2026] GET /v2.0/security-groups?id=64b6da87-ab60-483d-8dd6-f195b04b086e&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: 7|app: 0|req: 1316/2429] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:50 2026] GET /v2.0/ports?device_id=21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9 => generated 1200 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2430] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:50:50 2026] GET /v2.0/security-groups?id=64b6da87-ab60-483d-8dd6-f195b04b086e&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2431] 10.0.0.60 () {32 vars in 817 bytes} [Thu Jul 16 03:50:50 2026] GET /v2.0/ports?network_id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&mac_address=fa%3A16%3A3e%3A9e%3A5a%3A65 => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:50:51.833 8 INFO neutron.db.l3_db [None req-1f8424e6-5bca-4d3c-b48b-778f334711c8 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Floating IP 5c31d971-0535-48e6-8f91-0c242f3d5cb9 associated. External IP: 10.96.250.207, port: 17b0af63-b3a3-4165-8699-96b61e9c06ba. [pid: 8|app: 0|req: 1115/2432] 10.0.0.60 () {34 vars in 676 bytes} [Thu Jul 16 03:50:51 2026] POST /v2.0/floatingips => generated 855 bytes in 1057 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:50:52.133 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-31490cf3-4a7b-41ca-893d-4f24270e0891'] response: {'name': 'network-changed', 'server_uuid': '21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9', 'tag': '17b0af63-b3a3-4165-8699-96b61e9c06ba', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1318/2433] 10.0.0.130 () {34 vars in 1096 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1003155349&fields=id&tenant_id=7812bd77d4884dc1b69efbdc4d43ca57 => 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: 1116/2434] 10.0.0.130 () {34 vars in 982 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/networks?id=10488b83-25e5-4f8b-a43b-3554cd1254d5 => generated 704 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2435] 10.0.0.130 () {34 vars in 965 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/quotas/7812bd77d4884dc1b69efbdc4d43ca57 => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2436] 10.0.0.130 () {34 vars in 1002 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/ports?tenant_id=7812bd77d4884dc1b69efbdc4d43ca57&fields=id => generated 333 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2437] 10.0.0.130 () {34 vars in 1008 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2438] 10.0.0.130 () {34 vars in 1108 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?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: 1119/2439] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/ports?device_id=39b50ec1-6c85-41c5-a27e-63f84e0db3e5 => 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: 1321/2440] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/ports?tenant_id=7812bd77d4884dc1b69efbdc4d43ca57&device_id=21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2441] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/networks?id=6284e901-c8c8-49f2-ba27-a8c99cd93dab => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2442] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.217&port_id=17b0af63-b3a3-4165-8699-96b61e9c06ba => generated 858 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2443] 199.19.213.73 () {34 vars in 1103 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A259&port_id=17b0af63-b3a3-4165-8699-96b61e9c06ba => 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: 1323/2444] 199.19.213.73 () {34 vars in 1063 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/subnets?id=4dcdccee-cb0a-48f8-965f-84acaae83711&id=00b86aa4-9680-4081-8645-322862c5a9d2 => generated 1410 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2445] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/ports?network_id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&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: 1324/2446] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/ports?network_id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&device_owner=network%3Adhcp => generated 1457 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2447] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?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: 1325/2448] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:50:52 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?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: 1124/2449] 10.0.0.60 () {32 vars in 825 bytes} [Thu Jul 16 03:50:55 2026] GET /v2.0/ports?project_id=f78844cc72934d049952cb15cf1b77d6&network_id=33e61321-7961-4e5c-a3f7-e3d8f116ccf2 => generated 3691 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2450] 10.0.0.60 () {32 vars in 741 bytes} [Thu Jul 16 03:50:55 2026] GET /v2.0/subnets?network_id=00547f91-8a64-4524-82b1-54f660af52e9 => generated 667 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:50:56.134 8 INFO neutron.db.l3_db [None req-126e4c84-bfd3-4b16-8fe9-53e144600dd0 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Floating IP 7a7d53df-40b4-4286-b7d1-b13c5cd86828 disassociated. External IP: 10.96.250.209, port: 609a4a37-39fe-4dad-8c40-05960c4ac4ce. [pid: 8|app: 0|req: 1125/2451] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:50:56 2026] PUT /v2.0/floatingips/7a7d53df-40b4-4286-b7d1-b13c5cd86828 => generated 554 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2452] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:50:56 2026] GET /v2.0/floatingips/7a7d53df-40b4-4286-b7d1-b13c5cd86828 => generated 554 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:50:56.533 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-78001d11-9c89-4ad8-b385-df9295abd643'] response: {'name': 'network-changed', 'server_uuid': '5d13e3d5-40da-49bd-b2f5-8d110096e141', 'tag': '609a4a37-39fe-4dad-8c40-05960c4ac4ce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1126/2453] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:50:56 2026] GET /v2.0/networks?id=10488b83-25e5-4f8b-a43b-3554cd1254d5 => generated 704 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2454] 199.19.213.73 () {34 vars in 1049 bytes} [Thu Jul 16 03:50:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7812bd77d4884dc1b69efbdc4d43ca57 => generated 179 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2455] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:50:57 2026] GET /v2.0/ports?tenant_id=f78844cc72934d049952cb15cf1b77d6&device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2456] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:50:57 2026] GET /v2.0/networks?id=33e61321-7961-4e5c-a3f7-e3d8f116ccf2 => generated 757 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2457] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:50:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=609a4a37-39fe-4dad-8c40-05960c4ac4ce => 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: 1130/2458] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:50:57 2026] GET /v2.0/subnets?id=a75a2700-7d8b-4ca8-b700-365595187a86 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2459] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:50:57 2026] GET /v2.0/ports?network_id=33e61321-7961-4e5c-a3f7-e3d8f116ccf2&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1132/2460] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:50:57 2026] GET /v2.0/networks/33e61321-7961-4e5c-a3f7-e3d8f116ccf2?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: 1133/2461] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:50:57 2026] GET /v2.0/networks/33e61321-7961-4e5c-a3f7-e3d8f116ccf2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2462] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:50:57 2026] GET /v2.0/floatingips/7a7d53df-40b4-4286-b7d1-b13c5cd86828 => generated 554 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2463] 199.19.213.73 () {38 vars in 954 bytes} [Thu Jul 16 03:50:57 2026] POST /v2.0/ports => generated 1183 bytes in 517 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: 1330/2464] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:50:57 2026] GET /v2.0/ports?device_id=39b50ec1-6c85-41c5-a27e-63f84e0db3e5 => generated 1186 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2465] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:50:57 2026] GET /v2.0/security-groups?id=64b6da87-ab60-483d-8dd6-f195b04b086e&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2466] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:50:57 2026] PUT /v2.0/ports/48999dee-2a68-4faf-8331-90b9a44b2a4c => generated 1464 bytes in 424 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:50:58.566 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd153ff2-8cfa-46e1-b4a5-1454d424151d'] response: {'name': 'network-changed', 'server_uuid': '39b50ec1-6c85-41c5-a27e-63f84e0db3e5', 'tag': '48999dee-2a68-4faf-8331-90b9a44b2a4c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1332/2467] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:50:58 2026] GET /v2.0/floatingips/7a7d53df-40b4-4286-b7d1-b13c5cd86828 => generated 552 bytes in 26 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: 1137/2470] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:50:59 2026] GET /v2.0/ports?tenant_id=7812bd77d4884dc1b69efbdc4d43ca57&device_id=39b50ec1-6c85-41c5-a27e-63f84e0db3e5 => generated 1467 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2471] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:50:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.168&port_id=48999dee-2a68-4faf-8331-90b9a44b2a4c => 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: 1138/2472] 199.19.213.73 () {34 vars in 1103 bytes} [Thu Jul 16 03:50:59 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A42&port_id=48999dee-2a68-4faf-8331-90b9a44b2a4c => 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: 1335/2473] 199.19.213.73 () {34 vars in 1063 bytes} [Thu Jul 16 03:50:59 2026] GET /v2.0/subnets?id=3a6970a4-a8ef-44a4-913f-e8d914399c2f&id=b1150674-21c2-48e9-8497-49f5452ec93c => generated 1413 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2474] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:50:59 2026] GET /v2.0/ports?network_id=10488b83-25e5-4f8b-a43b-3554cd1254d5&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: 1336/2475] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:50:59 2026] GET /v2.0/ports?network_id=10488b83-25e5-4f8b-a43b-3554cd1254d5&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: 1140/2476] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:50:59 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2477] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:50:59 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?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: 1141/2478] 10.0.0.110 () {34 vars in 990 bytes} [Thu Jul 16 03:50:59 2026] GET /v2.0/ports?device_id=21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9 => generated 1469 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2479] 10.0.0.110 () {34 vars in 1040 bytes} [Thu Jul 16 03:50:59 2026] GET /v2.0/security-groups?id=64b6da87-ab60-483d-8dd6-f195b04b086e&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: 1142/2480] 10.0.0.60 () {34 vars in 684 bytes} [Thu Jul 16 03:50:59 2026] POST /v2.0/security-groups => generated 1677 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2481] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2482] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:50:59 2026] POST /v2.0/security-group-rules => generated 596 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2483] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:51:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2484] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:51:00 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-07-16 03:51:00.313 7 INFO neutron.db.securitygroups_db [None req-fbaf693b-5079-4b05-b1e8-327ce923fa79 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Project f78844cc72934d049952cb15cf1b77d6 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: 1341/2485] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:51:00 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) [pid: 8|app: 0|req: 1145/2486] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:51:00 2026] GET /v2.0/ports?tenant_id=7812bd77d4884dc1b69efbdc4d43ca57&device_id=39b50ec1-6c85-41c5-a27e-63f84e0db3e5 => generated 1467 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:51:00.441 7 INFO neutron.db.securitygroups_db [None req-eab5fa87-39f6-40d1-832e-77922db1886a 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Project f78844cc72934d049952cb15cf1b77d6 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: 1146/2487] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:51:00 2026] GET /v2.0/networks?id=10488b83-25e5-4f8b-a43b-3554cd1254d5 => generated 800 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2488] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:51:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.168&port_id=48999dee-2a68-4faf-8331-90b9a44b2a4c => 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: 1148/2489] 199.19.213.73 () {34 vars in 1103 bytes} [Thu Jul 16 03:51:00 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A42&port_id=48999dee-2a68-4faf-8331-90b9a44b2a4c => 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: 1342/2490] 10.0.0.60 () {34 vars in 694 bytes} [Thu Jul 16 03:51:00 2026] POST /v2.0/security-group-rules => generated 606 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2491] 199.19.213.73 () {34 vars in 1063 bytes} [Thu Jul 16 03:51:00 2026] GET /v2.0/subnets?id=3a6970a4-a8ef-44a4-913f-e8d914399c2f&id=b1150674-21c2-48e9-8497-49f5452ec93c => 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: 1343/2492] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:51:00 2026] GET /v2.0/ports?network_id=10488b83-25e5-4f8b-a43b-3554cd1254d5&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2493] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:51:00 2026] GET /v2.0/ports?network_id=10488b83-25e5-4f8b-a43b-3554cd1254d5&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2494] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:51:00 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2495] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:51:00 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?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: 1345/2496] 10.0.0.60 () {32 vars in 648 bytes} [Thu Jul 16 03:51:00 2026] GET /v2.0/networks => generated 1298 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2497] 10.0.0.130 () {34 vars in 1100 bytes} [Thu Jul 16 03:51:01 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1770482338&fields=id&tenant_id=f78844cc72934d049952cb15cf1b77d6 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2498] 10.0.0.130 () {34 vars in 982 bytes} [Thu Jul 16 03:51:01 2026] GET /v2.0/networks?id=33e61321-7961-4e5c-a3f7-e3d8f116ccf2 => generated 661 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2499] 10.0.0.130 () {34 vars in 965 bytes} [Thu Jul 16 03:51:01 2026] GET /v2.0/quotas/f78844cc72934d049952cb15cf1b77d6 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2500] 10.0.0.130 () {34 vars in 1002 bytes} [Thu Jul 16 03:51:01 2026] GET /v2.0/ports?tenant_id=f78844cc72934d049952cb15cf1b77d6&fields=id => generated 149 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2501] 10.0.0.130 () {34 vars in 1008 bytes} [Thu Jul 16 03:51:01 2026] GET /v2.0/networks/33e61321-7961-4e5c-a3f7-e3d8f116ccf2?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: 1348/2502] 10.0.0.130 () {34 vars in 1108 bytes} [Thu Jul 16 03:51:01 2026] GET /v2.0/networks/33e61321-7961-4e5c-a3f7-e3d8f116ccf2?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: 1155/2503] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:01 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => 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: 1349/2504] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:02 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => 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: 1156/2505] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:02 2026] GET /v2.0/ports?device_id=39b50ec1-6c85-41c5-a27e-63f84e0db3e5 => generated 1200 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2506] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:02 2026] GET /v2.0/security-groups?id=64b6da87-ab60-483d-8dd6-f195b04b086e&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2507] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:03 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => 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: 1351/2508] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:04 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => 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: 1352/2509] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:05 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => 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: 1158/2510] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:51:05 2026] GET /v2.0/networks?id=33e61321-7961-4e5c-a3f7-e3d8f116ccf2 => generated 661 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2511] 199.19.213.73 () {34 vars in 1049 bytes} [Thu Jul 16 03:51:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f78844cc72934d049952cb15cf1b77d6 => generated 273 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2512] 199.19.213.73 () {38 vars in 954 bytes} [Thu Jul 16 03:51:05 2026] POST /v2.0/ports => generated 954 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2513] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:51:06 2026] PUT /v2.0/ports/7f024989-987c-4c1a-8fc6-4e0ceca525cb => generated 1235 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:51:06.733 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d688b3e-a185-4682-9100-437b4b5c796a'] response: {'name': 'network-changed', 'server_uuid': '0ff38273-03fe-4e17-bd9d-8f7f104cb017', 'tag': '7f024989-987c-4c1a-8fc6-4e0ceca525cb', '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: 1160/2514] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:06 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => 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: 1355/2515] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:06 2026] GET /v2.0/security-groups?id=d4cbffd0-1047-4139-8c57-7ba5e00307ac&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: 1161/2516] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:51:07 2026] GET /v2.0/ports?tenant_id=f78844cc72934d049952cb15cf1b77d6&device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2517] 199.19.213.73 () {34 vars in 1017 bytes} [Thu Jul 16 03:51:07 2026] GET /v2.0/networks?tenant_id=f78844cc72934d049952cb15cf1b77d6&shared=False => generated 757 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2518] 199.19.213.73 () {34 vars in 929 bytes} [Thu Jul 16 03:51:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2519] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:08 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2520] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:08 2026] GET /v2.0/ports?device_id=39b50ec1-6c85-41c5-a27e-63f84e0db3e5 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2521] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:08 2026] GET /v2.0/security-groups?id=d4cbffd0-1047-4139-8c57-7ba5e00307ac&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2522] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:08 2026] GET /v2.0/security-groups?id=64b6da87-ab60-483d-8dd6-f195b04b086e&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2523] 10.0.0.60 () {32 vars in 817 bytes} [Thu Jul 16 03:51:08 2026] GET /v2.0/ports?network_id=10488b83-25e5-4f8b-a43b-3554cd1254d5&mac_address=fa%3A16%3A3e%3A03%3A06%3Af9 => generated 1200 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2524] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:51:08 2026] GET /v2.0/ports?tenant_id=f78844cc72934d049952cb15cf1b77d6&device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => 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: 1361/2525] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:51:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7f024989-987c-4c1a-8fc6-4e0ceca525cb => 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: 1362/2526] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:51:08 2026] GET /v2.0/subnets?id=a75a2700-7d8b-4ca8-b700-365595187a86 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2527] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:51:08 2026] GET /v2.0/ports?network_id=33e61321-7961-4e5c-a3f7-e3d8f116ccf2&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2528] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:51:08 2026] GET /v2.0/networks/33e61321-7961-4e5c-a3f7-e3d8f116ccf2?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2529] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:51:08 2026] GET /v2.0/networks/33e61321-7961-4e5c-a3f7-e3d8f116ccf2?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-07-16 03:51:08.903 8 INFO neutron.db.l3_db [None req-931622fb-3dda-420a-b761-dbfdcf2c1c21 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Floating IP af6abc2f-bfd8-4814-821b-8a7a8daf7718 associated. External IP: 10.96.250.217, port: 48999dee-2a68-4faf-8331-90b9a44b2a4c. [pid: 8|app: 0|req: 1165/2530] 10.0.0.60 () {34 vars in 676 bytes} [Thu Jul 16 03:51:08 2026] POST /v2.0/floatingips => generated 855 bytes in 836 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:51:09.149 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-496178b8-8050-476f-80e5-b61996d10e31'] response: {'name': 'network-changed', 'server_uuid': '39b50ec1-6c85-41c5-a27e-63f84e0db3e5', 'tag': '48999dee-2a68-4faf-8331-90b9a44b2a4c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1366/2531] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:09 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => 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: 1166/2532] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:09 2026] GET /v2.0/security-groups?id=d4cbffd0-1047-4139-8c57-7ba5e00307ac&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: 1367/2533] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:51:09 2026] GET /v2.0/ports?tenant_id=7812bd77d4884dc1b69efbdc4d43ca57&device_id=39b50ec1-6c85-41c5-a27e-63f84e0db3e5 => generated 1469 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2534] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:51:09 2026] GET /v2.0/networks?id=10488b83-25e5-4f8b-a43b-3554cd1254d5 => generated 800 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2535] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:51:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.168&port_id=48999dee-2a68-4faf-8331-90b9a44b2a4c => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2536] 199.19.213.73 () {34 vars in 1103 bytes} [Thu Jul 16 03:51:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A42&port_id=48999dee-2a68-4faf-8331-90b9a44b2a4c => 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: 1369/2537] 199.19.213.73 () {34 vars in 1063 bytes} [Thu Jul 16 03:51:09 2026] GET /v2.0/subnets?id=3a6970a4-a8ef-44a4-913f-e8d914399c2f&id=b1150674-21c2-48e9-8497-49f5452ec93c => generated 1413 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2538] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:51:09 2026] GET /v2.0/ports?network_id=10488b83-25e5-4f8b-a43b-3554cd1254d5&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: 7|app: 0|req: 1370/2539] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:51:09 2026] GET /v2.0/ports?network_id=10488b83-25e5-4f8b-a43b-3554cd1254d5&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: 1170/2540] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:51:09 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?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: 1371/2541] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:51:10 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?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: 1171/2542] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:10 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2543] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:10 2026] GET /v2.0/security-groups?id=d4cbffd0-1047-4139-8c57-7ba5e00307ac&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: 1172/2544] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:11 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => generated 969 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2545] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:11 2026] GET /v2.0/security-groups?id=d4cbffd0-1047-4139-8c57-7ba5e00307ac&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: 1173/2546] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:12 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => 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: 1374/2547] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:12 2026] GET /v2.0/security-groups?id=d4cbffd0-1047-4139-8c57-7ba5e00307ac&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: 1175/2550] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:13 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2551] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:13 2026] GET /v2.0/security-groups?id=d4cbffd0-1047-4139-8c57-7ba5e00307ac&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2552] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:13 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => 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: 1377/2553] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:13 2026] GET /v2.0/security-groups?id=d4cbffd0-1047-4139-8c57-7ba5e00307ac&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2554] 10.0.0.60 () {32 vars in 735 bytes} [Thu Jul 16 03:51:14 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => generated 1240 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:51:14.390 7 INFO neutron.db.l3_db [None req-4301a884-5510-4124-b8fa-bb4cbd37f77d 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Floating IP 7a7d53df-40b4-4286-b7d1-b13c5cd86828 associated. External IP: 10.96.250.209, port: 7f024989-987c-4c1a-8fc6-4e0ceca525cb. [pid: 7|app: 0|req: 1378/2555] 10.0.0.60 () {34 vars in 748 bytes} [Thu Jul 16 03:51:14 2026] PUT /v2.0/floatingips/7a7d53df-40b4-4286-b7d1-b13c5cd86828 => generated 855 bytes in 604 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:51:14.713 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-42fcb4e1-f35a-4bcd-b820-aed67f457fc7'] response: {'name': 'network-changed', 'server_uuid': '0ff38273-03fe-4e17-bd9d-8f7f104cb017', 'tag': '7f024989-987c-4c1a-8fc6-4e0ceca525cb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1178/2556] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:51:14 2026] GET /v2.0/floatingips/7a7d53df-40b4-4286-b7d1-b13c5cd86828 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2557] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:51:15 2026] GET /v2.0/ports?tenant_id=f78844cc72934d049952cb15cf1b77d6&device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2558] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:51:15 2026] GET /v2.0/networks?id=33e61321-7961-4e5c-a3f7-e3d8f116ccf2 => generated 757 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2559] 10.0.0.110 () {34 vars in 990 bytes} [Thu Jul 16 03:51:15 2026] GET /v2.0/ports?device_id=39b50ec1-6c85-41c5-a27e-63f84e0db3e5 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2560] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:51:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=7f024989-987c-4c1a-8fc6-4e0ceca525cb => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2561] 10.0.0.110 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:15 2026] GET /v2.0/security-groups?id=64b6da87-ab60-483d-8dd6-f195b04b086e&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2562] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:51:15 2026] GET /v2.0/subnets?id=a75a2700-7d8b-4ca8-b700-365595187a86 => generated 677 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2563] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:51:15 2026] GET /v2.0/ports?network_id=33e61321-7961-4e5c-a3f7-e3d8f116ccf2&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: 1182/2564] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:51:15 2026] GET /v2.0/networks/33e61321-7961-4e5c-a3f7-e3d8f116ccf2?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2565] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:51:15 2026] GET /v2.0/networks/33e61321-7961-4e5c-a3f7-e3d8f116ccf2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2566] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:51:15 2026] GET /v2.0/floatingips/7a7d53df-40b4-4286-b7d1-b13c5cd86828 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2567] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:51:16 2026] GET /v2.0/floatingips/7a7d53df-40b4-4286-b7d1-b13c5cd86828 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2568] 10.0.0.110 () {34 vars in 990 bytes} [Thu Jul 16 03:51:25 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => generated 1240 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2569] 10.0.0.110 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:25 2026] GET /v2.0/security-groups?id=d4cbffd0-1047-4139-8c57-7ba5e00307ac&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: 1186/2572] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:51:30 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2573] 10.0.0.168 () {30 vars in 690 bytes} [Thu Jul 16 03:51:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2574] 10.0.0.168 () {30 vars in 692 bytes} [Thu Jul 16 03:51:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2575] 10.0.0.168 () {30 vars in 668 bytes} [Thu Jul 16 03:51:31 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: 1188/2576] 10.0.0.168 () {30 vars in 704 bytes} [Thu Jul 16 03:51:31 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: 1389/2577] 10.0.0.168 () {28 vars in 439 bytes} [Thu Jul 16 03:51:32 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: 1189/2578] 10.0.0.168 () {30 vars in 728 bytes} [Thu Jul 16 03:51:32 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 658 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2579] 10.0.0.168 () {30 vars in 690 bytes} [Thu Jul 16 03:51:32 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: 1190/2580] 10.0.0.168 () {30 vars in 692 bytes} [Thu Jul 16 03:51:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2581] 10.0.0.168 () {30 vars in 668 bytes} [Thu Jul 16 03:51:32 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: 1191/2582] 10.0.0.168 () {30 vars in 704 bytes} [Thu Jul 16 03:51:32 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: 1392/2583] 10.0.0.168 () {30 vars in 728 bytes} [Thu Jul 16 03:51:32 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2584] 10.0.0.168 () {30 vars in 690 bytes} [Thu Jul 16 03:51:32 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: 1393/2585] 10.0.0.168 () {30 vars in 692 bytes} [Thu Jul 16 03:51:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2586] 10.0.0.168 () {30 vars in 668 bytes} [Thu Jul 16 03:51:32 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: 1394/2587] 10.0.0.168 () {30 vars in 704 bytes} [Thu Jul 16 03:51:32 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: 1194/2588] 10.0.0.168 () {30 vars in 730 bytes} [Thu Jul 16 03:51:32 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2589] 10.0.0.168 () {30 vars in 682 bytes} [Thu Jul 16 03:51:32 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2590] 10.0.0.168 () {34 vars in 704 bytes} [Thu Jul 16 03:51:32 2026] POST /v2.0/ports => generated 1132 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2591] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:34 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => generated 971 bytes in 102 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: 1196/2592] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:34 2026] GET /v2.0/security-groups?id=d4cbffd0-1047-4139-8c57-7ba5e00307ac&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2593] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:35 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2594] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:35 2026] GET /v2.0/security-groups?id=d4cbffd0-1047-4139-8c57-7ba5e00307ac&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2595] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:51:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2596] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:51:36 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: 1399/2597] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:51:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2598] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:51:36 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: 7|app: 0|req: 1400/2599] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:51:36 2026] GET /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2600] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:51:36 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: 1401/2601] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:51:36 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: 1201/2602] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:51:36 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: 1402/2603] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:51:36 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-07-16 03:51:36.393 8 INFO neutron.api.v2.resource [None req-9ee4b21d-64ef-43b7-a336-242ebe40dc08 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1202/2604] 199.19.213.73 () {30 vars in 762 bytes} [Thu Jul 16 03:51:36 2026] GET /v2.0/security-groups/lb-80c42e0d-4749-4669-aca1-cd4a8f510f0a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2605] 199.19.213.73 () {30 vars in 784 bytes} [Thu Jul 16 03:51:36 2026] GET /v2.0/security-groups?name=lb-80c42e0d-4749-4669-aca1-cd4a8f510f0a => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2606] 199.19.213.73 () {34 vars in 735 bytes} [Thu Jul 16 03:51:36 2026] POST /v2.0/security-groups => generated 1638 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2607] 199.19.213.73 () {30 vars in 814 bytes} [Thu Jul 16 03:51:36 2026] GET /v2.0/security-group-rules?security_group_id=8708e84a-1006-4717-9a89-a33e30aae53b => generated 1182 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2608] 199.19.213.73 () {34 vars in 788 bytes} [Thu Jul 16 03:51:36 2026] PUT /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => generated 1132 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2609] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:51:36 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/2610] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:51:36 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: 1406/2611] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:51:36 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: 1206/2612] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:51:36 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: 1407/2613] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:51:36 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2614] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:37 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => 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: 1208/2615] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:37 2026] GET /v2.0/security-groups?id=d4cbffd0-1047-4139-8c57-7ba5e00307ac&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: 1408/2616] 199.19.213.73 () {34 vars in 993 bytes} [Thu Jul 16 03:51:37 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:51:37.364 8 INFO neutron_taas.services.taas.taas_plugin [req-bba1f0b3-cb6c-400c-b267-74260ecc3320 req-97f637c4-9811-43e3-bce6-307977f5e502 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] TaaS: Handle Delete Port: 7f024989-987c-4c1a-8fc6-4e0ceca525cb 2026-07-16 03:51:37.367 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bba1f0b3-cb6c-400c-b267-74260ecc3320 req-97f637c4-9811-43e3-bce6-307977f5e502 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Tap Mirror: Handle Delete Port: 7f024989-987c-4c1a-8fc6-4e0ceca525cb 2026-07-16 03:51:37.503 8 INFO neutron.db.l3_db [req-bba1f0b3-cb6c-400c-b267-74260ecc3320 req-97f637c4-9811-43e3-bce6-307977f5e502 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Floating IP 7a7d53df-40b4-4286-b7d1-b13c5cd86828 disassociated. External IP: 10.96.250.209, port: 7f024989-987c-4c1a-8fc6-4e0ceca525cb. [pid: 8|app: 0|req: 1209/2617] 199.19.213.73 () {36 vars in 996 bytes} [Thu Jul 16 03:51:37 2026] DELETE /v2.0/ports/7f024989-987c-4c1a-8fc6-4e0ceca525cb => generated 0 bytes in 620 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:51:37.877 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aee0ace4-60e0-4c5e-91c2-cc3995cc3051'] response: {'server_uuid': '0ff38273-03fe-4e17-bd9d-8f7f104cb017', 'name': 'network-vif-deleted', 'tag': '7f024989-987c-4c1a-8fc6-4e0ceca525cb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1409/2618] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:38 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => 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: 1210/2619] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:39 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2620] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:40 2026] GET /v2.0/ports?device_id=0ff38273-03fe-4e17-bd9d-8f7f104cb017 => 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: 1211/2621] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:51:41 2026] DELETE /v2.0/security-groups/d4cbffd0-1047-4139-8c57-7ba5e00307ac => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:51:41.797 7 INFO neutron_taas.services.taas.taas_plugin [None req-3c8d5907-e6bd-4e92-a434-8822260ef9ca 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] TaaS: Handle Delete Port: 2ad90258-9516-4f26-b652-fb3f41acb67e 2026-07-16 03:51:41.800 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c8d5907-e6bd-4e92-a434-8822260ef9ca 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Tap Mirror: Handle Delete Port: 2ad90258-9516-4f26-b652-fb3f41acb67e [pid: 7|app: 0|req: 1411/2622] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:51:41 2026] DELETE /v2.0/floatingips/7a7d53df-40b4-4286-b7d1-b13c5cd86828 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2623] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:42 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => 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: 1412/2624] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:42 2026] GET /v2.0/security-groups?id=d8be2943-8011-4ee7-a43b-1f0a22ffd499&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: 1213/2625] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:43 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => generated 971 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2626] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:43 2026] GET /v2.0/security-groups?id=d8be2943-8011-4ee7-a43b-1f0a22ffd499&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: 1215/2629] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:44 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => 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: 1415/2630] 10.0.0.130 () {34 vars in 1016 bytes} [Thu Jul 16 03:51:44 2026] GET /v2.0/security-groups?id=30cfb6ab-3851-401c-99b3-0ec9e5dd0237&fields=id => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2631] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:44 2026] GET /v2.0/security-groups?id=d8be2943-8011-4ee7-a43b-1f0a22ffd499&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2632] 10.0.0.130 () {34 vars in 982 bytes} [Thu Jul 16 03:51:44 2026] GET /v2.0/networks?id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2633] 10.0.0.130 () {34 vars in 965 bytes} [Thu Jul 16 03:51:44 2026] GET /v2.0/quotas/b10d32dfcd924867bf3021309b602f82 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2634] 10.0.0.130 () {34 vars in 1002 bytes} [Thu Jul 16 03:51:44 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&fields=id => generated 149 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2635] 199.19.213.73 () {34 vars in 993 bytes} [Thu Jul 16 03:51:44 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2636] 10.0.0.130 () {34 vars in 1008 bytes} [Thu Jul 16 03:51:44 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2637] 10.0.0.130 () {34 vars in 1108 bytes} [Thu Jul 16 03:51:44 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:51:44.746 7 INFO neutron_taas.services.taas.taas_plugin [req-7a1824ae-5eb2-4d34-b52d-9fc183bde042 req-1efed0ff-cc3a-4ff1-bc92-7c7425a8ff1e 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] TaaS: Handle Delete Port: 609a4a37-39fe-4dad-8c40-05960c4ac4ce 2026-07-16 03:51:44.749 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7a1824ae-5eb2-4d34-b52d-9fc183bde042 req-1efed0ff-cc3a-4ff1-bc92-7c7425a8ff1e 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Tap Mirror: Handle Delete Port: 609a4a37-39fe-4dad-8c40-05960c4ac4ce [pid: 7|app: 0|req: 1418/2638] 199.19.213.73 () {36 vars in 996 bytes} [Thu Jul 16 03:51:44 2026] DELETE /v2.0/ports/609a4a37-39fe-4dad-8c40-05960c4ac4ce => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:51:44.977 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47bea5ed-65f7-41e2-9d7b-1211cb9eb6b8'] response: {'server_uuid': '5d13e3d5-40da-49bd-b2f5-8d110096e141', 'name': 'network-vif-deleted', 'tag': '609a4a37-39fe-4dad-8c40-05960c4ac4ce', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1221/2639] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:45 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => 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: 1419/2640] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:45 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => 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: 1222/2641] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:45 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => 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: 1420/2642] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:46 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => 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: 1223/2643] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:47 2026] GET /v2.0/ports?device_id=5d13e3d5-40da-49bd-b2f5-8d110096e141 => 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: 1421/2644] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:47 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => 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: 1224/2645] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:48 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2646] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:51:48 2026] DELETE /v2.0/security-groups/d8be2943-8011-4ee7-a43b-1f0a22ffd499 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:51:49.286 8 INFO neutron_taas.services.taas.taas_plugin [None req-7fec6d2f-8568-4152-a375-6d5f84bb27d2 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] TaaS: Handle Delete Port: 06650223-5fd0-4976-be93-c3c10851f9e5 2026-07-16 03:51:49.290 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fec6d2f-8568-4152-a375-6d5f84bb27d2 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Tap Mirror: Handle Delete Port: 06650223-5fd0-4976-be93-c3c10851f9e5 [pid: 8|app: 0|req: 1225/2647] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:51:48 2026] PUT /v2.0/routers/d6df4cb6-69b4-43cc-ab9f-2bbc0c4da860/remove_router_interface => generated 309 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2648] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:51:49 2026] DELETE /v2.0/subnets/a75a2700-7d8b-4ca8-b700-365595187a86 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:51:50.159 8 INFO neutron_taas.services.taas.taas_plugin [None req-a11b05f4-138f-4ace-8257-2e7acc76a8d1 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] TaaS: Handle Delete Port: 3529cf47-9734-4060-851a-8ad69bd61166 2026-07-16 03:51:50.162 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a11b05f4-138f-4ace-8257-2e7acc76a8d1 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Tap Mirror: Handle Delete Port: 3529cf47-9734-4060-851a-8ad69bd61166 [pid: 7|app: 0|req: 1424/2649] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:51:50 2026] GET /v2.0/networks?id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e => generated 735 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2650] 199.19.213.73 () {34 vars in 1049 bytes} [Thu Jul 16 03:51:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b10d32dfcd924867bf3021309b602f82 => generated 343 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:51:50.464 8 INFO neutron_taas.services.taas.taas_plugin [None req-a11b05f4-138f-4ace-8257-2e7acc76a8d1 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] TaaS: Handle Delete Port: 0d46a9e4-5308-471f-837f-9fc00bee76b5 2026-07-16 03:51:50.467 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a11b05f4-138f-4ace-8257-2e7acc76a8d1 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] Tap Mirror: Handle Delete Port: 0d46a9e4-5308-471f-837f-9fc00bee76b5 [pid: 7|app: 0|req: 1426/2651] 199.19.213.73 () {38 vars in 954 bytes} [Thu Jul 16 03:51:50 2026] POST /v2.0/ports => generated 1078 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 03:51:50.833 8 INFO neutron.db.l3_hamode_db [None req-a11b05f4-138f-4ace-8257-2e7acc76a8d1 3e82cd1c005f42a98aadbdc427248c0b f78844cc72934d049952cb15cf1b77d6 - - default default] HA network b0ed0557-4d40-4a9a-9e7a-b1e7efe06910 was deleted as no HA routers are present in tenant f78844cc72934d049952cb15cf1b77d6. [pid: 8|app: 0|req: 1226/2652] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:51:49 2026] DELETE /v2.0/routers/d6df4cb6-69b4-43cc-ab9f-2bbc0c4da860 => generated 0 bytes in 884 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:51:50.871 8 INFO neutron.services.segments.plugin [-] Segment e66f1ae4-7a29-4fc3-a586-17b6f2297f6d resource provider aggregate not found 2026-07-16 03:51:50.893 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e66f1ae4-7a29-4fc3-a586-17b6f2297f6d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e66f1ae4-7a29-4fc3-a586-17b6f2297f6d found for delete ", "request_id": "req-9aca4003-0127-4542-a149-570bb825c873"}]} 2026-07-16 03:51:50.894 8 INFO neutron.services.segments.plugin [-] Segment e66f1ae4-7a29-4fc3-a586-17b6f2297f6d resource provider aggregate not found [pid: 8|app: 0|req: 1227/2653] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:50 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 1101 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:51:50.912 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e66f1ae4-7a29-4fc3-a586-17b6f2297f6d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e66f1ae4-7a29-4fc3-a586-17b6f2297f6d found for delete ", "request_id": "req-985f6173-8366-4f31-a69f-051f65ea4218"}]} [pid: 7|app: 0|req: 1427/2654] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:51:50 2026] PUT /v2.0/ports/a05707b6-b865-438c-a8d5-03d43921408c => generated 1239 bytes in 445 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: 1428/2655] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:50 2026] GET /v2.0/security-groups?id=30cfb6ab-3851-401c-99b3-0ec9e5dd0237&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:51:51.013 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dc54565-139e-43ff-b6ee-5333fb8f4817'] response: {'name': 'network-changed', 'server_uuid': '7139d20a-c33c-44e1-a0e1-701d585f30ab', 'tag': 'a05707b6-b865-438c-a8d5-03d43921408c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1228/2656] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:51:50 2026] DELETE /v2.0/networks/33e61321-7961-4e5c-a3f7-e3d8f116ccf2 => 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: 1429/2657] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:51 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 1242 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2658] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:51:51 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2659] 199.19.213.73 () {34 vars in 1017 bytes} [Thu Jul 16 03:51:51 2026] GET /v2.0/networks?tenant_id=b10d32dfcd924867bf3021309b602f82&shared=False => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2660] 199.19.213.73 () {34 vars in 929 bytes} [Thu Jul 16 03:51:51 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: 7|app: 0|req: 1431/2661] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:51:51 2026] GET /v2.0/security-groups?tenant_id=f78844cc72934d049952cb15cf1b77d6&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2662] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:51:51 2026] DELETE /v2.0/security-groups/3906091e-9465-4ef2-9cd4-4fb2c449520e => 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: 1432/2663] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:51:52 2026] GET /v2.0/security-groups?tenant_id=d1eb85b1730b4a58988a1e5b3a11986e&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2664] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:51:52 2026] DELETE /v2.0/security-groups/39554e99-b10d-473b-94e8-95c8af5e945c => 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: 1433/2665] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:51:52 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2666] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:51:52 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.44&port_id=a05707b6-b865-438c-a8d5-03d43921408c => 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: 1434/2667] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:51:52 2026] GET /v2.0/subnets?id=805bb700-d80a-4e85-89d4-a67a32074e87 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2668] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:51:52 2026] GET /v2.0/ports?network_id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e&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: 1435/2669] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:51:52 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:51:52.921 8 INFO neutron.services.segments.plugin [-] Segment 39a8bf73-8490-4017-b189-ec1c99e6f91b resource provider aggregate not found 2026-07-16 03:51:52.938 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 39a8bf73-8490-4017-b189-ec1c99e6f91b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39a8bf73-8490-4017-b189-ec1c99e6f91b found for delete ", "request_id": "req-44544bfb-5116-42ef-9263-843248805227"}]} 2026-07-16 03:51:52.938 8 INFO neutron.services.segments.plugin [-] Segment 39a8bf73-8490-4017-b189-ec1c99e6f91b resource provider aggregate not found 2026-07-16 03:51:52.952 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 39a8bf73-8490-4017-b189-ec1c99e6f91b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39a8bf73-8490-4017-b189-ec1c99e6f91b found for delete ", "request_id": "req-3f5d1a30-f716-4301-ba8f-f474ef5dc688"}]} [pid: 8|app: 0|req: 1235/2670] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:51:52 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2671] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:54 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 1242 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2672] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:54 2026] GET /v2.0/security-groups?id=30cfb6ab-3851-401c-99b3-0ec9e5dd0237&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: 1437/2673] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:54 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:51:56.670 8 INFO neutron.db.segments_db [None req-09d35ded-faf2-4ac5-ac04-0aa93b32d120 17b7b8cf2a4d42b9be49272b7b0b886c 05052fb699df47d6862242a766239d39 - - default default] Added segment fdfc1723-f750-4f84-b898-c1d76698b18f of type vxlan for network 89f33820-e481-4f96-9d25-8511acb4058a [pid: 7|app: 0|req: 1438/2674] 199.19.213.73 () {34 vars in 993 bytes} [Thu Jul 16 03:51:56 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => 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: 1439/2675] 199.19.213.73 () {34 vars in 1043 bytes} [Thu Jul 16 03:51:56 2026] GET /v2.0/security-groups?id=30cfb6ab-3851-401c-99b3-0ec9e5dd0237&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2676] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:51:56 2026] POST /v2.0/networks => generated 632 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2677] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:56 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => 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: 1239/2678] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:51:56 2026] GET /v2.0/security-groups?id=30cfb6ab-3851-401c-99b3-0ec9e5dd0237&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: 7|app: 0|req: 1440/2679] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:51:56 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) [pid: 7|app: 0|req: 1441/2680] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:51:57 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:51:57.060 8 INFO neutron.db.segments_db [None req-2873ee9a-d9ac-47b5-b35c-cdaf208ec288 17b7b8cf2a4d42b9be49272b7b0b886c 05052fb699df47d6862242a766239d39 - - default default] Added segment f1ea6b6c-3783-4dcc-814a-4445d5c1ed3a of type vxlan for network ec051181-5072-400e-bdf0-8484d9ad86fb [pid: 8|app: 0|req: 1240/2681] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:51:57 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2682] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:51:57 2026] POST /v2.0/subnets => generated 629 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:51:57.491 8 INFO neutron.db.segments_db [None req-6de148d5-9c3d-448e-941a-16971ad9c94b 17b7b8cf2a4d42b9be49272b7b0b886c 05052fb699df47d6862242a766239d39 - - default default] Added segment 45a587ad-d800-4c69-b974-78cf27a08394 of type vxlan for network 2e26be88-0487-476a-8734-2fb6d9e1d1e6 [pid: 8|app: 0|req: 1241/2683] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:51:57 2026] POST /v2.0/networks => generated 631 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2684] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:51:57 2026] POST /v2.0/subnets => generated 629 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:51:57.878 8 INFO neutron.db.segments_db [None req-37d04961-e273-4c02-abd4-70f42f63c4d4 17b7b8cf2a4d42b9be49272b7b0b886c 05052fb699df47d6862242a766239d39 - - default default] Added segment a39e5d4c-538f-4e8b-8b41-5303987cd149 of type vxlan for network bff87b02-26eb-4ef1-b70d-7318dcabdd06 [pid: 8|app: 0|req: 1242/2685] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:51:57 2026] POST /v2.0/networks => generated 632 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2686] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:51:57 2026] POST /v2.0/subnets => generated 629 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 03:51:58.336 8 INFO neutron.db.segments_db [None req-21210809-bb0d-4109-879b-61844d16a7b9 17b7b8cf2a4d42b9be49272b7b0b886c 05052fb699df47d6862242a766239d39 - - default default] Added segment c1aabfda-c12e-424d-8272-2faa398275cd of type vxlan for network 7d8d2cab-0bd3-48c6-bd45-6d08dcd9154d [pid: 8|app: 0|req: 1243/2687] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:51:58 2026] POST /v2.0/networks => generated 630 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2690] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:51:58 2026] POST /v2.0/subnets => generated 629 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2691] 10.0.0.60 () {34 vars in 750 bytes} [Thu Jul 16 03:51:58 2026] PUT /v2.0/subnets/861ea1b0-f6ee-4703-9be9-0b6f97d0dc16/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2692] 10.0.0.60 () {34 vars in 750 bytes} [Thu Jul 16 03:51:58 2026] PUT /v2.0/subnets/1f94b4e7-a188-4cb8-908e-09a96ffd81b4/tags => generated 25 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2693] 10.0.0.60 () {34 vars in 750 bytes} [Thu Jul 16 03:51:58 2026] PUT /v2.0/subnets/343a7dc0-b5e6-407c-a9d4-6567c03ab111/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2694] 10.0.0.60 () {34 vars in 750 bytes} [Thu Jul 16 03:51:58 2026] PUT /v2.0/subnets/f15a02c8-5975-4caf-861f-b1dfb67ec923/tags => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2695] 10.0.0.60 () {32 vars in 663 bytes} [Thu Jul 16 03:51:59 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: 7|app: 0|req: 1448/2696] 10.0.0.60 () {32 vars in 677 bytes} [Thu Jul 16 03:51:59 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2697] 10.0.0.60 () {32 vars in 673 bytes} [Thu Jul 16 03:51:59 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2698] 10.0.0.60 () {32 vars in 685 bytes} [Thu Jul 16 03:51:59 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2699] 10.0.0.60 () {32 vars in 671 bytes} [Thu Jul 16 03:51:59 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2700] 10.0.0.60 () {32 vars in 685 bytes} [Thu Jul 16 03:51:59 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2701] 10.0.0.60 () {32 vars in 681 bytes} [Thu Jul 16 03:51:59 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2702] 10.0.0.60 () {32 vars in 693 bytes} [Thu Jul 16 03:51:59 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2703] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:51:59 2026] DELETE /v2.0/subnets/861ea1b0-f6ee-4703-9be9-0b6f97d0dc16 => 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: 1253/2704] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:52:00 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2705] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:51:59 2026] DELETE /v2.0/subnets/1f94b4e7-a188-4cb8-908e-09a96ffd81b4 => 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: 1254/2706] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:52:00 2026] GET /v2.0/security-groups?id=30cfb6ab-3851-401c-99b3-0ec9e5dd0237&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2707] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:52:00 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => 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: 1453/2708] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:52:00 2026] DELETE /v2.0/subnets/343a7dc0-b5e6-407c-a9d4-6567c03ab111 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2709] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:52:00 2026] DELETE /v2.0/subnets/f15a02c8-5975-4caf-861f-b1dfb67ec923 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2710] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:52:00 2026] DELETE /v2.0/subnets/dc664a76-a2d4-47bc-8d63-deac27cdfa73 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:52:00.644 8 INFO neutron_taas.services.taas.taas_plugin [None req-c79c353a-335c-4f90-b802-b0e6b7a067c2 17b7b8cf2a4d42b9be49272b7b0b886c 05052fb699df47d6862242a766239d39 - - default default] TaaS: Handle Delete Port: 6aadd5d7-7ea6-4a65-8cac-66f4c2c6f625 2026-07-16 03:52:00.647 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c79c353a-335c-4f90-b802-b0e6b7a067c2 17b7b8cf2a4d42b9be49272b7b0b886c 05052fb699df47d6862242a766239d39 - - default default] Tap Mirror: Handle Delete Port: 6aadd5d7-7ea6-4a65-8cac-66f4c2c6f625 2026-07-16 03:52:00.833 8 INFO neutron.services.segments.plugin [-] Segment fdfc1723-f750-4f84-b898-c1d76698b18f resource provider aggregate not found 2026-07-16 03:52:00.845 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fdfc1723-f750-4f84-b898-c1d76698b18f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdfc1723-f750-4f84-b898-c1d76698b18f found for delete ", "request_id": "req-e4f63a2d-333e-4ea1-aecb-a57abb9f1f23"}]} 2026-07-16 03:52:00.846 8 INFO neutron.services.segments.plugin [-] Segment fdfc1723-f750-4f84-b898-c1d76698b18f resource provider aggregate not found 2026-07-16 03:52:00.866 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fdfc1723-f750-4f84-b898-c1d76698b18f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fdfc1723-f750-4f84-b898-c1d76698b18f found for delete ", "request_id": "req-8270e636-224f-4a3d-92c5-54d3b26168ac"}]} [pid: 8|app: 0|req: 1257/2711] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:52:00 2026] DELETE /v2.0/networks/89f33820-e481-4f96-9d25-8511acb4058a => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2712] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:52:00 2026] DELETE /v2.0/networks/ec051181-5072-400e-bdf0-8484d9ad86fb => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:52:01.103 7 INFO neutron.services.segments.plugin [-] Segment f1ea6b6c-3783-4dcc-814a-4445d5c1ed3a resource provider aggregate not found 2026-07-16 03:52:01.109 7 INFO neutron.services.segments.plugin [-] Segment f1ea6b6c-3783-4dcc-814a-4445d5c1ed3a resource provider aggregate not found 2026-07-16 03:52:01.123 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f1ea6b6c-3783-4dcc-814a-4445d5c1ed3a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1ea6b6c-3783-4dcc-814a-4445d5c1ed3a found for delete ", "request_id": "req-d96af695-67af-4e10-8948-ee52a1c4f17f"}]} 2026-07-16 03:52:01.132 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f1ea6b6c-3783-4dcc-814a-4445d5c1ed3a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1ea6b6c-3783-4dcc-814a-4445d5c1ed3a found for delete ", "request_id": "req-7feabb30-834f-497f-be20-55e612ec46de"}]} [pid: 8|app: 0|req: 1258/2713] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:52:01 2026] DELETE /v2.0/networks/2e26be88-0487-476a-8734-2fb6d9e1d1e6 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2714] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:52:01 2026] DELETE /v2.0/networks/bff87b02-26eb-4ef1-b70d-7318dcabdd06 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2715] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:52:01 2026] DELETE /v2.0/networks/7d8d2cab-0bd3-48c6-bd45-6d08dcd9154d => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2716] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:52:02 2026] GET /v2.0/security-groups?tenant_id=05052fb699df47d6862242a766239d39&name=default => generated 2929 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2717] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:52:02 2026] DELETE /v2.0/security-groups/57848f3e-6e7e-4956-a966-240b07861d8a => 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: 1458/2718] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:52:02 2026] GET /v2.0/security-groups?tenant_id=d26123380ab148d38dfed119a5443506&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:52:02.869 8 INFO neutron.services.segments.plugin [-] Segment 45a587ad-d800-4c69-b974-78cf27a08394 resource provider aggregate not found 2026-07-16 03:52:02.901 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 45a587ad-d800-4c69-b974-78cf27a08394 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45a587ad-d800-4c69-b974-78cf27a08394 found for delete ", "request_id": "req-482eb010-b007-424e-9e49-510f7120284e"}]} 2026-07-16 03:52:02.904 8 INFO neutron.services.segments.plugin [-] Segment 45a587ad-d800-4c69-b974-78cf27a08394 resource provider aggregate not found 2026-07-16 03:52:02.921 8 INFO neutron.services.segments.plugin [-] Segment c1aabfda-c12e-424d-8272-2faa398275cd resource provider aggregate not found 2026-07-16 03:52:02.927 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 45a587ad-d800-4c69-b974-78cf27a08394 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45a587ad-d800-4c69-b974-78cf27a08394 found for delete ", "request_id": "req-67d8a3fe-3e8a-47c8-9b25-2ae5ee2959ff"}]} 2026-07-16 03:52:02.940 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c1aabfda-c12e-424d-8272-2faa398275cd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1aabfda-c12e-424d-8272-2faa398275cd found for delete ", "request_id": "req-5dbc9026-daa9-463a-a81d-bef49c9c9fba"}]} 2026-07-16 03:52:02.952 8 INFO neutron.services.segments.plugin [-] Segment c1aabfda-c12e-424d-8272-2faa398275cd resource provider aggregate not found 2026-07-16 03:52:02.973 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c1aabfda-c12e-424d-8272-2faa398275cd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c1aabfda-c12e-424d-8272-2faa398275cd found for delete ", "request_id": "req-2e0f6f55-09a6-4682-aff2-a995eac5e9e1"}]} [pid: 8|app: 0|req: 1261/2719] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:52:02 2026] DELETE /v2.0/security-groups/2f5c8c8d-baa6-4e13-a7ec-0e9c5585f458 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:52:03.142 7 INFO neutron.services.segments.plugin [-] Segment a39e5d4c-538f-4e8b-8b41-5303987cd149 resource provider aggregate not found 2026-07-16 03:52:03.152 7 INFO neutron.services.segments.plugin [-] Segment a39e5d4c-538f-4e8b-8b41-5303987cd149 resource provider aggregate not found 2026-07-16 03:52:03.160 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a39e5d4c-538f-4e8b-8b41-5303987cd149 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a39e5d4c-538f-4e8b-8b41-5303987cd149 found for delete ", "request_id": "req-9fc2873a-bffc-4f72-b458-8c08592a2219"}]} 2026-07-16 03:52:03.170 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a39e5d4c-538f-4e8b-8b41-5303987cd149 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a39e5d4c-538f-4e8b-8b41-5303987cd149 found for delete ", "request_id": "req-e12d8f68-f735-48fc-98f5-c9d9f5a291db"}]} [pid: 7|app: 0|req: 1459/2720] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:52:03 2026] GET /v2.0/security-groups?tenant_id=fa776146c36d42cf8567dc91219935b7&name=default => generated 2929 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2721] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:52:03 2026] DELETE /v2.0/security-groups/92dda42e-7d6b-4ef0-b638-f2e90e05b533 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:52:07.016 7 INFO neutron.db.segments_db [None req-3163dd75-e96c-40dc-a72f-6c3924c922b3 67a1050f238846578032dcd280c3c900 4dd8cd2c9a8f43b2a7a1f9faf9a6899f - - default default] Added segment 60ffd8eb-eaf9-402b-9b2a-372c45db050f of type vxlan for network c068f994-51b5-419c-96a3-ca108beae0ed [pid: 7|app: 0|req: 1460/2722] 10.0.0.60 () {34 vars in 669 bytes} [Thu Jul 16 03:52:06 2026] POST /v2.0/networks => generated 632 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2723] 10.0.0.60 () {34 vars in 668 bytes} [Thu Jul 16 03:52:07 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2724] 10.0.0.60 () {34 vars in 750 bytes} [Thu Jul 16 03:52:07 2026] PUT /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2725] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jul 16 03:52:07 2026] GET /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2726] 10.0.0.60 () {34 vars in 761 bytes} [Thu Jul 16 03:52:07 2026] PUT /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/tags/green => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2727] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jul 16 03:52:07 2026] GET /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/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: 1463/2728] 10.0.0.60 () {34 vars in 757 bytes} [Thu Jul 16 03:52:07 2026] PUT /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2729] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jul 16 03:52:07 2026] GET /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2730] 10.0.0.60 () {34 vars in 779 bytes} [Thu Jul 16 03:52:07 2026] PUT /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/tags/black.or.white => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2731] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jul 16 03:52:07 2026] GET /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2732] 10.0.0.60 () {34 vars in 750 bytes} [Thu Jul 16 03:52:07 2026] PUT /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2733] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jul 16 03:52:07 2026] GET /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2734] 10.0.0.60 () {32 vars in 738 bytes} [Thu Jul 16 03:52:07 2026] GET /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:52:07.997 8 INFO neutron.api.v2.resource [None req-e8cbfbca-5c47-431f-a1e7-c3a14297a4a0 67a1050f238846578032dcd280c3c900 4dd8cd2c9a8f43b2a7a1f9faf9a6899f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1269/2735] 10.0.0.60 () {32 vars in 742 bytes} [Thu Jul 16 03:52:07 2026] GET /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2736] 10.0.0.60 () {32 vars in 741 bytes} [Thu Jul 16 03:52:08 2026] DELETE /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2737] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jul 16 03:52:08 2026] GET /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:52:08.163 7 INFO neutron.api.v2.resource [None req-84ccf81e-c26f-470b-8616-14294b3bf371 67a1050f238846578032dcd280c3c900 4dd8cd2c9a8f43b2a7a1f9faf9a6899f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1468/2738] 10.0.0.60 () {32 vars in 745 bytes} [Thu Jul 16 03:52:08 2026] DELETE /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/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: 1271/2739] 10.0.0.60 () {32 vars in 733 bytes} [Thu Jul 16 03:52:08 2026] DELETE /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/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: 1469/2740] 10.0.0.60 () {32 vars in 730 bytes} [Thu Jul 16 03:52:08 2026] GET /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5/tags => 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: 1272/2741] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:52:08 2026] DELETE /v2.0/subnets/871e75f7-79ca-4b81-8918-83d2fe2e3ec5 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:52:08.552 7 INFO neutron_taas.services.taas.taas_plugin [None req-b44cc5b6-7bb7-45e3-989e-0f3bffcd152a 67a1050f238846578032dcd280c3c900 4dd8cd2c9a8f43b2a7a1f9faf9a6899f - - default default] TaaS: Handle Delete Port: bd0c140b-c42b-45fe-b78c-153510f08d5b 2026-07-16 03:52:08.554 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b44cc5b6-7bb7-45e3-989e-0f3bffcd152a 67a1050f238846578032dcd280c3c900 4dd8cd2c9a8f43b2a7a1f9faf9a6899f - - default default] Tap Mirror: Handle Delete Port: bd0c140b-c42b-45fe-b78c-153510f08d5b 2026-07-16 03:52:08.745 7 INFO neutron.services.segments.plugin [-] Segment 60ffd8eb-eaf9-402b-9b2a-372c45db050f resource provider aggregate not found 2026-07-16 03:52:08.751 7 INFO neutron.services.segments.plugin [-] Segment 60ffd8eb-eaf9-402b-9b2a-372c45db050f resource provider aggregate not found 2026-07-16 03:52:08.768 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 60ffd8eb-eaf9-402b-9b2a-372c45db050f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60ffd8eb-eaf9-402b-9b2a-372c45db050f found for delete ", "request_id": "req-307faaaa-aab0-4313-9f61-fec70dfb78ee"}]} 2026-07-16 03:52:08.772 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 60ffd8eb-eaf9-402b-9b2a-372c45db050f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60ffd8eb-eaf9-402b-9b2a-372c45db050f found for delete ", "request_id": "req-bce91836-441e-4bf3-b4b7-ac4011ccbe07"}]} [pid: 7|app: 0|req: 1470/2742] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:52:08 2026] DELETE /v2.0/networks/c068f994-51b5-419c-96a3-ca108beae0ed => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2743] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:52:09 2026] GET /v2.0/security-groups?tenant_id=4dd8cd2c9a8f43b2a7a1f9faf9a6899f&name=default => generated 2929 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2744] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:52:09 2026] DELETE /v2.0/security-groups/b56761c2-f959-4828-9e53-a02bbbc5ae57 => 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: 1274/2745] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:52:09 2026] GET /v2.0/security-groups?tenant_id=f7715531425b40dc9d6daad08fe9246a&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2746] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:52:09 2026] DELETE /v2.0/security-groups/264bb7e3-9489-4d82-be75-0e821bd2fdcc => 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: 1277/2751] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:52:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2752] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:52:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2753] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:52:34 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: 1476/2754] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:52:34 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: 1279/2755] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:52:34 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2756] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:52:35 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2757] 199.19.213.73 () {34 vars in 716 bytes} [Thu Jul 16 03:52:35 2026] POST /v2.0/ports => generated 1059 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2758] 10.0.0.130 () {34 vars in 971 bytes} [Thu Jul 16 03:52:35 2026] GET /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 1059 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2759] 10.0.0.130 () {34 vars in 907 bytes} [Thu Jul 16 03:52:35 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2760] 199.19.213.73 () {34 vars in 1261 bytes} [Thu Jul 16 03:52:36 2026] GET /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2761] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:52:36 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?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: 1480/2762] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:52:36 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?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: 1283/2763] 199.19.213.73 () {34 vars in 974 bytes} [Thu Jul 16 03:52:37 2026] GET /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 1059 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2764] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:52:37 2026] GET /v2.0/networks?id=973a0aa9-ff18-4b29-bbeb-d04ef7caa876 => generated 803 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2765] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:52:37 2026] PUT /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 1249 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:52:38.089 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d0b6706-f43a-4330-9c2d-135a3ca1c7c9'] response: {'name': 'network-changed', 'server_uuid': '7139d20a-c33c-44e1-a0e1-701d585f30ab', 'tag': '8bea8b59-9326-41d7-a3db-98db5abc3527', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1482/2766] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:52:38 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 2485 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2767] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:52:38 2026] GET /v2.0/networks?id=973a0aa9-ff18-4b29-bbeb-d04ef7caa876 => 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: 1483/2768] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:52:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=8bea8b59-9326-41d7-a3db-98db5abc3527 => 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: 1286/2769] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:52:38 2026] GET /v2.0/subnets?id=e1262ef9-443a-4346-afe4-ac92d056373e => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2770] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:52:38 2026] GET /v2.0/ports?network_id=973a0aa9-ff18-4b29-bbeb-d04ef7caa876&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2771] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:52:38 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?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: 1485/2772] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:52:38 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?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: 1288/2773] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:52:39 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 2485 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2774] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:52:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.44&port_id=a05707b6-b865-438c-a8d5-03d43921408c => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2775] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:52:40 2026] GET /v2.0/subnets?id=805bb700-d80a-4e85-89d4-a67a32074e87 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2776] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:52:40 2026] GET /v2.0/ports?network_id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2777] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:52:40 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?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: 1488/2778] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:52:40 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?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: 1291/2779] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:52:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=8bea8b59-9326-41d7-a3db-98db5abc3527 => 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: 1489/2780] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:52:40 2026] GET /v2.0/subnets?id=e1262ef9-443a-4346-afe4-ac92d056373e => generated 679 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2781] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:52:40 2026] GET /v2.0/ports?network_id=973a0aa9-ff18-4b29-bbeb-d04ef7caa876&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2782] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:52:40 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?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: 1293/2783] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:52:40 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?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: 1492/2786] 10.0.0.130 () {34 vars in 971 bytes} [Thu Jul 16 03:52:44 2026] GET /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 1251 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2787] 199.19.213.73 () {34 vars in 788 bytes} [Thu Jul 16 03:52:44 2026] PUT /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 1276 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:52:44.561 7 INFO neutron.api.v2.resource [None req-137d9755-4b10-4477-bf6c-72245afd435f 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1493/2788] 199.19.213.73 () {30 vars in 762 bytes} [Thu Jul 16 03:52:44 2026] GET /v2.0/security-groups/lb-80c42e0d-4749-4669-aca1-cd4a8f510f0a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:52:44.570 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5382a068-b064-4971-980c-bf2a95c1a25e'] response: {'name': 'network-changed', 'server_uuid': '7139d20a-c33c-44e1-a0e1-701d585f30ab', 'tag': '8bea8b59-9326-41d7-a3db-98db5abc3527', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1296/2789] 199.19.213.73 () {30 vars in 784 bytes} [Thu Jul 16 03:52:44 2026] GET /v2.0/security-groups?name=lb-80c42e0d-4749-4669-aca1-cd4a8f510f0a => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2790] 199.19.213.73 () {34 vars in 788 bytes} [Thu Jul 16 03:52:44 2026] PUT /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 1314 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:52:44.863 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-858b34af-2b47-4441-8535-3ecd6b9dd24b'] response: {'name': 'network-changed', 'server_uuid': '7139d20a-c33c-44e1-a0e1-701d585f30ab', 'tag': '8bea8b59-9326-41d7-a3db-98db5abc3527', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1297/2791] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:52:44 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 1495/2792] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:52:45 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: 1298/2793] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:52:45 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: 1496/2794] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:52:45 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: 1299/2795] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:52:45 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2796] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:52:45 2026] GET /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => 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: 1497/2797] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:52:45 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2798] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:52:45 2026] GET /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2799] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:52:45 2026] GET /v2.0/networks?id=973a0aa9-ff18-4b29-bbeb-d04ef7caa876 => 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: 1499/2800] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:52:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=8bea8b59-9326-41d7-a3db-98db5abc3527 => 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: 1302/2801] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:52:45 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2802] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:52:45 2026] GET /v2.0/subnets?id=e1262ef9-443a-4346-afe4-ac92d056373e => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2803] 199.19.213.73 () {30 vars in 742 bytes} [Thu Jul 16 03:52:45 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876 => generated 800 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2804] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:52:45 2026] GET /v2.0/ports?network_id=973a0aa9-ff18-4b29-bbeb-d04ef7caa876&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2805] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:52:45 2026] GET /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2806] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:52:45 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2807] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:52:45 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?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: 1306/2808] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:52:45 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?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: 1503/2809] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:52:46 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 2586 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2810] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:52:46 2026] GET /v2.0/networks?id=973a0aa9-ff18-4b29-bbeb-d04ef7caa876 => 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: 1504/2811] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:52:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2812] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:52:46 2026] GET /v2.0/subnets?id=e1262ef9-443a-4346-afe4-ac92d056373e => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2813] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:52:46 2026] GET /v2.0/ports?network_id=973a0aa9-ff18-4b29-bbeb-d04ef7caa876&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2814] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:52:46 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2815] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:52:46 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?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) 2026-07-16 03:52:54.295 8 INFO neutron.db.l3_db [None req-e65bf738-7adb-4196-bc91-cd281fcde353 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Floating IP 54429db7-40d8-437a-bcfd-fbf98b464457 associated. External IP: 10.96.250.205, port: 544b9289-9082-4489-9e39-dd3711b1964a. [pid: 8|app: 0|req: 1310/2816] 10.0.0.60 () {34 vars in 676 bytes} [Thu Jul 16 03:52:53 2026] POST /v2.0/floatingips => generated 899 bytes in 940 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2817] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:52:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2818] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:52:57 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: 1508/2819] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:52:57 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: 1312/2820] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:52:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:52:57.641 7 INFO neutron.api.v2.resource [None req-05f35a52-a64a-488a-91e0-03d25188fdbc 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1509/2821] 199.19.213.73 () {30 vars in 762 bytes} [Thu Jul 16 03:52:57 2026] GET /v2.0/security-groups/lb-80c42e0d-4749-4669-aca1-cd4a8f510f0a => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2822] 199.19.213.73 () {30 vars in 784 bytes} [Thu Jul 16 03:52:57 2026] GET /v2.0/security-groups?name=lb-80c42e0d-4749-4669-aca1-cd4a8f510f0a => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2823] 199.19.213.73 () {30 vars in 814 bytes} [Thu Jul 16 03:52:57 2026] GET /v2.0/security-group-rules?security_group_id=8708e84a-1006-4717-9a89-a33e30aae53b => generated 1182 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2824] 199.19.213.73 () {34 vars in 746 bytes} [Thu Jul 16 03:52:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2825] 199.19.213.73 () {34 vars in 746 bytes} [Thu Jul 16 03:52:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2828] 10.0.0.168 () {30 vars in 690 bytes} [Thu Jul 16 03:53:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2829] 10.0.0.168 () {30 vars in 692 bytes} [Thu Jul 16 03:53:06 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: 1514/2830] 10.0.0.168 () {30 vars in 668 bytes} [Thu Jul 16 03:53:06 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: 1317/2831] 10.0.0.168 () {30 vars in 704 bytes} [Thu Jul 16 03:53:06 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: 1515/2832] 10.0.0.168 () {28 vars in 439 bytes} [Thu Jul 16 03:53:06 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: 1318/2833] 10.0.0.168 () {30 vars in 728 bytes} [Thu Jul 16 03:53:06 2026] GET /v2.0/subnets/4dcdccee-cb0a-48f8-965f-84acaae83711 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2834] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:53:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2835] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:53:07 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2836] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:53:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2837] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:53:07 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: 1518/2838] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:07 2026] GET /v2.0/subnets/4dcdccee-cb0a-48f8-965f-84acaae83711 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2839] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:53:07 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 2586 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2840] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:53:08 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: 1322/2841] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:53:08 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: 1520/2842] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:53:08 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: 1323/2843] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:53:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2844] 199.19.213.73 () {34 vars in 716 bytes} [Thu Jul 16 03:53:08 2026] POST /v2.0/ports => generated 1328 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2845] 10.0.0.130 () {34 vars in 971 bytes} [Thu Jul 16 03:53:08 2026] GET /v2.0/ports/af1b3094-ac55-444d-8ee5-94bd8194cb0d => generated 1328 bytes in 34 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: 1522/2846] 199.19.213.73 () {34 vars in 1261 bytes} [Thu Jul 16 03:53:09 2026] GET /v2.0/ports/af1b3094-ac55-444d-8ee5-94bd8194cb0d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2847] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:09 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2848] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:09 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?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: 1326/2849] 199.19.213.73 () {34 vars in 974 bytes} [Thu Jul 16 03:53:10 2026] GET /v2.0/ports/af1b3094-ac55-444d-8ee5-94bd8194cb0d => generated 1328 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2850] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:53:10 2026] GET /v2.0/networks?id=6284e901-c8c8-49f2-ba27-a8c99cd93dab => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2851] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:53:10 2026] PUT /v2.0/ports/af1b3094-ac55-444d-8ee5-94bd8194cb0d => generated 1518 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:53:10.683 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5df1061d-bede-413f-9a8d-713c0e1ad50f'] response: {'name': 'network-changed', 'server_uuid': '7139d20a-c33c-44e1-a0e1-701d585f30ab', 'tag': 'af1b3094-ac55-444d-8ee5-94bd8194cb0d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1525/2852] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:53:11 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 4096 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: 1328/2853] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:53:11 2026] GET /v2.0/networks?id=6284e901-c8c8-49f2-ba27-a8c99cd93dab => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2854] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:53:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=af1b3094-ac55-444d-8ee5-94bd8194cb0d => 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: 1329/2855] 199.19.213.73 () {34 vars in 1103 bytes} [Thu Jul 16 03:53:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3ea&port_id=af1b3094-ac55-444d-8ee5-94bd8194cb0d => 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: 1527/2856] 199.19.213.73 () {34 vars in 1063 bytes} [Thu Jul 16 03:53:11 2026] GET /v2.0/subnets?id=4dcdccee-cb0a-48f8-965f-84acaae83711&id=00b86aa4-9680-4081-8645-322862c5a9d2 => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2857] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:11 2026] GET /v2.0/ports?network_id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2858] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:11 2026] GET /v2.0/ports?network_id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2859] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:11 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2860] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:11 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?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: 1332/2861] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:53:12 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 4096 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2862] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:53:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.44&port_id=a05707b6-b865-438c-a8d5-03d43921408c => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2863] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:53:12 2026] GET /v2.0/subnets?id=805bb700-d80a-4e85-89d4-a67a32074e87 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2864] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:12 2026] GET /v2.0/ports?network_id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2865] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:12 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2866] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:12 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?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: 1335/2867] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:53:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=8bea8b59-9326-41d7-a3db-98db5abc3527 => 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: 1533/2868] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:53:12 2026] GET /v2.0/subnets?id=e1262ef9-443a-4346-afe4-ac92d056373e => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2869] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:12 2026] GET /v2.0/ports?network_id=973a0aa9-ff18-4b29-bbeb-d04ef7caa876&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2870] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:12 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?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: 1337/2871] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:13 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?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: 1535/2872] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:53:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=af1b3094-ac55-444d-8ee5-94bd8194cb0d => 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: 1338/2873] 199.19.213.73 () {34 vars in 1103 bytes} [Thu Jul 16 03:53:13 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3ea&port_id=af1b3094-ac55-444d-8ee5-94bd8194cb0d => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/2874] 199.19.213.73 () {34 vars in 1063 bytes} [Thu Jul 16 03:53:13 2026] GET /v2.0/subnets?id=4dcdccee-cb0a-48f8-965f-84acaae83711&id=00b86aa4-9680-4081-8645-322862c5a9d2 => generated 1410 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2875] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:13 2026] GET /v2.0/ports?network_id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&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: 1537/2876] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:13 2026] GET /v2.0/ports?network_id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&device_owner=network%3Adhcp => generated 1457 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2877] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:13 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?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: 1538/2878] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:13 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?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: 1342/2881] 10.0.0.130 () {34 vars in 971 bytes} [Thu Jul 16 03:53:17 2026] GET /v2.0/ports/af1b3094-ac55-444d-8ee5-94bd8194cb0d => generated 1518 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/2882] 199.19.213.73 () {30 vars in 742 bytes} [Thu Jul 16 03:53:17 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab => generated 798 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2883] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:17 2026] GET /v2.0/subnets/4dcdccee-cb0a-48f8-965f-84acaae83711 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/2884] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:17 2026] GET /v2.0/subnets/00b86aa4-9680-4081-8645-322862c5a9d2 => generated 744 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2885] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:53:17 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: 1542/2886] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:53:17 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: 1345/2887] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:53:17 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: 1543/2888] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:53:17 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: 1346/2889] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:17 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/2890] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:53:17 2026] GET /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => 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: 1347/2891] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:53:17 2026] GET /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/2892] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:17 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2893] 199.19.213.73 () {30 vars in 742 bytes} [Thu Jul 16 03:53:17 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876 => generated 800 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/2894] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:53:17 2026] GET /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2895] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:17 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/2896] 10.0.0.168 () {30 vars in 690 bytes} [Thu Jul 16 03:53: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: 1350/2897] 10.0.0.168 () {30 vars in 692 bytes} [Thu Jul 16 03:53:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/2898] 10.0.0.168 () {30 vars in 668 bytes} [Thu Jul 16 03:53: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: 1351/2899] 10.0.0.168 () {30 vars in 704 bytes} [Thu Jul 16 03:53:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/2900] 10.0.0.168 () {28 vars in 439 bytes} [Thu Jul 16 03:53:22 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: 1352/2901] 10.0.0.168 () {30 vars in 728 bytes} [Thu Jul 16 03:53:22 2026] GET /v2.0/subnets/3a6970a4-a8ef-44a4-913f-e8d914399c2f => generated 655 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/2902] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:53:24 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: 1353/2903] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:53:24 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: 1551/2904] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:53:24 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: 1354/2905] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:53:24 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: 1552/2906] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:24 2026] GET /v2.0/subnets/4dcdccee-cb0a-48f8-965f-84acaae83711 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2907] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:24 2026] GET /v2.0/subnets/3a6970a4-a8ef-44a4-913f-e8d914399c2f => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/2908] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:53:24 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 4098 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2909] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:53:24 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: 1554/2910] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:53:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2911] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:53:24 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: 1555/2912] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:53:24 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: 1358/2913] 199.19.213.73 () {34 vars in 716 bytes} [Thu Jul 16 03:53:24 2026] POST /v2.0/ports => generated 1324 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/2914] 10.0.0.130 () {34 vars in 971 bytes} [Thu Jul 16 03:53:24 2026] GET /v2.0/ports/8d314812-d275-40a9-a8d7-859b3df1f9e4 => generated 1324 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1359/2915] 199.19.213.73 () {34 vars in 1261 bytes} [Thu Jul 16 03:53:25 2026] GET /v2.0/ports/8d314812-d275-40a9-a8d7-859b3df1f9e4?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/2916] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:25 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2917] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:26 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?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: 1558/2918] 199.19.213.73 () {34 vars in 974 bytes} [Thu Jul 16 03:53:26 2026] GET /v2.0/ports/8d314812-d275-40a9-a8d7-859b3df1f9e4 => generated 1324 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2919] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:53:26 2026] GET /v2.0/networks?id=10488b83-25e5-4f8b-a43b-3554cd1254d5 => generated 800 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/2920] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:53:26 2026] PUT /v2.0/ports/8d314812-d275-40a9-a8d7-859b3df1f9e4 => generated 1514 bytes in 456 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:53:27.152 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd5cbd2c-c5b3-4298-9cba-3579f288c739'] response: {'name': 'network-changed', 'server_uuid': '7139d20a-c33c-44e1-a0e1-701d585f30ab', 'tag': '8d314812-d275-40a9-a8d7-859b3df1f9e4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1362/2921] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:53:27 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 5604 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, ' [pid: 7|app: 0|req: 1560/2922] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:53:27 2026] GET /v2.0/networks?id=10488b83-25e5-4f8b-a43b-3554cd1254d5 => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2923] 199.19.213.73 () {34 vars in 1055 bytes} [Thu Jul 16 03:53:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.95&port_id=8d314812-d275-40a9-a8d7-859b3df1f9e4 => 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: 1561/2924] 199.19.213.73 () {34 vars in 1103 bytes} [Thu Jul 16 03:53:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4c&port_id=8d314812-d275-40a9-a8d7-859b3df1f9e4 => 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: 1364/2925] 199.19.213.73 () {34 vars in 1063 bytes} [Thu Jul 16 03:53:27 2026] GET /v2.0/subnets?id=3a6970a4-a8ef-44a4-913f-e8d914399c2f&id=b1150674-21c2-48e9-8497-49f5452ec93c => 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: 1562/2926] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:27 2026] GET /v2.0/ports?network_id=10488b83-25e5-4f8b-a43b-3554cd1254d5&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2927] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:27 2026] GET /v2.0/ports?network_id=10488b83-25e5-4f8b-a43b-3554cd1254d5&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/2928] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:27 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2929] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:28 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?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: 1565/2932] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 5604 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2933] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.44&port_id=a05707b6-b865-438c-a8d5-03d43921408c => 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: 1566/2934] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/subnets?id=805bb700-d80a-4e85-89d4-a67a32074e87 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2935] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/ports?network_id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/2936] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2937] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?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: 1568/2938] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=8bea8b59-9326-41d7-a3db-98db5abc3527 => 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: 1371/2939] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/subnets?id=e1262ef9-443a-4346-afe4-ac92d056373e => generated 679 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/2940] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/ports?network_id=973a0aa9-ff18-4b29-bbeb-d04ef7caa876&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: 8|app: 0|req: 1372/2941] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/2942] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?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: 1373/2943] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=af1b3094-ac55-444d-8ee5-94bd8194cb0d => 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: 1571/2944] 199.19.213.73 () {34 vars in 1103 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A3ea&port_id=af1b3094-ac55-444d-8ee5-94bd8194cb0d => 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: 1374/2945] 199.19.213.73 () {34 vars in 1063 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/subnets?id=4dcdccee-cb0a-48f8-965f-84acaae83711&id=00b86aa4-9680-4081-8645-322862c5a9d2 => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/2946] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/ports?network_id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2947] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/ports?network_id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/2948] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?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: 1376/2949] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/2950] 199.19.213.73 () {34 vars in 1055 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.95&port_id=8d314812-d275-40a9-a8d7-859b3df1f9e4 => 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: 1377/2951] 199.19.213.73 () {34 vars in 1103 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4c&port_id=8d314812-d275-40a9-a8d7-859b3df1f9e4 => 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: 1575/2952] 199.19.213.73 () {34 vars in 1063 bytes} [Thu Jul 16 03:53:29 2026] GET /v2.0/subnets?id=3a6970a4-a8ef-44a4-913f-e8d914399c2f&id=b1150674-21c2-48e9-8497-49f5452ec93c => generated 1413 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2953] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:30 2026] GET /v2.0/ports?network_id=10488b83-25e5-4f8b-a43b-3554cd1254d5&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: 1576/2954] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:30 2026] GET /v2.0/ports?network_id=10488b83-25e5-4f8b-a43b-3554cd1254d5&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2955] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:30 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/2956] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:30 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?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: 1380/2957] 10.0.0.130 () {34 vars in 971 bytes} [Thu Jul 16 03:53:33 2026] GET /v2.0/ports/8d314812-d275-40a9-a8d7-859b3df1f9e4 => generated 1516 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/2958] 199.19.213.73 () {30 vars in 742 bytes} [Thu Jul 16 03:53:33 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5 => generated 797 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2959] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:34 2026] GET /v2.0/subnets/3a6970a4-a8ef-44a4-913f-e8d914399c2f => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/2960] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:34 2026] GET /v2.0/subnets/b1150674-21c2-48e9-8497-49f5452ec93c => generated 747 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2961] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:53:34 2026] GET /v2.0/ports/af1b3094-ac55-444d-8ee5-94bd8194cb0d => generated 1520 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/2962] 199.19.213.73 () {34 vars in 789 bytes} [Thu Jul 16 03:53:34 2026] PUT /v2.0/ports/af1b3094-ac55-444d-8ee5-94bd8194cb0d => generated 1255 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:53:34.548 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd4fe827-44d4-410e-a498-3723846e92f4'] response: {'name': 'network-changed', 'server_uuid': '7139d20a-c33c-44e1-a0e1-701d585f30ab', 'tag': 'af1b3094-ac55-444d-8ee5-94bd8194cb0d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1383/2963] 199.19.213.73 () {30 vars in 742 bytes} [Thu Jul 16 03:53:34 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab => generated 798 bytes in 47 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: 1581/2964] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:34 2026] GET /v2.0/subnets/4dcdccee-cb0a-48f8-965f-84acaae83711 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2965] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:53:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/2966] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:53:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2967] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:53:34 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: 1583/2968] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:53:34 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: 1386/2969] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:34 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/2970] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:53:34 2026] GET /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => 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: 1387/2971] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:53:34 2026] GET /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => 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: 1585/2972] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:34 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2973] 199.19.213.73 () {30 vars in 742 bytes} [Thu Jul 16 03:53:34 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876 => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/2974] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:53:34 2026] GET /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2975] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:35 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/2976] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:53:35 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 5377 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2977] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:53:35 2026] GET /v2.0/networks?id=6284e901-c8c8-49f2-ba27-a8c99cd93dab => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/2978] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:53:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=af1b3094-ac55-444d-8ee5-94bd8194cb0d => 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: 1391/2979] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:53:35 2026] GET /v2.0/subnets?id=4dcdccee-cb0a-48f8-965f-84acaae83711 => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/2980] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:35 2026] GET /v2.0/ports?network_id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2981] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:35 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?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: 1590/2982] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:35 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/2985] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:53:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2986] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:53:48 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: 1593/2987] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:53:48 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: 1395/2988] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:53:48 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: 1594/2989] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:48 2026] GET /v2.0/subnets/4dcdccee-cb0a-48f8-965f-84acaae83711 => generated 673 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2990] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:53:48 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 5377 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/2991] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:53:48 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: 1397/2992] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:53:48 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: 1596/2993] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:53:48 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: 1398/2994] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:53:48 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: 1597/2995] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:53:48 2026] GET /v2.0/ports/8d314812-d275-40a9-a8d7-859b3df1f9e4 => generated 1516 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2996] 199.19.213.73 () {34 vars in 789 bytes} [Thu Jul 16 03:53:48 2026] PUT /v2.0/ports/8d314812-d275-40a9-a8d7-859b3df1f9e4 => generated 1251 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:53:49.142 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f09dad49-31f8-4623-8238-fb525dd5eeb7'] response: {'name': 'network-changed', 'server_uuid': '7139d20a-c33c-44e1-a0e1-701d585f30ab', 'tag': '8d314812-d275-40a9-a8d7-859b3df1f9e4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1598/2997] 199.19.213.73 () {30 vars in 742 bytes} [Thu Jul 16 03:53:49 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5 => generated 797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1400/2998] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:49 2026] GET /v2.0/subnets/3a6970a4-a8ef-44a4-913f-e8d914399c2f => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/2999] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:53:49 2026] GET /v2.0/ports/8d314812-d275-40a9-a8d7-859b3df1f9e4 => generated 1287 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/3000] 199.19.213.73 () {34 vars in 788 bytes} [Thu Jul 16 03:53:49 2026] PUT /v2.0/ports/8d314812-d275-40a9-a8d7-859b3df1f9e4 => generated 1080 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3001] 199.19.213.73 () {30 vars in 742 bytes} [Thu Jul 16 03:53:49 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5 => generated 797 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1402/3002] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:53:49 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 4977 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3003] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:53:49 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 4977 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/3004] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:53:49 2026] GET /v2.0/networks?id=10488b83-25e5-4f8b-a43b-3554cd1254d5 => generated 800 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3005] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:49 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?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: 1404/3006] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:49 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?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: 1603/3007] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:53:50 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 4977 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/3008] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:53:51 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 4977 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:53:51.183 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6dc719c4-d4b1-4328-82a5-829833ceda7e'] response: {'name': 'network-changed', 'server_uuid': '7139d20a-c33c-44e1-a0e1-701d585f30ab', 'tag': '8d314812-d275-40a9-a8d7-859b3df1f9e4', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1604/3009] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:53:51 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 4977 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/3010] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:53:51 2026] GET /v2.0/networks?id=10488b83-25e5-4f8b-a43b-3554cd1254d5 => generated 800 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3011] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:51 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/3012] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:51 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?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: 1606/3013] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:53:52 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 4977 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/3014] 199.19.213.73 () {34 vars in 974 bytes} [Thu Jul 16 03:53:52 2026] GET /v2.0/ports/8d314812-d275-40a9-a8d7-859b3df1f9e4 => generated 1116 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3015] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:53:52 2026] GET /v2.0/ports/8d314812-d275-40a9-a8d7-859b3df1f9e4?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/3016] 199.19.213.73 () {34 vars in 1015 bytes} [Thu Jul 16 03:53:52 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3017] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:53:52 2026] PUT /v2.0/ports/8d314812-d275-40a9-a8d7-859b3df1f9e4 => generated 917 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/3018] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:53:53 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 3869 bytes in 61 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-07-16 03:53:53.404 7 INFO neutron_taas.services.taas.taas_plugin [None req-7fe6a7ec-b5ba-46f2-9faf-32227b6d4e3e 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 8d314812-d275-40a9-a8d7-859b3df1f9e4 2026-07-16 03:53:53.407 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fe6a7ec-b5ba-46f2-9faf-32227b6d4e3e 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 8d314812-d275-40a9-a8d7-859b3df1f9e4 [pid: 7|app: 0|req: 1609/3019] 199.19.213.73 () {32 vars in 758 bytes} [Thu Jul 16 03:53:53 2026] DELETE /v2.0/ports/8d314812-d275-40a9-a8d7-859b3df1f9e4 => 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: 1411/3020] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:53:53 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: 1610/3021] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:53:53 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: 1412/3022] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:53:53 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: 1611/3023] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:53:53 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: 1413/3024] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:53 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3025] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:53:53 2026] GET /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/3026] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:53:53 2026] GET /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3027] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:53 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/3028] 199.19.213.73 () {30 vars in 742 bytes} [Thu Jul 16 03:53:53 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876 => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3029] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:53:53 2026] GET /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/3030] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:53:53 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3031] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 3869 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/3032] 199.19.213.73 () {34 vars in 1225 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/networks?id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e&id=973a0aa9-ff18-4b29-bbeb-d04ef7caa876&id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&id=10488b83-25e5-4f8b-a43b-3554cd1254d5 => generated 3097 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3033] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.44&port_id=a05707b6-b865-438c-a8d5-03d43921408c => 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: 1418/3034] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/subnets?id=805bb700-d80a-4e85-89d4-a67a32074e87 => 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: 1617/3035] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/ports?network_id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e&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: 1419/3036] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?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: 1618/3037] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?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: 1420/3038] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=8bea8b59-9326-41d7-a3db-98db5abc3527 => 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: 1619/3039] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/subnets?id=e1262ef9-443a-4346-afe4-ac92d056373e => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/3040] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/ports?network_id=973a0aa9-ff18-4b29-bbeb-d04ef7caa876&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3041] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?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: 1422/3042] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?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: 1621/3043] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=af1b3094-ac55-444d-8ee5-94bd8194cb0d => 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: 1423/3044] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/subnets?id=4dcdccee-cb0a-48f8-965f-84acaae83711 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3045] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/ports?network_id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/3046] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?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: 1623/3047] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:54 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/3048] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:53:58 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: 1624/3049] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:53:58 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: 1426/3050] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:53:58 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: 1625/3051] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:53:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/3052] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:53:58 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 3869 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3053] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:53:58 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: 1428/3054] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:53:58 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: 1627/3055] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:53:58 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: 1429/3056] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:53:58 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3057] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:53:58 2026] GET /v2.0/ports/af1b3094-ac55-444d-8ee5-94bd8194cb0d => generated 1291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/3060] 199.19.213.73 () {34 vars in 788 bytes} [Thu Jul 16 03:53:58 2026] PUT /v2.0/ports/af1b3094-ac55-444d-8ee5-94bd8194cb0d => generated 1080 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:53:58.762 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-87a56dff-3605-47c5-9923-b9de537425f3'] response: {'name': 'network-changed', 'server_uuid': '7139d20a-c33c-44e1-a0e1-701d585f30ab', 'tag': 'af1b3094-ac55-444d-8ee5-94bd8194cb0d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1631/3061] 199.19.213.73 () {30 vars in 742 bytes} [Thu Jul 16 03:53:58 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab => generated 798 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: 1431/3062] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:53:58 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 3694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3063] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:53:58 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/3064] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:53:59 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3065] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:53:59 2026] GET /v2.0/networks?id=6284e901-c8c8-49f2-ba27-a8c99cd93dab => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/3066] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:53:59 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?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: 1634/3067] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:53:59 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/3068] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:53:59 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3069] 199.19.213.73 () {34 vars in 974 bytes} [Thu Jul 16 03:54:00 2026] GET /v2.0/ports/af1b3094-ac55-444d-8ee5-94bd8194cb0d => generated 1116 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/3070] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:54:01 2026] GET /v2.0/ports/af1b3094-ac55-444d-8ee5-94bd8194cb0d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3071] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:54:01 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/3072] 199.19.213.73 () {34 vars in 1015 bytes} [Thu Jul 16 03:54:01 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3073] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:54:01 2026] PUT /v2.0/ports/af1b3094-ac55-444d-8ee5-94bd8194cb0d => generated 917 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/3074] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:54:02 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 2586 bytes in 51 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-07-16 03:54:02.312 7 INFO neutron_taas.services.taas.taas_plugin [None req-e31f2cde-ac27-4117-9501-6ac2f444da5b 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: af1b3094-ac55-444d-8ee5-94bd8194cb0d 2026-07-16 03:54:02.315 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e31f2cde-ac27-4117-9501-6ac2f444da5b 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: af1b3094-ac55-444d-8ee5-94bd8194cb0d [pid: 7|app: 0|req: 1638/3075] 199.19.213.73 () {32 vars in 758 bytes} [Thu Jul 16 03:54:02 2026] DELETE /v2.0/ports/af1b3094-ac55-444d-8ee5-94bd8194cb0d => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/3076] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:54:02 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: 1639/3077] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:54:02 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: 1439/3078] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:54:02 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: 1640/3079] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:54:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/3080] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:54:02 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3081] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:54:02 2026] GET /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/3082] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:54:02 2026] GET /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3083] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:54:02 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/3084] 199.19.213.73 () {30 vars in 742 bytes} [Thu Jul 16 03:54:02 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876 => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3085] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:54:02 2026] GET /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/3086] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:54:02 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3087] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:54:02 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/3088] 199.19.213.73 () {34 vars in 1145 bytes} [Thu Jul 16 03:54:02 2026] GET /v2.0/networks?id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e&id=973a0aa9-ff18-4b29-bbeb-d04ef7caa876&id=6284e901-c8c8-49f2-ba27-a8c99cd93dab => generated 2311 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3089] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:54:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.44&port_id=a05707b6-b865-438c-a8d5-03d43921408c => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/3090] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:54:03 2026] GET /v2.0/subnets?id=805bb700-d80a-4e85-89d4-a67a32074e87 => generated 654 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3091] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:54:03 2026] GET /v2.0/ports?network_id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e&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: 1446/3092] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:54:03 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3093] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:54:03 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?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: 1447/3094] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:54:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.170&port_id=8bea8b59-9326-41d7-a3db-98db5abc3527 => 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: 1648/3095] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:54:03 2026] GET /v2.0/subnets?id=e1262ef9-443a-4346-afe4-ac92d056373e => generated 679 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/3096] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:54:03 2026] GET /v2.0/ports?network_id=973a0aa9-ff18-4b29-bbeb-d04ef7caa876&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3097] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:54:03 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/3098] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:54:03 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?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: 1451/3101] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:54:15 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: 1651/3102] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:54:15 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: 1452/3103] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:54:15 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: 1652/3104] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:54:15 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-07-16 03:54:15.169 8 INFO neutron.api.v2.resource [None req-321e5e7b-ba34-458c-97dc-1b6feea1c6b5 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1453/3105] 199.19.213.73 () {30 vars in 762 bytes} [Thu Jul 16 03:54:15 2026] GET /v2.0/security-groups/lb-80c42e0d-4749-4669-aca1-cd4a8f510f0a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3106] 199.19.213.73 () {30 vars in 784 bytes} [Thu Jul 16 03:54:15 2026] GET /v2.0/security-groups?name=lb-80c42e0d-4749-4669-aca1-cd4a8f510f0a => generated 2865 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/3107] 199.19.213.73 () {30 vars in 814 bytes} [Thu Jul 16 03:54:15 2026] GET /v2.0/security-group-rules?security_group_id=8708e84a-1006-4717-9a89-a33e30aae53b => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3108] 199.19.213.73 () {32 vars in 788 bytes} [Thu Jul 16 03:54:15 2026] DELETE /v2.0/security-group-rules/d2eef2ef-f75c-4579-a288-4dd4be850307 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/3109] 199.19.213.73 () {32 vars in 788 bytes} [Thu Jul 16 03:54:15 2026] DELETE /v2.0/security-group-rules/e50259c8-dea5-49bb-8a14-08f1cf22c47b => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:18.049 7 INFO neutron_taas.services.taas.taas_plugin [None req-086484f2-465e-4ba9-b317-2d8214706d02 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] TaaS: Handle Delete Port: 7795959f-cedd-4c9c-8f05-d58350736447 2026-07-16 03:54:18.052 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-086484f2-465e-4ba9-b317-2d8214706d02 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Tap Mirror: Handle Delete Port: 7795959f-cedd-4c9c-8f05-d58350736447 2026-07-16 03:54:18.229 7 INFO neutron.db.l3_db [None req-086484f2-465e-4ba9-b317-2d8214706d02 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Floating IP 54429db7-40d8-437a-bcfd-fbf98b464457 disassociated (deleted). External IP: 10.96.250.205, port: 544b9289-9082-4489-9e39-dd3711b1964a. [pid: 7|app: 0|req: 1655/3110] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:54:17 2026] DELETE /v2.0/floatingips/54429db7-40d8-437a-bcfd-fbf98b464457 => generated 0 bytes in 621 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:18.577 8 INFO neutron.api.v2.resource [None req-a5897422-fd7d-47dc-b903-c4b7dc00156f 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1456/3111] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:54:18 2026] GET /v2.0/floatingips/54429db7-40d8-437a-bcfd-fbf98b464457 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3112] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:54:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/3113] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:54:19 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: 1657/3114] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:54:19 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: 1458/3115] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:54:19 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-07-16 03:54:19.523 7 INFO neutron.api.v2.resource [None req-7dd5b30d-68cf-4feb-9add-f9ff3aca64f0 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1658/3116] 199.19.213.73 () {30 vars in 762 bytes} [Thu Jul 16 03:54:19 2026] GET /v2.0/security-groups/lb-80c42e0d-4749-4669-aca1-cd4a8f510f0a => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/3117] 199.19.213.73 () {30 vars in 784 bytes} [Thu Jul 16 03:54:19 2026] GET /v2.0/security-groups?name=lb-80c42e0d-4749-4669-aca1-cd4a8f510f0a => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3118] 199.19.213.73 () {30 vars in 814 bytes} [Thu Jul 16 03:54:19 2026] GET /v2.0/security-group-rules?security_group_id=8708e84a-1006-4717-9a89-a33e30aae53b => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/3119] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:54:19 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: 1660/3120] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:54:19 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/3121] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:54:19 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: 1661/3122] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:54:19 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: 1462/3123] 199.19.213.73 () {30 vars in 740 bytes} [Thu Jul 16 03:54:19 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3124] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:54:19 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 2586 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/3125] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:54:19 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3126] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:54:19 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/3127] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:54:20 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3128] 199.19.213.73 () {34 vars in 974 bytes} [Thu Jul 16 03:54:22 2026] GET /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 1350 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/3129] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:54:22 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3130] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:54:22 2026] GET /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3131] 199.19.213.73 () {34 vars in 1015 bytes} [Thu Jul 16 03:54:22 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876?fields=dns_domain => generated 29 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3132] 199.19.213.73 () {38 vars in 1027 bytes} [Thu Jul 16 03:54:22 2026] PUT /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 1151 bytes in 345 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3133] 199.19.213.73 () {30 vars in 768 bytes} [Thu Jul 16 03:54:23 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 1244 bytes in 35 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: 1667/3134] 199.19.213.73 () {34 vars in 788 bytes} [Thu Jul 16 03:54:23 2026] PUT /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 1090 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3135] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:54:23 2026] GET /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 1090 bytes in 32 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-07-16 03:54:23.491 7 INFO neutron_taas.services.taas.taas_plugin [None req-81618270-f387-46a4-adf5-751e781c87c2 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 8bea8b59-9326-41d7-a3db-98db5abc3527 2026-07-16 03:54:23.494 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81618270-f387-46a4-adf5-751e781c87c2 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 8bea8b59-9326-41d7-a3db-98db5abc3527 [pid: 7|app: 0|req: 1668/3136] 199.19.213.73 () {32 vars in 758 bytes} [Thu Jul 16 03:54:23 2026] DELETE /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3137] 199.19.213.73 () {30 vars in 702 bytes} [Thu Jul 16 03:54:23 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: 1669/3138] 199.19.213.73 () {30 vars in 704 bytes} [Thu Jul 16 03:54:23 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: 1470/3139] 199.19.213.73 () {30 vars in 680 bytes} [Thu Jul 16 03:54:23 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: 1670/3140] 199.19.213.73 () {30 vars in 716 bytes} [Thu Jul 16 03:54:23 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:54:23.806 8 INFO neutron.pecan_wsgi.hooks.translation [None req-06eb3593-faf6-4786-b748-3d8ad54265a7 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1471/3141] 199.19.213.73 () {32 vars in 758 bytes} [Thu Jul 16 03:54:23 2026] DELETE /v2.0/ports/8bea8b59-9326-41d7-a3db-98db5abc3527 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3142] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:54:23 2026] GET /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:54:23.875 8 INFO neutron.api.v2.resource [None req-b1e1d266-404f-4dbd-b168-6df6f39f8ff6 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1472/3143] 199.19.213.73 () {30 vars in 762 bytes} [Thu Jul 16 03:54:23 2026] GET /v2.0/security-groups/lb-80c42e0d-4749-4669-aca1-cd4a8f510f0a => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3144] 199.19.213.73 () {30 vars in 784 bytes} [Thu Jul 16 03:54:23 2026] GET /v2.0/security-groups?name=lb-80c42e0d-4749-4669-aca1-cd4a8f510f0a => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3145] 199.19.213.73 () {30 vars in 736 bytes} [Thu Jul 16 03:54:23 2026] GET /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3146] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:54:24 2026] GET /v2.0/ports?tenant_id=b10d32dfcd924867bf3021309b602f82&device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/3147] 199.19.213.73 () {34 vars in 1065 bytes} [Thu Jul 16 03:54:24 2026] GET /v2.0/networks?id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e&id=973a0aa9-ff18-4b29-bbeb-d04ef7caa876 => generated 1524 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3148] 199.19.213.73 () {34 vars in 1059 bytes} [Thu Jul 16 03:54:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.44&port_id=a05707b6-b865-438c-a8d5-03d43921408c => 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: 1477/3149] 199.19.213.73 () {34 vars in 983 bytes} [Thu Jul 16 03:54:24 2026] GET /v2.0/subnets?id=805bb700-d80a-4e85-89d4-a67a32074e87 => generated 654 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3150] 199.19.213.73 () {34 vars in 788 bytes} [Thu Jul 16 03:54:23 2026] PUT /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => generated 1094 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3151] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:54:24 2026] GET /v2.0/ports?network_id=fd8c0d3c-032a-4279-a078-f95bb1f00f2e&device_owner=network%3Adhcp => generated 1244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3152] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:54:24 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?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: 1674/3153] 199.19.213.73 () {32 vars in 778 bytes} [Thu Jul 16 03:54:24 2026] DELETE /v2.0/security-groups/8708e84a-1006-4717-9a89-a33e30aae53b => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3154] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:54:24 2026] GET /v2.0/networks/fd8c0d3c-032a-4279-a078-f95bb1f00f2e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:54:24.355 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ba674f7-700c-4318-ad4c-84fc3ca59590 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: 544b9289-9082-4489-9e39-dd3711b1964a 2026-07-16 03:54:24.357 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ba674f7-700c-4318-ad4c-84fc3ca59590 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: 544b9289-9082-4489-9e39-dd3711b1964a [pid: 7|app: 0|req: 1675/3155] 199.19.213.73 () {32 vars in 758 bytes} [Thu Jul 16 03:54:24 2026] DELETE /v2.0/ports/544b9289-9082-4489-9e39-dd3711b1964a => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3156] 199.19.213.73 () {34 vars in 993 bytes} [Thu Jul 16 03:54:27 2026] GET /v2.0/ports?device_id=7139d20a-c33c-44e1-a0e1-701d585f30ab => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:54:27.453 7 INFO neutron_taas.services.taas.taas_plugin [req-dd8f58ea-a8e5-47f1-8e76-25e5cf7e9962 req-c624ae6a-a48e-4fa5-b212-64fc47318743 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] TaaS: Handle Delete Port: a05707b6-b865-438c-a8d5-03d43921408c 2026-07-16 03:54:27.455 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-dd8f58ea-a8e5-47f1-8e76-25e5cf7e9962 req-c624ae6a-a48e-4fa5-b212-64fc47318743 1e007ef54ee54a62820c932bcd434e1e b10d32dfcd924867bf3021309b602f82 - - default default] Tap Mirror: Handle Delete Port: a05707b6-b865-438c-a8d5-03d43921408c [pid: 7|app: 0|req: 1676/3157] 199.19.213.73 () {36 vars in 996 bytes} [Thu Jul 16 03:54:27 2026] DELETE /v2.0/ports/a05707b6-b865-438c-a8d5-03d43921408c => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:54:27.625 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f882720f-05ba-4939-b4b9-0a0e8e89b529'] response: {'server_uuid': '7139d20a-c33c-44e1-a0e1-701d585f30ab', 'name': 'network-vif-deleted', 'tag': 'a05707b6-b865-438c-a8d5-03d43921408c', 'status': 'completed', 'code': 200} 2026-07-16 03:54:28.974 8 INFO neutron_taas.services.taas.taas_plugin [None req-0a319a18-defe-4bbc-a9cf-148350c24acc 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] TaaS: Handle Delete Port: 188b8e38-6c86-43bc-9421-5945dcea35dd 2026-07-16 03:54:28.978 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a319a18-defe-4bbc-a9cf-148350c24acc 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Tap Mirror: Handle Delete Port: 188b8e38-6c86-43bc-9421-5945dcea35dd 2026-07-16 03:54:29.130 8 INFO neutron.db.l3_db [None req-0a319a18-defe-4bbc-a9cf-148350c24acc 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Floating IP af6abc2f-bfd8-4814-821b-8a7a8daf7718 disassociated (deleted). External IP: 10.96.250.217, port: 48999dee-2a68-4faf-8331-90b9a44b2a4c. [pid: 8|app: 0|req: 1483/3160] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:54:28 2026] DELETE /v2.0/floatingips/af6abc2f-bfd8-4814-821b-8a7a8daf7718 => generated 0 bytes in 642 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:29.502 7 INFO neutron.api.v2.resource [None req-6f698ca8-bb5b-43b6-beae-f047de1d20d9 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1678/3161] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:54:29 2026] GET /v2.0/floatingips/af6abc2f-bfd8-4814-821b-8a7a8daf7718 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:54:29.516 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-478d1c91-6011-4f00-8a52-5d71178018dd'] response: {'name': 'network-changed', 'server_uuid': '39b50ec1-6c85-41c5-a27e-63f84e0db3e5', 'tag': '48999dee-2a68-4faf-8331-90b9a44b2a4c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1484/3162] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:54:29 2026] GET /v2.0/ports?device_id=39b50ec1-6c85-41c5-a27e-63f84e0db3e5 => generated 1200 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3163] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:54:29 2026] GET /v2.0/security-groups?id=64b6da87-ab60-483d-8dd6-f195b04b086e&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3164] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:54:30 2026] GET /v2.0/ports?tenant_id=7812bd77d4884dc1b69efbdc4d43ca57&device_id=39b50ec1-6c85-41c5-a27e-63f84e0db3e5 => generated 1469 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3165] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:54:30 2026] GET /v2.0/networks?id=10488b83-25e5-4f8b-a43b-3554cd1254d5 => generated 800 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3166] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:54:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.168&port_id=48999dee-2a68-4faf-8331-90b9a44b2a4c => 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: 1681/3167] 199.19.213.73 () {34 vars in 1103 bytes} [Thu Jul 16 03:54:30 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A42&port_id=48999dee-2a68-4faf-8331-90b9a44b2a4c => 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: 1487/3168] 199.19.213.73 () {34 vars in 1063 bytes} [Thu Jul 16 03:54:30 2026] GET /v2.0/subnets?id=3a6970a4-a8ef-44a4-913f-e8d914399c2f&id=b1150674-21c2-48e9-8497-49f5452ec93c => generated 1413 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3169] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:54:30 2026] GET /v2.0/ports?network_id=10488b83-25e5-4f8b-a43b-3554cd1254d5&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3170] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:54:30 2026] GET /v2.0/ports?network_id=10488b83-25e5-4f8b-a43b-3554cd1254d5&device_owner=network%3Adhcp => 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: 1683/3171] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:54:30 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?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: 1489/3172] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:54:30 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5?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: 1684/3173] 199.19.213.73 () {34 vars in 993 bytes} [Thu Jul 16 03:54:32 2026] GET /v2.0/ports?device_id=39b50ec1-6c85-41c5-a27e-63f84e0db3e5 => generated 1200 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:54:32.156 8 INFO neutron_taas.services.taas.taas_plugin [req-b1b19715-f1a4-4f8e-ad20-505b566d8fc3 req-f831b03b-e8d3-4423-94e1-fef86a3b6a58 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] TaaS: Handle Delete Port: 48999dee-2a68-4faf-8331-90b9a44b2a4c 2026-07-16 03:54:32.159 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b1b19715-f1a4-4f8e-ad20-505b566d8fc3 req-f831b03b-e8d3-4423-94e1-fef86a3b6a58 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Tap Mirror: Handle Delete Port: 48999dee-2a68-4faf-8331-90b9a44b2a4c [pid: 8|app: 0|req: 1490/3174] 199.19.213.73 () {36 vars in 996 bytes} [Thu Jul 16 03:54:32 2026] DELETE /v2.0/ports/48999dee-2a68-4faf-8331-90b9a44b2a4c => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:54:32.382 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1d84a826-4485-4ec7-b4a9-b9232b4a7662'] response: {'server_uuid': '39b50ec1-6c85-41c5-a27e-63f84e0db3e5', 'name': 'network-vif-deleted', 'tag': '48999dee-2a68-4faf-8331-90b9a44b2a4c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1685/3175] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:54:34 2026] GET /v2.0/ports?device_id=39b50ec1-6c85-41c5-a27e-63f84e0db3e5 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 03:54:40.036 8 INFO neutron_taas.services.taas.taas_plugin [None req-99088902-6bda-4224-8521-f554a564b079 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] TaaS: Handle Delete Port: 559895a7-f41f-4a30-855a-9bbed526e2a2 2026-07-16 03:54:40.039 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99088902-6bda-4224-8521-f554a564b079 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Tap Mirror: Handle Delete Port: 559895a7-f41f-4a30-855a-9bbed526e2a2 2026-07-16 03:54:40.219 8 INFO neutron.db.l3_db [None req-99088902-6bda-4224-8521-f554a564b079 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Floating IP 5c31d971-0535-48e6-8f91-0c242f3d5cb9 disassociated (deleted). External IP: 10.96.250.207, port: 17b0af63-b3a3-4165-8699-96b61e9c06ba. [pid: 8|app: 0|req: 1491/3176] 10.0.0.60 () {32 vars in 731 bytes} [Thu Jul 16 03:54:39 2026] DELETE /v2.0/floatingips/5c31d971-0535-48e6-8f91-0c242f3d5cb9 => generated 0 bytes in 613 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:40.558 7 INFO neutron.api.v2.resource [None req-cc2d1014-6131-4444-b26e-7efa058045cf 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1686/3177] 10.0.0.60 () {32 vars in 728 bytes} [Thu Jul 16 03:54:40 2026] GET /v2.0/floatingips/5c31d971-0535-48e6-8f91-0c242f3d5cb9 => generated 144 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:54:40.573 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a61c5be1-8d78-4543-b1e2-45d1a4dda9cb'] response: {'name': 'network-changed', 'server_uuid': '21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9', 'tag': '17b0af63-b3a3-4165-8699-96b61e9c06ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1492/3178] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:54:40 2026] GET /v2.0/ports?device_id=21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9 => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3179] 10.0.0.130 () {34 vars in 1040 bytes} [Thu Jul 16 03:54:40 2026] GET /v2.0/security-groups?id=64b6da87-ab60-483d-8dd6-f195b04b086e&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3180] 199.19.213.73 () {34 vars in 1079 bytes} [Thu Jul 16 03:54:41 2026] GET /v2.0/ports?tenant_id=7812bd77d4884dc1b69efbdc4d43ca57&device_id=21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9 => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3181] 199.19.213.73 () {34 vars in 985 bytes} [Thu Jul 16 03:54:41 2026] GET /v2.0/networks?id=6284e901-c8c8-49f2-ba27-a8c99cd93dab => generated 801 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3182] 199.19.213.73 () {34 vars in 1057 bytes} [Thu Jul 16 03:54:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.217&port_id=17b0af63-b3a3-4165-8699-96b61e9c06ba => 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: 1689/3183] 199.19.213.73 () {34 vars in 1103 bytes} [Thu Jul 16 03:54:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A259&port_id=17b0af63-b3a3-4165-8699-96b61e9c06ba => 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: 1495/3184] 199.19.213.73 () {34 vars in 1063 bytes} [Thu Jul 16 03:54:41 2026] GET /v2.0/subnets?id=4dcdccee-cb0a-48f8-965f-84acaae83711&id=00b86aa4-9680-4081-8645-322862c5a9d2 => generated 1410 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3185] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:54:41 2026] GET /v2.0/ports?network_id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&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: 1496/3186] 199.19.213.73 () {34 vars in 1051 bytes} [Thu Jul 16 03:54:41 2026] GET /v2.0/ports?network_id=6284e901-c8c8-49f2-ba27-a8c99cd93dab&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3187] 199.19.213.73 () {34 vars in 1011 bytes} [Thu Jul 16 03:54:41 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3188] 199.19.213.73 () {34 vars in 1111 bytes} [Thu Jul 16 03:54:41 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab?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: 1692/3189] 199.19.213.73 () {34 vars in 993 bytes} [Thu Jul 16 03:54:43 2026] GET /v2.0/ports?device_id=21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9 => generated 1200 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 03:54:43.332 8 INFO neutron_taas.services.taas.taas_plugin [req-c8a6d30d-de72-4a37-bc18-943853946d67 req-626344da-edc2-4b37-8386-dfa13f0a0e44 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] TaaS: Handle Delete Port: 17b0af63-b3a3-4165-8699-96b61e9c06ba 2026-07-16 03:54:43.338 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c8a6d30d-de72-4a37-bc18-943853946d67 req-626344da-edc2-4b37-8386-dfa13f0a0e44 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Tap Mirror: Handle Delete Port: 17b0af63-b3a3-4165-8699-96b61e9c06ba [pid: 8|app: 0|req: 1498/3190] 199.19.213.73 () {36 vars in 996 bytes} [Thu Jul 16 03:54:43 2026] DELETE /v2.0/ports/17b0af63-b3a3-4165-8699-96b61e9c06ba => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:54:43.561 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-db42126c-011b-4b2b-8dcb-7ca1ad7567c8'] response: {'server_uuid': '21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9', 'name': 'network-vif-deleted', 'tag': '17b0af63-b3a3-4165-8699-96b61e9c06ba', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1500/3193] 10.0.0.130 () {34 vars in 990 bytes} [Thu Jul 16 03:54:45 2026] GET /v2.0/ports?device_id=21b590a4-f4e6-4ba3-8c45-386c2bb9f0d9 => 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: 1694/3194] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:54:50 2026] DELETE /v2.0/security-group-rules/3aa5b119-42db-423c-803a-5e583e13da6d => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:51.018 8 INFO neutron.api.v2.resource [None req-383ea872-aa8a-49f4-8ad9-a1a02f890fbd 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1501/3195] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:54:51 2026] GET /v2.0/security-group-rules/3aa5b119-42db-423c-803a-5e583e13da6d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3196] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:54:51 2026] DELETE /v2.0/security-group-rules/885589ab-68ed-483a-ab3e-629ea9b2c604 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:51.119 8 INFO neutron.api.v2.resource [None req-04d8f429-d028-4f9e-ba32-fd2d766216f5 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1502/3197] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:54:51 2026] GET /v2.0/security-group-rules/885589ab-68ed-483a-ab3e-629ea9b2c604 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1696/3198] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:54:51 2026] DELETE /v2.0/security-group-rules/e455f9f1-9d1e-4e9b-a7a1-94b80f8693ca => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:51.225 8 INFO neutron.api.v2.resource [None req-adb04444-3c86-47aa-bd1b-75eeaac05483 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1503/3199] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:54:51 2026] GET /v2.0/security-group-rules/e455f9f1-9d1e-4e9b-a7a1-94b80f8693ca => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1697/3200] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:54:51 2026] DELETE /v2.0/security-group-rules/1163f9a1-39f2-40e3-9b82-56c5ea000516 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:51.330 8 INFO neutron.api.v2.resource [None req-2fa82ecd-937e-4eb5-a3f4-1b190ccaf153 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1504/3201] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:54:51 2026] GET /v2.0/security-group-rules/1163f9a1-39f2-40e3-9b82-56c5ea000516 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1698/3202] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:54:51 2026] DELETE /v2.0/security-group-rules/45a3de57-0048-46b4-9142-a1d35fa43da6 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:51.412 8 INFO neutron.api.v2.resource [None req-90376950-5f24-4436-8f84-76789b19f490 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1505/3203] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:54:51 2026] GET /v2.0/security-group-rules/45a3de57-0048-46b4-9142-a1d35fa43da6 => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3204] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:54:51 2026] DELETE /v2.0/security-group-rules/b42b90e8-42d3-48cf-9d9e-5c69e91a2b48 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:51.497 8 INFO neutron.api.v2.resource [None req-45a9fdf6-e243-40db-866d-2875c599eaff 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1506/3205] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:54:51 2026] GET /v2.0/security-group-rules/b42b90e8-42d3-48cf-9d9e-5c69e91a2b48 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3206] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:54:51 2026] DELETE /v2.0/security-group-rules/4216deaf-7378-430c-ad2b-6a10b40a4e70 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:51.570 8 INFO neutron.api.v2.resource [None req-4413bcc0-9423-4eba-b5dd-3147603427b9 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1507/3207] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:54:51 2026] GET /v2.0/security-group-rules/4216deaf-7378-430c-ad2b-6a10b40a4e70 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3208] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:54:51 2026] DELETE /v2.0/security-group-rules/a63cc6da-472e-4b25-8759-74e40598c01e => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:51.640 8 INFO neutron.api.v2.resource [None req-f6fe3be6-d9b8-4f45-80c0-9335d7a19db8 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1508/3209] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:54:51 2026] GET /v2.0/security-group-rules/a63cc6da-472e-4b25-8759-74e40598c01e => generated 155 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3210] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:54:51 2026] DELETE /v2.0/security-group-rules/5a4828fe-5787-4945-8761-721a0b41b4d2 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:51.723 8 INFO neutron.api.v2.resource [None req-76796527-ff72-429a-a7fc-377093b8a156 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1509/3211] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:54:51 2026] GET /v2.0/security-group-rules/5a4828fe-5787-4945-8761-721a0b41b4d2 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3212] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:54:51 2026] DELETE /v2.0/security-group-rules/b57aaf70-f5fd-42d4-8131-8bdfe9e56639 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:51.808 8 INFO neutron.api.v2.resource [None req-b617b0bc-c4dd-4b04-87fe-309ddbf73596 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1510/3213] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:54:51 2026] GET /v2.0/security-group-rules/b57aaf70-f5fd-42d4-8131-8bdfe9e56639 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1704/3214] 10.0.0.60 () {32 vars in 749 bytes} [Thu Jul 16 03:54:51 2026] DELETE /v2.0/security-group-rules/f8a4502c-1884-4aa2-ba3f-782f17f2e57f => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:51.896 8 INFO neutron.api.v2.resource [None req-b9ecf059-95b3-4bc9-b434-d53da2513024 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1511/3215] 10.0.0.60 () {32 vars in 746 bytes} [Thu Jul 16 03:54:51 2026] GET /v2.0/security-group-rules/f8a4502c-1884-4aa2-ba3f-782f17f2e57f => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3216] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:54:51 2026] DELETE /v2.0/security-groups/64b6da87-ab60-483d-8dd6-f195b04b086e => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:51.990 8 INFO neutron.api.v2.resource [None req-176a827e-1f95-46fb-9347-ed033d4471f6 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1512/3217] 10.0.0.60 () {32 vars in 736 bytes} [Thu Jul 16 03:54:51 2026] GET /v2.0/security-groups/64b6da87-ab60-483d-8dd6-f195b04b086e => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:54:52.461 7 INFO neutron_taas.services.taas.taas_plugin [None req-f6ba2851-887c-41bc-a604-48d54e578be3 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] TaaS: Handle Delete Port: 50f57f5c-6711-4a15-9abc-f3d59e49e5f7 2026-07-16 03:54:52.464 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f6ba2851-887c-41bc-a604-48d54e578be3 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Tap Mirror: Handle Delete Port: 50f57f5c-6711-4a15-9abc-f3d59e49e5f7 [pid: 7|app: 0|req: 1706/3218] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:54:52 2026] PUT /v2.0/routers/80aaab8f-cd0f-428a-94d8-2c1ce7c30264/remove_router_interface => generated 309 bytes in 956 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:54:53.124 8 INFO neutron.api.v2.resource [None req-2af16e57-922c-4244-8a7b-6f47f02c64f0 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1513/3219] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:54:52 2026] PUT /v2.0/routers/80aaab8f-cd0f-428a-94d8-2c1ce7c30264/remove_router_interface => generated 198 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:54:53.511 7 INFO neutron_taas.services.taas.taas_plugin [None req-c1ee1906-fe55-403a-a464-37082c962c60 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] TaaS: Handle Delete Port: 6fbc8ddf-4276-4a9b-b642-d07d4b8d33d7 2026-07-16 03:54:53.513 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c1ee1906-fe55-403a-a464-37082c962c60 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Tap Mirror: Handle Delete Port: 6fbc8ddf-4276-4a9b-b642-d07d4b8d33d7 [pid: 7|app: 0|req: 1707/3220] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:54:53 2026] PUT /v2.0/routers/80aaab8f-cd0f-428a-94d8-2c1ce7c30264/remove_router_interface => generated 309 bytes in 857 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:54:54.171 8 INFO neutron.api.v2.resource [None req-d191fbc0-e058-4f14-8b90-11466dac2f52 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1514/3221] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:54:53 2026] PUT /v2.0/routers/80aaab8f-cd0f-428a-94d8-2c1ce7c30264/remove_router_interface => generated 198 bytes in 178 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:54:54.585 7 INFO neutron_taas.services.taas.taas_plugin [None req-21fadfbf-8908-4af3-aa9f-3fcbd5bd856c 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] TaaS: Handle Delete Port: fc4780d9-eb41-49d7-93f2-61f768aca08f 2026-07-16 03:54:54.588 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21fadfbf-8908-4af3-aa9f-3fcbd5bd856c 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Tap Mirror: Handle Delete Port: fc4780d9-eb41-49d7-93f2-61f768aca08f [pid: 7|app: 0|req: 1708/3222] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:54:54 2026] PUT /v2.0/routers/80aaab8f-cd0f-428a-94d8-2c1ce7c30264/remove_router_interface => generated 309 bytes in 914 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 03:54:55.733 8 INFO neutron.api.v2.resource [None req-790d3769-1942-4ea1-b1b6-399a6f40a9f3 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1515/3223] 10.0.0.60 () {34 vars in 788 bytes} [Thu Jul 16 03:54:55 2026] PUT /v2.0/routers/80aaab8f-cd0f-428a-94d8-2c1ce7c30264/remove_router_interface => generated 198 bytes in 630 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:54:55.887 7 INFO neutron_taas.services.taas.taas_plugin [None req-e56f5a1d-1006-4198-aa9d-219d24299de8 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] TaaS: Handle Delete Port: 979f7abf-0a6a-46ec-9c0f-9d3527339867 2026-07-16 03:54:55.890 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e56f5a1d-1006-4198-aa9d-219d24299de8 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Tap Mirror: Handle Delete Port: 979f7abf-0a6a-46ec-9c0f-9d3527339867 2026-07-16 03:54:56.139 7 INFO neutron_taas.services.taas.taas_plugin [None req-e56f5a1d-1006-4198-aa9d-219d24299de8 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] TaaS: Handle Delete Port: 14eb1b9d-25f9-41e5-a0ce-4a484bec9214 2026-07-16 03:54:56.143 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e56f5a1d-1006-4198-aa9d-219d24299de8 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Tap Mirror: Handle Delete Port: 14eb1b9d-25f9-41e5-a0ce-4a484bec9214 2026-07-16 03:54:56.519 7 INFO neutron.services.segments.plugin [-] Segment c9c3e17d-18f7-43e6-8503-aa037535d51a resource provider aggregate not found 2026-07-16 03:54:56.527 7 INFO neutron.services.segments.plugin [-] Segment c9c3e17d-18f7-43e6-8503-aa037535d51a resource provider aggregate not found 2026-07-16 03:54:56.552 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c9c3e17d-18f7-43e6-8503-aa037535d51a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c3e17d-18f7-43e6-8503-aa037535d51a found for delete ", "request_id": "req-52722b0c-c32f-4abb-981f-c46ba4ffd0ab"}]} 2026-07-16 03:54:56.557 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c9c3e17d-18f7-43e6-8503-aa037535d51a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c3e17d-18f7-43e6-8503-aa037535d51a found for delete ", "request_id": "req-23c4cec6-92fc-4154-bc8d-7254ac6d69c5"}]} 2026-07-16 03:54:56.565 7 INFO neutron.db.l3_hamode_db [None req-e56f5a1d-1006-4198-aa9d-219d24299de8 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] HA network d82c06b5-1dee-4570-a7d8-2a9eff238ae1 was deleted as no HA routers are present in tenant 7812bd77d4884dc1b69efbdc4d43ca57. [pid: 7|app: 0|req: 1709/3224] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:54:55 2026] DELETE /v2.0/routers/80aaab8f-cd0f-428a-94d8-2c1ce7c30264 => generated 0 bytes in 834 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 03:54:56.595 8 INFO neutron.api.v2.resource [None req-d339d604-f5e7-4693-b0ba-c8959f2066aa 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1516/3225] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:54:56 2026] GET /v2.0/routers/80aaab8f-cd0f-428a-94d8-2c1ce7c30264 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1710/3226] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:54:56 2026] DELETE /v2.0/subnets/b1150674-21c2-48e9-8497-49f5452ec93c => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:54:56.790 8 INFO neutron.pecan_wsgi.hooks.translation [None req-327766d7-3251-4a4d-a785-cbd10c7d4b2b 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/3227] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:54:56 2026] GET /v2.0/subnets/b1150674-21c2-48e9-8497-49f5452ec93c => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1711/3228] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:54:56 2026] DELETE /v2.0/subnets/3a6970a4-a8ef-44a4-913f-e8d914399c2f => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:54:56.924 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1c0e0201-8325-48c6-8037-a8d83e469461 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1518/3229] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:54:56 2026] GET /v2.0/subnets/3a6970a4-a8ef-44a4-913f-e8d914399c2f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:54:57.004 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2103201-d3af-4496-838e-3e739e864a79 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] TaaS: Handle Delete Port: 24cadc13-a566-40f0-83fa-448de30eef6c 2026-07-16 03:54:57.007 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2103201-d3af-4496-838e-3e739e864a79 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Tap Mirror: Handle Delete Port: 24cadc13-a566-40f0-83fa-448de30eef6c [pid: 7|app: 0|req: 1712/3230] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:54:56 2026] DELETE /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:54:57.215 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3060b23d-5c72-4821-8cb6-4d03c0f0c62e 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1519/3231] 10.0.0.60 () {32 vars in 722 bytes} [Thu Jul 16 03:54:57 2026] GET /v2.0/networks/10488b83-25e5-4f8b-a43b-3554cd1254d5 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1713/3232] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:54:57 2026] DELETE /v2.0/subnets/00b86aa4-9680-4081-8645-322862c5a9d2 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:54:57.389 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5285ba2f-3598-4b0c-b375-cfb4dbb40dec 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1520/3233] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:54:57 2026] GET /v2.0/subnets/00b86aa4-9680-4081-8645-322862c5a9d2 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1714/3234] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:54:57 2026] DELETE /v2.0/subnets/4dcdccee-cb0a-48f8-965f-84acaae83711 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:54:57.553 8 INFO neutron.pecan_wsgi.hooks.translation [None req-773e11d2-2d9b-49bf-a155-f7020a44223a 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1521/3235] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:54:57 2026] GET /v2.0/subnets/4dcdccee-cb0a-48f8-965f-84acaae83711 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:54:57.652 7 INFO neutron_taas.services.taas.taas_plugin [None req-477c6cd1-f9d2-447a-b0a1-e7db6bec3dbf 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] TaaS: Handle Delete Port: be25f56a-673e-41e0-a419-5afd2420bcc1 2026-07-16 03:54:57.656 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-477c6cd1-f9d2-447a-b0a1-e7db6bec3dbf 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Tap Mirror: Handle Delete Port: be25f56a-673e-41e0-a419-5afd2420bcc1 [pid: 7|app: 0|req: 1715/3236] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:54:57 2026] DELETE /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:54:57.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8636de10-abd9-4ef0-acd9-30b0b9496787 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1522/3237] 10.0.0.60 () {32 vars in 722 bytes} [Thu Jul 16 03:54:57 2026] GET /v2.0/networks/6284e901-c8c8-49f2-ba27-a8c99cd93dab => 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: 1716/3238] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:54:57 2026] DELETE /v2.0/subnets/0ffd63cf-ee9f-4f44-9b27-ac76cb74b5f8 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:54:58.046 8 INFO neutron.pecan_wsgi.hooks.translation [None req-44a885e3-7f75-4c68-a7c8-b70800d3a6a6 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1523/3239] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:54:58 2026] GET /v2.0/subnets/0ffd63cf-ee9f-4f44-9b27-ac76cb74b5f8 => 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: 1717/3240] 10.0.0.60 () {32 vars in 723 bytes} [Thu Jul 16 03:54:58 2026] DELETE /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:54:58.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dd2d0865-fff6-44c2-a582-3289691094f9 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1524/3241] 10.0.0.60 () {32 vars in 720 bytes} [Thu Jul 16 03:54:58 2026] GET /v2.0/subnets/e1262ef9-443a-4346-afe4-ac92d056373e => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:54:58.326 7 INFO neutron_taas.services.taas.taas_plugin [None req-237c8421-9661-4548-95c9-0f5f3b821e8d 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] TaaS: Handle Delete Port: c1f3ff21-4e56-474d-bd69-e3295134cd14 2026-07-16 03:54:58.330 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-237c8421-9661-4548-95c9-0f5f3b821e8d 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] Tap Mirror: Handle Delete Port: c1f3ff21-4e56-474d-bd69-e3295134cd14 [pid: 7|app: 0|req: 1718/3242] 10.0.0.60 () {32 vars in 725 bytes} [Thu Jul 16 03:54:58 2026] DELETE /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 03:54:58.531 8 INFO neutron.pecan_wsgi.hooks.translation [None req-210a4117-f899-4f31-81f4-e6fc304e2f88 71600edd538f4c68bc76302021e2460e 7812bd77d4884dc1b69efbdc4d43ca57 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1525/3243] 10.0.0.60 () {32 vars in 722 bytes} [Thu Jul 16 03:54:58 2026] GET /v2.0/networks/973a0aa9-ff18-4b29-bbeb-d04ef7caa876 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 03:54:58.567 7 INFO neutron.services.segments.plugin [-] Segment 58a2edf0-54c6-4a73-a90b-ad6d2d3e59e0 resource provider aggregate not found 2026-07-16 03:54:58.577 7 INFO neutron.services.segments.plugin [-] Segment 58a2edf0-54c6-4a73-a90b-ad6d2d3e59e0 resource provider aggregate not found 2026-07-16 03:54:58.582 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 58a2edf0-54c6-4a73-a90b-ad6d2d3e59e0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58a2edf0-54c6-4a73-a90b-ad6d2d3e59e0 found for delete ", "request_id": "req-af724ccd-4637-4d4a-bf27-d70f033b2bda"}]} 2026-07-16 03:54:58.594 7 INFO neutron.services.segments.plugin [-] Segment 718985a3-3d6e-4c32-b612-3b734c16b06c resource provider aggregate not found 2026-07-16 03:54:58.597 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 58a2edf0-54c6-4a73-a90b-ad6d2d3e59e0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58a2edf0-54c6-4a73-a90b-ad6d2d3e59e0 found for delete ", "request_id": "req-0eb9b98b-3db2-47b1-965d-618538e3566f"}]} 2026-07-16 03:54:58.611 7 INFO neutron.services.segments.plugin [-] Segment 718985a3-3d6e-4c32-b612-3b734c16b06c resource provider aggregate not found 2026-07-16 03:54:58.614 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 718985a3-3d6e-4c32-b612-3b734c16b06c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 718985a3-3d6e-4c32-b612-3b734c16b06c found for delete ", "request_id": "req-1b45753c-69c4-4864-aa00-b585b42817c7"}]} 2026-07-16 03:54:58.628 7 INFO neutron.services.segments.plugin [-] Segment 6bca81cc-7ccc-42f5-9a29-41fee9d9b7ba resource provider aggregate not found 2026-07-16 03:54:58.630 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 718985a3-3d6e-4c32-b612-3b734c16b06c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 718985a3-3d6e-4c32-b612-3b734c16b06c found for delete ", "request_id": "req-9d9a9380-e358-4be2-bf35-6ea09ff40444"}]} 2026-07-16 03:54:58.649 7 INFO neutron.services.segments.plugin [-] Segment 6bca81cc-7ccc-42f5-9a29-41fee9d9b7ba resource provider aggregate not found 2026-07-16 03:54:58.655 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6bca81cc-7ccc-42f5-9a29-41fee9d9b7ba resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bca81cc-7ccc-42f5-9a29-41fee9d9b7ba found for delete ", "request_id": "req-133f6952-7322-4604-91a6-cea8addb2ac1"}]} 2026-07-16 03:54:58.667 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6bca81cc-7ccc-42f5-9a29-41fee9d9b7ba resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6bca81cc-7ccc-42f5-9a29-41fee9d9b7ba found for delete ", "request_id": "req-18b23d86-1613-4af3-be2b-c8abe0669380"}]} [pid: 8|app: 0|req: 1527/3246] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:55:00 2026] GET /v2.0/security-groups?tenant_id=7812bd77d4884dc1b69efbdc4d43ca57&name=default => generated 2929 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1720/3247] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:55:00 2026] DELETE /v2.0/security-groups/a6e936de-2359-40b7-a036-df33472e9db8 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3248] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:55:00 2026] GET /v2.0/security-groups?tenant_id=870ef710380e4091b082e2d383aba4a5&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3249] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:55:00 2026] DELETE /v2.0/security-groups/07da625b-5d24-490c-a0b9-9ca71da764ba => 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: 1529/3250] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:55:01 2026] GET /v2.0/security-groups?tenant_id=5c437d272aaf4a449f13de1aa6721957&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: 1722/3251] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:55:01 2026] DELETE /v2.0/security-groups/4235ff2e-5b98-4fb3-ab3f-f6ae77e56f8a => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3252] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:55:01 2026] GET /v2.0/security-groups?tenant_id=36d5b0058464498aafd14c25fc6b1341&name=default => generated 2929 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1723/3253] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:55:01 2026] DELETE /v2.0/security-groups/26f5924b-3998-4075-89d5-2b11b05606b9 => 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: 1531/3254] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:55:01 2026] GET /v2.0/security-groups?tenant_id=7d1a6b686a3643659193799749f2b0e4&name=default => generated 2929 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1724/3255] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:55:01 2026] DELETE /v2.0/security-groups/0c8257a6-6387-4d60-99b3-327548c294d8 => 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: 1532/3256] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:55:02 2026] GET /v2.0/security-groups?tenant_id=5a8297dd21c64f19bd312d1be21215d1&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3257] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:55:02 2026] DELETE /v2.0/security-groups/83b6c088-a319-4e52-9dad-de16018cd3a8 => 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: 1533/3258] 10.0.0.60 () {32 vars in 773 bytes} [Thu Jul 16 03:55:02 2026] GET /v2.0/security-groups?tenant_id=302b124f40194719aaa096872f25f16f&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: 1726/3259] 10.0.0.60 () {32 vars in 739 bytes} [Thu Jul 16 03:55:02 2026] DELETE /v2.0/security-groups/9c018d1e-b07b-4a5b-ad4f-f897f8b0d417 => 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: 1534/3260] 10.0.0.60 () {32 vars in 648 bytes} [Thu Jul 16 03:55:05 2026] GET /v2.0/networks => generated 2168 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3261] 10.0.0.60 () {32 vars in 654 bytes} [Thu Jul 16 03:55:06 2026] GET /v2.0/floatingips => 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: 1535/3262] 10.0.0.60 () {32 vars in 646 bytes} [Thu Jul 16 03:55:06 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1728/3263] 10.0.0.60 () {32 vars in 642 bytes} [Thu Jul 16 03:55:06 2026] GET /v2.0/ports => generated 4725 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3264] 10.0.0.60 () {32 vars in 646 bytes} [Thu Jul 16 03:55:06 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1729/3265] 10.0.0.60 () {32 vars in 648 bytes} [Thu Jul 16 03:55:06 2026] GET /v2.0/networks => generated 2168 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3266] 10.0.0.60 () {32 vars in 662 bytes} [Thu Jul 16 03:55:06 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1730/3267] 10.0.0.60 () {32 vars in 654 bytes} [Thu Jul 16 03:55:06 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)